HEX
Server: Apache
System: Linux server1.panigaletech.com 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
User: ubuntu (1000)
PHP: 7.4.30
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //home/ubuntu/cc_sales_prod.29Apr2021.sql
-- MySQL dump 10.13  Distrib 5.7.33, for Linux (x86_64)
--
-- Host: localhost    Database: cc_sales_prod
-- ------------------------------------------------------
-- Server version	5.7.33-0ubuntu0.18.04.1

/*!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 utf8 */;
/*!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 */;

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_520_ci,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `attempts` int(11) NOT NULL DEFAULT '0',
  `last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`)
) ENGINE=InnoDB AUTO_INCREMENT=15024 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (12619,'wp_mail_smtp_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[43]','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-03-30 20:07:35','2021-03-30 20:07:35',0,NULL),(12848,'wp_mail_smtp_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[44]','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-04-02 13:03:56','2021-04-02 13:03:56',0,NULL),(13368,'wp_mail_smtp_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[45]','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-04-08 16:31:57','2021-04-08 16:31:57',0,NULL),(14247,'wp_mail_smtp_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[46]','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-04-19 12:22:48','2021-04-19 12:22:48',0,NULL),(14890,'aioseo_cleanup_action_scheduler','complete','2021-04-28 11:54:05','2021-04-28 11:54:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1619610845;s:18:\"\0*\0first_timestamp\";i:1611905780;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1619610845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2021-04-28 11:55:28','2021-04-28 11:55:28',0,NULL),(14940,'aioseo_admin_notifications_update','complete','2021-04-29 05:14:58','2021-04-29 05:14:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1619673298;s:18:\"\0*\0first_timestamp\";i:1612486800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1619673298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2021-04-29 05:15:36','2021-04-29 05:15:36',0,NULL),(14943,'aioseo_admin_notifications_update','pending','2021-04-29 06:03:19','2021-04-29 06:03:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1619676199;s:18:\"\0*\0first_timestamp\";i:1611882000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1619676199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(14964,'aioseo_image_sitemap_scan','complete','2021-04-28 12:07:06','2021-04-28 12:07:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619611626;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619611626;}',3,1,'2021-04-28 12:08:38','2021-04-28 12:08:38',0,NULL),(14965,'aioseo_cleanup_action_scheduler','pending','2021-04-29 11:55:28','2021-04-29 11:55:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1619697328;s:18:\"\0*\0first_timestamp\";i:1611905780;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1619697328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(14966,'aioseo_image_sitemap_scan','complete','2021-04-28 12:23:38','2021-04-28 12:23:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619612618;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619612618;}',3,1,'2021-04-28 12:25:53','2021-04-28 12:25:53',0,NULL),(14967,'aioseo_image_sitemap_scan','complete','2021-04-28 12:40:53','2021-04-28 12:40:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619613653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619613653;}',3,1,'2021-04-28 12:42:02','2021-04-28 12:42:02',0,NULL),(14968,'aioseo_image_sitemap_scan','complete','2021-04-28 12:57:02','2021-04-28 12:57:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619614622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619614622;}',3,1,'2021-04-28 12:57:16','2021-04-28 12:57:16',0,NULL),(14969,'aioseo_image_sitemap_scan','complete','2021-04-28 13:12:16','2021-04-28 13:12:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619615536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619615536;}',3,1,'2021-04-28 13:14:45','2021-04-28 13:14:45',0,NULL),(14970,'aioseo_image_sitemap_scan','complete','2021-04-28 13:29:45','2021-04-28 13:29:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619616585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619616585;}',3,1,'2021-04-28 13:31:08','2021-04-28 13:31:08',0,NULL),(14971,'aioseo_image_sitemap_scan','complete','2021-04-28 13:46:08','2021-04-28 13:46:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619617568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619617568;}',3,1,'2021-04-28 13:46:28','2021-04-28 13:46:28',0,NULL),(14972,'aioseo_image_sitemap_scan','complete','2021-04-28 14:01:28','2021-04-28 14:01:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619618488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619618488;}',3,1,'2021-04-28 14:03:12','2021-04-28 14:03:12',0,NULL),(14973,'aioseo_image_sitemap_scan','complete','2021-04-28 14:18:12','2021-04-28 14:18:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619619492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619619492;}',3,1,'2021-04-28 14:19:26','2021-04-28 14:19:26',0,NULL),(14974,'aioseo_image_sitemap_scan','complete','2021-04-28 14:34:26','2021-04-28 14:34:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619620466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619620466;}',3,1,'2021-04-28 14:35:31','2021-04-28 14:35:31',0,NULL),(14975,'aioseo_image_sitemap_scan','complete','2021-04-28 14:50:31','2021-04-28 14:50:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619621431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619621431;}',3,1,'2021-04-28 14:51:36','2021-04-28 14:51:36',0,NULL),(14976,'aioseo_image_sitemap_scan','complete','2021-04-28 15:06:36','2021-04-28 15:06:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619622396;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619622396;}',3,1,'2021-04-28 15:08:03','2021-04-28 15:08:03',0,NULL),(14977,'aioseo_image_sitemap_scan','complete','2021-04-28 15:23:03','2021-04-28 15:23:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619623383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619623383;}',3,1,'2021-04-28 15:29:44','2021-04-28 15:29:44',0,NULL),(14978,'aioseo_image_sitemap_scan','complete','2021-04-28 15:44:44','2021-04-28 15:44:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619624684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619624684;}',3,1,'2021-04-28 16:01:55','2021-04-28 16:01:55',0,NULL),(14979,'aioseo_image_sitemap_scan','complete','2021-04-28 16:16:55','2021-04-28 16:16:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619626615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619626615;}',3,1,'2021-04-28 16:32:07','2021-04-28 16:32:07',0,NULL),(14980,'aioseo_image_sitemap_scan','complete','2021-04-28 16:47:07','2021-04-28 16:47:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619628427;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619628427;}',3,1,'2021-04-28 16:50:18','2021-04-28 16:50:18',0,NULL),(14981,'aioseo_image_sitemap_scan','complete','2021-04-28 17:05:18','2021-04-28 17:05:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619629518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619629518;}',3,1,'2021-04-28 17:07:30','2021-04-28 17:07:30',0,NULL),(14982,'aioseo_image_sitemap_scan','complete','2021-04-28 17:22:30','2021-04-28 17:22:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619630550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619630550;}',3,1,'2021-04-28 17:44:47','2021-04-28 17:44:47',0,NULL),(14983,'aioseo_image_sitemap_scan','complete','2021-04-28 17:59:47','2021-04-28 17:59:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619632787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619632787;}',3,1,'2021-04-28 18:01:56','2021-04-28 18:01:56',0,NULL),(14984,'aioseo_image_sitemap_scan','complete','2021-04-28 18:16:56','2021-04-28 18:16:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619633816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619633816;}',3,1,'2021-04-28 18:21:09','2021-04-28 18:21:09',0,NULL),(14985,'aioseo_image_sitemap_scan','complete','2021-04-28 18:36:09','2021-04-28 18:36:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619634969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619634969;}',3,1,'2021-04-28 18:37:22','2021-04-28 18:37:22',0,NULL),(14986,'aioseo_image_sitemap_scan','complete','2021-04-28 18:52:22','2021-04-28 18:52:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619635942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619635942;}',3,1,'2021-04-28 18:53:19','2021-04-28 18:53:19',0,NULL),(14987,'aioseo_image_sitemap_scan','complete','2021-04-28 19:08:19','2021-04-28 19:08:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619636899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619636899;}',3,1,'2021-04-28 19:11:04','2021-04-28 19:11:04',0,NULL),(14988,'aioseo_image_sitemap_scan','complete','2021-04-28 19:26:04','2021-04-28 19:26:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619637964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619637964;}',3,1,'2021-04-28 19:28:33','2021-04-28 19:28:33',0,NULL),(14989,'aioseo_image_sitemap_scan','complete','2021-04-28 19:43:33','2021-04-28 19:43:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619639013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619639013;}',3,1,'2021-04-28 19:45:48','2021-04-28 19:45:48',0,NULL),(14990,'aioseo_image_sitemap_scan','complete','2021-04-28 20:00:48','2021-04-28 20:00:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619640048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619640048;}',3,1,'2021-04-28 20:01:14','2021-04-28 20:01:14',0,NULL),(14991,'aioseo_image_sitemap_scan','complete','2021-04-28 20:16:14','2021-04-28 20:16:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619640974;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619640974;}',3,1,'2021-04-28 20:24:17','2021-04-28 20:24:17',0,NULL),(14992,'aioseo_image_sitemap_scan','complete','2021-04-28 20:39:17','2021-04-28 20:39:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619642357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619642357;}',3,1,'2021-04-28 20:40:47','2021-04-28 20:40:47',0,NULL),(14993,'aioseo_image_sitemap_scan','complete','2021-04-28 20:55:47','2021-04-28 20:55:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619643347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619643347;}',3,1,'2021-04-28 21:02:31','2021-04-28 21:02:31',0,NULL),(14994,'aioseo_image_sitemap_scan','complete','2021-04-28 21:17:31','2021-04-28 21:17:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619644651;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619644651;}',3,1,'2021-04-28 21:29:15','2021-04-28 21:29:15',0,NULL),(14995,'aioseo_image_sitemap_scan','complete','2021-04-28 21:44:15','2021-04-28 21:44:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619646255;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619646255;}',3,1,'2021-04-28 21:46:08','2021-04-28 21:46:08',0,NULL),(14996,'aioseo_image_sitemap_scan','complete','2021-04-28 22:01:08','2021-04-28 22:01:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619647268;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619647268;}',3,1,'2021-04-28 22:03:51','2021-04-28 22:03:51',0,NULL),(14997,'aioseo_image_sitemap_scan','complete','2021-04-28 22:18:51','2021-04-28 22:18:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619648331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619648331;}',3,1,'2021-04-28 22:28:06','2021-04-28 22:28:06',0,NULL),(14998,'aioseo_image_sitemap_scan','complete','2021-04-28 22:43:06','2021-04-28 22:43:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619649786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619649786;}',3,1,'2021-04-28 22:45:52','2021-04-28 22:45:52',0,NULL),(14999,'aioseo_image_sitemap_scan','complete','2021-04-28 23:00:52','2021-04-28 23:00:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619650852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619650852;}',3,1,'2021-04-28 23:06:37','2021-04-28 23:06:37',0,NULL),(15000,'aioseo_image_sitemap_scan','complete','2021-04-28 23:21:37','2021-04-28 23:21:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619652097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619652097;}',3,1,'2021-04-28 23:24:33','2021-04-28 23:24:33',0,NULL),(15001,'aioseo_image_sitemap_scan','complete','2021-04-28 23:39:33','2021-04-28 23:39:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619653173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619653173;}',3,1,'2021-04-28 23:46:39','2021-04-28 23:46:39',0,NULL),(15002,'aioseo_image_sitemap_scan','complete','2021-04-29 00:01:39','2021-04-29 00:01:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619654499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619654499;}',3,1,'2021-04-29 00:15:27','2021-04-29 00:15:27',0,NULL),(15003,'aioseo_image_sitemap_scan','complete','2021-04-29 00:30:27','2021-04-29 00:30:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619656227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619656227;}',3,1,'2021-04-29 00:44:06','2021-04-29 00:44:06',0,NULL),(15004,'aioseo_image_sitemap_scan','complete','2021-04-29 00:59:06','2021-04-29 00:59:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619657946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619657946;}',3,1,'2021-04-29 01:04:18','2021-04-29 01:04:18',0,NULL),(15005,'aioseo_image_sitemap_scan','complete','2021-04-29 01:19:18','2021-04-29 01:19:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619659158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619659158;}',3,1,'2021-04-29 01:20:38','2021-04-29 01:20:38',0,NULL),(15006,'aioseo_image_sitemap_scan','complete','2021-04-29 01:35:38','2021-04-29 01:35:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619660138;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619660138;}',3,1,'2021-04-29 01:40:10','2021-04-29 01:40:10',0,NULL),(15007,'aioseo_image_sitemap_scan','complete','2021-04-29 01:55:10','2021-04-29 01:55:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619661310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619661310;}',3,1,'2021-04-29 01:56:37','2021-04-29 01:56:37',0,NULL),(15008,'aioseo_image_sitemap_scan','complete','2021-04-29 02:11:37','2021-04-29 02:11:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619662297;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619662297;}',3,1,'2021-04-29 02:11:53','2021-04-29 02:11:53',0,NULL),(15009,'aioseo_image_sitemap_scan','complete','2021-04-29 02:26:53','2021-04-29 02:26:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619663213;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619663213;}',3,1,'2021-04-29 02:29:12','2021-04-29 02:29:12',0,NULL),(15010,'aioseo_image_sitemap_scan','complete','2021-04-29 02:44:12','2021-04-29 02:44:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619664252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619664252;}',3,1,'2021-04-29 02:44:57','2021-04-29 02:44:57',0,NULL),(15011,'aioseo_image_sitemap_scan','complete','2021-04-29 02:59:57','2021-04-29 02:59:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619665197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619665197;}',3,1,'2021-04-29 03:02:56','2021-04-29 03:02:56',0,NULL),(15012,'aioseo_image_sitemap_scan','complete','2021-04-29 03:17:56','2021-04-29 03:17:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619666276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619666276;}',3,1,'2021-04-29 03:20:01','2021-04-29 03:20:01',0,NULL),(15013,'aioseo_image_sitemap_scan','complete','2021-04-29 03:35:01','2021-04-29 03:35:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619667301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619667301;}',3,1,'2021-04-29 03:35:57','2021-04-29 03:35:57',0,NULL),(15014,'aioseo_image_sitemap_scan','complete','2021-04-29 03:50:57','2021-04-29 03:50:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619668257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619668257;}',3,1,'2021-04-29 04:05:55','2021-04-29 04:05:55',0,NULL),(15015,'aioseo_image_sitemap_scan','complete','2021-04-29 04:20:55','2021-04-29 04:20:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619670055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619670055;}',3,1,'2021-04-29 04:24:14','2021-04-29 04:24:14',0,NULL),(15016,'aioseo_image_sitemap_scan','complete','2021-04-29 04:39:14','2021-04-29 04:39:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619671154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619671154;}',3,1,'2021-04-29 04:47:05','2021-04-29 04:47:05',0,NULL),(15017,'aioseo_image_sitemap_scan','complete','2021-04-29 05:02:05','2021-04-29 05:02:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619672525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619672525;}',3,1,'2021-04-29 05:03:30','2021-04-29 05:03:30',0,NULL),(15018,'wp_mail_smtp_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[47]','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-04-29 04:48:12','2021-04-29 04:48:12',0,NULL),(15019,'aioseo_image_sitemap_scan','complete','2021-04-29 05:18:30','2021-04-29 05:18:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619673510;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619673510;}',3,1,'2021-04-29 05:19:34','2021-04-29 05:19:34',0,NULL),(15020,'aioseo_admin_notifications_update','pending','2021-04-30 05:15:36','2021-04-30 05:15:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1619759736;s:18:\"\0*\0first_timestamp\";i:1612486800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1619759736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(15021,'aioseo_image_sitemap_scan','complete','2021-04-29 05:34:34','2021-04-29 05:34:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619674474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619674474;}',3,1,'2021-04-29 05:35:36','2021-04-29 05:35:36',0,NULL),(15022,'aioseo_image_sitemap_scan','complete','2021-04-29 05:50:36','2021-04-29 05:50:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619675436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619675436;}',3,1,'2021-04-29 05:50:51','2021-04-29 05:50:51',0,NULL),(15023,'aioseo_image_sitemap_scan','pending','2021-04-29 06:05:51','2021-04-29 06:05:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1619676351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1619676351;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=56152 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_claims`
--

LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_groups`
--

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wp_mail_smtp'),(3,'aioseo');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `log_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=45052 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (79,27,'action created','2021-01-28 07:36:19','2021-01-28 07:36:19'),(80,28,'action created','2021-01-28 07:36:19','2021-01-28 07:36:19'),(81,29,'action created','2021-01-28 07:36:20','2021-01-28 07:36:20'),(82,30,'action created','2021-01-28 07:36:20','2021-01-28 07:36:20'),(83,31,'action created','2021-01-28 07:36:20','2021-01-28 07:36:20'),(84,28,'action started via WP Cron','2021-01-28 07:36:51','2021-01-28 07:36:51'),(85,28,'action complete via WP Cron','2021-01-28 07:36:51','2021-01-28 07:36:51'),(86,30,'action started via WP Cron','2021-01-28 07:36:51','2021-01-28 07:36:51'),(87,30,'action complete via WP Cron','2021-01-28 07:36:51','2021-01-28 07:36:51'),(88,31,'action started via WP Cron','2021-01-28 07:36:51','2021-01-28 07:36:51'),(89,32,'action created','2021-01-28 07:36:52','2021-01-28 07:36:52'),(90,31,'action complete via WP Cron','2021-01-28 07:36:52','2021-01-28 07:36:52'),(91,32,'action started via WP Cron','2021-01-28 07:38:20','2021-01-28 07:38:20'),(92,33,'action created','2021-01-28 07:38:21','2021-01-28 07:38:21'),(93,32,'action complete via WP Cron','2021-01-28 07:38:21','2021-01-28 07:38:21'),(94,33,'action started via WP Cron','2021-01-28 07:39:19','2021-01-28 07:39:19'),(95,34,'action created','2021-01-28 07:39:20','2021-01-28 07:39:20'),(96,33,'action complete via WP Cron','2021-01-28 07:39:20','2021-01-28 07:39:20'),(97,34,'action started via WP Cron','2021-01-28 07:40:20','2021-01-28 07:40:20'),(98,34,'action complete via WP Cron','2021-01-28 07:40:20','2021-01-28 07:40:20'),(99,35,'action created','2021-01-28 07:41:36','2021-01-28 07:41:36'),(100,35,'action started via WP Cron','2021-01-28 07:44:38','2021-01-28 07:44:38'),(101,35,'action complete via WP Cron','2021-01-28 07:44:38','2021-01-28 07:44:38'),(102,36,'action created','2021-01-28 07:44:39','2021-01-28 07:44:39'),(103,36,'action started via WP Cron','2021-01-28 07:53:06','2021-01-28 07:53:06'),(104,36,'action complete via WP Cron','2021-01-28 07:53:07','2021-01-28 07:53:07'),(105,37,'action created','2021-01-28 07:54:19','2021-01-28 07:54:19'),(106,37,'action started via WP Cron','2021-01-28 07:55:55','2021-01-28 07:55:55'),(107,37,'action complete via WP Cron','2021-01-28 07:55:55','2021-01-28 07:55:55'),(108,38,'action created','2021-01-28 07:56:43','2021-01-28 07:56:43'),(109,38,'action started via WP Cron','2021-01-28 07:57:40','2021-01-28 07:57:40'),(110,38,'action complete via WP Cron','2021-01-28 07:57:40','2021-01-28 07:57:40'),(111,39,'action created','2021-01-28 07:58:46','2021-01-28 07:58:46'),(112,39,'action started via WP Cron','2021-01-28 07:59:52','2021-01-28 07:59:52'),(113,39,'action complete via WP Cron','2021-01-28 07:59:52','2021-01-28 07:59:52'),(114,40,'action created','2021-01-28 08:03:07','2021-01-28 08:03:07'),(115,40,'action started via WP Cron','2021-01-28 08:03:54','2021-01-28 08:03:54'),(116,40,'action complete via WP Cron','2021-01-28 08:03:54','2021-01-28 08:03:54'),(117,41,'action created','2021-01-28 08:04:24','2021-01-28 08:04:24'),(118,41,'action started via WP Cron','2021-01-28 08:04:39','2021-01-28 08:04:39'),(119,41,'action complete via WP Cron','2021-01-28 08:04:39','2021-01-28 08:04:39'),(120,42,'action created','2021-01-28 08:05:02','2021-01-28 08:05:02'),(121,42,'action started via WP Cron','2021-01-28 08:05:56','2021-01-28 08:05:56'),(122,42,'action complete via WP Cron','2021-01-28 08:05:56','2021-01-28 08:05:56'),(123,43,'action created','2021-01-28 08:06:34','2021-01-28 08:06:34'),(124,43,'action started via WP Cron','2021-01-28 08:07:50','2021-01-28 08:07:50'),(125,43,'action complete via WP Cron','2021-01-28 08:07:50','2021-01-28 08:07:50'),(126,44,'action created','2021-01-28 08:09:59','2021-01-28 08:09:59'),(127,44,'action started via WP Cron','2021-01-28 08:17:06','2021-01-28 08:17:06'),(128,44,'action complete via WP Cron','2021-01-28 08:17:06','2021-01-28 08:17:06'),(129,45,'action created','2021-01-28 08:17:08','2021-01-28 08:17:08'),(130,45,'action started via WP Cron','2021-01-28 08:20:59','2021-01-28 08:20:59'),(131,45,'action complete via WP Cron','2021-01-28 08:20:59','2021-01-28 08:20:59'),(132,46,'action created','2021-01-28 08:20:59','2021-01-28 08:20:59'),(133,46,'action started via WP Cron','2021-01-28 08:23:35','2021-01-28 08:23:35'),(134,46,'action complete via WP Cron','2021-01-28 08:23:35','2021-01-28 08:23:35'),(135,47,'action created','2021-01-28 08:23:36','2021-01-28 08:23:36'),(136,47,'action started via WP Cron','2021-01-28 08:27:39','2021-01-28 08:27:39'),(137,47,'action complete via WP Cron','2021-01-28 08:27:39','2021-01-28 08:27:39'),(138,48,'action created','2021-01-28 08:29:32','2021-01-28 08:29:32'),(139,48,'action started via WP Cron','2021-01-28 08:33:07','2021-01-28 08:33:07'),(140,48,'action complete via WP Cron','2021-01-28 08:33:07','2021-01-28 08:33:07'),(141,49,'action created','2021-01-28 08:38:40','2021-01-28 08:38:40'),(142,49,'action started via WP Cron','2021-01-28 08:40:06','2021-01-28 08:40:06'),(143,49,'action complete via WP Cron','2021-01-28 08:40:06','2021-01-28 08:40:06'),(144,50,'action created','2021-01-28 08:45:45','2021-01-28 08:45:45'),(145,50,'action started via WP Cron','2021-01-28 08:47:39','2021-01-28 08:47:39'),(146,50,'action complete via WP Cron','2021-01-28 08:47:39','2021-01-28 08:47:39'),(147,51,'action created','2021-01-28 08:52:16','2021-01-28 08:52:16'),(148,51,'action started via WP Cron','2021-01-28 08:52:49','2021-01-28 08:52:49'),(149,51,'action complete via WP Cron','2021-01-28 08:52:49','2021-01-28 08:52:49'),(150,52,'action created','2021-01-28 08:52:49','2021-01-28 08:52:49'),(151,52,'action started via WP Cron','2021-01-28 08:56:32','2021-01-28 08:56:32'),(152,52,'action complete via WP Cron','2021-01-28 08:56:32','2021-01-28 08:56:32'),(153,53,'action created','2021-01-28 09:03:06','2021-01-28 09:03:06'),(154,53,'action started via WP Cron','2021-01-28 09:08:22','2021-01-28 09:08:22'),(155,53,'action complete via WP Cron','2021-01-28 09:08:22','2021-01-28 09:08:22'),(156,54,'action created','2021-01-28 09:08:27','2021-01-28 09:08:27'),(157,54,'action started via WP Cron','2021-01-28 09:12:12','2021-01-28 09:12:12'),(158,54,'action complete via WP Cron','2021-01-28 09:12:12','2021-01-28 09:12:12'),(159,55,'action created','2021-01-28 09:12:12','2021-01-28 09:12:12'),(160,55,'action started via WP Cron','2021-01-28 09:23:44','2021-01-28 09:23:44'),(161,55,'action complete via WP Cron','2021-01-28 09:23:44','2021-01-28 09:23:44'),(162,56,'action created','2021-01-28 09:23:45','2021-01-28 09:23:45'),(163,56,'action started via WP Cron','2021-01-28 09:24:50','2021-01-28 09:24:50'),(164,56,'action complete via WP Cron','2021-01-28 09:24:50','2021-01-28 09:24:50'),(165,57,'action created','2021-01-28 09:28:08','2021-01-28 09:28:08'),(166,57,'action started via WP Cron','2021-01-28 09:33:07','2021-01-28 09:33:07'),(167,57,'action complete via WP Cron','2021-01-28 09:33:07','2021-01-28 09:33:07'),(168,58,'action created','2021-01-28 09:39:50','2021-01-28 09:39:50'),(169,58,'action started via WP Cron','2021-01-28 09:48:20','2021-01-28 09:48:20'),(170,58,'action complete via WP Cron','2021-01-28 09:48:20','2021-01-28 09:48:20'),(171,59,'action created','2021-01-28 09:56:01','2021-01-28 09:56:01'),(172,59,'action started via WP Cron','2021-01-28 10:03:06','2021-01-28 10:03:06'),(173,59,'action complete via WP Cron','2021-01-28 10:03:06','2021-01-28 10:03:06'),(174,60,'action created','2021-01-28 10:06:47','2021-01-28 10:06:47'),(175,60,'action started via WP Cron','2021-01-28 10:12:24','2021-01-28 10:12:24'),(176,60,'action complete via WP Cron','2021-01-28 10:12:24','2021-01-28 10:12:24'),(177,61,'action created','2021-01-28 10:12:24','2021-01-28 10:12:24'),(178,61,'action started via WP Cron','2021-01-28 10:13:58','2021-01-28 10:13:58'),(179,61,'action complete via WP Cron','2021-01-28 10:13:58','2021-01-28 10:13:58'),(180,62,'action created','2021-01-28 10:13:58','2021-01-28 10:13:58'),(181,62,'action started via WP Cron','2021-01-28 10:23:42','2021-01-28 10:23:42'),(182,62,'action complete via WP Cron','2021-01-28 10:23:42','2021-01-28 10:23:42'),(183,63,'action created','2021-01-28 10:29:04','2021-01-28 10:29:04'),(184,63,'action started via WP Cron','2021-01-28 10:31:30','2021-01-28 10:31:30'),(185,63,'action complete via WP Cron','2021-01-28 10:31:30','2021-01-28 10:31:30'),(186,64,'action created','2021-01-28 10:31:30','2021-01-28 10:31:30'),(187,64,'action started via WP Cron','2021-01-28 10:33:07','2021-01-28 10:33:07'),(188,64,'action complete via WP Cron','2021-01-28 10:33:07','2021-01-28 10:33:07'),(189,65,'action created','2021-01-28 10:33:53','2021-01-28 10:33:53'),(190,65,'action started via WP Cron','2021-01-28 10:34:49','2021-01-28 10:34:49'),(191,65,'action complete via WP Cron','2021-01-28 10:34:49','2021-01-28 10:34:49'),(192,66,'action created','2021-01-28 10:36:09','2021-01-28 10:36:09'),(193,66,'action started via WP Cron','2021-01-28 10:37:43','2021-01-28 10:37:43'),(194,66,'action complete via WP Cron','2021-01-28 10:37:43','2021-01-28 10:37:43'),(195,67,'action created','2021-01-28 10:37:43','2021-01-28 10:37:43'),(196,67,'action started via WP Cron','2021-01-28 10:43:53','2021-01-28 10:43:53'),(197,67,'action complete via WP Cron','2021-01-28 10:43:53','2021-01-28 10:43:53'),(198,68,'action created','2021-01-28 10:43:53','2021-01-28 10:43:53'),(199,68,'action started via WP Cron','2021-01-28 10:44:58','2021-01-28 10:44:58'),(200,68,'action complete via WP Cron','2021-01-28 10:44:58','2021-01-28 10:44:58'),(201,69,'action created','2021-01-28 10:46:02','2021-01-28 10:46:02'),(202,69,'action started via WP Cron','2021-01-28 10:47:00','2021-01-28 10:47:00'),(203,69,'action complete via WP Cron','2021-01-28 10:47:00','2021-01-28 10:47:00'),(204,70,'action created','2021-01-28 10:48:01','2021-01-28 10:48:01'),(205,70,'action started via WP Cron','2021-01-28 10:49:07','2021-01-28 10:49:07'),(206,70,'action complete via WP Cron','2021-01-28 10:49:07','2021-01-28 10:49:07'),(207,71,'action created','2021-01-28 10:50:03','2021-01-28 10:50:03'),(208,71,'action started via WP Cron','2021-01-28 10:51:04','2021-01-28 10:51:04'),(209,71,'action complete via WP Cron','2021-01-28 10:51:04','2021-01-28 10:51:04'),(210,72,'action created','2021-01-28 10:52:05','2021-01-28 10:52:05'),(211,72,'action started via Async Request','2021-01-28 10:52:18','2021-01-28 10:52:18'),(212,72,'action complete via Async Request','2021-01-28 10:52:18','2021-01-28 10:52:18'),(213,73,'action created','2021-01-28 10:52:34','2021-01-28 10:52:34'),(214,73,'action started via WP Cron','2021-01-28 10:53:56','2021-01-28 10:53:56'),(215,73,'action complete via WP Cron','2021-01-28 10:53:56','2021-01-28 10:53:56'),(216,74,'action created','2021-01-28 10:54:07','2021-01-28 10:54:07'),(217,74,'action started via WP Cron','2021-01-28 10:54:36','2021-01-28 10:54:36'),(218,74,'action complete via WP Cron','2021-01-28 10:54:36','2021-01-28 10:54:36'),(219,75,'action created','2021-01-28 10:54:39','2021-01-28 10:54:39'),(220,75,'action started via WP Cron','2021-01-28 10:56:09','2021-01-28 10:56:09'),(221,75,'action complete via WP Cron','2021-01-28 10:56:09','2021-01-28 10:56:09'),(222,76,'action created','2021-01-28 10:56:37','2021-01-28 10:56:37'),(223,76,'action started via WP Cron','2021-01-28 10:58:11','2021-01-28 10:58:11'),(224,76,'action complete via WP Cron','2021-01-28 10:58:11','2021-01-28 10:58:11'),(225,77,'action created','2021-01-28 10:59:12','2021-01-28 10:59:12'),(226,77,'action started via WP Cron','2021-01-28 11:00:13','2021-01-28 11:00:13'),(227,77,'action complete via WP Cron','2021-01-28 11:00:13','2021-01-28 11:00:13'),(228,78,'action created','2021-01-28 11:01:14','2021-01-28 11:01:14'),(229,78,'action started via WP Cron','2021-01-28 11:02:15','2021-01-28 11:02:15'),(230,78,'action complete via WP Cron','2021-01-28 11:02:15','2021-01-28 11:02:15'),(231,79,'action created','2021-01-28 11:03:06','2021-01-28 11:03:06'),(232,79,'action started via WP Cron','2021-01-28 11:04:17','2021-01-28 11:04:17'),(233,79,'action complete via WP Cron','2021-01-28 11:04:17','2021-01-28 11:04:17'),(234,80,'action created','2021-01-28 11:05:18','2021-01-28 11:05:18'),(235,80,'action started via WP Cron','2021-01-28 11:06:19','2021-01-28 11:06:19'),(236,80,'action complete via WP Cron','2021-01-28 11:06:19','2021-01-28 11:06:19'),(237,81,'action created','2021-01-28 11:07:20','2021-01-28 11:07:20'),(238,81,'action started via WP Cron','2021-01-28 11:08:21','2021-01-28 11:08:21'),(239,81,'action complete via WP Cron','2021-01-28 11:08:21','2021-01-28 11:08:21'),(240,82,'action created','2021-01-28 11:09:22','2021-01-28 11:09:22'),(241,82,'action started via WP Cron','2021-01-28 11:10:23','2021-01-28 11:10:23'),(242,82,'action complete via WP Cron','2021-01-28 11:10:23','2021-01-28 11:10:23'),(243,83,'action created','2021-01-28 11:11:11','2021-01-28 11:11:11'),(244,83,'action started via WP Cron','2021-01-28 11:12:28','2021-01-28 11:12:28'),(245,83,'action complete via WP Cron','2021-01-28 11:12:28','2021-01-28 11:12:28'),(246,84,'action created','2021-01-28 11:12:54','2021-01-28 11:12:54'),(247,84,'action started via WP Cron','2021-01-28 11:14:08','2021-01-28 11:14:08'),(248,84,'action complete via WP Cron','2021-01-28 11:14:08','2021-01-28 11:14:08'),(249,85,'action created','2021-01-28 11:14:27','2021-01-28 11:14:27'),(250,85,'action started via WP Cron','2021-01-28 11:15:28','2021-01-28 11:15:28'),(251,85,'action complete via WP Cron','2021-01-28 11:15:28','2021-01-28 11:15:28'),(252,86,'action created','2021-01-28 11:16:29','2021-01-28 11:16:29'),(253,86,'action started via WP Cron','2021-01-28 11:17:31','2021-01-28 11:17:31'),(254,86,'action complete via WP Cron','2021-01-28 11:17:31','2021-01-28 11:17:31'),(255,87,'action created','2021-01-28 11:18:32','2021-01-28 11:18:32'),(256,87,'action started via WP Cron','2021-01-28 11:19:34','2021-01-28 11:19:34'),(257,87,'action complete via WP Cron','2021-01-28 11:19:34','2021-01-28 11:19:34'),(258,88,'action created','2021-01-28 11:20:37','2021-01-28 11:20:37'),(259,88,'action started via WP Cron','2021-01-28 11:21:36','2021-01-28 11:21:36'),(260,88,'action complete via WP Cron','2021-01-28 11:21:36','2021-01-28 11:21:36'),(261,89,'action created','2021-01-28 11:22:37','2021-01-28 11:22:37'),(262,89,'action started via WP Cron','2021-01-28 11:23:36','2021-01-28 11:23:36'),(263,89,'action complete via WP Cron','2021-01-28 11:23:36','2021-01-28 11:23:36'),(264,90,'action created','2021-01-28 11:24:37','2021-01-28 11:24:37'),(265,90,'action started via WP Cron','2021-01-28 11:25:38','2021-01-28 11:25:38'),(266,90,'action complete via WP Cron','2021-01-28 11:25:38','2021-01-28 11:25:38'),(267,91,'action created','2021-01-28 11:26:18','2021-01-28 11:26:18'),(268,91,'action started via WP Cron','2021-01-28 11:26:39','2021-01-28 11:26:39'),(269,91,'action complete via WP Cron','2021-01-28 11:26:39','2021-01-28 11:26:39'),(270,92,'action created','2021-01-28 11:27:40','2021-01-28 11:27:40'),(271,92,'action started via WP Cron','2021-01-28 11:28:41','2021-01-28 11:28:41'),(272,92,'action complete via WP Cron','2021-01-28 11:28:41','2021-01-28 11:28:41'),(273,93,'action created','2021-01-28 11:29:42','2021-01-28 11:29:42'),(274,93,'action started via WP Cron','2021-01-28 11:30:43','2021-01-28 11:30:43'),(275,93,'action complete via WP Cron','2021-01-28 11:30:43','2021-01-28 11:30:43'),(276,94,'action created','2021-01-28 11:31:45','2021-01-28 11:31:45'),(277,94,'action started via WP Cron','2021-01-28 11:32:45','2021-01-28 11:32:45'),(278,94,'action complete via WP Cron','2021-01-28 11:32:45','2021-01-28 11:32:45'),(279,95,'action created','2021-01-28 11:33:06','2021-01-28 11:33:06'),(280,95,'action started via WP Cron','2021-01-28 11:33:46','2021-01-28 11:33:46'),(281,95,'action complete via WP Cron','2021-01-28 11:33:46','2021-01-28 11:33:46'),(282,96,'action created','2021-01-28 11:34:48','2021-01-28 11:34:48'),(283,96,'action started via WP Cron','2021-01-28 11:35:48','2021-01-28 11:35:48'),(284,96,'action complete via WP Cron','2021-01-28 11:35:48','2021-01-28 11:35:48'),(285,97,'action created','2021-01-28 11:36:49','2021-01-28 11:36:49'),(286,97,'action started via WP Cron','2021-01-28 11:37:50','2021-01-28 11:37:50'),(287,97,'action complete via WP Cron','2021-01-28 11:37:50','2021-01-28 11:37:50'),(288,98,'action created','2021-01-28 11:38:27','2021-01-28 11:38:27'),(289,98,'action started via WP Cron','2021-01-28 11:38:51','2021-01-28 11:38:51'),(290,98,'action complete via WP Cron','2021-01-28 11:38:51','2021-01-28 11:38:51'),(291,99,'action created','2021-01-28 11:39:52','2021-01-28 11:39:52'),(292,99,'action started via WP Cron','2021-01-28 11:40:53','2021-01-28 11:40:53'),(293,99,'action complete via WP Cron','2021-01-28 11:40:53','2021-01-28 11:40:53'),(294,100,'action created','2021-01-28 11:41:05','2021-01-28 11:41:05'),(295,100,'action started via WP Cron','2021-01-28 11:41:54','2021-01-28 11:41:54'),(296,100,'action complete via WP Cron','2021-01-28 11:41:54','2021-01-28 11:41:54'),(297,101,'action created','2021-01-28 11:42:55','2021-01-28 11:42:55'),(298,101,'action started via WP Cron','2021-01-28 11:43:56','2021-01-28 11:43:56'),(299,101,'action complete via WP Cron','2021-01-28 11:43:56','2021-01-28 11:43:56'),(300,102,'action created','2021-01-28 11:44:59','2021-01-28 11:44:59'),(301,102,'action started via WP Cron','2021-01-28 11:46:00','2021-01-28 11:46:00'),(302,102,'action complete via WP Cron','2021-01-28 11:46:00','2021-01-28 11:46:00'),(303,103,'action created','2021-01-28 11:47:01','2021-01-28 11:47:01'),(304,103,'action started via WP Cron','2021-01-28 11:48:00','2021-01-28 11:48:00'),(305,103,'action complete via WP Cron','2021-01-28 11:48:00','2021-01-28 11:48:00'),(306,104,'action created','2021-01-28 11:49:01','2021-01-28 11:49:01'),(307,104,'action started via WP Cron','2021-01-28 11:50:02','2021-01-28 11:50:02'),(308,104,'action complete via WP Cron','2021-01-28 11:50:02','2021-01-28 11:50:02'),(309,105,'action created','2021-01-28 11:51:03','2021-01-28 11:51:03'),(310,105,'action started via WP Cron','2021-01-28 11:52:04','2021-01-28 11:52:04'),(311,105,'action complete via WP Cron','2021-01-28 11:52:04','2021-01-28 11:52:04'),(312,106,'action created','2021-01-28 11:53:05','2021-01-28 11:53:05'),(313,106,'action started via WP Cron','2021-01-28 11:54:06','2021-01-28 11:54:06'),(314,106,'action complete via WP Cron','2021-01-28 11:54:06','2021-01-28 11:54:06'),(315,107,'action created','2021-01-28 11:55:07','2021-01-28 11:55:07'),(316,107,'action started via WP Cron','2021-01-28 11:56:08','2021-01-28 11:56:08'),(317,107,'action complete via WP Cron','2021-01-28 11:56:08','2021-01-28 11:56:08'),(318,108,'action created','2021-01-28 11:57:09','2021-01-28 11:57:09'),(319,108,'action started via WP Cron','2021-01-28 11:58:10','2021-01-28 11:58:10'),(320,108,'action complete via WP Cron','2021-01-28 11:58:10','2021-01-28 11:58:10'),(321,109,'action created','2021-01-28 11:59:11','2021-01-28 11:59:11'),(322,109,'action started via WP Cron','2021-01-28 12:00:12','2021-01-28 12:00:12'),(323,109,'action complete via WP Cron','2021-01-28 12:00:12','2021-01-28 12:00:12'),(324,110,'action created','2021-01-28 12:01:13','2021-01-28 12:01:13'),(325,110,'action started via WP Cron','2021-01-28 12:02:14','2021-01-28 12:02:14'),(326,110,'action complete via WP Cron','2021-01-28 12:02:14','2021-01-28 12:02:14'),(327,111,'action created','2021-01-28 12:03:07','2021-01-28 12:03:07'),(328,111,'action started via WP Cron','2021-01-28 12:03:47','2021-01-28 12:03:47'),(329,111,'action complete via WP Cron','2021-01-28 12:03:47','2021-01-28 12:03:47'),(330,112,'action created','2021-01-28 12:03:49','2021-01-28 12:03:49'),(331,112,'action started via WP Cron','2021-01-28 12:05:17','2021-01-28 12:05:17'),(332,112,'action complete via WP Cron','2021-01-28 12:05:17','2021-01-28 12:05:17'),(333,113,'action created','2021-01-28 12:06:18','2021-01-28 12:06:18'),(334,113,'action started via WP Cron','2021-01-28 12:07:19','2021-01-28 12:07:19'),(335,113,'action complete via WP Cron','2021-01-28 12:07:19','2021-01-28 12:07:19'),(336,114,'action created','2021-01-28 12:08:20','2021-01-28 12:08:20'),(337,114,'action started via WP Cron','2021-01-28 12:09:21','2021-01-28 12:09:21'),(338,114,'action complete via WP Cron','2021-01-28 12:09:21','2021-01-28 12:09:21'),(339,115,'action created','2021-01-28 12:10:22','2021-01-28 12:10:22'),(340,115,'action started via WP Cron','2021-01-28 12:10:46','2021-01-28 12:10:46'),(341,115,'action complete via WP Cron','2021-01-28 12:10:46','2021-01-28 12:10:46'),(342,116,'action created','2021-01-28 12:10:46','2021-01-28 12:10:46'),(343,116,'action started via WP Cron','2021-01-28 12:11:54','2021-01-28 12:11:54'),(344,116,'action complete via WP Cron','2021-01-28 12:11:54','2021-01-28 12:11:54'),(345,117,'action created','2021-01-28 12:12:24','2021-01-28 12:12:24'),(346,117,'action started via WP Cron','2021-01-28 12:12:54','2021-01-28 12:12:54'),(347,117,'action complete via WP Cron','2021-01-28 12:12:54','2021-01-28 12:12:54'),(348,118,'action created','2021-01-28 12:12:54','2021-01-28 12:12:54'),(349,118,'action started via WP Cron','2021-01-28 12:14:26','2021-01-28 12:14:26'),(350,118,'action complete via WP Cron','2021-01-28 12:14:26','2021-01-28 12:14:26'),(351,119,'action created','2021-01-28 12:15:27','2021-01-28 12:15:27'),(352,119,'action started via WP Cron','2021-01-28 12:16:28','2021-01-28 12:16:28'),(353,119,'action complete via WP Cron','2021-01-28 12:16:28','2021-01-28 12:16:28'),(354,120,'action created','2021-01-28 12:17:00','2021-01-28 12:17:00'),(355,120,'action started via WP Cron','2021-01-28 12:18:18','2021-01-28 12:18:18'),(356,120,'action complete via WP Cron','2021-01-28 12:18:18','2021-01-28 12:18:18'),(357,121,'action created','2021-01-28 12:18:30','2021-01-28 12:18:30'),(358,121,'action started via WP Cron','2021-01-28 12:19:31','2021-01-28 12:19:31'),(359,121,'action complete via WP Cron','2021-01-28 12:19:31','2021-01-28 12:19:31'),(360,122,'action created','2021-01-28 12:20:32','2021-01-28 12:20:32'),(361,122,'action started via WP Cron','2021-01-28 12:21:23','2021-01-28 12:21:23'),(362,122,'action complete via WP Cron','2021-01-28 12:21:23','2021-01-28 12:21:23'),(363,123,'action created','2021-01-28 12:21:24','2021-01-28 12:21:24'),(364,123,'action started via WP Cron','2021-01-28 12:22:34','2021-01-28 12:22:34'),(365,123,'action complete via WP Cron','2021-01-28 12:22:34','2021-01-28 12:22:34'),(366,124,'action created','2021-01-28 12:23:35','2021-01-28 12:23:35'),(367,124,'action started via WP Cron','2021-01-28 12:24:36','2021-01-28 12:24:36'),(368,124,'action complete via WP Cron','2021-01-28 12:24:36','2021-01-28 12:24:36'),(369,125,'action created','2021-01-28 12:25:37','2021-01-28 12:25:37'),(370,125,'action started via WP Cron','2021-01-28 12:26:38','2021-01-28 12:26:38'),(371,125,'action complete via WP Cron','2021-01-28 12:26:38','2021-01-28 12:26:38'),(372,126,'action created','2021-01-28 12:27:39','2021-01-28 12:27:39'),(373,126,'action started via WP Cron','2021-01-28 12:28:40','2021-01-28 12:28:40'),(374,126,'action complete via WP Cron','2021-01-28 12:28:40','2021-01-28 12:28:40'),(375,127,'action created','2021-01-28 12:29:41','2021-01-28 12:29:41'),(376,127,'action started via WP Cron','2021-01-28 12:30:42','2021-01-28 12:30:42'),(377,127,'action complete via WP Cron','2021-01-28 12:30:42','2021-01-28 12:30:42'),(378,128,'action created','2021-01-28 12:31:43','2021-01-28 12:31:43'),(379,128,'action started via WP Cron','2021-01-28 12:32:44','2021-01-28 12:32:44'),(380,128,'action complete via WP Cron','2021-01-28 12:32:44','2021-01-28 12:32:44'),(381,129,'action created','2021-01-28 12:33:06','2021-01-28 12:33:06'),(382,129,'action started via WP Cron','2021-01-28 12:33:45','2021-01-28 12:33:45'),(383,129,'action complete via WP Cron','2021-01-28 12:33:45','2021-01-28 12:33:45'),(384,130,'action created','2021-01-28 12:34:46','2021-01-28 12:34:46'),(385,130,'action started via WP Cron','2021-01-28 12:35:47','2021-01-28 12:35:47'),(386,130,'action complete via WP Cron','2021-01-28 12:35:47','2021-01-28 12:35:47'),(387,131,'action created','2021-01-28 12:36:17','2021-01-28 12:36:17'),(388,131,'action started via WP Cron','2021-01-28 12:36:48','2021-01-28 12:36:48'),(389,131,'action complete via WP Cron','2021-01-28 12:36:48','2021-01-28 12:36:48'),(390,132,'action created','2021-01-28 12:37:49','2021-01-28 12:37:49'),(391,132,'action started via WP Cron','2021-01-28 12:38:50','2021-01-28 12:38:50'),(392,132,'action complete via WP Cron','2021-01-28 12:38:50','2021-01-28 12:38:50'),(393,133,'action created','2021-01-28 12:39:51','2021-01-28 12:39:51'),(394,133,'action started via WP Cron','2021-01-28 12:40:52','2021-01-28 12:40:52'),(395,133,'action complete via WP Cron','2021-01-28 12:40:52','2021-01-28 12:40:52'),(396,134,'action created','2021-01-28 12:41:53','2021-01-28 12:41:53'),(397,134,'action started via WP Cron','2021-01-28 12:42:54','2021-01-28 12:42:54'),(398,134,'action complete via WP Cron','2021-01-28 12:42:54','2021-01-28 12:42:54'),(399,135,'action created','2021-01-28 12:43:55','2021-01-28 12:43:55'),(400,135,'action started via WP Cron','2021-01-28 12:44:56','2021-01-28 12:44:56'),(401,135,'action complete via WP Cron','2021-01-28 12:44:56','2021-01-28 12:44:56'),(402,136,'action created','2021-01-28 12:45:57','2021-01-28 12:45:57'),(403,136,'action started via WP Cron','2021-01-28 12:47:00','2021-01-28 12:47:00'),(404,136,'action complete via WP Cron','2021-01-28 12:47:00','2021-01-28 12:47:00'),(405,137,'action created','2021-01-28 12:48:00','2021-01-28 12:48:00'),(406,137,'action started via WP Cron','2021-01-28 12:48:50','2021-01-28 12:48:50'),(407,137,'action complete via WP Cron','2021-01-28 12:48:50','2021-01-28 12:48:50'),(408,138,'action created','2021-01-28 12:48:50','2021-01-28 12:48:50'),(409,138,'action started via WP Cron','2021-01-28 12:50:02','2021-01-28 12:50:02'),(410,138,'action complete via WP Cron','2021-01-28 12:50:02','2021-01-28 12:50:02'),(411,139,'action created','2021-01-28 12:51:03','2021-01-28 12:51:03'),(412,139,'action started via WP Cron','2021-01-28 12:52:04','2021-01-28 12:52:04'),(413,139,'action complete via WP Cron','2021-01-28 12:52:04','2021-01-28 12:52:04'),(414,140,'action created','2021-01-28 12:53:05','2021-01-28 12:53:05'),(415,140,'action started via WP Cron','2021-01-28 12:54:06','2021-01-28 12:54:06'),(416,140,'action complete via WP Cron','2021-01-28 12:54:06','2021-01-28 12:54:06'),(417,141,'action created','2021-01-28 12:55:04','2021-01-28 12:55:04'),(418,141,'action started via WP Cron','2021-01-28 12:56:08','2021-01-28 12:56:08'),(419,141,'action complete via WP Cron','2021-01-28 12:56:08','2021-01-28 12:56:08'),(420,142,'action created','2021-01-28 12:57:09','2021-01-28 12:57:09'),(421,142,'action started via WP Cron','2021-01-28 12:58:10','2021-01-28 12:58:10'),(422,142,'action complete via WP Cron','2021-01-28 12:58:10','2021-01-28 12:58:10'),(423,143,'action created','2021-01-28 12:59:11','2021-01-28 12:59:11'),(424,143,'action started via WP Cron','2021-01-28 13:00:12','2021-01-28 13:00:12'),(425,143,'action complete via WP Cron','2021-01-28 13:00:12','2021-01-28 13:00:12'),(426,144,'action created','2021-01-28 13:01:13','2021-01-28 13:01:13'),(427,144,'action started via WP Cron','2021-01-28 13:02:14','2021-01-28 13:02:14'),(428,144,'action complete via WP Cron','2021-01-28 13:02:14','2021-01-28 13:02:14'),(429,145,'action created','2021-01-28 13:02:56','2021-01-28 13:02:56'),(430,145,'action started via WP Cron','2021-01-28 13:04:17','2021-01-28 13:04:17'),(431,145,'action complete via WP Cron','2021-01-28 13:04:17','2021-01-28 13:04:17'),(432,146,'action created','2021-01-28 13:04:20','2021-01-28 13:04:20'),(433,146,'action started via WP Cron','2021-01-28 13:05:17','2021-01-28 13:05:17'),(434,146,'action complete via WP Cron','2021-01-28 13:05:17','2021-01-28 13:05:17'),(435,147,'action created','2021-01-28 13:06:18','2021-01-28 13:06:18'),(436,147,'action started via WP Cron','2021-01-28 13:07:19','2021-01-28 13:07:19'),(437,147,'action complete via WP Cron','2021-01-28 13:07:19','2021-01-28 13:07:19'),(438,148,'action created','2021-01-28 13:08:20','2021-01-28 13:08:20'),(439,148,'action started via WP Cron','2021-01-28 13:09:22','2021-01-28 13:09:22'),(440,148,'action complete via WP Cron','2021-01-28 13:09:22','2021-01-28 13:09:22'),(441,149,'action created','2021-01-28 13:10:24','2021-01-28 13:10:24'),(442,149,'action started via WP Cron','2021-01-28 13:11:23','2021-01-28 13:11:23'),(443,149,'action complete via WP Cron','2021-01-28 13:11:23','2021-01-28 13:11:23'),(444,150,'action created','2021-01-28 13:12:24','2021-01-28 13:12:24'),(445,150,'action started via WP Cron','2021-01-28 13:12:53','2021-01-28 13:12:53'),(446,150,'action complete via WP Cron','2021-01-28 13:12:53','2021-01-28 13:12:53'),(447,151,'action created','2021-01-28 13:12:55','2021-01-28 13:12:55'),(448,151,'action started via WP Cron','2021-01-28 13:13:39','2021-01-28 13:13:39'),(449,151,'action complete via WP Cron','2021-01-28 13:13:39','2021-01-28 13:13:39'),(450,152,'action created','2021-01-28 13:13:39','2021-01-28 13:13:39'),(451,152,'action started via WP Cron','2021-01-28 13:15:28','2021-01-28 13:15:28'),(452,152,'action complete via WP Cron','2021-01-28 13:15:28','2021-01-28 13:15:28'),(453,153,'action created','2021-01-28 13:16:28','2021-01-28 13:16:28'),(454,153,'action started via WP Cron','2021-01-28 13:17:21','2021-01-28 13:17:21'),(455,153,'action complete via WP Cron','2021-01-28 13:17:21','2021-01-28 13:17:21'),(456,154,'action created','2021-01-28 13:17:29','2021-01-28 13:17:29'),(457,154,'action started via WP Cron','2021-01-28 13:17:48','2021-01-28 13:17:48'),(458,154,'action complete via WP Cron','2021-01-28 13:17:48','2021-01-28 13:17:48'),(459,155,'action created','2021-01-28 13:17:49','2021-01-28 13:17:49'),(460,155,'action started via WP Cron','2021-01-28 13:19:31','2021-01-28 13:19:31'),(461,155,'action complete via WP Cron','2021-01-28 13:19:31','2021-01-28 13:19:31'),(462,156,'action created','2021-01-28 13:20:32','2021-01-28 13:20:32'),(463,156,'action started via WP Cron','2021-01-28 13:21:26','2021-01-28 13:21:26'),(464,156,'action complete via WP Cron','2021-01-28 13:21:26','2021-01-28 13:21:26'),(465,157,'action created','2021-01-28 13:21:33','2021-01-28 13:21:33'),(466,157,'action started via WP Cron','2021-01-28 13:22:34','2021-01-28 13:22:34'),(467,157,'action complete via WP Cron','2021-01-28 13:22:34','2021-01-28 13:22:34'),(468,158,'action created','2021-01-28 13:23:35','2021-01-28 13:23:35'),(469,158,'action started via WP Cron','2021-01-28 13:24:36','2021-01-28 13:24:36'),(470,158,'action complete via WP Cron','2021-01-28 13:24:36','2021-01-28 13:24:36'),(471,159,'action created','2021-01-28 13:25:37','2021-01-28 13:25:37'),(472,159,'action started via WP Cron','2021-01-28 13:26:38','2021-01-28 13:26:38'),(473,159,'action complete via WP Cron','2021-01-28 13:26:38','2021-01-28 13:26:38'),(474,160,'action created','2021-01-28 13:26:42','2021-01-28 13:26:42'),(475,160,'action started via WP Cron','2021-01-28 13:27:39','2021-01-28 13:27:39'),(476,160,'action complete via WP Cron','2021-01-28 13:27:39','2021-01-28 13:27:39'),(477,161,'action created','2021-01-28 13:27:40','2021-01-28 13:27:40'),(478,161,'action started via WP Cron','2021-01-28 13:28:39','2021-01-28 13:28:39'),(479,161,'action complete via WP Cron','2021-01-28 13:28:39','2021-01-28 13:28:39'),(480,162,'action created','2021-01-28 13:28:40','2021-01-28 13:28:40'),(481,162,'action started via WP Cron','2021-01-28 13:29:41','2021-01-28 13:29:41'),(482,162,'action complete via WP Cron','2021-01-28 13:29:41','2021-01-28 13:29:41'),(483,163,'action created','2021-01-28 13:30:42','2021-01-28 13:30:42'),(484,163,'action started via WP Cron','2021-01-28 13:31:43','2021-01-28 13:31:43'),(485,163,'action complete via WP Cron','2021-01-28 13:31:43','2021-01-28 13:31:43'),(486,164,'action created','2021-01-28 13:32:44','2021-01-28 13:32:44'),(487,164,'action started via WP Cron','2021-01-28 13:33:45','2021-01-28 13:33:45'),(488,164,'action complete via WP Cron','2021-01-28 13:33:45','2021-01-28 13:33:45'),(489,165,'action created','2021-01-28 13:34:46','2021-01-28 13:34:46'),(490,165,'action started via Async Request','2021-01-28 13:35:27','2021-01-28 13:35:27'),(491,165,'action complete via Async Request','2021-01-28 13:35:27','2021-01-28 13:35:27'),(492,166,'action created','2021-01-28 13:35:28','2021-01-28 13:35:28'),(493,166,'action started via WP Cron','2021-01-28 13:35:47','2021-01-28 13:35:47'),(494,166,'action complete via WP Cron','2021-01-28 13:35:47','2021-01-28 13:35:47'),(495,167,'action created','2021-01-28 13:36:48','2021-01-28 13:36:48'),(496,167,'action started via WP Cron','2021-01-28 13:37:49','2021-01-28 13:37:49'),(497,167,'action complete via WP Cron','2021-01-28 13:37:49','2021-01-28 13:37:49'),(498,168,'action created','2021-01-28 13:38:50','2021-01-28 13:38:50'),(499,168,'action started via WP Cron','2021-01-28 13:39:51','2021-01-28 13:39:51'),(500,168,'action complete via WP Cron','2021-01-28 13:39:51','2021-01-28 13:39:51'),(501,169,'action created','2021-01-28 13:40:52','2021-01-28 13:40:52'),(502,169,'action started via WP Cron','2021-01-28 13:41:55','2021-01-28 13:41:55'),(503,169,'action complete via WP Cron','2021-01-28 13:41:55','2021-01-28 13:41:55'),(504,170,'action created','2021-01-28 13:42:05','2021-01-28 13:42:05'),(505,170,'action started via WP Cron','2021-01-28 13:42:54','2021-01-28 13:42:54'),(506,170,'action complete via WP Cron','2021-01-28 13:42:54','2021-01-28 13:42:54'),(507,171,'action created','2021-01-28 13:43:55','2021-01-28 13:43:55'),(508,171,'action started via WP Cron','2021-01-28 13:44:51','2021-01-28 13:44:51'),(509,171,'action complete via WP Cron','2021-01-28 13:44:51','2021-01-28 13:44:51'),(510,172,'action created','2021-01-28 13:44:56','2021-01-28 13:44:56'),(511,172,'action started via WP Cron','2021-01-28 13:46:01','2021-01-28 13:46:01'),(512,172,'action complete via WP Cron','2021-01-28 13:46:01','2021-01-28 13:46:01'),(513,173,'action created','2021-01-28 13:46:58','2021-01-28 13:46:58'),(514,173,'action started via WP Cron','2021-01-28 13:47:59','2021-01-28 13:47:59'),(515,173,'action complete via WP Cron','2021-01-28 13:47:59','2021-01-28 13:47:59'),(516,174,'action created','2021-01-28 13:48:30','2021-01-28 13:48:30'),(517,174,'action started via WP Cron','2021-01-28 13:49:00','2021-01-28 13:49:00'),(518,174,'action complete via WP Cron','2021-01-28 13:49:00','2021-01-28 13:49:00'),(519,175,'action created','2021-01-28 13:50:01','2021-01-28 13:50:01'),(520,175,'action started via WP Cron','2021-01-28 13:51:02','2021-01-28 13:51:02'),(521,175,'action complete via WP Cron','2021-01-28 13:51:02','2021-01-28 13:51:02'),(522,176,'action created','2021-01-28 13:52:03','2021-01-28 13:52:03'),(523,176,'action started via WP Cron','2021-01-28 13:53:04','2021-01-28 13:53:04'),(524,176,'action complete via WP Cron','2021-01-28 13:53:04','2021-01-28 13:53:04'),(525,177,'action created','2021-01-28 13:53:31','2021-01-28 13:53:31'),(526,177,'action started via WP Cron','2021-01-28 13:54:05','2021-01-28 13:54:05'),(527,177,'action complete via WP Cron','2021-01-28 13:54:05','2021-01-28 13:54:05'),(528,178,'action created','2021-01-28 13:55:06','2021-01-28 13:55:06'),(529,178,'action started via WP Cron','2021-01-28 13:56:07','2021-01-28 13:56:07'),(530,178,'action complete via WP Cron','2021-01-28 13:56:07','2021-01-28 13:56:07'),(531,179,'action created','2021-01-28 13:56:52','2021-01-28 13:56:52'),(532,179,'action started via WP Cron','2021-01-28 13:58:09','2021-01-28 13:58:09'),(533,179,'action complete via WP Cron','2021-01-28 13:58:09','2021-01-28 13:58:09'),(534,180,'action created','2021-01-28 13:59:10','2021-01-28 13:59:10'),(535,180,'action started via WP Cron','2021-01-28 14:00:11','2021-01-28 14:00:11'),(536,180,'action complete via WP Cron','2021-01-28 14:00:11','2021-01-28 14:00:11'),(537,181,'action created','2021-01-28 14:01:12','2021-01-28 14:01:12'),(538,181,'action started via WP Cron','2021-01-28 14:02:13','2021-01-28 14:02:13'),(539,181,'action complete via WP Cron','2021-01-28 14:02:13','2021-01-28 14:02:13'),(540,182,'action created','2021-01-28 14:03:06','2021-01-28 14:03:06'),(541,182,'action started via WP Cron','2021-01-28 14:04:15','2021-01-28 14:04:15'),(542,182,'action complete via WP Cron','2021-01-28 14:04:15','2021-01-28 14:04:15'),(543,183,'action created','2021-01-28 14:04:31','2021-01-28 14:04:31'),(544,183,'action started via WP Cron','2021-01-28 14:05:16','2021-01-28 14:05:16'),(545,183,'action complete via WP Cron','2021-01-28 14:05:16','2021-01-28 14:05:16'),(546,184,'action created','2021-01-28 14:05:49','2021-01-28 14:05:49'),(547,184,'action started via WP Cron','2021-01-28 14:07:18','2021-01-28 14:07:18'),(548,184,'action complete via WP Cron','2021-01-28 14:07:18','2021-01-28 14:07:18'),(549,185,'action created','2021-01-28 14:07:24','2021-01-28 14:07:24'),(550,185,'action started via WP Cron','2021-01-28 14:08:16','2021-01-28 14:08:16'),(551,185,'action complete via WP Cron','2021-01-28 14:08:16','2021-01-28 14:08:16'),(552,186,'action created','2021-01-28 14:08:16','2021-01-28 14:08:16'),(553,186,'action started via WP Cron','2021-01-28 14:09:20','2021-01-28 14:09:20'),(554,186,'action complete via WP Cron','2021-01-28 14:09:20','2021-01-28 14:09:20'),(555,187,'action created','2021-01-28 14:10:21','2021-01-28 14:10:21'),(556,187,'action started via WP Cron','2021-01-28 14:11:22','2021-01-28 14:11:22'),(557,187,'action complete via WP Cron','2021-01-28 14:11:22','2021-01-28 14:11:22'),(558,188,'action created','2021-01-28 14:12:23','2021-01-28 14:12:23'),(559,188,'action started via WP Cron','2021-01-28 14:12:46','2021-01-28 14:12:46'),(560,188,'action complete via WP Cron','2021-01-28 14:12:46','2021-01-28 14:12:46'),(561,189,'action created','2021-01-28 14:12:46','2021-01-28 14:12:46'),(562,189,'action started via WP Cron','2021-01-28 14:14:25','2021-01-28 14:14:25'),(563,189,'action complete via WP Cron','2021-01-28 14:14:25','2021-01-28 14:14:25'),(564,190,'action created','2021-01-28 14:15:26','2021-01-28 14:15:26'),(565,190,'action started via WP Cron','2021-01-28 14:16:27','2021-01-28 14:16:27'),(566,190,'action complete via WP Cron','2021-01-28 14:16:27','2021-01-28 14:16:27'),(567,191,'action created','2021-01-28 14:17:28','2021-01-28 14:17:28'),(568,191,'action started via WP Cron','2021-01-28 14:18:29','2021-01-28 14:18:29'),(569,191,'action complete via WP Cron','2021-01-28 14:18:29','2021-01-28 14:18:29'),(570,192,'action created','2021-01-28 14:19:30','2021-01-28 14:19:30'),(571,192,'action started via WP Cron','2021-01-28 14:20:31','2021-01-28 14:20:31'),(572,192,'action complete via WP Cron','2021-01-28 14:20:31','2021-01-28 14:20:31'),(573,193,'action created','2021-01-28 14:21:32','2021-01-28 14:21:32'),(574,193,'action started via WP Cron','2021-01-28 14:22:33','2021-01-28 14:22:33'),(575,193,'action complete via WP Cron','2021-01-28 14:22:33','2021-01-28 14:22:33'),(576,194,'action created','2021-01-28 14:23:34','2021-01-28 14:23:34'),(577,194,'action started via WP Cron','2021-01-28 14:24:35','2021-01-28 14:24:35'),(578,194,'action complete via WP Cron','2021-01-28 14:24:35','2021-01-28 14:24:35'),(579,195,'action created','2021-01-28 14:25:36','2021-01-28 14:25:36'),(580,195,'action started via WP Cron','2021-01-28 14:26:37','2021-01-28 14:26:37'),(581,195,'action complete via WP Cron','2021-01-28 14:26:37','2021-01-28 14:26:37'),(582,196,'action created','2021-01-28 14:27:38','2021-01-28 14:27:38'),(583,196,'action started via WP Cron','2021-01-28 14:28:39','2021-01-28 14:28:39'),(584,196,'action complete via WP Cron','2021-01-28 14:28:39','2021-01-28 14:28:39'),(585,197,'action created','2021-01-28 14:29:40','2021-01-28 14:29:40'),(586,197,'action started via WP Cron','2021-01-28 14:30:41','2021-01-28 14:30:41'),(587,197,'action complete via WP Cron','2021-01-28 14:30:41','2021-01-28 14:30:41'),(588,198,'action created','2021-01-28 14:31:42','2021-01-28 14:31:42'),(589,198,'action started via WP Cron','2021-01-28 14:32:43','2021-01-28 14:32:43'),(590,198,'action complete via WP Cron','2021-01-28 14:32:43','2021-01-28 14:32:43'),(591,199,'action created','2021-01-28 14:33:06','2021-01-28 14:33:06'),(592,199,'action started via WP Cron','2021-01-28 14:33:44','2021-01-28 14:33:44'),(593,199,'action complete via WP Cron','2021-01-28 14:33:44','2021-01-28 14:33:44'),(594,200,'action created','2021-01-28 14:34:46','2021-01-28 14:34:46'),(595,200,'action started via WP Cron','2021-01-28 14:35:46','2021-01-28 14:35:46'),(596,200,'action complete via WP Cron','2021-01-28 14:35:46','2021-01-28 14:35:46'),(597,201,'action created','2021-01-28 14:36:47','2021-01-28 14:36:47'),(598,201,'action started via WP Cron','2021-01-28 14:37:48','2021-01-28 14:37:48'),(599,201,'action complete via WP Cron','2021-01-28 14:37:48','2021-01-28 14:37:48'),(600,202,'action created','2021-01-28 14:37:53','2021-01-28 14:37:53'),(601,202,'action started via WP Cron','2021-01-28 14:38:49','2021-01-28 14:38:49'),(602,202,'action complete via WP Cron','2021-01-28 14:38:49','2021-01-28 14:38:49'),(603,203,'action created','2021-01-28 14:39:50','2021-01-28 14:39:50'),(604,203,'action started via WP Cron','2021-01-28 14:40:51','2021-01-28 14:40:51'),(605,203,'action complete via WP Cron','2021-01-28 14:40:51','2021-01-28 14:40:51'),(606,204,'action created','2021-01-28 14:41:52','2021-01-28 14:41:52'),(607,204,'action started via WP Cron','2021-01-28 14:42:47','2021-01-28 14:42:47'),(608,204,'action complete via WP Cron','2021-01-28 14:42:47','2021-01-28 14:42:47'),(609,205,'action created','2021-01-28 14:42:53','2021-01-28 14:42:53'),(610,205,'action started via WP Cron','2021-01-28 14:43:54','2021-01-28 14:43:54'),(611,205,'action complete via WP Cron','2021-01-28 14:43:54','2021-01-28 14:43:54'),(612,206,'action created','2021-01-28 14:44:55','2021-01-28 14:44:55'),(613,206,'action started via WP Cron','2021-01-28 14:45:44','2021-01-28 14:45:44'),(614,206,'action complete via WP Cron','2021-01-28 14:45:44','2021-01-28 14:45:44'),(615,207,'action created','2021-01-28 14:45:44','2021-01-28 14:45:44'),(616,207,'action started via WP Cron','2021-01-28 14:46:57','2021-01-28 14:46:57'),(617,207,'action complete via WP Cron','2021-01-28 14:46:57','2021-01-28 14:46:57'),(618,208,'action created','2021-01-28 14:47:58','2021-01-28 14:47:58'),(619,208,'action started via WP Cron','2021-01-28 14:48:59','2021-01-28 14:48:59'),(620,208,'action complete via WP Cron','2021-01-28 14:48:59','2021-01-28 14:48:59'),(621,209,'action created','2021-01-28 14:50:00','2021-01-28 14:50:00'),(622,209,'action started via WP Cron','2021-01-28 14:51:01','2021-01-28 14:51:01'),(623,209,'action complete via WP Cron','2021-01-28 14:51:01','2021-01-28 14:51:01'),(624,210,'action created','2021-01-28 14:52:02','2021-01-28 14:52:02'),(625,210,'action started via WP Cron','2021-01-28 14:52:57','2021-01-28 14:52:57'),(626,210,'action complete via WP Cron','2021-01-28 14:52:57','2021-01-28 14:52:57'),(627,211,'action created','2021-01-28 14:53:03','2021-01-28 14:53:03'),(628,211,'action started via WP Cron','2021-01-28 14:54:04','2021-01-28 14:54:04'),(629,211,'action complete via WP Cron','2021-01-28 14:54:04','2021-01-28 14:54:04'),(630,212,'action created','2021-01-28 14:55:05','2021-01-28 14:55:05'),(631,212,'action started via WP Cron','2021-01-28 14:56:06','2021-01-28 14:56:06'),(632,212,'action complete via WP Cron','2021-01-28 14:56:06','2021-01-28 14:56:06'),(633,213,'action created','2021-01-28 14:57:07','2021-01-28 14:57:07'),(634,213,'action started via WP Cron','2021-01-28 14:58:08','2021-01-28 14:58:08'),(635,213,'action complete via WP Cron','2021-01-28 14:58:08','2021-01-28 14:58:08'),(636,214,'action created','2021-01-28 14:59:09','2021-01-28 14:59:09'),(637,214,'action started via WP Cron','2021-01-28 15:00:10','2021-01-28 15:00:10'),(638,214,'action complete via WP Cron','2021-01-28 15:00:10','2021-01-28 15:00:10'),(639,215,'action created','2021-01-28 15:01:01','2021-01-28 15:01:01'),(640,215,'action started via WP Cron','2021-01-28 15:02:12','2021-01-28 15:02:12'),(641,215,'action complete via WP Cron','2021-01-28 15:02:12','2021-01-28 15:02:12'),(642,216,'action created','2021-01-28 15:03:06','2021-01-28 15:03:06'),(643,216,'action started via WP Cron','2021-01-28 15:04:14','2021-01-28 15:04:14'),(644,216,'action complete via WP Cron','2021-01-28 15:04:14','2021-01-28 15:04:14'),(645,217,'action created','2021-01-28 15:04:31','2021-01-28 15:04:31'),(646,217,'action started via WP Cron','2021-01-28 15:05:15','2021-01-28 15:05:15'),(647,217,'action complete via WP Cron','2021-01-28 15:05:15','2021-01-28 15:05:15'),(648,218,'action created','2021-01-28 15:06:16','2021-01-28 15:06:16'),(649,218,'action started via WP Cron','2021-01-28 15:07:17','2021-01-28 15:07:17'),(650,218,'action complete via WP Cron','2021-01-28 15:07:17','2021-01-28 15:07:17'),(651,219,'action created','2021-01-28 15:08:18','2021-01-28 15:08:18'),(652,219,'action started via WP Cron','2021-01-28 15:09:12','2021-01-28 15:09:12'),(653,219,'action complete via WP Cron','2021-01-28 15:09:12','2021-01-28 15:09:12'),(654,220,'action created','2021-01-28 15:09:14','2021-01-28 15:09:14'),(655,220,'action started via WP Cron','2021-01-28 15:10:20','2021-01-28 15:10:20'),(656,220,'action complete via WP Cron','2021-01-28 15:10:20','2021-01-28 15:10:20'),(657,221,'action created','2021-01-28 15:11:21','2021-01-28 15:11:21'),(658,221,'action started via WP Cron','2021-01-28 15:12:22','2021-01-28 15:12:22'),(659,221,'action complete via WP Cron','2021-01-28 15:12:22','2021-01-28 15:12:22'),(660,222,'action created','2021-01-28 15:12:44','2021-01-28 15:12:44'),(661,222,'action started via WP Cron','2021-01-28 15:14:24','2021-01-28 15:14:24'),(662,222,'action complete via WP Cron','2021-01-28 15:14:24','2021-01-28 15:14:24'),(663,223,'action created','2021-01-28 15:15:25','2021-01-28 15:15:25'),(664,223,'action started via WP Cron','2021-01-28 15:16:26','2021-01-28 15:16:26'),(665,223,'action complete via WP Cron','2021-01-28 15:16:26','2021-01-28 15:16:26'),(666,224,'action created','2021-01-28 15:17:27','2021-01-28 15:17:27'),(667,224,'action started via WP Cron','2021-01-28 15:18:28','2021-01-28 15:18:28'),(668,224,'action complete via WP Cron','2021-01-28 15:18:28','2021-01-28 15:18:28'),(669,225,'action created','2021-01-28 15:19:29','2021-01-28 15:19:29'),(670,225,'action started via WP Cron','2021-01-28 15:20:30','2021-01-28 15:20:30'),(671,225,'action complete via WP Cron','2021-01-28 15:20:30','2021-01-28 15:20:30'),(672,226,'action created','2021-01-28 15:20:52','2021-01-28 15:20:52'),(673,226,'action started via WP Cron','2021-01-28 15:21:55','2021-01-28 15:21:55'),(674,226,'action complete via WP Cron','2021-01-28 15:21:55','2021-01-28 15:21:55'),(675,227,'action created','2021-01-28 15:22:02','2021-01-28 15:22:02'),(676,227,'action started via WP Cron','2021-01-28 15:23:33','2021-01-28 15:23:33'),(677,227,'action complete via WP Cron','2021-01-28 15:23:33','2021-01-28 15:23:33'),(678,228,'action created','2021-01-28 15:24:34','2021-01-28 15:24:34'),(679,228,'action started via WP Cron','2021-01-28 15:25:35','2021-01-28 15:25:35'),(680,228,'action complete via WP Cron','2021-01-28 15:25:35','2021-01-28 15:25:35'),(681,229,'action created','2021-01-28 15:26:36','2021-01-28 15:26:36'),(682,229,'action started via WP Cron','2021-01-28 15:27:37','2021-01-28 15:27:37'),(683,229,'action complete via WP Cron','2021-01-28 15:27:37','2021-01-28 15:27:37'),(684,230,'action created','2021-01-28 15:28:38','2021-01-28 15:28:38'),(685,230,'action started via WP Cron','2021-01-28 15:29:39','2021-01-28 15:29:39'),(686,230,'action complete via WP Cron','2021-01-28 15:29:39','2021-01-28 15:29:39'),(687,231,'action created','2021-01-28 15:30:40','2021-01-28 15:30:40'),(688,231,'action started via WP Cron','2021-01-28 15:31:41','2021-01-28 15:31:41'),(689,231,'action complete via WP Cron','2021-01-28 15:31:41','2021-01-28 15:31:41'),(690,232,'action created','2021-01-28 15:32:42','2021-01-28 15:32:42'),(691,232,'action started via WP Cron','2021-01-28 15:33:43','2021-01-28 15:33:43'),(692,232,'action complete via WP Cron','2021-01-28 15:33:43','2021-01-28 15:33:43'),(693,233,'action created','2021-01-28 15:34:44','2021-01-28 15:34:44'),(694,233,'action started via WP Cron','2021-01-28 15:35:46','2021-01-28 15:35:46'),(695,233,'action complete via WP Cron','2021-01-28 15:35:46','2021-01-28 15:35:46'),(696,234,'action created','2021-01-28 15:36:46','2021-01-28 15:36:46'),(697,234,'action started via WP Cron','2021-01-28 15:37:46','2021-01-28 15:37:46'),(698,234,'action complete via WP Cron','2021-01-28 15:37:46','2021-01-28 15:37:46'),(699,235,'action created','2021-01-28 15:37:46','2021-01-28 15:37:46'),(700,235,'action started via WP Cron','2021-01-28 15:38:48','2021-01-28 15:38:48'),(701,235,'action complete via WP Cron','2021-01-28 15:38:48','2021-01-28 15:38:48'),(702,236,'action created','2021-01-28 15:38:48','2021-01-28 15:38:48'),(703,236,'action started via WP Cron','2021-01-28 15:39:49','2021-01-28 15:39:49'),(704,236,'action complete via WP Cron','2021-01-28 15:39:49','2021-01-28 15:39:49'),(705,237,'action created','2021-01-28 15:39:54','2021-01-28 15:39:54'),(706,237,'action started via WP Cron','2021-01-28 15:40:50','2021-01-28 15:40:50'),(707,237,'action complete via WP Cron','2021-01-28 15:40:50','2021-01-28 15:40:50'),(708,238,'action created','2021-01-28 15:41:47','2021-01-28 15:41:47'),(709,238,'action started via WP Cron','2021-01-28 15:42:52','2021-01-28 15:42:52'),(710,238,'action complete via WP Cron','2021-01-28 15:42:52','2021-01-28 15:42:52'),(711,239,'action created','2021-01-28 15:43:53','2021-01-28 15:43:53'),(712,239,'action started via WP Cron','2021-01-28 15:44:54','2021-01-28 15:44:54'),(713,239,'action complete via WP Cron','2021-01-28 15:44:54','2021-01-28 15:44:54'),(714,240,'action created','2021-01-28 15:45:55','2021-01-28 15:45:55'),(715,240,'action started via WP Cron','2021-01-28 15:46:56','2021-01-28 15:46:56'),(716,240,'action complete via WP Cron','2021-01-28 15:46:56','2021-01-28 15:46:56'),(717,241,'action created','2021-01-28 15:47:57','2021-01-28 15:47:57'),(718,241,'action started via WP Cron','2021-01-28 15:48:48','2021-01-28 15:48:48'),(719,241,'action complete via WP Cron','2021-01-28 15:48:48','2021-01-28 15:48:48'),(720,242,'action created','2021-01-28 15:48:58','2021-01-28 15:48:58'),(721,242,'action started via WP Cron','2021-01-28 15:49:59','2021-01-28 15:49:59'),(722,242,'action complete via WP Cron','2021-01-28 15:49:59','2021-01-28 15:49:59'),(723,243,'action created','2021-01-28 15:51:00','2021-01-28 15:51:00'),(724,243,'action started via WP Cron','2021-01-28 15:52:01','2021-01-28 15:52:01'),(725,243,'action complete via WP Cron','2021-01-28 15:52:01','2021-01-28 15:52:01'),(726,244,'action created','2021-01-28 15:53:02','2021-01-28 15:53:02'),(727,244,'action started via WP Cron','2021-01-28 15:54:03','2021-01-28 15:54:03'),(728,244,'action complete via WP Cron','2021-01-28 15:54:03','2021-01-28 15:54:03'),(729,245,'action created','2021-01-28 15:55:04','2021-01-28 15:55:04'),(730,245,'action started via WP Cron','2021-01-28 15:56:05','2021-01-28 15:56:05'),(731,245,'action complete via WP Cron','2021-01-28 15:56:05','2021-01-28 15:56:05'),(732,246,'action created','2021-01-28 15:57:06','2021-01-28 15:57:06'),(733,246,'action started via WP Cron','2021-01-28 15:57:35','2021-01-28 15:57:35'),(734,246,'action complete via WP Cron','2021-01-28 15:57:35','2021-01-28 15:57:35'),(735,247,'action created','2021-01-28 15:57:35','2021-01-28 15:57:35'),(736,247,'action started via WP Cron','2021-01-28 15:59:08','2021-01-28 15:59:08'),(737,247,'action complete via WP Cron','2021-01-28 15:59:08','2021-01-28 15:59:08'),(738,248,'action created','2021-01-28 16:00:09','2021-01-28 16:00:09'),(739,248,'action started via WP Cron','2021-01-28 16:01:10','2021-01-28 16:01:10'),(740,248,'action complete via WP Cron','2021-01-28 16:01:10','2021-01-28 16:01:10'),(741,249,'action created','2021-01-28 16:02:11','2021-01-28 16:02:11'),(742,249,'action started via WP Cron','2021-01-28 16:03:06','2021-01-28 16:03:06'),(743,249,'action complete via WP Cron','2021-01-28 16:03:06','2021-01-28 16:03:06'),(744,250,'action created','2021-01-28 16:03:12','2021-01-28 16:03:12'),(745,250,'action started via WP Cron','2021-01-28 16:04:13','2021-01-28 16:04:13'),(746,250,'action complete via WP Cron','2021-01-28 16:04:13','2021-01-28 16:04:13'),(747,251,'action created','2021-01-28 16:04:31','2021-01-28 16:04:31'),(748,251,'action started via WP Cron','2021-01-28 16:05:14','2021-01-28 16:05:14'),(749,251,'action complete via WP Cron','2021-01-28 16:05:14','2021-01-28 16:05:14'),(750,252,'action created','2021-01-28 16:06:15','2021-01-28 16:06:15'),(751,252,'action started via WP Cron','2021-01-28 16:07:16','2021-01-28 16:07:16'),(752,252,'action complete via WP Cron','2021-01-28 16:07:16','2021-01-28 16:07:16'),(753,253,'action created','2021-01-28 16:08:06','2021-01-28 16:08:06'),(754,253,'action started via WP Cron','2021-01-28 16:09:08','2021-01-28 16:09:08'),(755,253,'action complete via WP Cron','2021-01-28 16:09:08','2021-01-28 16:09:08'),(756,254,'action created','2021-01-28 16:09:18','2021-01-28 16:09:18'),(757,254,'action started via WP Cron','2021-01-28 16:10:19','2021-01-28 16:10:19'),(758,254,'action complete via WP Cron','2021-01-28 16:10:19','2021-01-28 16:10:19'),(759,255,'action created','2021-01-28 16:11:20','2021-01-28 16:11:20'),(760,255,'action started via WP Cron','2021-01-28 16:12:21','2021-01-28 16:12:21'),(761,255,'action complete via WP Cron','2021-01-28 16:12:21','2021-01-28 16:12:21'),(762,256,'action created','2021-01-28 16:13:22','2021-01-28 16:13:22'),(763,256,'action started via WP Cron','2021-01-28 16:14:23','2021-01-28 16:14:23'),(764,256,'action complete via WP Cron','2021-01-28 16:14:23','2021-01-28 16:14:23'),(765,257,'action created','2021-01-28 16:15:24','2021-01-28 16:15:24'),(766,257,'action started via WP Cron','2021-01-28 16:16:21','2021-01-28 16:16:21'),(767,257,'action complete via WP Cron','2021-01-28 16:16:21','2021-01-28 16:16:21'),(768,258,'action created','2021-01-28 16:16:25','2021-01-28 16:16:25'),(769,258,'action started via WP Cron','2021-01-28 16:17:06','2021-01-28 16:17:06'),(770,258,'action complete via WP Cron','2021-01-28 16:17:06','2021-01-28 16:17:06'),(771,259,'action created','2021-01-28 16:17:07','2021-01-28 16:17:07'),(772,259,'action started via WP Cron','2021-01-28 16:18:27','2021-01-28 16:18:27'),(773,259,'action complete via WP Cron','2021-01-28 16:18:27','2021-01-28 16:18:27'),(774,260,'action created','2021-01-28 16:19:10','2021-01-28 16:19:10'),(775,260,'action started via WP Cron','2021-01-28 16:20:14','2021-01-28 16:20:14'),(776,260,'action complete via WP Cron','2021-01-28 16:20:14','2021-01-28 16:20:14'),(777,261,'action created','2021-01-28 16:20:29','2021-01-28 16:20:29'),(778,261,'action started via WP Cron','2021-01-28 16:21:12','2021-01-28 16:21:12'),(779,261,'action complete via WP Cron','2021-01-28 16:21:12','2021-01-28 16:21:12'),(780,262,'action created','2021-01-28 16:21:12','2021-01-28 16:21:12'),(781,262,'action started via WP Cron','2021-01-28 16:22:31','2021-01-28 16:22:31'),(782,262,'action complete via WP Cron','2021-01-28 16:22:31','2021-01-28 16:22:31'),(783,263,'action created','2021-01-28 16:22:37','2021-01-28 16:22:37'),(784,263,'action started via WP Cron','2021-01-28 16:24:34','2021-01-28 16:24:34'),(785,263,'action complete via WP Cron','2021-01-28 16:24:34','2021-01-28 16:24:34'),(786,264,'action created','2021-01-28 16:25:34','2021-01-28 16:25:34'),(787,264,'action started via WP Cron','2021-01-28 16:26:06','2021-01-28 16:26:06'),(788,264,'action complete via WP Cron','2021-01-28 16:26:06','2021-01-28 16:26:06'),(789,265,'action created','2021-01-28 16:26:35','2021-01-28 16:26:35'),(790,265,'action started via WP Cron','2021-01-28 16:27:36','2021-01-28 16:27:36'),(791,265,'action complete via WP Cron','2021-01-28 16:27:36','2021-01-28 16:27:36'),(792,266,'action created','2021-01-28 16:28:37','2021-01-28 16:28:37'),(793,266,'action started via WP Cron','2021-01-28 16:29:40','2021-01-28 16:29:40'),(794,266,'action complete via WP Cron','2021-01-28 16:29:40','2021-01-28 16:29:40'),(795,267,'action created','2021-01-28 16:30:31','2021-01-28 16:30:31'),(796,267,'action started via WP Cron','2021-01-28 16:30:41','2021-01-28 16:30:41'),(797,267,'action complete via WP Cron','2021-01-28 16:30:41','2021-01-28 16:30:41'),(798,268,'action created','2021-01-28 16:31:40','2021-01-28 16:31:40'),(799,268,'action started via WP Cron','2021-01-28 16:32:41','2021-01-28 16:32:41'),(800,268,'action complete via WP Cron','2021-01-28 16:32:41','2021-01-28 16:32:41'),(801,269,'action created','2021-01-28 16:33:06','2021-01-28 16:33:06'),(802,269,'action started via WP Cron','2021-01-28 16:33:39','2021-01-28 16:33:39'),(803,269,'action complete via WP Cron','2021-01-28 16:33:39','2021-01-28 16:33:39'),(804,270,'action created','2021-01-28 16:33:39','2021-01-28 16:33:39'),(805,270,'action started via WP Cron','2021-01-28 16:34:43','2021-01-28 16:34:43'),(806,270,'action complete via WP Cron','2021-01-28 16:34:43','2021-01-28 16:34:43'),(807,271,'action created','2021-01-28 16:35:44','2021-01-28 16:35:44'),(808,271,'action started via WP Cron','2021-01-28 16:36:45','2021-01-28 16:36:45'),(809,271,'action complete via WP Cron','2021-01-28 16:36:45','2021-01-28 16:36:45'),(810,272,'action created','2021-01-28 16:37:46','2021-01-28 16:37:46'),(811,272,'action started via WP Cron','2021-01-28 16:38:47','2021-01-28 16:38:47'),(812,272,'action complete via WP Cron','2021-01-28 16:38:47','2021-01-28 16:38:47'),(813,273,'action created','2021-01-28 16:39:19','2021-01-28 16:39:19'),(814,273,'action started via WP Cron','2021-01-28 16:39:48','2021-01-28 16:39:48'),(815,273,'action complete via WP Cron','2021-01-28 16:39:48','2021-01-28 16:39:48'),(816,274,'action created','2021-01-28 16:40:49','2021-01-28 16:40:49'),(817,274,'action started via WP Cron','2021-01-28 16:41:50','2021-01-28 16:41:50'),(818,274,'action complete via WP Cron','2021-01-28 16:41:50','2021-01-28 16:41:50'),(819,275,'action created','2021-01-28 16:42:51','2021-01-28 16:42:51'),(820,275,'action started via WP Cron','2021-01-28 16:43:52','2021-01-28 16:43:52'),(821,275,'action complete via WP Cron','2021-01-28 16:43:52','2021-01-28 16:43:52'),(822,276,'action created','2021-01-28 16:44:53','2021-01-28 16:44:53'),(823,276,'action started via WP Cron','2021-01-28 16:45:54','2021-01-28 16:45:54'),(824,276,'action complete via WP Cron','2021-01-28 16:45:54','2021-01-28 16:45:54'),(825,277,'action created','2021-01-28 16:46:17','2021-01-28 16:46:17'),(826,277,'action started via WP Cron','2021-01-28 16:46:55','2021-01-28 16:46:55'),(827,277,'action complete via WP Cron','2021-01-28 16:46:55','2021-01-28 16:46:55'),(828,278,'action created','2021-01-28 16:47:56','2021-01-28 16:47:56'),(829,278,'action started via WP Cron','2021-01-28 16:48:39','2021-01-28 16:48:39'),(830,278,'action complete via WP Cron','2021-01-28 16:48:39','2021-01-28 16:48:39'),(831,279,'action created','2021-01-28 16:48:42','2021-01-28 16:48:42'),(832,279,'action started via WP Cron','2021-01-28 16:49:58','2021-01-28 16:49:58'),(833,279,'action complete via WP Cron','2021-01-28 16:49:58','2021-01-28 16:49:58'),(834,280,'action created','2021-01-28 16:53:02','2021-01-28 16:53:02'),(835,280,'action started via WP Cron','2021-01-28 16:57:17','2021-01-28 16:57:17'),(836,280,'action complete via WP Cron','2021-01-28 16:57:17','2021-01-28 16:57:17'),(837,281,'action created','2021-01-28 17:01:42','2021-01-28 17:01:42'),(838,281,'action started via WP Cron','2021-01-28 17:03:07','2021-01-28 17:03:07'),(839,281,'action complete via WP Cron','2021-01-28 17:03:07','2021-01-28 17:03:07'),(840,282,'action created','2021-01-28 17:09:02','2021-01-28 17:09:02'),(841,282,'action started via WP Cron','2021-01-28 17:09:47','2021-01-28 17:09:47'),(842,282,'action complete via WP Cron','2021-01-28 17:09:47','2021-01-28 17:09:47'),(843,283,'action created','2021-01-28 17:11:44','2021-01-28 17:11:44'),(844,283,'action started via WP Cron','2021-01-28 17:13:14','2021-01-28 17:13:14'),(845,283,'action complete via WP Cron','2021-01-28 17:13:14','2021-01-28 17:13:14'),(846,284,'action created','2021-01-28 17:14:02','2021-01-28 17:14:02'),(847,284,'action started via WP Cron','2021-01-28 17:14:40','2021-01-28 17:14:40'),(848,284,'action complete via WP Cron','2021-01-28 17:14:40','2021-01-28 17:14:40'),(849,285,'action created','2021-01-28 17:14:43','2021-01-28 17:14:43'),(850,285,'action started via WP Cron','2021-01-28 17:15:44','2021-01-28 17:15:44'),(851,285,'action complete via WP Cron','2021-01-28 17:15:44','2021-01-28 17:15:44'),(852,286,'action created','2021-01-28 17:17:52','2021-01-28 17:17:52'),(853,286,'action started via WP Cron','2021-01-28 17:26:23','2021-01-28 17:26:23'),(854,286,'action complete via WP Cron','2021-01-28 17:26:23','2021-01-28 17:26:23'),(855,287,'action created','2021-01-28 17:26:51','2021-01-28 17:26:51'),(856,287,'action started via WP Cron','2021-01-28 17:28:53','2021-01-28 17:28:53'),(857,287,'action complete via WP Cron','2021-01-28 17:28:53','2021-01-28 17:28:53'),(858,288,'action created','2021-01-28 17:29:10','2021-01-28 17:29:10'),(859,288,'action started via WP Cron','2021-01-28 17:29:41','2021-01-28 17:29:41'),(860,288,'action complete via WP Cron','2021-01-28 17:29:41','2021-01-28 17:29:41'),(861,289,'action created','2021-01-28 17:30:02','2021-01-28 17:30:02'),(862,289,'action started via WP Cron','2021-01-28 17:33:06','2021-01-28 17:33:06'),(863,289,'action complete via WP Cron','2021-01-28 17:33:06','2021-01-28 17:33:06'),(864,290,'action created','2021-01-28 17:33:53','2021-01-28 17:33:53'),(865,290,'action started via WP Cron','2021-01-28 17:38:51','2021-01-28 17:38:51'),(866,290,'action complete via WP Cron','2021-01-28 17:38:51','2021-01-28 17:38:51'),(867,291,'action created','2021-01-28 17:38:52','2021-01-28 17:38:52'),(868,291,'action started via WP Cron','2021-01-28 17:42:20','2021-01-28 17:42:20'),(869,291,'action complete via WP Cron','2021-01-28 17:42:20','2021-01-28 17:42:20'),(870,292,'action created','2021-01-28 17:44:16','2021-01-28 17:44:16'),(871,292,'action started via WP Cron','2021-01-28 17:44:42','2021-01-28 17:44:42'),(872,292,'action complete via WP Cron','2021-01-28 17:44:42','2021-01-28 17:44:42'),(873,293,'action created','2021-01-28 17:44:50','2021-01-28 17:44:50'),(874,293,'action started via WP Cron','2021-01-28 17:46:25','2021-01-28 17:46:25'),(875,293,'action complete via WP Cron','2021-01-28 17:46:25','2021-01-28 17:46:25'),(876,294,'action created','2021-01-28 17:46:28','2021-01-28 17:46:28'),(877,294,'action started via WP Cron','2021-01-28 17:50:41','2021-01-28 17:50:41'),(878,294,'action complete via WP Cron','2021-01-28 17:50:41','2021-01-28 17:50:41'),(879,295,'action created','2021-01-28 17:50:47','2021-01-28 17:50:47'),(880,295,'action started via WP Cron','2021-01-28 17:55:44','2021-01-28 17:55:44'),(881,295,'action complete via WP Cron','2021-01-28 17:55:44','2021-01-28 17:55:44'),(882,296,'action created','2021-01-28 17:59:47','2021-01-28 17:59:47'),(883,296,'action started via WP Cron','2021-01-28 18:01:04','2021-01-28 18:01:04'),(884,296,'action complete via WP Cron','2021-01-28 18:01:04','2021-01-28 18:01:04'),(885,297,'action created','2021-01-28 18:01:05','2021-01-28 18:01:05'),(886,297,'action started via WP Cron','2021-01-28 18:03:06','2021-01-28 18:03:06'),(887,297,'action complete via WP Cron','2021-01-28 18:03:06','2021-01-28 18:03:06'),(888,298,'action created','2021-01-28 18:04:52','2021-01-28 18:04:52'),(889,298,'action started via WP Cron','2021-01-28 18:08:35','2021-01-28 18:08:35'),(890,298,'action complete via WP Cron','2021-01-28 18:08:35','2021-01-28 18:08:35'),(891,299,'action created','2021-01-28 18:08:35','2021-01-28 18:08:35'),(892,299,'action started via WP Cron','2021-01-28 18:10:03','2021-01-28 18:10:03'),(893,299,'action complete via WP Cron','2021-01-28 18:10:03','2021-01-28 18:10:03'),(894,301,'action created','2021-01-28 18:10:06','2021-01-28 18:10:06'),(895,300,'action created','2021-01-28 18:10:06','2021-01-28 18:10:06'),(896,300,'action started via WP Cron','2021-01-28 18:10:38','2021-01-28 18:10:38'),(897,300,'action complete via WP Cron','2021-01-28 18:10:38','2021-01-28 18:10:38'),(898,301,'action started via WP Cron','2021-01-28 18:10:38','2021-01-28 18:10:38'),(899,301,'action complete via WP Cron','2021-01-28 18:10:38','2021-01-28 18:10:38'),(900,302,'action created','2021-01-28 18:10:40','2021-01-28 18:10:40'),(901,302,'action started via WP Cron','2021-01-28 18:11:58','2021-01-28 18:11:58'),(902,302,'action complete via WP Cron','2021-01-28 18:11:58','2021-01-28 18:11:58'),(903,303,'action created','2021-01-28 18:12:11','2021-01-28 18:12:11'),(904,303,'action started via WP Cron','2021-01-28 18:14:57','2021-01-28 18:14:57'),(905,303,'action complete via WP Cron','2021-01-28 18:14:57','2021-01-28 18:14:57'),(906,304,'action created','2021-01-28 18:21:15','2021-01-28 18:21:15'),(907,304,'action started via WP Cron','2021-01-28 18:22:38','2021-01-28 18:22:38'),(908,304,'action complete via WP Cron','2021-01-28 18:22:38','2021-01-28 18:22:38'),(909,305,'action created','2021-01-28 18:23:04','2021-01-28 18:23:04'),(910,305,'action started via WP Cron','2021-01-28 18:23:53','2021-01-28 18:23:53'),(911,305,'action complete via WP Cron','2021-01-28 18:23:53','2021-01-28 18:23:53'),(912,306,'action created','2021-01-28 18:23:55','2021-01-28 18:23:55'),(913,306,'action started via WP Cron','2021-01-28 18:25:45','2021-01-28 18:25:45'),(914,306,'action complete via WP Cron','2021-01-28 18:25:45','2021-01-28 18:25:45'),(915,307,'action created','2021-01-28 18:25:46','2021-01-28 18:25:46'),(916,307,'action started via WP Cron','2021-01-28 18:31:20','2021-01-28 18:31:20'),(917,307,'action complete via WP Cron','2021-01-28 18:31:20','2021-01-28 18:31:20'),(918,308,'action created','2021-01-28 18:33:06','2021-01-28 18:33:06'),(919,308,'action started via WP Cron','2021-01-28 18:37:52','2021-01-28 18:37:52'),(920,308,'action complete via WP Cron','2021-01-28 18:37:52','2021-01-28 18:37:52'),(921,309,'action created','2021-01-28 18:37:52','2021-01-28 18:37:52'),(922,309,'action started via WP Cron','2021-01-28 18:43:28','2021-01-28 18:43:28'),(923,309,'action complete via WP Cron','2021-01-28 18:43:28','2021-01-28 18:43:28'),(924,310,'action created','2021-01-28 18:44:08','2021-01-28 18:44:08'),(925,310,'action started via WP Cron','2021-01-28 18:44:53','2021-01-28 18:44:53'),(926,310,'action complete via WP Cron','2021-01-28 18:44:53','2021-01-28 18:44:53'),(927,311,'action created','2021-01-28 18:44:53','2021-01-28 18:44:53'),(928,311,'action started via WP Cron','2021-01-28 18:47:10','2021-01-28 18:47:10'),(929,311,'action complete via WP Cron','2021-01-28 18:47:10','2021-01-28 18:47:10'),(930,312,'action created','2021-01-28 18:47:11','2021-01-28 18:47:11'),(931,312,'action started via WP Cron','2021-01-28 18:51:04','2021-01-28 18:51:04'),(932,312,'action complete via WP Cron','2021-01-28 18:51:04','2021-01-28 18:51:04'),(933,313,'action created','2021-01-28 18:51:04','2021-01-28 18:51:04'),(934,313,'action started via WP Cron','2021-01-28 18:53:57','2021-01-28 18:53:57'),(935,313,'action complete via WP Cron','2021-01-28 18:53:57','2021-01-28 18:53:57'),(936,314,'action created','2021-01-28 19:03:07','2021-01-28 19:03:07'),(937,314,'action started via WP Cron','2021-01-28 19:04:25','2021-01-28 19:04:25'),(938,314,'action complete via WP Cron','2021-01-28 19:04:25','2021-01-28 19:04:25'),(939,315,'action created','2021-01-28 19:04:25','2021-01-28 19:04:25'),(940,315,'action started via WP Cron','2021-01-28 19:12:35','2021-01-28 19:12:35'),(941,315,'action complete via WP Cron','2021-01-28 19:12:35','2021-01-28 19:12:35'),(942,316,'action created','2021-01-28 19:12:35','2021-01-28 19:12:35'),(943,316,'action started via WP Cron','2021-01-28 19:14:29','2021-01-28 19:14:29'),(944,316,'action complete via WP Cron','2021-01-28 19:14:29','2021-01-28 19:14:29'),(945,317,'action created','2021-01-28 19:14:30','2021-01-28 19:14:30'),(946,317,'action started via WP Cron','2021-01-28 19:15:48','2021-01-28 19:15:48'),(947,317,'action complete via WP Cron','2021-01-28 19:15:48','2021-01-28 19:15:48'),(948,318,'action created','2021-01-28 19:15:49','2021-01-28 19:15:49'),(949,318,'action started via WP Cron','2021-01-28 19:18:15','2021-01-28 19:18:15'),(950,318,'action complete via WP Cron','2021-01-28 19:18:15','2021-01-28 19:18:15'),(951,319,'action created','2021-01-28 19:18:15','2021-01-28 19:18:15'),(952,319,'action started via WP Cron','2021-01-28 19:19:32','2021-01-28 19:19:32'),(953,319,'action complete via WP Cron','2021-01-28 19:19:32','2021-01-28 19:19:32'),(954,320,'action created','2021-01-28 19:19:32','2021-01-28 19:19:32'),(955,320,'action started via WP Cron','2021-01-28 19:28:11','2021-01-28 19:28:11'),(956,320,'action complete via WP Cron','2021-01-28 19:28:11','2021-01-28 19:28:11'),(957,321,'action created','2021-01-28 19:28:11','2021-01-28 19:28:11'),(958,321,'action started via WP Cron','2021-01-28 19:33:07','2021-01-28 19:33:07'),(959,321,'action complete via WP Cron','2021-01-28 19:33:07','2021-01-28 19:33:07'),(960,322,'action created','2021-01-28 19:34:18','2021-01-28 19:34:18'),(961,322,'action started via WP Cron','2021-01-28 19:35:25','2021-01-28 19:35:25'),(962,322,'action complete via WP Cron','2021-01-28 19:35:25','2021-01-28 19:35:25'),(963,323,'action created','2021-01-28 19:40:07','2021-01-28 19:40:07'),(964,323,'action started via WP Cron','2021-01-28 19:41:20','2021-01-28 19:41:20'),(965,323,'action complete via WP Cron','2021-01-28 19:41:20','2021-01-28 19:41:20'),(966,324,'action created','2021-01-28 19:42:22','2021-01-28 19:42:22'),(967,324,'action started via WP Cron','2021-01-28 19:46:34','2021-01-28 19:46:34'),(968,324,'action complete via WP Cron','2021-01-28 19:46:34','2021-01-28 19:46:34'),(969,325,'action created','2021-01-28 19:46:55','2021-01-28 19:46:55'),(970,325,'action started via WP Cron','2021-01-28 19:49:21','2021-01-28 19:49:21'),(971,325,'action complete via WP Cron','2021-01-28 19:49:21','2021-01-28 19:49:21'),(972,326,'action created','2021-01-28 19:49:22','2021-01-28 19:49:22'),(973,326,'action started via WP Cron','2021-01-28 19:51:14','2021-01-28 19:51:14'),(974,326,'action complete via WP Cron','2021-01-28 19:51:14','2021-01-28 19:51:14'),(975,327,'action created','2021-01-28 19:53:35','2021-01-28 19:53:35'),(976,327,'action started via WP Cron','2021-01-28 19:57:07','2021-01-28 19:57:07'),(977,327,'action complete via WP Cron','2021-01-28 19:57:07','2021-01-28 19:57:07'),(978,328,'action created','2021-01-28 19:59:08','2021-01-28 19:59:08'),(979,328,'action started via WP Cron','2021-01-28 20:03:28','2021-01-28 20:03:28'),(980,328,'action complete via WP Cron','2021-01-28 20:03:28','2021-01-28 20:03:28'),(981,329,'action created','2021-01-28 20:04:55','2021-01-28 20:04:55'),(982,329,'action started via WP Cron','2021-01-28 20:11:07','2021-01-28 20:11:07'),(983,329,'action complete via WP Cron','2021-01-28 20:11:07','2021-01-28 20:11:07'),(984,330,'action created','2021-01-28 20:14:26','2021-01-28 20:14:26'),(985,330,'action started via WP Cron','2021-01-28 20:16:21','2021-01-28 20:16:21'),(986,330,'action complete via WP Cron','2021-01-28 20:16:21','2021-01-28 20:16:21'),(987,331,'action created','2021-01-28 20:16:23','2021-01-28 20:16:23'),(988,331,'action started via WP Cron','2021-01-28 20:17:17','2021-01-28 20:17:17'),(989,331,'action complete via WP Cron','2021-01-28 20:17:17','2021-01-28 20:17:17'),(990,332,'action created','2021-01-28 20:17:38','2021-01-28 20:17:38'),(991,332,'action started via WP Cron','2021-01-28 20:21:37','2021-01-28 20:21:37'),(992,332,'action complete via WP Cron','2021-01-28 20:21:37','2021-01-28 20:21:37'),(993,333,'action created','2021-01-28 20:21:37','2021-01-28 20:21:37'),(994,333,'action started via WP Cron','2021-01-28 20:29:03','2021-01-28 20:29:03'),(995,333,'action complete via WP Cron','2021-01-28 20:29:03','2021-01-28 20:29:03'),(996,334,'action created','2021-01-28 20:33:06','2021-01-28 20:33:06'),(997,334,'action started via WP Cron','2021-01-28 20:37:04','2021-01-28 20:37:04'),(998,334,'action complete via WP Cron','2021-01-28 20:37:04','2021-01-28 20:37:04'),(999,335,'action created','2021-01-28 20:37:18','2021-01-28 20:37:18'),(1000,335,'action started via WP Cron','2021-01-28 20:38:39','2021-01-28 20:38:39'),(1001,335,'action complete via WP Cron','2021-01-28 20:38:39','2021-01-28 20:38:39'),(1002,336,'action created','2021-01-28 20:38:39','2021-01-28 20:38:39'),(1003,336,'action started via WP Cron','2021-01-28 20:49:48','2021-01-28 20:49:48'),(1004,336,'action complete via WP Cron','2021-01-28 20:49:48','2021-01-28 20:49:48'),(1005,337,'action created','2021-01-28 20:52:35','2021-01-28 20:52:35'),(1006,337,'action started via WP Cron','2021-01-28 20:54:41','2021-01-28 20:54:41'),(1007,337,'action complete via WP Cron','2021-01-28 20:54:41','2021-01-28 20:54:41'),(1008,338,'action created','2021-01-28 20:54:41','2021-01-28 20:54:41'),(1009,338,'action started via WP Cron','2021-01-28 20:56:58','2021-01-28 20:56:58'),(1010,338,'action complete via WP Cron','2021-01-28 20:56:58','2021-01-28 20:56:58'),(1011,339,'action created','2021-01-28 20:57:01','2021-01-28 20:57:01'),(1012,339,'action started via WP Cron','2021-01-28 20:57:38','2021-01-28 20:57:38'),(1013,339,'action complete via WP Cron','2021-01-28 20:57:38','2021-01-28 20:57:38'),(1014,340,'action created','2021-01-28 20:58:25','2021-01-28 20:58:25'),(1015,340,'action started via WP Cron','2021-01-28 20:59:08','2021-01-28 20:59:08'),(1016,340,'action complete via WP Cron','2021-01-28 20:59:08','2021-01-28 20:59:08'),(1017,341,'action created','2021-01-28 20:59:10','2021-01-28 20:59:10'),(1018,341,'action started via WP Cron','2021-01-28 20:59:45','2021-01-28 20:59:45'),(1019,341,'action complete via WP Cron','2021-01-28 20:59:45','2021-01-28 20:59:45'),(1020,342,'action created','2021-01-28 21:00:10','2021-01-28 21:00:10'),(1021,342,'action started via WP Cron','2021-01-28 21:00:39','2021-01-28 21:00:39'),(1022,342,'action complete via WP Cron','2021-01-28 21:00:39','2021-01-28 21:00:39'),(1023,343,'action created','2021-01-28 21:00:46','2021-01-28 21:00:46'),(1024,343,'action started via WP Cron','2021-01-28 21:02:11','2021-01-28 21:02:11'),(1025,343,'action complete via WP Cron','2021-01-28 21:02:11','2021-01-28 21:02:11'),(1026,344,'action created','2021-01-28 21:02:23','2021-01-28 21:02:23'),(1027,344,'action started via WP Cron','2021-01-28 21:03:07','2021-01-28 21:03:07'),(1028,344,'action complete via WP Cron','2021-01-28 21:03:07','2021-01-28 21:03:07'),(1029,345,'action created','2021-01-28 21:03:47','2021-01-28 21:03:47'),(1030,345,'action started via WP Cron','2021-01-28 21:05:17','2021-01-28 21:05:17'),(1031,345,'action complete via WP Cron','2021-01-28 21:05:17','2021-01-28 21:05:17'),(1032,346,'action created','2021-01-28 21:05:39','2021-01-28 21:05:39'),(1033,346,'action started via WP Cron','2021-01-28 21:06:48','2021-01-28 21:06:48'),(1034,346,'action complete via WP Cron','2021-01-28 21:06:48','2021-01-28 21:06:48'),(1035,347,'action created','2021-01-28 21:07:01','2021-01-28 21:07:01'),(1036,347,'action started via WP Cron','2021-01-28 21:07:38','2021-01-28 21:07:38'),(1037,347,'action complete via WP Cron','2021-01-28 21:07:38','2021-01-28 21:07:38'),(1038,348,'action created','2021-01-28 21:07:38','2021-01-28 21:07:38'),(1039,348,'action started via WP Cron','2021-01-28 21:09:39','2021-01-28 21:09:39'),(1040,348,'action complete via WP Cron','2021-01-28 21:09:39','2021-01-28 21:09:39'),(1041,349,'action created','2021-01-28 21:20:03','2021-01-28 21:20:03'),(1042,349,'action started via WP Cron','2021-01-28 21:20:38','2021-01-28 21:20:38'),(1043,349,'action complete via WP Cron','2021-01-28 21:20:38','2021-01-28 21:20:38'),(1044,350,'action created','2021-01-28 21:20:59','2021-01-28 21:20:59'),(1045,350,'action started via WP Cron','2021-01-28 21:22:04','2021-01-28 21:22:04'),(1046,350,'action complete via WP Cron','2021-01-28 21:22:04','2021-01-28 21:22:04'),(1047,351,'action created','2021-01-28 21:23:15','2021-01-28 21:23:15'),(1048,351,'action started via WP Cron','2021-01-28 21:25:25','2021-01-28 21:25:25'),(1049,351,'action complete via WP Cron','2021-01-28 21:25:25','2021-01-28 21:25:25'),(1050,352,'action created','2021-01-28 21:25:25','2021-01-28 21:25:25'),(1051,352,'action started via WP Cron','2021-01-28 21:30:36','2021-01-28 21:30:36'),(1052,352,'action complete via WP Cron','2021-01-28 21:30:36','2021-01-28 21:30:36'),(1053,353,'action created','2021-01-28 21:30:37','2021-01-28 21:30:37'),(1054,353,'action started via WP Cron','2021-01-28 21:32:11','2021-01-28 21:32:11'),(1055,353,'action complete via WP Cron','2021-01-28 21:32:11','2021-01-28 21:32:11'),(1056,354,'action created','2021-01-28 21:32:11','2021-01-28 21:32:11'),(1057,354,'action started via WP Cron','2021-01-28 21:33:07','2021-01-28 21:33:07'),(1058,354,'action complete via WP Cron','2021-01-28 21:33:07','2021-01-28 21:33:07'),(1059,355,'action created','2021-01-28 21:35:07','2021-01-28 21:35:07'),(1060,355,'action started via WP Cron','2021-01-28 21:37:01','2021-01-28 21:37:01'),(1061,355,'action complete via WP Cron','2021-01-28 21:37:01','2021-01-28 21:37:01'),(1062,356,'action created','2021-01-28 21:41:12','2021-01-28 21:41:12'),(1063,356,'action started via WP Cron','2021-01-28 21:42:12','2021-01-28 21:42:12'),(1064,356,'action complete via WP Cron','2021-01-28 21:42:12','2021-01-28 21:42:12'),(1065,357,'action created','2021-01-28 21:45:57','2021-01-28 21:45:57'),(1066,357,'action started via WP Cron','2021-01-28 21:49:40','2021-01-28 21:49:40'),(1067,357,'action complete via WP Cron','2021-01-28 21:49:40','2021-01-28 21:49:40'),(1068,358,'action created','2021-01-28 21:49:41','2021-01-28 21:49:41'),(1069,358,'action started via WP Cron','2021-01-28 22:03:07','2021-01-28 22:03:07'),(1070,358,'action complete via WP Cron','2021-01-28 22:03:07','2021-01-28 22:03:07'),(1071,359,'action created','2021-01-28 22:05:25','2021-01-28 22:05:25'),(1072,359,'action started via WP Cron','2021-01-28 22:08:13','2021-01-28 22:08:13'),(1073,359,'action complete via WP Cron','2021-01-28 22:08:13','2021-01-28 22:08:13'),(1074,360,'action created','2021-01-28 22:08:14','2021-01-28 22:08:14'),(1075,360,'action started via WP Cron','2021-01-28 22:08:50','2021-01-28 22:08:50'),(1076,360,'action complete via WP Cron','2021-01-28 22:08:50','2021-01-28 22:08:50'),(1077,361,'action created','2021-01-28 22:14:18','2021-01-28 22:14:18'),(1078,361,'action started via WP Cron','2021-01-28 22:16:09','2021-01-28 22:16:09'),(1079,361,'action complete via WP Cron','2021-01-28 22:16:09','2021-01-28 22:16:09'),(1080,362,'action created','2021-01-28 22:18:28','2021-01-28 22:18:28'),(1081,362,'action started via WP Cron','2021-01-28 22:27:33','2021-01-28 22:27:33'),(1082,362,'action complete via WP Cron','2021-01-28 22:27:33','2021-01-28 22:27:33'),(1083,363,'action created','2021-01-28 22:27:34','2021-01-28 22:27:34'),(1084,363,'action started via WP Cron','2021-01-28 22:33:06','2021-01-28 22:33:06'),(1085,363,'action complete via WP Cron','2021-01-28 22:33:06','2021-01-28 22:33:06'),(1086,364,'action created','2021-01-28 22:39:30','2021-01-28 22:39:30'),(1087,364,'action started via WP Cron','2021-01-28 22:47:56','2021-01-28 22:47:56'),(1088,364,'action complete via WP Cron','2021-01-28 22:47:56','2021-01-28 22:47:56'),(1089,365,'action created','2021-01-28 22:47:56','2021-01-28 22:47:56'),(1090,365,'action started via WP Cron','2021-01-28 22:54:16','2021-01-28 22:54:16'),(1091,365,'action complete via WP Cron','2021-01-28 22:54:16','2021-01-28 22:54:16'),(1092,366,'action created','2021-01-28 23:03:06','2021-01-28 23:03:06'),(1093,366,'action started via WP Cron','2021-01-28 23:07:39','2021-01-28 23:07:39'),(1094,366,'action complete via WP Cron','2021-01-28 23:07:39','2021-01-28 23:07:39'),(1095,367,'action created','2021-01-28 23:07:39','2021-01-28 23:07:39'),(1096,367,'action started via WP Cron','2021-01-28 23:09:09','2021-01-28 23:09:09'),(1097,367,'action complete via WP Cron','2021-01-28 23:09:09','2021-01-28 23:09:09'),(1098,368,'action created','2021-01-28 23:10:06','2021-01-28 23:10:06'),(1099,368,'action started via WP Cron','2021-01-28 23:16:32','2021-01-28 23:16:32'),(1100,368,'action complete via WP Cron','2021-01-28 23:16:32','2021-01-28 23:16:32'),(1101,369,'action created','2021-01-28 23:16:32','2021-01-28 23:16:32'),(1102,369,'action started via WP Cron','2021-01-28 23:18:10','2021-01-28 23:18:10'),(1103,369,'action complete via WP Cron','2021-01-28 23:18:10','2021-01-28 23:18:10'),(1104,370,'action created','2021-01-28 23:19:17','2021-01-28 23:19:17'),(1105,370,'action started via WP Cron','2021-01-28 23:20:47','2021-01-28 23:20:47'),(1106,370,'action complete via WP Cron','2021-01-28 23:20:47','2021-01-28 23:20:47'),(1107,371,'action created','2021-01-28 23:20:47','2021-01-28 23:20:47'),(1108,371,'action started via WP Cron','2021-01-28 23:24:22','2021-01-28 23:24:22'),(1109,371,'action complete via WP Cron','2021-01-28 23:24:22','2021-01-28 23:24:22'),(1110,372,'action created','2021-01-28 23:26:43','2021-01-28 23:26:43'),(1111,372,'action started via WP Cron','2021-01-28 23:28:41','2021-01-28 23:28:41'),(1112,372,'action complete via WP Cron','2021-01-28 23:28:41','2021-01-28 23:28:41'),(1113,373,'action created','2021-01-28 23:28:42','2021-01-28 23:28:42'),(1114,373,'action started via WP Cron','2021-01-28 23:30:50','2021-01-28 23:30:50'),(1115,373,'action complete via WP Cron','2021-01-28 23:30:50','2021-01-28 23:30:50'),(1116,374,'action created','2021-01-28 23:33:06','2021-01-28 23:33:06'),(1117,374,'action started via WP Cron','2021-01-28 23:35:40','2021-01-28 23:35:40'),(1118,374,'action complete via WP Cron','2021-01-28 23:35:40','2021-01-28 23:35:40'),(1119,375,'action created','2021-01-28 23:39:48','2021-01-28 23:39:48'),(1120,375,'action started via WP Cron','2021-01-28 23:45:03','2021-01-28 23:45:03'),(1121,375,'action complete via WP Cron','2021-01-28 23:45:03','2021-01-28 23:45:03'),(1122,376,'action created','2021-01-28 23:59:18','2021-01-28 23:59:18'),(1123,376,'action started via WP Cron','2021-01-29 00:03:07','2021-01-29 00:03:07'),(1124,376,'action complete via WP Cron','2021-01-29 00:03:07','2021-01-29 00:03:07'),(1125,377,'action created','2021-01-29 00:06:41','2021-01-29 00:06:41'),(1126,377,'action started via WP Cron','2021-01-29 00:10:01','2021-01-29 00:10:01'),(1127,377,'action complete via WP Cron','2021-01-29 00:10:01','2021-01-29 00:10:01'),(1128,378,'action created','2021-01-29 00:10:24','2021-01-29 00:10:24'),(1129,378,'action started via WP Cron','2021-01-29 00:11:36','2021-01-29 00:11:36'),(1130,378,'action complete via WP Cron','2021-01-29 00:11:36','2021-01-29 00:11:36'),(1131,379,'action created','2021-01-29 00:12:12','2021-01-29 00:12:12'),(1132,379,'action started via WP Cron','2021-01-29 00:14:31','2021-01-29 00:14:31'),(1133,379,'action complete via WP Cron','2021-01-29 00:14:31','2021-01-29 00:14:31'),(1134,380,'action created','2021-01-29 00:14:35','2021-01-29 00:14:35'),(1135,380,'action started via WP Cron','2021-01-29 00:17:54','2021-01-29 00:17:54'),(1136,380,'action complete via WP Cron','2021-01-29 00:17:54','2021-01-29 00:17:54'),(1137,381,'action created','2021-01-29 00:19:23','2021-01-29 00:19:23'),(1138,381,'action started via WP Cron','2021-01-29 00:19:38','2021-01-29 00:19:38'),(1139,381,'action complete via WP Cron','2021-01-29 00:19:38','2021-01-29 00:19:38'),(1140,382,'action created','2021-01-29 00:19:45','2021-01-29 00:19:45'),(1141,382,'action started via WP Cron','2021-01-29 00:21:34','2021-01-29 00:21:34'),(1142,382,'action complete via WP Cron','2021-01-29 00:21:34','2021-01-29 00:21:34'),(1143,383,'action created','2021-01-29 00:21:35','2021-01-29 00:21:35'),(1144,383,'action started via WP Cron','2021-01-29 00:23:58','2021-01-29 00:23:58'),(1145,383,'action complete via WP Cron','2021-01-29 00:23:58','2021-01-29 00:23:58'),(1146,384,'action created','2021-01-29 00:24:17','2021-01-29 00:24:17'),(1147,384,'action started via WP Cron','2021-01-29 00:27:19','2021-01-29 00:27:19'),(1148,384,'action complete via WP Cron','2021-01-29 00:27:19','2021-01-29 00:27:19'),(1149,385,'action created','2021-01-29 00:31:07','2021-01-29 00:31:07'),(1150,385,'action started via WP Cron','2021-01-29 00:31:35','2021-01-29 00:31:35'),(1151,385,'action complete via WP Cron','2021-01-29 00:31:35','2021-01-29 00:31:35'),(1152,386,'action created','2021-01-29 00:33:06','2021-01-29 00:33:06'),(1153,386,'action started via WP Cron','2021-01-29 00:37:59','2021-01-29 00:37:59'),(1154,386,'action complete via WP Cron','2021-01-29 00:37:59','2021-01-29 00:37:59'),(1155,387,'action created','2021-01-29 00:39:20','2021-01-29 00:39:20'),(1156,387,'action started via WP Cron','2021-01-29 00:51:05','2021-01-29 00:51:05'),(1157,387,'action complete via WP Cron','2021-01-29 00:51:05','2021-01-29 00:51:05'),(1158,388,'action created','2021-01-29 00:52:02','2021-01-29 00:52:02'),(1159,388,'action started via WP Cron','2021-01-29 00:53:05','2021-01-29 00:53:05'),(1160,388,'action complete via WP Cron','2021-01-29 00:53:05','2021-01-29 00:53:05'),(1161,389,'action created','2021-01-29 00:53:06','2021-01-29 00:53:06'),(1162,389,'action started via WP Cron','2021-01-29 00:54:15','2021-01-29 00:54:15'),(1163,389,'action complete via WP Cron','2021-01-29 00:54:15','2021-01-29 00:54:15'),(1164,390,'action created','2021-01-29 00:54:15','2021-01-29 00:54:15'),(1165,390,'action started via WP Cron','2021-01-29 00:59:36','2021-01-29 00:59:36'),(1166,390,'action complete via WP Cron','2021-01-29 00:59:36','2021-01-29 00:59:36'),(1167,391,'action created','2021-01-29 01:03:06','2021-01-29 01:03:06'),(1168,27,'action started via WP Cron','2021-01-29 01:03:07','2021-01-29 01:03:07'),(1169,27,'action complete via WP Cron','2021-01-29 01:03:07','2021-01-29 01:03:07'),(1170,392,'action created','2021-01-29 01:03:07','2021-01-29 01:03:07'),(1171,391,'action started via WP Cron','2021-01-29 01:14:38','2021-01-29 01:14:38'),(1172,391,'action complete via WP Cron','2021-01-29 01:14:38','2021-01-29 01:14:38'),(1173,393,'action created','2021-01-29 01:15:25','2021-01-29 01:15:25'),(1174,393,'action started via WP Cron','2021-01-29 01:16:02','2021-01-29 01:16:02'),(1175,393,'action complete via WP Cron','2021-01-29 01:16:02','2021-01-29 01:16:02'),(1176,394,'action created','2021-01-29 01:16:23','2021-01-29 01:16:23'),(1177,394,'action started via WP Cron','2021-01-29 01:16:38','2021-01-29 01:16:38'),(1178,394,'action complete via WP Cron','2021-01-29 01:16:38','2021-01-29 01:16:38'),(1179,395,'action created','2021-01-29 01:16:57','2021-01-29 01:16:57'),(1180,395,'action started via WP Cron','2021-01-29 01:17:42','2021-01-29 01:17:42'),(1181,395,'action complete via WP Cron','2021-01-29 01:17:42','2021-01-29 01:17:42'),(1182,396,'action created','2021-01-29 01:18:01','2021-01-29 01:18:01'),(1183,396,'action started via WP Cron','2021-01-29 01:18:40','2021-01-29 01:18:40'),(1184,396,'action complete via WP Cron','2021-01-29 01:18:40','2021-01-29 01:18:40'),(1185,397,'action created','2021-01-29 01:18:47','2021-01-29 01:18:47'),(1186,397,'action started via WP Cron','2021-01-29 01:19:38','2021-01-29 01:19:38'),(1187,397,'action complete via WP Cron','2021-01-29 01:19:38','2021-01-29 01:19:38'),(1188,398,'action created','2021-01-29 01:20:06','2021-01-29 01:20:06'),(1189,398,'action started via WP Cron','2021-01-29 01:20:44','2021-01-29 01:20:44'),(1190,398,'action complete via WP Cron','2021-01-29 01:20:44','2021-01-29 01:20:44'),(1191,399,'action created','2021-01-29 01:21:12','2021-01-29 01:21:12'),(1192,399,'action started via WP Cron','2021-01-29 01:21:36','2021-01-29 01:21:36'),(1193,399,'action complete via WP Cron','2021-01-29 01:21:36','2021-01-29 01:21:36'),(1194,400,'action created','2021-01-29 01:21:51','2021-01-29 01:21:51'),(1195,400,'action started via WP Cron','2021-01-29 01:22:47','2021-01-29 01:22:47'),(1196,400,'action complete via WP Cron','2021-01-29 01:22:47','2021-01-29 01:22:47'),(1197,401,'action created','2021-01-29 01:23:09','2021-01-29 01:23:09'),(1198,401,'action started via WP Cron','2021-01-29 01:23:47','2021-01-29 01:23:47'),(1199,401,'action complete via WP Cron','2021-01-29 01:23:47','2021-01-29 01:23:47'),(1200,402,'action created','2021-01-29 01:24:00','2021-01-29 01:24:00'),(1201,402,'action started via WP Cron','2021-01-29 01:24:47','2021-01-29 01:24:47'),(1202,402,'action complete via WP Cron','2021-01-29 01:24:47','2021-01-29 01:24:47'),(1203,403,'action created','2021-01-29 01:25:16','2021-01-29 01:25:16'),(1204,403,'action started via WP Cron','2021-01-29 01:28:04','2021-01-29 01:28:04'),(1205,403,'action complete via WP Cron','2021-01-29 01:28:04','2021-01-29 01:28:04'),(1206,404,'action created','2021-01-29 01:28:12','2021-01-29 01:28:12'),(1207,404,'action started via WP Cron','2021-01-29 01:28:51','2021-01-29 01:28:51'),(1208,404,'action complete via WP Cron','2021-01-29 01:28:51','2021-01-29 01:28:51'),(1209,405,'action created','2021-01-29 01:28:51','2021-01-29 01:28:51'),(1210,405,'action started via WP Cron','2021-01-29 01:33:14','2021-01-29 01:33:14'),(1211,405,'action complete via WP Cron','2021-01-29 01:33:14','2021-01-29 01:33:14'),(1212,406,'action created','2021-01-29 01:33:42','2021-01-29 01:33:42'),(1213,406,'action started via WP Cron','2021-01-29 01:39:27','2021-01-29 01:39:27'),(1214,406,'action complete via WP Cron','2021-01-29 01:39:27','2021-01-29 01:39:27'),(1215,407,'action created','2021-01-29 01:39:28','2021-01-29 01:39:28'),(1216,407,'action started via WP Cron','2021-01-29 01:39:43','2021-01-29 01:39:43'),(1217,407,'action complete via WP Cron','2021-01-29 01:39:43','2021-01-29 01:39:43'),(1218,408,'action created','2021-01-29 01:39:50','2021-01-29 01:39:50'),(1219,408,'action started via WP Cron','2021-01-29 01:40:48','2021-01-29 01:40:48'),(1220,408,'action complete via WP Cron','2021-01-29 01:40:48','2021-01-29 01:40:48'),(1221,409,'action created','2021-01-29 01:40:57','2021-01-29 01:40:57'),(1222,409,'action started via WP Cron','2021-01-29 01:42:51','2021-01-29 01:42:51'),(1223,409,'action complete via WP Cron','2021-01-29 01:42:51','2021-01-29 01:42:51'),(1224,410,'action created','2021-01-29 01:42:51','2021-01-29 01:42:51'),(1225,410,'action started via WP Cron','2021-01-29 02:00:09','2021-01-29 02:00:09'),(1226,410,'action complete via WP Cron','2021-01-29 02:00:09','2021-01-29 02:00:09'),(1227,411,'action created','2021-01-29 02:03:07','2021-01-29 02:03:07'),(1228,411,'action started via WP Cron','2021-01-29 02:06:30','2021-01-29 02:06:30'),(1229,411,'action complete via WP Cron','2021-01-29 02:06:30','2021-01-29 02:06:30'),(1230,412,'action created','2021-01-29 02:06:44','2021-01-29 02:06:44'),(1231,412,'action started via WP Cron','2021-01-29 02:07:40','2021-01-29 02:07:40'),(1232,412,'action complete via WP Cron','2021-01-29 02:07:40','2021-01-29 02:07:40'),(1233,413,'action created','2021-01-29 02:07:41','2021-01-29 02:07:41'),(1234,413,'action started via WP Cron','2021-01-29 02:09:54','2021-01-29 02:09:54'),(1235,413,'action complete via WP Cron','2021-01-29 02:09:54','2021-01-29 02:09:54'),(1236,414,'action created','2021-01-29 02:13:52','2021-01-29 02:13:52'),(1237,414,'action started via WP Cron','2021-01-29 02:14:47','2021-01-29 02:14:47'),(1238,414,'action complete via WP Cron','2021-01-29 02:14:47','2021-01-29 02:14:47'),(1239,415,'action created','2021-01-29 02:16:32','2021-01-29 02:16:32'),(1240,415,'action started via WP Cron','2021-01-29 02:19:42','2021-01-29 02:19:42'),(1241,415,'action complete via WP Cron','2021-01-29 02:19:42','2021-01-29 02:19:42'),(1242,416,'action created','2021-01-29 02:20:17','2021-01-29 02:20:17'),(1243,416,'action started via WP Cron','2021-01-29 02:25:37','2021-01-29 02:25:37'),(1244,416,'action complete via WP Cron','2021-01-29 02:25:37','2021-01-29 02:25:37'),(1245,417,'action created','2021-01-29 02:25:37','2021-01-29 02:25:37'),(1246,417,'action started via WP Cron','2021-01-29 02:30:19','2021-01-29 02:30:19'),(1247,417,'action complete via WP Cron','2021-01-29 02:30:19','2021-01-29 02:30:19'),(1248,418,'action created','2021-01-29 02:33:07','2021-01-29 02:33:07'),(1249,418,'action started via WP Cron','2021-01-29 02:36:08','2021-01-29 02:36:08'),(1250,418,'action complete via WP Cron','2021-01-29 02:36:08','2021-01-29 02:36:08'),(1251,419,'action created','2021-01-29 02:36:08','2021-01-29 02:36:08'),(1252,419,'action started via WP Cron','2021-01-29 02:40:21','2021-01-29 02:40:21'),(1253,419,'action complete via WP Cron','2021-01-29 02:40:21','2021-01-29 02:40:21'),(1254,420,'action created','2021-01-29 02:46:38','2021-01-29 02:46:38'),(1255,420,'action started via WP Cron','2021-01-29 02:51:05','2021-01-29 02:51:05'),(1256,420,'action complete via WP Cron','2021-01-29 02:51:05','2021-01-29 02:51:05'),(1257,421,'action created','2021-01-29 02:51:05','2021-01-29 02:51:05'),(1258,421,'action started via WP Cron','2021-01-29 03:03:07','2021-01-29 03:03:07'),(1259,421,'action complete via WP Cron','2021-01-29 03:03:07','2021-01-29 03:03:07'),(1260,422,'action created','2021-01-29 03:03:55','2021-01-29 03:03:55'),(1261,422,'action started via WP Cron','2021-01-29 03:08:12','2021-01-29 03:08:12'),(1262,422,'action complete via WP Cron','2021-01-29 03:08:12','2021-01-29 03:08:12'),(1263,423,'action created','2021-01-29 03:10:23','2021-01-29 03:10:23'),(1264,423,'action started via WP Cron','2021-01-29 03:15:50','2021-01-29 03:15:50'),(1265,423,'action complete via WP Cron','2021-01-29 03:15:50','2021-01-29 03:15:50'),(1266,424,'action created','2021-01-29 03:22:06','2021-01-29 03:22:06'),(1267,424,'action started via WP Cron','2021-01-29 03:31:40','2021-01-29 03:31:40'),(1268,424,'action complete via WP Cron','2021-01-29 03:31:40','2021-01-29 03:31:40'),(1269,425,'action created','2021-01-29 03:31:43','2021-01-29 03:31:43'),(1270,425,'action started via WP Cron','2021-01-29 03:32:36','2021-01-29 03:32:36'),(1271,425,'action complete via WP Cron','2021-01-29 03:32:36','2021-01-29 03:32:36'),(1272,426,'action created','2021-01-29 03:32:41','2021-01-29 03:32:41'),(1273,426,'action started via WP Cron','2021-01-29 03:33:40','2021-01-29 03:33:40'),(1274,426,'action complete via WP Cron','2021-01-29 03:33:40','2021-01-29 03:33:40'),(1275,427,'action created','2021-01-29 03:33:44','2021-01-29 03:33:44'),(1276,427,'action started via WP Cron','2021-01-29 03:36:29','2021-01-29 03:36:29'),(1277,427,'action complete via WP Cron','2021-01-29 03:36:29','2021-01-29 03:36:29'),(1278,428,'action created','2021-01-29 03:40:20','2021-01-29 03:40:20'),(1279,428,'action started via WP Cron','2021-01-29 03:51:12','2021-01-29 03:51:12'),(1280,428,'action complete via WP Cron','2021-01-29 03:51:12','2021-01-29 03:51:12'),(1281,429,'action created','2021-01-29 03:52:09','2021-01-29 03:52:09'),(1282,429,'action started via Async Request','2021-01-29 03:52:27','2021-01-29 03:52:27'),(1283,429,'action complete via Async Request','2021-01-29 03:52:27','2021-01-29 03:52:27'),(1284,430,'action created','2021-01-29 03:56:49','2021-01-29 03:56:49'),(1285,430,'action started via WP Cron','2021-01-29 04:03:08','2021-01-29 04:03:08'),(1286,430,'action complete via WP Cron','2021-01-29 04:03:08','2021-01-29 04:03:08'),(1287,431,'action created','2021-01-29 04:07:45','2021-01-29 04:07:45'),(1288,431,'action started via WP Cron','2021-01-29 04:11:22','2021-01-29 04:11:22'),(1289,431,'action complete via WP Cron','2021-01-29 04:11:22','2021-01-29 04:11:22'),(1290,432,'action created','2021-01-29 04:11:26','2021-01-29 04:11:26'),(1291,432,'action started via WP Cron','2021-01-29 04:33:07','2021-01-29 04:33:07'),(1292,432,'action complete via WP Cron','2021-01-29 04:33:07','2021-01-29 04:33:07'),(1293,433,'action created','2021-01-29 04:36:32','2021-01-29 04:36:32'),(1294,433,'action started via WP Cron','2021-01-29 04:38:41','2021-01-29 04:38:41'),(1295,433,'action complete via WP Cron','2021-01-29 04:38:41','2021-01-29 04:38:41'),(1296,434,'action created','2021-01-29 04:40:43','2021-01-29 04:40:43'),(1297,434,'action started via WP Cron','2021-01-29 04:43:26','2021-01-29 04:43:26'),(1298,434,'action complete via WP Cron','2021-01-29 04:43:26','2021-01-29 04:43:26'),(1299,435,'action created','2021-01-29 04:43:41','2021-01-29 04:43:41'),(1300,435,'action started via WP Cron','2021-01-29 04:54:27','2021-01-29 04:54:27'),(1301,435,'action complete via WP Cron','2021-01-29 04:54:27','2021-01-29 04:54:27'),(1302,436,'action created','2021-01-29 04:54:35','2021-01-29 04:54:35'),(1303,436,'action started via WP Cron','2021-01-29 05:03:32','2021-01-29 05:03:32'),(1304,436,'action complete via WP Cron','2021-01-29 05:03:32','2021-01-29 05:03:32'),(1305,437,'action created','2021-01-29 05:06:44','2021-01-29 05:06:44'),(1306,437,'action started via WP Cron','2021-01-29 05:15:31','2021-01-29 05:15:31'),(1307,437,'action complete via WP Cron','2021-01-29 05:15:31','2021-01-29 05:15:31'),(1308,438,'action created','2021-01-29 05:15:32','2021-01-29 05:15:32'),(1309,438,'action started via WP Cron','2021-01-29 05:17:54','2021-01-29 05:17:54'),(1310,438,'action complete via WP Cron','2021-01-29 05:17:54','2021-01-29 05:17:54'),(1311,439,'action created','2021-01-29 05:18:01','2021-01-29 05:18:01'),(1312,439,'action started via WP Cron','2021-01-29 05:24:23','2021-01-29 05:24:23'),(1313,439,'action complete via WP Cron','2021-01-29 05:24:23','2021-01-29 05:24:23'),(1314,440,'action created','2021-01-29 05:25:01','2021-01-29 05:25:01'),(1315,440,'action started via WP Cron','2021-01-29 05:27:26','2021-01-29 05:27:26'),(1316,440,'action complete via WP Cron','2021-01-29 05:27:26','2021-01-29 05:27:26'),(1317,441,'action created','2021-01-29 05:27:26','2021-01-29 05:27:26'),(1318,441,'action started via WP Cron','2021-01-29 05:31:36','2021-01-29 05:31:36'),(1319,441,'action complete via WP Cron','2021-01-29 05:31:36','2021-01-29 05:31:36'),(1320,442,'action created','2021-01-29 05:33:06','2021-01-29 05:33:06'),(1321,442,'action started via WP Cron','2021-01-29 05:36:33','2021-01-29 05:36:33'),(1322,442,'action complete via WP Cron','2021-01-29 05:36:33','2021-01-29 05:36:33'),(1323,443,'action created','2021-01-29 05:36:45','2021-01-29 05:36:45'),(1324,443,'action started via WP Cron','2021-01-29 05:38:13','2021-01-29 05:38:13'),(1325,443,'action complete via WP Cron','2021-01-29 05:38:13','2021-01-29 05:38:13'),(1326,444,'action created','2021-01-29 05:40:29','2021-01-29 05:40:29'),(1327,444,'action started via WP Cron','2021-01-29 05:49:50','2021-01-29 05:49:50'),(1328,444,'action complete via WP Cron','2021-01-29 05:49:50','2021-01-29 05:49:50'),(1329,445,'action created','2021-01-29 05:49:51','2021-01-29 05:49:51'),(1330,445,'action started via WP Cron','2021-01-29 05:50:42','2021-01-29 05:50:42'),(1331,445,'action complete via WP Cron','2021-01-29 05:50:42','2021-01-29 05:50:42'),(1332,446,'action created','2021-01-29 05:59:14','2021-01-29 05:59:14'),(1333,446,'action started via WP Cron','2021-01-29 06:00:29','2021-01-29 06:00:29'),(1334,446,'action complete via WP Cron','2021-01-29 06:00:29','2021-01-29 06:00:29'),(1335,447,'action created','2021-01-29 06:00:29','2021-01-29 06:00:29'),(1336,447,'action started via WP Cron','2021-01-29 06:00:53','2021-01-29 06:00:53'),(1337,447,'action complete via WP Cron','2021-01-29 06:00:53','2021-01-29 06:00:53'),(1338,448,'action created','2021-01-29 06:00:54','2021-01-29 06:00:54'),(1339,448,'action started via WP Cron','2021-01-29 06:03:07','2021-01-29 06:03:07'),(1340,448,'action complete via WP Cron','2021-01-29 06:03:07','2021-01-29 06:03:07'),(1341,449,'action created','2021-01-29 06:18:21','2021-01-29 06:18:21'),(1342,449,'action started via WP Cron','2021-01-29 06:25:51','2021-01-29 06:25:51'),(1343,449,'action complete via WP Cron','2021-01-29 06:25:51','2021-01-29 06:25:51'),(1344,450,'action created','2021-01-29 06:29:28','2021-01-29 06:29:28'),(1345,450,'action started via WP Cron','2021-01-29 06:33:06','2021-01-29 06:33:06'),(1346,450,'action complete via WP Cron','2021-01-29 06:33:06','2021-01-29 06:33:06'),(1347,451,'action created','2021-01-29 06:34:17','2021-01-29 06:34:17'),(1348,451,'action started via WP Cron','2021-01-29 06:34:47','2021-01-29 06:34:47'),(1349,451,'action complete via WP Cron','2021-01-29 06:34:47','2021-01-29 06:34:47'),(1350,452,'action created','2021-01-29 06:34:51','2021-01-29 06:34:51'),(1351,452,'action started via WP Cron','2021-01-29 06:35:42','2021-01-29 06:35:42'),(1352,452,'action complete via WP Cron','2021-01-29 06:35:42','2021-01-29 06:35:42'),(1353,453,'action created','2021-01-29 06:37:18','2021-01-29 06:37:18'),(1354,453,'action started via WP Cron','2021-01-29 06:37:58','2021-01-29 06:37:58'),(1355,453,'action complete via WP Cron','2021-01-29 06:37:58','2021-01-29 06:37:58'),(1356,454,'action created','2021-01-29 06:37:58','2021-01-29 06:37:58'),(1357,454,'action started via WP Cron','2021-01-29 06:39:58','2021-01-29 06:39:58'),(1358,454,'action complete via WP Cron','2021-01-29 06:39:58','2021-01-29 06:39:58'),(1359,455,'action created','2021-01-29 06:41:23','2021-01-29 06:41:23'),(1360,455,'action started via WP Cron','2021-01-29 06:44:03','2021-01-29 06:44:03'),(1361,455,'action complete via WP Cron','2021-01-29 06:44:03','2021-01-29 06:44:03'),(1362,456,'action created','2021-01-29 06:48:12','2021-01-29 06:48:12'),(1363,456,'action started via WP Cron','2021-01-29 06:56:51','2021-01-29 06:56:51'),(1364,456,'action complete via WP Cron','2021-01-29 06:56:51','2021-01-29 06:56:51'),(1365,457,'action created','2021-01-29 06:56:52','2021-01-29 06:56:52'),(1366,457,'action started via WP Cron','2021-01-29 07:00:17','2021-01-29 07:00:17'),(1367,457,'action complete via WP Cron','2021-01-29 07:00:17','2021-01-29 07:00:17'),(1368,458,'action created','2021-01-29 07:00:18','2021-01-29 07:00:18'),(1369,458,'action started via WP Cron','2021-01-29 07:02:16','2021-01-29 07:02:16'),(1370,458,'action complete via WP Cron','2021-01-29 07:02:16','2021-01-29 07:02:16'),(1371,459,'action created','2021-01-29 07:02:17','2021-01-29 07:02:17'),(1372,459,'action started via WP Cron','2021-01-29 07:03:06','2021-01-29 07:03:06'),(1373,459,'action complete via WP Cron','2021-01-29 07:03:06','2021-01-29 07:03:06'),(1374,460,'action created','2021-01-29 07:04:20','2021-01-29 07:04:20'),(1375,460,'action started via WP Cron','2021-01-29 07:09:10','2021-01-29 07:09:10'),(1376,460,'action complete via WP Cron','2021-01-29 07:09:10','2021-01-29 07:09:10'),(1377,461,'action created','2021-01-29 07:10:54','2021-01-29 07:10:54'),(1378,461,'action started via WP Cron','2021-01-29 07:26:45','2021-01-29 07:26:45'),(1379,461,'action complete via WP Cron','2021-01-29 07:26:45','2021-01-29 07:26:45'),(1380,462,'action created','2021-01-29 07:33:07','2021-01-29 07:33:07'),(1381,29,'action started via WP Cron','2021-01-29 07:39:38','2021-01-29 07:39:38'),(1382,29,'action complete via WP Cron','2021-01-29 07:39:38','2021-01-29 07:39:38'),(1383,463,'action created','2021-01-29 07:39:38','2021-01-29 07:39:38'),(1384,462,'action started via WP Cron','2021-01-29 07:39:38','2021-01-29 07:39:38'),(1385,462,'action complete via WP Cron','2021-01-29 07:39:38','2021-01-29 07:39:38'),(1386,464,'action created','2021-01-29 07:40:25','2021-01-29 07:40:25'),(1387,464,'action started via WP Cron','2021-01-29 07:40:38','2021-01-29 07:40:38'),(1388,464,'action complete via WP Cron','2021-01-29 07:40:38','2021-01-29 07:40:38'),(1389,465,'action created','2021-01-29 07:40:48','2021-01-29 07:40:48'),(1390,465,'action started via WP Cron','2021-01-29 07:44:07','2021-01-29 07:44:07'),(1391,465,'action complete via WP Cron','2021-01-29 07:44:07','2021-01-29 07:44:07'),(1392,466,'action created','2021-01-29 07:44:07','2021-01-29 07:44:07'),(1393,466,'action started via WP Cron','2021-01-29 07:45:14','2021-01-29 07:45:14'),(1394,466,'action complete via WP Cron','2021-01-29 07:45:14','2021-01-29 07:45:14'),(1395,467,'action created','2021-01-29 07:47:30','2021-01-29 07:47:30'),(1396,467,'action started via WP Cron','2021-01-29 07:50:50','2021-01-29 07:50:50'),(1397,467,'action complete via WP Cron','2021-01-29 07:50:50','2021-01-29 07:50:50'),(1398,468,'action created','2021-01-29 07:58:01','2021-01-29 07:58:01'),(1399,468,'action started via WP Cron','2021-01-29 07:59:54','2021-01-29 07:59:54'),(1400,468,'action complete via WP Cron','2021-01-29 07:59:54','2021-01-29 07:59:54'),(1401,469,'action created','2021-01-29 08:01:56','2021-01-29 08:01:56'),(1402,469,'action started via WP Cron','2021-01-29 08:03:06','2021-01-29 08:03:06'),(1403,469,'action complete via WP Cron','2021-01-29 08:03:06','2021-01-29 08:03:06'),(1404,470,'action created','2021-01-29 08:03:36','2021-01-29 08:03:36'),(1405,470,'action started via WP Cron','2021-01-29 08:05:37','2021-01-29 08:05:37'),(1406,470,'action complete via WP Cron','2021-01-29 08:05:37','2021-01-29 08:05:37'),(1407,471,'action created','2021-01-29 08:08:04','2021-01-29 08:08:04'),(1408,471,'action started via WP Cron','2021-01-29 08:12:17','2021-01-29 08:12:17'),(1409,471,'action complete via WP Cron','2021-01-29 08:12:17','2021-01-29 08:12:17'),(1410,472,'action created','2021-01-29 08:20:11','2021-01-29 08:20:11'),(1411,472,'action started via WP Cron','2021-01-29 08:23:33','2021-01-29 08:23:33'),(1412,472,'action complete via WP Cron','2021-01-29 08:23:33','2021-01-29 08:23:33'),(1413,473,'action created','2021-01-29 08:23:33','2021-01-29 08:23:33'),(1414,473,'action started via WP Cron','2021-01-29 08:33:06','2021-01-29 08:33:06'),(1415,473,'action complete via WP Cron','2021-01-29 08:33:06','2021-01-29 08:33:06'),(1416,474,'action created','2021-01-29 08:34:06','2021-01-29 08:34:06'),(1417,474,'action started via WP Cron','2021-01-29 08:35:51','2021-01-29 08:35:51'),(1418,474,'action complete via WP Cron','2021-01-29 08:35:51','2021-01-29 08:35:51'),(1419,475,'action created','2021-01-29 08:47:01','2021-01-29 08:47:01'),(1420,475,'action started via WP Cron','2021-01-29 08:53:01','2021-01-29 08:53:01'),(1421,475,'action complete via WP Cron','2021-01-29 08:53:02','2021-01-29 08:53:02'),(1422,476,'action created','2021-01-29 08:54:29','2021-01-29 08:54:29'),(1423,476,'action started via WP Cron','2021-01-29 09:01:17','2021-01-29 09:01:17'),(1424,476,'action complete via WP Cron','2021-01-29 09:01:17','2021-01-29 09:01:17'),(1425,477,'action created','2021-01-29 09:01:24','2021-01-29 09:01:24'),(1426,477,'action started via WP Cron','2021-01-29 09:03:07','2021-01-29 09:03:07'),(1427,477,'action complete via WP Cron','2021-01-29 09:03:07','2021-01-29 09:03:07'),(1428,478,'action created','2021-01-29 09:21:20','2021-01-29 09:21:20'),(1429,478,'action started via WP Cron','2021-01-29 09:22:35','2021-01-29 09:22:35'),(1430,478,'action complete via WP Cron','2021-01-29 09:22:35','2021-01-29 09:22:35'),(1431,479,'action created','2021-01-29 09:22:38','2021-01-29 09:22:38'),(1432,479,'action started via WP Cron','2021-01-29 09:31:25','2021-01-29 09:31:25'),(1433,479,'action complete via WP Cron','2021-01-29 09:31:25','2021-01-29 09:31:25'),(1434,480,'action created','2021-01-29 09:33:06','2021-01-29 09:33:06'),(1435,480,'action started via WP Cron','2021-01-29 09:37:56','2021-01-29 09:37:56'),(1436,480,'action complete via WP Cron','2021-01-29 09:37:56','2021-01-29 09:37:56'),(1437,481,'action created','2021-01-29 09:51:19','2021-01-29 09:51:19'),(1438,481,'action started via WP Cron','2021-01-29 09:52:28','2021-01-29 09:52:28'),(1439,481,'action complete via WP Cron','2021-01-29 09:52:28','2021-01-29 09:52:28'),(1440,482,'action created','2021-01-29 09:55:16','2021-01-29 09:55:16'),(1441,482,'action started via WP Cron','2021-01-29 09:55:49','2021-01-29 09:55:49'),(1442,482,'action complete via WP Cron','2021-01-29 09:55:49','2021-01-29 09:55:49'),(1443,483,'action created','2021-01-29 09:55:49','2021-01-29 09:55:49'),(1444,483,'action started via WP Cron','2021-01-29 10:03:06','2021-01-29 10:03:06'),(1445,483,'action complete via WP Cron','2021-01-29 10:03:06','2021-01-29 10:03:06'),(1446,484,'action created','2021-01-29 10:07:20','2021-01-29 10:07:20'),(1447,484,'action started via WP Cron','2021-01-29 10:15:25','2021-01-29 10:15:25'),(1448,484,'action complete via WP Cron','2021-01-29 10:15:25','2021-01-29 10:15:25'),(1449,485,'action created','2021-01-29 10:15:46','2021-01-29 10:15:46'),(1450,485,'action started via WP Cron','2021-01-29 10:22:52','2021-01-29 10:22:52'),(1451,485,'action complete via WP Cron','2021-01-29 10:22:52','2021-01-29 10:22:52'),(1452,486,'action created','2021-01-29 10:28:19','2021-01-29 10:28:19'),(1453,486,'action started via WP Cron','2021-01-29 10:31:25','2021-01-29 10:31:25'),(1454,486,'action complete via WP Cron','2021-01-29 10:31:25','2021-01-29 10:31:25'),(1455,487,'action created','2021-01-29 10:33:06','2021-01-29 10:33:06'),(1456,487,'action started via WP Cron','2021-01-29 10:36:05','2021-01-29 10:36:05'),(1457,487,'action complete via WP Cron','2021-01-29 10:36:05','2021-01-29 10:36:05'),(1458,488,'action created','2021-01-29 10:39:26','2021-01-29 10:39:26'),(1459,488,'action started via WP Cron','2021-01-29 10:51:25','2021-01-29 10:51:25'),(1460,488,'action complete via WP Cron','2021-01-29 10:51:25','2021-01-29 10:51:25'),(1461,489,'action created','2021-01-29 10:51:25','2021-01-29 10:51:25'),(1462,489,'action started via WP Cron','2021-01-29 10:55:06','2021-01-29 10:55:06'),(1463,489,'action complete via WP Cron','2021-01-29 10:55:06','2021-01-29 10:55:06'),(1464,490,'action created','2021-01-29 10:55:06','2021-01-29 10:55:06'),(1465,490,'action started via WP Cron','2021-01-29 11:03:06','2021-01-29 11:03:06'),(1466,490,'action complete via WP Cron','2021-01-29 11:03:06','2021-01-29 11:03:06'),(1467,491,'action created','2021-01-29 11:08:02','2021-01-29 11:08:02'),(1468,491,'action started via WP Cron','2021-01-29 11:08:44','2021-01-29 11:08:44'),(1469,491,'action complete via WP Cron','2021-01-29 11:08:44','2021-01-29 11:08:44'),(1470,492,'action created','2021-01-29 11:08:45','2021-01-29 11:08:45'),(1471,492,'action started via WP Cron','2021-01-29 11:10:21','2021-01-29 11:10:21'),(1472,492,'action complete via WP Cron','2021-01-29 11:10:21','2021-01-29 11:10:21'),(1473,493,'action created','2021-01-29 11:21:39','2021-01-29 11:21:39'),(1474,493,'action started via WP Cron','2021-01-29 11:33:07','2021-01-29 11:33:07'),(1475,493,'action complete via WP Cron','2021-01-29 11:33:07','2021-01-29 11:33:07'),(1476,494,'action created','2021-01-29 11:36:20','2021-01-29 11:36:20'),(1477,494,'action started via WP Cron','2021-01-29 11:38:28','2021-01-29 11:38:28'),(1478,494,'action complete via WP Cron','2021-01-29 11:38:28','2021-01-29 11:38:28'),(1479,495,'action created','2021-01-29 11:38:28','2021-01-29 11:38:28'),(1480,495,'action started via WP Cron','2021-01-29 11:51:12','2021-01-29 11:51:12'),(1481,495,'action complete via WP Cron','2021-01-29 11:51:12','2021-01-29 11:51:12'),(1482,496,'action created','2021-01-29 11:51:16','2021-01-29 11:51:16'),(1483,496,'action started via WP Cron','2021-01-29 11:51:50','2021-01-29 11:51:50'),(1484,496,'action complete via WP Cron','2021-01-29 11:51:50','2021-01-29 11:51:50'),(1485,497,'action created','2021-01-29 11:52:56','2021-01-29 11:52:56'),(1486,497,'action started via WP Cron','2021-01-29 11:58:30','2021-01-29 11:58:30'),(1487,497,'action complete via WP Cron','2021-01-29 11:58:30','2021-01-29 11:58:30'),(1488,498,'action created','2021-01-29 11:58:33','2021-01-29 11:58:33'),(1489,498,'action started via WP Cron','2021-01-29 12:03:06','2021-01-29 12:03:06'),(1490,498,'action complete via WP Cron','2021-01-29 12:03:06','2021-01-29 12:03:06'),(1491,499,'action created','2021-01-29 12:10:43','2021-01-29 12:10:43'),(1492,499,'action started via WP Cron','2021-01-29 12:12:01','2021-01-29 12:12:01'),(1493,499,'action complete via WP Cron','2021-01-29 12:12:01','2021-01-29 12:12:01'),(1494,500,'action created','2021-01-29 12:13:16','2021-01-29 12:13:16'),(1495,500,'action started via WP Cron','2021-01-29 12:13:38','2021-01-29 12:13:38'),(1496,500,'action complete via WP Cron','2021-01-29 12:13:39','2021-01-29 12:13:39'),(1497,501,'action created','2021-01-29 12:13:40','2021-01-29 12:13:40'),(1499,501,'action started via WP Cron','2021-01-29 12:14:40','2021-01-29 12:14:40'),(1500,501,'action complete via WP Cron','2021-01-29 12:14:40','2021-01-29 12:14:40'),(1503,503,'action created','2021-01-29 12:14:54','2021-01-29 12:14:54'),(1504,503,'action started via WP Cron','2021-01-29 12:15:37','2021-01-29 12:15:37'),(1505,503,'action complete via WP Cron','2021-01-29 12:15:37','2021-01-29 12:15:37'),(1506,504,'action created','2021-01-29 12:16:04','2021-01-29 12:16:04'),(1507,504,'action started via WP Cron','2021-01-29 12:16:36','2021-01-29 12:16:36'),(1508,504,'action complete via WP Cron','2021-01-29 12:16:36','2021-01-29 12:16:36'),(1509,505,'action created','2021-01-29 12:17:13','2021-01-29 12:17:13'),(1510,505,'action started via WP Cron','2021-01-29 12:17:37','2021-01-29 12:17:37'),(1511,505,'action complete via WP Cron','2021-01-29 12:17:37','2021-01-29 12:17:37'),(1512,506,'action created','2021-01-29 12:18:17','2021-01-29 12:18:17'),(1513,506,'action started via WP Cron','2021-01-29 12:18:37','2021-01-29 12:18:37'),(1514,506,'action complete via WP Cron','2021-01-29 12:18:37','2021-01-29 12:18:37'),(1515,507,'action created','2021-01-29 12:18:37','2021-01-29 12:18:37'),(1516,507,'action started via Async Request','2021-01-29 12:19:22','2021-01-29 12:19:22'),(1517,507,'action complete via Async Request','2021-01-29 12:19:22','2021-01-29 12:19:22'),(1518,508,'action created','2021-01-29 12:19:32','2021-01-29 12:19:32'),(1519,508,'action started via Async Request','2021-01-29 12:20:23','2021-01-29 12:20:23'),(1520,508,'action complete via Async Request','2021-01-29 12:20:23','2021-01-29 12:20:23'),(1521,509,'action created','2021-01-29 12:22:11','2021-01-29 12:22:11'),(1522,509,'action started via Async Request','2021-01-29 12:22:33','2021-01-29 12:22:33'),(1523,509,'action complete via Async Request','2021-01-29 12:22:33','2021-01-29 12:22:33'),(1524,510,'action created','2021-01-29 12:22:38','2021-01-29 12:22:38'),(1525,510,'action started via WP Cron','2021-01-29 12:23:35','2021-01-29 12:23:35'),(1526,510,'action complete via WP Cron','2021-01-29 12:23:35','2021-01-29 12:23:35'),(1527,511,'action created','2021-01-29 12:23:49','2021-01-29 12:23:49'),(1528,511,'action started via WP Cron','2021-01-29 12:24:59','2021-01-29 12:24:59'),(1529,511,'action complete via WP Cron','2021-01-29 12:24:59','2021-01-29 12:24:59'),(1530,512,'action created','2021-01-29 12:25:01','2021-01-29 12:25:01'),(1531,512,'action started via WP Cron','2021-01-29 12:26:19','2021-01-29 12:26:19'),(1532,512,'action complete via WP Cron','2021-01-29 12:26:19','2021-01-29 12:26:19'),(1533,513,'action created','2021-01-29 12:28:06','2021-01-29 12:28:06'),(1534,513,'action started via Async Request','2021-01-29 12:28:19','2021-01-29 12:28:19'),(1535,513,'action complete via Async Request','2021-01-29 12:28:19','2021-01-29 12:28:19'),(1536,514,'action created','2021-01-29 12:28:44','2021-01-29 12:28:44'),(1537,514,'action started via WP Cron','2021-01-29 12:30:02','2021-01-29 12:30:02'),(1538,514,'action complete via WP Cron','2021-01-29 12:30:02','2021-01-29 12:30:02'),(1539,515,'action created','2021-01-29 12:30:02','2021-01-29 12:30:02'),(1540,515,'action started via Async Request','2021-01-29 12:30:20','2021-01-29 12:30:20'),(1541,515,'action complete via Async Request','2021-01-29 12:30:20','2021-01-29 12:30:20'),(1542,516,'action created','2021-01-29 12:32:20','2021-01-29 12:32:20'),(1543,516,'action started via WP Cron','2021-01-29 12:33:06','2021-01-29 12:33:06'),(1544,516,'action complete via WP Cron','2021-01-29 12:33:06','2021-01-29 12:33:06'),(1545,517,'action created','2021-01-29 12:34:15','2021-01-29 12:34:15'),(1546,517,'action started via WP Cron','2021-01-29 12:35:24','2021-01-29 12:35:24'),(1547,517,'action complete via WP Cron','2021-01-29 12:35:24','2021-01-29 12:35:24'),(1548,518,'action created','2021-01-29 12:37:17','2021-01-29 12:37:17'),(1549,518,'action started via WP Cron','2021-01-29 12:37:41','2021-01-29 12:37:41'),(1550,518,'action complete via WP Cron','2021-01-29 12:37:41','2021-01-29 12:37:41'),(1551,519,'action created','2021-01-29 12:38:25','2021-01-29 12:38:25'),(1552,519,'action started via WP Cron','2021-01-29 12:38:49','2021-01-29 12:38:49'),(1553,519,'action complete via WP Cron','2021-01-29 12:38:49','2021-01-29 12:38:49'),(1554,520,'action created','2021-01-29 12:41:57','2021-01-29 12:41:57'),(1555,520,'action started via Async Request','2021-01-29 12:42:27','2021-01-29 12:42:27'),(1556,520,'action complete via Async Request','2021-01-29 12:42:27','2021-01-29 12:42:27'),(1557,521,'action created','2021-01-29 12:42:34','2021-01-29 12:42:34'),(1558,521,'action started via WP Cron','2021-01-29 12:42:59','2021-01-29 12:42:59'),(1559,521,'action complete via WP Cron','2021-01-29 12:42:59','2021-01-29 12:42:59'),(1560,522,'action created','2021-01-29 12:43:09','2021-01-29 12:43:09'),(1561,522,'action started via WP Cron','2021-01-29 12:44:28','2021-01-29 12:44:28'),(1562,522,'action complete via WP Cron','2021-01-29 12:44:28','2021-01-29 12:44:28'),(1563,523,'action created','2021-01-29 12:49:38','2021-01-29 12:49:38'),(1564,523,'action started via WP Cron','2021-01-29 13:02:51','2021-01-29 13:02:51'),(1565,523,'action complete via WP Cron','2021-01-29 13:02:51','2021-01-29 13:02:51'),(1566,524,'action created','2021-01-29 13:03:06','2021-01-29 13:03:06'),(1567,524,'action started via Async Request','2021-01-29 13:08:48','2021-01-29 13:08:48'),(1568,524,'action complete via Async Request','2021-01-29 13:08:48','2021-01-29 13:08:48'),(1569,525,'action created','2021-01-29 13:08:49','2021-01-29 13:08:49'),(1570,525,'action started via WP Cron','2021-01-29 13:17:56','2021-01-29 13:17:56'),(1571,525,'action complete via WP Cron','2021-01-29 13:17:56','2021-01-29 13:17:56'),(1572,526,'action created','2021-01-29 13:17:56','2021-01-29 13:17:56'),(1573,526,'action started via WP Cron','2021-01-29 13:21:17','2021-01-29 13:21:17'),(1574,526,'action complete via WP Cron','2021-01-29 13:21:17','2021-01-29 13:21:17'),(1575,527,'action created','2021-01-29 13:29:04','2021-01-29 13:29:04'),(1576,527,'action started via WP Cron','2021-01-29 13:32:57','2021-01-29 13:32:57'),(1577,527,'action complete via WP Cron','2021-01-29 13:32:57','2021-01-29 13:32:57'),(1578,528,'action created','2021-01-29 13:33:01','2021-01-29 13:33:01'),(1579,528,'action started via WP Cron','2021-01-29 14:03:06','2021-01-29 14:03:06'),(1580,528,'action complete via WP Cron','2021-01-29 14:03:06','2021-01-29 14:03:06'),(1581,529,'action created','2021-01-29 14:23:03','2021-01-29 14:23:03'),(1582,529,'action started via WP Cron','2021-01-29 14:24:07','2021-01-29 14:24:07'),(1583,529,'action complete via WP Cron','2021-01-29 14:24:07','2021-01-29 14:24:07'),(1584,530,'action created','2021-01-29 14:24:15','2021-01-29 14:24:15'),(1585,530,'action started via WP Cron','2021-01-29 14:25:11','2021-01-29 14:25:11'),(1586,530,'action complete via WP Cron','2021-01-29 14:25:11','2021-01-29 14:25:11'),(1587,531,'action created','2021-01-29 14:33:08','2021-01-29 14:33:08'),(1588,531,'action started via WP Cron','2021-01-29 14:33:38','2021-01-29 14:33:38'),(1589,531,'action complete via WP Cron','2021-01-29 14:33:38','2021-01-29 14:33:38'),(1590,532,'action created','2021-01-29 14:33:38','2021-01-29 14:33:38'),(1591,532,'action started via WP Cron','2021-01-29 14:37:50','2021-01-29 14:37:50'),(1592,532,'action complete via WP Cron','2021-01-29 14:37:50','2021-01-29 14:37:50'),(1593,533,'action created','2021-01-29 14:41:01','2021-01-29 14:41:01'),(1594,533,'action started via WP Cron','2021-01-29 14:57:29','2021-01-29 14:57:29'),(1595,533,'action complete via WP Cron','2021-01-29 14:57:29','2021-01-29 14:57:29'),(1596,534,'action created','2021-01-29 14:57:29','2021-01-29 14:57:29'),(1597,534,'action started via WP Cron','2021-01-29 15:03:42','2021-01-29 15:03:42'),(1598,534,'action complete via WP Cron','2021-01-29 15:03:42','2021-01-29 15:03:42'),(1599,535,'action created','2021-01-29 15:11:01','2021-01-29 15:11:01'),(1600,535,'action started via WP Cron','2021-01-29 15:15:57','2021-01-29 15:15:57'),(1601,535,'action complete via WP Cron','2021-01-29 15:15:57','2021-01-29 15:15:57'),(1602,536,'action created','2021-01-29 15:18:44','2021-01-29 15:18:44'),(1603,536,'action started via WP Cron','2021-01-29 15:20:42','2021-01-29 15:20:42'),(1604,536,'action complete via WP Cron','2021-01-29 15:20:42','2021-01-29 15:20:42'),(1605,537,'action created','2021-01-29 15:25:04','2021-01-29 15:25:04'),(1606,537,'action started via WP Cron','2021-01-29 15:30:54','2021-01-29 15:30:54'),(1607,537,'action complete via WP Cron','2021-01-29 15:30:54','2021-01-29 15:30:54'),(1608,538,'action created','2021-01-29 15:33:06','2021-01-29 15:33:06'),(1609,538,'action started via WP Cron','2021-01-29 15:42:31','2021-01-29 15:42:31'),(1610,538,'action complete via WP Cron','2021-01-29 15:42:31','2021-01-29 15:42:31'),(1611,539,'action created','2021-01-29 15:42:36','2021-01-29 15:42:36'),(1612,539,'action started via WP Cron','2021-01-29 15:46:31','2021-01-29 15:46:31'),(1613,539,'action complete via WP Cron','2021-01-29 15:46:31','2021-01-29 15:46:31'),(1614,540,'action created','2021-01-29 15:47:04','2021-01-29 15:47:04'),(1615,540,'action started via WP Cron','2021-01-29 15:47:37','2021-01-29 15:47:37'),(1616,540,'action complete via WP Cron','2021-01-29 15:47:37','2021-01-29 15:47:37'),(1617,541,'action created','2021-01-29 15:47:40','2021-01-29 15:47:40'),(1618,541,'action started via WP Cron','2021-01-29 15:48:35','2021-01-29 15:48:35'),(1619,541,'action complete via WP Cron','2021-01-29 15:48:35','2021-01-29 15:48:35'),(1620,542,'action created','2021-01-29 15:48:37','2021-01-29 15:48:37'),(1621,542,'action started via WP Cron','2021-01-29 15:54:21','2021-01-29 15:54:21'),(1622,542,'action complete via WP Cron','2021-01-29 15:54:21','2021-01-29 15:54:21'),(1623,543,'action created','2021-01-29 15:54:21','2021-01-29 15:54:21'),(1624,543,'action started via WP Cron','2021-01-29 15:56:29','2021-01-29 15:56:29'),(1625,543,'action complete via WP Cron','2021-01-29 15:56:29','2021-01-29 15:56:29'),(1626,544,'action created','2021-01-29 15:56:29','2021-01-29 15:56:29'),(1627,544,'action started via WP Cron','2021-01-29 15:57:53','2021-01-29 15:57:53'),(1628,544,'action complete via WP Cron','2021-01-29 15:57:53','2021-01-29 15:57:53'),(1629,545,'action created','2021-01-29 15:57:53','2021-01-29 15:57:53'),(1630,545,'action started via WP Cron','2021-01-29 15:58:43','2021-01-29 15:58:43'),(1631,545,'action complete via WP Cron','2021-01-29 15:58:43','2021-01-29 15:58:43'),(1632,546,'action created','2021-01-29 15:58:43','2021-01-29 15:58:43'),(1633,546,'action started via WP Cron','2021-01-29 16:03:06','2021-01-29 16:03:06'),(1634,546,'action complete via WP Cron','2021-01-29 16:03:06','2021-01-29 16:03:06'),(1635,547,'action created','2021-01-29 16:03:15','2021-01-29 16:03:15'),(1636,547,'action started via WP Cron','2021-01-29 16:06:44','2021-01-29 16:06:44'),(1637,547,'action complete via WP Cron','2021-01-29 16:06:44','2021-01-29 16:06:44'),(1638,548,'action created','2021-01-29 16:06:44','2021-01-29 16:06:44'),(1639,548,'action started via WP Cron','2021-01-29 16:10:22','2021-01-29 16:10:22'),(1640,548,'action complete via WP Cron','2021-01-29 16:10:22','2021-01-29 16:10:22'),(1641,549,'action created','2021-01-29 16:10:22','2021-01-29 16:10:22'),(1642,549,'action started via WP Cron','2021-01-29 16:10:38','2021-01-29 16:10:38'),(1643,549,'action complete via WP Cron','2021-01-29 16:10:38','2021-01-29 16:10:38'),(1644,550,'action created','2021-01-29 16:10:39','2021-01-29 16:10:39'),(1645,550,'action started via WP Cron','2021-01-29 16:11:37','2021-01-29 16:11:37'),(1646,550,'action complete via WP Cron','2021-01-29 16:11:37','2021-01-29 16:11:37'),(1647,551,'action created','2021-01-29 16:11:47','2021-01-29 16:11:47'),(1648,551,'action started via WP Cron','2021-01-29 16:14:01','2021-01-29 16:14:01'),(1649,551,'action complete via WP Cron','2021-01-29 16:14:01','2021-01-29 16:14:01'),(1650,552,'action created','2021-01-29 16:19:37','2021-01-29 16:19:37'),(1651,552,'action started via WP Cron','2021-01-29 16:24:02','2021-01-29 16:24:02'),(1652,552,'action complete via WP Cron','2021-01-29 16:24:02','2021-01-29 16:24:02'),(1653,553,'action created','2021-01-29 16:24:08','2021-01-29 16:24:08'),(1654,553,'action started via WP Cron','2021-01-29 16:25:23','2021-01-29 16:25:23'),(1655,553,'action complete via WP Cron','2021-01-29 16:25:23','2021-01-29 16:25:23'),(1656,554,'action created','2021-01-29 16:25:24','2021-01-29 16:25:24'),(1657,554,'action started via WP Cron','2021-01-29 16:33:07','2021-01-29 16:33:07'),(1658,554,'action complete via WP Cron','2021-01-29 16:33:07','2021-01-29 16:33:07'),(1659,555,'action created','2021-01-29 16:42:00','2021-01-29 16:42:00'),(1660,555,'action started via WP Cron','2021-01-29 16:42:45','2021-01-29 16:42:45'),(1661,555,'action complete via WP Cron','2021-01-29 16:42:45','2021-01-29 16:42:45'),(1662,556,'action created','2021-01-29 16:42:46','2021-01-29 16:42:46'),(1663,556,'action started via WP Cron','2021-01-29 16:46:01','2021-01-29 16:46:01'),(1664,556,'action complete via WP Cron','2021-01-29 16:46:01','2021-01-29 16:46:01'),(1665,557,'action created','2021-01-29 16:46:47','2021-01-29 16:46:47'),(1666,557,'action started via WP Cron','2021-01-29 16:47:36','2021-01-29 16:47:36'),(1667,557,'action complete via WP Cron','2021-01-29 16:47:36','2021-01-29 16:47:36'),(1668,558,'action created','2021-01-29 16:47:37','2021-01-29 16:47:37'),(1669,558,'action started via WP Cron','2021-01-29 16:48:36','2021-01-29 16:48:36'),(1670,558,'action complete via WP Cron','2021-01-29 16:48:36','2021-01-29 16:48:36'),(1671,559,'action created','2021-01-29 16:48:37','2021-01-29 16:48:37'),(1672,559,'action started via WP Cron','2021-01-29 17:03:07','2021-01-29 17:03:07'),(1673,559,'action complete via WP Cron','2021-01-29 17:03:07','2021-01-29 17:03:07'),(1674,560,'action created','2021-01-29 17:03:51','2021-01-29 17:03:51'),(1675,560,'action started via WP Cron','2021-01-29 17:06:44','2021-01-29 17:06:44'),(1676,560,'action complete via WP Cron','2021-01-29 17:06:44','2021-01-29 17:06:44'),(1677,561,'action created','2021-01-29 17:07:26','2021-01-29 17:07:26'),(1678,561,'action started via WP Cron','2021-01-29 17:09:24','2021-01-29 17:09:24'),(1679,561,'action complete via WP Cron','2021-01-29 17:09:24','2021-01-29 17:09:24'),(1680,562,'action created','2021-01-29 17:10:37','2021-01-29 17:10:37'),(1681,562,'action started via WP Cron','2021-01-29 17:13:17','2021-01-29 17:13:17'),(1682,562,'action complete via WP Cron','2021-01-29 17:13:17','2021-01-29 17:13:17'),(1683,563,'action created','2021-01-29 17:13:27','2021-01-29 17:13:27'),(1684,563,'action started via WP Cron','2021-01-29 17:14:31','2021-01-29 17:14:31'),(1685,563,'action complete via WP Cron','2021-01-29 17:14:31','2021-01-29 17:14:31'),(1686,564,'action created','2021-01-29 17:15:27','2021-01-29 17:15:27'),(1687,564,'action started via WP Cron','2021-01-29 17:15:52','2021-01-29 17:15:52'),(1688,564,'action complete via WP Cron','2021-01-29 17:15:52','2021-01-29 17:15:52'),(1689,565,'action created','2021-01-29 17:18:12','2021-01-29 17:18:12'),(1690,565,'action started via WP Cron','2021-01-29 17:19:07','2021-01-29 17:19:07'),(1691,565,'action complete via WP Cron','2021-01-29 17:19:07','2021-01-29 17:19:07'),(1692,566,'action created','2021-01-29 17:19:39','2021-01-29 17:19:39'),(1693,566,'action started via WP Cron','2021-01-29 17:21:02','2021-01-29 17:21:02'),(1694,566,'action complete via WP Cron','2021-01-29 17:21:02','2021-01-29 17:21:02'),(1695,567,'action created','2021-01-29 17:21:03','2021-01-29 17:21:03'),(1696,567,'action started via WP Cron','2021-01-29 17:21:37','2021-01-29 17:21:37'),(1697,567,'action complete via WP Cron','2021-01-29 17:21:37','2021-01-29 17:21:37'),(1698,568,'action created','2021-01-29 17:21:50','2021-01-29 17:21:50'),(1699,568,'action started via WP Cron','2021-01-29 17:22:39','2021-01-29 17:22:39'),(1700,568,'action complete via WP Cron','2021-01-29 17:22:39','2021-01-29 17:22:39'),(1701,569,'action created','2021-01-29 17:22:39','2021-01-29 17:22:39'),(1702,569,'action started via WP Cron','2021-01-29 17:23:38','2021-01-29 17:23:38'),(1703,569,'action complete via WP Cron','2021-01-29 17:23:38','2021-01-29 17:23:38'),(1704,570,'action created','2021-01-29 17:23:38','2021-01-29 17:23:38'),(1705,571,'action created','2021-01-29 17:23:38','2021-01-29 17:23:38'),(1706,570,'action started via WP Cron','2021-01-29 17:24:41','2021-01-29 17:24:41'),(1707,570,'action complete via WP Cron','2021-01-29 17:24:41','2021-01-29 17:24:41'),(1708,571,'action started via WP Cron','2021-01-29 17:24:41','2021-01-29 17:24:41'),(1709,571,'action complete via WP Cron','2021-01-29 17:24:41','2021-01-29 17:24:41'),(1710,572,'action created','2021-01-29 17:28:08','2021-01-29 17:28:08'),(1711,572,'action started via WP Cron','2021-01-29 17:32:04','2021-01-29 17:32:04'),(1712,572,'action complete via WP Cron','2021-01-29 17:32:04','2021-01-29 17:32:04'),(1713,573,'action created','2021-01-29 17:32:05','2021-01-29 17:32:05'),(1714,573,'action started via WP Cron','2021-01-29 17:32:52','2021-01-29 17:32:52'),(1715,573,'action complete via WP Cron','2021-01-29 17:32:52','2021-01-29 17:32:52'),(1716,574,'action created','2021-01-29 17:32:52','2021-01-29 17:32:52'),(1717,574,'action started via WP Cron','2021-01-29 17:34:36','2021-01-29 17:34:36'),(1718,574,'action complete via WP Cron','2021-01-29 17:34:36','2021-01-29 17:34:36'),(1719,575,'action created','2021-01-29 17:35:04','2021-01-29 17:35:04'),(1720,575,'action started via WP Cron','2021-01-29 17:41:15','2021-01-29 17:41:15'),(1721,575,'action complete via WP Cron','2021-01-29 17:41:15','2021-01-29 17:41:15'),(1722,576,'action created','2021-01-29 17:42:20','2021-01-29 17:42:20'),(1723,576,'action started via WP Cron','2021-01-29 17:49:05','2021-01-29 17:49:05'),(1724,576,'action complete via WP Cron','2021-01-29 17:49:05','2021-01-29 17:49:05'),(1725,577,'action created','2021-01-29 17:50:01','2021-01-29 17:50:01'),(1726,577,'action started via WP Cron','2021-01-29 17:50:44','2021-01-29 17:50:44'),(1727,577,'action complete via WP Cron','2021-01-29 17:50:44','2021-01-29 17:50:44'),(1728,578,'action created','2021-01-29 17:50:46','2021-01-29 17:50:46'),(1729,578,'action started via WP Cron','2021-01-29 17:52:31','2021-01-29 17:52:31'),(1730,578,'action complete via WP Cron','2021-01-29 17:52:31','2021-01-29 17:52:31'),(1731,579,'action created','2021-01-29 17:59:03','2021-01-29 17:59:03'),(1732,579,'action started via WP Cron','2021-01-29 18:03:07','2021-01-29 18:03:07'),(1733,579,'action complete via WP Cron','2021-01-29 18:03:07','2021-01-29 18:03:07'),(1734,580,'action created','2021-01-29 18:08:41','2021-01-29 18:08:41'),(1735,580,'action started via WP Cron','2021-01-29 18:10:06','2021-01-29 18:10:06'),(1736,580,'action complete via WP Cron','2021-01-29 18:10:06','2021-01-29 18:10:06'),(1737,581,'action created','2021-01-29 18:15:11','2021-01-29 18:15:11'),(1738,581,'action started via WP Cron','2021-01-29 18:17:16','2021-01-29 18:17:16'),(1739,581,'action complete via WP Cron','2021-01-29 18:17:16','2021-01-29 18:17:16'),(1740,582,'action created','2021-01-29 18:17:23','2021-01-29 18:17:23'),(1741,582,'action started via WP Cron','2021-01-29 18:17:41','2021-01-29 18:17:41'),(1742,582,'action complete via WP Cron','2021-01-29 18:17:41','2021-01-29 18:17:41'),(1743,583,'action created','2021-01-29 18:18:05','2021-01-29 18:18:05'),(1744,583,'action started via WP Cron','2021-01-29 18:18:40','2021-01-29 18:18:40'),(1745,583,'action complete via WP Cron','2021-01-29 18:18:40','2021-01-29 18:18:40'),(1746,584,'action created','2021-01-29 18:19:06','2021-01-29 18:19:06'),(1747,584,'action started via WP Cron','2021-01-29 18:22:59','2021-01-29 18:22:59'),(1748,584,'action complete via WP Cron','2021-01-29 18:22:59','2021-01-29 18:22:59'),(1749,585,'action created','2021-01-29 18:33:07','2021-01-29 18:33:07'),(1750,585,'action started via WP Cron','2021-01-29 18:34:28','2021-01-29 18:34:28'),(1751,585,'action complete via WP Cron','2021-01-29 18:34:28','2021-01-29 18:34:28'),(1752,586,'action created','2021-01-29 18:34:28','2021-01-29 18:34:28'),(1753,586,'action started via WP Cron','2021-01-29 18:35:37','2021-01-29 18:35:37'),(1754,586,'action complete via WP Cron','2021-01-29 18:35:37','2021-01-29 18:35:37'),(1755,587,'action created','2021-01-29 18:35:37','2021-01-29 18:35:37'),(1756,587,'action started via WP Cron','2021-01-29 18:41:10','2021-01-29 18:41:10'),(1757,587,'action complete via WP Cron','2021-01-29 18:41:10','2021-01-29 18:41:10'),(1758,588,'action created','2021-01-29 18:42:13','2021-01-29 18:42:13'),(1759,588,'action started via WP Cron','2021-01-29 18:43:13','2021-01-29 18:43:13'),(1760,588,'action complete via WP Cron','2021-01-29 18:43:13','2021-01-29 18:43:13'),(1761,589,'action created','2021-01-29 18:43:13','2021-01-29 18:43:13'),(1762,589,'action started via WP Cron','2021-01-29 18:45:13','2021-01-29 18:45:13'),(1763,589,'action complete via WP Cron','2021-01-29 18:45:13','2021-01-29 18:45:13'),(1764,590,'action created','2021-01-29 18:46:49','2021-01-29 18:46:49'),(1765,590,'action started via WP Cron','2021-01-29 18:47:41','2021-01-29 18:47:41'),(1766,590,'action complete via WP Cron','2021-01-29 18:47:41','2021-01-29 18:47:41'),(1767,591,'action created','2021-01-29 18:48:09','2021-01-29 18:48:09'),(1768,591,'action started via WP Cron','2021-01-29 18:49:10','2021-01-29 18:49:10'),(1769,591,'action complete via WP Cron','2021-01-29 18:49:10','2021-01-29 18:49:10'),(1770,592,'action created','2021-01-29 18:52:00','2021-01-29 18:52:00'),(1771,592,'action started via WP Cron','2021-01-29 18:54:06','2021-01-29 18:54:06'),(1772,592,'action complete via WP Cron','2021-01-29 18:54:06','2021-01-29 18:54:06'),(1773,593,'action created','2021-01-29 18:54:51','2021-01-29 18:54:51'),(1774,593,'action started via WP Cron','2021-01-29 19:02:42','2021-01-29 19:02:42'),(1775,593,'action complete via WP Cron','2021-01-29 19:02:42','2021-01-29 19:02:42'),(1776,594,'action created','2021-01-29 19:03:06','2021-01-29 19:03:06'),(1777,594,'action started via WP Cron','2021-01-29 19:07:04','2021-01-29 19:07:04'),(1778,594,'action complete via WP Cron','2021-01-29 19:07:04','2021-01-29 19:07:04'),(1779,595,'action created','2021-01-29 19:07:05','2021-01-29 19:07:05'),(1780,595,'action started via WP Cron','2021-01-29 19:07:36','2021-01-29 19:07:36'),(1781,595,'action complete via WP Cron','2021-01-29 19:07:36','2021-01-29 19:07:36'),(1782,596,'action created','2021-01-29 19:09:23','2021-01-29 19:09:23'),(1783,596,'action started via WP Cron','2021-01-29 19:14:09','2021-01-29 19:14:09'),(1784,596,'action complete via WP Cron','2021-01-29 19:14:09','2021-01-29 19:14:09'),(1785,597,'action created','2021-01-29 19:14:09','2021-01-29 19:14:09'),(1786,597,'action started via WP Cron','2021-01-29 19:18:49','2021-01-29 19:18:49'),(1787,597,'action complete via WP Cron','2021-01-29 19:18:49','2021-01-29 19:18:49'),(1788,598,'action created','2021-01-29 19:18:51','2021-01-29 19:18:51'),(1789,598,'action started via WP Cron','2021-01-29 19:19:49','2021-01-29 19:19:49'),(1790,598,'action complete via WP Cron','2021-01-29 19:19:49','2021-01-29 19:19:49'),(1791,599,'action created','2021-01-29 19:21:09','2021-01-29 19:21:09'),(1792,599,'action started via WP Cron','2021-01-29 19:21:37','2021-01-29 19:21:37'),(1793,599,'action complete via WP Cron','2021-01-29 19:21:37','2021-01-29 19:21:37'),(1794,600,'action created','2021-01-29 19:21:53','2021-01-29 19:21:53'),(1795,600,'action started via WP Cron','2021-01-29 19:33:06','2021-01-29 19:33:06'),(1796,600,'action complete via WP Cron','2021-01-29 19:33:06','2021-01-29 19:33:06'),(1797,601,'action created','2021-01-29 19:33:45','2021-01-29 19:33:45'),(1798,601,'action started via WP Cron','2021-01-29 19:37:24','2021-01-29 19:37:24'),(1799,601,'action complete via WP Cron','2021-01-29 19:37:24','2021-01-29 19:37:24'),(1800,602,'action created','2021-01-29 19:43:36','2021-01-29 19:43:36'),(1801,602,'action started via WP Cron','2021-01-29 19:44:51','2021-01-29 19:44:51'),(1802,602,'action complete via WP Cron','2021-01-29 19:44:51','2021-01-29 19:44:51'),(1803,603,'action created','2021-01-29 19:44:56','2021-01-29 19:44:56'),(1804,603,'action started via WP Cron','2021-01-29 19:49:13','2021-01-29 19:49:13'),(1805,603,'action complete via WP Cron','2021-01-29 19:49:13','2021-01-29 19:49:13'),(1806,604,'action created','2021-01-29 19:49:46','2021-01-29 19:49:46'),(1807,604,'action started via WP Cron','2021-01-29 19:50:40','2021-01-29 19:50:40'),(1808,604,'action complete via WP Cron','2021-01-29 19:50:40','2021-01-29 19:50:40'),(1809,605,'action created','2021-01-29 19:50:41','2021-01-29 19:50:41'),(1810,605,'action started via WP Cron','2021-01-29 19:51:48','2021-01-29 19:51:48'),(1811,605,'action complete via WP Cron','2021-01-29 19:51:48','2021-01-29 19:51:48'),(1812,606,'action created','2021-01-29 19:51:48','2021-01-29 19:51:48'),(1813,606,'action started via WP Cron','2021-01-29 19:54:39','2021-01-29 19:54:39'),(1814,606,'action complete via WP Cron','2021-01-29 19:54:39','2021-01-29 19:54:39'),(1815,607,'action created','2021-01-29 19:54:52','2021-01-29 19:54:52'),(1816,607,'action started via WP Cron','2021-01-29 19:56:37','2021-01-29 19:56:37'),(1817,607,'action complete via WP Cron','2021-01-29 19:56:37','2021-01-29 19:56:37'),(1818,608,'action created','2021-01-29 19:59:50','2021-01-29 19:59:50'),(1819,608,'action started via WP Cron','2021-01-29 20:01:51','2021-01-29 20:01:51'),(1820,608,'action complete via WP Cron','2021-01-29 20:01:51','2021-01-29 20:01:51'),(1821,609,'action created','2021-01-29 20:01:51','2021-01-29 20:01:51'),(1822,609,'action started via WP Cron','2021-01-29 20:03:07','2021-01-29 20:03:07'),(1823,609,'action complete via WP Cron','2021-01-29 20:03:07','2021-01-29 20:03:07'),(1824,610,'action created','2021-01-29 20:12:53','2021-01-29 20:12:53'),(1825,610,'action started via WP Cron','2021-01-29 20:13:45','2021-01-29 20:13:45'),(1826,610,'action complete via WP Cron','2021-01-29 20:13:45','2021-01-29 20:13:45'),(1827,611,'action created','2021-01-29 20:13:45','2021-01-29 20:13:45'),(1828,611,'action started via WP Cron','2021-01-29 20:18:34','2021-01-29 20:18:34'),(1829,611,'action complete via WP Cron','2021-01-29 20:18:34','2021-01-29 20:18:34'),(1830,612,'action created','2021-01-29 20:19:41','2021-01-29 20:19:41'),(1831,612,'action started via WP Cron','2021-01-29 20:33:07','2021-01-29 20:33:07'),(1832,612,'action complete via WP Cron','2021-01-29 20:33:07','2021-01-29 20:33:07'),(1833,613,'action created','2021-01-29 20:35:04','2021-01-29 20:35:04'),(1834,613,'action started via WP Cron','2021-01-29 20:43:24','2021-01-29 20:43:24'),(1835,613,'action complete via WP Cron','2021-01-29 20:43:24','2021-01-29 20:43:24'),(1836,614,'action created','2021-01-29 20:49:17','2021-01-29 20:49:17'),(1837,614,'action started via WP Cron','2021-01-29 20:54:50','2021-01-29 20:54:50'),(1838,614,'action complete via WP Cron','2021-01-29 20:54:50','2021-01-29 20:54:50'),(1839,615,'action created','2021-01-29 20:55:01','2021-01-29 20:55:01'),(1840,615,'action started via WP Cron','2021-01-29 20:56:25','2021-01-29 20:56:25'),(1841,615,'action complete via WP Cron','2021-01-29 20:56:25','2021-01-29 20:56:25'),(1842,616,'action created','2021-01-29 20:56:43','2021-01-29 20:56:43'),(1843,616,'action started via WP Cron','2021-01-29 20:57:37','2021-01-29 20:57:37'),(1844,616,'action complete via WP Cron','2021-01-29 20:57:37','2021-01-29 20:57:37'),(1845,617,'action created','2021-01-29 20:58:31','2021-01-29 20:58:31'),(1846,617,'action started via WP Cron','2021-01-29 21:03:55','2021-01-29 21:03:55'),(1847,617,'action complete via WP Cron','2021-01-29 21:03:55','2021-01-29 21:03:55'),(1848,618,'action created','2021-01-29 21:04:27','2021-01-29 21:04:27'),(1849,618,'action started via WP Cron','2021-01-29 21:04:39','2021-01-29 21:04:39'),(1850,618,'action complete via WP Cron','2021-01-29 21:04:39','2021-01-29 21:04:39'),(1851,619,'action created','2021-01-29 21:04:50','2021-01-29 21:04:50'),(1852,619,'action started via WP Cron','2021-01-29 21:05:52','2021-01-29 21:05:52'),(1853,619,'action complete via WP Cron','2021-01-29 21:05:52','2021-01-29 21:05:52'),(1854,620,'action created','2021-01-29 21:06:09','2021-01-29 21:06:09'),(1855,620,'action started via WP Cron','2021-01-29 21:07:14','2021-01-29 21:07:14'),(1856,620,'action complete via WP Cron','2021-01-29 21:07:14','2021-01-29 21:07:14'),(1857,621,'action created','2021-01-29 21:07:23','2021-01-29 21:07:23'),(1858,621,'action started via WP Cron','2021-01-29 21:08:02','2021-01-29 21:08:02'),(1859,621,'action complete via WP Cron','2021-01-29 21:08:02','2021-01-29 21:08:02'),(1860,622,'action created','2021-01-29 21:08:12','2021-01-29 21:08:12'),(1861,622,'action started via WP Cron','2021-01-29 21:08:38','2021-01-29 21:08:38'),(1862,622,'action complete via WP Cron','2021-01-29 21:08:38','2021-01-29 21:08:38'),(1863,623,'action created','2021-01-29 21:08:38','2021-01-29 21:08:38'),(1864,623,'action started via WP Cron','2021-01-29 21:12:51','2021-01-29 21:12:51'),(1865,623,'action complete via WP Cron','2021-01-29 21:12:51','2021-01-29 21:12:51'),(1866,624,'action created','2021-01-29 21:12:51','2021-01-29 21:12:51'),(1867,624,'action started via WP Cron','2021-01-29 21:13:45','2021-01-29 21:13:45'),(1868,624,'action complete via WP Cron','2021-01-29 21:13:45','2021-01-29 21:13:45'),(1869,625,'action created','2021-01-29 21:15:01','2021-01-29 21:15:01'),(1870,625,'action started via WP Cron','2021-01-29 21:19:04','2021-01-29 21:19:04'),(1871,625,'action complete via WP Cron','2021-01-29 21:19:04','2021-01-29 21:19:04'),(1872,626,'action created','2021-01-29 21:19:05','2021-01-29 21:19:05'),(1873,626,'action started via WP Cron','2021-01-29 21:25:11','2021-01-29 21:25:11'),(1874,626,'action complete via WP Cron','2021-01-29 21:25:11','2021-01-29 21:25:11'),(1875,627,'action created','2021-01-29 21:33:07','2021-01-29 21:33:07'),(1876,627,'action started via WP Cron','2021-01-29 21:39:16','2021-01-29 21:39:16'),(1877,627,'action complete via WP Cron','2021-01-29 21:39:16','2021-01-29 21:39:16'),(1878,628,'action created','2021-01-29 21:39:16','2021-01-29 21:39:16'),(1879,628,'action started via WP Cron','2021-01-29 21:40:59','2021-01-29 21:40:59'),(1880,628,'action complete via WP Cron','2021-01-29 21:40:59','2021-01-29 21:40:59'),(1881,629,'action created','2021-01-29 21:40:59','2021-01-29 21:40:59'),(1882,629,'action started via WP Cron','2021-01-29 21:41:37','2021-01-29 21:41:37'),(1883,629,'action complete via WP Cron','2021-01-29 21:41:37','2021-01-29 21:41:37'),(1884,630,'action created','2021-01-29 21:41:38','2021-01-29 21:41:38'),(1885,630,'action started via WP Cron','2021-01-29 21:44:47','2021-01-29 21:44:47'),(1886,630,'action complete via WP Cron','2021-01-29 21:44:47','2021-01-29 21:44:47'),(1887,631,'action created','2021-01-29 21:49:20','2021-01-29 21:49:20'),(1888,631,'action started via WP Cron','2021-01-29 21:56:09','2021-01-29 21:56:09'),(1889,631,'action complete via WP Cron','2021-01-29 21:56:09','2021-01-29 21:56:09'),(1890,632,'action created','2021-01-29 21:59:35','2021-01-29 21:59:35'),(1891,632,'action started via WP Cron','2021-01-29 22:03:06','2021-01-29 22:03:06'),(1892,632,'action complete via WP Cron','2021-01-29 22:03:06','2021-01-29 22:03:06'),(1893,633,'action created','2021-01-29 22:05:34','2021-01-29 22:05:34'),(1894,633,'action started via WP Cron','2021-01-29 22:24:28','2021-01-29 22:24:28'),(1895,633,'action complete via WP Cron','2021-01-29 22:24:28','2021-01-29 22:24:28'),(1896,634,'action created','2021-01-29 22:24:28','2021-01-29 22:24:28'),(1897,634,'action started via WP Cron','2021-01-29 22:25:45','2021-01-29 22:25:45'),(1898,634,'action complete via WP Cron','2021-01-29 22:25:45','2021-01-29 22:25:45'),(1899,635,'action created','2021-01-29 22:25:46','2021-01-29 22:25:46'),(1900,635,'action started via WP Cron','2021-01-29 22:31:35','2021-01-29 22:31:35'),(1901,635,'action complete via WP Cron','2021-01-29 22:31:35','2021-01-29 22:31:35'),(1902,636,'action created','2021-01-29 22:33:06','2021-01-29 22:33:06'),(1903,636,'action started via WP Cron','2021-01-29 22:41:47','2021-01-29 22:41:47'),(1904,636,'action complete via WP Cron','2021-01-29 22:41:47','2021-01-29 22:41:47'),(1905,637,'action created','2021-01-29 22:45:35','2021-01-29 22:45:35'),(1906,637,'action started via WP Cron','2021-01-29 22:47:42','2021-01-29 22:47:42'),(1907,637,'action complete via WP Cron','2021-01-29 22:47:42','2021-01-29 22:47:42'),(1908,638,'action created','2021-01-29 22:49:24','2021-01-29 22:49:24'),(1909,638,'action started via WP Cron','2021-01-29 22:57:18','2021-01-29 22:57:18'),(1910,638,'action complete via WP Cron','2021-01-29 22:57:18','2021-01-29 22:57:18'),(1911,639,'action created','2021-01-29 23:02:28','2021-01-29 23:02:28'),(1912,639,'action started via WP Cron','2021-01-29 23:03:07','2021-01-29 23:03:07'),(1913,639,'action complete via WP Cron','2021-01-29 23:03:07','2021-01-29 23:03:07'),(1914,640,'action created','2021-01-29 23:07:02','2021-01-29 23:07:02'),(1915,640,'action started via WP Cron','2021-01-29 23:15:16','2021-01-29 23:15:16'),(1916,640,'action complete via WP Cron','2021-01-29 23:15:16','2021-01-29 23:15:16'),(1917,641,'action created','2021-01-29 23:15:24','2021-01-29 23:15:24'),(1918,641,'action started via WP Cron','2021-01-29 23:15:42','2021-01-29 23:15:42'),(1919,641,'action complete via WP Cron','2021-01-29 23:15:42','2021-01-29 23:15:42'),(1920,642,'action created','2021-01-29 23:15:44','2021-01-29 23:15:44'),(1921,642,'action started via WP Cron','2021-01-29 23:16:48','2021-01-29 23:16:48'),(1922,642,'action complete via WP Cron','2021-01-29 23:16:48','2021-01-29 23:16:48'),(1923,643,'action created','2021-01-29 23:17:20','2021-01-29 23:17:20'),(1924,643,'action started via WP Cron','2021-01-29 23:22:33','2021-01-29 23:22:33'),(1925,643,'action complete via WP Cron','2021-01-29 23:22:33','2021-01-29 23:22:33'),(1926,644,'action created','2021-01-29 23:22:42','2021-01-29 23:22:42'),(1927,644,'action started via WP Cron','2021-01-29 23:29:44','2021-01-29 23:29:44'),(1928,644,'action complete via WP Cron','2021-01-29 23:29:44','2021-01-29 23:29:44'),(1929,645,'action created','2021-01-29 23:33:06','2021-01-29 23:33:06'),(1930,645,'action started via WP Cron','2021-01-29 23:36:49','2021-01-29 23:36:49'),(1931,645,'action complete via WP Cron','2021-01-29 23:36:49','2021-01-29 23:36:49'),(1932,646,'action created','2021-01-29 23:37:53','2021-01-29 23:37:53'),(1933,646,'action started via WP Cron','2021-01-29 23:41:21','2021-01-29 23:41:21'),(1934,646,'action complete via WP Cron','2021-01-29 23:41:21','2021-01-29 23:41:21'),(1935,647,'action created','2021-01-29 23:41:21','2021-01-29 23:41:21'),(1936,647,'action started via WP Cron','2021-01-30 00:03:06','2021-01-30 00:03:06'),(1937,647,'action complete via WP Cron','2021-01-30 00:03:06','2021-01-30 00:03:06'),(1938,648,'action created','2021-01-30 00:05:18','2021-01-30 00:05:18'),(1939,648,'action started via WP Cron','2021-01-30 00:21:17','2021-01-30 00:21:17'),(1940,648,'action complete via WP Cron','2021-01-30 00:21:17','2021-01-30 00:21:17'),(1941,649,'action created','2021-01-30 00:21:17','2021-01-30 00:21:17'),(1942,649,'action started via WP Cron','2021-01-30 00:22:11','2021-01-30 00:22:11'),(1943,649,'action complete via WP Cron','2021-01-30 00:22:11','2021-01-30 00:22:11'),(1944,650,'action created','2021-01-30 00:33:07','2021-01-30 00:33:07'),(1945,650,'action started via WP Cron','2021-01-30 00:35:41','2021-01-30 00:35:41'),(1946,650,'action complete via WP Cron','2021-01-30 00:35:41','2021-01-30 00:35:41'),(1947,651,'action created','2021-01-30 00:38:14','2021-01-30 00:38:14'),(1948,651,'action started via WP Cron','2021-01-30 00:47:55','2021-01-30 00:47:55'),(1949,651,'action complete via WP Cron','2021-01-30 00:47:55','2021-01-30 00:47:55'),(1950,652,'action created','2021-01-30 01:00:35','2021-01-30 01:00:35'),(1951,392,'action started via WP Cron','2021-01-30 01:03:07','2021-01-30 01:03:07'),(1952,392,'action complete via WP Cron','2021-01-30 01:03:07','2021-01-30 01:03:07'),(1953,653,'action created','2021-01-30 01:03:07','2021-01-30 01:03:07'),(1954,652,'action started via WP Cron','2021-01-30 01:03:07','2021-01-30 01:03:07'),(1955,652,'action complete via WP Cron','2021-01-30 01:03:07','2021-01-30 01:03:07'),(1956,654,'action created','2021-01-30 01:08:45','2021-01-30 01:08:45'),(1957,654,'action started via WP Cron','2021-01-30 01:15:01','2021-01-30 01:15:01'),(1958,654,'action complete via WP Cron','2021-01-30 01:15:01','2021-01-30 01:15:01'),(1959,655,'action created','2021-01-30 01:16:06','2021-01-30 01:16:06'),(1960,655,'action started via WP Cron','2021-01-30 01:25:04','2021-01-30 01:25:04'),(1961,655,'action complete via WP Cron','2021-01-30 01:25:04','2021-01-30 01:25:04'),(1962,656,'action created','2021-01-30 01:25:04','2021-01-30 01:25:04'),(1963,656,'action started via WP Cron','2021-01-30 01:25:55','2021-01-30 01:25:55'),(1964,656,'action complete via WP Cron','2021-01-30 01:25:55','2021-01-30 01:25:55'),(1965,657,'action created','2021-01-30 01:27:56','2021-01-30 01:27:56'),(1966,657,'action started via WP Cron','2021-01-30 01:29:48','2021-01-30 01:29:48'),(1967,657,'action complete via WP Cron','2021-01-30 01:29:48','2021-01-30 01:29:48'),(1968,658,'action created','2021-01-30 01:33:06','2021-01-30 01:33:06'),(1969,658,'action started via WP Cron','2021-01-30 01:44:04','2021-01-30 01:44:04'),(1970,658,'action complete via WP Cron','2021-01-30 01:44:04','2021-01-30 01:44:04'),(1971,659,'action created','2021-01-30 01:46:12','2021-01-30 01:46:12'),(1972,659,'action started via WP Cron','2021-01-30 02:03:58','2021-01-30 02:03:58'),(1973,659,'action complete via WP Cron','2021-01-30 02:03:58','2021-01-30 02:03:58'),(1974,660,'action created','2021-01-30 02:05:56','2021-01-30 02:05:56'),(1975,660,'action started via WP Cron','2021-01-30 02:12:10','2021-01-30 02:12:10'),(1976,660,'action complete via WP Cron','2021-01-30 02:12:10','2021-01-30 02:12:10'),(1977,661,'action created','2021-01-30 02:13:30','2021-01-30 02:13:30'),(1978,661,'action started via WP Cron','2021-01-30 02:16:23','2021-01-30 02:16:23'),(1979,661,'action complete via WP Cron','2021-01-30 02:16:24','2021-01-30 02:16:24'),(1980,662,'action created','2021-01-30 02:17:18','2021-01-30 02:17:18'),(1981,662,'action started via WP Cron','2021-01-30 02:17:53','2021-01-30 02:17:53'),(1982,662,'action complete via WP Cron','2021-01-30 02:17:53','2021-01-30 02:17:53'),(1983,663,'action created','2021-01-30 02:17:54','2021-01-30 02:17:54'),(1984,663,'action started via WP Cron','2021-01-30 02:19:12','2021-01-30 02:19:12'),(1985,663,'action complete via WP Cron','2021-01-30 02:19:12','2021-01-30 02:19:12'),(1986,664,'action created','2021-01-30 02:20:50','2021-01-30 02:20:50'),(1987,664,'action started via WP Cron','2021-01-30 02:29:39','2021-01-30 02:29:39'),(1988,664,'action complete via WP Cron','2021-01-30 02:29:39','2021-01-30 02:29:39'),(1989,665,'action created','2021-01-30 02:30:27','2021-01-30 02:30:27'),(1990,665,'action started via WP Cron','2021-01-30 02:32:35','2021-01-30 02:32:35'),(1991,665,'action complete via WP Cron','2021-01-30 02:32:35','2021-01-30 02:32:35'),(1992,666,'action created','2021-01-30 02:32:36','2021-01-30 02:32:36'),(1993,666,'action started via WP Cron','2021-01-30 02:33:37','2021-01-30 02:33:37'),(1994,666,'action complete via WP Cron','2021-01-30 02:33:37','2021-01-30 02:33:37'),(1995,667,'action created','2021-01-30 02:33:42','2021-01-30 02:33:42'),(1996,667,'action started via WP Cron','2021-01-30 02:44:38','2021-01-30 02:44:38'),(1997,667,'action complete via WP Cron','2021-01-30 02:44:38','2021-01-30 02:44:38'),(1998,668,'action created','2021-01-30 02:56:22','2021-01-30 02:56:22'),(1999,668,'action started via WP Cron','2021-01-30 02:57:31','2021-01-30 02:57:31'),(2000,668,'action complete via WP Cron','2021-01-30 02:57:31','2021-01-30 02:57:31'),(2001,669,'action created','2021-01-30 02:59:03','2021-01-30 02:59:03'),(2002,669,'action started via WP Cron','2021-01-30 03:03:06','2021-01-30 03:03:06'),(2003,669,'action complete via WP Cron','2021-01-30 03:03:06','2021-01-30 03:03:06'),(2004,670,'action created','2021-01-30 03:04:28','2021-01-30 03:04:28'),(2005,670,'action started via WP Cron','2021-01-30 03:05:12','2021-01-30 03:05:12'),(2006,670,'action complete via WP Cron','2021-01-30 03:05:12','2021-01-30 03:05:12'),(2007,671,'action created','2021-01-30 03:12:51','2021-01-30 03:12:51'),(2008,671,'action started via WP Cron','2021-01-30 03:22:48','2021-01-30 03:22:48'),(2009,671,'action complete via WP Cron','2021-01-30 03:22:48','2021-01-30 03:22:48'),(2010,672,'action created','2021-01-30 03:33:06','2021-01-30 03:33:06'),(2011,672,'action started via WP Cron','2021-01-30 03:34:59','2021-01-30 03:34:59'),(2012,672,'action complete via WP Cron','2021-01-30 03:34:59','2021-01-30 03:34:59'),(2013,673,'action created','2021-01-30 03:36:05','2021-01-30 03:36:05'),(2014,673,'action started via WP Cron','2021-01-30 03:36:42','2021-01-30 03:36:42'),(2015,673,'action complete via WP Cron','2021-01-30 03:36:42','2021-01-30 03:36:42'),(2016,674,'action created','2021-01-30 03:46:22','2021-01-30 03:46:22'),(2017,674,'action started via WP Cron','2021-01-30 03:56:09','2021-01-30 03:56:09'),(2018,674,'action complete via WP Cron','2021-01-30 03:56:10','2021-01-30 03:56:10'),(2019,675,'action created','2021-01-30 03:56:10','2021-01-30 03:56:10'),(2020,675,'action started via WP Cron','2021-01-30 04:03:06','2021-01-30 04:03:06'),(2021,675,'action complete via WP Cron','2021-01-30 04:03:06','2021-01-30 04:03:06'),(2022,676,'action created','2021-01-30 04:14:08','2021-01-30 04:14:08'),(2023,676,'action started via WP Cron','2021-01-30 04:24:03','2021-01-30 04:24:03'),(2024,676,'action complete via WP Cron','2021-01-30 04:24:03','2021-01-30 04:24:03'),(2025,677,'action created','2021-01-30 04:26:55','2021-01-30 04:26:55'),(2026,677,'action started via WP Cron','2021-01-30 04:33:06','2021-01-30 04:33:06'),(2027,677,'action complete via WP Cron','2021-01-30 04:33:06','2021-01-30 04:33:06'),(2028,678,'action created','2021-01-30 04:38:29','2021-01-30 04:38:29'),(2029,678,'action started via WP Cron','2021-01-30 04:41:59','2021-01-30 04:41:59'),(2030,678,'action complete via WP Cron','2021-01-30 04:41:59','2021-01-30 04:41:59'),(2031,679,'action created','2021-01-30 04:42:40','2021-01-30 04:42:40'),(2032,679,'action started via WP Cron','2021-01-30 04:51:55','2021-01-30 04:51:55'),(2033,679,'action complete via WP Cron','2021-01-30 04:51:55','2021-01-30 04:51:55'),(2034,680,'action created','2021-01-30 04:52:03','2021-01-30 04:52:03'),(2035,680,'action started via WP Cron','2021-01-30 04:53:30','2021-01-30 04:53:30'),(2036,680,'action complete via WP Cron','2021-01-30 04:53:30','2021-01-30 04:53:30'),(2037,681,'action created','2021-01-30 04:57:33','2021-01-30 04:57:33'),(2038,681,'action started via WP Cron','2021-01-30 05:03:06','2021-01-30 05:03:06'),(2039,681,'action complete via WP Cron','2021-01-30 05:03:06','2021-01-30 05:03:06'),(2040,682,'action created','2021-01-30 05:03:12','2021-01-30 05:03:12'),(2041,682,'action started via WP Cron','2021-01-30 05:03:37','2021-01-30 05:03:37'),(2042,682,'action complete via WP Cron','2021-01-30 05:03:37','2021-01-30 05:03:37'),(2043,683,'action created','2021-01-30 05:03:50','2021-01-30 05:03:50'),(2044,683,'action started via WP Cron','2021-01-30 05:12:39','2021-01-30 05:12:39'),(2045,683,'action complete via WP Cron','2021-01-30 05:12:39','2021-01-30 05:12:39'),(2046,684,'action created','2021-01-30 05:12:40','2021-01-30 05:12:40'),(2047,684,'action started via WP Cron','2021-01-30 05:13:47','2021-01-30 05:13:47'),(2048,684,'action complete via WP Cron','2021-01-30 05:13:47','2021-01-30 05:13:47'),(2049,685,'action created','2021-01-30 05:13:50','2021-01-30 05:13:50'),(2050,685,'action started via WP Cron','2021-01-30 05:14:47','2021-01-30 05:14:47'),(2051,685,'action complete via WP Cron','2021-01-30 05:14:47','2021-01-30 05:14:47'),(2052,686,'action created','2021-01-30 05:14:55','2021-01-30 05:14:55'),(2053,686,'action started via WP Cron','2021-01-30 05:15:35','2021-01-30 05:15:35'),(2054,686,'action complete via WP Cron','2021-01-30 05:15:35','2021-01-30 05:15:35'),(2055,687,'action created','2021-01-30 05:15:35','2021-01-30 05:15:35'),(2056,687,'action started via Async Request','2021-01-30 05:15:49','2021-01-30 05:15:49'),(2057,687,'action complete via Async Request','2021-01-30 05:15:49','2021-01-30 05:15:49'),(2058,688,'action created','2021-01-30 05:15:51','2021-01-30 05:15:51'),(2059,688,'action started via WP Cron','2021-01-30 05:16:37','2021-01-30 05:16:37'),(2060,688,'action complete via WP Cron','2021-01-30 05:16:37','2021-01-30 05:16:37'),(2061,689,'action created','2021-01-30 05:16:38','2021-01-30 05:16:38'),(2062,689,'action started via Async Request','2021-01-30 05:16:53','2021-01-30 05:16:53'),(2063,689,'action complete via Async Request','2021-01-30 05:16:53','2021-01-30 05:16:53'),(2064,690,'action created','2021-01-30 05:17:12','2021-01-30 05:17:12'),(2065,690,'action started via WP Cron','2021-01-30 05:17:54','2021-01-30 05:17:54'),(2066,690,'action complete via WP Cron','2021-01-30 05:17:54','2021-01-30 05:17:54'),(2067,691,'action created','2021-01-30 05:20:19','2021-01-30 05:20:19'),(2068,691,'action started via WP Cron','2021-01-30 05:21:57','2021-01-30 05:21:57'),(2069,691,'action complete via WP Cron','2021-01-30 05:21:57','2021-01-30 05:21:57'),(2070,692,'action created','2021-01-30 05:24:02','2021-01-30 05:24:02'),(2071,692,'action started via WP Cron','2021-01-30 05:24:55','2021-01-30 05:24:55'),(2072,692,'action complete via WP Cron','2021-01-30 05:24:55','2021-01-30 05:24:55'),(2073,693,'action created','2021-01-30 05:24:56','2021-01-30 05:24:56'),(2074,693,'action started via WP Cron','2021-01-30 05:25:59','2021-01-30 05:25:59'),(2075,693,'action complete via WP Cron','2021-01-30 05:25:59','2021-01-30 05:25:59'),(2076,694,'action created','2021-01-30 05:26:32','2021-01-30 05:26:32'),(2077,694,'action started via WP Cron','2021-01-30 05:27:00','2021-01-30 05:27:00'),(2078,694,'action complete via WP Cron','2021-01-30 05:27:00','2021-01-30 05:27:00'),(2079,695,'action created','2021-01-30 05:31:47','2021-01-30 05:31:47'),(2080,695,'action started via Async Request','2021-01-30 05:32:03','2021-01-30 05:32:03'),(2081,695,'action complete via Async Request','2021-01-30 05:32:03','2021-01-30 05:32:03'),(2082,696,'action created','2021-01-30 05:33:06','2021-01-30 05:33:06'),(2083,696,'action started via WP Cron','2021-01-30 05:34:04','2021-01-30 05:34:04'),(2084,696,'action complete via WP Cron','2021-01-30 05:34:04','2021-01-30 05:34:04'),(2085,697,'action created','2021-01-30 05:36:21','2021-01-30 05:36:21'),(2086,697,'action started via WP Cron','2021-01-30 05:38:06','2021-01-30 05:38:06'),(2087,697,'action complete via WP Cron','2021-01-30 05:38:06','2021-01-30 05:38:06'),(2088,698,'action created','2021-01-30 05:38:20','2021-01-30 05:38:20'),(2089,698,'action started via WP Cron','2021-01-30 05:39:24','2021-01-30 05:39:24'),(2090,698,'action complete via WP Cron','2021-01-30 05:39:24','2021-01-30 05:39:24'),(2091,699,'action created','2021-01-30 05:39:26','2021-01-30 05:39:26'),(2092,699,'action started via WP Cron','2021-01-30 05:39:45','2021-01-30 05:39:45'),(2093,699,'action complete via WP Cron','2021-01-30 05:39:45','2021-01-30 05:39:45'),(2094,700,'action created','2021-01-30 05:58:27','2021-01-30 05:58:27'),(2095,700,'action started via WP Cron','2021-01-30 06:01:47','2021-01-30 06:01:47'),(2096,700,'action complete via WP Cron','2021-01-30 06:01:47','2021-01-30 06:01:47'),(2097,701,'action created','2021-01-30 06:03:06','2021-01-30 06:03:06'),(2098,701,'action started via WP Cron','2021-01-30 06:07:19','2021-01-30 06:07:19'),(2099,701,'action complete via WP Cron','2021-01-30 06:07:19','2021-01-30 06:07:19'),(2100,702,'action created','2021-01-30 06:07:34','2021-01-30 06:07:34'),(2101,702,'action started via WP Cron','2021-01-30 06:13:05','2021-01-30 06:13:05'),(2102,702,'action complete via WP Cron','2021-01-30 06:13:05','2021-01-30 06:13:05'),(2103,703,'action created','2021-01-30 06:13:05','2021-01-30 06:13:05'),(2104,703,'action started via WP Cron','2021-01-30 06:16:06','2021-01-30 06:16:06'),(2105,703,'action complete via WP Cron','2021-01-30 06:16:06','2021-01-30 06:16:06'),(2106,704,'action created','2021-01-30 06:17:11','2021-01-30 06:17:11'),(2107,704,'action started via WP Cron','2021-01-30 06:17:53','2021-01-30 06:17:53'),(2108,704,'action complete via WP Cron','2021-01-30 06:17:53','2021-01-30 06:17:53'),(2109,705,'action created','2021-01-30 06:17:57','2021-01-30 06:17:57'),(2110,705,'action started via WP Cron','2021-01-30 06:18:36','2021-01-30 06:18:36'),(2111,705,'action complete via WP Cron','2021-01-30 06:18:36','2021-01-30 06:18:36'),(2112,706,'action created','2021-01-30 06:18:39','2021-01-30 06:18:39'),(2113,706,'action started via WP Cron','2021-01-30 06:19:40','2021-01-30 06:19:40'),(2114,706,'action complete via WP Cron','2021-01-30 06:19:40','2021-01-30 06:19:40'),(2115,707,'action created','2021-01-30 06:19:44','2021-01-30 06:19:44'),(2116,707,'action started via WP Cron','2021-01-30 06:22:16','2021-01-30 06:22:16'),(2117,707,'action complete via WP Cron','2021-01-30 06:22:16','2021-01-30 06:22:16'),(2118,708,'action created','2021-01-30 06:22:16','2021-01-30 06:22:16'),(2119,708,'action started via WP Cron','2021-01-30 06:23:00','2021-01-30 06:23:00'),(2120,708,'action complete via WP Cron','2021-01-30 06:23:00','2021-01-30 06:23:00'),(2121,709,'action created','2021-01-30 06:27:22','2021-01-30 06:27:22'),(2122,709,'action started via WP Cron','2021-01-30 06:33:06','2021-01-30 06:33:06'),(2123,709,'action complete via WP Cron','2021-01-30 06:33:06','2021-01-30 06:33:06'),(2124,710,'action created','2021-01-30 06:33:22','2021-01-30 06:33:22'),(2125,710,'action started via WP Cron','2021-01-30 06:37:40','2021-01-30 06:37:40'),(2126,710,'action complete via WP Cron','2021-01-30 06:37:40','2021-01-30 06:37:40'),(2127,711,'action created','2021-01-30 06:42:01','2021-01-30 06:42:01'),(2128,711,'action started via WP Cron','2021-01-30 06:43:36','2021-01-30 06:43:36'),(2129,711,'action complete via WP Cron','2021-01-30 06:43:36','2021-01-30 06:43:36'),(2130,712,'action created','2021-01-30 06:46:19','2021-01-30 06:46:19'),(2131,712,'action started via WP Cron','2021-01-30 06:47:15','2021-01-30 06:47:15'),(2132,712,'action complete via WP Cron','2021-01-30 06:47:15','2021-01-30 06:47:15'),(2133,713,'action created','2021-01-30 06:55:34','2021-01-30 06:55:34'),(2134,713,'action started via WP Cron','2021-01-30 07:03:06','2021-01-30 07:03:06'),(2135,713,'action complete via WP Cron','2021-01-30 07:03:07','2021-01-30 07:03:07'),(2136,714,'action created','2021-01-30 07:07:12','2021-01-30 07:07:12'),(2137,714,'action started via WP Cron','2021-01-30 07:11:36','2021-01-30 07:11:36'),(2138,714,'action complete via WP Cron','2021-01-30 07:11:36','2021-01-30 07:11:36'),(2139,715,'action created','2021-01-30 07:12:13','2021-01-30 07:12:13'),(2140,715,'action started via WP Cron','2021-01-30 07:12:37','2021-01-30 07:12:37'),(2141,715,'action complete via WP Cron','2021-01-30 07:12:37','2021-01-30 07:12:37'),(2142,716,'action created','2021-01-30 07:12:38','2021-01-30 07:12:38'),(2143,716,'action started via WP Cron','2021-01-30 07:14:18','2021-01-30 07:14:18'),(2144,716,'action complete via WP Cron','2021-01-30 07:14:18','2021-01-30 07:14:18'),(2145,717,'action created','2021-01-30 07:17:21','2021-01-30 07:17:21'),(2146,717,'action started via WP Cron','2021-01-30 07:19:16','2021-01-30 07:19:16'),(2147,717,'action complete via WP Cron','2021-01-30 07:19:16','2021-01-30 07:19:16'),(2148,718,'action created','2021-01-30 07:25:10','2021-01-30 07:25:10'),(2149,718,'action started via WP Cron','2021-01-30 07:27:22','2021-01-30 07:27:22'),(2150,718,'action complete via WP Cron','2021-01-30 07:27:22','2021-01-30 07:27:22'),(2151,719,'action created','2021-01-30 07:33:18','2021-01-30 07:33:18'),(2152,719,'action started via WP Cron','2021-01-30 07:35:08','2021-01-30 07:35:08'),(2153,719,'action complete via WP Cron','2021-01-30 07:35:08','2021-01-30 07:35:08'),(2154,720,'action created','2021-01-30 07:37:22','2021-01-30 07:37:22'),(2155,720,'action started via WP Cron','2021-01-30 07:37:50','2021-01-30 07:37:50'),(2156,720,'action complete via WP Cron','2021-01-30 07:37:50','2021-01-30 07:37:50'),(2157,721,'action created','2021-01-30 07:38:16','2021-01-30 07:38:16'),(2158,463,'action started via WP Cron','2021-01-30 07:40:11','2021-01-30 07:40:11'),(2159,463,'action complete via WP Cron','2021-01-30 07:40:11','2021-01-30 07:40:11'),(2160,722,'action created','2021-01-30 07:40:11','2021-01-30 07:40:11'),(2161,721,'action started via WP Cron','2021-01-30 07:40:11','2021-01-30 07:40:11'),(2162,721,'action complete via WP Cron','2021-01-30 07:40:11','2021-01-30 07:40:11'),(2163,723,'action created','2021-01-30 07:40:11','2021-01-30 07:40:11'),(2164,723,'action started via WP Cron','2021-01-30 07:40:43','2021-01-30 07:40:43'),(2165,723,'action complete via WP Cron','2021-01-30 07:40:43','2021-01-30 07:40:43'),(2166,724,'action created','2021-01-30 07:41:24','2021-01-30 07:41:24'),(2167,724,'action started via WP Cron','2021-01-30 07:41:36','2021-01-30 07:41:36'),(2168,724,'action complete via WP Cron','2021-01-30 07:41:36','2021-01-30 07:41:36'),(2169,725,'action created','2021-01-30 07:41:56','2021-01-30 07:41:56'),(2170,725,'action started via WP Cron','2021-01-30 07:42:40','2021-01-30 07:42:40'),(2171,725,'action complete via WP Cron','2021-01-30 07:42:40','2021-01-30 07:42:40'),(2172,726,'action created','2021-01-30 07:42:42','2021-01-30 07:42:42'),(2173,726,'action started via WP Cron','2021-01-30 07:43:55','2021-01-30 07:43:55'),(2174,726,'action complete via WP Cron','2021-01-30 07:43:55','2021-01-30 07:43:55'),(2175,727,'action created','2021-01-30 07:56:24','2021-01-30 07:56:24'),(2176,727,'action started via WP Cron','2021-01-30 08:03:02','2021-01-30 08:03:02'),(2177,727,'action complete via WP Cron','2021-01-30 08:03:02','2021-01-30 08:03:02'),(2178,728,'action created','2021-01-30 08:03:07','2021-01-30 08:03:07'),(2179,728,'action started via WP Cron','2021-01-30 08:08:10','2021-01-30 08:08:10'),(2180,728,'action complete via WP Cron','2021-01-30 08:08:10','2021-01-30 08:08:10'),(2181,729,'action created','2021-01-30 08:29:38','2021-01-30 08:29:38'),(2182,729,'action started via WP Cron','2021-01-30 08:33:07','2021-01-30 08:33:07'),(2183,729,'action complete via WP Cron','2021-01-30 08:33:07','2021-01-30 08:33:07'),(2184,730,'action created','2021-01-30 08:49:15','2021-01-30 08:49:15'),(2185,730,'action started via WP Cron','2021-01-30 08:51:33','2021-01-30 08:51:33'),(2186,730,'action complete via WP Cron','2021-01-30 08:51:33','2021-01-30 08:51:33'),(2187,731,'action created','2021-01-30 08:51:33','2021-01-30 08:51:33'),(2188,731,'action started via WP Cron','2021-01-30 08:51:43','2021-01-30 08:51:43'),(2189,731,'action complete via WP Cron','2021-01-30 08:51:43','2021-01-30 08:51:43'),(2190,732,'action created','2021-01-30 08:58:24','2021-01-30 08:58:24'),(2191,732,'action started via WP Cron','2021-01-30 09:03:06','2021-01-30 09:03:06'),(2192,732,'action complete via WP Cron','2021-01-30 09:03:06','2021-01-30 09:03:06'),(2193,733,'action created','2021-01-30 09:11:04','2021-01-30 09:11:04'),(2194,733,'action started via WP Cron','2021-01-30 09:17:15','2021-01-30 09:17:15'),(2195,733,'action complete via WP Cron','2021-01-30 09:17:15','2021-01-30 09:17:15'),(2196,734,'action created','2021-01-30 09:18:53','2021-01-30 09:18:53'),(2197,734,'action started via WP Cron','2021-01-30 09:24:32','2021-01-30 09:24:32'),(2198,734,'action complete via WP Cron','2021-01-30 09:24:32','2021-01-30 09:24:32'),(2199,735,'action created','2021-01-30 09:24:32','2021-01-30 09:24:32'),(2200,735,'action started via WP Cron','2021-01-30 09:33:06','2021-01-30 09:33:06'),(2201,735,'action complete via WP Cron','2021-01-30 09:33:06','2021-01-30 09:33:06'),(2202,736,'action created','2021-01-30 09:37:50','2021-01-30 09:37:50'),(2203,736,'action started via WP Cron','2021-01-30 09:38:53','2021-01-30 09:38:53'),(2204,736,'action complete via WP Cron','2021-01-30 09:38:53','2021-01-30 09:38:53'),(2205,737,'action created','2021-01-30 09:47:44','2021-01-30 09:47:44'),(2206,737,'action started via WP Cron','2021-01-30 09:51:39','2021-01-30 09:51:39'),(2207,737,'action complete via WP Cron','2021-01-30 09:51:39','2021-01-30 09:51:39'),(2208,738,'action created','2021-01-30 09:59:34','2021-01-30 09:59:34'),(2209,738,'action started via WP Cron','2021-01-30 10:03:07','2021-01-30 10:03:07'),(2210,738,'action complete via WP Cron','2021-01-30 10:03:07','2021-01-30 10:03:07'),(2211,739,'action created','2021-01-30 10:03:53','2021-01-30 10:03:53'),(2212,739,'action started via WP Cron','2021-01-30 10:17:35','2021-01-30 10:17:35'),(2213,739,'action complete via WP Cron','2021-01-30 10:17:35','2021-01-30 10:17:35'),(2214,740,'action created','2021-01-30 10:24:29','2021-01-30 10:24:29'),(2215,740,'action started via WP Cron','2021-01-30 10:25:33','2021-01-30 10:25:33'),(2216,740,'action complete via WP Cron','2021-01-30 10:25:33','2021-01-30 10:25:33'),(2217,741,'action created','2021-01-30 10:28:53','2021-01-30 10:28:53'),(2218,741,'action started via WP Cron','2021-01-30 10:33:06','2021-01-30 10:33:06'),(2219,741,'action complete via WP Cron','2021-01-30 10:33:06','2021-01-30 10:33:06'),(2220,742,'action created','2021-01-30 10:33:36','2021-01-30 10:33:36'),(2221,742,'action started via WP Cron','2021-01-30 10:35:46','2021-01-30 10:35:46'),(2222,742,'action complete via WP Cron','2021-01-30 10:35:46','2021-01-30 10:35:46'),(2223,743,'action created','2021-01-30 10:35:46','2021-01-30 10:35:46'),(2224,743,'action started via WP Cron','2021-01-30 10:45:40','2021-01-30 10:45:40'),(2225,743,'action complete via WP Cron','2021-01-30 10:45:40','2021-01-30 10:45:40'),(2226,744,'action created','2021-01-30 10:49:22','2021-01-30 10:49:22'),(2227,744,'action started via WP Cron','2021-01-30 11:00:45','2021-01-30 11:00:45'),(2228,744,'action complete via WP Cron','2021-01-30 11:00:45','2021-01-30 11:00:45'),(2229,745,'action created','2021-01-30 11:00:45','2021-01-30 11:00:45'),(2230,745,'action started via WP Cron','2021-01-30 11:03:06','2021-01-30 11:03:06'),(2231,745,'action complete via WP Cron','2021-01-30 11:03:06','2021-01-30 11:03:06'),(2232,746,'action created','2021-01-30 11:05:43','2021-01-30 11:05:43'),(2233,746,'action started via WP Cron','2021-01-30 11:09:43','2021-01-30 11:09:43'),(2234,746,'action complete via WP Cron','2021-01-30 11:09:43','2021-01-30 11:09:43'),(2235,747,'action created','2021-01-30 11:21:44','2021-01-30 11:21:44'),(2236,747,'action started via WP Cron','2021-01-30 11:24:04','2021-01-30 11:24:04'),(2237,747,'action complete via WP Cron','2021-01-30 11:24:04','2021-01-30 11:24:04'),(2238,748,'action created','2021-01-30 11:25:18','2021-01-30 11:25:18'),(2239,748,'action started via WP Cron','2021-01-30 11:26:04','2021-01-30 11:26:04'),(2240,748,'action complete via WP Cron','2021-01-30 11:26:04','2021-01-30 11:26:04'),(2241,749,'action created','2021-01-30 11:27:08','2021-01-30 11:27:08'),(2242,749,'action started via WP Cron','2021-01-30 11:33:00','2021-01-30 11:33:00'),(2243,749,'action complete via WP Cron','2021-01-30 11:33:00','2021-01-30 11:33:00'),(2244,750,'action created','2021-01-30 11:33:00','2021-01-30 11:33:00'),(2245,750,'action started via WP Cron','2021-01-30 11:39:01','2021-01-30 11:39:01'),(2246,750,'action complete via WP Cron','2021-01-30 11:39:01','2021-01-30 11:39:01'),(2247,751,'action created','2021-01-30 11:39:01','2021-01-30 11:39:01'),(2248,751,'action started via WP Cron','2021-01-30 11:50:04','2021-01-30 11:50:04'),(2249,751,'action complete via WP Cron','2021-01-30 11:50:04','2021-01-30 11:50:04'),(2250,752,'action created','2021-01-30 12:00:13','2021-01-30 12:00:13'),(2251,752,'action started via WP Cron','2021-01-30 12:03:16','2021-01-30 12:03:16'),(2252,752,'action complete via WP Cron','2021-01-30 12:03:16','2021-01-30 12:03:16'),(2253,753,'action created','2021-01-30 12:05:24','2021-01-30 12:05:24'),(2254,753,'action started via WP Cron','2021-01-30 12:10:16','2021-01-30 12:10:16'),(2255,753,'action complete via WP Cron','2021-01-30 12:10:16','2021-01-30 12:10:16'),(2256,754,'action created','2021-01-30 12:10:16','2021-01-30 12:10:16'),(2257,754,'action started via WP Cron','2021-01-30 12:13:25','2021-01-30 12:13:25'),(2258,754,'action complete via WP Cron','2021-01-30 12:13:25','2021-01-30 12:13:25'),(2259,755,'action created','2021-01-30 12:16:11','2021-01-30 12:16:11'),(2260,755,'action started via WP Cron','2021-01-30 12:19:56','2021-01-30 12:19:56'),(2261,755,'action complete via WP Cron','2021-01-30 12:19:56','2021-01-30 12:19:56'),(2262,756,'action created','2021-01-30 12:19:56','2021-01-30 12:19:56'),(2263,756,'action started via WP Cron','2021-01-30 12:25:56','2021-01-30 12:25:56'),(2264,756,'action complete via WP Cron','2021-01-30 12:25:56','2021-01-30 12:25:56'),(2265,757,'action created','2021-01-30 12:29:38','2021-01-30 12:29:38'),(2266,757,'action started via WP Cron','2021-01-30 12:33:06','2021-01-30 12:33:06'),(2267,757,'action complete via WP Cron','2021-01-30 12:33:06','2021-01-30 12:33:06'),(2268,758,'action created','2021-01-30 12:34:26','2021-01-30 12:34:26'),(2269,758,'action started via WP Cron','2021-01-30 12:38:17','2021-01-30 12:38:17'),(2270,758,'action complete via WP Cron','2021-01-30 12:38:17','2021-01-30 12:38:17'),(2271,759,'action created','2021-01-30 12:38:17','2021-01-30 12:38:17'),(2272,759,'action started via WP Cron','2021-01-30 12:43:01','2021-01-30 12:43:01'),(2273,759,'action complete via WP Cron','2021-01-30 12:43:01','2021-01-30 12:43:01'),(2274,760,'action created','2021-01-30 12:43:08','2021-01-30 12:43:08'),(2275,760,'action started via WP Cron','2021-01-30 12:46:40','2021-01-30 12:46:40'),(2276,760,'action complete via WP Cron','2021-01-30 12:46:40','2021-01-30 12:46:40'),(2277,761,'action created','2021-01-30 12:49:15','2021-01-30 12:49:15'),(2278,761,'action started via WP Cron','2021-01-30 12:56:59','2021-01-30 12:56:59'),(2279,761,'action complete via WP Cron','2021-01-30 12:56:59','2021-01-30 12:56:59'),(2280,762,'action created','2021-01-30 12:57:00','2021-01-30 12:57:00'),(2281,762,'action started via WP Cron','2021-01-30 13:00:23','2021-01-30 13:00:23'),(2282,762,'action complete via WP Cron','2021-01-30 13:00:23','2021-01-30 13:00:23'),(2283,763,'action created','2021-01-30 13:03:06','2021-01-30 13:03:06'),(2284,763,'action started via WP Cron','2021-01-30 13:04:09','2021-01-30 13:04:09'),(2285,763,'action complete via WP Cron','2021-01-30 13:04:09','2021-01-30 13:04:09'),(2286,764,'action created','2021-01-30 13:11:46','2021-01-30 13:11:46'),(2287,764,'action started via WP Cron','2021-01-30 13:13:46','2021-01-30 13:13:46'),(2288,764,'action complete via WP Cron','2021-01-30 13:13:46','2021-01-30 13:13:46'),(2289,765,'action created','2021-01-30 13:13:46','2021-01-30 13:13:46'),(2290,765,'action started via WP Cron','2021-01-30 13:15:06','2021-01-30 13:15:06'),(2291,765,'action complete via WP Cron','2021-01-30 13:15:06','2021-01-30 13:15:06'),(2292,766,'action created','2021-01-30 13:20:55','2021-01-30 13:20:55'),(2293,766,'action started via WP Cron','2021-01-30 13:21:40','2021-01-30 13:21:40'),(2294,766,'action complete via WP Cron','2021-01-30 13:21:40','2021-01-30 13:21:40'),(2295,767,'action created','2021-01-30 13:27:00','2021-01-30 13:27:00'),(2296,767,'action started via WP Cron','2021-01-30 13:33:07','2021-01-30 13:33:07'),(2297,767,'action complete via WP Cron','2021-01-30 13:33:07','2021-01-30 13:33:07'),(2298,768,'action created','2021-01-30 13:40:58','2021-01-30 13:40:58'),(2299,768,'action started via WP Cron','2021-01-30 13:41:44','2021-01-30 13:41:44'),(2300,768,'action complete via WP Cron','2021-01-30 13:41:44','2021-01-30 13:41:44'),(2301,769,'action created','2021-01-30 13:41:44','2021-01-30 13:41:44'),(2302,769,'action started via WP Cron','2021-01-30 13:47:27','2021-01-30 13:47:27'),(2303,769,'action complete via WP Cron','2021-01-30 13:47:27','2021-01-30 13:47:27'),(2304,770,'action created','2021-01-30 13:52:33','2021-01-30 13:52:33'),(2305,770,'action started via WP Cron','2021-01-30 13:55:49','2021-01-30 13:55:49'),(2306,770,'action complete via WP Cron','2021-01-30 13:55:49','2021-01-30 13:55:49'),(2307,771,'action created','2021-01-30 13:55:50','2021-01-30 13:55:50'),(2308,771,'action started via WP Cron','2021-01-30 14:03:06','2021-01-30 14:03:06'),(2309,771,'action complete via WP Cron','2021-01-30 14:03:06','2021-01-30 14:03:06'),(2310,772,'action created','2021-01-30 14:07:41','2021-01-30 14:07:41'),(2311,772,'action started via WP Cron','2021-01-30 14:09:02','2021-01-30 14:09:02'),(2312,772,'action complete via WP Cron','2021-01-30 14:09:02','2021-01-30 14:09:02'),(2313,773,'action created','2021-01-30 14:09:02','2021-01-30 14:09:02'),(2314,773,'action started via WP Cron','2021-01-30 14:09:57','2021-01-30 14:09:57'),(2315,773,'action complete via WP Cron','2021-01-30 14:09:57','2021-01-30 14:09:57'),(2316,774,'action created','2021-01-30 14:09:57','2021-01-30 14:09:57'),(2317,774,'action started via WP Cron','2021-01-30 14:16:53','2021-01-30 14:16:53'),(2318,774,'action complete via WP Cron','2021-01-30 14:16:53','2021-01-30 14:16:53'),(2319,775,'action created','2021-01-30 14:16:53','2021-01-30 14:16:53'),(2320,775,'action started via WP Cron','2021-01-30 14:24:05','2021-01-30 14:24:05'),(2321,775,'action complete via WP Cron','2021-01-30 14:24:05','2021-01-30 14:24:05'),(2322,776,'action created','2021-01-30 14:25:53','2021-01-30 14:25:53'),(2323,776,'action started via WP Cron','2021-01-30 14:27:19','2021-01-30 14:27:19'),(2324,776,'action complete via WP Cron','2021-01-30 14:27:19','2021-01-30 14:27:19'),(2325,777,'action created','2021-01-30 14:27:19','2021-01-30 14:27:19'),(2326,777,'action started via WP Cron','2021-01-30 14:33:07','2021-01-30 14:33:07'),(2327,777,'action complete via WP Cron','2021-01-30 14:33:07','2021-01-30 14:33:07'),(2328,778,'action created','2021-01-30 14:36:37','2021-01-30 14:36:37'),(2329,778,'action started via WP Cron','2021-01-30 14:40:19','2021-01-30 14:40:19'),(2330,778,'action complete via WP Cron','2021-01-30 14:40:19','2021-01-30 14:40:19'),(2331,779,'action created','2021-01-30 14:40:19','2021-01-30 14:40:19'),(2332,779,'action started via WP Cron','2021-01-30 14:48:16','2021-01-30 14:48:16'),(2333,779,'action complete via WP Cron','2021-01-30 14:48:16','2021-01-30 14:48:16'),(2334,780,'action created','2021-01-30 14:50:02','2021-01-30 14:50:02'),(2335,780,'action started via WP Cron','2021-01-30 14:53:49','2021-01-30 14:53:49'),(2336,780,'action complete via WP Cron','2021-01-30 14:53:49','2021-01-30 14:53:49'),(2337,781,'action created','2021-01-30 14:53:51','2021-01-30 14:53:51'),(2338,781,'action started via WP Cron','2021-01-30 14:58:02','2021-01-30 14:58:02'),(2339,781,'action complete via WP Cron','2021-01-30 14:58:02','2021-01-30 14:58:02'),(2340,782,'action created','2021-01-30 14:58:03','2021-01-30 14:58:03'),(2341,782,'action started via WP Cron','2021-01-30 15:03:07','2021-01-30 15:03:07'),(2342,782,'action complete via WP Cron','2021-01-30 15:03:07','2021-01-30 15:03:07'),(2343,783,'action created','2021-01-30 15:13:16','2021-01-30 15:13:16'),(2344,783,'action started via WP Cron','2021-01-30 15:20:01','2021-01-30 15:20:01'),(2345,783,'action complete via WP Cron','2021-01-30 15:20:01','2021-01-30 15:20:01'),(2346,784,'action created','2021-01-30 15:24:19','2021-01-30 15:24:19'),(2347,784,'action started via WP Cron','2021-01-30 15:27:14','2021-01-30 15:27:14'),(2348,784,'action complete via WP Cron','2021-01-30 15:27:14','2021-01-30 15:27:14'),(2349,785,'action created','2021-01-30 15:30:29','2021-01-30 15:30:29'),(2350,785,'action started via WP Cron','2021-01-30 15:33:07','2021-01-30 15:33:07'),(2351,785,'action complete via WP Cron','2021-01-30 15:33:07','2021-01-30 15:33:07'),(2352,786,'action created','2021-01-30 15:44:45','2021-01-30 15:44:45'),(2353,786,'action started via WP Cron','2021-01-30 15:46:33','2021-01-30 15:46:33'),(2354,786,'action complete via WP Cron','2021-01-30 15:46:33','2021-01-30 15:46:33'),(2355,787,'action created','2021-01-30 15:46:33','2021-01-30 15:46:33'),(2356,787,'action started via WP Cron','2021-01-30 15:48:22','2021-01-30 15:48:22'),(2357,787,'action complete via WP Cron','2021-01-30 15:48:22','2021-01-30 15:48:22'),(2358,788,'action created','2021-01-30 15:48:23','2021-01-30 15:48:23'),(2359,788,'action started via WP Cron','2021-01-30 15:51:24','2021-01-30 15:51:24'),(2360,788,'action complete via WP Cron','2021-01-30 15:51:24','2021-01-30 15:51:24'),(2361,789,'action created','2021-01-30 16:02:20','2021-01-30 16:02:20'),(2362,789,'action started via WP Cron','2021-01-30 16:03:08','2021-01-30 16:03:08'),(2363,789,'action complete via WP Cron','2021-01-30 16:03:08','2021-01-30 16:03:08'),(2364,790,'action created','2021-01-30 16:07:28','2021-01-30 16:07:28'),(2365,790,'action started via WP Cron','2021-01-30 16:09:21','2021-01-30 16:09:21'),(2366,790,'action complete via WP Cron','2021-01-30 16:09:21','2021-01-30 16:09:21'),(2367,791,'action created','2021-01-30 16:10:39','2021-01-30 16:10:39'),(2368,791,'action started via WP Cron','2021-01-30 16:14:05','2021-01-30 16:14:05'),(2369,791,'action complete via WP Cron','2021-01-30 16:14:05','2021-01-30 16:14:05'),(2370,792,'action created','2021-01-30 16:14:05','2021-01-30 16:14:05'),(2371,792,'action started via WP Cron','2021-01-30 16:14:47','2021-01-30 16:14:47'),(2372,792,'action complete via WP Cron','2021-01-30 16:14:47','2021-01-30 16:14:47'),(2373,793,'action created','2021-01-30 16:20:11','2021-01-30 16:20:11'),(2374,793,'action started via WP Cron','2021-01-30 16:21:30','2021-01-30 16:21:30'),(2375,793,'action complete via WP Cron','2021-01-30 16:21:31','2021-01-30 16:21:31'),(2376,794,'action created','2021-01-30 16:21:43','2021-01-30 16:21:43'),(2377,794,'action started via WP Cron','2021-01-30 16:22:42','2021-01-30 16:22:42'),(2378,794,'action complete via WP Cron','2021-01-30 16:22:42','2021-01-30 16:22:42'),(2379,795,'action created','2021-01-30 16:22:56','2021-01-30 16:22:56'),(2380,795,'action started via WP Cron','2021-01-30 16:26:58','2021-01-30 16:26:58'),(2381,795,'action complete via WP Cron','2021-01-30 16:26:58','2021-01-30 16:26:58'),(2382,796,'action created','2021-01-30 16:27:45','2021-01-30 16:27:45'),(2383,796,'action started via WP Cron','2021-01-30 16:33:07','2021-01-30 16:33:07'),(2384,796,'action complete via WP Cron','2021-01-30 16:33:07','2021-01-30 16:33:07'),(2385,797,'action created','2021-01-30 16:35:37','2021-01-30 16:35:37'),(2386,797,'action started via WP Cron','2021-01-30 16:37:42','2021-01-30 16:37:42'),(2387,797,'action complete via WP Cron','2021-01-30 16:37:42','2021-01-30 16:37:42'),(2388,798,'action created','2021-01-30 16:37:42','2021-01-30 16:37:42'),(2389,798,'action started via WP Cron','2021-01-30 16:43:12','2021-01-30 16:43:12'),(2390,798,'action complete via WP Cron','2021-01-30 16:43:12','2021-01-30 16:43:12'),(2391,799,'action created','2021-01-30 16:44:09','2021-01-30 16:44:09'),(2392,799,'action started via WP Cron','2021-01-30 16:46:13','2021-01-30 16:46:13'),(2393,799,'action complete via WP Cron','2021-01-30 16:46:13','2021-01-30 16:46:13'),(2394,800,'action created','2021-01-30 16:46:14','2021-01-30 16:46:14'),(2395,800,'action started via WP Cron','2021-01-30 16:53:34','2021-01-30 16:53:34'),(2396,800,'action complete via WP Cron','2021-01-30 16:53:34','2021-01-30 16:53:34'),(2397,801,'action created','2021-01-30 16:53:38','2021-01-30 16:53:38'),(2398,801,'action started via WP Cron','2021-01-30 17:00:52','2021-01-30 17:00:52'),(2399,801,'action complete via WP Cron','2021-01-30 17:00:52','2021-01-30 17:00:52'),(2400,802,'action created','2021-01-30 17:03:07','2021-01-30 17:03:07'),(2401,802,'action started via WP Cron','2021-01-30 17:04:00','2021-01-30 17:04:00'),(2402,802,'action complete via WP Cron','2021-01-30 17:04:00','2021-01-30 17:04:00'),(2403,803,'action created','2021-01-30 17:13:30','2021-01-30 17:13:30'),(2404,803,'action started via WP Cron','2021-01-30 17:15:54','2021-01-30 17:15:54'),(2405,803,'action complete via WP Cron','2021-01-30 17:15:54','2021-01-30 17:15:54'),(2406,804,'action created','2021-01-30 17:17:33','2021-01-30 17:17:33'),(2407,804,'action started via WP Cron','2021-01-30 17:31:54','2021-01-30 17:31:54'),(2408,804,'action complete via WP Cron','2021-01-30 17:31:54','2021-01-30 17:31:54'),(2409,805,'action created','2021-01-30 17:32:22','2021-01-30 17:32:22'),(2410,805,'action started via WP Cron','2021-01-30 17:33:07','2021-01-30 17:33:07'),(2411,805,'action complete via WP Cron','2021-01-30 17:33:07','2021-01-30 17:33:07'),(2412,806,'action created','2021-01-30 17:46:06','2021-01-30 17:46:06'),(2413,806,'action started via WP Cron','2021-01-30 17:51:56','2021-01-30 17:51:56'),(2414,806,'action complete via WP Cron','2021-01-30 17:51:56','2021-01-30 17:51:56'),(2415,807,'action created','2021-01-30 17:52:29','2021-01-30 17:52:29'),(2416,807,'action started via WP Cron','2021-01-30 17:55:38','2021-01-30 17:55:38'),(2417,807,'action complete via WP Cron','2021-01-30 17:55:38','2021-01-30 17:55:38'),(2418,808,'action created','2021-01-30 17:55:39','2021-01-30 17:55:39'),(2419,808,'action started via WP Cron','2021-01-30 17:59:49','2021-01-30 17:59:49'),(2420,808,'action complete via WP Cron','2021-01-30 17:59:49','2021-01-30 17:59:49'),(2421,809,'action created','2021-01-30 17:59:50','2021-01-30 17:59:50'),(2422,809,'action started via WP Cron','2021-01-30 18:01:45','2021-01-30 18:01:45'),(2423,809,'action complete via WP Cron','2021-01-30 18:01:45','2021-01-30 18:01:45'),(2424,810,'action created','2021-01-30 18:03:06','2021-01-30 18:03:06'),(2425,810,'action started via WP Cron','2021-01-30 18:03:37','2021-01-30 18:03:37'),(2426,810,'action complete via WP Cron','2021-01-30 18:03:37','2021-01-30 18:03:37'),(2427,811,'action created','2021-01-30 18:10:53','2021-01-30 18:10:53'),(2428,811,'action started via WP Cron','2021-01-30 18:16:02','2021-01-30 18:16:02'),(2429,811,'action complete via WP Cron','2021-01-30 18:16:02','2021-01-30 18:16:02'),(2430,812,'action created','2021-01-30 18:16:30','2021-01-30 18:16:30'),(2431,812,'action started via WP Cron','2021-01-30 18:23:26','2021-01-30 18:23:26'),(2432,812,'action complete via WP Cron','2021-01-30 18:23:26','2021-01-30 18:23:26'),(2433,813,'action created','2021-01-30 18:23:27','2021-01-30 18:23:27'),(2434,813,'action started via WP Cron','2021-01-30 18:26:32','2021-01-30 18:26:32'),(2435,813,'action complete via WP Cron','2021-01-30 18:26:32','2021-01-30 18:26:32'),(2436,814,'action created','2021-01-30 18:26:33','2021-01-30 18:26:33'),(2437,814,'action started via WP Cron','2021-01-30 18:32:28','2021-01-30 18:32:28'),(2438,814,'action complete via WP Cron','2021-01-30 18:32:28','2021-01-30 18:32:28'),(2439,815,'action created','2021-01-30 18:33:07','2021-01-30 18:33:07'),(2440,815,'action started via WP Cron','2021-01-30 18:36:44','2021-01-30 18:36:44'),(2441,815,'action complete via WP Cron','2021-01-30 18:36:44','2021-01-30 18:36:44'),(2442,816,'action created','2021-01-30 18:36:44','2021-01-30 18:36:44'),(2443,816,'action started via WP Cron','2021-01-30 18:38:28','2021-01-30 18:38:28'),(2444,816,'action complete via WP Cron','2021-01-30 18:38:28','2021-01-30 18:38:28'),(2445,817,'action created','2021-01-30 18:42:38','2021-01-30 18:42:38'),(2446,817,'action started via WP Cron','2021-01-30 18:47:26','2021-01-30 18:47:26'),(2447,817,'action complete via WP Cron','2021-01-30 18:47:26','2021-01-30 18:47:26'),(2448,818,'action created','2021-01-30 18:47:26','2021-01-30 18:47:26'),(2449,818,'action started via WP Cron','2021-01-30 18:51:15','2021-01-30 18:51:15'),(2450,818,'action complete via WP Cron','2021-01-30 18:51:15','2021-01-30 18:51:15'),(2451,819,'action created','2021-01-30 18:51:15','2021-01-30 18:51:15'),(2452,819,'action started via WP Cron','2021-01-30 18:54:22','2021-01-30 18:54:22'),(2453,819,'action complete via WP Cron','2021-01-30 18:54:22','2021-01-30 18:54:22'),(2454,820,'action created','2021-01-30 19:01:44','2021-01-30 19:01:44'),(2455,820,'action started via WP Cron','2021-01-30 19:03:06','2021-01-30 19:03:06'),(2456,820,'action complete via WP Cron','2021-01-30 19:03:06','2021-01-30 19:03:06'),(2457,821,'action created','2021-01-30 19:06:15','2021-01-30 19:06:15'),(2458,821,'action started via WP Cron','2021-01-30 19:06:57','2021-01-30 19:06:57'),(2459,821,'action complete via WP Cron','2021-01-30 19:06:57','2021-01-30 19:06:57'),(2460,822,'action created','2021-01-30 19:06:58','2021-01-30 19:06:58'),(2461,822,'action started via WP Cron','2021-01-30 19:11:59','2021-01-30 19:11:59'),(2462,822,'action complete via WP Cron','2021-01-30 19:11:59','2021-01-30 19:11:59'),(2463,823,'action created','2021-01-30 19:12:38','2021-01-30 19:12:38'),(2464,823,'action started via WP Cron','2021-01-30 19:13:44','2021-01-30 19:13:44'),(2465,823,'action complete via WP Cron','2021-01-30 19:13:44','2021-01-30 19:13:44'),(2466,824,'action created','2021-01-30 19:16:26','2021-01-30 19:16:26'),(2467,824,'action started via WP Cron','2021-01-30 19:17:15','2021-01-30 19:17:15'),(2468,824,'action complete via WP Cron','2021-01-30 19:17:15','2021-01-30 19:17:15'),(2469,825,'action created','2021-01-30 19:19:01','2021-01-30 19:19:01'),(2470,825,'action started via WP Cron','2021-01-30 19:21:43','2021-01-30 19:21:43'),(2471,825,'action complete via WP Cron','2021-01-30 19:21:43','2021-01-30 19:21:43'),(2472,826,'action created','2021-01-30 19:21:49','2021-01-30 19:21:49'),(2473,826,'action started via WP Cron','2021-01-30 19:26:30','2021-01-30 19:26:30'),(2474,826,'action complete via WP Cron','2021-01-30 19:26:30','2021-01-30 19:26:30'),(2475,827,'action created','2021-01-30 19:33:06','2021-01-30 19:33:06'),(2476,827,'action started via WP Cron','2021-01-30 19:37:41','2021-01-30 19:37:41'),(2477,827,'action complete via WP Cron','2021-01-30 19:37:41','2021-01-30 19:37:41'),(2478,828,'action created','2021-01-30 19:37:42','2021-01-30 19:37:42'),(2479,828,'action started via WP Cron','2021-01-30 19:43:24','2021-01-30 19:43:24'),(2480,828,'action complete via WP Cron','2021-01-30 19:43:24','2021-01-30 19:43:24'),(2481,829,'action created','2021-01-30 19:43:41','2021-01-30 19:43:41'),(2482,829,'action started via WP Cron','2021-01-30 19:50:04','2021-01-30 19:50:04'),(2483,829,'action complete via WP Cron','2021-01-30 19:50:04','2021-01-30 19:50:04'),(2484,830,'action created','2021-01-30 19:51:44','2021-01-30 19:51:44'),(2485,830,'action started via WP Cron','2021-01-30 19:53:08','2021-01-30 19:53:08'),(2486,830,'action complete via WP Cron','2021-01-30 19:53:08','2021-01-30 19:53:08'),(2487,831,'action created','2021-01-30 19:53:08','2021-01-30 19:53:08'),(2488,831,'action started via WP Cron','2021-01-30 19:57:21','2021-01-30 19:57:21'),(2489,831,'action complete via WP Cron','2021-01-30 19:57:21','2021-01-30 19:57:21'),(2490,832,'action created','2021-01-30 19:58:57','2021-01-30 19:58:57'),(2491,832,'action started via WP Cron','2021-01-30 20:02:29','2021-01-30 20:02:29'),(2492,832,'action complete via WP Cron','2021-01-30 20:02:29','2021-01-30 20:02:29'),(2493,833,'action created','2021-01-30 20:03:06','2021-01-30 20:03:06'),(2494,833,'action started via WP Cron','2021-01-30 20:05:24','2021-01-30 20:05:24'),(2495,833,'action complete via WP Cron','2021-01-30 20:05:24','2021-01-30 20:05:24'),(2496,834,'action created','2021-01-30 20:05:35','2021-01-30 20:05:35'),(2497,834,'action started via WP Cron','2021-01-30 20:11:47','2021-01-30 20:11:47'),(2498,834,'action complete via WP Cron','2021-01-30 20:11:47','2021-01-30 20:11:47'),(2499,835,'action created','2021-01-30 20:11:47','2021-01-30 20:11:47'),(2500,835,'action started via WP Cron','2021-01-30 20:18:27','2021-01-30 20:18:27'),(2501,835,'action complete via WP Cron','2021-01-30 20:18:27','2021-01-30 20:18:27'),(2502,836,'action created','2021-01-30 20:22:04','2021-01-30 20:22:04'),(2503,836,'action started via WP Cron','2021-01-30 20:28:50','2021-01-30 20:28:50'),(2504,836,'action complete via WP Cron','2021-01-30 20:28:50','2021-01-30 20:28:50'),(2505,837,'action created','2021-01-30 20:28:51','2021-01-30 20:28:51'),(2506,837,'action started via WP Cron','2021-01-30 20:29:52','2021-01-30 20:29:52'),(2507,837,'action complete via WP Cron','2021-01-30 20:29:52','2021-01-30 20:29:52'),(2508,838,'action created','2021-01-30 20:29:52','2021-01-30 20:29:52'),(2509,838,'action started via WP Cron','2021-01-30 20:31:36','2021-01-30 20:31:36'),(2510,838,'action complete via WP Cron','2021-01-30 20:31:36','2021-01-30 20:31:36'),(2511,839,'action created','2021-01-30 20:33:06','2021-01-30 20:33:06'),(2512,839,'action started via WP Cron','2021-01-30 20:38:09','2021-01-30 20:38:09'),(2513,839,'action complete via WP Cron','2021-01-30 20:38:09','2021-01-30 20:38:09'),(2514,840,'action created','2021-01-30 20:38:09','2021-01-30 20:38:09'),(2515,840,'action started via WP Cron','2021-01-30 20:47:52','2021-01-30 20:47:52'),(2516,840,'action complete via WP Cron','2021-01-30 20:47:52','2021-01-30 20:47:52'),(2517,841,'action created','2021-01-30 20:47:52','2021-01-30 20:47:52'),(2518,841,'action started via WP Cron','2021-01-30 21:00:55','2021-01-30 21:00:55'),(2519,841,'action complete via WP Cron','2021-01-30 21:00:55','2021-01-30 21:00:55'),(2520,842,'action created','2021-01-30 21:03:28','2021-01-30 21:03:28'),(2521,842,'action started via WP Cron','2021-01-30 21:05:06','2021-01-30 21:05:06'),(2522,842,'action complete via WP Cron','2021-01-30 21:05:06','2021-01-30 21:05:06'),(2523,843,'action created','2021-01-30 21:05:06','2021-01-30 21:05:06'),(2524,843,'action started via WP Cron','2021-01-30 21:18:55','2021-01-30 21:18:55'),(2525,843,'action complete via WP Cron','2021-01-30 21:18:55','2021-01-30 21:18:55'),(2526,844,'action created','2021-01-30 21:18:56','2021-01-30 21:18:56'),(2527,844,'action started via WP Cron','2021-01-30 21:19:44','2021-01-30 21:19:44'),(2528,844,'action complete via WP Cron','2021-01-30 21:19:44','2021-01-30 21:19:44'),(2529,845,'action created','2021-01-30 21:19:46','2021-01-30 21:19:46'),(2530,845,'action started via WP Cron','2021-01-30 21:22:55','2021-01-30 21:22:55'),(2531,845,'action complete via WP Cron','2021-01-30 21:22:55','2021-01-30 21:22:55'),(2532,846,'action created','2021-01-30 21:22:55','2021-01-30 21:22:55'),(2533,846,'action started via WP Cron','2021-01-30 21:24:37','2021-01-30 21:24:37'),(2534,846,'action complete via WP Cron','2021-01-30 21:24:37','2021-01-30 21:24:37'),(2535,847,'action created','2021-01-30 21:24:37','2021-01-30 21:24:37'),(2536,847,'action started via WP Cron','2021-01-30 21:28:16','2021-01-30 21:28:16'),(2537,847,'action complete via WP Cron','2021-01-30 21:28:16','2021-01-30 21:28:16'),(2538,848,'action created','2021-01-30 21:32:00','2021-01-30 21:32:00'),(2539,848,'action started via WP Cron','2021-01-30 21:32:50','2021-01-30 21:32:50'),(2540,848,'action complete via WP Cron','2021-01-30 21:32:50','2021-01-30 21:32:50'),(2541,849,'action created','2021-01-30 21:32:51','2021-01-30 21:32:51'),(2542,849,'action started via WP Cron','2021-01-30 21:42:44','2021-01-30 21:42:44'),(2543,849,'action complete via WP Cron','2021-01-30 21:42:44','2021-01-30 21:42:44'),(2544,850,'action created','2021-01-30 21:42:44','2021-01-30 21:42:44'),(2545,850,'action started via WP Cron','2021-01-30 21:46:01','2021-01-30 21:46:01'),(2546,850,'action complete via WP Cron','2021-01-30 21:46:01','2021-01-30 21:46:01'),(2547,851,'action created','2021-01-30 21:46:02','2021-01-30 21:46:02'),(2548,851,'action started via WP Cron','2021-01-30 21:46:56','2021-01-30 21:46:56'),(2549,851,'action complete via WP Cron','2021-01-30 21:46:56','2021-01-30 21:46:56'),(2550,852,'action created','2021-01-30 21:46:56','2021-01-30 21:46:56'),(2551,852,'action started via WP Cron','2021-01-30 21:53:36','2021-01-30 21:53:36'),(2552,852,'action complete via WP Cron','2021-01-30 21:53:36','2021-01-30 21:53:36'),(2553,853,'action created','2021-01-30 22:01:55','2021-01-30 22:01:55'),(2554,853,'action started via WP Cron','2021-01-30 22:03:27','2021-01-30 22:03:27'),(2555,853,'action complete via WP Cron','2021-01-30 22:03:27','2021-01-30 22:03:27'),(2556,854,'action created','2021-01-30 22:04:45','2021-01-30 22:04:45'),(2557,854,'action started via WP Cron','2021-01-30 22:06:28','2021-01-30 22:06:28'),(2558,854,'action complete via WP Cron','2021-01-30 22:06:28','2021-01-30 22:06:28'),(2559,855,'action created','2021-01-30 22:06:28','2021-01-30 22:06:28'),(2560,855,'action started via WP Cron','2021-01-30 22:11:42','2021-01-30 22:11:42'),(2561,855,'action complete via WP Cron','2021-01-30 22:11:42','2021-01-30 22:11:42'),(2562,856,'action created','2021-01-30 22:13:05','2021-01-30 22:13:05'),(2563,856,'action started via WP Cron','2021-01-30 22:16:07','2021-01-30 22:16:07'),(2564,856,'action complete via WP Cron','2021-01-30 22:16:07','2021-01-30 22:16:07'),(2565,857,'action created','2021-01-30 22:21:41','2021-01-30 22:21:41'),(2566,857,'action started via WP Cron','2021-01-30 22:26:34','2021-01-30 22:26:34'),(2567,857,'action complete via WP Cron','2021-01-30 22:26:34','2021-01-30 22:26:34'),(2568,858,'action created','2021-01-30 22:26:34','2021-01-30 22:26:34'),(2569,858,'action started via WP Cron','2021-01-30 22:32:56','2021-01-30 22:32:56'),(2570,858,'action complete via WP Cron','2021-01-30 22:32:56','2021-01-30 22:32:56'),(2571,859,'action created','2021-01-30 22:33:06','2021-01-30 22:33:06'),(2572,859,'action started via WP Cron','2021-01-30 22:37:07','2021-01-30 22:37:07'),(2573,859,'action complete via WP Cron','2021-01-30 22:37:07','2021-01-30 22:37:07'),(2574,860,'action created','2021-01-30 22:37:18','2021-01-30 22:37:18'),(2575,860,'action started via WP Cron','2021-01-30 22:45:36','2021-01-30 22:45:36'),(2576,860,'action complete via WP Cron','2021-01-30 22:45:36','2021-01-30 22:45:36'),(2577,861,'action created','2021-01-30 22:46:24','2021-01-30 22:46:24'),(2578,861,'action started via WP Cron','2021-01-30 22:52:54','2021-01-30 22:52:54'),(2579,861,'action complete via WP Cron','2021-01-30 22:52:54','2021-01-30 22:52:54'),(2580,862,'action created','2021-01-30 22:56:31','2021-01-30 22:56:31'),(2581,862,'action started via WP Cron','2021-01-30 23:03:07','2021-01-30 23:03:07'),(2582,862,'action complete via WP Cron','2021-01-30 23:03:07','2021-01-30 23:03:07'),(2583,863,'action created','2021-01-30 23:05:57','2021-01-30 23:05:57'),(2584,863,'action started via WP Cron','2021-01-30 23:06:45','2021-01-30 23:06:45'),(2585,863,'action complete via WP Cron','2021-01-30 23:06:45','2021-01-30 23:06:45'),(2586,864,'action created','2021-01-30 23:08:44','2021-01-30 23:08:44'),(2587,864,'action started via WP Cron','2021-01-30 23:13:04','2021-01-30 23:13:04'),(2588,864,'action complete via WP Cron','2021-01-30 23:13:04','2021-01-30 23:13:04'),(2589,865,'action created','2021-01-30 23:13:04','2021-01-30 23:13:04'),(2590,865,'action started via WP Cron','2021-01-30 23:14:17','2021-01-30 23:14:17'),(2591,865,'action complete via WP Cron','2021-01-30 23:14:17','2021-01-30 23:14:17'),(2592,866,'action created','2021-01-30 23:14:17','2021-01-30 23:14:17'),(2593,866,'action started via WP Cron','2021-01-30 23:16:02','2021-01-30 23:16:02'),(2594,866,'action complete via WP Cron','2021-01-30 23:16:02','2021-01-30 23:16:02'),(2595,867,'action created','2021-01-30 23:21:43','2021-01-30 23:21:43'),(2596,867,'action started via WP Cron','2021-01-30 23:29:39','2021-01-30 23:29:39'),(2597,867,'action complete via WP Cron','2021-01-30 23:29:39','2021-01-30 23:29:39'),(2598,868,'action created','2021-01-30 23:29:39','2021-01-30 23:29:39'),(2599,868,'action started via WP Cron','2021-01-30 23:33:07','2021-01-30 23:33:07'),(2600,868,'action complete via WP Cron','2021-01-30 23:33:07','2021-01-30 23:33:07'),(2601,869,'action created','2021-01-30 23:51:56','2021-01-30 23:51:56'),(2602,869,'action started via WP Cron','2021-01-30 23:53:37','2021-01-30 23:53:37'),(2603,869,'action complete via WP Cron','2021-01-30 23:53:37','2021-01-30 23:53:37'),(2604,870,'action created','2021-01-31 00:03:06','2021-01-31 00:03:06'),(2605,870,'action started via WP Cron','2021-01-31 00:06:20','2021-01-31 00:06:20'),(2606,870,'action complete via WP Cron','2021-01-31 00:06:20','2021-01-31 00:06:20'),(2607,871,'action created','2021-01-31 00:06:23','2021-01-31 00:06:23'),(2608,871,'action started via WP Cron','2021-01-31 00:09:03','2021-01-31 00:09:03'),(2609,871,'action complete via WP Cron','2021-01-31 00:09:03','2021-01-31 00:09:03'),(2610,872,'action created','2021-01-31 00:11:17','2021-01-31 00:11:17'),(2611,872,'action started via WP Cron','2021-01-31 00:12:19','2021-01-31 00:12:19'),(2612,872,'action complete via WP Cron','2021-01-31 00:12:19','2021-01-31 00:12:19'),(2613,873,'action created','2021-01-31 00:14:17','2021-01-31 00:14:17'),(2614,873,'action started via WP Cron','2021-01-31 00:20:56','2021-01-31 00:20:56'),(2615,873,'action complete via WP Cron','2021-01-31 00:20:56','2021-01-31 00:20:56'),(2616,874,'action created','2021-01-31 00:21:40','2021-01-31 00:21:40'),(2617,874,'action started via WP Cron','2021-01-31 00:23:46','2021-01-31 00:23:46'),(2618,874,'action complete via WP Cron','2021-01-31 00:23:46','2021-01-31 00:23:46'),(2619,875,'action created','2021-01-31 00:23:53','2021-01-31 00:23:53'),(2620,875,'action started via WP Cron','2021-01-31 00:28:28','2021-01-31 00:28:28'),(2621,875,'action complete via WP Cron','2021-01-31 00:28:28','2021-01-31 00:28:28'),(2622,876,'action created','2021-01-31 00:28:29','2021-01-31 00:28:29'),(2623,876,'action started via WP Cron','2021-01-31 00:33:06','2021-01-31 00:33:06'),(2624,876,'action complete via WP Cron','2021-01-31 00:33:07','2021-01-31 00:33:07'),(2625,877,'action created','2021-01-31 00:34:46','2021-01-31 00:34:46'),(2626,877,'action started via WP Cron','2021-01-31 00:37:44','2021-01-31 00:37:44'),(2627,877,'action complete via WP Cron','2021-01-31 00:37:44','2021-01-31 00:37:44'),(2628,878,'action created','2021-01-31 00:37:48','2021-01-31 00:37:48'),(2629,878,'action started via WP Cron','2021-01-31 00:50:34','2021-01-31 00:50:34'),(2630,878,'action complete via WP Cron','2021-01-31 00:50:34','2021-01-31 00:50:34'),(2631,879,'action created','2021-01-31 00:50:35','2021-01-31 00:50:35'),(2632,879,'action started via WP Cron','2021-01-31 00:53:22','2021-01-31 00:53:22'),(2633,879,'action complete via WP Cron','2021-01-31 00:53:22','2021-01-31 00:53:22'),(2634,880,'action created','2021-01-31 00:58:30','2021-01-31 00:58:30'),(2635,880,'action started via WP Cron','2021-01-31 00:59:15','2021-01-31 00:59:15'),(2636,880,'action complete via WP Cron','2021-01-31 00:59:15','2021-01-31 00:59:15'),(2637,881,'action created','2021-01-31 00:59:15','2021-01-31 00:59:15'),(2638,881,'action started via WP Cron','2021-01-31 01:00:52','2021-01-31 01:00:52'),(2639,881,'action complete via WP Cron','2021-01-31 01:00:52','2021-01-31 01:00:52'),(2640,882,'action created','2021-01-31 01:03:06','2021-01-31 01:03:06'),(2641,653,'action started via WP Cron','2021-01-31 01:06:20','2021-01-31 01:06:20'),(2642,653,'action complete via WP Cron','2021-01-31 01:06:20','2021-01-31 01:06:20'),(2643,883,'action created','2021-01-31 01:06:20','2021-01-31 01:06:20'),(2644,882,'action started via WP Cron','2021-01-31 01:06:20','2021-01-31 01:06:20'),(2645,882,'action complete via WP Cron','2021-01-31 01:06:20','2021-01-31 01:06:20'),(2646,884,'action created','2021-01-31 01:06:20','2021-01-31 01:06:20'),(2647,884,'action started via WP Cron','2021-01-31 01:13:46','2021-01-31 01:13:46'),(2648,884,'action complete via WP Cron','2021-01-31 01:13:46','2021-01-31 01:13:46'),(2649,885,'action created','2021-01-31 01:13:49','2021-01-31 01:13:49'),(2650,885,'action started via WP Cron','2021-01-31 01:21:17','2021-01-31 01:21:17'),(2651,885,'action complete via WP Cron','2021-01-31 01:21:17','2021-01-31 01:21:17'),(2652,886,'action created','2021-01-31 01:21:20','2021-01-31 01:21:20'),(2653,886,'action started via WP Cron','2021-01-31 01:23:12','2021-01-31 01:23:12'),(2654,886,'action complete via WP Cron','2021-01-31 01:23:12','2021-01-31 01:23:12'),(2655,887,'action created','2021-01-31 01:23:13','2021-01-31 01:23:13'),(2656,887,'action started via WP Cron','2021-01-31 01:25:19','2021-01-31 01:25:19'),(2657,887,'action complete via WP Cron','2021-01-31 01:25:19','2021-01-31 01:25:19'),(2658,888,'action created','2021-01-31 01:25:19','2021-01-31 01:25:19'),(2659,888,'action started via WP Cron','2021-01-31 01:25:40','2021-01-31 01:25:40'),(2660,888,'action complete via WP Cron','2021-01-31 01:25:40','2021-01-31 01:25:40'),(2661,889,'action created','2021-01-31 01:30:19','2021-01-31 01:30:19'),(2662,889,'action started via WP Cron','2021-01-31 01:32:04','2021-01-31 01:32:04'),(2663,889,'action complete via WP Cron','2021-01-31 01:32:04','2021-01-31 01:32:04'),(2664,890,'action created','2021-01-31 01:33:06','2021-01-31 01:33:06'),(2665,890,'action started via WP Cron','2021-01-31 01:34:04','2021-01-31 01:34:04'),(2666,890,'action complete via WP Cron','2021-01-31 01:34:04','2021-01-31 01:34:04'),(2667,891,'action created','2021-01-31 01:43:56','2021-01-31 01:43:56'),(2668,891,'action started via WP Cron','2021-01-31 01:46:32','2021-01-31 01:46:32'),(2669,891,'action complete via WP Cron','2021-01-31 01:46:32','2021-01-31 01:46:32'),(2670,892,'action created','2021-01-31 01:46:32','2021-01-31 01:46:32'),(2671,892,'action started via WP Cron','2021-01-31 01:55:42','2021-01-31 01:55:42'),(2672,892,'action complete via WP Cron','2021-01-31 01:55:42','2021-01-31 01:55:42'),(2673,893,'action created','2021-01-31 02:03:07','2021-01-31 02:03:07'),(2674,893,'action started via WP Cron','2021-01-31 02:05:50','2021-01-31 02:05:50'),(2675,893,'action complete via WP Cron','2021-01-31 02:05:50','2021-01-31 02:05:50'),(2676,894,'action created','2021-01-31 02:05:50','2021-01-31 02:05:50'),(2677,894,'action started via WP Cron','2021-01-31 02:07:13','2021-01-31 02:07:13'),(2678,894,'action complete via WP Cron','2021-01-31 02:07:13','2021-01-31 02:07:13'),(2679,895,'action created','2021-01-31 02:07:16','2021-01-31 02:07:16'),(2680,895,'action started via WP Cron','2021-01-31 02:10:54','2021-01-31 02:10:54'),(2681,895,'action complete via WP Cron','2021-01-31 02:10:54','2021-01-31 02:10:54'),(2682,896,'action created','2021-01-31 02:11:20','2021-01-31 02:11:20'),(2683,896,'action started via WP Cron','2021-01-31 02:14:23','2021-01-31 02:14:23'),(2684,896,'action complete via WP Cron','2021-01-31 02:14:23','2021-01-31 02:14:23'),(2685,897,'action created','2021-01-31 02:24:07','2021-01-31 02:24:07'),(2686,897,'action started via WP Cron','2021-01-31 02:29:17','2021-01-31 02:29:17'),(2687,897,'action complete via WP Cron','2021-01-31 02:29:17','2021-01-31 02:29:17'),(2688,898,'action created','2021-01-31 02:29:17','2021-01-31 02:29:17'),(2689,898,'action started via WP Cron','2021-01-31 02:33:06','2021-01-31 02:33:06'),(2690,898,'action complete via WP Cron','2021-01-31 02:33:06','2021-01-31 02:33:06'),(2691,899,'action created','2021-01-31 02:33:13','2021-01-31 02:33:13'),(2692,899,'action started via WP Cron','2021-01-31 02:49:56','2021-01-31 02:49:56'),(2693,899,'action complete via WP Cron','2021-01-31 02:49:56','2021-01-31 02:49:56'),(2694,900,'action created','2021-01-31 02:49:56','2021-01-31 02:49:56'),(2695,900,'action started via WP Cron','2021-01-31 02:54:15','2021-01-31 02:54:15'),(2696,900,'action complete via WP Cron','2021-01-31 02:54:15','2021-01-31 02:54:15'),(2697,901,'action created','2021-01-31 02:54:55','2021-01-31 02:54:55'),(2698,901,'action started via WP Cron','2021-01-31 02:55:39','2021-01-31 02:55:39'),(2699,901,'action complete via WP Cron','2021-01-31 02:55:39','2021-01-31 02:55:39'),(2700,902,'action created','2021-01-31 02:57:12','2021-01-31 02:57:12'),(2701,902,'action started via WP Cron','2021-01-31 03:03:19','2021-01-31 03:03:19'),(2702,902,'action complete via WP Cron','2021-01-31 03:03:19','2021-01-31 03:03:19'),(2703,903,'action created','2021-01-31 03:06:49','2021-01-31 03:06:49'),(2704,903,'action started via WP Cron','2021-01-31 03:14:15','2021-01-31 03:14:15'),(2705,903,'action complete via WP Cron','2021-01-31 03:14:15','2021-01-31 03:14:15'),(2706,904,'action created','2021-01-31 03:14:15','2021-01-31 03:14:15'),(2707,904,'action started via WP Cron','2021-01-31 03:16:25','2021-01-31 03:16:25'),(2708,904,'action complete via WP Cron','2021-01-31 03:16:25','2021-01-31 03:16:25'),(2709,905,'action created','2021-01-31 03:18:58','2021-01-31 03:18:58'),(2710,905,'action started via WP Cron','2021-01-31 03:19:44','2021-01-31 03:19:44'),(2711,905,'action complete via WP Cron','2021-01-31 03:19:44','2021-01-31 03:19:44'),(2712,906,'action created','2021-01-31 03:19:45','2021-01-31 03:19:45'),(2713,906,'action started via WP Cron','2021-01-31 03:33:06','2021-01-31 03:33:06'),(2714,906,'action complete via WP Cron','2021-01-31 03:33:06','2021-01-31 03:33:06'),(2715,907,'action created','2021-01-31 03:35:26','2021-01-31 03:35:26'),(2716,907,'action started via WP Cron','2021-01-31 03:35:38','2021-01-31 03:35:38'),(2717,907,'action complete via WP Cron','2021-01-31 03:35:38','2021-01-31 03:35:38'),(2718,908,'action created','2021-01-31 03:35:38','2021-01-31 03:35:38'),(2719,908,'action started via WP Cron','2021-01-31 03:48:11','2021-01-31 03:48:11'),(2720,908,'action complete via WP Cron','2021-01-31 03:48:11','2021-01-31 03:48:11'),(2721,909,'action created','2021-01-31 03:48:16','2021-01-31 03:48:16'),(2722,909,'action started via WP Cron','2021-01-31 03:50:23','2021-01-31 03:50:23'),(2723,909,'action complete via WP Cron','2021-01-31 03:50:23','2021-01-31 03:50:23'),(2724,910,'action created','2021-01-31 03:53:01','2021-01-31 03:53:01'),(2725,910,'action started via WP Cron','2021-01-31 03:56:34','2021-01-31 03:56:34'),(2726,910,'action complete via WP Cron','2021-01-31 03:56:34','2021-01-31 03:56:34'),(2727,911,'action created','2021-01-31 03:57:26','2021-01-31 03:57:26'),(2728,911,'action started via WP Cron','2021-01-31 04:02:04','2021-01-31 04:02:04'),(2729,911,'action complete via WP Cron','2021-01-31 04:02:04','2021-01-31 04:02:04'),(2730,912,'action created','2021-01-31 04:02:07','2021-01-31 04:02:07'),(2731,912,'action started via WP Cron','2021-01-31 04:03:17','2021-01-31 04:03:17'),(2732,912,'action complete via WP Cron','2021-01-31 04:03:17','2021-01-31 04:03:17'),(2733,913,'action created','2021-01-31 04:05:34','2021-01-31 04:05:34'),(2734,913,'action started via WP Cron','2021-01-31 04:07:46','2021-01-31 04:07:46'),(2735,913,'action complete via WP Cron','2021-01-31 04:07:46','2021-01-31 04:07:46'),(2736,914,'action created','2021-01-31 04:15:11','2021-01-31 04:15:11'),(2737,914,'action started via WP Cron','2021-01-31 04:17:54','2021-01-31 04:17:54'),(2738,914,'action complete via WP Cron','2021-01-31 04:17:54','2021-01-31 04:17:54'),(2739,915,'action created','2021-01-31 04:21:52','2021-01-31 04:21:52'),(2740,915,'action started via WP Cron','2021-01-31 04:22:42','2021-01-31 04:22:42'),(2741,915,'action complete via WP Cron','2021-01-31 04:22:42','2021-01-31 04:22:42'),(2742,916,'action created','2021-01-31 04:22:42','2021-01-31 04:22:42'),(2743,916,'action started via WP Cron','2021-01-31 04:30:09','2021-01-31 04:30:09'),(2744,916,'action complete via WP Cron','2021-01-31 04:30:09','2021-01-31 04:30:09'),(2745,917,'action created','2021-01-31 04:30:10','2021-01-31 04:30:10'),(2746,917,'action started via WP Cron','2021-01-31 04:33:06','2021-01-31 04:33:06'),(2747,917,'action complete via WP Cron','2021-01-31 04:33:06','2021-01-31 04:33:06'),(2748,918,'action created','2021-01-31 04:36:00','2021-01-31 04:36:00'),(2749,918,'action started via WP Cron','2021-01-31 04:41:14','2021-01-31 04:41:14'),(2750,918,'action complete via WP Cron','2021-01-31 04:41:14','2021-01-31 04:41:14'),(2751,919,'action created','2021-01-31 04:46:25','2021-01-31 04:46:25'),(2752,919,'action started via WP Cron','2021-01-31 04:46:35','2021-01-31 04:46:35'),(2753,919,'action complete via WP Cron','2021-01-31 04:46:35','2021-01-31 04:46:35'),(2754,920,'action created','2021-01-31 04:46:48','2021-01-31 04:46:48'),(2755,920,'action started via WP Cron','2021-01-31 04:55:27','2021-01-31 04:55:27'),(2756,920,'action complete via WP Cron','2021-01-31 04:55:27','2021-01-31 04:55:27'),(2757,921,'action created','2021-01-31 04:55:27','2021-01-31 04:55:27'),(2758,921,'action started via WP Cron','2021-01-31 05:00:33','2021-01-31 05:00:33'),(2759,921,'action complete via WP Cron','2021-01-31 05:00:33','2021-01-31 05:00:33'),(2760,922,'action created','2021-01-31 05:00:34','2021-01-31 05:00:34'),(2761,922,'action started via WP Cron','2021-01-31 05:03:11','2021-01-31 05:03:11'),(2762,922,'action complete via WP Cron','2021-01-31 05:03:11','2021-01-31 05:03:11'),(2763,923,'action created','2021-01-31 05:04:41','2021-01-31 05:04:41'),(2764,923,'action started via WP Cron','2021-01-31 05:08:48','2021-01-31 05:08:48'),(2765,923,'action complete via WP Cron','2021-01-31 05:08:48','2021-01-31 05:08:48'),(2766,924,'action created','2021-01-31 05:08:48','2021-01-31 05:08:48'),(2767,924,'action started via WP Cron','2021-01-31 05:14:46','2021-01-31 05:14:46'),(2768,924,'action complete via WP Cron','2021-01-31 05:14:46','2021-01-31 05:14:46'),(2769,925,'action created','2021-01-31 05:17:48','2021-01-31 05:17:48'),(2770,925,'action started via WP Cron','2021-01-31 05:29:47','2021-01-31 05:29:47'),(2771,925,'action complete via WP Cron','2021-01-31 05:29:47','2021-01-31 05:29:47'),(2772,926,'action created','2021-01-31 05:29:53','2021-01-31 05:29:53'),(2773,926,'action started via WP Cron','2021-01-31 05:31:46','2021-01-31 05:31:46'),(2774,926,'action complete via WP Cron','2021-01-31 05:31:46','2021-01-31 05:31:46'),(2775,927,'action created','2021-01-31 05:33:11','2021-01-31 05:33:11'),(2776,927,'action started via WP Cron','2021-01-31 05:33:42','2021-01-31 05:33:42'),(2777,927,'action complete via WP Cron','2021-01-31 05:33:42','2021-01-31 05:33:42'),(2778,928,'action created','2021-01-31 05:40:18','2021-01-31 05:40:18'),(2779,928,'action started via WP Cron','2021-01-31 05:41:38','2021-01-31 05:41:38'),(2780,928,'action complete via WP Cron','2021-01-31 05:41:38','2021-01-31 05:41:38'),(2781,929,'action created','2021-01-31 05:45:02','2021-01-31 05:45:02'),(2782,929,'action started via WP Cron','2021-01-31 05:45:47','2021-01-31 05:45:47'),(2783,929,'action complete via WP Cron','2021-01-31 05:45:47','2021-01-31 05:45:47'),(2784,930,'action created','2021-01-31 05:47:19','2021-01-31 05:47:19'),(2785,930,'action started via WP Cron','2021-01-31 05:50:47','2021-01-31 05:50:47'),(2786,930,'action complete via WP Cron','2021-01-31 05:50:47','2021-01-31 05:50:47'),(2787,931,'action created','2021-01-31 05:50:48','2021-01-31 05:50:48'),(2788,931,'action started via WP Cron','2021-01-31 05:51:36','2021-01-31 05:51:36'),(2789,931,'action complete via WP Cron','2021-01-31 05:51:36','2021-01-31 05:51:36'),(2790,932,'action created','2021-01-31 05:51:36','2021-01-31 05:51:36'),(2791,932,'action started via WP Cron','2021-01-31 05:54:04','2021-01-31 05:54:04'),(2792,932,'action complete via WP Cron','2021-01-31 05:54:04','2021-01-31 05:54:04'),(2793,933,'action created','2021-01-31 06:03:09','2021-01-31 06:03:09'),(2794,933,'action started via WP Cron','2021-01-31 06:04:49','2021-01-31 06:04:49'),(2795,933,'action complete via WP Cron','2021-01-31 06:04:49','2021-01-31 06:04:49'),(2796,934,'action created','2021-01-31 06:09:27','2021-01-31 06:09:27'),(2797,934,'action started via WP Cron','2021-01-31 06:09:46','2021-01-31 06:09:46'),(2798,934,'action complete via WP Cron','2021-01-31 06:09:46','2021-01-31 06:09:46'),(2799,935,'action created','2021-01-31 06:09:47','2021-01-31 06:09:47'),(2800,935,'action started via WP Cron','2021-01-31 06:10:40','2021-01-31 06:10:40'),(2801,935,'action complete via WP Cron','2021-01-31 06:10:40','2021-01-31 06:10:40'),(2802,936,'action created','2021-01-31 06:10:44','2021-01-31 06:10:44'),(2803,936,'action started via WP Cron','2021-01-31 06:19:50','2021-01-31 06:19:50'),(2804,936,'action complete via WP Cron','2021-01-31 06:19:50','2021-01-31 06:19:50'),(2805,937,'action created','2021-01-31 06:25:37','2021-01-31 06:25:37'),(2806,937,'action started via WP Cron','2021-01-31 06:33:06','2021-01-31 06:33:06'),(2807,937,'action complete via WP Cron','2021-01-31 06:33:06','2021-01-31 06:33:06'),(2808,938,'action created','2021-01-31 06:34:45','2021-01-31 06:34:45'),(2809,938,'action started via WP Cron','2021-01-31 06:37:34','2021-01-31 06:37:34'),(2810,938,'action complete via WP Cron','2021-01-31 06:37:34','2021-01-31 06:37:34'),(2811,939,'action created','2021-01-31 06:48:18','2021-01-31 06:48:18'),(2812,939,'action started via WP Cron','2021-01-31 06:50:51','2021-01-31 06:50:51'),(2813,939,'action complete via WP Cron','2021-01-31 06:50:51','2021-01-31 06:50:51'),(2814,940,'action created','2021-01-31 06:51:19','2021-01-31 06:51:19'),(2815,940,'action started via WP Cron','2021-01-31 06:53:24','2021-01-31 06:53:24'),(2816,940,'action complete via WP Cron','2021-01-31 06:53:24','2021-01-31 06:53:24'),(2817,941,'action created','2021-01-31 06:59:02','2021-01-31 06:59:02'),(2818,941,'action started via WP Cron','2021-01-31 07:03:06','2021-01-31 07:03:06'),(2819,941,'action complete via WP Cron','2021-01-31 07:03:07','2021-01-31 07:03:07'),(2820,942,'action created','2021-01-31 07:07:43','2021-01-31 07:07:43'),(2821,942,'action started via WP Cron','2021-01-31 07:10:35','2021-01-31 07:10:35'),(2822,942,'action complete via WP Cron','2021-01-31 07:10:35','2021-01-31 07:10:35'),(2823,943,'action created','2021-01-31 07:12:13','2021-01-31 07:12:13'),(2824,943,'action started via WP Cron','2021-01-31 07:17:25','2021-01-31 07:17:25'),(2825,943,'action complete via WP Cron','2021-01-31 07:17:25','2021-01-31 07:17:25'),(2826,944,'action created','2021-01-31 07:17:25','2021-01-31 07:17:25'),(2827,944,'action started via WP Cron','2021-01-31 07:17:39','2021-01-31 07:17:39'),(2828,944,'action complete via WP Cron','2021-01-31 07:17:39','2021-01-31 07:17:39'),(2829,945,'action created','2021-01-31 07:29:49','2021-01-31 07:29:49'),(2830,945,'action started via WP Cron','2021-01-31 07:33:07','2021-01-31 07:33:07'),(2831,945,'action complete via WP Cron','2021-01-31 07:33:07','2021-01-31 07:33:07'),(2832,946,'action created','2021-01-31 07:33:55','2021-01-31 07:33:55'),(2833,946,'action started via WP Cron','2021-01-31 07:38:07','2021-01-31 07:38:07'),(2834,946,'action complete via WP Cron','2021-01-31 07:38:07','2021-01-31 07:38:07'),(2835,947,'action created','2021-01-31 07:42:46','2021-01-31 07:42:46'),(2836,722,'action started via WP Cron','2021-01-31 07:42:46','2021-01-31 07:42:46'),(2837,722,'action complete via WP Cron','2021-01-31 07:42:46','2021-01-31 07:42:46'),(2838,948,'action created','2021-01-31 07:42:46','2021-01-31 07:42:46'),(2839,947,'action started via WP Cron','2021-01-31 07:46:33','2021-01-31 07:46:33'),(2840,947,'action complete via WP Cron','2021-01-31 07:46:33','2021-01-31 07:46:33'),(2841,949,'action created','2021-01-31 07:46:33','2021-01-31 07:46:33'),(2842,949,'action started via WP Cron','2021-01-31 07:47:47','2021-01-31 07:47:47'),(2843,949,'action complete via WP Cron','2021-01-31 07:47:47','2021-01-31 07:47:47'),(2844,950,'action created','2021-01-31 07:49:33','2021-01-31 07:49:33'),(2845,950,'action started via WP Cron','2021-01-31 07:57:15','2021-01-31 07:57:15'),(2846,950,'action complete via WP Cron','2021-01-31 07:57:15','2021-01-31 07:57:15'),(2847,951,'action created','2021-01-31 08:00:14','2021-01-31 08:00:14'),(2848,951,'action started via WP Cron','2021-01-31 08:03:06','2021-01-31 08:03:06'),(2849,951,'action complete via WP Cron','2021-01-31 08:03:06','2021-01-31 08:03:06'),(2850,952,'action created','2021-01-31 08:08:01','2021-01-31 08:08:01'),(2851,952,'action started via WP Cron','2021-01-31 08:13:06','2021-01-31 08:13:06'),(2852,952,'action complete via WP Cron','2021-01-31 08:13:06','2021-01-31 08:13:06'),(2853,953,'action created','2021-01-31 08:13:07','2021-01-31 08:13:07'),(2854,953,'action started via WP Cron','2021-01-31 08:21:35','2021-01-31 08:21:35'),(2855,953,'action complete via WP Cron','2021-01-31 08:21:35','2021-01-31 08:21:35'),(2856,954,'action created','2021-01-31 08:23:01','2021-01-31 08:23:01'),(2857,954,'action started via WP Cron','2021-01-31 08:23:40','2021-01-31 08:23:40'),(2858,954,'action complete via WP Cron','2021-01-31 08:23:40','2021-01-31 08:23:40'),(2859,955,'action created','2021-01-31 08:23:40','2021-01-31 08:23:40'),(2860,955,'action started via WP Cron','2021-01-31 08:26:52','2021-01-31 08:26:52'),(2861,955,'action complete via WP Cron','2021-01-31 08:26:52','2021-01-31 08:26:52'),(2862,956,'action created','2021-01-31 08:26:55','2021-01-31 08:26:55'),(2863,956,'action started via WP Cron','2021-01-31 08:30:39','2021-01-31 08:30:39'),(2864,956,'action complete via WP Cron','2021-01-31 08:30:39','2021-01-31 08:30:39'),(2865,957,'action created','2021-01-31 08:33:07','2021-01-31 08:33:07'),(2866,957,'action started via WP Cron','2021-01-31 08:34:40','2021-01-31 08:34:40'),(2867,957,'action complete via WP Cron','2021-01-31 08:34:40','2021-01-31 08:34:40'),(2868,958,'action created','2021-01-31 08:35:16','2021-01-31 08:35:16'),(2869,958,'action started via WP Cron','2021-01-31 08:35:37','2021-01-31 08:35:37'),(2870,958,'action complete via WP Cron','2021-01-31 08:35:37','2021-01-31 08:35:37'),(2871,959,'action created','2021-01-31 08:37:31','2021-01-31 08:37:31'),(2872,959,'action started via WP Cron','2021-01-31 08:41:48','2021-01-31 08:41:48'),(2873,959,'action complete via WP Cron','2021-01-31 08:41:48','2021-01-31 08:41:48'),(2874,960,'action created','2021-01-31 08:44:00','2021-01-31 08:44:00'),(2875,960,'action started via WP Cron','2021-01-31 08:45:26','2021-01-31 08:45:26'),(2876,960,'action complete via WP Cron','2021-01-31 08:45:26','2021-01-31 08:45:26'),(2877,961,'action created','2021-01-31 08:46:55','2021-01-31 08:46:55'),(2878,961,'action started via WP Cron','2021-01-31 08:47:57','2021-01-31 08:47:57'),(2879,961,'action complete via WP Cron','2021-01-31 08:47:57','2021-01-31 08:47:57'),(2880,962,'action created','2021-01-31 08:56:11','2021-01-31 08:56:11'),(2881,962,'action started via WP Cron','2021-01-31 08:57:04','2021-01-31 08:57:04'),(2882,962,'action complete via WP Cron','2021-01-31 08:57:04','2021-01-31 08:57:04'),(2883,963,'action created','2021-01-31 08:57:04','2021-01-31 08:57:04'),(2884,963,'action started via WP Cron','2021-01-31 09:00:22','2021-01-31 09:00:22'),(2885,963,'action complete via WP Cron','2021-01-31 09:00:22','2021-01-31 09:00:22'),(2886,964,'action created','2021-01-31 09:03:55','2021-01-31 09:03:55'),(2887,964,'action started via WP Cron','2021-01-31 09:11:21','2021-01-31 09:11:21'),(2888,964,'action complete via WP Cron','2021-01-31 09:11:21','2021-01-31 09:11:21'),(2889,965,'action created','2021-01-31 09:11:21','2021-01-31 09:11:21'),(2890,965,'action started via WP Cron','2021-01-31 09:14:24','2021-01-31 09:14:24'),(2891,965,'action complete via WP Cron','2021-01-31 09:14:24','2021-01-31 09:14:24'),(2892,966,'action created','2021-01-31 09:14:25','2021-01-31 09:14:25'),(2893,966,'action started via WP Cron','2021-01-31 09:15:39','2021-01-31 09:15:39'),(2894,966,'action complete via WP Cron','2021-01-31 09:15:39','2021-01-31 09:15:39'),(2895,967,'action created','2021-01-31 09:15:40','2021-01-31 09:15:40'),(2896,967,'action started via WP Cron','2021-01-31 09:18:03','2021-01-31 09:18:03'),(2897,967,'action complete via WP Cron','2021-01-31 09:18:03','2021-01-31 09:18:03'),(2898,968,'action created','2021-01-31 09:18:59','2021-01-31 09:18:59'),(2899,968,'action started via WP Cron','2021-01-31 09:24:40','2021-01-31 09:24:40'),(2900,968,'action complete via WP Cron','2021-01-31 09:24:40','2021-01-31 09:24:40'),(2901,969,'action created','2021-01-31 09:26:55','2021-01-31 09:26:55'),(2902,969,'action started via WP Cron','2021-01-31 09:28:29','2021-01-31 09:28:29'),(2903,969,'action complete via WP Cron','2021-01-31 09:28:29','2021-01-31 09:28:29'),(2904,970,'action created','2021-01-31 09:28:48','2021-01-31 09:28:48'),(2905,970,'action started via WP Cron','2021-01-31 09:33:06','2021-01-31 09:33:06'),(2906,970,'action complete via WP Cron','2021-01-31 09:33:06','2021-01-31 09:33:06'),(2907,971,'action created','2021-01-31 09:34:51','2021-01-31 09:34:51'),(2908,971,'action started via WP Cron','2021-01-31 09:42:10','2021-01-31 09:42:10'),(2909,971,'action complete via WP Cron','2021-01-31 09:42:10','2021-01-31 09:42:10'),(2910,972,'action created','2021-01-31 09:42:11','2021-01-31 09:42:11'),(2911,972,'action started via WP Cron','2021-01-31 09:51:15','2021-01-31 09:51:15'),(2912,972,'action complete via WP Cron','2021-01-31 09:51:15','2021-01-31 09:51:15'),(2913,973,'action created','2021-01-31 09:59:06','2021-01-31 09:59:06'),(2914,973,'action started via WP Cron','2021-01-31 10:03:07','2021-01-31 10:03:07'),(2915,973,'action complete via WP Cron','2021-01-31 10:03:07','2021-01-31 10:03:07'),(2916,974,'action created','2021-01-31 10:03:46','2021-01-31 10:03:46'),(2917,974,'action started via WP Cron','2021-01-31 10:06:12','2021-01-31 10:06:12'),(2918,974,'action complete via WP Cron','2021-01-31 10:06:12','2021-01-31 10:06:12'),(2919,975,'action created','2021-01-31 10:06:12','2021-01-31 10:06:12'),(2920,975,'action started via WP Cron','2021-01-31 10:06:38','2021-01-31 10:06:38'),(2921,975,'action complete via WP Cron','2021-01-31 10:06:38','2021-01-31 10:06:38'),(2922,976,'action created','2021-01-31 10:14:24','2021-01-31 10:14:24'),(2923,976,'action started via WP Cron','2021-01-31 10:15:25','2021-01-31 10:15:25'),(2924,976,'action complete via WP Cron','2021-01-31 10:15:25','2021-01-31 10:15:25'),(2925,977,'action created','2021-01-31 10:15:35','2021-01-31 10:15:35'),(2926,977,'action started via WP Cron','2021-01-31 10:21:56','2021-01-31 10:21:56'),(2927,977,'action complete via WP Cron','2021-01-31 10:21:56','2021-01-31 10:21:56'),(2928,978,'action created','2021-01-31 10:21:57','2021-01-31 10:21:57'),(2929,978,'action started via WP Cron','2021-01-31 10:23:46','2021-01-31 10:23:46'),(2930,978,'action complete via WP Cron','2021-01-31 10:23:46','2021-01-31 10:23:46'),(2931,979,'action created','2021-01-31 10:29:37','2021-01-31 10:29:37'),(2932,979,'action started via WP Cron','2021-01-31 10:33:11','2021-01-31 10:33:11'),(2933,979,'action complete via WP Cron','2021-01-31 10:33:11','2021-01-31 10:33:11'),(2934,980,'action created','2021-01-31 10:35:06','2021-01-31 10:35:06'),(2935,980,'action started via WP Cron','2021-01-31 10:41:35','2021-01-31 10:41:35'),(2936,980,'action complete via WP Cron','2021-01-31 10:41:35','2021-01-31 10:41:35'),(2937,981,'action created','2021-01-31 10:51:39','2021-01-31 10:51:39'),(2938,981,'action started via WP Cron','2021-01-31 10:53:05','2021-01-31 10:53:05'),(2939,981,'action complete via WP Cron','2021-01-31 10:53:05','2021-01-31 10:53:05'),(2940,982,'action created','2021-01-31 10:53:07','2021-01-31 10:53:07'),(2941,982,'action started via WP Cron','2021-01-31 10:56:41','2021-01-31 10:56:41'),(2942,982,'action complete via WP Cron','2021-01-31 10:56:42','2021-01-31 10:56:42'),(2943,983,'action created','2021-01-31 10:56:42','2021-01-31 10:56:42'),(2944,983,'action started via WP Cron','2021-01-31 11:03:07','2021-01-31 11:03:07'),(2945,983,'action complete via WP Cron','2021-01-31 11:03:07','2021-01-31 11:03:07'),(2946,984,'action created','2021-01-31 11:06:39','2021-01-31 11:06:39'),(2947,984,'action started via WP Cron','2021-01-31 11:18:28','2021-01-31 11:18:28'),(2948,984,'action complete via WP Cron','2021-01-31 11:18:28','2021-01-31 11:18:28'),(2949,985,'action created','2021-01-31 11:24:06','2021-01-31 11:24:06'),(2950,985,'action started via WP Cron','2021-01-31 11:25:40','2021-01-31 11:25:40'),(2951,985,'action complete via WP Cron','2021-01-31 11:25:40','2021-01-31 11:25:40'),(2952,986,'action created','2021-01-31 11:25:40','2021-01-31 11:25:40'),(2953,986,'action started via WP Cron','2021-01-31 11:27:01','2021-01-31 11:27:01'),(2954,986,'action complete via WP Cron','2021-01-31 11:27:01','2021-01-31 11:27:01'),(2955,987,'action created','2021-01-31 11:27:05','2021-01-31 11:27:05'),(2956,987,'action started via WP Cron','2021-01-31 11:33:06','2021-01-31 11:33:06'),(2957,987,'action complete via WP Cron','2021-01-31 11:33:06','2021-01-31 11:33:06'),(2958,988,'action created','2021-01-31 11:36:04','2021-01-31 11:36:04'),(2959,988,'action started via WP Cron','2021-01-31 11:41:29','2021-01-31 11:41:29'),(2960,988,'action complete via WP Cron','2021-01-31 11:41:29','2021-01-31 11:41:29'),(2961,989,'action created','2021-01-31 11:41:33','2021-01-31 11:41:33'),(2962,989,'action started via WP Cron','2021-01-31 11:47:48','2021-01-31 11:47:48'),(2963,989,'action complete via WP Cron','2021-01-31 11:47:48','2021-01-31 11:47:48'),(2964,990,'action created','2021-01-31 11:49:25','2021-01-31 11:49:25'),(2965,990,'action started via WP Cron','2021-01-31 11:55:30','2021-01-31 11:55:30'),(2966,990,'action complete via WP Cron','2021-01-31 11:55:30','2021-01-31 11:55:30'),(2967,991,'action created','2021-01-31 11:55:39','2021-01-31 11:55:39'),(2968,991,'action started via WP Cron','2021-01-31 11:59:43','2021-01-31 11:59:43'),(2969,991,'action complete via WP Cron','2021-01-31 11:59:43','2021-01-31 11:59:43'),(2970,992,'action created','2021-01-31 11:59:43','2021-01-31 11:59:43'),(2971,992,'action started via WP Cron','2021-01-31 12:03:07','2021-01-31 12:03:07'),(2972,992,'action complete via WP Cron','2021-01-31 12:03:07','2021-01-31 12:03:07'),(2973,993,'action created','2021-01-31 12:04:41','2021-01-31 12:04:41'),(2974,993,'action started via WP Cron','2021-01-31 12:05:35','2021-01-31 12:05:35'),(2975,993,'action complete via WP Cron','2021-01-31 12:05:35','2021-01-31 12:05:35'),(2976,994,'action created','2021-01-31 12:05:36','2021-01-31 12:05:36'),(2977,994,'action started via WP Cron','2021-01-31 12:06:57','2021-01-31 12:06:57'),(2978,994,'action complete via WP Cron','2021-01-31 12:06:57','2021-01-31 12:06:57'),(2979,995,'action created','2021-01-31 12:16:11','2021-01-31 12:16:11'),(2980,995,'action started via WP Cron','2021-01-31 12:28:21','2021-01-31 12:28:21'),(2981,995,'action complete via WP Cron','2021-01-31 12:28:21','2021-01-31 12:28:21'),(2982,996,'action created','2021-01-31 12:28:22','2021-01-31 12:28:22'),(2983,996,'action started via WP Cron','2021-01-31 12:30:18','2021-01-31 12:30:18'),(2984,996,'action complete via WP Cron','2021-01-31 12:30:18','2021-01-31 12:30:18'),(2985,997,'action created','2021-01-31 12:30:18','2021-01-31 12:30:18'),(2986,997,'action started via WP Cron','2021-01-31 12:33:07','2021-01-31 12:33:07'),(2987,997,'action complete via WP Cron','2021-01-31 12:33:07','2021-01-31 12:33:07'),(2988,998,'action created','2021-01-31 12:55:42','2021-01-31 12:55:42'),(2989,998,'action started via WP Cron','2021-01-31 12:57:23','2021-01-31 12:57:23'),(2990,998,'action complete via WP Cron','2021-01-31 12:57:23','2021-01-31 12:57:23'),(2991,999,'action created','2021-01-31 13:03:06','2021-01-31 13:03:06'),(2992,999,'action started via WP Cron','2021-01-31 13:12:03','2021-01-31 13:12:03'),(2993,999,'action complete via WP Cron','2021-01-31 13:12:03','2021-01-31 13:12:03'),(2994,1000,'action created','2021-01-31 13:14:00','2021-01-31 13:14:00'),(2995,1000,'action started via WP Cron','2021-01-31 13:14:35','2021-01-31 13:14:35'),(2996,1000,'action complete via WP Cron','2021-01-31 13:14:35','2021-01-31 13:14:35'),(2997,1001,'action created','2021-01-31 13:14:38','2021-01-31 13:14:38'),(2998,1001,'action started via WP Cron','2021-01-31 13:15:49','2021-01-31 13:15:49'),(2999,1001,'action complete via WP Cron','2021-01-31 13:15:49','2021-01-31 13:15:49'),(3000,1002,'action created','2021-01-31 13:15:52','2021-01-31 13:15:52'),(3001,1002,'action started via WP Cron','2021-01-31 13:20:33','2021-01-31 13:20:33'),(3002,1002,'action complete via WP Cron','2021-01-31 13:20:33','2021-01-31 13:20:33'),(3003,1003,'action created','2021-01-31 13:21:59','2021-01-31 13:21:59'),(3004,1003,'action started via WP Cron','2021-01-31 13:23:02','2021-01-31 13:23:02'),(3005,1003,'action complete via WP Cron','2021-01-31 13:23:02','2021-01-31 13:23:02'),(3006,1004,'action created','2021-01-31 13:23:02','2021-01-31 13:23:02'),(3007,1004,'action started via WP Cron','2021-01-31 13:33:07','2021-01-31 13:33:07'),(3008,1004,'action complete via WP Cron','2021-01-31 13:33:07','2021-01-31 13:33:07'),(3009,1005,'action created','2021-01-31 13:36:46','2021-01-31 13:36:46'),(3010,1005,'action started via WP Cron','2021-01-31 13:45:07','2021-01-31 13:45:07'),(3011,1005,'action complete via WP Cron','2021-01-31 13:45:07','2021-01-31 13:45:07'),(3012,1006,'action created','2021-01-31 13:48:58','2021-01-31 13:48:58'),(3013,1006,'action started via WP Cron','2021-01-31 13:49:44','2021-01-31 13:49:44'),(3014,1006,'action complete via WP Cron','2021-01-31 13:49:44','2021-01-31 13:49:44'),(3015,1007,'action created','2021-01-31 13:58:39','2021-01-31 13:58:39'),(3016,1007,'action started via WP Cron','2021-01-31 14:00:56','2021-01-31 14:00:56'),(3017,1007,'action complete via WP Cron','2021-01-31 14:00:56','2021-01-31 14:00:56'),(3018,1008,'action created','2021-01-31 14:03:02','2021-01-31 14:03:02'),(3019,1008,'action started via WP Cron','2021-01-31 14:15:58','2021-01-31 14:15:58'),(3020,1008,'action complete via WP Cron','2021-01-31 14:15:58','2021-01-31 14:15:58'),(3021,1009,'action created','2021-01-31 14:17:08','2021-01-31 14:17:08'),(3022,1009,'action started via WP Cron','2021-01-31 14:19:36','2021-01-31 14:19:36'),(3023,1009,'action complete via WP Cron','2021-01-31 14:19:36','2021-01-31 14:19:36'),(3024,1010,'action created','2021-01-31 14:19:36','2021-01-31 14:19:36'),(3025,1010,'action started via WP Cron','2021-01-31 14:22:35','2021-01-31 14:22:35'),(3026,1010,'action complete via WP Cron','2021-01-31 14:22:35','2021-01-31 14:22:35'),(3027,1011,'action created','2021-01-31 14:22:36','2021-01-31 14:22:36'),(3028,1011,'action started via WP Cron','2021-01-31 14:28:59','2021-01-31 14:28:59'),(3029,1011,'action complete via WP Cron','2021-01-31 14:28:59','2021-01-31 14:28:59'),(3030,1012,'action created','2021-01-31 14:33:06','2021-01-31 14:33:06'),(3031,1012,'action started via WP Cron','2021-01-31 14:37:26','2021-01-31 14:37:26'),(3032,1012,'action complete via WP Cron','2021-01-31 14:37:26','2021-01-31 14:37:26'),(3033,1013,'action created','2021-01-31 14:37:27','2021-01-31 14:37:27'),(3034,1013,'action started via WP Cron','2021-01-31 14:42:42','2021-01-31 14:42:42'),(3035,1013,'action complete via WP Cron','2021-01-31 14:42:42','2021-01-31 14:42:42'),(3036,1014,'action created','2021-01-31 14:42:42','2021-01-31 14:42:42'),(3037,1014,'action started via WP Cron','2021-01-31 14:51:42','2021-01-31 14:51:42'),(3038,1014,'action complete via WP Cron','2021-01-31 14:51:42','2021-01-31 14:51:42'),(3039,1015,'action created','2021-01-31 14:51:44','2021-01-31 14:51:44'),(3040,1015,'action started via WP Cron','2021-01-31 14:55:33','2021-01-31 14:55:33'),(3041,1015,'action complete via WP Cron','2021-01-31 14:55:33','2021-01-31 14:55:33'),(3042,1016,'action created','2021-01-31 15:02:46','2021-01-31 15:02:46'),(3043,1016,'action started via WP Cron','2021-01-31 15:08:12','2021-01-31 15:08:12'),(3044,1016,'action complete via WP Cron','2021-01-31 15:08:12','2021-01-31 15:08:12'),(3045,1017,'action created','2021-01-31 15:08:12','2021-01-31 15:08:12'),(3046,1017,'action started via WP Cron','2021-01-31 15:09:16','2021-01-31 15:09:16'),(3047,1017,'action complete via WP Cron','2021-01-31 15:09:16','2021-01-31 15:09:16'),(3048,1018,'action created','2021-01-31 15:09:17','2021-01-31 15:09:17'),(3049,1018,'action started via WP Cron','2021-01-31 15:10:25','2021-01-31 15:10:25'),(3050,1018,'action complete via WP Cron','2021-01-31 15:10:25','2021-01-31 15:10:25'),(3051,1019,'action created','2021-01-31 15:10:25','2021-01-31 15:10:25'),(3052,1019,'action started via WP Cron','2021-01-31 15:19:49','2021-01-31 15:19:49'),(3053,1019,'action complete via WP Cron','2021-01-31 15:19:49','2021-01-31 15:19:49'),(3054,1020,'action created','2021-01-31 15:19:50','2021-01-31 15:19:50'),(3055,1020,'action started via WP Cron','2021-01-31 15:23:30','2021-01-31 15:23:30'),(3056,1020,'action complete via WP Cron','2021-01-31 15:23:30','2021-01-31 15:23:30'),(3057,1021,'action created','2021-01-31 15:26:47','2021-01-31 15:26:47'),(3058,1021,'action started via WP Cron','2021-01-31 15:28:23','2021-01-31 15:28:23'),(3059,1021,'action complete via WP Cron','2021-01-31 15:28:23','2021-01-31 15:28:23'),(3060,1022,'action created','2021-01-31 15:28:23','2021-01-31 15:28:23'),(3061,1022,'action started via WP Cron','2021-01-31 15:33:07','2021-01-31 15:33:07'),(3062,1022,'action complete via WP Cron','2021-01-31 15:33:07','2021-01-31 15:33:07'),(3063,1023,'action created','2021-01-31 15:34:05','2021-01-31 15:34:05'),(3064,1023,'action started via WP Cron','2021-01-31 15:35:03','2021-01-31 15:35:03'),(3065,1023,'action complete via WP Cron','2021-01-31 15:35:03','2021-01-31 15:35:03'),(3066,1024,'action created','2021-01-31 15:42:11','2021-01-31 15:42:11'),(3067,1024,'action started via WP Cron','2021-01-31 15:43:13','2021-01-31 15:43:13'),(3068,1024,'action complete via WP Cron','2021-01-31 15:43:13','2021-01-31 15:43:13'),(3069,1025,'action created','2021-01-31 16:03:46','2021-01-31 16:03:46'),(3070,1025,'action started via WP Cron','2021-01-31 16:08:33','2021-01-31 16:08:33'),(3071,1025,'action complete via WP Cron','2021-01-31 16:08:33','2021-01-31 16:08:33'),(3072,1026,'action created','2021-01-31 16:11:55','2021-01-31 16:11:55'),(3073,1026,'action started via WP Cron','2021-01-31 16:16:14','2021-01-31 16:16:14'),(3074,1026,'action complete via WP Cron','2021-01-31 16:16:14','2021-01-31 16:16:14'),(3075,1027,'action created','2021-01-31 16:16:43','2021-01-31 16:16:43'),(3076,1027,'action started via WP Cron','2021-01-31 16:21:11','2021-01-31 16:21:11'),(3077,1027,'action complete via WP Cron','2021-01-31 16:21:11','2021-01-31 16:21:11'),(3078,1028,'action created','2021-01-31 16:21:11','2021-01-31 16:21:11'),(3079,1028,'action started via WP Cron','2021-01-31 16:24:17','2021-01-31 16:24:17'),(3080,1028,'action complete via WP Cron','2021-01-31 16:24:17','2021-01-31 16:24:17'),(3081,1029,'action created','2021-01-31 16:33:07','2021-01-31 16:33:07'),(3082,1029,'action started via WP Cron','2021-01-31 16:52:01','2021-01-31 16:52:01'),(3083,1029,'action complete via WP Cron','2021-01-31 16:52:01','2021-01-31 16:52:01'),(3084,1030,'action created','2021-01-31 16:52:03','2021-01-31 16:52:03'),(3085,1030,'action started via WP Cron','2021-01-31 16:57:25','2021-01-31 16:57:25'),(3086,1030,'action complete via WP Cron','2021-01-31 16:57:25','2021-01-31 16:57:25'),(3087,1031,'action created','2021-01-31 16:57:27','2021-01-31 16:57:27'),(3088,1031,'action started via WP Cron','2021-01-31 16:59:32','2021-01-31 16:59:32'),(3089,1031,'action complete via WP Cron','2021-01-31 16:59:32','2021-01-31 16:59:32'),(3090,1032,'action created','2021-01-31 16:59:42','2021-01-31 16:59:42'),(3091,1032,'action started via WP Cron','2021-01-31 17:03:06','2021-01-31 17:03:06'),(3092,1032,'action complete via WP Cron','2021-01-31 17:03:06','2021-01-31 17:03:06'),(3093,1033,'action created','2021-01-31 17:11:10','2021-01-31 17:11:10'),(3094,1033,'action started via WP Cron','2021-01-31 17:15:49','2021-01-31 17:15:49'),(3095,1033,'action complete via WP Cron','2021-01-31 17:15:49','2021-01-31 17:15:49'),(3096,1034,'action created','2021-01-31 17:15:49','2021-01-31 17:15:49'),(3097,1034,'action started via WP Cron','2021-01-31 17:16:52','2021-01-31 17:16:52'),(3098,1034,'action complete via WP Cron','2021-01-31 17:16:52','2021-01-31 17:16:52'),(3099,1035,'action created','2021-01-31 17:16:52','2021-01-31 17:16:52'),(3100,1035,'action started via WP Cron','2021-01-31 17:20:54','2021-01-31 17:20:54'),(3101,1035,'action complete via WP Cron','2021-01-31 17:20:54','2021-01-31 17:20:54'),(3102,1036,'action created','2021-01-31 17:20:54','2021-01-31 17:20:54'),(3103,1036,'action started via WP Cron','2021-01-31 17:33:32','2021-01-31 17:33:32'),(3104,1036,'action complete via WP Cron','2021-01-31 17:33:32','2021-01-31 17:33:32'),(3105,1037,'action created','2021-01-31 17:41:38','2021-01-31 17:41:38'),(3106,1037,'action started via WP Cron','2021-01-31 17:43:59','2021-01-31 17:43:59'),(3107,1037,'action complete via WP Cron','2021-01-31 17:43:59','2021-01-31 17:43:59'),(3108,1038,'action created','2021-01-31 17:50:10','2021-01-31 17:50:10'),(3109,1038,'action started via WP Cron','2021-01-31 17:54:05','2021-01-31 17:54:05'),(3110,1038,'action complete via WP Cron','2021-01-31 17:54:05','2021-01-31 17:54:05'),(3111,1039,'action created','2021-01-31 17:58:11','2021-01-31 17:58:11'),(3112,1039,'action started via WP Cron','2021-01-31 17:59:52','2021-01-31 17:59:52'),(3113,1039,'action complete via WP Cron','2021-01-31 17:59:52','2021-01-31 17:59:52'),(3114,1040,'action created','2021-01-31 18:01:14','2021-01-31 18:01:14'),(3115,1040,'action started via WP Cron','2021-01-31 18:02:49','2021-01-31 18:02:49'),(3116,1040,'action complete via WP Cron','2021-01-31 18:02:49','2021-01-31 18:02:49'),(3117,1041,'action created','2021-01-31 18:02:58','2021-01-31 18:02:58'),(3118,1041,'action started via WP Cron','2021-01-31 18:03:59','2021-01-31 18:03:59'),(3119,1041,'action complete via WP Cron','2021-01-31 18:03:59','2021-01-31 18:03:59'),(3120,1042,'action created','2021-01-31 18:04:08','2021-01-31 18:04:08'),(3121,1042,'action started via WP Cron','2021-01-31 18:05:11','2021-01-31 18:05:11'),(3122,1042,'action complete via WP Cron','2021-01-31 18:05:11','2021-01-31 18:05:11'),(3123,1043,'action created','2021-01-31 18:06:06','2021-01-31 18:06:06'),(3124,1043,'action started via WP Cron','2021-01-31 18:10:17','2021-01-31 18:10:17'),(3125,1043,'action complete via WP Cron','2021-01-31 18:10:17','2021-01-31 18:10:17'),(3126,1044,'action created','2021-01-31 18:20:02','2021-01-31 18:20:02'),(3127,1044,'action started via WP Cron','2021-01-31 18:25:18','2021-01-31 18:25:18'),(3128,1044,'action complete via WP Cron','2021-01-31 18:25:18','2021-01-31 18:25:18'),(3129,1045,'action created','2021-01-31 18:26:05','2021-01-31 18:26:05'),(3130,1045,'action started via WP Cron','2021-01-31 18:33:06','2021-01-31 18:33:06'),(3131,1045,'action complete via WP Cron','2021-01-31 18:33:06','2021-01-31 18:33:06'),(3132,1046,'action created','2021-01-31 18:36:27','2021-01-31 18:36:27'),(3133,1046,'action started via WP Cron','2021-01-31 18:37:52','2021-01-31 18:37:52'),(3134,1046,'action complete via WP Cron','2021-01-31 18:37:52','2021-01-31 18:37:52'),(3135,1047,'action created','2021-01-31 18:56:01','2021-01-31 18:56:01'),(3136,1047,'action started via WP Cron','2021-01-31 18:58:49','2021-01-31 18:58:49'),(3137,1047,'action complete via WP Cron','2021-01-31 18:58:49','2021-01-31 18:58:49'),(3138,1048,'action created','2021-01-31 19:02:19','2021-01-31 19:02:19'),(3139,1048,'action started via WP Cron','2021-01-31 19:03:45','2021-01-31 19:03:45'),(3140,1048,'action complete via WP Cron','2021-01-31 19:03:45','2021-01-31 19:03:45'),(3141,1049,'action created','2021-01-31 19:15:38','2021-01-31 19:15:38'),(3142,1049,'action started via WP Cron','2021-01-31 19:17:10','2021-01-31 19:17:10'),(3143,1049,'action complete via WP Cron','2021-01-31 19:17:10','2021-01-31 19:17:10'),(3144,1050,'action created','2021-01-31 19:17:10','2021-01-31 19:17:10'),(3145,1050,'action started via WP Cron','2021-01-31 19:31:09','2021-01-31 19:31:09'),(3146,1050,'action complete via WP Cron','2021-01-31 19:31:09','2021-01-31 19:31:09'),(3147,1051,'action created','2021-01-31 19:33:16','2021-01-31 19:33:16'),(3148,1051,'action started via WP Cron','2021-01-31 19:38:12','2021-01-31 19:38:12'),(3149,1051,'action complete via WP Cron','2021-01-31 19:38:12','2021-01-31 19:38:12'),(3150,1052,'action created','2021-01-31 19:40:14','2021-01-31 19:40:14'),(3151,1052,'action started via WP Cron','2021-01-31 19:41:28','2021-01-31 19:41:28'),(3152,1052,'action complete via WP Cron','2021-01-31 19:41:28','2021-01-31 19:41:28'),(3153,1053,'action created','2021-01-31 19:49:36','2021-01-31 19:49:36'),(3154,1053,'action started via WP Cron','2021-01-31 19:53:25','2021-01-31 19:53:25'),(3155,1053,'action complete via WP Cron','2021-01-31 19:53:25','2021-01-31 19:53:25'),(3156,1054,'action created','2021-01-31 19:54:26','2021-01-31 19:54:26'),(3157,1054,'action started via WP Cron','2021-01-31 19:58:00','2021-01-31 19:58:00'),(3158,1054,'action complete via WP Cron','2021-01-31 19:58:00','2021-01-31 19:58:00'),(3159,1055,'action created','2021-01-31 19:58:01','2021-01-31 19:58:01'),(3160,1055,'action started via WP Cron','2021-01-31 19:58:55','2021-01-31 19:58:55'),(3161,1055,'action complete via WP Cron','2021-01-31 19:58:55','2021-01-31 19:58:55'),(3162,1056,'action created','2021-01-31 19:58:55','2021-01-31 19:58:55'),(3163,1056,'action started via WP Cron','2021-01-31 20:03:07','2021-01-31 20:03:07'),(3164,1056,'action complete via WP Cron','2021-01-31 20:03:07','2021-01-31 20:03:07'),(3165,1057,'action created','2021-01-31 20:09:57','2021-01-31 20:09:57'),(3166,1057,'action started via WP Cron','2021-01-31 20:11:52','2021-01-31 20:11:52'),(3167,1057,'action complete via WP Cron','2021-01-31 20:11:52','2021-01-31 20:11:52'),(3168,1058,'action created','2021-01-31 20:17:29','2021-01-31 20:17:29'),(3169,1058,'action started via WP Cron','2021-01-31 20:19:06','2021-01-31 20:19:06'),(3170,1058,'action complete via WP Cron','2021-01-31 20:19:06','2021-01-31 20:19:06'),(3171,1059,'action created','2021-01-31 20:19:06','2021-01-31 20:19:06'),(3172,1059,'action started via WP Cron','2021-01-31 20:19:37','2021-01-31 20:19:37'),(3173,1059,'action complete via WP Cron','2021-01-31 20:19:37','2021-01-31 20:19:37'),(3174,1060,'action created','2021-01-31 20:19:44','2021-01-31 20:19:44'),(3175,1060,'action started via WP Cron','2021-01-31 20:20:49','2021-01-31 20:20:49'),(3176,1060,'action complete via WP Cron','2021-01-31 20:20:49','2021-01-31 20:20:49'),(3177,1061,'action created','2021-01-31 20:21:32','2021-01-31 20:21:32'),(3178,1061,'action started via WP Cron','2021-01-31 20:24:50','2021-01-31 20:24:50'),(3179,1061,'action complete via WP Cron','2021-01-31 20:24:50','2021-01-31 20:24:50'),(3180,1062,'action created','2021-01-31 20:32:44','2021-01-31 20:32:44'),(3181,1062,'action started via WP Cron','2021-01-31 20:38:17','2021-01-31 20:38:17'),(3182,1062,'action complete via WP Cron','2021-01-31 20:38:17','2021-01-31 20:38:17'),(3183,1063,'action created','2021-01-31 20:40:36','2021-01-31 20:40:36'),(3184,1063,'action started via WP Cron','2021-01-31 20:54:35','2021-01-31 20:54:35'),(3185,1063,'action complete via WP Cron','2021-01-31 20:54:35','2021-01-31 20:54:35'),(3186,1064,'action created','2021-01-31 20:59:35','2021-01-31 20:59:35'),(3187,1064,'action started via WP Cron','2021-01-31 21:03:07','2021-01-31 21:03:07'),(3188,1064,'action complete via WP Cron','2021-01-31 21:03:07','2021-01-31 21:03:07'),(3189,1065,'action created','2021-01-31 21:19:52','2021-01-31 21:19:52'),(3190,1065,'action started via WP Cron','2021-01-31 21:28:48','2021-01-31 21:28:48'),(3191,1065,'action complete via WP Cron','2021-01-31 21:28:48','2021-01-31 21:28:48'),(3192,1066,'action created','2021-01-31 21:28:48','2021-01-31 21:28:48'),(3193,1066,'action started via WP Cron','2021-01-31 21:33:06','2021-01-31 21:33:06'),(3194,1066,'action complete via WP Cron','2021-01-31 21:33:06','2021-01-31 21:33:06'),(3195,1067,'action created','2021-01-31 21:36:25','2021-01-31 21:36:25'),(3196,1067,'action started via WP Cron','2021-01-31 21:37:33','2021-01-31 21:37:33'),(3197,1067,'action complete via WP Cron','2021-01-31 21:37:33','2021-01-31 21:37:33'),(3198,1068,'action created','2021-01-31 21:37:33','2021-01-31 21:37:33'),(3199,1068,'action started via WP Cron','2021-01-31 21:37:57','2021-01-31 21:37:57'),(3200,1068,'action complete via WP Cron','2021-01-31 21:37:57','2021-01-31 21:37:57'),(3201,1069,'action created','2021-01-31 21:40:25','2021-01-31 21:40:25'),(3202,1069,'action started via WP Cron','2021-01-31 21:42:12','2021-01-31 21:42:12'),(3203,1069,'action complete via WP Cron','2021-01-31 21:42:12','2021-01-31 21:42:12'),(3204,1070,'action created','2021-01-31 21:42:13','2021-01-31 21:42:13'),(3205,1070,'action started via WP Cron','2021-01-31 22:00:48','2021-01-31 22:00:48'),(3206,1070,'action complete via WP Cron','2021-01-31 22:00:48','2021-01-31 22:00:48'),(3207,1071,'action created','2021-01-31 22:01:03','2021-01-31 22:01:03'),(3208,1071,'action started via WP Cron','2021-01-31 22:03:06','2021-01-31 22:03:06'),(3209,1071,'action complete via WP Cron','2021-01-31 22:03:06','2021-01-31 22:03:06'),(3210,1072,'action created','2021-01-31 22:04:44','2021-01-31 22:04:44'),(3211,1072,'action started via WP Cron','2021-01-31 22:14:39','2021-01-31 22:14:39'),(3212,1072,'action complete via WP Cron','2021-01-31 22:14:39','2021-01-31 22:14:39'),(3213,1073,'action created','2021-01-31 22:16:42','2021-01-31 22:16:42'),(3214,1073,'action started via WP Cron','2021-01-31 22:21:45','2021-01-31 22:21:45'),(3215,1073,'action complete via WP Cron','2021-01-31 22:21:45','2021-01-31 22:21:45'),(3216,1074,'action created','2021-01-31 22:21:46','2021-01-31 22:21:46'),(3217,1074,'action started via WP Cron','2021-01-31 22:26:34','2021-01-31 22:26:34'),(3218,1074,'action complete via WP Cron','2021-01-31 22:26:34','2021-01-31 22:26:34'),(3219,1075,'action created','2021-01-31 22:27:24','2021-01-31 22:27:24'),(3220,1075,'action started via WP Cron','2021-01-31 22:33:07','2021-01-31 22:33:07'),(3221,1075,'action complete via WP Cron','2021-01-31 22:33:07','2021-01-31 22:33:07'),(3222,1076,'action created','2021-01-31 22:39:05','2021-01-31 22:39:05'),(3223,1076,'action started via WP Cron','2021-01-31 22:49:03','2021-01-31 22:49:03'),(3224,1076,'action complete via WP Cron','2021-01-31 22:49:03','2021-01-31 22:49:03'),(3225,1077,'action created','2021-01-31 22:49:03','2021-01-31 22:49:03'),(3226,1077,'action started via WP Cron','2021-01-31 22:49:40','2021-01-31 22:49:40'),(3227,1077,'action complete via WP Cron','2021-01-31 22:49:40','2021-01-31 22:49:40'),(3228,1078,'action created','2021-01-31 23:03:06','2021-01-31 23:03:06'),(3229,1078,'action started via WP Cron','2021-01-31 23:08:38','2021-01-31 23:08:38'),(3230,1078,'action complete via WP Cron','2021-01-31 23:08:38','2021-01-31 23:08:38'),(3231,1079,'action created','2021-01-31 23:08:40','2021-01-31 23:08:40'),(3232,1079,'action started via WP Cron','2021-01-31 23:16:19','2021-01-31 23:16:19'),(3233,1079,'action complete via WP Cron','2021-01-31 23:16:19','2021-01-31 23:16:19'),(3234,1080,'action created','2021-01-31 23:16:19','2021-01-31 23:16:19'),(3235,1080,'action started via WP Cron','2021-01-31 23:16:59','2021-01-31 23:16:59'),(3236,1080,'action complete via WP Cron','2021-01-31 23:16:59','2021-01-31 23:16:59'),(3237,1081,'action created','2021-01-31 23:20:01','2021-01-31 23:20:01'),(3238,1081,'action started via WP Cron','2021-01-31 23:32:37','2021-01-31 23:32:37'),(3239,1081,'action complete via WP Cron','2021-01-31 23:32:37','2021-01-31 23:32:37'),(3240,1082,'action created','2021-01-31 23:32:42','2021-01-31 23:32:42'),(3241,1082,'action started via WP Cron','2021-01-31 23:35:23','2021-01-31 23:35:23'),(3242,1082,'action complete via WP Cron','2021-01-31 23:35:23','2021-01-31 23:35:23'),(3243,1083,'action created','2021-01-31 23:47:12','2021-01-31 23:47:12'),(3244,1083,'action started via WP Cron','2021-02-01 00:01:47','2021-02-01 00:01:47'),(3245,1083,'action complete via WP Cron','2021-02-01 00:01:47','2021-02-01 00:01:47'),(3246,1084,'action created','2021-02-01 00:01:47','2021-02-01 00:01:47'),(3247,1084,'action started via WP Cron','2021-02-01 00:03:06','2021-02-01 00:03:06'),(3248,1084,'action complete via WP Cron','2021-02-01 00:03:06','2021-02-01 00:03:06'),(3249,1085,'action created','2021-02-01 00:03:08','2021-02-01 00:03:08'),(3250,1085,'action started via WP Cron','2021-02-01 00:04:53','2021-02-01 00:04:53'),(3251,1085,'action complete via WP Cron','2021-02-01 00:04:53','2021-02-01 00:04:53'),(3252,1086,'action created','2021-02-01 00:04:53','2021-02-01 00:04:53'),(3253,1086,'action started via WP Cron','2021-02-01 00:10:50','2021-02-01 00:10:50'),(3254,1086,'action complete via WP Cron','2021-02-01 00:10:50','2021-02-01 00:10:50'),(3255,1087,'action created','2021-02-01 00:10:55','2021-02-01 00:10:55'),(3256,1087,'action started via WP Cron','2021-02-01 00:12:53','2021-02-01 00:12:53'),(3257,1087,'action complete via WP Cron','2021-02-01 00:12:53','2021-02-01 00:12:53'),(3258,1088,'action created','2021-02-01 00:12:56','2021-02-01 00:12:56'),(3259,1088,'action started via WP Cron','2021-02-01 00:20:40','2021-02-01 00:20:40'),(3260,1088,'action complete via WP Cron','2021-02-01 00:20:40','2021-02-01 00:20:40'),(3261,1089,'action created','2021-02-01 00:21:37','2021-02-01 00:21:37'),(3262,1089,'action started via WP Cron','2021-02-01 00:24:39','2021-02-01 00:24:39'),(3263,1089,'action complete via WP Cron','2021-02-01 00:24:39','2021-02-01 00:24:39'),(3264,1090,'action created','2021-02-01 00:24:40','2021-02-01 00:24:40'),(3265,1090,'action started via WP Cron','2021-02-01 00:27:11','2021-02-01 00:27:11'),(3266,1090,'action complete via WP Cron','2021-02-01 00:27:11','2021-02-01 00:27:11'),(3267,1091,'action created','2021-02-01 00:27:12','2021-02-01 00:27:12'),(3268,1091,'action started via WP Cron','2021-02-01 00:33:06','2021-02-01 00:33:06'),(3269,1091,'action complete via WP Cron','2021-02-01 00:33:06','2021-02-01 00:33:06'),(3270,1092,'action created','2021-02-01 00:35:25','2021-02-01 00:35:25'),(3271,1092,'action started via WP Cron','2021-02-01 00:40:16','2021-02-01 00:40:16'),(3272,1092,'action complete via WP Cron','2021-02-01 00:40:16','2021-02-01 00:40:16'),(3273,1093,'action created','2021-02-01 00:44:06','2021-02-01 00:44:06'),(3274,1093,'action started via WP Cron','2021-02-01 00:45:13','2021-02-01 00:45:13'),(3275,1093,'action complete via WP Cron','2021-02-01 00:45:13','2021-02-01 00:45:13'),(3276,1094,'action created','2021-02-01 00:46:53','2021-02-01 00:46:53'),(3277,1094,'action started via WP Cron','2021-02-01 00:49:53','2021-02-01 00:49:53'),(3278,1094,'action complete via WP Cron','2021-02-01 00:49:53','2021-02-01 00:49:53'),(3279,1095,'action created','2021-02-01 00:49:53','2021-02-01 00:49:53'),(3280,1095,'action started via WP Cron','2021-02-01 00:54:46','2021-02-01 00:54:46'),(3281,1095,'action complete via WP Cron','2021-02-01 00:54:46','2021-02-01 00:54:46'),(3282,1096,'action created','2021-02-01 00:54:47','2021-02-01 00:54:47'),(3283,1096,'action started via WP Cron','2021-02-01 00:55:45','2021-02-01 00:55:45'),(3284,1096,'action complete via WP Cron','2021-02-01 00:55:45','2021-02-01 00:55:45'),(3285,1097,'action created','2021-02-01 00:55:46','2021-02-01 00:55:46'),(3286,1097,'action started via WP Cron','2021-02-01 00:57:08','2021-02-01 00:57:08'),(3287,1097,'action complete via WP Cron','2021-02-01 00:57:08','2021-02-01 00:57:08'),(3288,1098,'action created','2021-02-01 01:03:06','2021-02-01 01:03:06'),(3289,883,'action started via WP Cron','2021-02-01 01:06:58','2021-02-01 01:06:58'),(3290,883,'action complete via WP Cron','2021-02-01 01:06:58','2021-02-01 01:06:58'),(3291,1099,'action created','2021-02-01 01:06:58','2021-02-01 01:06:58'),(3292,1098,'action started via WP Cron','2021-02-01 01:06:58','2021-02-01 01:06:58'),(3293,1098,'action complete via WP Cron','2021-02-01 01:06:58','2021-02-01 01:06:58'),(3294,1100,'action created','2021-02-01 01:08:04','2021-02-01 01:08:04'),(3295,1100,'action started via WP Cron','2021-02-01 01:11:49','2021-02-01 01:11:49'),(3296,1100,'action complete via WP Cron','2021-02-01 01:11:49','2021-02-01 01:11:49'),(3297,1101,'action created','2021-02-01 01:11:50','2021-02-01 01:11:50'),(3298,1101,'action started via WP Cron','2021-02-01 01:24:47','2021-02-01 01:24:47'),(3299,1101,'action complete via WP Cron','2021-02-01 01:24:47','2021-02-01 01:24:47'),(3300,1102,'action created','2021-02-01 01:24:47','2021-02-01 01:24:47'),(3301,1102,'action started via WP Cron','2021-02-01 01:29:31','2021-02-01 01:29:31'),(3302,1102,'action complete via WP Cron','2021-02-01 01:29:31','2021-02-01 01:29:31'),(3303,1103,'action created','2021-02-01 01:33:43','2021-02-01 01:33:43'),(3304,1103,'action started via WP Cron','2021-02-01 01:38:26','2021-02-01 01:38:26'),(3305,1103,'action complete via WP Cron','2021-02-01 01:38:26','2021-02-01 01:38:26'),(3306,1104,'action created','2021-02-01 01:38:26','2021-02-01 01:38:26'),(3307,1104,'action started via WP Cron','2021-02-01 01:50:23','2021-02-01 01:50:23'),(3308,1104,'action complete via WP Cron','2021-02-01 01:50:23','2021-02-01 01:50:23'),(3309,1105,'action created','2021-02-01 01:53:24','2021-02-01 01:53:24'),(3310,1105,'action started via WP Cron','2021-02-01 01:59:01','2021-02-01 01:59:01'),(3311,1105,'action complete via WP Cron','2021-02-01 01:59:01','2021-02-01 01:59:01'),(3312,1106,'action created','2021-02-01 02:03:06','2021-02-01 02:03:06'),(3313,1106,'action started via WP Cron','2021-02-01 02:05:49','2021-02-01 02:05:49'),(3314,1106,'action complete via WP Cron','2021-02-01 02:05:49','2021-02-01 02:05:49'),(3315,1107,'action created','2021-02-01 02:05:50','2021-02-01 02:05:50'),(3316,1107,'action started via WP Cron','2021-02-01 02:12:11','2021-02-01 02:12:11'),(3317,1107,'action complete via WP Cron','2021-02-01 02:12:11','2021-02-01 02:12:11'),(3318,1108,'action created','2021-02-01 02:12:14','2021-02-01 02:12:14'),(3319,1108,'action started via WP Cron','2021-02-01 02:13:08','2021-02-01 02:13:08'),(3320,1108,'action complete via WP Cron','2021-02-01 02:13:08','2021-02-01 02:13:08'),(3321,1109,'action created','2021-02-01 02:13:08','2021-02-01 02:13:08'),(3322,1109,'action started via WP Cron','2021-02-01 02:24:43','2021-02-01 02:24:43'),(3323,1109,'action complete via WP Cron','2021-02-01 02:24:43','2021-02-01 02:24:43'),(3324,1110,'action created','2021-02-01 02:24:43','2021-02-01 02:24:43'),(3325,1110,'action started via WP Cron','2021-02-01 02:33:06','2021-02-01 02:33:06'),(3326,1110,'action complete via WP Cron','2021-02-01 02:33:06','2021-02-01 02:33:06'),(3327,1111,'action created','2021-02-01 02:35:09','2021-02-01 02:35:09'),(3328,1111,'action started via WP Cron','2021-02-01 02:35:36','2021-02-01 02:35:36'),(3329,1111,'action complete via WP Cron','2021-02-01 02:35:36','2021-02-01 02:35:36'),(3330,1112,'action created','2021-02-01 02:35:40','2021-02-01 02:35:40'),(3331,1112,'action started via WP Cron','2021-02-01 02:38:14','2021-02-01 02:38:14'),(3332,1112,'action complete via WP Cron','2021-02-01 02:38:14','2021-02-01 02:38:14'),(3333,1113,'action created','2021-02-01 02:38:44','2021-02-01 02:38:44'),(3334,1113,'action started via WP Cron','2021-02-01 02:39:38','2021-02-01 02:39:38'),(3335,1113,'action complete via WP Cron','2021-02-01 02:39:38','2021-02-01 02:39:38'),(3336,1114,'action created','2021-02-01 02:45:54','2021-02-01 02:45:54'),(3337,1114,'action started via WP Cron','2021-02-01 02:53:56','2021-02-01 02:53:56'),(3338,1114,'action complete via WP Cron','2021-02-01 02:53:56','2021-02-01 02:53:56'),(3339,1115,'action created','2021-02-01 02:53:56','2021-02-01 02:53:56'),(3340,1115,'action started via WP Cron','2021-02-01 03:03:06','2021-02-01 03:03:06'),(3341,1115,'action complete via WP Cron','2021-02-01 03:03:06','2021-02-01 03:03:06'),(3342,1116,'action created','2021-02-01 03:08:32','2021-02-01 03:08:32'),(3343,1116,'action started via WP Cron','2021-02-01 03:14:40','2021-02-01 03:14:40'),(3344,1116,'action complete via WP Cron','2021-02-01 03:14:40','2021-02-01 03:14:40'),(3345,1117,'action created','2021-02-01 03:21:16','2021-02-01 03:21:16'),(3346,1117,'action started via WP Cron','2021-02-01 03:33:06','2021-02-01 03:33:06'),(3347,1117,'action complete via WP Cron','2021-02-01 03:33:06','2021-02-01 03:33:06'),(3348,1118,'action created','2021-02-01 03:33:34','2021-02-01 03:33:34'),(3349,1118,'action started via WP Cron','2021-02-01 03:35:36','2021-02-01 03:35:36'),(3350,1118,'action complete via WP Cron','2021-02-01 03:35:36','2021-02-01 03:35:36'),(3351,1119,'action created','2021-02-01 03:51:16','2021-02-01 03:51:16'),(3352,1119,'action started via WP Cron','2021-02-01 03:58:26','2021-02-01 03:58:26'),(3353,1119,'action complete via WP Cron','2021-02-01 03:58:26','2021-02-01 03:58:26'),(3354,1120,'action created','2021-02-01 04:00:42','2021-02-01 04:00:42'),(3355,1120,'action started via WP Cron','2021-02-01 04:02:40','2021-02-01 04:02:40'),(3356,1120,'action complete via WP Cron','2021-02-01 04:02:40','2021-02-01 04:02:40'),(3357,1121,'action created','2021-02-01 04:02:53','2021-02-01 04:02:53'),(3358,1121,'action started via WP Cron','2021-02-01 04:06:53','2021-02-01 04:06:53'),(3359,1121,'action complete via WP Cron','2021-02-01 04:06:53','2021-02-01 04:06:53'),(3360,1122,'action created','2021-02-01 04:06:53','2021-02-01 04:06:53'),(3361,1122,'action started via WP Cron','2021-02-01 04:12:07','2021-02-01 04:12:07'),(3362,1122,'action complete via WP Cron','2021-02-01 04:12:07','2021-02-01 04:12:07'),(3363,1123,'action created','2021-02-01 04:12:08','2021-02-01 04:12:08'),(3364,1123,'action started via WP Cron','2021-02-01 04:13:54','2021-02-01 04:13:54'),(3365,1123,'action complete via WP Cron','2021-02-01 04:13:54','2021-02-01 04:13:54'),(3366,1124,'action created','2021-02-01 04:26:22','2021-02-01 04:26:22'),(3367,1124,'action started via WP Cron','2021-02-01 04:27:02','2021-02-01 04:27:02'),(3368,1124,'action complete via WP Cron','2021-02-01 04:27:02','2021-02-01 04:27:02'),(3369,1125,'action created','2021-02-01 04:27:02','2021-02-01 04:27:02'),(3370,1125,'action started via WP Cron','2021-02-01 04:33:07','2021-02-01 04:33:07'),(3371,1125,'action complete via WP Cron','2021-02-01 04:33:07','2021-02-01 04:33:07'),(3372,1126,'action created','2021-02-01 04:38:10','2021-02-01 04:38:10'),(3373,1126,'action started via WP Cron','2021-02-01 04:38:39','2021-02-01 04:38:39'),(3374,1126,'action complete via WP Cron','2021-02-01 04:38:39','2021-02-01 04:38:39'),(3375,1127,'action created','2021-02-01 04:38:39','2021-02-01 04:38:39'),(3376,1127,'action started via WP Cron','2021-02-01 04:39:57','2021-02-01 04:39:57'),(3377,1127,'action complete via WP Cron','2021-02-01 04:39:57','2021-02-01 04:39:57'),(3378,1128,'action created','2021-02-01 04:40:00','2021-02-01 04:40:00'),(3379,1128,'action started via WP Cron','2021-02-01 04:41:15','2021-02-01 04:41:15'),(3380,1128,'action complete via WP Cron','2021-02-01 04:41:15','2021-02-01 04:41:15'),(3381,1129,'action created','2021-02-01 04:41:16','2021-02-01 04:41:16'),(3382,1129,'action started via WP Cron','2021-02-01 04:42:03','2021-02-01 04:42:03'),(3383,1129,'action complete via WP Cron','2021-02-01 04:42:03','2021-02-01 04:42:03'),(3384,1130,'action created','2021-02-01 04:42:03','2021-02-01 04:42:03'),(3385,1130,'action started via WP Cron','2021-02-01 04:43:04','2021-02-01 04:43:04'),(3386,1130,'action complete via WP Cron','2021-02-01 04:43:04','2021-02-01 04:43:04'),(3387,1131,'action created','2021-02-01 04:43:05','2021-02-01 04:43:05'),(3388,1131,'action started via WP Cron','2021-02-01 04:43:57','2021-02-01 04:43:57'),(3389,1131,'action complete via WP Cron','2021-02-01 04:43:57','2021-02-01 04:43:57'),(3390,1132,'action created','2021-02-01 04:43:59','2021-02-01 04:43:59'),(3391,1132,'action started via WP Cron','2021-02-01 04:44:35','2021-02-01 04:44:35'),(3392,1132,'action complete via WP Cron','2021-02-01 04:44:35','2021-02-01 04:44:35'),(3393,1133,'action created','2021-02-01 04:45:09','2021-02-01 04:45:09'),(3394,1133,'action started via WP Cron','2021-02-01 04:45:42','2021-02-01 04:45:42'),(3395,1133,'action complete via WP Cron','2021-02-01 04:45:42','2021-02-01 04:45:42'),(3396,1134,'action created','2021-02-01 04:45:42','2021-02-01 04:45:42'),(3397,1134,'action started via WP Cron','2021-02-01 04:47:00','2021-02-01 04:47:00'),(3398,1134,'action complete via WP Cron','2021-02-01 04:47:00','2021-02-01 04:47:00'),(3399,1135,'action created','2021-02-01 04:47:00','2021-02-01 04:47:00'),(3400,1135,'action started via WP Cron','2021-02-01 04:47:38','2021-02-01 04:47:38'),(3401,1135,'action complete via WP Cron','2021-02-01 04:47:38','2021-02-01 04:47:38'),(3402,1136,'action created','2021-02-01 04:47:38','2021-02-01 04:47:38'),(3403,1136,'action started via WP Cron','2021-02-01 04:49:42','2021-02-01 04:49:42'),(3404,1136,'action complete via WP Cron','2021-02-01 04:49:42','2021-02-01 04:49:42'),(3405,1137,'action created','2021-02-01 04:49:42','2021-02-01 04:49:42'),(3406,1137,'action started via WP Cron','2021-02-01 05:00:39','2021-02-01 05:00:39'),(3407,1137,'action complete via WP Cron','2021-02-01 05:00:39','2021-02-01 05:00:39'),(3408,1138,'action created','2021-02-01 05:00:41','2021-02-01 05:00:41'),(3409,1138,'action started via WP Cron','2021-02-01 05:03:06','2021-02-01 05:03:06'),(3410,1138,'action complete via WP Cron','2021-02-01 05:03:06','2021-02-01 05:03:06'),(3411,1139,'action created','2021-02-01 05:22:58','2021-02-01 05:22:58'),(3412,1139,'action started via WP Cron','2021-02-01 05:25:16','2021-02-01 05:25:16'),(3413,1139,'action complete via WP Cron','2021-02-01 05:25:16','2021-02-01 05:25:16'),(3414,1140,'action created','2021-02-01 05:25:17','2021-02-01 05:25:17'),(3415,1140,'action started via WP Cron','2021-02-01 05:26:42','2021-02-01 05:26:42'),(3416,1140,'action complete via WP Cron','2021-02-01 05:26:42','2021-02-01 05:26:42'),(3417,1141,'action created','2021-02-01 05:26:43','2021-02-01 05:26:43'),(3418,1141,'action started via WP Cron','2021-02-01 05:27:35','2021-02-01 05:27:35'),(3419,1141,'action complete via WP Cron','2021-02-01 05:27:35','2021-02-01 05:27:35'),(3420,1142,'action created','2021-02-01 05:27:39','2021-02-01 05:27:39'),(3421,1142,'action started via Async Request','2021-02-01 05:28:04','2021-02-01 05:28:04'),(3422,1142,'action complete via Async Request','2021-02-01 05:28:04','2021-02-01 05:28:04'),(3423,1143,'action created','2021-02-01 05:28:05','2021-02-01 05:28:05'),(3424,1143,'action started via WP Cron','2021-02-01 05:29:00','2021-02-01 05:29:00'),(3425,1143,'action complete via WP Cron','2021-02-01 05:29:00','2021-02-01 05:29:00'),(3426,1144,'action created','2021-02-01 05:29:00','2021-02-01 05:29:00'),(3428,1144,'action started via WP Cron','2021-02-01 05:29:44','2021-02-01 05:29:44'),(3429,1144,'action complete via WP Cron','2021-02-01 05:29:44','2021-02-01 05:29:44'),(3432,1146,'action created','2021-02-01 05:29:47','2021-02-01 05:29:47'),(3433,1146,'action started via WP Cron','2021-02-01 05:32:17','2021-02-01 05:32:17'),(3434,1146,'action complete via WP Cron','2021-02-01 05:32:17','2021-02-01 05:32:17'),(3435,1147,'action created','2021-02-01 05:33:06','2021-02-01 05:33:06'),(3436,1147,'action started via WP Cron','2021-02-01 05:34:07','2021-02-01 05:34:07'),(3437,1147,'action complete via WP Cron','2021-02-01 05:34:07','2021-02-01 05:34:07'),(3438,1148,'action created','2021-02-01 05:35:31','2021-02-01 05:35:31'),(3439,1148,'action started via WP Cron','2021-02-01 05:36:34','2021-02-01 05:36:34'),(3440,1148,'action complete via WP Cron','2021-02-01 05:36:34','2021-02-01 05:36:34'),(3441,1149,'action created','2021-02-01 05:37:46','2021-02-01 05:37:46'),(3442,1149,'action started via WP Cron','2021-02-01 05:38:42','2021-02-01 05:38:42'),(3443,1149,'action complete via WP Cron','2021-02-01 05:38:42','2021-02-01 05:38:42'),(3444,1150,'action created','2021-02-01 05:40:21','2021-02-01 05:40:21'),(3445,1150,'action started via WP Cron','2021-02-01 05:40:41','2021-02-01 05:40:41'),(3446,1150,'action complete via WP Cron','2021-02-01 05:40:41','2021-02-01 05:40:41'),(3447,1151,'action created','2021-02-01 05:46:12','2021-02-01 05:46:12'),(3448,1151,'action started via WP Cron','2021-02-01 05:46:47','2021-02-01 05:46:47'),(3449,1151,'action complete via WP Cron','2021-02-01 05:46:47','2021-02-01 05:46:47'),(3450,1152,'action created','2021-02-01 05:46:59','2021-02-01 05:46:59'),(3451,1152,'action started via WP Cron','2021-02-01 05:47:51','2021-02-01 05:47:51'),(3452,1152,'action complete via WP Cron','2021-02-01 05:47:51','2021-02-01 05:47:51'),(3453,1153,'action created','2021-02-01 05:47:51','2021-02-01 05:47:51'),(3454,1153,'action started via Async Request','2021-02-01 05:48:10','2021-02-01 05:48:10'),(3455,1153,'action complete via Async Request','2021-02-01 05:48:10','2021-02-01 05:48:10'),(3456,1154,'action created','2021-02-01 05:49:03','2021-02-01 05:49:03'),(3457,1154,'action started via WP Cron','2021-02-01 05:49:57','2021-02-01 05:49:57'),(3458,1154,'action complete via WP Cron','2021-02-01 05:49:57','2021-02-01 05:49:57'),(3459,1155,'action created','2021-02-01 05:50:54','2021-02-01 05:50:54'),(3460,1155,'action started via WP Cron','2021-02-01 05:52:00','2021-02-01 05:52:00'),(3461,1155,'action complete via WP Cron','2021-02-01 05:52:00','2021-02-01 05:52:00'),(3462,1156,'action created','2021-02-01 05:52:21','2021-02-01 05:52:21'),(3463,1156,'action started via WP Cron','2021-02-01 05:53:59','2021-02-01 05:53:59'),(3464,1156,'action complete via WP Cron','2021-02-01 05:53:59','2021-02-01 05:53:59'),(3465,1157,'action created','2021-02-01 05:54:32','2021-02-01 05:54:32'),(3466,1157,'action started via WP Cron','2021-02-01 05:55:22','2021-02-01 05:55:22'),(3467,1157,'action complete via WP Cron','2021-02-01 05:55:22','2021-02-01 05:55:22'),(3468,1158,'action created','2021-02-01 05:55:24','2021-02-01 05:55:24'),(3469,1158,'action started via WP Cron','2021-02-01 05:56:07','2021-02-01 05:56:07'),(3470,1158,'action complete via WP Cron','2021-02-01 05:56:07','2021-02-01 05:56:07'),(3471,1159,'action created','2021-02-01 05:56:12','2021-02-01 05:56:12'),(3472,1159,'action started via WP Cron','2021-02-01 05:57:21','2021-02-01 05:57:21'),(3473,1159,'action complete via WP Cron','2021-02-01 05:57:21','2021-02-01 05:57:21'),(3474,1160,'action created','2021-02-01 05:57:24','2021-02-01 05:57:24'),(3475,1160,'action started via WP Cron','2021-02-01 05:58:27','2021-02-01 05:58:27'),(3476,1160,'action complete via WP Cron','2021-02-01 05:58:27','2021-02-01 05:58:27'),(3477,1161,'action created','2021-02-01 06:03:06','2021-02-01 06:03:06'),(3478,1161,'action started via WP Cron','2021-02-01 06:04:29','2021-02-01 06:04:29'),(3479,1161,'action complete via WP Cron','2021-02-01 06:04:29','2021-02-01 06:04:29'),(3480,1162,'action created','2021-02-01 06:08:19','2021-02-01 06:08:19'),(3481,1162,'action started via Async Request','2021-02-01 06:08:29','2021-02-01 06:08:29'),(3482,1162,'action complete via Async Request','2021-02-01 06:08:29','2021-02-01 06:08:29'),(3483,1163,'action created','2021-02-01 06:17:01','2021-02-01 06:17:01'),(3484,1163,'action started via WP Cron','2021-02-01 06:18:33','2021-02-01 06:18:33'),(3485,1163,'action complete via WP Cron','2021-02-01 06:18:33','2021-02-01 06:18:33'),(3486,1164,'action created','2021-02-01 06:18:33','2021-02-01 06:18:33'),(3487,1164,'action started via WP Cron','2021-02-01 06:20:35','2021-02-01 06:20:35'),(3488,1164,'action complete via WP Cron','2021-02-01 06:20:35','2021-02-01 06:20:35'),(3489,1165,'action created','2021-02-01 06:29:17','2021-02-01 06:29:17'),(3490,1165,'action started via WP Cron','2021-02-01 06:29:36','2021-02-01 06:29:36'),(3491,1165,'action complete via WP Cron','2021-02-01 06:29:36','2021-02-01 06:29:36'),(3492,1166,'action created','2021-02-01 06:29:37','2021-02-01 06:29:37'),(3493,1166,'action started via Async Request','2021-02-01 06:30:06','2021-02-01 06:30:06'),(3494,1166,'action complete via Async Request','2021-02-01 06:30:06','2021-02-01 06:30:06'),(3495,1167,'action created','2021-02-01 06:31:23','2021-02-01 06:31:23'),(3496,1167,'action started via WP Cron','2021-02-01 06:32:07','2021-02-01 06:32:07'),(3497,1167,'action complete via WP Cron','2021-02-01 06:32:07','2021-02-01 06:32:07'),(3498,1168,'action created','2021-02-01 06:33:07','2021-02-01 06:33:07'),(3499,1168,'action started via WP Cron','2021-02-01 06:33:39','2021-02-01 06:33:39'),(3500,1168,'action complete via WP Cron','2021-02-01 06:33:39','2021-02-01 06:33:39'),(3501,1169,'action created','2021-02-01 06:34:36','2021-02-01 06:34:36'),(3502,1169,'action started via WP Cron','2021-02-01 06:35:43','2021-02-01 06:35:43'),(3503,1169,'action complete via WP Cron','2021-02-01 06:35:43','2021-02-01 06:35:43'),(3504,1170,'action created','2021-02-01 06:36:19','2021-02-01 06:36:19'),(3505,1170,'action started via WP Cron','2021-02-01 06:36:38','2021-02-01 06:36:38'),(3506,1170,'action complete via WP Cron','2021-02-01 06:36:38','2021-02-01 06:36:38'),(3507,1171,'action created','2021-02-01 06:36:50','2021-02-01 06:36:50'),(3508,1171,'action started via WP Cron','2021-02-01 06:37:43','2021-02-01 06:37:43'),(3509,1171,'action complete via WP Cron','2021-02-01 06:37:43','2021-02-01 06:37:43'),(3510,1172,'action created','2021-02-01 06:37:44','2021-02-01 06:37:44'),(3511,1172,'action started via Async Request','2021-02-01 06:38:13','2021-02-01 06:38:13'),(3512,1172,'action complete via Async Request','2021-02-01 06:38:13','2021-02-01 06:38:13'),(3513,1173,'action created','2021-02-01 06:38:27','2021-02-01 06:38:27'),(3514,1173,'action started via Async Request','2021-02-01 06:39:15','2021-02-01 06:39:15'),(3515,1173,'action complete via Async Request','2021-02-01 06:39:15','2021-02-01 06:39:15'),(3516,1174,'action created','2021-02-01 06:40:26','2021-02-01 06:40:26'),(3517,1174,'action started via WP Cron','2021-02-01 06:40:44','2021-02-01 06:40:44'),(3518,1174,'action complete via WP Cron','2021-02-01 06:40:44','2021-02-01 06:40:44'),(3519,1175,'action created','2021-02-01 06:46:23','2021-02-01 06:46:23'),(3520,1175,'action started via WP Cron','2021-02-01 06:46:48','2021-02-01 06:46:48'),(3521,1175,'action complete via WP Cron','2021-02-01 06:46:48','2021-02-01 06:46:48'),(3522,1176,'action created','2021-02-01 06:47:47','2021-02-01 06:47:47'),(3523,1176,'action started via WP Cron','2021-02-01 06:48:36','2021-02-01 06:48:36'),(3524,1176,'action complete via WP Cron','2021-02-01 06:48:36','2021-02-01 06:48:36'),(3525,1177,'action created','2021-02-01 06:56:22','2021-02-01 06:56:22'),(3526,1177,'action started via WP Cron','2021-02-01 06:56:53','2021-02-01 06:56:53'),(3527,1177,'action complete via WP Cron','2021-02-01 06:56:53','2021-02-01 06:56:53'),(3528,1178,'action created','2021-02-01 07:02:19','2021-02-01 07:02:19'),(3529,1178,'action started via WP Cron','2021-02-01 07:02:56','2021-02-01 07:02:56'),(3530,1178,'action complete via WP Cron','2021-02-01 07:02:56','2021-02-01 07:02:56'),(3531,1179,'action created','2021-02-01 07:03:06','2021-02-01 07:03:06'),(3532,1179,'action started via WP Cron','2021-02-01 07:04:56','2021-02-01 07:04:56'),(3533,1179,'action complete via WP Cron','2021-02-01 07:04:56','2021-02-01 07:04:56'),(3534,1180,'action created','2021-02-01 07:08:39','2021-02-01 07:08:39'),(3535,1180,'action started via Async Request','2021-02-01 07:08:57','2021-02-01 07:08:57'),(3536,1180,'action complete via Async Request','2021-02-01 07:08:57','2021-02-01 07:08:57'),(3537,1181,'action created','2021-02-01 07:17:25','2021-02-01 07:17:25'),(3538,1181,'action started via WP Cron','2021-02-01 07:17:35','2021-02-01 07:17:35'),(3539,1181,'action complete via WP Cron','2021-02-01 07:17:35','2021-02-01 07:17:35'),(3540,1182,'action created','2021-02-01 07:17:54','2021-02-01 07:17:54'),(3541,1182,'action started via WP Cron','2021-02-01 07:18:59','2021-02-01 07:18:59'),(3542,1182,'action complete via WP Cron','2021-02-01 07:18:59','2021-02-01 07:18:59'),(3543,1183,'action created','2021-02-01 07:27:31','2021-02-01 07:27:31'),(3544,1183,'action started via WP Cron','2021-02-01 07:29:04','2021-02-01 07:29:04'),(3545,1183,'action complete via WP Cron','2021-02-01 07:29:04','2021-02-01 07:29:04'),(3546,1184,'action created','2021-02-01 07:33:06','2021-02-01 07:33:06'),(3547,1184,'action started via WP Cron','2021-02-01 07:33:41','2021-02-01 07:33:41'),(3548,1184,'action complete via WP Cron','2021-02-01 07:33:41','2021-02-01 07:33:41'),(3549,1185,'action created','2021-02-01 07:34:17','2021-02-01 07:34:17'),(3550,1185,'action started via WP Cron','2021-02-01 07:35:01','2021-02-01 07:35:01'),(3551,1185,'action complete via WP Cron','2021-02-01 07:35:01','2021-02-01 07:35:01'),(3552,1186,'action created','2021-02-01 07:35:03','2021-02-01 07:35:03'),(3553,1186,'action started via WP Cron','2021-02-01 07:35:42','2021-02-01 07:35:42'),(3554,1186,'action complete via WP Cron','2021-02-01 07:35:42','2021-02-01 07:35:42'),(3555,1187,'action created','2021-02-01 07:36:30','2021-02-01 07:36:30'),(3556,1187,'action started via WP Cron','2021-02-01 07:37:08','2021-02-01 07:37:08'),(3557,1187,'action complete via WP Cron','2021-02-01 07:37:08','2021-02-01 07:37:08'),(3558,1188,'action created','2021-02-01 07:39:05','2021-02-01 07:39:05'),(3559,1188,'action started via WP Cron','2021-02-01 07:39:44','2021-02-01 07:39:44'),(3560,1188,'action complete via WP Cron','2021-02-01 07:39:44','2021-02-01 07:39:44'),(3561,948,'action started via WP Cron','2021-02-01 07:43:11','2021-02-01 07:43:11'),(3562,948,'action complete via WP Cron','2021-02-01 07:43:11','2021-02-01 07:43:11'),(3563,1189,'action created','2021-02-01 07:43:11','2021-02-01 07:43:11'),(3564,1190,'action created','2021-02-01 07:47:13','2021-02-01 07:47:13'),(3565,1190,'action started via WP Cron','2021-02-01 07:47:47','2021-02-01 07:47:47'),(3566,1190,'action complete via WP Cron','2021-02-01 07:47:47','2021-02-01 07:47:47'),(3567,1191,'action created','2021-02-01 08:03:54','2021-02-01 08:03:54'),(3568,1191,'action started via WP Cron','2021-02-01 08:05:22','2021-02-01 08:05:22'),(3569,1191,'action complete via WP Cron','2021-02-01 08:05:22','2021-02-01 08:05:22'),(3570,1192,'action created','2021-02-01 08:10:29','2021-02-01 08:10:29'),(3571,1192,'action started via WP Cron','2021-02-01 08:11:25','2021-02-01 08:11:25'),(3572,1192,'action complete via WP Cron','2021-02-01 08:11:25','2021-02-01 08:11:25'),(3573,1193,'action created','2021-02-01 08:31:53','2021-02-01 08:31:53'),(3574,1193,'action started via WP Cron','2021-02-01 08:33:06','2021-02-01 08:33:06'),(3575,1193,'action complete via WP Cron','2021-02-01 08:33:06','2021-02-01 08:33:06'),(3576,1194,'action created','2021-02-01 08:39:18','2021-02-01 08:39:18'),(3577,1194,'action started via WP Cron','2021-02-01 08:39:35','2021-02-01 08:39:35'),(3578,1194,'action complete via WP Cron','2021-02-01 08:39:35','2021-02-01 08:39:35'),(3579,1195,'action created','2021-02-01 08:41:13','2021-02-01 08:41:13'),(3580,1195,'action started via WP Cron','2021-02-01 08:41:36','2021-02-01 08:41:36'),(3581,1195,'action complete via WP Cron','2021-02-01 08:41:36','2021-02-01 08:41:36'),(3582,1196,'action created','2021-02-01 08:45:28','2021-02-01 08:45:28'),(3583,1196,'action started via Async Request','2021-02-01 08:45:38','2021-02-01 08:45:38'),(3584,1196,'action complete via Async Request','2021-02-01 08:45:38','2021-02-01 08:45:38'),(3585,1197,'action created','2021-02-01 08:45:59','2021-02-01 08:45:59'),(3586,1197,'action started via WP Cron','2021-02-01 08:47:39','2021-02-01 08:47:39'),(3587,1197,'action complete via WP Cron','2021-02-01 08:47:39','2021-02-01 08:47:39'),(3588,1198,'action created','2021-02-01 08:52:05','2021-02-01 08:52:05'),(3589,1198,'action started via WP Cron','2021-02-01 08:52:35','2021-02-01 08:52:35'),(3590,1198,'action complete via WP Cron','2021-02-01 08:52:35','2021-02-01 08:52:35'),(3591,1199,'action created','2021-02-01 09:03:06','2021-02-01 09:03:06'),(3592,1199,'action started via WP Cron','2021-02-01 09:03:47','2021-02-01 09:03:47'),(3593,1199,'action complete via WP Cron','2021-02-01 09:03:47','2021-02-01 09:03:47'),(3594,1200,'action created','2021-02-01 09:09:43','2021-02-01 09:09:43'),(3595,1200,'action started via WP Cron','2021-02-01 09:11:51','2021-02-01 09:11:51'),(3596,1200,'action complete via WP Cron','2021-02-01 09:11:51','2021-02-01 09:11:51'),(3597,1201,'action created','2021-02-01 09:14:22','2021-02-01 09:14:22'),(3598,1201,'action started via WP Cron','2021-02-01 09:15:28','2021-02-01 09:15:28'),(3599,1201,'action complete via WP Cron','2021-02-01 09:15:28','2021-02-01 09:15:28'),(3600,1202,'action created','2021-02-01 09:17:42','2021-02-01 09:17:42'),(3601,1202,'action started via Async Request','2021-02-01 09:17:54','2021-02-01 09:17:54'),(3602,1202,'action complete via Async Request','2021-02-01 09:17:54','2021-02-01 09:17:54'),(3603,1203,'action created','2021-02-01 09:28:29','2021-02-01 09:28:29'),(3604,1203,'action started via WP Cron','2021-02-01 09:28:40','2021-02-01 09:28:40'),(3605,1203,'action complete via WP Cron','2021-02-01 09:28:40','2021-02-01 09:28:40'),(3606,1204,'action created','2021-02-01 09:33:06','2021-02-01 09:33:06'),(3607,1204,'action started via WP Cron','2021-02-01 09:34:27','2021-02-01 09:34:27'),(3608,1204,'action complete via WP Cron','2021-02-01 09:34:27','2021-02-01 09:34:27'),(3609,1205,'action created','2021-02-01 09:38:07','2021-02-01 09:38:07'),(3610,1205,'action started via Async Request','2021-02-01 09:38:29','2021-02-01 09:38:29'),(3611,1205,'action complete via Async Request','2021-02-01 09:38:29','2021-02-01 09:38:29'),(3612,1206,'action created','2021-02-01 09:41:01','2021-02-01 09:41:01'),(3613,1206,'action started via WP Cron','2021-02-01 09:42:31','2021-02-01 09:42:31'),(3614,1206,'action complete via WP Cron','2021-02-01 09:42:31','2021-02-01 09:42:31'),(3615,1207,'action created','2021-02-01 09:45:50','2021-02-01 09:45:50'),(3616,1207,'action started via WP Cron','2021-02-01 09:46:37','2021-02-01 09:46:37'),(3617,1207,'action complete via WP Cron','2021-02-01 09:46:37','2021-02-01 09:46:37'),(3618,1208,'action created','2021-02-01 09:46:37','2021-02-01 09:46:37'),(3619,1208,'action started via WP Cron','2021-02-01 09:51:40','2021-02-01 09:51:40'),(3620,1208,'action complete via WP Cron','2021-02-01 09:51:40','2021-02-01 09:51:40'),(3621,1209,'action created','2021-02-01 09:51:40','2021-02-01 09:51:40'),(3622,1209,'action started via WP Cron','2021-02-01 09:52:44','2021-02-01 09:52:44'),(3623,1209,'action complete via WP Cron','2021-02-01 09:52:44','2021-02-01 09:52:44'),(3624,1210,'action created','2021-02-01 10:03:06','2021-02-01 10:03:06'),(3625,1210,'action started via WP Cron','2021-02-01 10:07:31','2021-02-01 10:07:31'),(3626,1210,'action complete via WP Cron','2021-02-01 10:07:31','2021-02-01 10:07:31'),(3627,1211,'action created','2021-02-01 10:19:33','2021-02-01 10:19:33'),(3628,1211,'action started via WP Cron','2021-02-01 10:19:52','2021-02-01 10:19:52'),(3629,1211,'action complete via WP Cron','2021-02-01 10:19:52','2021-02-01 10:19:52'),(3630,1212,'action created','2021-02-01 10:19:52','2021-02-01 10:19:52'),(3631,1212,'action started via WP Cron','2021-02-01 10:29:04','2021-02-01 10:29:04'),(3632,1212,'action complete via WP Cron','2021-02-01 10:29:04','2021-02-01 10:29:04'),(3633,1213,'action created','2021-02-01 10:29:04','2021-02-01 10:29:04'),(3634,1213,'action started via WP Cron','2021-02-01 10:30:20','2021-02-01 10:30:20'),(3635,1213,'action complete via WP Cron','2021-02-01 10:30:20','2021-02-01 10:30:20'),(3636,1214,'action created','2021-02-01 10:31:08','2021-02-01 10:31:08'),(3637,1214,'action started via WP Cron','2021-02-01 10:32:26','2021-02-01 10:32:26'),(3638,1214,'action complete via WP Cron','2021-02-01 10:32:26','2021-02-01 10:32:26'),(3639,1215,'action created','2021-02-01 10:33:06','2021-02-01 10:33:06'),(3640,1215,'action started via WP Cron','2021-02-01 10:34:26','2021-02-01 10:34:26'),(3641,1215,'action complete via WP Cron','2021-02-01 10:34:26','2021-02-01 10:34:26'),(3642,1216,'action created','2021-02-01 10:35:36','2021-02-01 10:35:36'),(3643,1216,'action started via WP Cron','2021-02-01 10:36:38','2021-02-01 10:36:38'),(3644,1216,'action complete via WP Cron','2021-02-01 10:36:38','2021-02-01 10:36:38'),(3645,1217,'action created','2021-02-01 10:38:37','2021-02-01 10:38:37'),(3646,1217,'action started via WP Cron','2021-02-01 10:41:26','2021-02-01 10:41:26'),(3647,1217,'action complete via WP Cron','2021-02-01 10:41:26','2021-02-01 10:41:26'),(3648,1218,'action created','2021-02-01 10:42:28','2021-02-01 10:42:28'),(3649,1218,'action started via WP Cron','2021-02-01 10:45:36','2021-02-01 10:45:36'),(3650,1218,'action complete via WP Cron','2021-02-01 10:45:36','2021-02-01 10:45:36'),(3651,1219,'action created','2021-02-01 10:46:08','2021-02-01 10:46:08'),(3652,1219,'action started via WP Cron','2021-02-01 10:49:56','2021-02-01 10:49:56'),(3653,1219,'action complete via WP Cron','2021-02-01 10:49:56','2021-02-01 10:49:56'),(3654,1220,'action created','2021-02-01 10:51:00','2021-02-01 10:51:00'),(3655,1220,'action started via WP Cron','2021-02-01 10:51:38','2021-02-01 10:51:38'),(3656,1220,'action complete via WP Cron','2021-02-01 10:51:38','2021-02-01 10:51:38'),(3657,1221,'action created','2021-02-01 10:51:53','2021-02-01 10:51:53'),(3658,1221,'action started via WP Cron','2021-02-01 10:53:56','2021-02-01 10:53:56'),(3659,1221,'action complete via WP Cron','2021-02-01 10:53:56','2021-02-01 10:53:56'),(3660,1222,'action created','2021-02-01 10:54:12','2021-02-01 10:54:12'),(3661,1222,'action started via WP Cron','2021-02-01 10:54:42','2021-02-01 10:54:42'),(3662,1222,'action complete via WP Cron','2021-02-01 10:54:42','2021-02-01 10:54:42'),(3663,1223,'action created','2021-02-01 10:54:55','2021-02-01 10:54:55'),(3664,1223,'action started via WP Cron','2021-02-01 10:55:46','2021-02-01 10:55:46'),(3665,1223,'action complete via WP Cron','2021-02-01 10:55:46','2021-02-01 10:55:46'),(3666,1224,'action created','2021-02-01 10:55:57','2021-02-01 10:55:57'),(3667,1224,'action started via WP Cron','2021-02-01 10:57:01','2021-02-01 10:57:01'),(3668,1224,'action complete via WP Cron','2021-02-01 10:57:01','2021-02-01 10:57:01'),(3669,1225,'action created','2021-02-01 10:58:18','2021-02-01 10:58:18'),(3670,1225,'action started via WP Cron','2021-02-01 11:02:10','2021-02-01 11:02:10'),(3671,1225,'action complete via WP Cron','2021-02-01 11:02:10','2021-02-01 11:02:10'),(3672,1226,'action created','2021-02-01 11:02:10','2021-02-01 11:02:10'),(3673,1226,'action started via WP Cron','2021-02-01 11:03:07','2021-02-01 11:03:07'),(3674,1226,'action complete via WP Cron','2021-02-01 11:03:07','2021-02-01 11:03:07'),(3675,1227,'action created','2021-02-01 11:10:41','2021-02-01 11:10:41'),(3676,1227,'action started via WP Cron','2021-02-01 11:11:35','2021-02-01 11:11:35'),(3677,1227,'action complete via WP Cron','2021-02-01 11:11:35','2021-02-01 11:11:35'),(3678,1228,'action created','2021-02-01 11:11:44','2021-02-01 11:11:44'),(3679,1228,'action started via WP Cron','2021-02-01 11:20:24','2021-02-01 11:20:24'),(3680,1228,'action complete via WP Cron','2021-02-01 11:20:24','2021-02-01 11:20:24'),(3681,1229,'action created','2021-02-01 11:20:24','2021-02-01 11:20:24'),(3682,1229,'action started via WP Cron','2021-02-01 11:22:52','2021-02-01 11:22:52'),(3683,1229,'action complete via WP Cron','2021-02-01 11:22:52','2021-02-01 11:22:52'),(3684,1230,'action created','2021-02-01 11:24:54','2021-02-01 11:24:54'),(3685,1230,'action started via WP Cron','2021-02-01 11:33:06','2021-02-01 11:33:06'),(3686,1230,'action complete via WP Cron','2021-02-01 11:33:06','2021-02-01 11:33:06'),(3687,1231,'action created','2021-02-01 11:33:07','2021-02-01 11:33:07'),(3688,1231,'action started via WP Cron','2021-02-01 11:35:49','2021-02-01 11:35:49'),(3689,1231,'action complete via WP Cron','2021-02-01 11:35:49','2021-02-01 11:35:49'),(3690,1232,'action created','2021-02-01 11:35:49','2021-02-01 11:35:49'),(3691,1232,'action started via WP Cron','2021-02-01 11:36:46','2021-02-01 11:36:46'),(3692,1232,'action complete via WP Cron','2021-02-01 11:36:46','2021-02-01 11:36:46'),(3693,1233,'action created','2021-02-01 11:42:02','2021-02-01 11:42:02'),(3694,1233,'action started via WP Cron','2021-02-01 11:48:07','2021-02-01 11:48:07'),(3695,1233,'action complete via WP Cron','2021-02-01 11:48:07','2021-02-01 11:48:07'),(3696,1234,'action created','2021-02-01 11:57:44','2021-02-01 11:57:44'),(3697,1234,'action started via WP Cron','2021-02-01 12:03:07','2021-02-01 12:03:07'),(3698,1234,'action complete via WP Cron','2021-02-01 12:03:07','2021-02-01 12:03:07'),(3699,1235,'action created','2021-02-01 12:04:45','2021-02-01 12:04:45'),(3700,1235,'action started via WP Cron','2021-02-01 12:06:04','2021-02-01 12:06:04'),(3701,1235,'action complete via WP Cron','2021-02-01 12:06:04','2021-02-01 12:06:04'),(3702,1236,'action created','2021-02-01 12:15:30','2021-02-01 12:15:30'),(3703,1236,'action started via WP Cron','2021-02-01 12:17:08','2021-02-01 12:17:08'),(3704,1236,'action complete via WP Cron','2021-02-01 12:17:08','2021-02-01 12:17:08'),(3705,1237,'action created','2021-02-01 12:17:08','2021-02-01 12:17:08'),(3706,1237,'action started via WP Cron','2021-02-01 12:21:26','2021-02-01 12:21:26'),(3707,1237,'action complete via WP Cron','2021-02-01 12:21:26','2021-02-01 12:21:26'),(3708,1238,'action created','2021-02-01 12:27:17','2021-02-01 12:27:17'),(3709,1238,'action started via WP Cron','2021-02-01 12:33:42','2021-02-01 12:33:42'),(3710,1238,'action complete via WP Cron','2021-02-01 12:33:42','2021-02-01 12:33:42'),(3711,1239,'action created','2021-02-01 12:39:28','2021-02-01 12:39:28'),(3712,1239,'action started via WP Cron','2021-02-01 12:42:25','2021-02-01 12:42:25'),(3713,1239,'action complete via WP Cron','2021-02-01 12:42:25','2021-02-01 12:42:25'),(3714,1240,'action created','2021-02-01 12:53:43','2021-02-01 12:53:43'),(3715,1240,'action started via WP Cron','2021-02-01 12:59:49','2021-02-01 12:59:49'),(3716,1240,'action complete via WP Cron','2021-02-01 12:59:49','2021-02-01 12:59:49'),(3717,1241,'action created','2021-02-01 13:03:06','2021-02-01 13:03:06'),(3718,1241,'action started via WP Cron','2021-02-01 13:04:06','2021-02-01 13:04:06'),(3719,1241,'action complete via WP Cron','2021-02-01 13:04:06','2021-02-01 13:04:06'),(3720,1242,'action created','2021-02-01 13:04:06','2021-02-01 13:04:06'),(3721,1242,'action started via WP Cron','2021-02-01 13:11:43','2021-02-01 13:11:43'),(3722,1242,'action complete via WP Cron','2021-02-01 13:11:43','2021-02-01 13:11:43'),(3723,1243,'action created','2021-02-01 13:18:13','2021-02-01 13:18:13'),(3724,1243,'action started via WP Cron','2021-02-01 13:21:01','2021-02-01 13:21:01'),(3725,1243,'action complete via WP Cron','2021-02-01 13:21:01','2021-02-01 13:21:01'),(3726,1244,'action created','2021-02-01 13:24:31','2021-02-01 13:24:31'),(3727,1244,'action started via WP Cron','2021-02-01 13:27:13','2021-02-01 13:27:13'),(3728,1244,'action complete via WP Cron','2021-02-01 13:27:13','2021-02-01 13:27:13'),(3729,1245,'action created','2021-02-01 13:27:23','2021-02-01 13:27:23'),(3730,1245,'action started via WP Cron','2021-02-01 13:27:49','2021-02-01 13:27:49'),(3731,1245,'action complete via WP Cron','2021-02-01 13:27:49','2021-02-01 13:27:49'),(3732,1246,'action created','2021-02-01 13:33:06','2021-02-01 13:33:06'),(3733,1246,'action started via WP Cron','2021-02-01 13:47:38','2021-02-01 13:47:38'),(3734,1246,'action complete via WP Cron','2021-02-01 13:47:38','2021-02-01 13:47:38'),(3735,1247,'action created','2021-02-01 13:52:54','2021-02-01 13:52:54'),(3736,1247,'action started via WP Cron','2021-02-01 13:58:04','2021-02-01 13:58:04'),(3737,1247,'action complete via WP Cron','2021-02-01 13:58:04','2021-02-01 13:58:04'),(3738,1248,'action created','2021-02-01 13:58:24','2021-02-01 13:58:24'),(3739,1248,'action started via WP Cron','2021-02-01 13:58:42','2021-02-01 13:58:42'),(3740,1248,'action complete via WP Cron','2021-02-01 13:58:42','2021-02-01 13:58:42'),(3741,1249,'action created','2021-02-01 13:58:54','2021-02-01 13:58:54'),(3742,1249,'action started via WP Cron','2021-02-01 14:01:40','2021-02-01 14:01:40'),(3743,1249,'action complete via WP Cron','2021-02-01 14:01:40','2021-02-01 14:01:40'),(3744,1250,'action created','2021-02-01 14:01:51','2021-02-01 14:01:51'),(3745,1250,'action started via WP Cron','2021-02-01 14:03:06','2021-02-01 14:03:06'),(3746,1250,'action complete via WP Cron','2021-02-01 14:03:06','2021-02-01 14:03:06'),(3747,1251,'action created','2021-02-01 14:03:49','2021-02-01 14:03:49'),(3748,1251,'action started via WP Cron','2021-02-01 14:07:03','2021-02-01 14:07:03'),(3749,1251,'action complete via WP Cron','2021-02-01 14:07:03','2021-02-01 14:07:03'),(3750,1252,'action created','2021-02-01 14:07:08','2021-02-01 14:07:08'),(3751,1252,'action started via WP Cron','2021-02-01 14:08:00','2021-02-01 14:08:00'),(3752,1252,'action complete via WP Cron','2021-02-01 14:08:00','2021-02-01 14:08:00'),(3753,1253,'action created','2021-02-01 14:08:06','2021-02-01 14:08:06'),(3754,1253,'action started via WP Cron','2021-02-01 14:08:44','2021-02-01 14:08:44'),(3755,1253,'action complete via WP Cron','2021-02-01 14:08:44','2021-02-01 14:08:44'),(3756,1254,'action created','2021-02-01 14:08:49','2021-02-01 14:08:49'),(3757,1254,'action started via WP Cron','2021-02-01 14:09:36','2021-02-01 14:09:36'),(3758,1254,'action complete via WP Cron','2021-02-01 14:09:36','2021-02-01 14:09:36'),(3759,1255,'action created','2021-02-01 14:09:37','2021-02-01 14:09:37'),(3760,1255,'action started via WP Cron','2021-02-01 14:10:35','2021-02-01 14:10:35'),(3761,1255,'action complete via WP Cron','2021-02-01 14:10:35','2021-02-01 14:10:35'),(3762,1256,'action created','2021-02-01 14:10:39','2021-02-01 14:10:39'),(3763,1256,'action started via WP Cron','2021-02-01 14:13:43','2021-02-01 14:13:43'),(3764,1256,'action complete via WP Cron','2021-02-01 14:13:43','2021-02-01 14:13:43'),(3765,1257,'action created','2021-02-01 14:13:47','2021-02-01 14:13:47'),(3766,1257,'action started via WP Cron','2021-02-01 14:15:51','2021-02-01 14:15:51'),(3767,1257,'action complete via WP Cron','2021-02-01 14:15:51','2021-02-01 14:15:51'),(3768,1258,'action created','2021-02-01 14:29:37','2021-02-01 14:29:37'),(3769,1258,'action started via WP Cron','2021-02-01 14:33:06','2021-02-01 14:33:06'),(3770,1258,'action complete via WP Cron','2021-02-01 14:33:06','2021-02-01 14:33:06'),(3771,1259,'action created','2021-02-01 14:37:05','2021-02-01 14:37:05'),(3772,1259,'action started via WP Cron','2021-02-01 14:56:02','2021-02-01 14:56:02'),(3773,1259,'action complete via WP Cron','2021-02-01 14:56:02','2021-02-01 14:56:02'),(3774,1260,'action created','2021-02-01 14:58:11','2021-02-01 14:58:11'),(3775,1260,'action started via WP Cron','2021-02-01 15:01:09','2021-02-01 15:01:09'),(3776,1260,'action complete via WP Cron','2021-02-01 15:01:09','2021-02-01 15:01:09'),(3777,1261,'action created','2021-02-01 15:01:09','2021-02-01 15:01:09'),(3778,1261,'action started via WP Cron','2021-02-01 15:01:53','2021-02-01 15:01:53'),(3779,1261,'action complete via WP Cron','2021-02-01 15:01:53','2021-02-01 15:01:53'),(3780,1262,'action created','2021-02-01 15:01:55','2021-02-01 15:01:55'),(3781,1262,'action started via WP Cron','2021-02-01 15:03:07','2021-02-01 15:03:07'),(3782,1262,'action complete via WP Cron','2021-02-01 15:03:07','2021-02-01 15:03:07'),(3783,1263,'action created','2021-02-01 15:13:21','2021-02-01 15:13:21'),(3784,1263,'action started via WP Cron','2021-02-01 15:14:51','2021-02-01 15:14:51'),(3785,1263,'action complete via WP Cron','2021-02-01 15:14:51','2021-02-01 15:14:51'),(3786,1264,'action created','2021-02-01 15:22:25','2021-02-01 15:22:25'),(3787,1264,'action started via WP Cron','2021-02-01 15:22:45','2021-02-01 15:22:45'),(3788,1264,'action complete via WP Cron','2021-02-01 15:22:45','2021-02-01 15:22:45'),(3789,1265,'action created','2021-02-01 15:25:04','2021-02-01 15:25:04'),(3790,1265,'action started via WP Cron','2021-02-01 15:28:54','2021-02-01 15:28:54'),(3791,1265,'action complete via WP Cron','2021-02-01 15:28:54','2021-02-01 15:28:54'),(3792,1266,'action created','2021-02-01 15:31:32','2021-02-01 15:31:32'),(3793,1266,'action started via WP Cron','2021-02-01 15:33:38','2021-02-01 15:33:38'),(3794,1266,'action complete via WP Cron','2021-02-01 15:33:38','2021-02-01 15:33:38'),(3795,1267,'action created','2021-02-01 15:36:50','2021-02-01 15:36:50'),(3796,1267,'action started via WP Cron','2021-02-01 15:38:43','2021-02-01 15:38:43'),(3797,1267,'action complete via WP Cron','2021-02-01 15:38:43','2021-02-01 15:38:43'),(3798,1268,'action created','2021-02-01 15:38:45','2021-02-01 15:38:45'),(3799,1268,'action started via WP Cron','2021-02-01 15:39:36','2021-02-01 15:39:36'),(3800,1268,'action complete via WP Cron','2021-02-01 15:39:36','2021-02-01 15:39:36'),(3801,1269,'action created','2021-02-01 15:39:39','2021-02-01 15:39:39'),(3802,1269,'action started via WP Cron','2021-02-01 15:42:59','2021-02-01 15:42:59'),(3803,1269,'action complete via WP Cron','2021-02-01 15:42:59','2021-02-01 15:42:59'),(3804,1270,'action created','2021-02-01 15:42:59','2021-02-01 15:42:59'),(3805,1270,'action started via WP Cron','2021-02-01 15:43:37','2021-02-01 15:43:37'),(3806,1270,'action complete via WP Cron','2021-02-01 15:43:37','2021-02-01 15:43:37'),(3807,1271,'action created','2021-02-01 15:43:43','2021-02-01 15:43:43'),(3808,1271,'action started via WP Cron','2021-02-01 15:47:45','2021-02-01 15:47:45'),(3809,1271,'action complete via WP Cron','2021-02-01 15:47:45','2021-02-01 15:47:45'),(3810,1272,'action created','2021-02-01 15:52:08','2021-02-01 15:52:08'),(3811,1272,'action started via WP Cron','2021-02-01 15:52:43','2021-02-01 15:52:43'),(3812,1272,'action complete via WP Cron','2021-02-01 15:52:43','2021-02-01 15:52:43'),(3813,1273,'action created','2021-02-01 15:52:45','2021-02-01 15:52:45'),(3814,1273,'action started via WP Cron','2021-02-01 15:55:58','2021-02-01 15:55:58'),(3815,1273,'action complete via WP Cron','2021-02-01 15:55:58','2021-02-01 15:55:58'),(3816,1274,'action created','2021-02-01 15:55:58','2021-02-01 15:55:58'),(3817,1274,'action started via WP Cron','2021-02-01 16:00:47','2021-02-01 16:00:47'),(3818,1274,'action complete via WP Cron','2021-02-01 16:00:47','2021-02-01 16:00:47'),(3819,1275,'action created','2021-02-01 16:03:08','2021-02-01 16:03:08'),(3820,1275,'action started via WP Cron','2021-02-01 16:06:19','2021-02-01 16:06:19'),(3821,1275,'action complete via WP Cron','2021-02-01 16:06:19','2021-02-01 16:06:19'),(3822,1276,'action created','2021-02-01 16:06:19','2021-02-01 16:06:19'),(3823,1276,'action started via WP Cron','2021-02-01 16:06:41','2021-02-01 16:06:41'),(3824,1276,'action complete via WP Cron','2021-02-01 16:06:41','2021-02-01 16:06:41'),(3825,1277,'action created','2021-02-01 16:11:36','2021-02-01 16:11:36'),(3826,1277,'action started via WP Cron','2021-02-01 16:16:52','2021-02-01 16:16:52'),(3827,1277,'action complete via WP Cron','2021-02-01 16:16:52','2021-02-01 16:16:52'),(3828,1278,'action created','2021-02-01 16:16:52','2021-02-01 16:16:52'),(3829,1278,'action started via WP Cron','2021-02-01 16:33:06','2021-02-01 16:33:06'),(3830,1278,'action complete via WP Cron','2021-02-01 16:33:06','2021-02-01 16:33:06'),(3831,1279,'action created','2021-02-01 16:37:07','2021-02-01 16:37:07'),(3832,1279,'action started via WP Cron','2021-02-01 16:38:46','2021-02-01 16:38:46'),(3833,1279,'action complete via WP Cron','2021-02-01 16:38:46','2021-02-01 16:38:46'),(3834,1280,'action created','2021-02-01 16:44:35','2021-02-01 16:44:35'),(3835,1280,'action started via WP Cron','2021-02-01 16:46:03','2021-02-01 16:46:03'),(3836,1280,'action complete via WP Cron','2021-02-01 16:46:03','2021-02-01 16:46:03'),(3837,1281,'action created','2021-02-01 16:50:10','2021-02-01 16:50:10'),(3838,1281,'action started via WP Cron','2021-02-01 16:55:05','2021-02-01 16:55:05'),(3839,1281,'action complete via WP Cron','2021-02-01 16:55:05','2021-02-01 16:55:05'),(3840,1282,'action created','2021-02-01 16:55:05','2021-02-01 16:55:05'),(3841,1282,'action started via WP Cron','2021-02-01 16:57:50','2021-02-01 16:57:50'),(3842,1282,'action complete via WP Cron','2021-02-01 16:57:50','2021-02-01 16:57:50'),(3843,1283,'action created','2021-02-01 17:02:48','2021-02-01 17:02:48'),(3844,1283,'action started via WP Cron','2021-02-01 17:15:58','2021-02-01 17:15:58'),(3845,1283,'action complete via WP Cron','2021-02-01 17:15:58','2021-02-01 17:15:58'),(3846,1284,'action created','2021-02-01 17:15:58','2021-02-01 17:15:58'),(3847,1284,'action started via WP Cron','2021-02-01 17:33:07','2021-02-01 17:33:07'),(3848,1284,'action complete via WP Cron','2021-02-01 17:33:07','2021-02-01 17:33:07'),(3849,1285,'action created','2021-02-01 17:40:43','2021-02-01 17:40:43'),(3850,1285,'action started via WP Cron','2021-02-01 17:51:09','2021-02-01 17:51:09'),(3851,1285,'action complete via WP Cron','2021-02-01 17:51:09','2021-02-01 17:51:09'),(3852,1286,'action created','2021-02-01 17:52:19','2021-02-01 17:52:19'),(3853,1286,'action started via WP Cron','2021-02-01 17:55:01','2021-02-01 17:55:01'),(3854,1286,'action complete via WP Cron','2021-02-01 17:55:01','2021-02-01 17:55:01'),(3855,1287,'action created','2021-02-01 17:55:18','2021-02-01 17:55:18'),(3856,1287,'action started via WP Cron','2021-02-01 17:55:42','2021-02-01 17:55:42'),(3857,1287,'action complete via WP Cron','2021-02-01 17:55:42','2021-02-01 17:55:42'),(3858,1288,'action created','2021-02-01 17:56:03','2021-02-01 17:56:03'),(3859,1288,'action started via WP Cron','2021-02-01 17:56:48','2021-02-01 17:56:48'),(3860,1288,'action complete via WP Cron','2021-02-01 17:56:48','2021-02-01 17:56:48'),(3861,1289,'action created','2021-02-01 17:57:27','2021-02-01 17:57:27'),(3862,1289,'action started via WP Cron','2021-02-01 17:57:39','2021-02-01 17:57:39'),(3863,1289,'action complete via WP Cron','2021-02-01 17:57:39','2021-02-01 17:57:39'),(3864,1290,'action created','2021-02-01 17:57:42','2021-02-01 17:57:42'),(3865,1290,'action started via WP Cron','2021-02-01 17:58:36','2021-02-01 17:58:36'),(3866,1290,'action complete via WP Cron','2021-02-01 17:58:36','2021-02-01 17:58:36'),(3867,1291,'action created','2021-02-01 17:58:36','2021-02-01 17:58:36'),(3868,1291,'action started via WP Cron','2021-02-01 17:59:36','2021-02-01 17:59:36'),(3869,1291,'action complete via WP Cron','2021-02-01 17:59:36','2021-02-01 17:59:36'),(3870,1292,'action created','2021-02-01 17:59:40','2021-02-01 17:59:40'),(3871,1292,'action started via WP Cron','2021-02-01 18:00:38','2021-02-01 18:00:38'),(3872,1292,'action complete via WP Cron','2021-02-01 18:00:38','2021-02-01 18:00:38'),(3873,1293,'action created','2021-02-01 18:00:39','2021-02-01 18:00:39'),(3874,1293,'action started via WP Cron','2021-02-01 18:01:37','2021-02-01 18:01:37'),(3875,1293,'action complete via WP Cron','2021-02-01 18:01:37','2021-02-01 18:01:37'),(3876,1294,'action created','2021-02-01 18:01:37','2021-02-01 18:01:37'),(3877,1294,'action started via WP Cron','2021-02-01 18:02:36','2021-02-01 18:02:36'),(3878,1294,'action complete via WP Cron','2021-02-01 18:02:36','2021-02-01 18:02:36'),(3879,1295,'action created','2021-02-01 18:02:38','2021-02-01 18:02:38'),(3880,1295,'action started via WP Cron','2021-02-01 18:03:40','2021-02-01 18:03:40'),(3881,1295,'action complete via WP Cron','2021-02-01 18:03:40','2021-02-01 18:03:40'),(3882,1296,'action created','2021-02-01 18:03:47','2021-02-01 18:03:47'),(3883,1296,'action started via WP Cron','2021-02-01 18:04:38','2021-02-01 18:04:38'),(3884,1296,'action complete via WP Cron','2021-02-01 18:04:38','2021-02-01 18:04:38'),(3885,1297,'action created','2021-02-01 18:04:45','2021-02-01 18:04:45'),(3886,1297,'action started via WP Cron','2021-02-01 18:05:37','2021-02-01 18:05:37'),(3887,1297,'action complete via WP Cron','2021-02-01 18:05:37','2021-02-01 18:05:37'),(3888,1298,'action created','2021-02-01 18:05:46','2021-02-01 18:05:46'),(3889,1298,'action started via WP Cron','2021-02-01 18:06:37','2021-02-01 18:06:37'),(3890,1298,'action complete via WP Cron','2021-02-01 18:06:37','2021-02-01 18:06:37'),(3891,1299,'action created','2021-02-01 18:07:00','2021-02-01 18:07:00'),(3892,1299,'action started via WP Cron','2021-02-01 18:07:43','2021-02-01 18:07:43'),(3893,1299,'action complete via WP Cron','2021-02-01 18:07:43','2021-02-01 18:07:43'),(3894,1300,'action created','2021-02-01 18:08:04','2021-02-01 18:08:04'),(3895,1300,'action started via WP Cron','2021-02-01 18:08:45','2021-02-01 18:08:45'),(3896,1300,'action complete via WP Cron','2021-02-01 18:08:45','2021-02-01 18:08:45'),(3897,1301,'action created','2021-02-01 18:09:05','2021-02-01 18:09:05'),(3898,1301,'action started via WP Cron','2021-02-01 18:09:40','2021-02-01 18:09:40'),(3899,1301,'action complete via WP Cron','2021-02-01 18:09:40','2021-02-01 18:09:40'),(3900,1302,'action created','2021-02-01 18:09:57','2021-02-01 18:09:57'),(3901,1302,'action started via WP Cron','2021-02-01 18:10:49','2021-02-01 18:10:49'),(3902,1302,'action complete via WP Cron','2021-02-01 18:10:49','2021-02-01 18:10:49'),(3903,1303,'action created','2021-02-01 18:11:05','2021-02-01 18:11:05'),(3904,1303,'action started via WP Cron','2021-02-01 18:11:40','2021-02-01 18:11:40'),(3905,1303,'action complete via WP Cron','2021-02-01 18:11:40','2021-02-01 18:11:40'),(3906,1304,'action created','2021-02-01 18:11:53','2021-02-01 18:11:53'),(3907,1304,'action started via WP Cron','2021-02-01 18:12:39','2021-02-01 18:12:39'),(3908,1304,'action complete via WP Cron','2021-02-01 18:12:39','2021-02-01 18:12:39'),(3909,1305,'action created','2021-02-01 18:12:55','2021-02-01 18:12:55'),(3910,1305,'action started via WP Cron','2021-02-01 18:18:09','2021-02-01 18:18:09'),(3911,1305,'action complete via WP Cron','2021-02-01 18:18:09','2021-02-01 18:18:09'),(3912,1306,'action created','2021-02-01 18:18:09','2021-02-01 18:18:09'),(3913,1306,'action started via WP Cron','2021-02-01 18:18:55','2021-02-01 18:18:55'),(3914,1306,'action complete via WP Cron','2021-02-01 18:18:55','2021-02-01 18:18:55'),(3915,1307,'action created','2021-02-01 18:18:57','2021-02-01 18:18:57'),(3916,1307,'action started via WP Cron','2021-02-01 18:24:33','2021-02-01 18:24:33'),(3917,1307,'action complete via WP Cron','2021-02-01 18:24:33','2021-02-01 18:24:33'),(3918,1308,'action created','2021-02-01 18:27:35','2021-02-01 18:27:35'),(3919,1308,'action started via WP Cron','2021-02-01 18:29:40','2021-02-01 18:29:40'),(3920,1308,'action complete via WP Cron','2021-02-01 18:29:40','2021-02-01 18:29:40'),(3921,1309,'action created','2021-02-01 18:29:40','2021-02-01 18:29:40'),(3922,1309,'action started via WP Cron','2021-02-01 18:32:32','2021-02-01 18:32:32'),(3923,1309,'action complete via WP Cron','2021-02-01 18:32:32','2021-02-01 18:32:32'),(3924,1310,'action created','2021-02-01 18:33:07','2021-02-01 18:33:07'),(3925,1310,'action started via WP Cron','2021-02-01 18:45:02','2021-02-01 18:45:02'),(3926,1310,'action complete via WP Cron','2021-02-01 18:45:02','2021-02-01 18:45:02'),(3927,1311,'action created','2021-02-01 18:50:53','2021-02-01 18:50:53'),(3928,1311,'action started via WP Cron','2021-02-01 18:52:10','2021-02-01 18:52:10'),(3929,1311,'action complete via WP Cron','2021-02-01 18:52:10','2021-02-01 18:52:10'),(3930,1312,'action created','2021-02-01 18:52:10','2021-02-01 18:52:10'),(3931,1312,'action started via WP Cron','2021-02-01 19:03:07','2021-02-01 19:03:07'),(3932,1312,'action complete via WP Cron','2021-02-01 19:03:07','2021-02-01 19:03:07'),(3933,1313,'action created','2021-02-01 19:10:42','2021-02-01 19:10:42'),(3934,1313,'action started via WP Cron','2021-02-01 19:17:27','2021-02-01 19:17:27'),(3935,1313,'action complete via WP Cron','2021-02-01 19:17:27','2021-02-01 19:17:27'),(3936,1314,'action created','2021-02-01 19:18:03','2021-02-01 19:18:03'),(3937,1314,'action started via WP Cron','2021-02-01 19:18:47','2021-02-01 19:18:47'),(3938,1314,'action complete via WP Cron','2021-02-01 19:18:47','2021-02-01 19:18:47'),(3939,1315,'action created','2021-02-01 19:18:48','2021-02-01 19:18:48'),(3940,1315,'action started via WP Cron','2021-02-01 19:19:50','2021-02-01 19:19:50'),(3941,1315,'action complete via WP Cron','2021-02-01 19:19:50','2021-02-01 19:19:50'),(3942,1316,'action created','2021-02-01 19:20:05','2021-02-01 19:20:05'),(3943,1316,'action started via WP Cron','2021-02-01 19:20:37','2021-02-01 19:20:37'),(3944,1316,'action complete via WP Cron','2021-02-01 19:20:37','2021-02-01 19:20:37'),(3945,1317,'action created','2021-02-01 19:21:20','2021-02-01 19:21:20'),(3946,1317,'action started via WP Cron','2021-02-01 19:25:12','2021-02-01 19:25:12'),(3947,1317,'action complete via WP Cron','2021-02-01 19:25:12','2021-02-01 19:25:12'),(3948,1318,'action created','2021-02-01 19:25:13','2021-02-01 19:25:13'),(3949,1318,'action started via WP Cron','2021-02-01 19:31:39','2021-02-01 19:31:39'),(3950,1318,'action complete via WP Cron','2021-02-01 19:31:39','2021-02-01 19:31:39'),(3951,1319,'action created','2021-02-01 19:31:49','2021-02-01 19:31:49'),(3952,1319,'action started via WP Cron','2021-02-01 19:33:06','2021-02-01 19:33:06'),(3953,1319,'action complete via WP Cron','2021-02-01 19:33:06','2021-02-01 19:33:06'),(3954,1320,'action created','2021-02-01 20:03:06','2021-02-01 20:03:06'),(3955,1320,'action started via WP Cron','2021-02-01 20:05:47','2021-02-01 20:05:47'),(3956,1320,'action complete via WP Cron','2021-02-01 20:05:47','2021-02-01 20:05:47'),(3957,1321,'action created','2021-02-01 20:08:19','2021-02-01 20:08:19'),(3958,1321,'action started via WP Cron','2021-02-01 20:12:54','2021-02-01 20:12:54'),(3959,1321,'action complete via WP Cron','2021-02-01 20:12:54','2021-02-01 20:12:54'),(3960,1322,'action created','2021-02-01 20:12:55','2021-02-01 20:12:55'),(3961,1322,'action started via WP Cron','2021-02-01 20:19:52','2021-02-01 20:19:52'),(3962,1322,'action complete via WP Cron','2021-02-01 20:19:52','2021-02-01 20:19:52'),(3963,1323,'action created','2021-02-01 20:33:07','2021-02-01 20:33:07'),(3964,1323,'action started via WP Cron','2021-02-01 20:37:02','2021-02-01 20:37:02'),(3965,1323,'action complete via WP Cron','2021-02-01 20:37:02','2021-02-01 20:37:02'),(3966,1324,'action created','2021-02-01 20:37:02','2021-02-01 20:37:02'),(3967,1324,'action started via WP Cron','2021-02-01 20:46:33','2021-02-01 20:46:33'),(3968,1324,'action complete via WP Cron','2021-02-01 20:46:33','2021-02-01 20:46:33'),(3969,1325,'action created','2021-02-01 20:46:36','2021-02-01 20:46:36'),(3970,1325,'action started via WP Cron','2021-02-01 20:48:22','2021-02-01 20:48:22'),(3971,1325,'action complete via WP Cron','2021-02-01 20:48:22','2021-02-01 20:48:22'),(3972,1326,'action created','2021-02-01 21:01:45','2021-02-01 21:01:45'),(3973,1326,'action started via WP Cron','2021-02-01 21:03:04','2021-02-01 21:03:04'),(3974,1326,'action complete via WP Cron','2021-02-01 21:03:04','2021-02-01 21:03:04'),(3975,1327,'action created','2021-02-01 21:03:11','2021-02-01 21:03:11'),(3976,1327,'action started via WP Cron','2021-02-01 21:08:52','2021-02-01 21:08:52'),(3977,1327,'action complete via WP Cron','2021-02-01 21:08:52','2021-02-01 21:08:52'),(3978,1328,'action created','2021-02-01 21:08:52','2021-02-01 21:08:52'),(3979,1328,'action started via WP Cron','2021-02-01 21:09:43','2021-02-01 21:09:43'),(3980,1328,'action complete via WP Cron','2021-02-01 21:09:43','2021-02-01 21:09:43'),(3981,1329,'action created','2021-02-01 21:09:43','2021-02-01 21:09:43'),(3982,1329,'action started via WP Cron','2021-02-01 21:12:58','2021-02-01 21:12:58'),(3983,1329,'action complete via WP Cron','2021-02-01 21:12:58','2021-02-01 21:12:58'),(3984,1330,'action created','2021-02-01 21:15:55','2021-02-01 21:15:55'),(3985,1330,'action started via WP Cron','2021-02-01 21:19:01','2021-02-01 21:19:01'),(3986,1330,'action complete via WP Cron','2021-02-01 21:19:02','2021-02-01 21:19:02'),(3987,1331,'action created','2021-02-01 21:20:13','2021-02-01 21:20:13'),(3988,1331,'action started via WP Cron','2021-02-01 21:27:53','2021-02-01 21:27:53'),(3989,1331,'action complete via WP Cron','2021-02-01 21:27:53','2021-02-01 21:27:53'),(3990,1332,'action created','2021-02-01 21:32:43','2021-02-01 21:32:43'),(3991,1332,'action started via WP Cron','2021-02-01 21:35:52','2021-02-01 21:35:52'),(3992,1332,'action complete via WP Cron','2021-02-01 21:35:52','2021-02-01 21:35:52'),(3993,1333,'action created','2021-02-01 21:51:41','2021-02-01 21:51:41'),(3994,1333,'action started via WP Cron','2021-02-01 21:52:51','2021-02-01 21:52:51'),(3995,1333,'action complete via WP Cron','2021-02-01 21:52:51','2021-02-01 21:52:51'),(3996,1334,'action created','2021-02-01 21:55:11','2021-02-01 21:55:11'),(3997,1334,'action started via WP Cron','2021-02-01 22:03:36','2021-02-01 22:03:36'),(3998,1334,'action complete via WP Cron','2021-02-01 22:03:36','2021-02-01 22:03:36'),(3999,1335,'action created','2021-02-01 22:06:52','2021-02-01 22:06:52'),(4000,1335,'action started via WP Cron','2021-02-01 22:07:36','2021-02-01 22:07:36'),(4001,1335,'action complete via WP Cron','2021-02-01 22:07:36','2021-02-01 22:07:36'),(4002,1336,'action created','2021-02-01 22:07:38','2021-02-01 22:07:38'),(4003,1336,'action started via WP Cron','2021-02-01 22:08:35','2021-02-01 22:08:35'),(4004,1336,'action complete via WP Cron','2021-02-01 22:08:35','2021-02-01 22:08:35'),(4005,1337,'action created','2021-02-01 22:08:37','2021-02-01 22:08:37'),(4006,1337,'action started via WP Cron','2021-02-01 22:09:36','2021-02-01 22:09:36'),(4007,1337,'action complete via WP Cron','2021-02-01 22:09:36','2021-02-01 22:09:36'),(4008,1338,'action created','2021-02-01 22:09:37','2021-02-01 22:09:37'),(4009,1338,'action started via WP Cron','2021-02-01 22:10:35','2021-02-01 22:10:35'),(4010,1338,'action complete via WP Cron','2021-02-01 22:10:35','2021-02-01 22:10:35'),(4011,1339,'action created','2021-02-01 22:10:36','2021-02-01 22:10:36'),(4012,1339,'action started via WP Cron','2021-02-01 22:11:36','2021-02-01 22:11:36'),(4013,1339,'action complete via WP Cron','2021-02-01 22:11:36','2021-02-01 22:11:36'),(4014,1340,'action created','2021-02-01 22:11:36','2021-02-01 22:11:36'),(4015,1340,'action started via WP Cron','2021-02-01 22:12:35','2021-02-01 22:12:35'),(4016,1340,'action complete via WP Cron','2021-02-01 22:12:35','2021-02-01 22:12:35'),(4017,1341,'action created','2021-02-01 22:12:36','2021-02-01 22:12:36'),(4018,1341,'action started via WP Cron','2021-02-01 22:13:35','2021-02-01 22:13:35'),(4019,1341,'action complete via WP Cron','2021-02-01 22:13:35','2021-02-01 22:13:35'),(4020,1342,'action created','2021-02-01 22:13:36','2021-02-01 22:13:36'),(4021,1342,'action started via WP Cron','2021-02-01 22:14:35','2021-02-01 22:14:35'),(4022,1342,'action complete via WP Cron','2021-02-01 22:14:35','2021-02-01 22:14:35'),(4023,1343,'action created','2021-02-01 22:14:35','2021-02-01 22:14:35'),(4024,1343,'action started via WP Cron','2021-02-01 22:15:35','2021-02-01 22:15:35'),(4025,1343,'action complete via WP Cron','2021-02-01 22:15:35','2021-02-01 22:15:35'),(4026,1344,'action created','2021-02-01 22:15:35','2021-02-01 22:15:35'),(4027,1344,'action started via WP Cron','2021-02-01 22:22:48','2021-02-01 22:22:48'),(4028,1344,'action complete via WP Cron','2021-02-01 22:22:48','2021-02-01 22:22:48'),(4029,1345,'action created','2021-02-01 22:24:43','2021-02-01 22:24:43'),(4030,1345,'action started via WP Cron','2021-02-01 22:33:06','2021-02-01 22:33:06'),(4031,1345,'action complete via WP Cron','2021-02-01 22:33:06','2021-02-01 22:33:06'),(4032,1346,'action created','2021-02-01 22:39:43','2021-02-01 22:39:43'),(4033,1346,'action started via WP Cron','2021-02-01 22:47:02','2021-02-01 22:47:02'),(4034,1346,'action complete via WP Cron','2021-02-01 22:47:02','2021-02-01 22:47:02'),(4035,1347,'action created','2021-02-01 22:47:02','2021-02-01 22:47:02'),(4036,1347,'action started via WP Cron','2021-02-01 22:50:22','2021-02-01 22:50:22'),(4037,1347,'action complete via WP Cron','2021-02-01 22:50:22','2021-02-01 22:50:22'),(4038,1348,'action created','2021-02-01 22:57:46','2021-02-01 22:57:46'),(4039,1348,'action started via WP Cron','2021-02-01 23:03:07','2021-02-01 23:03:07'),(4040,1348,'action complete via WP Cron','2021-02-01 23:03:07','2021-02-01 23:03:07'),(4041,1349,'action created','2021-02-01 23:06:52','2021-02-01 23:06:52'),(4042,1349,'action started via WP Cron','2021-02-01 23:11:39','2021-02-01 23:11:39'),(4043,1349,'action complete via WP Cron','2021-02-01 23:11:39','2021-02-01 23:11:39'),(4044,1350,'action created','2021-02-01 23:16:40','2021-02-01 23:16:40'),(4045,1350,'action started via WP Cron','2021-02-01 23:19:01','2021-02-01 23:19:01'),(4046,1350,'action complete via WP Cron','2021-02-01 23:19:01','2021-02-01 23:19:01'),(4047,1351,'action created','2021-02-01 23:19:02','2021-02-01 23:19:02'),(4048,1351,'action started via WP Cron','2021-02-01 23:21:29','2021-02-01 23:21:29'),(4049,1351,'action complete via WP Cron','2021-02-01 23:21:29','2021-02-01 23:21:29'),(4050,1352,'action created','2021-02-01 23:21:30','2021-02-01 23:21:30'),(4051,1352,'action started via WP Cron','2021-02-01 23:33:07','2021-02-01 23:33:07'),(4052,1352,'action complete via WP Cron','2021-02-01 23:33:07','2021-02-01 23:33:07'),(4053,1353,'action created','2021-02-01 23:33:21','2021-02-01 23:33:21'),(4054,1353,'action started via WP Cron','2021-02-01 23:40:00','2021-02-01 23:40:00'),(4055,1353,'action complete via WP Cron','2021-02-01 23:40:00','2021-02-01 23:40:00'),(4056,1354,'action created','2021-02-01 23:41:42','2021-02-01 23:41:42'),(4057,1354,'action started via WP Cron','2021-02-01 23:43:27','2021-02-01 23:43:27'),(4058,1354,'action complete via WP Cron','2021-02-01 23:43:27','2021-02-01 23:43:27'),(4059,1355,'action created','2021-02-01 23:43:27','2021-02-01 23:43:27'),(4060,1355,'action started via WP Cron','2021-02-01 23:43:47','2021-02-01 23:43:47'),(4061,1355,'action complete via WP Cron','2021-02-01 23:43:47','2021-02-01 23:43:47'),(4062,1356,'action created','2021-02-01 23:43:47','2021-02-01 23:43:47'),(4063,1356,'action started via WP Cron','2021-02-01 23:44:39','2021-02-01 23:44:39'),(4064,1356,'action complete via WP Cron','2021-02-01 23:44:39','2021-02-01 23:44:39'),(4065,1357,'action created','2021-02-01 23:50:56','2021-02-01 23:50:56'),(4066,1357,'action started via WP Cron','2021-02-02 00:03:11','2021-02-02 00:03:11'),(4067,1357,'action complete via WP Cron','2021-02-02 00:03:11','2021-02-02 00:03:11'),(4068,1358,'action created','2021-02-02 00:03:51','2021-02-02 00:03:51'),(4069,1358,'action started via WP Cron','2021-02-02 00:06:07','2021-02-02 00:06:07'),(4070,1358,'action complete via WP Cron','2021-02-02 00:06:07','2021-02-02 00:06:07'),(4071,1359,'action created','2021-02-02 00:06:07','2021-02-02 00:06:07'),(4072,1359,'action started via WP Cron','2021-02-02 00:11:45','2021-02-02 00:11:45'),(4073,1359,'action complete via WP Cron','2021-02-02 00:11:45','2021-02-02 00:11:45'),(4074,1360,'action created','2021-02-02 00:11:45','2021-02-02 00:11:45'),(4075,1360,'action started via WP Cron','2021-02-02 00:21:16','2021-02-02 00:21:16'),(4076,1360,'action complete via WP Cron','2021-02-02 00:21:16','2021-02-02 00:21:16'),(4077,1361,'action created','2021-02-02 00:33:07','2021-02-02 00:33:07'),(4078,1361,'action started via WP Cron','2021-02-02 00:35:33','2021-02-02 00:35:33'),(4079,1361,'action complete via WP Cron','2021-02-02 00:35:33','2021-02-02 00:35:33'),(4080,1362,'action created','2021-02-02 00:39:16','2021-02-02 00:39:16'),(4081,1362,'action started via WP Cron','2021-02-02 00:58:04','2021-02-02 00:58:04'),(4082,1362,'action complete via WP Cron','2021-02-02 00:58:04','2021-02-02 00:58:04'),(4083,1363,'action created','2021-02-02 00:58:04','2021-02-02 00:58:04'),(4084,1363,'action started via WP Cron','2021-02-02 01:03:07','2021-02-02 01:03:07'),(4085,1363,'action complete via WP Cron','2021-02-02 01:03:07','2021-02-02 01:03:07'),(4086,1364,'action created','2021-02-02 01:05:42','2021-02-02 01:05:42'),(4087,1099,'action started via WP Cron','2021-02-02 01:08:15','2021-02-02 01:08:15'),(4088,1099,'action complete via WP Cron','2021-02-02 01:08:15','2021-02-02 01:08:15'),(4089,1365,'action created','2021-02-02 01:08:15','2021-02-02 01:08:15'),(4090,1364,'action started via WP Cron','2021-02-02 01:08:15','2021-02-02 01:08:15'),(4091,1364,'action complete via WP Cron','2021-02-02 01:08:15','2021-02-02 01:08:15'),(4092,1366,'action created','2021-02-02 01:08:15','2021-02-02 01:08:15'),(4093,1366,'action started via WP Cron','2021-02-02 01:09:21','2021-02-02 01:09:21'),(4094,1366,'action complete via WP Cron','2021-02-02 01:09:21','2021-02-02 01:09:21'),(4095,1367,'action created','2021-02-02 01:09:22','2021-02-02 01:09:22'),(4096,1367,'action started via WP Cron','2021-02-02 01:11:32','2021-02-02 01:11:32'),(4097,1367,'action complete via WP Cron','2021-02-02 01:11:32','2021-02-02 01:11:32'),(4098,1368,'action created','2021-02-02 01:17:36','2021-02-02 01:17:36'),(4099,1368,'action started via WP Cron','2021-02-02 01:33:07','2021-02-02 01:33:07'),(4100,1368,'action complete via WP Cron','2021-02-02 01:33:07','2021-02-02 01:33:07'),(4101,1369,'action created','2021-02-02 01:45:12','2021-02-02 01:45:12'),(4102,1369,'action started via WP Cron','2021-02-02 02:03:07','2021-02-02 02:03:07'),(4103,1369,'action complete via WP Cron','2021-02-02 02:03:07','2021-02-02 02:03:07'),(4104,1370,'action created','2021-02-02 02:14:18','2021-02-02 02:14:18'),(4105,1370,'action started via WP Cron','2021-02-02 02:18:57','2021-02-02 02:18:57'),(4106,1370,'action complete via WP Cron','2021-02-02 02:18:57','2021-02-02 02:18:57'),(4107,1371,'action created','2021-02-02 02:18:58','2021-02-02 02:18:58'),(4108,1371,'action started via WP Cron','2021-02-02 02:20:17','2021-02-02 02:20:17'),(4109,1371,'action complete via WP Cron','2021-02-02 02:20:17','2021-02-02 02:20:17'),(4110,1372,'action created','2021-02-02 02:20:36','2021-02-02 02:20:36'),(4111,1372,'action started via WP Cron','2021-02-02 02:25:12','2021-02-02 02:25:12'),(4112,1372,'action complete via WP Cron','2021-02-02 02:25:12','2021-02-02 02:25:12'),(4113,1373,'action created','2021-02-02 02:26:29','2021-02-02 02:26:29'),(4114,1373,'action started via WP Cron','2021-02-02 02:30:31','2021-02-02 02:30:31'),(4115,1373,'action complete via WP Cron','2021-02-02 02:30:31','2021-02-02 02:30:31'),(4116,1374,'action created','2021-02-02 02:33:06','2021-02-02 02:33:06'),(4117,1374,'action started via WP Cron','2021-02-02 02:44:56','2021-02-02 02:44:56'),(4118,1374,'action complete via WP Cron','2021-02-02 02:44:56','2021-02-02 02:44:56'),(4119,1375,'action created','2021-02-02 02:44:56','2021-02-02 02:44:56'),(4120,1375,'action started via WP Cron','2021-02-02 02:56:34','2021-02-02 02:56:34'),(4121,1375,'action complete via WP Cron','2021-02-02 02:56:34','2021-02-02 02:56:34'),(4122,1376,'action created','2021-02-02 02:56:35','2021-02-02 02:56:35'),(4123,1376,'action started via WP Cron','2021-02-02 03:00:19','2021-02-02 03:00:19'),(4124,1376,'action complete via WP Cron','2021-02-02 03:00:19','2021-02-02 03:00:19'),(4125,1377,'action created','2021-02-02 03:03:20','2021-02-02 03:03:20'),(4126,1377,'action started via WP Cron','2021-02-02 03:05:03','2021-02-02 03:05:03'),(4127,1377,'action complete via WP Cron','2021-02-02 03:05:03','2021-02-02 03:05:03'),(4128,1378,'action created','2021-02-02 03:06:48','2021-02-02 03:06:48'),(4129,1378,'action started via WP Cron','2021-02-02 03:08:38','2021-02-02 03:08:38'),(4130,1378,'action complete via WP Cron','2021-02-02 03:08:38','2021-02-02 03:08:38'),(4131,1379,'action created','2021-02-02 03:08:40','2021-02-02 03:08:40'),(4132,1379,'action started via WP Cron','2021-02-02 03:09:35','2021-02-02 03:09:35'),(4133,1379,'action complete via WP Cron','2021-02-02 03:09:35','2021-02-02 03:09:35'),(4134,1380,'action created','2021-02-02 03:09:36','2021-02-02 03:09:36'),(4135,1380,'action started via WP Cron','2021-02-02 03:10:38','2021-02-02 03:10:38'),(4136,1380,'action complete via WP Cron','2021-02-02 03:10:38','2021-02-02 03:10:38'),(4137,1381,'action created','2021-02-02 03:11:01','2021-02-02 03:11:01'),(4138,1381,'action started via WP Cron','2021-02-02 03:11:53','2021-02-02 03:11:53'),(4139,1381,'action complete via WP Cron','2021-02-02 03:11:53','2021-02-02 03:11:53'),(4140,1382,'action created','2021-02-02 03:11:56','2021-02-02 03:11:56'),(4141,1382,'action started via WP Cron','2021-02-02 03:27:13','2021-02-02 03:27:13'),(4142,1382,'action complete via WP Cron','2021-02-02 03:27:13','2021-02-02 03:27:13'),(4143,1383,'action created','2021-02-02 03:27:13','2021-02-02 03:27:13'),(4144,1383,'action started via WP Cron','2021-02-02 03:29:07','2021-02-02 03:29:07'),(4145,1383,'action complete via WP Cron','2021-02-02 03:29:07','2021-02-02 03:29:07'),(4146,1384,'action created','2021-02-02 03:33:06','2021-02-02 03:33:06'),(4147,1384,'action started via WP Cron','2021-02-02 03:35:07','2021-02-02 03:35:07'),(4148,1384,'action complete via WP Cron','2021-02-02 03:35:07','2021-02-02 03:35:07'),(4149,1385,'action created','2021-02-02 03:35:07','2021-02-02 03:35:07'),(4150,1385,'action started via WP Cron','2021-02-02 03:44:18','2021-02-02 03:44:18'),(4151,1385,'action complete via WP Cron','2021-02-02 03:44:18','2021-02-02 03:44:18'),(4152,1386,'action created','2021-02-02 03:57:11','2021-02-02 03:57:11'),(4153,1386,'action started via WP Cron','2021-02-02 04:03:07','2021-02-02 04:03:07'),(4154,1386,'action complete via WP Cron','2021-02-02 04:03:07','2021-02-02 04:03:07'),(4155,1387,'action created','2021-02-02 04:04:29','2021-02-02 04:04:29'),(4156,1387,'action started via WP Cron','2021-02-02 04:05:07','2021-02-02 04:05:07'),(4157,1387,'action complete via WP Cron','2021-02-02 04:05:07','2021-02-02 04:05:07'),(4158,1388,'action created','2021-02-02 04:05:08','2021-02-02 04:05:08'),(4159,1388,'action started via WP Cron','2021-02-02 04:13:03','2021-02-02 04:13:03'),(4160,1388,'action complete via WP Cron','2021-02-02 04:13:03','2021-02-02 04:13:03'),(4161,1389,'action created','2021-02-02 04:13:03','2021-02-02 04:13:03'),(4162,1389,'action started via WP Cron','2021-02-02 04:33:22','2021-02-02 04:33:22'),(4163,1389,'action complete via WP Cron','2021-02-02 04:33:22','2021-02-02 04:33:22'),(4164,1390,'action created','2021-02-02 04:46:07','2021-02-02 04:46:07'),(4165,1390,'action started via WP Cron','2021-02-02 04:56:51','2021-02-02 04:56:51'),(4166,1390,'action complete via WP Cron','2021-02-02 04:56:51','2021-02-02 04:56:51'),(4167,1391,'action created','2021-02-02 04:58:05','2021-02-02 04:58:05'),(4168,1391,'action started via WP Cron','2021-02-02 05:03:07','2021-02-02 05:03:07'),(4169,1391,'action complete via WP Cron','2021-02-02 05:03:07','2021-02-02 05:03:07'),(4170,1392,'action created','2021-02-02 05:04:30','2021-02-02 05:04:30'),(4171,1392,'action started via WP Cron','2021-02-02 05:11:42','2021-02-02 05:11:42'),(4172,1392,'action complete via WP Cron','2021-02-02 05:11:42','2021-02-02 05:11:42'),(4173,1393,'action created','2021-02-02 05:11:47','2021-02-02 05:11:47'),(4174,1393,'action started via WP Cron','2021-02-02 05:14:03','2021-02-02 05:14:03'),(4175,1393,'action complete via WP Cron','2021-02-02 05:14:03','2021-02-02 05:14:03'),(4176,1394,'action created','2021-02-02 05:14:03','2021-02-02 05:14:03'),(4177,1394,'action started via WP Cron','2021-02-02 05:19:44','2021-02-02 05:19:44'),(4178,1394,'action complete via WP Cron','2021-02-02 05:19:44','2021-02-02 05:19:44'),(4179,1395,'action created','2021-02-02 05:19:44','2021-02-02 05:19:44'),(4180,1395,'action started via WP Cron','2021-02-02 05:31:52','2021-02-02 05:31:52'),(4181,1395,'action complete via WP Cron','2021-02-02 05:31:52','2021-02-02 05:31:52'),(4182,1396,'action created','2021-02-02 05:33:06','2021-02-02 05:33:06'),(4183,1396,'action started via WP Cron','2021-02-02 05:42:38','2021-02-02 05:42:38'),(4184,1396,'action complete via WP Cron','2021-02-02 05:42:38','2021-02-02 05:42:38'),(4185,1397,'action created','2021-02-02 05:42:44','2021-02-02 05:42:44'),(4186,1397,'action started via WP Cron','2021-02-02 05:43:39','2021-02-02 05:43:39'),(4187,1397,'action complete via WP Cron','2021-02-02 05:43:39','2021-02-02 05:43:39'),(4188,1398,'action created','2021-02-02 05:43:44','2021-02-02 05:43:44'),(4189,1398,'action started via WP Cron','2021-02-02 05:45:41','2021-02-02 05:45:41'),(4190,1398,'action complete via WP Cron','2021-02-02 05:45:41','2021-02-02 05:45:41'),(4191,1399,'action created','2021-02-02 05:45:41','2021-02-02 05:45:41'),(4192,1399,'action started via WP Cron','2021-02-02 06:03:06','2021-02-02 06:03:06'),(4193,1399,'action complete via WP Cron','2021-02-02 06:03:06','2021-02-02 06:03:06'),(4194,1400,'action created','2021-02-02 06:03:36','2021-02-02 06:03:36'),(4195,1400,'action started via WP Cron','2021-02-02 06:11:34','2021-02-02 06:11:34'),(4196,1400,'action complete via WP Cron','2021-02-02 06:11:34','2021-02-02 06:11:34'),(4197,1401,'action created','2021-02-02 06:11:34','2021-02-02 06:11:34'),(4198,1401,'action started via WP Cron','2021-02-02 06:21:02','2021-02-02 06:21:02'),(4199,1401,'action complete via WP Cron','2021-02-02 06:21:02','2021-02-02 06:21:02'),(4200,1402,'action created','2021-02-02 06:21:03','2021-02-02 06:21:03'),(4201,1402,'action started via WP Cron','2021-02-02 06:23:47','2021-02-02 06:23:47'),(4202,1402,'action complete via WP Cron','2021-02-02 06:23:47','2021-02-02 06:23:47'),(4203,1403,'action created','2021-02-02 06:24:04','2021-02-02 06:24:04'),(4204,1403,'action started via WP Cron','2021-02-02 06:27:51','2021-02-02 06:27:51'),(4205,1403,'action complete via WP Cron','2021-02-02 06:27:51','2021-02-02 06:27:51'),(4206,1404,'action created','2021-02-02 06:27:52','2021-02-02 06:27:52'),(4207,1404,'action started via WP Cron','2021-02-02 06:33:07','2021-02-02 06:33:07'),(4208,1404,'action complete via WP Cron','2021-02-02 06:33:07','2021-02-02 06:33:07'),(4209,1405,'action created','2021-02-02 06:33:33','2021-02-02 06:33:33'),(4210,1405,'action started via WP Cron','2021-02-02 06:34:08','2021-02-02 06:34:08'),(4211,1405,'action complete via WP Cron','2021-02-02 06:34:08','2021-02-02 06:34:08'),(4212,1406,'action created','2021-02-02 06:34:38','2021-02-02 06:34:38'),(4213,1406,'action started via WP Cron','2021-02-02 06:37:55','2021-02-02 06:37:55'),(4214,1406,'action complete via WP Cron','2021-02-02 06:37:55','2021-02-02 06:37:55'),(4215,1407,'action created','2021-02-02 06:40:18','2021-02-02 06:40:18'),(4216,1407,'action started via WP Cron','2021-02-02 06:40:37','2021-02-02 06:40:37'),(4217,1407,'action complete via WP Cron','2021-02-02 06:40:37','2021-02-02 06:40:37'),(4218,1408,'action created','2021-02-02 06:40:39','2021-02-02 06:40:39'),(4219,1408,'action started via WP Cron','2021-02-02 06:45:10','2021-02-02 06:45:10'),(4220,1408,'action complete via WP Cron','2021-02-02 06:45:11','2021-02-02 06:45:11'),(4221,1409,'action created','2021-02-02 06:45:11','2021-02-02 06:45:11'),(4222,1409,'action started via WP Cron','2021-02-02 06:47:17','2021-02-02 06:47:17'),(4223,1409,'action complete via WP Cron','2021-02-02 06:47:17','2021-02-02 06:47:17'),(4224,1410,'action created','2021-02-02 06:47:17','2021-02-02 06:47:17'),(4225,1410,'action started via WP Cron','2021-02-02 06:55:33','2021-02-02 06:55:33'),(4226,1410,'action complete via WP Cron','2021-02-02 06:55:33','2021-02-02 06:55:33'),(4227,1411,'action created','2021-02-02 07:03:07','2021-02-02 07:03:07'),(4228,1411,'action started via WP Cron','2021-02-02 07:09:56','2021-02-02 07:09:56'),(4229,1411,'action complete via WP Cron','2021-02-02 07:09:56','2021-02-02 07:09:56'),(4230,1412,'action created','2021-02-02 07:09:56','2021-02-02 07:09:56'),(4231,1412,'action started via WP Cron','2021-02-02 07:11:38','2021-02-02 07:11:38'),(4232,1412,'action complete via WP Cron','2021-02-02 07:11:38','2021-02-02 07:11:38'),(4233,1413,'action created','2021-02-02 07:18:46','2021-02-02 07:18:46'),(4234,1413,'action started via WP Cron','2021-02-02 07:29:42','2021-02-02 07:29:42'),(4235,1413,'action complete via WP Cron','2021-02-02 07:29:42','2021-02-02 07:29:42'),(4236,1414,'action created','2021-02-02 07:33:07','2021-02-02 07:33:07'),(4237,1414,'action started via WP Cron','2021-02-02 07:39:28','2021-02-02 07:39:28'),(4238,1414,'action complete via WP Cron','2021-02-02 07:39:28','2021-02-02 07:39:28'),(4239,1415,'action created','2021-02-02 07:39:28','2021-02-02 07:39:28'),(4240,1415,'action started via WP Cron','2021-02-02 07:39:57','2021-02-02 07:39:57'),(4241,1415,'action complete via WP Cron','2021-02-02 07:39:57','2021-02-02 07:39:57'),(4242,1416,'action created','2021-02-02 07:56:34','2021-02-02 07:56:34'),(4243,1189,'action started via WP Cron','2021-02-02 07:56:34','2021-02-02 07:56:34'),(4244,1189,'action complete via WP Cron','2021-02-02 07:56:34','2021-02-02 07:56:34'),(4245,1417,'action created','2021-02-02 07:56:34','2021-02-02 07:56:34'),(4246,1416,'action started via WP Cron','2021-02-02 08:03:07','2021-02-02 08:03:07'),(4247,1416,'action complete via WP Cron','2021-02-02 08:03:07','2021-02-02 08:03:07'),(4248,1418,'action created','2021-02-02 08:33:07','2021-02-02 08:33:07'),(4249,1418,'action started via WP Cron','2021-02-02 08:34:09','2021-02-02 08:34:09'),(4250,1418,'action complete via WP Cron','2021-02-02 08:34:09','2021-02-02 08:34:09'),(4251,1419,'action created','2021-02-02 08:34:09','2021-02-02 08:34:09'),(4252,1419,'action started via WP Cron','2021-02-02 08:35:26','2021-02-02 08:35:26'),(4253,1419,'action complete via WP Cron','2021-02-02 08:35:26','2021-02-02 08:35:26'),(4254,1420,'action created','2021-02-02 08:35:26','2021-02-02 08:35:26'),(4255,1420,'action started via WP Cron','2021-02-02 08:50:33','2021-02-02 08:50:33'),(4256,1420,'action complete via WP Cron','2021-02-02 08:50:33','2021-02-02 08:50:33'),(4257,1421,'action created','2021-02-02 08:50:39','2021-02-02 08:50:39'),(4258,1421,'action started via WP Cron','2021-02-02 09:03:06','2021-02-02 09:03:06'),(4259,1421,'action complete via WP Cron','2021-02-02 09:03:06','2021-02-02 09:03:06'),(4260,1422,'action created','2021-02-02 09:06:13','2021-02-02 09:06:13'),(4261,1422,'action started via WP Cron','2021-02-02 09:11:40','2021-02-02 09:11:40'),(4262,1422,'action complete via WP Cron','2021-02-02 09:11:40','2021-02-02 09:11:40'),(4263,1423,'action created','2021-02-02 09:12:56','2021-02-02 09:12:56'),(4264,1423,'action started via WP Cron','2021-02-02 09:15:21','2021-02-02 09:15:21'),(4265,1423,'action complete via WP Cron','2021-02-02 09:15:21','2021-02-02 09:15:21'),(4266,1424,'action created','2021-02-02 09:31:52','2021-02-02 09:31:52'),(4267,1424,'action started via WP Cron','2021-02-02 09:33:07','2021-02-02 09:33:07'),(4268,1424,'action complete via WP Cron','2021-02-02 09:33:07','2021-02-02 09:33:07'),(4269,1425,'action created','2021-02-02 09:36:47','2021-02-02 09:36:47'),(4270,1425,'action started via WP Cron','2021-02-02 09:46:10','2021-02-02 09:46:10'),(4271,1425,'action complete via WP Cron','2021-02-02 09:46:10','2021-02-02 09:46:10'),(4272,1426,'action created','2021-02-02 09:46:11','2021-02-02 09:46:11'),(4273,1426,'action started via WP Cron','2021-02-02 10:03:07','2021-02-02 10:03:07'),(4274,1426,'action complete via WP Cron','2021-02-02 10:03:07','2021-02-02 10:03:07'),(4275,1427,'action created','2021-02-02 10:07:13','2021-02-02 10:07:13'),(4276,1427,'action started via WP Cron','2021-02-02 10:08:50','2021-02-02 10:08:50'),(4277,1427,'action complete via WP Cron','2021-02-02 10:08:50','2021-02-02 10:08:50'),(4278,1428,'action created','2021-02-02 10:08:50','2021-02-02 10:08:50'),(4279,1428,'action started via WP Cron','2021-02-02 10:14:05','2021-02-02 10:14:05'),(4280,1428,'action complete via WP Cron','2021-02-02 10:14:05','2021-02-02 10:14:05'),(4281,1429,'action created','2021-02-02 10:31:13','2021-02-02 10:31:13'),(4282,1429,'action started via WP Cron','2021-02-02 10:33:07','2021-02-02 10:33:07'),(4283,1429,'action complete via WP Cron','2021-02-02 10:33:07','2021-02-02 10:33:07'),(4284,1430,'action created','2021-02-02 10:37:12','2021-02-02 10:37:12'),(4285,1430,'action started via WP Cron','2021-02-02 10:46:49','2021-02-02 10:46:49'),(4286,1430,'action complete via WP Cron','2021-02-02 10:46:49','2021-02-02 10:46:49'),(4287,1431,'action created','2021-02-02 10:51:36','2021-02-02 10:51:36'),(4288,1431,'action started via WP Cron','2021-02-02 11:00:35','2021-02-02 11:00:35'),(4289,1431,'action complete via WP Cron','2021-02-02 11:00:35','2021-02-02 11:00:35'),(4290,1432,'action created','2021-02-02 11:00:35','2021-02-02 11:00:35'),(4291,1432,'action started via WP Cron','2021-02-02 11:02:58','2021-02-02 11:02:58'),(4292,1432,'action complete via WP Cron','2021-02-02 11:02:58','2021-02-02 11:02:58'),(4293,1433,'action created','2021-02-02 11:02:58','2021-02-02 11:02:58'),(4294,1433,'action started via WP Cron','2021-02-02 11:03:39','2021-02-02 11:03:39'),(4295,1433,'action complete via WP Cron','2021-02-02 11:03:39','2021-02-02 11:03:39'),(4296,1434,'action created','2021-02-02 11:03:39','2021-02-02 11:03:39'),(4297,1434,'action started via WP Cron','2021-02-02 11:08:43','2021-02-02 11:08:43'),(4298,1434,'action complete via WP Cron','2021-02-02 11:08:43','2021-02-02 11:08:43'),(4299,1435,'action created','2021-02-02 11:26:18','2021-02-02 11:26:18'),(4300,1435,'action started via WP Cron','2021-02-02 11:27:08','2021-02-02 11:27:08'),(4301,1435,'action complete via WP Cron','2021-02-02 11:27:08','2021-02-02 11:27:08'),(4302,1436,'action created','2021-02-02 11:33:06','2021-02-02 11:33:06'),(4303,1436,'action started via WP Cron','2021-02-02 11:44:23','2021-02-02 11:44:23'),(4304,1436,'action complete via WP Cron','2021-02-02 11:44:23','2021-02-02 11:44:23'),(4305,1437,'action created','2021-02-02 11:44:23','2021-02-02 11:44:23'),(4306,1437,'action started via WP Cron','2021-02-02 11:45:40','2021-02-02 11:45:40'),(4307,1437,'action complete via WP Cron','2021-02-02 11:45:40','2021-02-02 11:45:40'),(4308,1438,'action created','2021-02-02 11:46:59','2021-02-02 11:46:59'),(4309,1438,'action started via WP Cron','2021-02-02 11:48:13','2021-02-02 11:48:13'),(4310,1438,'action complete via WP Cron','2021-02-02 11:48:13','2021-02-02 11:48:13'),(4311,1439,'action created','2021-02-02 11:48:13','2021-02-02 11:48:13'),(4312,1439,'action started via WP Cron','2021-02-02 11:56:10','2021-02-02 11:56:10'),(4313,1439,'action complete via WP Cron','2021-02-02 11:56:10','2021-02-02 11:56:10'),(4314,1440,'action created','2021-02-02 11:56:10','2021-02-02 11:56:10'),(4315,1440,'action started via WP Cron','2021-02-02 12:03:18','2021-02-02 12:03:18'),(4316,1440,'action complete via WP Cron','2021-02-02 12:03:18','2021-02-02 12:03:18'),(4317,1441,'action created','2021-02-02 12:07:17','2021-02-02 12:07:17'),(4318,1441,'action started via WP Cron','2021-02-02 12:12:21','2021-02-02 12:12:21'),(4319,1441,'action complete via WP Cron','2021-02-02 12:12:21','2021-02-02 12:12:21'),(4320,1442,'action created','2021-02-02 12:12:39','2021-02-02 12:12:39'),(4321,1442,'action started via WP Cron','2021-02-02 12:14:20','2021-02-02 12:14:20'),(4322,1442,'action complete via WP Cron','2021-02-02 12:14:20','2021-02-02 12:14:20'),(4323,1443,'action created','2021-02-02 12:20:32','2021-02-02 12:20:32'),(4324,1443,'action started via WP Cron','2021-02-02 12:33:07','2021-02-02 12:33:07'),(4325,1443,'action complete via WP Cron','2021-02-02 12:33:07','2021-02-02 12:33:07'),(4326,1444,'action created','2021-02-02 12:34:13','2021-02-02 12:34:13'),(4327,1444,'action started via WP Cron','2021-02-02 12:35:38','2021-02-02 12:35:38'),(4328,1444,'action complete via WP Cron','2021-02-02 12:35:38','2021-02-02 12:35:38'),(4329,1445,'action created','2021-02-02 12:35:53','2021-02-02 12:35:53'),(4330,1445,'action started via WP Cron','2021-02-02 12:36:41','2021-02-02 12:36:41'),(4331,1445,'action complete via WP Cron','2021-02-02 12:36:41','2021-02-02 12:36:41'),(4332,1446,'action created','2021-02-02 12:36:46','2021-02-02 12:36:46'),(4333,1446,'action started via WP Cron','2021-02-02 12:38:14','2021-02-02 12:38:14'),(4334,1446,'action complete via WP Cron','2021-02-02 12:38:14','2021-02-02 12:38:14'),(4335,1447,'action created','2021-02-02 12:38:15','2021-02-02 12:38:15'),(4336,1447,'action started via WP Cron','2021-02-02 12:43:20','2021-02-02 12:43:20'),(4337,1447,'action complete via WP Cron','2021-02-02 12:43:20','2021-02-02 12:43:20'),(4338,1448,'action created','2021-02-02 12:43:20','2021-02-02 12:43:20'),(4339,1448,'action started via WP Cron','2021-02-02 12:45:58','2021-02-02 12:45:58'),(4340,1448,'action complete via WP Cron','2021-02-02 12:45:58','2021-02-02 12:45:58'),(4341,1449,'action created','2021-02-02 12:46:42','2021-02-02 12:46:42'),(4342,1449,'action started via WP Cron','2021-02-02 12:47:35','2021-02-02 12:47:35'),(4343,1449,'action complete via WP Cron','2021-02-02 12:47:35','2021-02-02 12:47:35'),(4344,1450,'action created','2021-02-02 12:57:43','2021-02-02 12:57:43'),(4345,1450,'action started via WP Cron','2021-02-02 13:03:07','2021-02-02 13:03:07'),(4346,1450,'action complete via WP Cron','2021-02-02 13:03:07','2021-02-02 13:03:07'),(4347,1451,'action created','2021-02-02 13:03:47','2021-02-02 13:03:47'),(4348,1451,'action started via WP Cron','2021-02-02 13:04:40','2021-02-02 13:04:40'),(4349,1451,'action complete via WP Cron','2021-02-02 13:04:40','2021-02-02 13:04:40'),(4350,1452,'action created','2021-02-02 13:04:50','2021-02-02 13:04:50'),(4351,1452,'action started via WP Cron','2021-02-02 13:05:38','2021-02-02 13:05:38'),(4352,1452,'action complete via WP Cron','2021-02-02 13:05:38','2021-02-02 13:05:38'),(4353,1453,'action created','2021-02-02 13:05:41','2021-02-02 13:05:41'),(4354,1453,'action started via WP Cron','2021-02-02 13:09:02','2021-02-02 13:09:02'),(4355,1453,'action complete via WP Cron','2021-02-02 13:09:02','2021-02-02 13:09:02'),(4356,1454,'action created','2021-02-02 13:09:02','2021-02-02 13:09:02'),(4357,1454,'action started via WP Cron','2021-02-02 13:10:13','2021-02-02 13:10:13'),(4358,1454,'action complete via WP Cron','2021-02-02 13:10:13','2021-02-02 13:10:13'),(4359,1455,'action created','2021-02-02 13:10:13','2021-02-02 13:10:13'),(4360,1455,'action started via WP Cron','2021-02-02 13:10:37','2021-02-02 13:10:37'),(4361,1455,'action complete via WP Cron','2021-02-02 13:10:37','2021-02-02 13:10:37'),(4362,1456,'action created','2021-02-02 13:18:04','2021-02-02 13:18:04'),(4363,1456,'action started via WP Cron','2021-02-02 13:18:39','2021-02-02 13:18:39'),(4364,1456,'action complete via WP Cron','2021-02-02 13:18:39','2021-02-02 13:18:39'),(4365,1457,'action created','2021-02-02 13:18:39','2021-02-02 13:18:39'),(4366,1457,'action started via WP Cron','2021-02-02 13:19:51','2021-02-02 13:19:51'),(4367,1457,'action complete via WP Cron','2021-02-02 13:19:51','2021-02-02 13:19:51'),(4368,1458,'action created','2021-02-02 13:19:52','2021-02-02 13:19:52'),(4369,1458,'action started via WP Cron','2021-02-02 13:21:23','2021-02-02 13:21:23'),(4370,1458,'action complete via WP Cron','2021-02-02 13:21:23','2021-02-02 13:21:23'),(4371,1459,'action created','2021-02-02 13:22:12','2021-02-02 13:22:12'),(4372,1459,'action started via WP Cron','2021-02-02 13:27:15','2021-02-02 13:27:15'),(4373,1459,'action complete via WP Cron','2021-02-02 13:27:15','2021-02-02 13:27:15'),(4374,1460,'action created','2021-02-02 13:27:15','2021-02-02 13:27:15'),(4375,1460,'action started via WP Cron','2021-02-02 13:27:43','2021-02-02 13:27:43'),(4376,1460,'action complete via WP Cron','2021-02-02 13:27:43','2021-02-02 13:27:43'),(4377,1461,'action created','2021-02-02 13:27:43','2021-02-02 13:27:43'),(4378,1461,'action started via WP Cron','2021-02-02 13:29:26','2021-02-02 13:29:26'),(4379,1461,'action complete via WP Cron','2021-02-02 13:29:26','2021-02-02 13:29:26'),(4380,1462,'action created','2021-02-02 13:29:36','2021-02-02 13:29:36'),(4381,1462,'action started via WP Cron','2021-02-02 13:31:02','2021-02-02 13:31:02'),(4382,1462,'action complete via WP Cron','2021-02-02 13:31:02','2021-02-02 13:31:02'),(4383,1463,'action created','2021-02-02 13:31:03','2021-02-02 13:31:03'),(4384,1463,'action started via WP Cron','2021-02-02 13:33:05','2021-02-02 13:33:05'),(4385,1463,'action complete via WP Cron','2021-02-02 13:33:05','2021-02-02 13:33:05'),(4386,1464,'action created','2021-02-02 13:33:06','2021-02-02 13:33:06'),(4387,1464,'action started via WP Cron','2021-02-02 13:33:50','2021-02-02 13:33:50'),(4388,1464,'action complete via WP Cron','2021-02-02 13:33:50','2021-02-02 13:33:50'),(4389,1465,'action created','2021-02-02 13:45:13','2021-02-02 13:45:13'),(4390,1465,'action started via WP Cron','2021-02-02 13:47:07','2021-02-02 13:47:07'),(4391,1465,'action complete via WP Cron','2021-02-02 13:47:07','2021-02-02 13:47:07'),(4392,1466,'action created','2021-02-02 13:47:08','2021-02-02 13:47:08'),(4393,1466,'action started via WP Cron','2021-02-02 13:55:16','2021-02-02 13:55:16'),(4394,1466,'action complete via WP Cron','2021-02-02 13:55:16','2021-02-02 13:55:16'),(4395,1467,'action created','2021-02-02 13:59:11','2021-02-02 13:59:11'),(4396,1467,'action started via WP Cron','2021-02-02 14:00:04','2021-02-02 14:00:04'),(4397,1467,'action complete via WP Cron','2021-02-02 14:00:04','2021-02-02 14:00:04'),(4398,1468,'action created','2021-02-02 14:03:06','2021-02-02 14:03:06'),(4399,1468,'action started via WP Cron','2021-02-02 14:04:41','2021-02-02 14:04:41'),(4400,1468,'action complete via WP Cron','2021-02-02 14:04:41','2021-02-02 14:04:41'),(4401,1469,'action created','2021-02-02 14:04:42','2021-02-02 14:04:42'),(4402,1469,'action started via WP Cron','2021-02-02 14:09:55','2021-02-02 14:09:55'),(4403,1469,'action complete via WP Cron','2021-02-02 14:09:55','2021-02-02 14:09:55'),(4404,1470,'action created','2021-02-02 14:09:55','2021-02-02 14:09:55'),(4405,1470,'action started via WP Cron','2021-02-02 14:13:35','2021-02-02 14:13:35'),(4406,1470,'action complete via WP Cron','2021-02-02 14:13:35','2021-02-02 14:13:35'),(4407,1471,'action created','2021-02-02 14:13:35','2021-02-02 14:13:35'),(4408,1471,'action started via WP Cron','2021-02-02 14:19:28','2021-02-02 14:19:28'),(4409,1471,'action complete via WP Cron','2021-02-02 14:19:28','2021-02-02 14:19:28'),(4410,1472,'action created','2021-02-02 14:26:17','2021-02-02 14:26:17'),(4411,1472,'action started via WP Cron','2021-02-02 14:27:06','2021-02-02 14:27:06'),(4412,1472,'action complete via WP Cron','2021-02-02 14:27:06','2021-02-02 14:27:06'),(4413,1473,'action created','2021-02-02 14:27:06','2021-02-02 14:27:06'),(4414,1473,'action started via WP Cron','2021-02-02 14:27:48','2021-02-02 14:27:48'),(4415,1473,'action complete via WP Cron','2021-02-02 14:27:48','2021-02-02 14:27:48'),(4416,1474,'action created','2021-02-02 14:27:50','2021-02-02 14:27:50'),(4417,1474,'action started via WP Cron','2021-02-02 14:28:50','2021-02-02 14:28:50'),(4418,1474,'action complete via WP Cron','2021-02-02 14:28:50','2021-02-02 14:28:50'),(4419,1475,'action created','2021-02-02 14:28:50','2021-02-02 14:28:50'),(4420,1475,'action started via WP Cron','2021-02-02 14:29:51','2021-02-02 14:29:51'),(4421,1475,'action complete via WP Cron','2021-02-02 14:29:51','2021-02-02 14:29:51'),(4422,1476,'action created','2021-02-02 14:29:51','2021-02-02 14:29:51'),(4423,1476,'action started via WP Cron','2021-02-02 14:30:37','2021-02-02 14:30:37'),(4424,1476,'action complete via WP Cron','2021-02-02 14:30:37','2021-02-02 14:30:37'),(4425,1477,'action created','2021-02-02 14:31:16','2021-02-02 14:31:16'),(4426,1477,'action started via WP Cron','2021-02-02 14:33:06','2021-02-02 14:33:06'),(4427,1477,'action complete via WP Cron','2021-02-02 14:33:06','2021-02-02 14:33:06'),(4428,1478,'action created','2021-02-02 14:43:27','2021-02-02 14:43:27'),(4429,1478,'action started via WP Cron','2021-02-02 14:46:15','2021-02-02 14:46:15'),(4430,1478,'action complete via WP Cron','2021-02-02 14:46:15','2021-02-02 14:46:15'),(4431,1479,'action created','2021-02-02 14:46:16','2021-02-02 14:46:16'),(4432,1479,'action started via WP Cron','2021-02-02 14:49:22','2021-02-02 14:49:22'),(4433,1479,'action complete via WP Cron','2021-02-02 14:49:22','2021-02-02 14:49:22'),(4434,1480,'action created','2021-02-02 14:57:39','2021-02-02 14:57:39'),(4435,1480,'action started via WP Cron','2021-02-02 14:59:25','2021-02-02 14:59:25'),(4436,1480,'action complete via WP Cron','2021-02-02 14:59:25','2021-02-02 14:59:25'),(4437,1481,'action created','2021-02-02 14:59:40','2021-02-02 14:59:40'),(4438,1481,'action started via WP Cron','2021-02-02 15:00:53','2021-02-02 15:00:53'),(4439,1481,'action complete via WP Cron','2021-02-02 15:00:53','2021-02-02 15:00:53'),(4440,1482,'action created','2021-02-02 15:01:29','2021-02-02 15:01:29'),(4441,1482,'action started via WP Cron','2021-02-02 15:01:45','2021-02-02 15:01:45'),(4442,1482,'action complete via WP Cron','2021-02-02 15:01:45','2021-02-02 15:01:45'),(4443,1483,'action created','2021-02-02 15:02:10','2021-02-02 15:02:10'),(4444,1483,'action started via WP Cron','2021-02-02 15:02:36','2021-02-02 15:02:36'),(4445,1483,'action complete via WP Cron','2021-02-02 15:02:36','2021-02-02 15:02:36'),(4446,1484,'action created','2021-02-02 15:02:41','2021-02-02 15:02:41'),(4447,1484,'action started via WP Cron','2021-02-02 15:03:40','2021-02-02 15:03:40'),(4448,1484,'action complete via WP Cron','2021-02-02 15:03:40','2021-02-02 15:03:40'),(4449,1485,'action created','2021-02-02 15:03:40','2021-02-02 15:03:40'),(4450,1485,'action started via WP Cron','2021-02-02 15:04:35','2021-02-02 15:04:35'),(4451,1485,'action complete via WP Cron','2021-02-02 15:04:35','2021-02-02 15:04:35'),(4452,1486,'action created','2021-02-02 15:04:37','2021-02-02 15:04:37'),(4453,1486,'action started via WP Cron','2021-02-02 15:05:39','2021-02-02 15:05:39'),(4454,1486,'action complete via WP Cron','2021-02-02 15:05:39','2021-02-02 15:05:39'),(4455,1487,'action created','2021-02-02 15:05:40','2021-02-02 15:05:40'),(4456,1487,'action started via WP Cron','2021-02-02 15:06:35','2021-02-02 15:06:35'),(4457,1487,'action complete via WP Cron','2021-02-02 15:06:35','2021-02-02 15:06:35'),(4458,1488,'action created','2021-02-02 15:06:37','2021-02-02 15:06:37'),(4459,1488,'action started via WP Cron','2021-02-02 15:07:45','2021-02-02 15:07:45'),(4460,1488,'action complete via WP Cron','2021-02-02 15:07:45','2021-02-02 15:07:45'),(4461,1489,'action created','2021-02-02 15:07:59','2021-02-02 15:07:59'),(4462,1489,'action started via WP Cron','2021-02-02 15:08:48','2021-02-02 15:08:48'),(4463,1489,'action complete via WP Cron','2021-02-02 15:08:48','2021-02-02 15:08:48'),(4464,1490,'action created','2021-02-02 15:08:57','2021-02-02 15:08:57'),(4465,1490,'action started via WP Cron','2021-02-02 15:09:43','2021-02-02 15:09:43'),(4466,1490,'action complete via WP Cron','2021-02-02 15:09:43','2021-02-02 15:09:43'),(4467,1491,'action created','2021-02-02 15:10:08','2021-02-02 15:10:08'),(4468,1491,'action started via WP Cron','2021-02-02 15:10:44','2021-02-02 15:10:44'),(4469,1491,'action complete via WP Cron','2021-02-02 15:10:44','2021-02-02 15:10:44'),(4470,1492,'action created','2021-02-02 15:10:46','2021-02-02 15:10:46'),(4471,1492,'action started via WP Cron','2021-02-02 15:11:50','2021-02-02 15:11:50'),(4472,1492,'action complete via WP Cron','2021-02-02 15:11:50','2021-02-02 15:11:50'),(4473,1493,'action created','2021-02-02 15:11:55','2021-02-02 15:11:55'),(4474,1493,'action started via WP Cron','2021-02-02 15:12:37','2021-02-02 15:12:37'),(4475,1493,'action complete via WP Cron','2021-02-02 15:12:37','2021-02-02 15:12:37'),(4476,1494,'action created','2021-02-02 15:21:34','2021-02-02 15:21:34'),(4477,1494,'action started via WP Cron','2021-02-02 15:30:55','2021-02-02 15:30:55'),(4478,1494,'action complete via WP Cron','2021-02-02 15:30:55','2021-02-02 15:30:55'),(4479,1495,'action created','2021-02-02 15:30:55','2021-02-02 15:30:55'),(4480,1495,'action started via WP Cron','2021-02-02 15:33:22','2021-02-02 15:33:22'),(4481,1495,'action complete via WP Cron','2021-02-02 15:33:22','2021-02-02 15:33:22'),(4482,1496,'action created','2021-02-02 15:34:02','2021-02-02 15:34:02'),(4483,1496,'action started via WP Cron','2021-02-02 15:45:25','2021-02-02 15:45:25'),(4484,1496,'action complete via WP Cron','2021-02-02 15:45:25','2021-02-02 15:45:25'),(4485,1497,'action created','2021-02-02 15:50:42','2021-02-02 15:50:42'),(4486,1497,'action started via WP Cron','2021-02-02 15:52:07','2021-02-02 15:52:07'),(4487,1497,'action complete via WP Cron','2021-02-02 15:52:07','2021-02-02 15:52:07'),(4488,1498,'action created','2021-02-02 15:58:16','2021-02-02 15:58:16'),(4489,1498,'action started via WP Cron','2021-02-02 15:58:36','2021-02-02 15:58:36'),(4490,1498,'action complete via WP Cron','2021-02-02 15:58:36','2021-02-02 15:58:36'),(4491,1499,'action created','2021-02-02 15:58:51','2021-02-02 15:58:51'),(4492,1499,'action started via WP Cron','2021-02-02 16:03:07','2021-02-02 16:03:07'),(4493,1499,'action complete via WP Cron','2021-02-02 16:03:07','2021-02-02 16:03:07'),(4494,1500,'action created','2021-02-02 16:06:12','2021-02-02 16:06:12'),(4495,1500,'action started via WP Cron','2021-02-02 16:06:51','2021-02-02 16:06:51'),(4496,1500,'action complete via WP Cron','2021-02-02 16:06:51','2021-02-02 16:06:51'),(4497,1501,'action created','2021-02-02 16:06:51','2021-02-02 16:06:51'),(4498,1501,'action started via WP Cron','2021-02-02 16:07:55','2021-02-02 16:07:55'),(4499,1501,'action complete via WP Cron','2021-02-02 16:07:55','2021-02-02 16:07:55'),(4500,1502,'action created','2021-02-02 16:07:55','2021-02-02 16:07:55'),(4501,1502,'action started via WP Cron','2021-02-02 16:12:44','2021-02-02 16:12:44'),(4502,1502,'action complete via WP Cron','2021-02-02 16:12:44','2021-02-02 16:12:44'),(4503,1503,'action created','2021-02-02 16:16:17','2021-02-02 16:16:17'),(4504,1503,'action started via WP Cron','2021-02-02 16:17:26','2021-02-02 16:17:26'),(4505,1503,'action complete via WP Cron','2021-02-02 16:17:26','2021-02-02 16:17:26'),(4506,1504,'action created','2021-02-02 16:17:27','2021-02-02 16:17:27'),(4507,1504,'action started via WP Cron','2021-02-02 16:20:54','2021-02-02 16:20:54'),(4508,1504,'action complete via WP Cron','2021-02-02 16:20:54','2021-02-02 16:20:54'),(4509,1505,'action created','2021-02-02 16:20:54','2021-02-02 16:20:54'),(4510,1505,'action started via WP Cron','2021-02-02 16:22:01','2021-02-02 16:22:01'),(4511,1505,'action complete via WP Cron','2021-02-02 16:22:01','2021-02-02 16:22:01'),(4512,1506,'action created','2021-02-02 16:22:05','2021-02-02 16:22:05'),(4513,1506,'action started via WP Cron','2021-02-02 16:23:20','2021-02-02 16:23:20'),(4514,1506,'action complete via WP Cron','2021-02-02 16:23:20','2021-02-02 16:23:20'),(4515,1507,'action created','2021-02-02 16:25:44','2021-02-02 16:25:44'),(4516,1507,'action started via WP Cron','2021-02-02 16:29:25','2021-02-02 16:29:25'),(4517,1507,'action complete via WP Cron','2021-02-02 16:29:25','2021-02-02 16:29:25'),(4518,1508,'action created','2021-02-02 16:29:26','2021-02-02 16:29:26'),(4519,1508,'action started via WP Cron','2021-02-02 16:30:25','2021-02-02 16:30:25'),(4520,1508,'action complete via WP Cron','2021-02-02 16:30:25','2021-02-02 16:30:25'),(4521,1509,'action created','2021-02-02 16:30:25','2021-02-02 16:30:25'),(4522,1509,'action started via WP Cron','2021-02-02 16:30:43','2021-02-02 16:30:43'),(4523,1509,'action complete via WP Cron','2021-02-02 16:30:43','2021-02-02 16:30:43'),(4524,1510,'action created','2021-02-02 16:30:43','2021-02-02 16:30:43'),(4525,1510,'action started via WP Cron','2021-02-02 16:31:43','2021-02-02 16:31:43'),(4526,1510,'action complete via WP Cron','2021-02-02 16:31:43','2021-02-02 16:31:43'),(4527,1511,'action created','2021-02-02 16:34:16','2021-02-02 16:34:16'),(4528,1511,'action started via WP Cron','2021-02-02 16:35:18','2021-02-02 16:35:18'),(4529,1511,'action complete via WP Cron','2021-02-02 16:35:18','2021-02-02 16:35:18'),(4530,1512,'action created','2021-02-02 16:35:18','2021-02-02 16:35:18'),(4531,1512,'action started via WP Cron','2021-02-02 16:35:38','2021-02-02 16:35:38'),(4532,1512,'action complete via WP Cron','2021-02-02 16:35:38','2021-02-02 16:35:38'),(4533,1513,'action created','2021-02-02 16:35:43','2021-02-02 16:35:43'),(4534,1513,'action started via WP Cron','2021-02-02 16:50:04','2021-02-02 16:50:04'),(4535,1513,'action complete via WP Cron','2021-02-02 16:50:04','2021-02-02 16:50:04'),(4536,1514,'action created','2021-02-02 16:52:04','2021-02-02 16:52:04'),(4537,1514,'action started via WP Cron','2021-02-02 16:58:47','2021-02-02 16:58:47'),(4538,1514,'action complete via WP Cron','2021-02-02 16:58:47','2021-02-02 16:58:47'),(4539,1515,'action created','2021-02-02 16:58:56','2021-02-02 16:58:56'),(4540,1515,'action started via WP Cron','2021-02-02 17:00:16','2021-02-02 17:00:16'),(4541,1515,'action complete via WP Cron','2021-02-02 17:00:16','2021-02-02 17:00:16'),(4542,1516,'action created','2021-02-02 17:00:16','2021-02-02 17:00:16'),(4543,1516,'action started via WP Cron','2021-02-02 17:03:10','2021-02-02 17:03:10'),(4544,1516,'action complete via WP Cron','2021-02-02 17:03:10','2021-02-02 17:03:10'),(4545,1517,'action created','2021-02-02 17:07:50','2021-02-02 17:07:50'),(4546,1517,'action started via WP Cron','2021-02-02 17:09:26','2021-02-02 17:09:26'),(4547,1517,'action complete via WP Cron','2021-02-02 17:09:26','2021-02-02 17:09:26'),(4548,1518,'action created','2021-02-02 17:09:50','2021-02-02 17:09:50'),(4549,1518,'action started via WP Cron','2021-02-02 17:12:34','2021-02-02 17:12:34'),(4550,1518,'action complete via WP Cron','2021-02-02 17:12:34','2021-02-02 17:12:34'),(4551,1519,'action created','2021-02-02 17:12:38','2021-02-02 17:12:38'),(4552,1519,'action started via WP Cron','2021-02-02 17:13:35','2021-02-02 17:13:35'),(4553,1519,'action complete via WP Cron','2021-02-02 17:13:35','2021-02-02 17:13:35'),(4554,1520,'action created','2021-02-02 17:13:43','2021-02-02 17:13:43'),(4555,1520,'action started via WP Cron','2021-02-02 17:15:52','2021-02-02 17:15:52'),(4556,1520,'action complete via WP Cron','2021-02-02 17:15:52','2021-02-02 17:15:52'),(4557,1521,'action created','2021-02-02 17:15:52','2021-02-02 17:15:52'),(4558,1521,'action started via WP Cron','2021-02-02 17:16:36','2021-02-02 17:16:36'),(4559,1521,'action complete via WP Cron','2021-02-02 17:16:36','2021-02-02 17:16:36'),(4560,1522,'action created','2021-02-02 17:17:50','2021-02-02 17:17:50'),(4561,1522,'action started via WP Cron','2021-02-02 17:21:20','2021-02-02 17:21:20'),(4562,1522,'action complete via WP Cron','2021-02-02 17:21:20','2021-02-02 17:21:20'),(4563,1523,'action created','2021-02-02 17:21:20','2021-02-02 17:21:20'),(4564,1523,'action started via WP Cron','2021-02-02 17:22:03','2021-02-02 17:22:03'),(4565,1523,'action complete via WP Cron','2021-02-02 17:22:03','2021-02-02 17:22:03'),(4566,1524,'action created','2021-02-02 17:22:03','2021-02-02 17:22:03'),(4567,1524,'action started via WP Cron','2021-02-02 17:23:25','2021-02-02 17:23:25'),(4568,1524,'action complete via WP Cron','2021-02-02 17:23:25','2021-02-02 17:23:25'),(4569,1525,'action created','2021-02-02 17:33:24','2021-02-02 17:33:24'),(4570,1525,'action started via WP Cron','2021-02-02 17:36:24','2021-02-02 17:36:24'),(4571,1525,'action complete via WP Cron','2021-02-02 17:36:24','2021-02-02 17:36:24'),(4572,1526,'action created','2021-02-02 17:36:24','2021-02-02 17:36:24'),(4573,1526,'action started via WP Cron','2021-02-02 17:38:47','2021-02-02 17:38:47'),(4574,1526,'action complete via WP Cron','2021-02-02 17:38:47','2021-02-02 17:38:47'),(4575,1527,'action created','2021-02-02 17:38:48','2021-02-02 17:38:48'),(4576,1527,'action started via WP Cron','2021-02-02 17:40:22','2021-02-02 17:40:22'),(4577,1527,'action complete via WP Cron','2021-02-02 17:40:22','2021-02-02 17:40:22'),(4578,1528,'action created','2021-02-02 17:40:23','2021-02-02 17:40:23'),(4579,1528,'action started via WP Cron','2021-02-02 17:40:57','2021-02-02 17:40:57'),(4580,1528,'action complete via WP Cron','2021-02-02 17:40:57','2021-02-02 17:40:57'),(4581,1529,'action created','2021-02-02 17:40:57','2021-02-02 17:40:57'),(4582,1529,'action started via WP Cron','2021-02-02 17:41:41','2021-02-02 17:41:41'),(4583,1529,'action complete via WP Cron','2021-02-02 17:41:41','2021-02-02 17:41:41'),(4584,1530,'action created','2021-02-02 17:41:44','2021-02-02 17:41:44'),(4585,1530,'action started via WP Cron','2021-02-02 17:42:40','2021-02-02 17:42:40'),(4586,1530,'action complete via WP Cron','2021-02-02 17:42:40','2021-02-02 17:42:40'),(4587,1531,'action created','2021-02-02 17:45:26','2021-02-02 17:45:26'),(4588,1531,'action started via WP Cron','2021-02-02 17:46:22','2021-02-02 17:46:22'),(4589,1531,'action complete via WP Cron','2021-02-02 17:46:22','2021-02-02 17:46:22'),(4590,1532,'action created','2021-02-02 17:55:30','2021-02-02 17:55:30'),(4591,1532,'action started via WP Cron','2021-02-02 17:57:04','2021-02-02 17:57:04'),(4592,1532,'action complete via WP Cron','2021-02-02 17:57:04','2021-02-02 17:57:04'),(4593,1533,'action created','2021-02-02 17:58:28','2021-02-02 17:58:28'),(4594,1533,'action started via WP Cron','2021-02-02 17:58:38','2021-02-02 17:58:38'),(4595,1533,'action complete via WP Cron','2021-02-02 17:58:39','2021-02-02 17:58:39'),(4596,1534,'action created','2021-02-02 17:59:46','2021-02-02 17:59:46'),(4597,1534,'action started via WP Cron','2021-02-02 18:00:55','2021-02-02 18:00:55'),(4598,1534,'action complete via WP Cron','2021-02-02 18:00:55','2021-02-02 18:00:55'),(4599,1535,'action created','2021-02-02 18:01:47','2021-02-02 18:01:47'),(4600,1535,'action started via WP Cron','2021-02-02 18:02:38','2021-02-02 18:02:38'),(4601,1535,'action complete via WP Cron','2021-02-02 18:02:38','2021-02-02 18:02:38'),(4602,1536,'action created','2021-02-02 18:02:39','2021-02-02 18:02:39'),(4603,1536,'action started via WP Cron','2021-02-02 18:04:34','2021-02-02 18:04:34'),(4604,1536,'action complete via WP Cron','2021-02-02 18:04:34','2021-02-02 18:04:34'),(4605,1537,'action created','2021-02-02 18:05:15','2021-02-02 18:05:15'),(4606,1537,'action started via WP Cron','2021-02-02 18:05:55','2021-02-02 18:05:55'),(4607,1537,'action complete via WP Cron','2021-02-02 18:05:55','2021-02-02 18:05:55'),(4608,1538,'action created','2021-02-02 18:06:42','2021-02-02 18:06:42'),(4609,1538,'action started via WP Cron','2021-02-02 18:07:49','2021-02-02 18:07:49'),(4610,1538,'action complete via WP Cron','2021-02-02 18:07:49','2021-02-02 18:07:49'),(4611,1539,'action created','2021-02-02 18:08:19','2021-02-02 18:08:19'),(4612,1539,'action started via WP Cron','2021-02-02 18:11:16','2021-02-02 18:11:16'),(4613,1539,'action complete via WP Cron','2021-02-02 18:11:16','2021-02-02 18:11:16'),(4614,1540,'action created','2021-02-02 18:11:18','2021-02-02 18:11:18'),(4615,1540,'action started via WP Cron','2021-02-02 18:12:15','2021-02-02 18:12:15'),(4616,1540,'action complete via WP Cron','2021-02-02 18:12:15','2021-02-02 18:12:15'),(4617,1541,'action created','2021-02-02 18:13:03','2021-02-02 18:13:03'),(4618,1541,'action started via WP Cron','2021-02-02 18:13:41','2021-02-02 18:13:41'),(4619,1541,'action complete via WP Cron','2021-02-02 18:13:41','2021-02-02 18:13:41'),(4620,1542,'action created','2021-02-02 18:13:59','2021-02-02 18:13:59'),(4621,1542,'action started via WP Cron','2021-02-02 18:14:37','2021-02-02 18:14:37'),(4622,1542,'action complete via WP Cron','2021-02-02 18:14:37','2021-02-02 18:14:37'),(4623,1543,'action created','2021-02-02 18:15:31','2021-02-02 18:15:31'),(4624,1543,'action started via WP Cron','2021-02-02 18:15:51','2021-02-02 18:15:51'),(4625,1543,'action complete via WP Cron','2021-02-02 18:15:51','2021-02-02 18:15:51'),(4626,1544,'action created','2021-02-02 18:16:47','2021-02-02 18:16:47'),(4627,1544,'action started via WP Cron','2021-02-02 18:17:54','2021-02-02 18:17:54'),(4628,1544,'action complete via WP Cron','2021-02-02 18:17:54','2021-02-02 18:17:54'),(4629,1545,'action created','2021-02-02 18:18:28','2021-02-02 18:18:28'),(4630,1545,'action started via WP Cron','2021-02-02 18:19:03','2021-02-02 18:19:03'),(4631,1545,'action complete via WP Cron','2021-02-02 18:19:03','2021-02-02 18:19:03'),(4632,1546,'action created','2021-02-02 18:19:41','2021-02-02 18:19:41'),(4633,1546,'action started via WP Cron','2021-02-02 18:20:45','2021-02-02 18:20:45'),(4634,1546,'action complete via WP Cron','2021-02-02 18:20:45','2021-02-02 18:20:45'),(4635,1547,'action created','2021-02-02 18:20:49','2021-02-02 18:20:49'),(4636,1547,'action started via WP Cron','2021-02-02 18:21:38','2021-02-02 18:21:38'),(4637,1547,'action complete via WP Cron','2021-02-02 18:21:38','2021-02-02 18:21:38'),(4638,1548,'action created','2021-02-02 18:21:52','2021-02-02 18:21:52'),(4639,1548,'action started via WP Cron','2021-02-02 18:22:47','2021-02-02 18:22:47'),(4640,1548,'action complete via WP Cron','2021-02-02 18:22:47','2021-02-02 18:22:47'),(4641,1549,'action created','2021-02-02 18:23:20','2021-02-02 18:23:20'),(4642,1549,'action started via WP Cron','2021-02-02 18:23:37','2021-02-02 18:23:37'),(4643,1549,'action complete via WP Cron','2021-02-02 18:23:37','2021-02-02 18:23:37'),(4644,1550,'action created','2021-02-02 18:23:43','2021-02-02 18:23:43'),(4645,1550,'action started via WP Cron','2021-02-02 18:24:37','2021-02-02 18:24:37'),(4646,1550,'action complete via WP Cron','2021-02-02 18:24:37','2021-02-02 18:24:37'),(4647,1551,'action created','2021-02-02 18:24:40','2021-02-02 18:24:40'),(4648,1551,'action started via WP Cron','2021-02-02 18:25:39','2021-02-02 18:25:39'),(4649,1551,'action complete via WP Cron','2021-02-02 18:25:39','2021-02-02 18:25:39'),(4650,1552,'action created','2021-02-02 18:25:39','2021-02-02 18:25:39'),(4651,1552,'action started via WP Cron','2021-02-02 18:27:45','2021-02-02 18:27:45'),(4652,1552,'action complete via WP Cron','2021-02-02 18:27:45','2021-02-02 18:27:45'),(4653,1553,'action created','2021-02-02 18:27:51','2021-02-02 18:27:51'),(4654,1553,'action started via WP Cron','2021-02-02 18:29:16','2021-02-02 18:29:16'),(4655,1553,'action complete via WP Cron','2021-02-02 18:29:16','2021-02-02 18:29:16'),(4656,1554,'action created','2021-02-02 18:29:17','2021-02-02 18:29:17'),(4657,1554,'action started via WP Cron','2021-02-02 18:32:35','2021-02-02 18:32:35'),(4658,1554,'action complete via WP Cron','2021-02-02 18:32:35','2021-02-02 18:32:35'),(4659,1555,'action created','2021-02-02 18:33:06','2021-02-02 18:33:06'),(4660,1555,'action started via WP Cron','2021-02-02 18:34:09','2021-02-02 18:34:09'),(4661,1555,'action complete via WP Cron','2021-02-02 18:34:09','2021-02-02 18:34:09'),(4662,1556,'action created','2021-02-02 18:44:53','2021-02-02 18:44:53'),(4663,1556,'action started via WP Cron','2021-02-02 19:03:08','2021-02-02 19:03:08'),(4664,1556,'action complete via WP Cron','2021-02-02 19:03:08','2021-02-02 19:03:08'),(4665,1557,'action created','2021-02-02 19:05:50','2021-02-02 19:05:50'),(4666,1557,'action started via WP Cron','2021-02-02 19:10:03','2021-02-02 19:10:03'),(4667,1557,'action complete via WP Cron','2021-02-02 19:10:03','2021-02-02 19:10:03'),(4668,1558,'action created','2021-02-02 19:16:45','2021-02-02 19:16:45'),(4669,1558,'action started via WP Cron','2021-02-02 19:18:06','2021-02-02 19:18:06'),(4670,1558,'action complete via WP Cron','2021-02-02 19:18:06','2021-02-02 19:18:06'),(4671,1559,'action created','2021-02-02 19:29:56','2021-02-02 19:29:56'),(4672,1559,'action started via WP Cron','2021-02-02 19:30:57','2021-02-02 19:30:57'),(4673,1559,'action complete via WP Cron','2021-02-02 19:30:57','2021-02-02 19:30:57'),(4674,1560,'action created','2021-02-02 19:32:10','2021-02-02 19:32:10'),(4675,1560,'action started via WP Cron','2021-02-02 19:32:38','2021-02-02 19:32:38'),(4676,1560,'action complete via WP Cron','2021-02-02 19:32:38','2021-02-02 19:32:38'),(4677,1561,'action created','2021-02-02 19:32:40','2021-02-02 19:32:40'),(4678,1561,'action started via WP Cron','2021-02-02 19:33:54','2021-02-02 19:33:54'),(4679,1561,'action complete via WP Cron','2021-02-02 19:33:54','2021-02-02 19:33:54'),(4680,1562,'action created','2021-02-02 19:33:54','2021-02-02 19:33:54'),(4681,1562,'action started via WP Cron','2021-02-02 19:35:02','2021-02-02 19:35:02'),(4682,1562,'action complete via WP Cron','2021-02-02 19:35:02','2021-02-02 19:35:02'),(4683,1563,'action created','2021-02-02 19:49:26','2021-02-02 19:49:26'),(4684,1563,'action started via WP Cron','2021-02-02 19:54:30','2021-02-02 19:54:30'),(4685,1563,'action complete via WP Cron','2021-02-02 19:54:30','2021-02-02 19:54:30'),(4686,1564,'action created','2021-02-02 20:03:06','2021-02-02 20:03:06'),(4687,1564,'action started via WP Cron','2021-02-02 20:04:18','2021-02-02 20:04:18'),(4688,1564,'action complete via WP Cron','2021-02-02 20:04:18','2021-02-02 20:04:18'),(4689,1565,'action created','2021-02-02 20:05:32','2021-02-02 20:05:32'),(4690,1565,'action started via WP Cron','2021-02-02 20:07:24','2021-02-02 20:07:24'),(4691,1565,'action complete via WP Cron','2021-02-02 20:07:24','2021-02-02 20:07:24'),(4692,1566,'action created','2021-02-02 20:15:51','2021-02-02 20:15:51'),(4693,1566,'action started via WP Cron','2021-02-02 20:17:06','2021-02-02 20:17:06'),(4694,1566,'action complete via WP Cron','2021-02-02 20:17:06','2021-02-02 20:17:06'),(4695,1567,'action created','2021-02-02 20:17:06','2021-02-02 20:17:06'),(4696,1567,'action started via WP Cron','2021-02-02 20:21:59','2021-02-02 20:21:59'),(4697,1567,'action complete via WP Cron','2021-02-02 20:21:59','2021-02-02 20:21:59'),(4698,1568,'action created','2021-02-02 20:30:00','2021-02-02 20:30:00'),(4699,1568,'action started via WP Cron','2021-02-02 20:33:26','2021-02-02 20:33:26'),(4700,1568,'action complete via WP Cron','2021-02-02 20:33:26','2021-02-02 20:33:26'),(4701,1569,'action created','2021-02-02 20:36:24','2021-02-02 20:36:24'),(4702,1569,'action started via WP Cron','2021-02-02 20:47:13','2021-02-02 20:47:13'),(4703,1569,'action complete via WP Cron','2021-02-02 20:47:13','2021-02-02 20:47:13'),(4704,1570,'action created','2021-02-02 20:51:47','2021-02-02 20:51:47'),(4705,1570,'action started via WP Cron','2021-02-02 20:54:34','2021-02-02 20:54:34'),(4706,1570,'action complete via WP Cron','2021-02-02 20:54:34','2021-02-02 20:54:34'),(4707,1571,'action created','2021-02-02 20:55:23','2021-02-02 20:55:23'),(4708,1571,'action started via WP Cron','2021-02-02 21:03:06','2021-02-02 21:03:06'),(4709,1571,'action complete via WP Cron','2021-02-02 21:03:06','2021-02-02 21:03:06'),(4710,1572,'action created','2021-02-02 21:06:32','2021-02-02 21:06:32'),(4711,1572,'action started via WP Cron','2021-02-02 21:06:45','2021-02-02 21:06:45'),(4712,1572,'action complete via WP Cron','2021-02-02 21:06:45','2021-02-02 21:06:45'),(4713,1573,'action created','2021-02-02 21:14:40','2021-02-02 21:14:40'),(4714,1573,'action started via WP Cron','2021-02-02 21:18:27','2021-02-02 21:18:27'),(4715,1573,'action complete via WP Cron','2021-02-02 21:18:27','2021-02-02 21:18:27'),(4716,1574,'action created','2021-02-02 21:18:28','2021-02-02 21:18:28'),(4717,1574,'action started via WP Cron','2021-02-02 21:18:58','2021-02-02 21:18:58'),(4718,1574,'action complete via WP Cron','2021-02-02 21:18:58','2021-02-02 21:18:58'),(4719,1575,'action created','2021-02-02 21:18:58','2021-02-02 21:18:58'),(4720,1575,'action started via WP Cron','2021-02-02 21:22:49','2021-02-02 21:22:49'),(4721,1575,'action complete via WP Cron','2021-02-02 21:22:49','2021-02-02 21:22:49'),(4722,1576,'action created','2021-02-02 21:22:51','2021-02-02 21:22:51'),(4723,1576,'action started via WP Cron','2021-02-02 21:24:23','2021-02-02 21:24:23'),(4724,1576,'action complete via WP Cron','2021-02-02 21:24:23','2021-02-02 21:24:23'),(4725,1577,'action created','2021-02-02 21:24:23','2021-02-02 21:24:23'),(4726,1577,'action started via WP Cron','2021-02-02 21:31:31','2021-02-02 21:31:31'),(4727,1577,'action complete via WP Cron','2021-02-02 21:31:31','2021-02-02 21:31:31'),(4728,1578,'action created','2021-02-02 21:33:06','2021-02-02 21:33:06'),(4729,1578,'action started via WP Cron','2021-02-02 21:35:57','2021-02-02 21:35:57'),(4730,1578,'action complete via WP Cron','2021-02-02 21:35:57','2021-02-02 21:35:57'),(4731,1579,'action created','2021-02-02 21:36:16','2021-02-02 21:36:16'),(4732,1579,'action started via WP Cron','2021-02-02 21:39:20','2021-02-02 21:39:20'),(4733,1579,'action complete via WP Cron','2021-02-02 21:39:20','2021-02-02 21:39:20'),(4734,1580,'action created','2021-02-02 21:40:04','2021-02-02 21:40:04'),(4735,1580,'action started via WP Cron','2021-02-02 21:42:37','2021-02-02 21:42:37'),(4736,1580,'action complete via WP Cron','2021-02-02 21:42:37','2021-02-02 21:42:37'),(4737,1581,'action created','2021-02-02 21:42:38','2021-02-02 21:42:38'),(4738,1581,'action started via WP Cron','2021-02-02 21:50:34','2021-02-02 21:50:34'),(4739,1581,'action complete via WP Cron','2021-02-02 21:50:34','2021-02-02 21:50:34'),(4740,1582,'action created','2021-02-02 21:52:31','2021-02-02 21:52:31'),(4741,1582,'action started via WP Cron','2021-02-02 22:03:06','2021-02-02 22:03:06'),(4742,1582,'action complete via WP Cron','2021-02-02 22:03:07','2021-02-02 22:03:07'),(4743,1583,'action created','2021-02-02 22:06:25','2021-02-02 22:06:25'),(4744,1583,'action started via WP Cron','2021-02-02 22:11:27','2021-02-02 22:11:27'),(4745,1583,'action complete via WP Cron','2021-02-02 22:11:27','2021-02-02 22:11:27'),(4746,1584,'action created','2021-02-02 22:11:27','2021-02-02 22:11:27'),(4747,1584,'action started via WP Cron','2021-02-02 22:12:26','2021-02-02 22:12:26'),(4748,1584,'action complete via WP Cron','2021-02-02 22:12:26','2021-02-02 22:12:26'),(4749,1585,'action created','2021-02-02 22:14:03','2021-02-02 22:14:03'),(4750,1585,'action started via WP Cron','2021-02-02 22:21:19','2021-02-02 22:21:19'),(4751,1585,'action complete via WP Cron','2021-02-02 22:21:19','2021-02-02 22:21:19'),(4752,1586,'action created','2021-02-02 22:21:32','2021-02-02 22:21:32'),(4753,1586,'action started via WP Cron','2021-02-02 22:21:59','2021-02-02 22:21:59'),(4754,1586,'action complete via WP Cron','2021-02-02 22:21:59','2021-02-02 22:21:59'),(4755,1587,'action created','2021-02-02 22:22:00','2021-02-02 22:22:00'),(4756,1587,'action started via WP Cron','2021-02-02 22:22:48','2021-02-02 22:22:48'),(4757,1587,'action complete via WP Cron','2021-02-02 22:22:48','2021-02-02 22:22:48'),(4758,1588,'action created','2021-02-02 22:22:48','2021-02-02 22:22:48'),(4759,1588,'action started via WP Cron','2021-02-02 22:23:43','2021-02-02 22:23:43'),(4760,1588,'action complete via WP Cron','2021-02-02 22:23:43','2021-02-02 22:23:43'),(4761,1589,'action created','2021-02-02 22:32:32','2021-02-02 22:32:32'),(4762,1589,'action started via WP Cron','2021-02-02 22:33:07','2021-02-02 22:33:07'),(4763,1589,'action complete via WP Cron','2021-02-02 22:33:07','2021-02-02 22:33:07'),(4764,1590,'action created','2021-02-02 22:36:05','2021-02-02 22:36:05'),(4765,1590,'action started via WP Cron','2021-02-02 22:37:01','2021-02-02 22:37:01'),(4766,1590,'action complete via WP Cron','2021-02-02 22:37:01','2021-02-02 22:37:01'),(4767,1591,'action created','2021-02-02 22:37:03','2021-02-02 22:37:03'),(4768,1591,'action started via WP Cron','2021-02-02 22:38:14','2021-02-02 22:38:14'),(4769,1591,'action complete via WP Cron','2021-02-02 22:38:14','2021-02-02 22:38:14'),(4770,1592,'action created','2021-02-02 22:38:15','2021-02-02 22:38:15'),(4771,1592,'action started via WP Cron','2021-02-02 22:49:41','2021-02-02 22:49:41'),(4772,1592,'action complete via WP Cron','2021-02-02 22:49:41','2021-02-02 22:49:41'),(4773,1593,'action created','2021-02-02 23:03:14','2021-02-02 23:03:14'),(4774,1593,'action started via WP Cron','2021-02-02 23:07:56','2021-02-02 23:07:56'),(4775,1593,'action complete via WP Cron','2021-02-02 23:07:56','2021-02-02 23:07:56'),(4776,1594,'action created','2021-02-02 23:07:56','2021-02-02 23:07:56'),(4777,1594,'action started via WP Cron','2021-02-02 23:09:59','2021-02-02 23:09:59'),(4778,1594,'action complete via WP Cron','2021-02-02 23:09:59','2021-02-02 23:09:59'),(4779,1595,'action created','2021-02-02 23:09:59','2021-02-02 23:09:59'),(4780,1595,'action started via WP Cron','2021-02-02 23:13:10','2021-02-02 23:13:10'),(4781,1595,'action complete via WP Cron','2021-02-02 23:13:10','2021-02-02 23:13:10'),(4782,1596,'action created','2021-02-02 23:13:10','2021-02-02 23:13:10'),(4783,1596,'action started via WP Cron','2021-02-02 23:33:19','2021-02-02 23:33:19'),(4784,1596,'action complete via WP Cron','2021-02-02 23:33:19','2021-02-02 23:33:19'),(4785,1597,'action created','2021-02-02 23:37:46','2021-02-02 23:37:46'),(4786,1597,'action started via WP Cron','2021-02-02 23:41:59','2021-02-02 23:41:59'),(4787,1597,'action complete via WP Cron','2021-02-02 23:41:59','2021-02-02 23:41:59'),(4788,1598,'action created','2021-02-02 23:42:59','2021-02-02 23:42:59'),(4789,1598,'action started via WP Cron','2021-02-02 23:55:41','2021-02-02 23:55:41'),(4790,1598,'action complete via WP Cron','2021-02-02 23:55:41','2021-02-02 23:55:41'),(4791,1599,'action created','2021-02-02 23:55:46','2021-02-02 23:55:46'),(4792,1599,'action started via WP Cron','2021-02-02 23:58:01','2021-02-02 23:58:01'),(4793,1599,'action complete via WP Cron','2021-02-02 23:58:01','2021-02-02 23:58:01'),(4794,1600,'action created','2021-02-02 23:58:01','2021-02-02 23:58:01'),(4795,1600,'action started via WP Cron','2021-02-03 00:03:07','2021-02-03 00:03:07'),(4796,1600,'action complete via WP Cron','2021-02-03 00:03:07','2021-02-03 00:03:07'),(4797,1601,'action created','2021-02-03 00:04:19','2021-02-03 00:04:19'),(4798,1601,'action started via WP Cron','2021-02-03 00:06:10','2021-02-03 00:06:10'),(4799,1601,'action complete via WP Cron','2021-02-03 00:06:10','2021-02-03 00:06:10'),(4800,1602,'action created','2021-02-03 00:06:10','2021-02-03 00:06:10'),(4801,1602,'action started via WP Cron','2021-02-03 00:07:42','2021-02-03 00:07:42'),(4802,1602,'action complete via WP Cron','2021-02-03 00:07:42','2021-02-03 00:07:42'),(4803,1603,'action created','2021-02-03 00:07:42','2021-02-03 00:07:42'),(4804,1603,'action started via WP Cron','2021-02-03 00:08:40','2021-02-03 00:08:40'),(4805,1603,'action complete via WP Cron','2021-02-03 00:08:40','2021-02-03 00:08:40'),(4806,1604,'action created','2021-02-03 00:08:42','2021-02-03 00:08:42'),(4807,1604,'action started via WP Cron','2021-02-03 00:14:16','2021-02-03 00:14:16'),(4808,1604,'action complete via WP Cron','2021-02-03 00:14:16','2021-02-03 00:14:16'),(4809,1605,'action created','2021-02-03 00:20:55','2021-02-03 00:20:55'),(4810,1605,'action started via WP Cron','2021-02-03 00:23:35','2021-02-03 00:23:35'),(4811,1605,'action complete via WP Cron','2021-02-03 00:23:35','2021-02-03 00:23:35'),(4812,1606,'action created','2021-02-03 00:33:02','2021-02-03 00:33:02'),(4813,1606,'action started via WP Cron','2021-02-03 00:35:24','2021-02-03 00:35:24'),(4814,1606,'action complete via WP Cron','2021-02-03 00:35:24','2021-02-03 00:35:24'),(4815,1607,'action created','2021-02-03 00:35:25','2021-02-03 00:35:25'),(4816,1607,'action started via WP Cron','2021-02-03 00:38:10','2021-02-03 00:38:10'),(4817,1607,'action complete via WP Cron','2021-02-03 00:38:10','2021-02-03 00:38:10'),(4818,1608,'action created','2021-02-03 00:56:00','2021-02-03 00:56:00'),(4819,1608,'action started via WP Cron','2021-02-03 01:02:19','2021-02-03 01:02:19'),(4820,1608,'action complete via WP Cron','2021-02-03 01:02:19','2021-02-03 01:02:19'),(4821,1609,'action created','2021-02-03 01:02:22','2021-02-03 01:02:22'),(4822,1609,'action started via WP Cron','2021-02-03 01:03:03','2021-02-03 01:03:03'),(4823,1609,'action complete via WP Cron','2021-02-03 01:03:03','2021-02-03 01:03:03'),(4824,1610,'action created','2021-02-03 01:03:06','2021-02-03 01:03:06'),(4825,1610,'action started via WP Cron','2021-02-03 01:04:24','2021-02-03 01:04:24'),(4826,1610,'action complete via WP Cron','2021-02-03 01:04:24','2021-02-03 01:04:24'),(4827,1611,'action created','2021-02-03 01:04:24','2021-02-03 01:04:24'),(4828,1611,'action started via WP Cron','2021-02-03 01:05:03','2021-02-03 01:05:03'),(4829,1611,'action complete via WP Cron','2021-02-03 01:05:03','2021-02-03 01:05:03'),(4830,1612,'action created','2021-02-03 01:05:09','2021-02-03 01:05:09'),(4831,1612,'action started via WP Cron','2021-02-03 01:07:13','2021-02-03 01:07:13'),(4832,1612,'action complete via WP Cron','2021-02-03 01:07:13','2021-02-03 01:07:13'),(4833,1613,'action created','2021-02-03 01:07:13','2021-02-03 01:07:13'),(4834,1365,'action started via WP Cron','2021-02-03 01:12:48','2021-02-03 01:12:48'),(4835,1365,'action complete via WP Cron','2021-02-03 01:12:48','2021-02-03 01:12:48'),(4836,1614,'action created','2021-02-03 01:12:48','2021-02-03 01:12:48'),(4837,1613,'action started via WP Cron','2021-02-03 01:12:48','2021-02-03 01:12:48'),(4838,1613,'action complete via WP Cron','2021-02-03 01:12:48','2021-02-03 01:12:48'),(4839,1615,'action created','2021-02-03 01:16:32','2021-02-03 01:16:32'),(4840,1615,'action started via WP Cron','2021-02-03 01:17:00','2021-02-03 01:17:00'),(4841,1615,'action complete via WP Cron','2021-02-03 01:17:00','2021-02-03 01:17:00'),(4842,1616,'action created','2021-02-03 01:17:02','2021-02-03 01:17:02'),(4843,1616,'action started via WP Cron','2021-02-03 01:18:21','2021-02-03 01:18:21'),(4844,1616,'action complete via WP Cron','2021-02-03 01:18:21','2021-02-03 01:18:21'),(4845,1617,'action created','2021-02-03 01:28:45','2021-02-03 01:28:45'),(4846,1617,'action started via WP Cron','2021-02-03 01:33:00','2021-02-03 01:33:00'),(4847,1617,'action complete via WP Cron','2021-02-03 01:33:00','2021-02-03 01:33:00'),(4848,1618,'action created','2021-02-03 01:33:06','2021-02-03 01:33:06'),(4849,1618,'action started via WP Cron','2021-02-03 01:34:19','2021-02-03 01:34:19'),(4850,1618,'action complete via WP Cron','2021-02-03 01:34:19','2021-02-03 01:34:19'),(4851,1619,'action created','2021-02-03 01:34:19','2021-02-03 01:34:19'),(4852,1619,'action started via WP Cron','2021-02-03 01:39:07','2021-02-03 01:39:07'),(4853,1619,'action complete via WP Cron','2021-02-03 01:39:07','2021-02-03 01:39:07'),(4854,1620,'action created','2021-02-03 01:49:32','2021-02-03 01:49:32'),(4855,1620,'action started via WP Cron','2021-02-03 01:51:52','2021-02-03 01:51:52'),(4856,1620,'action complete via WP Cron','2021-02-03 01:51:52','2021-02-03 01:51:52'),(4857,1621,'action created','2021-02-03 01:51:54','2021-02-03 01:51:54'),(4858,1621,'action started via WP Cron','2021-02-03 02:00:10','2021-02-03 02:00:10'),(4859,1621,'action complete via WP Cron','2021-02-03 02:00:10','2021-02-03 02:00:10'),(4860,1622,'action created','2021-02-03 02:03:06','2021-02-03 02:03:06'),(4861,1622,'action started via WP Cron','2021-02-03 02:06:23','2021-02-03 02:06:23'),(4862,1622,'action complete via WP Cron','2021-02-03 02:06:23','2021-02-03 02:06:23'),(4863,1623,'action created','2021-02-03 02:06:24','2021-02-03 02:06:24'),(4864,1623,'action started via WP Cron','2021-02-03 02:10:48','2021-02-03 02:10:48'),(4865,1623,'action complete via WP Cron','2021-02-03 02:10:48','2021-02-03 02:10:48'),(4866,1624,'action created','2021-02-03 02:11:15','2021-02-03 02:11:15'),(4867,1624,'action started via WP Cron','2021-02-03 02:11:38','2021-02-03 02:11:38'),(4868,1624,'action complete via WP Cron','2021-02-03 02:11:38','2021-02-03 02:11:38'),(4869,1625,'action created','2021-02-03 02:11:46','2021-02-03 02:11:46'),(4870,1625,'action started via WP Cron','2021-02-03 02:16:05','2021-02-03 02:16:05'),(4871,1625,'action complete via WP Cron','2021-02-03 02:16:05','2021-02-03 02:16:05'),(4872,1626,'action created','2021-02-03 02:16:06','2021-02-03 02:16:06'),(4873,1626,'action started via WP Cron','2021-02-03 02:18:51','2021-02-03 02:18:51'),(4874,1626,'action complete via WP Cron','2021-02-03 02:18:51','2021-02-03 02:18:51'),(4875,1627,'action created','2021-02-03 02:18:54','2021-02-03 02:18:54'),(4876,1627,'action started via WP Cron','2021-02-03 02:27:53','2021-02-03 02:27:53'),(4877,1627,'action complete via WP Cron','2021-02-03 02:27:53','2021-02-03 02:27:53'),(4878,1628,'action created','2021-02-03 02:27:53','2021-02-03 02:27:53'),(4879,1628,'action started via WP Cron','2021-02-03 02:33:05','2021-02-03 02:33:05'),(4880,1628,'action complete via WP Cron','2021-02-03 02:33:05','2021-02-03 02:33:05'),(4881,1629,'action created','2021-02-03 02:33:06','2021-02-03 02:33:06'),(4882,1629,'action started via WP Cron','2021-02-03 02:34:18','2021-02-03 02:34:18'),(4883,1629,'action complete via WP Cron','2021-02-03 02:34:18','2021-02-03 02:34:18'),(4884,1630,'action created','2021-02-03 02:36:52','2021-02-03 02:36:52'),(4885,1630,'action started via WP Cron','2021-02-03 02:40:20','2021-02-03 02:40:20'),(4886,1630,'action complete via WP Cron','2021-02-03 02:40:20','2021-02-03 02:40:20'),(4887,1631,'action created','2021-02-03 02:40:21','2021-02-03 02:40:21'),(4888,1631,'action started via WP Cron','2021-02-03 02:46:39','2021-02-03 02:46:39'),(4889,1631,'action complete via WP Cron','2021-02-03 02:46:39','2021-02-03 02:46:39'),(4890,1632,'action created','2021-02-03 02:46:39','2021-02-03 02:46:39'),(4891,1632,'action started via WP Cron','2021-02-03 02:55:30','2021-02-03 02:55:30'),(4892,1632,'action complete via WP Cron','2021-02-03 02:55:30','2021-02-03 02:55:30'),(4893,1633,'action created','2021-02-03 03:03:07','2021-02-03 03:03:07'),(4894,1633,'action started via WP Cron','2021-02-03 03:08:09','2021-02-03 03:08:09'),(4895,1633,'action complete via WP Cron','2021-02-03 03:08:09','2021-02-03 03:08:09'),(4896,1634,'action created','2021-02-03 03:08:09','2021-02-03 03:08:09'),(4897,1634,'action started via WP Cron','2021-02-03 03:10:57','2021-02-03 03:10:57'),(4898,1634,'action complete via WP Cron','2021-02-03 03:10:57','2021-02-03 03:10:57'),(4899,1635,'action created','2021-02-03 03:10:57','2021-02-03 03:10:57'),(4900,1635,'action started via WP Cron','2021-02-03 03:12:11','2021-02-03 03:12:11'),(4901,1635,'action complete via WP Cron','2021-02-03 03:12:11','2021-02-03 03:12:11'),(4902,1636,'action created','2021-02-03 03:12:12','2021-02-03 03:12:12'),(4903,1636,'action started via WP Cron','2021-02-03 03:23:59','2021-02-03 03:23:59'),(4904,1636,'action complete via WP Cron','2021-02-03 03:23:59','2021-02-03 03:23:59'),(4905,1637,'action created','2021-02-03 03:23:59','2021-02-03 03:23:59'),(4906,1637,'action started via WP Cron','2021-02-03 03:33:07','2021-02-03 03:33:07'),(4907,1637,'action complete via WP Cron','2021-02-03 03:33:07','2021-02-03 03:33:07'),(4908,1638,'action created','2021-02-03 03:38:22','2021-02-03 03:38:22'),(4909,1638,'action started via WP Cron','2021-02-03 03:41:02','2021-02-03 03:41:02'),(4910,1638,'action complete via WP Cron','2021-02-03 03:41:02','2021-02-03 03:41:02'),(4911,1639,'action created','2021-02-03 03:47:06','2021-02-03 03:47:06'),(4912,1639,'action started via WP Cron','2021-02-03 03:48:35','2021-02-03 03:48:35'),(4913,1639,'action complete via WP Cron','2021-02-03 03:48:35','2021-02-03 03:48:35'),(4914,1640,'action created','2021-02-03 03:48:35','2021-02-03 03:48:35'),(4915,1640,'action started via WP Cron','2021-02-03 03:52:23','2021-02-03 03:52:23'),(4916,1640,'action complete via WP Cron','2021-02-03 03:52:23','2021-02-03 03:52:23'),(4917,1641,'action created','2021-02-03 03:55:19','2021-02-03 03:55:19'),(4918,1641,'action started via WP Cron','2021-02-03 03:57:00','2021-02-03 03:57:00'),(4919,1641,'action complete via WP Cron','2021-02-03 03:57:00','2021-02-03 03:57:00'),(4920,1642,'action created','2021-02-03 03:57:01','2021-02-03 03:57:01'),(4921,1642,'action started via WP Cron','2021-02-03 04:03:07','2021-02-03 04:03:07'),(4922,1642,'action complete via WP Cron','2021-02-03 04:03:07','2021-02-03 04:03:07'),(4923,1643,'action created','2021-02-03 04:05:44','2021-02-03 04:05:44'),(4924,1643,'action started via WP Cron','2021-02-03 04:19:49','2021-02-03 04:19:49'),(4925,1643,'action complete via WP Cron','2021-02-03 04:19:49','2021-02-03 04:19:49'),(4926,1644,'action created','2021-02-03 04:19:50','2021-02-03 04:19:50'),(4927,1644,'action started via WP Cron','2021-02-03 04:22:03','2021-02-03 04:22:03'),(4928,1644,'action complete via WP Cron','2021-02-03 04:22:03','2021-02-03 04:22:03'),(4929,1645,'action created','2021-02-03 04:22:04','2021-02-03 04:22:04'),(4930,1645,'action started via WP Cron','2021-02-03 04:33:07','2021-02-03 04:33:07'),(4931,1645,'action complete via WP Cron','2021-02-03 04:33:07','2021-02-03 04:33:07'),(4932,1646,'action created','2021-02-03 04:35:23','2021-02-03 04:35:23'),(4933,1646,'action started via WP Cron','2021-02-03 04:37:16','2021-02-03 04:37:16'),(4934,1646,'action complete via WP Cron','2021-02-03 04:37:16','2021-02-03 04:37:16'),(4935,1647,'action created','2021-02-03 04:37:16','2021-02-03 04:37:16'),(4936,1647,'action started via WP Cron','2021-02-03 04:45:45','2021-02-03 04:45:45'),(4937,1647,'action complete via WP Cron','2021-02-03 04:45:45','2021-02-03 04:45:45'),(4938,1648,'action created','2021-02-03 04:45:45','2021-02-03 04:45:45'),(4939,1648,'action started via WP Cron','2021-02-03 04:48:30','2021-02-03 04:48:30'),(4940,1648,'action complete via WP Cron','2021-02-03 04:48:30','2021-02-03 04:48:30'),(4941,1649,'action created','2021-02-03 04:48:31','2021-02-03 04:48:31'),(4942,1649,'action started via WP Cron','2021-02-03 04:58:43','2021-02-03 04:58:43'),(4943,1649,'action complete via WP Cron','2021-02-03 04:58:43','2021-02-03 04:58:43'),(4944,1650,'action created','2021-02-03 05:03:07','2021-02-03 05:03:07'),(4945,1650,'action started via WP Cron','2021-02-03 05:05:13','2021-02-03 05:05:13'),(4946,1650,'action complete via WP Cron','2021-02-03 05:05:13','2021-02-03 05:05:13'),(4947,1651,'action created','2021-02-03 05:05:13','2021-02-03 05:05:13'),(4948,1651,'action started via WP Cron','2021-02-03 05:05:58','2021-02-03 05:05:58'),(4949,1651,'action complete via WP Cron','2021-02-03 05:05:58','2021-02-03 05:05:58'),(4950,1652,'action created','2021-02-03 05:05:58','2021-02-03 05:05:58'),(4952,1652,'action started via Async Request','2021-02-03 05:06:26','2021-02-03 05:06:26'),(4953,1652,'action complete via Async Request','2021-02-03 05:06:26','2021-02-03 05:06:26'),(4956,1654,'action created','2021-02-03 05:06:48','2021-02-03 05:06:48'),(4957,1654,'action started via WP Cron','2021-02-03 05:07:51','2021-02-03 05:07:51'),(4958,1654,'action complete via WP Cron','2021-02-03 05:07:51','2021-02-03 05:07:51'),(4959,1655,'action created','2021-02-03 05:09:59','2021-02-03 05:09:59'),(4960,1655,'action started via Async Request','2021-02-03 05:10:28','2021-02-03 05:10:28'),(4961,1655,'action complete via Async Request','2021-02-03 05:10:29','2021-02-03 05:10:29'),(4962,1656,'action created','2021-02-03 05:10:36','2021-02-03 05:10:36'),(4963,1656,'action started via Async Request','2021-02-03 05:11:29','2021-02-03 05:11:29'),(4964,1656,'action complete via Async Request','2021-02-03 05:11:29','2021-02-03 05:11:29'),(4965,1657,'action created','2021-02-03 05:12:03','2021-02-03 05:12:03'),(4966,1657,'action started via WP Cron','2021-02-03 05:12:45','2021-02-03 05:12:45'),(4967,1657,'action complete via WP Cron','2021-02-03 05:12:45','2021-02-03 05:12:45'),(4968,1658,'action created','2021-02-03 05:15:27','2021-02-03 05:15:27'),(4969,1658,'action started via WP Cron','2021-02-03 05:17:19','2021-02-03 05:17:19'),(4970,1658,'action complete via WP Cron','2021-02-03 05:17:19','2021-02-03 05:17:19'),(4971,1659,'action created','2021-02-03 05:18:04','2021-02-03 05:18:04'),(4972,1659,'action started via WP Cron','2021-02-03 05:19:08','2021-02-03 05:19:08'),(4973,1659,'action complete via WP Cron','2021-02-03 05:19:08','2021-02-03 05:19:08'),(4974,1660,'action created','2021-02-03 05:21:28','2021-02-03 05:21:28'),(4975,1660,'action started via WP Cron','2021-02-03 05:21:44','2021-02-03 05:21:44'),(4976,1660,'action complete via WP Cron','2021-02-03 05:21:44','2021-02-03 05:21:44'),(4977,1661,'action created','2021-02-03 05:21:45','2021-02-03 05:21:45'),(4978,1661,'action started via Async Request','2021-02-03 05:22:22','2021-02-03 05:22:22'),(4979,1661,'action complete via Async Request','2021-02-03 05:22:22','2021-02-03 05:22:22'),(4980,1662,'action created','2021-02-03 05:26:04','2021-02-03 05:26:04'),(4981,1662,'action started via WP Cron','2021-02-03 05:27:08','2021-02-03 05:27:08'),(4982,1662,'action complete via WP Cron','2021-02-03 05:27:08','2021-02-03 05:27:08'),(4983,1663,'action created','2021-02-03 05:27:24','2021-02-03 05:27:24'),(4984,1663,'action started via WP Cron','2021-02-03 05:28:25','2021-02-03 05:28:25'),(4985,1663,'action complete via WP Cron','2021-02-03 05:28:25','2021-02-03 05:28:25'),(4986,1664,'action created','2021-02-03 05:31:17','2021-02-03 05:31:17'),(4987,1664,'action started via WP Cron','2021-02-03 05:32:02','2021-02-03 05:32:02'),(4988,1664,'action complete via WP Cron','2021-02-03 05:32:02','2021-02-03 05:32:02'),(4989,1665,'action created','2021-02-03 05:33:07','2021-02-03 05:33:07'),(4990,1665,'action started via WP Cron','2021-02-03 05:33:35','2021-02-03 05:33:35'),(4991,1665,'action complete via WP Cron','2021-02-03 05:33:35','2021-02-03 05:33:35'),(4992,1666,'action created','2021-02-03 05:34:01','2021-02-03 05:34:01'),(4993,1666,'action started via WP Cron','2021-02-03 05:34:52','2021-02-03 05:34:52'),(4994,1666,'action complete via WP Cron','2021-02-03 05:34:52','2021-02-03 05:34:52'),(4995,1667,'action created','2021-02-03 05:35:34','2021-02-03 05:35:34'),(4996,1667,'action started via Async Request','2021-02-03 05:36:08','2021-02-03 05:36:08'),(4997,1667,'action complete via Async Request','2021-02-03 05:36:08','2021-02-03 05:36:08'),(4998,1668,'action created','2021-02-03 05:37:45','2021-02-03 05:37:45'),(4999,1668,'action started via WP Cron','2021-02-03 05:39:09','2021-02-03 05:39:09'),(5000,1668,'action complete via WP Cron','2021-02-03 05:39:09','2021-02-03 05:39:09'),(5001,1669,'action created','2021-02-03 05:39:28','2021-02-03 05:39:28'),(5002,1669,'action started via WP Cron','2021-02-03 05:40:14','2021-02-03 05:40:14'),(5003,1669,'action complete via WP Cron','2021-02-03 05:40:14','2021-02-03 05:40:14'),(5004,1670,'action created','2021-02-03 05:40:15','2021-02-03 05:40:15'),(5005,1670,'action started via WP Cron','2021-02-03 05:40:57','2021-02-03 05:40:57'),(5006,1670,'action complete via WP Cron','2021-02-03 05:40:57','2021-02-03 05:40:57'),(5007,1671,'action created','2021-02-03 05:41:00','2021-02-03 05:41:00'),(5008,1671,'action started via WP Cron','2021-02-03 05:41:59','2021-02-03 05:41:59'),(5009,1671,'action complete via WP Cron','2021-02-03 05:41:59','2021-02-03 05:41:59'),(5010,1672,'action created','2021-02-03 05:46:43','2021-02-03 05:46:43'),(5011,1672,'action started via Async Request','2021-02-03 05:46:59','2021-02-03 05:46:59'),(5012,1672,'action complete via Async Request','2021-02-03 05:46:59','2021-02-03 05:46:59'),(5013,1673,'action created','2021-02-03 05:52:17','2021-02-03 05:52:17'),(5014,1673,'action started via WP Cron','2021-02-03 05:52:35','2021-02-03 05:52:35'),(5015,1673,'action complete via WP Cron','2021-02-03 05:52:35','2021-02-03 05:52:35'),(5016,1674,'action created','2021-02-03 05:55:19','2021-02-03 05:55:19'),(5017,1674,'action started via WP Cron','2021-02-03 05:56:32','2021-02-03 05:56:32'),(5018,1674,'action complete via WP Cron','2021-02-03 05:56:32','2021-02-03 05:56:32'),(5019,1675,'action created','2021-02-03 05:59:05','2021-02-03 05:59:05'),(5020,1675,'action started via Async Request','2021-02-03 05:59:23','2021-02-03 05:59:23'),(5021,1675,'action complete via Async Request','2021-02-03 05:59:23','2021-02-03 05:59:23'),(5022,1676,'action created','2021-02-03 06:01:17','2021-02-03 06:01:17'),(5023,1676,'action started via WP Cron','2021-02-03 06:02:20','2021-02-03 06:02:20'),(5024,1676,'action complete via WP Cron','2021-02-03 06:02:20','2021-02-03 06:02:20'),(5025,1677,'action created','2021-02-03 06:03:07','2021-02-03 06:03:07'),(5026,1677,'action started via Async Request','2021-02-03 06:03:25','2021-02-03 06:03:25'),(5027,1677,'action complete via Async Request','2021-02-03 06:03:25','2021-02-03 06:03:25'),(5028,1678,'action created','2021-02-03 06:05:08','2021-02-03 06:05:08'),(5029,1678,'action started via Async Request','2021-02-03 06:05:26','2021-02-03 06:05:26'),(5030,1678,'action complete via Async Request','2021-02-03 06:05:26','2021-02-03 06:05:26'),(5031,1679,'action created','2021-02-03 06:07:37','2021-02-03 06:07:37'),(5032,1679,'action started via WP Cron','2021-02-03 06:09:25','2021-02-03 06:09:25'),(5033,1679,'action complete via WP Cron','2021-02-03 06:09:25','2021-02-03 06:09:25'),(5034,1680,'action created','2021-02-03 06:09:25','2021-02-03 06:09:25'),(5035,1680,'action started via WP Cron','2021-02-03 06:10:20','2021-02-03 06:10:20'),(5036,1680,'action complete via WP Cron','2021-02-03 06:10:20','2021-02-03 06:10:20'),(5037,1681,'action created','2021-02-03 06:11:20','2021-02-03 06:11:20'),(5038,1681,'action started via WP Cron','2021-02-03 06:11:51','2021-02-03 06:11:51'),(5039,1681,'action complete via WP Cron','2021-02-03 06:11:51','2021-02-03 06:11:51'),(5040,1682,'action created','2021-02-03 06:11:51','2021-02-03 06:11:51'),(5041,1682,'action started via Async Request','2021-02-03 06:13:06','2021-02-03 06:13:06'),(5042,1682,'action complete via Async Request','2021-02-03 06:13:06','2021-02-03 06:13:06'),(5043,1683,'action created','2021-02-03 06:15:21','2021-02-03 06:15:21'),(5044,1683,'action started via WP Cron','2021-02-03 06:16:07','2021-02-03 06:16:07'),(5045,1683,'action complete via WP Cron','2021-02-03 06:16:07','2021-02-03 06:16:07'),(5046,1684,'action created','2021-02-03 06:16:25','2021-02-03 06:16:25'),(5047,1684,'action started via WP Cron','2021-02-03 06:17:32','2021-02-03 06:17:32'),(5048,1684,'action complete via WP Cron','2021-02-03 06:17:32','2021-02-03 06:17:32'),(5049,1685,'action created','2021-02-03 06:26:08','2021-02-03 06:26:08'),(5050,1685,'action started via WP Cron','2021-02-03 06:26:52','2021-02-03 06:26:52'),(5051,1685,'action complete via WP Cron','2021-02-03 06:26:52','2021-02-03 06:26:52'),(5052,1686,'action created','2021-02-03 06:26:53','2021-02-03 06:26:53'),(5053,1686,'action started via WP Cron','2021-02-03 06:27:37','2021-02-03 06:27:37'),(5054,1686,'action complete via WP Cron','2021-02-03 06:27:37','2021-02-03 06:27:37'),(5055,1687,'action created','2021-02-03 06:33:06','2021-02-03 06:33:06'),(5056,1687,'action started via WP Cron','2021-02-03 06:33:37','2021-02-03 06:33:37'),(5057,1687,'action complete via WP Cron','2021-02-03 06:33:37','2021-02-03 06:33:37'),(5058,1688,'action created','2021-02-03 06:34:52','2021-02-03 06:34:52'),(5059,1688,'action started via WP Cron','2021-02-03 06:35:37','2021-02-03 06:35:37'),(5060,1688,'action complete via WP Cron','2021-02-03 06:35:37','2021-02-03 06:35:37'),(5061,1689,'action created','2021-02-03 06:40:25','2021-02-03 06:40:25'),(5062,1689,'action started via WP Cron','2021-02-03 06:41:38','2021-02-03 06:41:38'),(5063,1689,'action complete via WP Cron','2021-02-03 06:41:38','2021-02-03 06:41:38'),(5064,1690,'action created','2021-02-03 06:48:26','2021-02-03 06:48:26'),(5065,1690,'action started via WP Cron','2021-02-03 06:49:41','2021-02-03 06:49:41'),(5066,1690,'action complete via WP Cron','2021-02-03 06:49:41','2021-02-03 06:49:41'),(5067,1691,'action created','2021-02-03 06:55:55','2021-02-03 06:55:55'),(5068,1691,'action started via WP Cron','2021-02-03 06:57:24','2021-02-03 06:57:24'),(5069,1691,'action complete via WP Cron','2021-02-03 06:57:24','2021-02-03 06:57:24'),(5070,1692,'action created','2021-02-03 06:57:24','2021-02-03 06:57:24'),(5071,1692,'action started via WP Cron','2021-02-03 06:57:45','2021-02-03 06:57:45'),(5072,1692,'action complete via WP Cron','2021-02-03 06:57:45','2021-02-03 06:57:45'),(5073,1693,'action created','2021-02-03 07:03:06','2021-02-03 07:03:06'),(5074,1693,'action started via WP Cron','2021-02-03 07:03:46','2021-02-03 07:03:46'),(5075,1693,'action complete via WP Cron','2021-02-03 07:03:46','2021-02-03 07:03:46'),(5076,1694,'action created','2021-02-03 07:06:37','2021-02-03 07:06:37'),(5077,1694,'action started via WP Cron','2021-02-03 07:07:44','2021-02-03 07:07:44'),(5078,1694,'action complete via WP Cron','2021-02-03 07:07:44','2021-02-03 07:07:44'),(5079,1695,'action created','2021-02-03 07:11:56','2021-02-03 07:11:56'),(5080,1695,'action started via WP Cron','2021-02-03 07:13:51','2021-02-03 07:13:51'),(5081,1695,'action complete via WP Cron','2021-02-03 07:13:51','2021-02-03 07:13:51'),(5082,1696,'action created','2021-02-03 07:25:08','2021-02-03 07:25:08'),(5083,1696,'action started via WP Cron','2021-02-03 07:25:57','2021-02-03 07:25:57'),(5084,1696,'action complete via WP Cron','2021-02-03 07:25:57','2021-02-03 07:25:57'),(5085,1697,'action created','2021-02-03 07:27:45','2021-02-03 07:27:45'),(5086,1697,'action started via Async Request','2021-02-03 07:27:58','2021-02-03 07:27:58'),(5087,1697,'action complete via Async Request','2021-02-03 07:27:58','2021-02-03 07:27:58'),(5088,1698,'action created','2021-02-03 07:33:07','2021-02-03 07:33:07'),(5089,1698,'action started via WP Cron','2021-02-03 07:34:00','2021-02-03 07:34:00'),(5090,1698,'action complete via WP Cron','2021-02-03 07:34:00','2021-02-03 07:34:00'),(5091,1699,'action created','2021-02-03 07:44:06','2021-02-03 07:44:06'),(5092,1699,'action started via WP Cron','2021-02-03 07:45:41','2021-02-03 07:45:41'),(5093,1699,'action complete via WP Cron','2021-02-03 07:45:41','2021-02-03 07:45:41'),(5094,1700,'action created','2021-02-03 07:45:47','2021-02-03 07:45:47'),(5095,1700,'action started via Async Request','2021-02-03 07:46:05','2021-02-03 07:46:05'),(5096,1700,'action complete via Async Request','2021-02-03 07:46:05','2021-02-03 07:46:05'),(5097,1701,'action created','2021-02-03 07:53:05','2021-02-03 07:53:05'),(5098,1701,'action started via WP Cron','2021-02-03 07:53:44','2021-02-03 07:53:44'),(5099,1701,'action complete via WP Cron','2021-02-03 07:53:44','2021-02-03 07:53:44'),(5100,1702,'action created','2021-02-03 07:53:45','2021-02-03 07:53:45'),(5101,1702,'action started via Async Request','2021-02-03 07:54:07','2021-02-03 07:54:07'),(5102,1702,'action complete via Async Request','2021-02-03 07:54:07','2021-02-03 07:54:07'),(5103,1703,'action created','2021-02-03 07:56:56','2021-02-03 07:56:56'),(5104,1417,'action started via WP Cron','2021-02-03 07:56:57','2021-02-03 07:56:57'),(5105,1417,'action complete via WP Cron','2021-02-03 07:56:57','2021-02-03 07:56:57'),(5106,1704,'action created','2021-02-03 07:56:57','2021-02-03 07:56:57'),(5107,1703,'action started via WP Cron','2021-02-03 07:57:46','2021-02-03 07:57:46'),(5108,1703,'action complete via WP Cron','2021-02-03 07:57:46','2021-02-03 07:57:46'),(5109,1705,'action created','2021-02-03 07:58:00','2021-02-03 07:58:00'),(5110,1705,'action started via WP Cron','2021-02-03 08:00:07','2021-02-03 08:00:07'),(5111,1705,'action complete via WP Cron','2021-02-03 08:00:07','2021-02-03 08:00:07'),(5112,1706,'action created','2021-02-03 08:03:06','2021-02-03 08:03:06'),(5113,1706,'action started via WP Cron','2021-02-03 08:04:07','2021-02-03 08:04:07'),(5114,1706,'action complete via WP Cron','2021-02-03 08:04:07','2021-02-03 08:04:07'),(5115,1707,'action created','2021-02-03 08:05:55','2021-02-03 08:05:55'),(5116,1707,'action started via WP Cron','2021-02-03 08:06:38','2021-02-03 08:06:38'),(5117,1707,'action complete via WP Cron','2021-02-03 08:06:38','2021-02-03 08:06:38'),(5118,1708,'action created','2021-02-03 08:06:50','2021-02-03 08:06:50'),(5119,1709,'action created','2021-02-03 08:07:08','2021-02-03 08:07:08'),(5120,1708,'action started via WP Cron','2021-02-03 08:07:36','2021-02-03 08:07:36'),(5121,1708,'action complete via WP Cron','2021-02-03 08:07:36','2021-02-03 08:07:36'),(5122,1710,'action created','2021-02-03 08:07:38','2021-02-03 08:07:38'),(5123,1709,'action started via Async Request','2021-02-03 08:07:59','2021-02-03 08:07:59'),(5124,1709,'action complete via Async Request','2021-02-03 08:07:59','2021-02-03 08:07:59'),(5125,1710,'action started via Async Request','2021-02-03 08:07:59','2021-02-03 08:07:59'),(5126,1710,'action complete via Async Request','2021-02-03 08:07:59','2021-02-03 08:07:59'),(5127,1711,'action created','2021-02-03 08:08:00','2021-02-03 08:08:00'),(5128,1711,'action started via WP Cron','2021-02-03 08:08:41','2021-02-03 08:08:41'),(5129,1711,'action complete via WP Cron','2021-02-03 08:08:41','2021-02-03 08:08:41'),(5130,1712,'action created','2021-02-03 08:08:44','2021-02-03 08:08:44'),(5131,1712,'action started via Async Request','2021-02-03 08:09:05','2021-02-03 08:09:05'),(5132,1712,'action complete via Async Request','2021-02-03 08:09:05','2021-02-03 08:09:05'),(5133,1713,'action created','2021-02-03 08:09:17','2021-02-03 08:09:17'),(5134,1714,'action created','2021-02-03 08:09:17','2021-02-03 08:09:17'),(5135,1713,'action started via WP Cron','2021-02-03 08:09:37','2021-02-03 08:09:37'),(5136,1713,'action complete via WP Cron','2021-02-03 08:09:37','2021-02-03 08:09:37'),(5137,1715,'action created','2021-02-03 08:09:43','2021-02-03 08:09:43'),(5138,1714,'action started via Async Request','2021-02-03 08:10:08','2021-02-03 08:10:08'),(5139,1714,'action complete via Async Request','2021-02-03 08:10:08','2021-02-03 08:10:08'),(5140,1715,'action started via Async Request','2021-02-03 08:10:08','2021-02-03 08:10:08'),(5141,1715,'action complete via Async Request','2021-02-03 08:10:08','2021-02-03 08:10:08'),(5142,1716,'action created','2021-02-03 08:10:29','2021-02-03 08:10:29'),(5143,1717,'action created','2021-02-03 08:10:30','2021-02-03 08:10:30'),(5144,1716,'action started via WP Cron','2021-02-03 08:10:49','2021-02-03 08:10:49'),(5145,1716,'action complete via WP Cron','2021-02-03 08:10:49','2021-02-03 08:10:49'),(5146,1717,'action started via Async Request','2021-02-03 08:11:19','2021-02-03 08:11:19'),(5147,1717,'action complete via Async Request','2021-02-03 08:11:19','2021-02-03 08:11:19'),(5148,1718,'action created','2021-02-03 08:11:59','2021-02-03 08:11:59'),(5149,1718,'action started via Async Request','2021-02-03 08:12:33','2021-02-03 08:12:33'),(5150,1718,'action complete via Async Request','2021-02-03 08:12:33','2021-02-03 08:12:33'),(5151,1719,'action created','2021-02-03 08:18:35','2021-02-03 08:18:35'),(5152,1719,'action started via WP Cron','2021-02-03 08:20:04','2021-02-03 08:20:04'),(5153,1719,'action complete via WP Cron','2021-02-03 08:20:04','2021-02-03 08:20:04'),(5154,1720,'action created','2021-02-03 08:33:06','2021-02-03 08:33:06'),(5155,1720,'action started via WP Cron','2021-02-03 08:34:19','2021-02-03 08:34:19'),(5156,1720,'action complete via WP Cron','2021-02-03 08:34:19','2021-02-03 08:34:19'),(5157,1721,'action created','2021-02-03 08:35:58','2021-02-03 08:35:58'),(5158,1721,'action started via Async Request','2021-02-03 08:36:20','2021-02-03 08:36:20'),(5159,1721,'action complete via Async Request','2021-02-03 08:36:20','2021-02-03 08:36:20'),(5160,1722,'action created','2021-02-03 08:52:16','2021-02-03 08:52:16'),(5161,1722,'action started via Async Request','2021-02-03 08:52:28','2021-02-03 08:52:28'),(5162,1722,'action complete via Async Request','2021-02-03 08:52:28','2021-02-03 08:52:28'),(5163,1723,'action created','2021-02-03 08:54:00','2021-02-03 08:54:00'),(5164,1723,'action started via Async Request','2021-02-03 08:54:29','2021-02-03 08:54:29'),(5165,1723,'action complete via Async Request','2021-02-03 08:54:29','2021-02-03 08:54:29'),(5166,1724,'action created','2021-02-03 09:02:24','2021-02-03 09:02:24'),(5167,1724,'action started via WP Cron','2021-02-03 09:02:55','2021-02-03 09:02:55'),(5168,1724,'action complete via WP Cron','2021-02-03 09:02:55','2021-02-03 09:02:55'),(5169,1725,'action created','2021-02-03 09:03:06','2021-02-03 09:03:06'),(5170,1725,'action started via WP Cron','2021-02-03 09:04:06','2021-02-03 09:04:06'),(5171,1725,'action complete via WP Cron','2021-02-03 09:04:06','2021-02-03 09:04:06'),(5172,1726,'action created','2021-02-03 09:04:06','2021-02-03 09:04:06'),(5173,1726,'action started via Async Request','2021-02-03 09:04:33','2021-02-03 09:04:33'),(5174,1726,'action complete via Async Request','2021-02-03 09:04:33','2021-02-03 09:04:33'),(5175,1727,'action created','2021-02-03 09:05:12','2021-02-03 09:05:12'),(5176,1727,'action started via WP Cron','2021-02-03 09:06:06','2021-02-03 09:06:06'),(5177,1727,'action complete via WP Cron','2021-02-03 09:06:06','2021-02-03 09:06:06'),(5178,1728,'action created','2021-02-03 09:06:06','2021-02-03 09:06:06'),(5179,1728,'action started via Async Request','2021-02-03 09:06:34','2021-02-03 09:06:34'),(5180,1728,'action complete via Async Request','2021-02-03 09:06:34','2021-02-03 09:06:34'),(5181,1729,'action created','2021-02-03 09:12:56','2021-02-03 09:12:56'),(5182,1729,'action started via WP Cron','2021-02-03 09:14:37','2021-02-03 09:14:37'),(5183,1729,'action complete via WP Cron','2021-02-03 09:14:37','2021-02-03 09:14:37'),(5184,1730,'action created','2021-02-03 09:19:21','2021-02-03 09:19:21'),(5185,1730,'action started via WP Cron','2021-02-03 09:19:37','2021-02-03 09:19:37'),(5186,1730,'action complete via WP Cron','2021-02-03 09:19:37','2021-02-03 09:19:37'),(5187,1731,'action created','2021-02-03 09:25:50','2021-02-03 09:25:50'),(5188,1731,'action started via WP Cron','2021-02-03 09:27:42','2021-02-03 09:27:42'),(5189,1731,'action complete via WP Cron','2021-02-03 09:27:42','2021-02-03 09:27:42'),(5190,1732,'action created','2021-02-03 09:27:58','2021-02-03 09:27:58'),(5191,1732,'action started via WP Cron','2021-02-03 09:30:01','2021-02-03 09:30:01'),(5192,1732,'action complete via WP Cron','2021-02-03 09:30:01','2021-02-03 09:30:01'),(5193,1733,'action created','2021-02-03 09:32:46','2021-02-03 09:32:46'),(5194,1733,'action started via WP Cron','2021-02-03 09:42:31','2021-02-03 09:42:31'),(5195,1733,'action complete via WP Cron','2021-02-03 09:42:31','2021-02-03 09:42:31'),(5196,1734,'action created','2021-02-03 09:42:36','2021-02-03 09:42:36'),(5197,1734,'action started via WP Cron','2021-02-03 09:43:40','2021-02-03 09:43:40'),(5198,1734,'action complete via WP Cron','2021-02-03 09:43:40','2021-02-03 09:43:40'),(5199,1735,'action created','2021-02-03 09:47:58','2021-02-03 09:47:58'),(5200,1735,'action started via WP Cron','2021-02-03 09:48:40','2021-02-03 09:48:40'),(5201,1735,'action complete via WP Cron','2021-02-03 09:48:40','2021-02-03 09:48:40'),(5202,1736,'action created','2021-02-03 09:48:48','2021-02-03 09:48:48'),(5203,1736,'action started via WP Cron','2021-02-03 09:49:40','2021-02-03 09:49:40'),(5204,1736,'action complete via WP Cron','2021-02-03 09:49:40','2021-02-03 09:49:40'),(5205,1737,'action created','2021-02-03 09:49:44','2021-02-03 09:49:44'),(5206,1737,'action started via WP Cron','2021-02-03 09:51:40','2021-02-03 09:51:40'),(5207,1737,'action complete via WP Cron','2021-02-03 09:51:40','2021-02-03 09:51:40'),(5208,1738,'action created','2021-02-03 09:51:54','2021-02-03 09:51:54'),(5209,1738,'action started via WP Cron','2021-02-03 09:53:41','2021-02-03 09:53:41'),(5210,1738,'action complete via WP Cron','2021-02-03 09:53:41','2021-02-03 09:53:41'),(5211,1739,'action created','2021-02-03 09:57:19','2021-02-03 09:57:19'),(5212,1739,'action started via WP Cron','2021-02-03 09:57:36','2021-02-03 09:57:36'),(5213,1739,'action complete via WP Cron','2021-02-03 09:57:36','2021-02-03 09:57:36'),(5214,1740,'action created','2021-02-03 09:58:20','2021-02-03 09:58:20'),(5215,1740,'action started via Async Request','2021-02-03 09:58:33','2021-02-03 09:58:33'),(5216,1740,'action complete via Async Request','2021-02-03 09:58:33','2021-02-03 09:58:33'),(5217,1741,'action created','2021-02-03 09:59:51','2021-02-03 09:59:51'),(5219,1741,'action started via WP Cron','2021-02-03 10:01:19','2021-02-03 10:01:19'),(5220,1741,'action complete via WP Cron','2021-02-03 10:01:19','2021-02-03 10:01:19'),(5223,1743,'action created','2021-02-03 10:03:07','2021-02-03 10:03:07'),(5224,1743,'action started via WP Cron','2021-02-03 10:04:18','2021-02-03 10:04:18'),(5225,1743,'action complete via WP Cron','2021-02-03 10:04:18','2021-02-03 10:04:18'),(5226,1744,'action created','2021-02-03 10:07:41','2021-02-03 10:07:41'),(5227,1744,'action started via Async Request','2021-02-03 10:07:56','2021-02-03 10:07:56'),(5228,1744,'action complete via Async Request','2021-02-03 10:07:56','2021-02-03 10:07:56'),(5229,1745,'action created','2021-02-03 10:08:02','2021-02-03 10:08:02'),(5230,1745,'action started via WP Cron','2021-02-03 10:08:38','2021-02-03 10:08:38'),(5231,1745,'action complete via WP Cron','2021-02-03 10:08:38','2021-02-03 10:08:38'),(5232,1746,'action created','2021-02-03 10:08:45','2021-02-03 10:08:45'),(5233,1746,'action started via Async Request','2021-02-03 10:09:16','2021-02-03 10:09:16'),(5234,1746,'action complete via Async Request','2021-02-03 10:09:16','2021-02-03 10:09:16'),(5235,1747,'action created','2021-02-03 10:09:17','2021-02-03 10:09:17'),(5236,1747,'action started via WP Cron','2021-02-03 10:10:09','2021-02-03 10:10:09'),(5237,1747,'action complete via WP Cron','2021-02-03 10:10:09','2021-02-03 10:10:09'),(5238,1748,'action created','2021-02-03 10:11:17','2021-02-03 10:11:17'),(5239,1748,'action started via WP Cron','2021-02-03 10:12:21','2021-02-03 10:12:21'),(5240,1748,'action complete via WP Cron','2021-02-03 10:12:21','2021-02-03 10:12:21'),(5241,1749,'action created','2021-02-03 10:13:31','2021-02-03 10:13:31'),(5242,1749,'action started via Async Request','2021-02-03 10:14:11','2021-02-03 10:14:11'),(5243,1749,'action complete via Async Request','2021-02-03 10:14:11','2021-02-03 10:14:11'),(5244,1750,'action created','2021-02-03 10:14:11','2021-02-03 10:14:11'),(5245,1750,'action started via WP Cron','2021-02-03 10:15:07','2021-02-03 10:15:07'),(5246,1750,'action complete via WP Cron','2021-02-03 10:15:07','2021-02-03 10:15:07'),(5247,1751,'action created','2021-02-03 10:15:25','2021-02-03 10:15:25'),(5248,1751,'action started via WP Cron','2021-02-03 10:16:23','2021-02-03 10:16:23'),(5249,1751,'action complete via WP Cron','2021-02-03 10:16:23','2021-02-03 10:16:23'),(5250,1752,'action created','2021-02-03 10:22:42','2021-02-03 10:22:42'),(5251,1752,'action started via WP Cron','2021-02-03 10:24:23','2021-02-03 10:24:23'),(5252,1752,'action complete via WP Cron','2021-02-03 10:24:23','2021-02-03 10:24:23'),(5253,1753,'action created','2021-02-03 10:32:59','2021-02-03 10:32:59'),(5254,1753,'action started via WP Cron','2021-02-03 10:36:00','2021-02-03 10:36:00'),(5255,1753,'action complete via WP Cron','2021-02-03 10:36:00','2021-02-03 10:36:00'),(5256,1754,'action created','2021-02-03 10:36:00','2021-02-03 10:36:00'),(5257,1754,'action started via WP Cron','2021-02-03 10:38:09','2021-02-03 10:38:09'),(5258,1754,'action complete via WP Cron','2021-02-03 10:38:09','2021-02-03 10:38:09'),(5259,1755,'action created','2021-02-03 10:38:09','2021-02-03 10:38:09'),(5260,1755,'action started via WP Cron','2021-02-03 10:39:32','2021-02-03 10:39:32'),(5261,1755,'action complete via WP Cron','2021-02-03 10:39:32','2021-02-03 10:39:32'),(5262,1756,'action created','2021-02-03 10:47:04','2021-02-03 10:47:04'),(5263,1756,'action started via WP Cron','2021-02-03 10:47:50','2021-02-03 10:47:50'),(5264,1756,'action complete via WP Cron','2021-02-03 10:47:50','2021-02-03 10:47:50'),(5265,1757,'action created','2021-02-03 10:48:20','2021-02-03 10:48:20'),(5266,1757,'action started via Async Request','2021-02-03 10:48:31','2021-02-03 10:48:31'),(5267,1757,'action complete via Async Request','2021-02-03 10:48:31','2021-02-03 10:48:31'),(5268,1758,'action created','2021-02-03 10:53:17','2021-02-03 10:53:17'),(5269,1758,'action started via WP Cron','2021-02-03 10:54:33','2021-02-03 10:54:33'),(5270,1758,'action complete via WP Cron','2021-02-03 10:54:33','2021-02-03 10:54:33'),(5271,1759,'action created','2021-02-03 10:55:46','2021-02-03 10:55:46'),(5272,1759,'action started via Async Request','2021-02-03 10:56:34','2021-02-03 10:56:34'),(5273,1759,'action complete via Async Request','2021-02-03 10:56:34','2021-02-03 10:56:34'),(5274,1760,'action created','2021-02-03 10:59:03','2021-02-03 10:59:03'),(5275,1760,'action started via WP Cron','2021-02-03 11:00:32','2021-02-03 11:00:32'),(5276,1760,'action complete via WP Cron','2021-02-03 11:00:32','2021-02-03 11:00:32'),(5277,1761,'action created','2021-02-03 11:00:33','2021-02-03 11:00:33'),(5278,1761,'action started via Async Request','2021-02-03 11:01:19','2021-02-03 11:01:19'),(5279,1761,'action complete via Async Request','2021-02-03 11:01:19','2021-02-03 11:01:19'),(5280,1762,'action created','2021-02-03 11:01:54','2021-02-03 11:01:54'),(5281,1762,'action started via WP Cron','2021-02-03 11:03:29','2021-02-03 11:03:29'),(5282,1762,'action complete via WP Cron','2021-02-03 11:03:29','2021-02-03 11:03:29'),(5283,1763,'action created','2021-02-03 11:09:03','2021-02-03 11:09:03'),(5284,1763,'action started via WP Cron','2021-02-03 11:13:59','2021-02-03 11:13:59'),(5285,1763,'action complete via WP Cron','2021-02-03 11:13:59','2021-02-03 11:13:59'),(5286,1764,'action created','2021-02-03 11:13:59','2021-02-03 11:13:59'),(5287,1764,'action started via WP Cron','2021-02-03 11:14:59','2021-02-03 11:14:59'),(5288,1764,'action complete via WP Cron','2021-02-03 11:14:59','2021-02-03 11:14:59'),(5289,1765,'action created','2021-02-03 11:15:00','2021-02-03 11:15:00'),(5290,1765,'action started via WP Cron','2021-02-03 11:21:27','2021-02-03 11:21:27'),(5291,1765,'action complete via WP Cron','2021-02-03 11:21:27','2021-02-03 11:21:27'),(5292,1766,'action created','2021-02-03 11:21:27','2021-02-03 11:21:27'),(5293,1766,'action started via WP Cron','2021-02-03 11:21:41','2021-02-03 11:21:41'),(5294,1766,'action complete via WP Cron','2021-02-03 11:21:41','2021-02-03 11:21:41'),(5295,1767,'action created','2021-02-03 11:21:41','2021-02-03 11:21:41'),(5296,1767,'action started via WP Cron','2021-02-03 11:25:46','2021-02-03 11:25:46'),(5297,1767,'action complete via WP Cron','2021-02-03 11:25:46','2021-02-03 11:25:46'),(5298,1768,'action created','2021-02-03 11:25:46','2021-02-03 11:25:46'),(5299,1768,'action started via WP Cron','2021-02-03 11:33:06','2021-02-03 11:33:06'),(5300,1768,'action complete via WP Cron','2021-02-03 11:33:06','2021-02-03 11:33:06'),(5301,1769,'action created','2021-02-03 11:37:15','2021-02-03 11:37:15'),(5302,1769,'action started via WP Cron','2021-02-03 11:42:49','2021-02-03 11:42:49'),(5303,1769,'action complete via WP Cron','2021-02-03 11:42:49','2021-02-03 11:42:49'),(5304,1770,'action created','2021-02-03 11:58:40','2021-02-03 11:58:40'),(5305,1770,'action started via WP Cron','2021-02-03 12:02:31','2021-02-03 12:02:31'),(5306,1770,'action complete via WP Cron','2021-02-03 12:02:31','2021-02-03 12:02:31'),(5307,1771,'action created','2021-02-03 12:02:31','2021-02-03 12:02:31'),(5308,1771,'action started via WP Cron','2021-02-03 12:03:26','2021-02-03 12:03:26'),(5309,1771,'action complete via WP Cron','2021-02-03 12:03:26','2021-02-03 12:03:26'),(5310,1772,'action created','2021-02-03 12:06:28','2021-02-03 12:06:28'),(5311,1772,'action started via WP Cron','2021-02-03 12:07:42','2021-02-03 12:07:42'),(5312,1772,'action complete via WP Cron','2021-02-03 12:07:42','2021-02-03 12:07:42'),(5313,1773,'action created','2021-02-03 12:07:44','2021-02-03 12:07:44'),(5314,1773,'action started via WP Cron','2021-02-03 12:10:02','2021-02-03 12:10:02'),(5315,1773,'action complete via WP Cron','2021-02-03 12:10:02','2021-02-03 12:10:02'),(5316,1774,'action created','2021-02-03 12:10:07','2021-02-03 12:10:07'),(5317,1774,'action started via WP Cron','2021-02-03 12:10:45','2021-02-03 12:10:45'),(5318,1774,'action complete via WP Cron','2021-02-03 12:10:45','2021-02-03 12:10:45'),(5319,1775,'action created','2021-02-03 12:10:46','2021-02-03 12:10:46'),(5320,1775,'action started via WP Cron','2021-02-03 12:19:32','2021-02-03 12:19:32'),(5321,1775,'action complete via WP Cron','2021-02-03 12:19:32','2021-02-03 12:19:32'),(5322,1776,'action created','2021-02-03 12:19:33','2021-02-03 12:19:33'),(5323,1776,'action started via WP Cron','2021-02-03 12:20:04','2021-02-03 12:20:04'),(5324,1776,'action complete via WP Cron','2021-02-03 12:20:04','2021-02-03 12:20:04'),(5325,1777,'action created','2021-02-03 12:20:04','2021-02-03 12:20:04'),(5326,1777,'action started via WP Cron','2021-02-03 12:20:37','2021-02-03 12:20:37'),(5327,1777,'action complete via WP Cron','2021-02-03 12:20:37','2021-02-03 12:20:37'),(5328,1778,'action created','2021-02-03 12:20:37','2021-02-03 12:20:37'),(5329,1778,'action started via Async Request','2021-02-03 12:21:24','2021-02-03 12:21:24'),(5330,1778,'action complete via Async Request','2021-02-03 12:21:24','2021-02-03 12:21:24'),(5331,1779,'action created','2021-02-03 12:21:27','2021-02-03 12:21:27'),(5332,1779,'action started via WP Cron','2021-02-03 12:21:50','2021-02-03 12:21:50'),(5333,1779,'action complete via WP Cron','2021-02-03 12:21:50','2021-02-03 12:21:50'),(5334,1780,'action created','2021-02-03 12:21:53','2021-02-03 12:21:53'),(5335,1780,'action started via WP Cron','2021-02-03 12:22:55','2021-02-03 12:22:55'),(5336,1780,'action complete via WP Cron','2021-02-03 12:22:55','2021-02-03 12:22:55'),(5337,1781,'action created','2021-02-03 12:26:56','2021-02-03 12:26:56'),(5338,1781,'action started via WP Cron','2021-02-03 12:27:57','2021-02-03 12:27:57'),(5339,1781,'action complete via WP Cron','2021-02-03 12:27:57','2021-02-03 12:27:57'),(5340,1782,'action created','2021-02-03 12:30:41','2021-02-03 12:30:41'),(5341,1782,'action started via WP Cron','2021-02-03 12:31:59','2021-02-03 12:31:59'),(5342,1782,'action complete via WP Cron','2021-02-03 12:31:59','2021-02-03 12:31:59'),(5343,1783,'action created','2021-02-03 12:33:07','2021-02-03 12:33:07'),(5344,1783,'action started via WP Cron','2021-02-03 12:43:51','2021-02-03 12:43:51'),(5345,1783,'action complete via WP Cron','2021-02-03 12:43:51','2021-02-03 12:43:51'),(5346,1784,'action created','2021-02-03 12:43:51','2021-02-03 12:43:51'),(5347,1784,'action started via WP Cron','2021-02-03 12:45:23','2021-02-03 12:45:23'),(5348,1784,'action complete via WP Cron','2021-02-03 12:45:23','2021-02-03 12:45:23'),(5349,1785,'action created','2021-02-03 12:50:54','2021-02-03 12:50:54'),(5350,1785,'action started via WP Cron','2021-02-03 12:58:47','2021-02-03 12:58:47'),(5351,1785,'action complete via WP Cron','2021-02-03 12:58:47','2021-02-03 12:58:47'),(5352,1786,'action created','2021-02-03 12:58:49','2021-02-03 12:58:49'),(5353,1786,'action started via WP Cron','2021-02-03 13:03:08','2021-02-03 13:03:08'),(5354,1786,'action complete via WP Cron','2021-02-03 13:03:08','2021-02-03 13:03:08'),(5355,1787,'action created','2021-02-03 13:06:35','2021-02-03 13:06:35'),(5356,1787,'action started via WP Cron','2021-02-03 13:07:46','2021-02-03 13:07:46'),(5357,1787,'action complete via WP Cron','2021-02-03 13:07:46','2021-02-03 13:07:46'),(5358,1788,'action created','2021-02-03 13:07:46','2021-02-03 13:07:46'),(5359,1788,'action started via WP Cron','2021-02-03 13:13:14','2021-02-03 13:13:14'),(5360,1788,'action complete via WP Cron','2021-02-03 13:13:14','2021-02-03 13:13:14'),(5361,1789,'action created','2021-02-03 13:13:14','2021-02-03 13:13:14'),(5362,1789,'action started via WP Cron','2021-02-03 13:16:38','2021-02-03 13:16:38'),(5363,1789,'action complete via WP Cron','2021-02-03 13:16:38','2021-02-03 13:16:38'),(5364,1790,'action created','2021-02-03 13:20:29','2021-02-03 13:20:29'),(5365,1790,'action started via WP Cron','2021-02-03 13:23:31','2021-02-03 13:23:31'),(5366,1790,'action complete via WP Cron','2021-02-03 13:23:31','2021-02-03 13:23:31'),(5367,1791,'action created','2021-02-03 13:23:31','2021-02-03 13:23:31'),(5368,1791,'action started via WP Cron','2021-02-03 13:29:39','2021-02-03 13:29:39'),(5369,1791,'action complete via WP Cron','2021-02-03 13:29:39','2021-02-03 13:29:39'),(5370,1792,'action created','2021-02-03 13:29:40','2021-02-03 13:29:40'),(5371,1792,'action started via WP Cron','2021-02-03 13:31:30','2021-02-03 13:31:30'),(5372,1792,'action complete via WP Cron','2021-02-03 13:31:30','2021-02-03 13:31:30'),(5373,1793,'action created','2021-02-03 13:31:30','2021-02-03 13:31:30'),(5374,1793,'action started via WP Cron','2021-02-03 13:33:06','2021-02-03 13:33:06'),(5375,1793,'action complete via WP Cron','2021-02-03 13:33:06','2021-02-03 13:33:06'),(5376,1794,'action created','2021-02-03 13:40:18','2021-02-03 13:40:18'),(5377,1794,'action started via WP Cron','2021-02-03 13:43:01','2021-02-03 13:43:01'),(5378,1794,'action complete via WP Cron','2021-02-03 13:43:01','2021-02-03 13:43:01'),(5379,1795,'action created','2021-02-03 13:44:44','2021-02-03 13:44:44'),(5380,1795,'action started via WP Cron','2021-02-03 13:47:48','2021-02-03 13:47:48'),(5381,1795,'action complete via WP Cron','2021-02-03 13:47:48','2021-02-03 13:47:48'),(5382,1796,'action created','2021-02-03 13:48:51','2021-02-03 13:48:51'),(5383,1796,'action started via WP Cron','2021-02-03 13:53:56','2021-02-03 13:53:56'),(5384,1796,'action complete via WP Cron','2021-02-03 13:53:56','2021-02-03 13:53:56'),(5385,1797,'action created','2021-02-03 13:53:56','2021-02-03 13:53:56'),(5386,1797,'action started via WP Cron','2021-02-03 14:03:07','2021-02-03 14:03:07'),(5387,1797,'action complete via WP Cron','2021-02-03 14:03:07','2021-02-03 14:03:07'),(5388,1798,'action created','2021-02-03 14:04:14','2021-02-03 14:04:14'),(5389,1798,'action started via WP Cron','2021-02-03 14:06:46','2021-02-03 14:06:46'),(5390,1798,'action complete via WP Cron','2021-02-03 14:06:46','2021-02-03 14:06:46'),(5391,1799,'action created','2021-02-03 14:09:42','2021-02-03 14:09:42'),(5392,1799,'action started via WP Cron','2021-02-03 14:15:32','2021-02-03 14:15:32'),(5393,1799,'action complete via WP Cron','2021-02-03 14:15:32','2021-02-03 14:15:32'),(5394,1800,'action created','2021-02-03 14:15:32','2021-02-03 14:15:32'),(5395,1800,'action started via WP Cron','2021-02-03 14:17:14','2021-02-03 14:17:14'),(5396,1800,'action complete via WP Cron','2021-02-03 14:17:14','2021-02-03 14:17:14'),(5397,1801,'action created','2021-02-03 14:17:14','2021-02-03 14:17:14'),(5398,1801,'action started via WP Cron','2021-02-03 14:22:20','2021-02-03 14:22:20'),(5399,1801,'action complete via WP Cron','2021-02-03 14:22:20','2021-02-03 14:22:20'),(5400,1802,'action created','2021-02-03 14:22:20','2021-02-03 14:22:20'),(5401,1802,'action started via WP Cron','2021-02-03 14:33:07','2021-02-03 14:33:07'),(5402,1802,'action complete via WP Cron','2021-02-03 14:33:07','2021-02-03 14:33:07'),(5403,1803,'action created','2021-02-03 14:35:17','2021-02-03 14:35:17'),(5404,1803,'action started via WP Cron','2021-02-03 14:37:04','2021-02-03 14:37:04'),(5405,1803,'action complete via WP Cron','2021-02-03 14:37:04','2021-02-03 14:37:04'),(5406,1804,'action created','2021-02-03 14:37:04','2021-02-03 14:37:04'),(5407,1804,'action started via WP Cron','2021-02-03 14:38:44','2021-02-03 14:38:44'),(5408,1804,'action complete via WP Cron','2021-02-03 14:38:44','2021-02-03 14:38:44'),(5409,1805,'action created','2021-02-03 14:38:45','2021-02-03 14:38:45'),(5410,1805,'action started via WP Cron','2021-02-03 14:39:43','2021-02-03 14:39:43'),(5411,1805,'action complete via WP Cron','2021-02-03 14:39:43','2021-02-03 14:39:43'),(5412,1806,'action created','2021-02-03 14:39:43','2021-02-03 14:39:43'),(5413,1806,'action started via WP Cron','2021-02-03 14:40:43','2021-02-03 14:40:43'),(5414,1806,'action complete via WP Cron','2021-02-03 14:40:43','2021-02-03 14:40:43'),(5415,1807,'action created','2021-02-03 14:41:55','2021-02-03 14:41:55'),(5416,1807,'action started via WP Cron','2021-02-03 14:45:34','2021-02-03 14:45:34'),(5417,1807,'action complete via WP Cron','2021-02-03 14:45:34','2021-02-03 14:45:34'),(5418,1808,'action created','2021-02-03 14:45:34','2021-02-03 14:45:34'),(5419,1808,'action started via WP Cron','2021-02-03 14:47:26','2021-02-03 14:47:26'),(5420,1808,'action complete via WP Cron','2021-02-03 14:47:26','2021-02-03 14:47:26'),(5421,1809,'action created','2021-02-03 14:49:00','2021-02-03 14:49:00'),(5422,1809,'action started via WP Cron','2021-02-03 14:50:14','2021-02-03 14:50:14'),(5423,1809,'action complete via WP Cron','2021-02-03 14:50:14','2021-02-03 14:50:14'),(5424,1810,'action created','2021-02-03 14:50:14','2021-02-03 14:50:14'),(5425,1810,'action started via WP Cron','2021-02-03 14:51:02','2021-02-03 14:51:02'),(5426,1810,'action complete via WP Cron','2021-02-03 14:51:02','2021-02-03 14:51:02'),(5427,1811,'action created','2021-02-03 14:51:02','2021-02-03 14:51:02'),(5428,1811,'action started via WP Cron','2021-02-03 14:51:52','2021-02-03 14:51:52'),(5429,1811,'action complete via WP Cron','2021-02-03 14:51:52','2021-02-03 14:51:52'),(5430,1812,'action created','2021-02-03 14:51:52','2021-02-03 14:51:52'),(5431,1812,'action started via WP Cron','2021-02-03 14:53:48','2021-02-03 14:53:48'),(5432,1812,'action complete via WP Cron','2021-02-03 14:53:48','2021-02-03 14:53:48'),(5433,1813,'action created','2021-02-03 14:53:48','2021-02-03 14:53:48'),(5434,1813,'action started via WP Cron','2021-02-03 14:59:58','2021-02-03 14:59:58'),(5435,1813,'action complete via WP Cron','2021-02-03 14:59:58','2021-02-03 14:59:58'),(5436,1814,'action created','2021-02-03 15:03:07','2021-02-03 15:03:07'),(5437,1814,'action started via WP Cron','2021-02-03 15:04:28','2021-02-03 15:04:28'),(5438,1814,'action complete via WP Cron','2021-02-03 15:04:28','2021-02-03 15:04:28'),(5439,1815,'action created','2021-02-03 15:05:06','2021-02-03 15:05:06'),(5440,1815,'action started via WP Cron','2021-02-03 15:07:04','2021-02-03 15:07:04'),(5441,1815,'action complete via WP Cron','2021-02-03 15:07:04','2021-02-03 15:07:04'),(5442,1816,'action created','2021-02-03 15:07:59','2021-02-03 15:07:59'),(5443,1816,'action started via WP Cron','2021-02-03 15:14:41','2021-02-03 15:14:41'),(5444,1816,'action complete via WP Cron','2021-02-03 15:14:41','2021-02-03 15:14:41'),(5445,1817,'action created','2021-02-03 15:14:42','2021-02-03 15:14:42'),(5446,1817,'action started via WP Cron','2021-02-03 15:16:03','2021-02-03 15:16:03'),(5447,1817,'action complete via WP Cron','2021-02-03 15:16:03','2021-02-03 15:16:03'),(5448,1818,'action created','2021-02-03 15:16:28','2021-02-03 15:16:28'),(5449,1818,'action started via WP Cron','2021-02-03 15:17:12','2021-02-03 15:17:12'),(5450,1818,'action complete via WP Cron','2021-02-03 15:17:12','2021-02-03 15:17:12'),(5451,1819,'action created','2021-02-03 15:21:26','2021-02-03 15:21:26'),(5452,1819,'action started via WP Cron','2021-02-03 15:24:44','2021-02-03 15:24:44'),(5453,1819,'action complete via WP Cron','2021-02-03 15:24:44','2021-02-03 15:24:44'),(5454,1820,'action created','2021-02-03 15:28:17','2021-02-03 15:28:17'),(5455,1820,'action started via WP Cron','2021-02-03 15:30:50','2021-02-03 15:30:50'),(5456,1820,'action complete via WP Cron','2021-02-03 15:30:50','2021-02-03 15:30:50'),(5457,1821,'action created','2021-02-03 15:30:50','2021-02-03 15:30:50'),(5458,1821,'action started via WP Cron','2021-02-03 15:32:27','2021-02-03 15:32:27'),(5459,1821,'action complete via WP Cron','2021-02-03 15:32:27','2021-02-03 15:32:27'),(5460,1822,'action created','2021-02-03 15:32:27','2021-02-03 15:32:27'),(5461,1822,'action started via WP Cron','2021-02-03 15:33:06','2021-02-03 15:33:06'),(5462,1822,'action complete via WP Cron','2021-02-03 15:33:06','2021-02-03 15:33:06'),(5463,1823,'action created','2021-02-03 15:33:08','2021-02-03 15:33:08'),(5464,1823,'action started via WP Cron','2021-02-03 15:34:00','2021-02-03 15:34:00'),(5465,1823,'action complete via WP Cron','2021-02-03 15:34:00','2021-02-03 15:34:00'),(5466,1824,'action created','2021-02-03 15:34:01','2021-02-03 15:34:01'),(5467,1824,'action started via WP Cron','2021-02-03 15:36:12','2021-02-03 15:36:12'),(5468,1824,'action complete via WP Cron','2021-02-03 15:36:12','2021-02-03 15:36:12'),(5469,1825,'action created','2021-02-03 15:36:13','2021-02-03 15:36:13'),(5470,1825,'action started via WP Cron','2021-02-03 15:37:05','2021-02-03 15:37:05'),(5471,1825,'action complete via WP Cron','2021-02-03 15:37:05','2021-02-03 15:37:05'),(5472,1826,'action created','2021-02-03 15:43:23','2021-02-03 15:43:23'),(5473,1826,'action started via WP Cron','2021-02-03 15:45:15','2021-02-03 15:45:15'),(5474,1826,'action complete via WP Cron','2021-02-03 15:45:15','2021-02-03 15:45:15'),(5475,1827,'action created','2021-02-03 15:47:35','2021-02-03 15:47:35'),(5476,1827,'action started via WP Cron','2021-02-03 15:48:50','2021-02-03 15:48:50'),(5477,1827,'action complete via WP Cron','2021-02-03 15:48:50','2021-02-03 15:48:50'),(5478,1828,'action created','2021-02-03 15:55:53','2021-02-03 15:55:53'),(5479,1828,'action started via WP Cron','2021-02-03 15:58:45','2021-02-03 15:58:45'),(5480,1828,'action complete via WP Cron','2021-02-03 15:58:45','2021-02-03 15:58:45'),(5481,1829,'action created','2021-02-03 15:58:45','2021-02-03 15:58:45'),(5482,1829,'action started via WP Cron','2021-02-03 16:01:07','2021-02-03 16:01:07'),(5483,1829,'action complete via WP Cron','2021-02-03 16:01:07','2021-02-03 16:01:07'),(5484,1830,'action created','2021-02-03 16:01:39','2021-02-03 16:01:39'),(5485,1830,'action started via WP Cron','2021-02-03 16:03:44','2021-02-03 16:03:44'),(5486,1830,'action complete via WP Cron','2021-02-03 16:03:44','2021-02-03 16:03:44'),(5487,1831,'action created','2021-02-03 16:05:17','2021-02-03 16:05:17'),(5488,1831,'action started via WP Cron','2021-02-03 16:07:11','2021-02-03 16:07:11'),(5489,1831,'action complete via WP Cron','2021-02-03 16:07:11','2021-02-03 16:07:11'),(5490,1832,'action created','2021-02-03 16:07:12','2021-02-03 16:07:12'),(5491,1832,'action started via WP Cron','2021-02-03 16:11:21','2021-02-03 16:11:21'),(5492,1832,'action complete via WP Cron','2021-02-03 16:11:21','2021-02-03 16:11:21'),(5493,1833,'action created','2021-02-03 16:11:22','2021-02-03 16:11:22'),(5494,1833,'action started via WP Cron','2021-02-03 16:12:15','2021-02-03 16:12:15'),(5495,1833,'action complete via WP Cron','2021-02-03 16:12:15','2021-02-03 16:12:15'),(5496,1834,'action created','2021-02-03 16:12:21','2021-02-03 16:12:21'),(5497,1834,'action started via WP Cron','2021-02-03 16:12:53','2021-02-03 16:12:53'),(5498,1834,'action complete via WP Cron','2021-02-03 16:12:53','2021-02-03 16:12:53'),(5499,1835,'action created','2021-02-03 16:12:53','2021-02-03 16:12:53'),(5500,1835,'action started via WP Cron','2021-02-03 16:17:18','2021-02-03 16:17:18'),(5501,1835,'action complete via WP Cron','2021-02-03 16:17:18','2021-02-03 16:17:18'),(5502,1836,'action created','2021-02-03 16:24:50','2021-02-03 16:24:50'),(5503,1836,'action started via WP Cron','2021-02-03 16:33:07','2021-02-03 16:33:07'),(5504,1836,'action complete via WP Cron','2021-02-03 16:33:07','2021-02-03 16:33:07'),(5505,1837,'action created','2021-02-03 16:33:39','2021-02-03 16:33:39'),(5506,1837,'action started via WP Cron','2021-02-03 16:34:38','2021-02-03 16:34:38'),(5507,1837,'action complete via WP Cron','2021-02-03 16:34:38','2021-02-03 16:34:38'),(5508,1838,'action created','2021-02-03 16:34:38','2021-02-03 16:34:38'),(5509,1838,'action started via WP Cron','2021-02-03 16:45:31','2021-02-03 16:45:31'),(5510,1838,'action complete via WP Cron','2021-02-03 16:45:31','2021-02-03 16:45:31'),(5511,1839,'action created','2021-02-03 16:45:43','2021-02-03 16:45:43'),(5512,1839,'action started via WP Cron','2021-02-03 16:48:01','2021-02-03 16:48:01'),(5513,1839,'action complete via WP Cron','2021-02-03 16:48:01','2021-02-03 16:48:01'),(5514,1840,'action created','2021-02-03 16:48:01','2021-02-03 16:48:01'),(5515,1840,'action started via WP Cron','2021-02-03 16:49:08','2021-02-03 16:49:08'),(5516,1840,'action complete via WP Cron','2021-02-03 16:49:08','2021-02-03 16:49:08'),(5517,1841,'action created','2021-02-03 16:49:08','2021-02-03 16:49:08'),(5518,1841,'action started via WP Cron','2021-02-03 16:55:29','2021-02-03 16:55:29'),(5519,1841,'action complete via WP Cron','2021-02-03 16:55:29','2021-02-03 16:55:29'),(5520,1842,'action created','2021-02-03 16:59:10','2021-02-03 16:59:10'),(5521,1842,'action started via WP Cron','2021-02-03 17:01:06','2021-02-03 17:01:06'),(5522,1842,'action complete via WP Cron','2021-02-03 17:01:06','2021-02-03 17:01:06'),(5523,1843,'action created','2021-02-03 17:01:26','2021-02-03 17:01:26'),(5524,1843,'action started via WP Cron','2021-02-03 17:01:45','2021-02-03 17:01:45'),(5525,1843,'action complete via WP Cron','2021-02-03 17:01:45','2021-02-03 17:01:45'),(5526,1844,'action created','2021-02-03 17:03:06','2021-02-03 17:03:06'),(5527,1844,'action started via WP Cron','2021-02-03 17:11:21','2021-02-03 17:11:21'),(5528,1844,'action complete via WP Cron','2021-02-03 17:11:21','2021-02-03 17:11:21'),(5529,1845,'action created','2021-02-03 17:11:21','2021-02-03 17:11:21'),(5530,1845,'action started via WP Cron','2021-02-03 17:12:41','2021-02-03 17:12:41'),(5531,1845,'action complete via WP Cron','2021-02-03 17:12:41','2021-02-03 17:12:41'),(5532,1846,'action created','2021-02-03 17:13:21','2021-02-03 17:13:21'),(5533,1846,'action started via WP Cron','2021-02-03 17:15:22','2021-02-03 17:15:22'),(5534,1846,'action complete via WP Cron','2021-02-03 17:15:22','2021-02-03 17:15:22'),(5535,1847,'action created','2021-02-03 17:15:22','2021-02-03 17:15:22'),(5536,1847,'action started via WP Cron','2021-02-03 17:15:36','2021-02-03 17:15:36'),(5537,1847,'action complete via WP Cron','2021-02-03 17:15:36','2021-02-03 17:15:36'),(5538,1848,'action created','2021-02-03 17:18:12','2021-02-03 17:18:12'),(5539,1848,'action started via WP Cron','2021-02-03 17:18:47','2021-02-03 17:18:47'),(5540,1848,'action complete via WP Cron','2021-02-03 17:18:47','2021-02-03 17:18:47'),(5541,1849,'action created','2021-02-03 17:18:47','2021-02-03 17:18:47'),(5542,1849,'action started via WP Cron','2021-02-03 17:19:50','2021-02-03 17:19:50'),(5543,1849,'action complete via WP Cron','2021-02-03 17:19:50','2021-02-03 17:19:50'),(5544,1850,'action created','2021-02-03 17:19:53','2021-02-03 17:19:53'),(5545,1850,'action started via WP Cron','2021-02-03 17:21:57','2021-02-03 17:21:57'),(5546,1850,'action complete via WP Cron','2021-02-03 17:21:57','2021-02-03 17:21:57'),(5547,1851,'action created','2021-02-03 17:21:57','2021-02-03 17:21:57'),(5548,1851,'action started via WP Cron','2021-02-03 17:33:07','2021-02-03 17:33:07'),(5549,1851,'action complete via WP Cron','2021-02-03 17:33:07','2021-02-03 17:33:07'),(5550,1852,'action created','2021-02-03 17:33:12','2021-02-03 17:33:12'),(5551,1852,'action started via WP Cron','2021-02-03 17:36:27','2021-02-03 17:36:27'),(5552,1852,'action complete via WP Cron','2021-02-03 17:36:27','2021-02-03 17:36:27'),(5553,1853,'action created','2021-02-03 17:43:27','2021-02-03 17:43:27'),(5554,1853,'action started via WP Cron','2021-02-03 17:45:29','2021-02-03 17:45:29'),(5555,1853,'action complete via WP Cron','2021-02-03 17:45:29','2021-02-03 17:45:29'),(5556,1854,'action created','2021-02-03 17:45:29','2021-02-03 17:45:29'),(5557,1854,'action started via WP Cron','2021-02-03 17:49:36','2021-02-03 17:49:36'),(5558,1854,'action complete via WP Cron','2021-02-03 17:49:36','2021-02-03 17:49:36'),(5559,1855,'action created','2021-02-03 18:01:35','2021-02-03 18:01:35'),(5560,1855,'action started via WP Cron','2021-02-03 18:02:46','2021-02-03 18:02:46'),(5561,1855,'action complete via WP Cron','2021-02-03 18:02:46','2021-02-03 18:02:46'),(5562,1856,'action created','2021-02-03 18:03:44','2021-02-03 18:03:44'),(5563,1856,'action started via WP Cron','2021-02-03 18:09:35','2021-02-03 18:09:35'),(5564,1856,'action complete via WP Cron','2021-02-03 18:09:35','2021-02-03 18:09:35'),(5565,1857,'action created','2021-02-03 18:09:36','2021-02-03 18:09:36'),(5566,1857,'action started via WP Cron','2021-02-03 18:11:21','2021-02-03 18:11:21'),(5567,1857,'action complete via WP Cron','2021-02-03 18:11:21','2021-02-03 18:11:21'),(5568,1858,'action created','2021-02-03 18:13:42','2021-02-03 18:13:42'),(5569,1858,'action started via WP Cron','2021-02-03 18:14:57','2021-02-03 18:14:57'),(5570,1858,'action complete via WP Cron','2021-02-03 18:14:57','2021-02-03 18:14:57'),(5571,1859,'action created','2021-02-03 18:15:32','2021-02-03 18:15:32'),(5572,1859,'action started via WP Cron','2021-02-03 18:16:05','2021-02-03 18:16:05'),(5573,1859,'action complete via WP Cron','2021-02-03 18:16:05','2021-02-03 18:16:05'),(5574,1860,'action created','2021-02-03 18:16:05','2021-02-03 18:16:05'),(5575,1860,'action started via WP Cron','2021-02-03 18:18:15','2021-02-03 18:18:15'),(5576,1860,'action complete via WP Cron','2021-02-03 18:18:15','2021-02-03 18:18:15'),(5577,1861,'action created','2021-02-03 18:18:15','2021-02-03 18:18:15'),(5578,1861,'action started via WP Cron','2021-02-03 18:25:45','2021-02-03 18:25:45'),(5579,1861,'action complete via WP Cron','2021-02-03 18:25:45','2021-02-03 18:25:45'),(5580,1862,'action created','2021-02-03 18:28:27','2021-02-03 18:28:27'),(5581,1862,'action started via WP Cron','2021-02-03 18:33:06','2021-02-03 18:33:06'),(5582,1862,'action complete via WP Cron','2021-02-03 18:33:06','2021-02-03 18:33:06'),(5583,1863,'action created','2021-02-03 18:41:00','2021-02-03 18:41:00'),(5584,1863,'action started via WP Cron','2021-02-03 18:43:05','2021-02-03 18:43:05'),(5585,1863,'action complete via WP Cron','2021-02-03 18:43:05','2021-02-03 18:43:05'),(5586,1864,'action created','2021-02-03 18:49:40','2021-02-03 18:49:40'),(5587,1864,'action started via WP Cron','2021-02-03 18:53:32','2021-02-03 18:53:32'),(5588,1864,'action complete via WP Cron','2021-02-03 18:53:32','2021-02-03 18:53:32'),(5589,1865,'action created','2021-02-03 19:01:51','2021-02-03 19:01:51'),(5590,1865,'action started via WP Cron','2021-02-03 19:03:07','2021-02-03 19:03:07'),(5591,1865,'action complete via WP Cron','2021-02-03 19:03:07','2021-02-03 19:03:07'),(5592,1866,'action created','2021-02-03 19:05:26','2021-02-03 19:05:26'),(5593,1866,'action started via WP Cron','2021-02-03 19:06:51','2021-02-03 19:06:51'),(5594,1866,'action complete via WP Cron','2021-02-03 19:06:51','2021-02-03 19:06:51'),(5595,1867,'action created','2021-02-03 19:06:53','2021-02-03 19:06:53'),(5596,1867,'action started via WP Cron','2021-02-03 19:08:49','2021-02-03 19:08:49'),(5597,1867,'action complete via WP Cron','2021-02-03 19:08:49','2021-02-03 19:08:49'),(5598,1868,'action created','2021-02-03 19:08:49','2021-02-03 19:08:49'),(5599,1868,'action started via WP Cron','2021-02-03 19:13:25','2021-02-03 19:13:25'),(5600,1868,'action complete via WP Cron','2021-02-03 19:13:25','2021-02-03 19:13:25'),(5601,1869,'action created','2021-02-03 19:15:26','2021-02-03 19:15:26'),(5602,1869,'action started via WP Cron','2021-02-03 19:16:15','2021-02-03 19:16:15'),(5603,1869,'action complete via WP Cron','2021-02-03 19:16:15','2021-02-03 19:16:15'),(5604,1870,'action created','2021-02-03 19:16:15','2021-02-03 19:16:15'),(5605,1870,'action started via WP Cron','2021-02-03 19:19:38','2021-02-03 19:19:38'),(5606,1870,'action complete via WP Cron','2021-02-03 19:19:38','2021-02-03 19:19:38'),(5607,1871,'action created','2021-02-03 19:19:38','2021-02-03 19:19:38'),(5608,1871,'action started via WP Cron','2021-02-03 19:30:31','2021-02-03 19:30:31'),(5609,1871,'action complete via WP Cron','2021-02-03 19:30:31','2021-02-03 19:30:31'),(5610,1872,'action created','2021-02-03 19:33:06','2021-02-03 19:33:06'),(5611,1872,'action started via WP Cron','2021-02-03 19:38:32','2021-02-03 19:38:32'),(5612,1872,'action complete via WP Cron','2021-02-03 19:38:32','2021-02-03 19:38:32'),(5613,1873,'action created','2021-02-03 19:38:37','2021-02-03 19:38:37'),(5614,1873,'action started via WP Cron','2021-02-03 19:44:28','2021-02-03 19:44:28'),(5615,1873,'action complete via WP Cron','2021-02-03 19:44:28','2021-02-03 19:44:28'),(5616,1874,'action created','2021-02-03 19:46:06','2021-02-03 19:46:06'),(5617,1874,'action started via WP Cron','2021-02-03 19:49:36','2021-02-03 19:49:36'),(5618,1874,'action complete via WP Cron','2021-02-03 19:49:36','2021-02-03 19:49:36'),(5619,1875,'action created','2021-02-03 19:51:20','2021-02-03 19:51:20'),(5620,1875,'action started via WP Cron','2021-02-03 19:51:53','2021-02-03 19:51:53'),(5621,1875,'action complete via WP Cron','2021-02-03 19:51:53','2021-02-03 19:51:53'),(5622,1876,'action created','2021-02-03 19:51:54','2021-02-03 19:51:54'),(5623,1876,'action started via WP Cron','2021-02-03 19:53:25','2021-02-03 19:53:25'),(5624,1876,'action complete via WP Cron','2021-02-03 19:53:25','2021-02-03 19:53:25'),(5625,1877,'action created','2021-02-03 20:04:10','2021-02-03 20:04:10'),(5626,1877,'action started via WP Cron','2021-02-03 20:07:35','2021-02-03 20:07:35'),(5627,1877,'action complete via WP Cron','2021-02-03 20:07:35','2021-02-03 20:07:35'),(5628,1878,'action created','2021-02-03 20:07:35','2021-02-03 20:07:35'),(5629,1878,'action started via WP Cron','2021-02-03 20:10:21','2021-02-03 20:10:21'),(5630,1878,'action complete via WP Cron','2021-02-03 20:10:21','2021-02-03 20:10:21'),(5631,1879,'action created','2021-02-03 20:17:12','2021-02-03 20:17:12'),(5632,1879,'action started via WP Cron','2021-02-03 20:23:19','2021-02-03 20:23:19'),(5633,1879,'action complete via WP Cron','2021-02-03 20:23:19','2021-02-03 20:23:19'),(5634,1880,'action created','2021-02-03 20:23:19','2021-02-03 20:23:19'),(5635,1880,'action started via WP Cron','2021-02-03 20:24:20','2021-02-03 20:24:20'),(5636,1880,'action complete via WP Cron','2021-02-03 20:24:20','2021-02-03 20:24:20'),(5637,1881,'action created','2021-02-03 20:24:22','2021-02-03 20:24:22'),(5638,1881,'action started via WP Cron','2021-02-03 20:25:36','2021-02-03 20:25:36'),(5639,1881,'action complete via WP Cron','2021-02-03 20:25:36','2021-02-03 20:25:36'),(5640,1882,'action created','2021-02-03 20:25:37','2021-02-03 20:25:37'),(5641,1882,'action started via WP Cron','2021-02-03 20:33:07','2021-02-03 20:33:07'),(5642,1882,'action complete via WP Cron','2021-02-03 20:33:07','2021-02-03 20:33:07'),(5643,1883,'action created','2021-02-03 20:39:01','2021-02-03 20:39:01'),(5644,1883,'action started via WP Cron','2021-02-03 20:59:09','2021-02-03 20:59:09'),(5645,1883,'action complete via WP Cron','2021-02-03 20:59:09','2021-02-03 20:59:09'),(5646,1884,'action created','2021-02-03 21:03:06','2021-02-03 21:03:06'),(5647,1884,'action started via WP Cron','2021-02-03 21:03:51','2021-02-03 21:03:51'),(5648,1884,'action complete via WP Cron','2021-02-03 21:03:51','2021-02-03 21:03:51'),(5649,1885,'action created','2021-02-03 21:03:51','2021-02-03 21:03:51'),(5650,1885,'action started via WP Cron','2021-02-03 21:05:13','2021-02-03 21:05:13'),(5651,1885,'action complete via WP Cron','2021-02-03 21:05:13','2021-02-03 21:05:13'),(5652,1886,'action created','2021-02-03 21:06:03','2021-02-03 21:06:03'),(5653,1886,'action started via WP Cron','2021-02-03 21:10:24','2021-02-03 21:10:24'),(5654,1886,'action complete via WP Cron','2021-02-03 21:10:24','2021-02-03 21:10:24'),(5655,1887,'action created','2021-02-03 21:10:25','2021-02-03 21:10:25'),(5656,1887,'action started via WP Cron','2021-02-03 21:12:41','2021-02-03 21:12:41'),(5657,1887,'action complete via WP Cron','2021-02-03 21:12:41','2021-02-03 21:12:41'),(5658,1888,'action created','2021-02-03 21:12:41','2021-02-03 21:12:41'),(5659,1888,'action started via WP Cron','2021-02-03 21:20:08','2021-02-03 21:20:08'),(5660,1888,'action complete via WP Cron','2021-02-03 21:20:08','2021-02-03 21:20:08'),(5661,1889,'action created','2021-02-03 21:20:08','2021-02-03 21:20:08'),(5662,1889,'action started via WP Cron','2021-02-03 21:29:11','2021-02-03 21:29:11'),(5663,1889,'action complete via WP Cron','2021-02-03 21:29:11','2021-02-03 21:29:11'),(5664,1890,'action created','2021-02-03 21:29:11','2021-02-03 21:29:11'),(5665,1890,'action started via WP Cron','2021-02-03 21:33:33','2021-02-03 21:33:33'),(5666,1890,'action complete via WP Cron','2021-02-03 21:33:33','2021-02-03 21:33:33'),(5667,1891,'action created','2021-02-03 21:48:26','2021-02-03 21:48:26'),(5668,1891,'action started via WP Cron','2021-02-03 21:54:12','2021-02-03 21:54:12'),(5669,1891,'action complete via WP Cron','2021-02-03 21:54:12','2021-02-03 21:54:12'),(5670,1892,'action created','2021-02-03 21:54:14','2021-02-03 21:54:14'),(5671,1892,'action started via WP Cron','2021-02-03 21:54:39','2021-02-03 21:54:39'),(5672,1892,'action complete via WP Cron','2021-02-03 21:54:39','2021-02-03 21:54:39'),(5673,1893,'action created','2021-02-03 21:54:39','2021-02-03 21:54:39'),(5674,1893,'action started via WP Cron','2021-02-03 21:56:13','2021-02-03 21:56:13'),(5675,1893,'action complete via WP Cron','2021-02-03 21:56:13','2021-02-03 21:56:13'),(5676,1894,'action created','2021-02-03 22:03:06','2021-02-03 22:03:06'),(5677,1894,'action started via WP Cron','2021-02-03 22:03:56','2021-02-03 22:03:56'),(5678,1894,'action complete via WP Cron','2021-02-03 22:03:56','2021-02-03 22:03:56'),(5679,1895,'action created','2021-02-03 22:13:06','2021-02-03 22:13:06'),(5680,1895,'action started via WP Cron','2021-02-03 22:15:50','2021-02-03 22:15:50'),(5681,1895,'action complete via WP Cron','2021-02-03 22:15:50','2021-02-03 22:15:50'),(5682,1896,'action created','2021-02-03 22:33:06','2021-02-03 22:33:06'),(5683,1896,'action started via WP Cron','2021-02-03 22:36:16','2021-02-03 22:36:16'),(5684,1896,'action complete via WP Cron','2021-02-03 22:36:16','2021-02-03 22:36:16'),(5685,1897,'action created','2021-02-03 22:55:43','2021-02-03 22:55:43'),(5686,1897,'action started via WP Cron','2021-02-03 22:57:52','2021-02-03 22:57:52'),(5687,1897,'action complete via WP Cron','2021-02-03 22:57:52','2021-02-03 22:57:52'),(5688,1898,'action created','2021-02-03 22:57:54','2021-02-03 22:57:54'),(5689,1898,'action started via WP Cron','2021-02-03 23:03:07','2021-02-03 23:03:07'),(5690,1898,'action complete via WP Cron','2021-02-03 23:03:07','2021-02-03 23:03:07'),(5691,1899,'action created','2021-02-03 23:10:10','2021-02-03 23:10:10'),(5692,1899,'action started via WP Cron','2021-02-03 23:21:40','2021-02-03 23:21:40'),(5693,1899,'action complete via WP Cron','2021-02-03 23:21:40','2021-02-03 23:21:40'),(5694,1900,'action created','2021-02-03 23:22:58','2021-02-03 23:22:58'),(5695,1900,'action started via WP Cron','2021-02-03 23:25:50','2021-02-03 23:25:50'),(5696,1900,'action complete via WP Cron','2021-02-03 23:25:50','2021-02-03 23:25:50'),(5697,1901,'action created','2021-02-03 23:25:52','2021-02-03 23:25:52'),(5698,1901,'action started via WP Cron','2021-02-03 23:33:08','2021-02-03 23:33:08'),(5699,1901,'action complete via WP Cron','2021-02-03 23:33:08','2021-02-03 23:33:08'),(5700,1902,'action created','2021-02-03 23:58:15','2021-02-03 23:58:15'),(5701,1902,'action started via WP Cron','2021-02-04 00:03:07','2021-02-04 00:03:07'),(5702,1902,'action complete via WP Cron','2021-02-04 00:03:07','2021-02-04 00:03:07'),(5703,1903,'action created','2021-02-04 00:03:37','2021-02-04 00:03:37'),(5704,1903,'action started via WP Cron','2021-02-04 00:06:57','2021-02-04 00:06:57'),(5705,1903,'action complete via WP Cron','2021-02-04 00:06:57','2021-02-04 00:06:57'),(5706,1904,'action created','2021-02-04 00:06:58','2021-02-04 00:06:58'),(5707,1904,'action started via WP Cron','2021-02-04 00:13:33','2021-02-04 00:13:33'),(5708,1904,'action complete via WP Cron','2021-02-04 00:13:33','2021-02-04 00:13:33'),(5709,1905,'action created','2021-02-04 00:13:33','2021-02-04 00:13:33'),(5710,1905,'action started via WP Cron','2021-02-04 00:13:58','2021-02-04 00:13:58'),(5711,1905,'action complete via WP Cron','2021-02-04 00:13:58','2021-02-04 00:13:58'),(5712,1906,'action created','2021-02-04 00:13:59','2021-02-04 00:13:59'),(5713,1906,'action started via WP Cron','2021-02-04 00:20:04','2021-02-04 00:20:04'),(5714,1906,'action complete via WP Cron','2021-02-04 00:20:04','2021-02-04 00:20:04'),(5715,1907,'action created','2021-02-04 00:31:20','2021-02-04 00:31:20'),(5716,1907,'action started via WP Cron','2021-02-04 00:34:48','2021-02-04 00:34:48'),(5717,1907,'action complete via WP Cron','2021-02-04 00:34:48','2021-02-04 00:34:48'),(5718,1908,'action created','2021-02-04 00:37:39','2021-02-04 00:37:39'),(5719,1908,'action started via WP Cron','2021-02-04 00:46:46','2021-02-04 00:46:46'),(5720,1908,'action complete via WP Cron','2021-02-04 00:46:46','2021-02-04 00:46:46'),(5721,1909,'action created','2021-02-04 00:46:49','2021-02-04 00:46:49'),(5722,1909,'action started via WP Cron','2021-02-04 00:54:52','2021-02-04 00:54:52'),(5723,1909,'action complete via WP Cron','2021-02-04 00:54:52','2021-02-04 00:54:52'),(5724,1910,'action created','2021-02-04 00:54:52','2021-02-04 00:54:52'),(5725,1910,'action started via WP Cron','2021-02-04 00:58:19','2021-02-04 00:58:19'),(5726,1910,'action complete via WP Cron','2021-02-04 00:58:19','2021-02-04 00:58:19'),(5727,1911,'action created','2021-02-04 01:03:06','2021-02-04 01:03:06'),(5728,1911,'action started via WP Cron','2021-02-04 01:10:19','2021-02-04 01:10:19'),(5729,1911,'action complete via WP Cron','2021-02-04 01:10:19','2021-02-04 01:10:19'),(5730,1912,'action created','2021-02-04 01:14:09','2021-02-04 01:14:09'),(5731,1614,'action started via WP Cron','2021-02-04 01:14:09','2021-02-04 01:14:09'),(5732,1614,'action complete via WP Cron','2021-02-04 01:14:09','2021-02-04 01:14:09'),(5733,1913,'action created','2021-02-04 01:14:09','2021-02-04 01:14:09'),(5734,1914,'action created','2021-02-04 01:14:09','2021-02-04 01:14:09'),(5735,1915,'action created','2021-02-04 01:14:09','2021-02-04 01:14:09'),(5736,1915,'action started via WP Cron','2021-02-04 01:14:09','2021-02-04 01:14:09'),(5737,1915,'action complete via WP Cron','2021-02-04 01:14:09','2021-02-04 01:14:09'),(5738,1912,'action started via WP Cron','2021-02-04 01:21:55','2021-02-04 01:21:55'),(5739,1912,'action complete via WP Cron','2021-02-04 01:21:55','2021-02-04 01:21:55'),(5740,1916,'action created','2021-02-04 01:21:56','2021-02-04 01:21:56'),(5741,1916,'action started via WP Cron','2021-02-04 01:33:07','2021-02-04 01:33:07'),(5742,1916,'action complete via WP Cron','2021-02-04 01:33:07','2021-02-04 01:33:07'),(5743,1917,'action created','2021-02-04 01:41:27','2021-02-04 01:41:27'),(5744,1917,'action started via WP Cron','2021-02-04 01:53:22','2021-02-04 01:53:22'),(5745,1917,'action complete via WP Cron','2021-02-04 01:53:22','2021-02-04 01:53:22'),(5746,1918,'action created','2021-02-04 02:01:14','2021-02-04 02:01:14'),(5747,1918,'action started via WP Cron','2021-02-04 02:01:52','2021-02-04 02:01:52'),(5748,1918,'action complete via WP Cron','2021-02-04 02:01:52','2021-02-04 02:01:52'),(5749,1919,'action created','2021-02-04 02:02:22','2021-02-04 02:02:22'),(5750,1919,'action started via WP Cron','2021-02-04 02:03:43','2021-02-04 02:03:43'),(5751,1919,'action complete via WP Cron','2021-02-04 02:03:43','2021-02-04 02:03:43'),(5752,1920,'action created','2021-02-04 02:10:45','2021-02-04 02:10:45'),(5753,1920,'action started via WP Cron','2021-02-04 02:13:13','2021-02-04 02:13:13'),(5754,1920,'action complete via WP Cron','2021-02-04 02:13:13','2021-02-04 02:13:13'),(5755,1921,'action created','2021-02-04 02:13:14','2021-02-04 02:13:14'),(5756,1921,'action started via WP Cron','2021-02-04 02:15:19','2021-02-04 02:15:19'),(5757,1921,'action complete via WP Cron','2021-02-04 02:15:19','2021-02-04 02:15:19'),(5758,1922,'action created','2021-02-04 02:15:19','2021-02-04 02:15:19'),(5759,1922,'action started via WP Cron','2021-02-04 02:19:51','2021-02-04 02:19:51'),(5760,1922,'action complete via WP Cron','2021-02-04 02:19:51','2021-02-04 02:19:51'),(5761,1923,'action created','2021-02-04 02:22:18','2021-02-04 02:22:18'),(5762,1923,'action started via WP Cron','2021-02-04 02:24:33','2021-02-04 02:24:33'),(5763,1923,'action complete via WP Cron','2021-02-04 02:24:33','2021-02-04 02:24:33'),(5764,1924,'action created','2021-02-04 02:24:34','2021-02-04 02:24:34'),(5765,1924,'action started via WP Cron','2021-02-04 02:26:37','2021-02-04 02:26:37'),(5766,1924,'action complete via WP Cron','2021-02-04 02:26:37','2021-02-04 02:26:37'),(5767,1925,'action created','2021-02-04 02:26:41','2021-02-04 02:26:41'),(5768,1925,'action started via WP Cron','2021-02-04 02:33:06','2021-02-04 02:33:06'),(5769,1925,'action complete via WP Cron','2021-02-04 02:33:06','2021-02-04 02:33:06'),(5770,1926,'action created','2021-02-04 02:34:38','2021-02-04 02:34:38'),(5771,1926,'action started via WP Cron','2021-02-04 02:36:14','2021-02-04 02:36:14'),(5772,1926,'action complete via WP Cron','2021-02-04 02:36:14','2021-02-04 02:36:14'),(5773,1927,'action created','2021-02-04 02:36:15','2021-02-04 02:36:15'),(5774,1927,'action started via WP Cron','2021-02-04 02:37:05','2021-02-04 02:37:05'),(5775,1927,'action complete via WP Cron','2021-02-04 02:37:05','2021-02-04 02:37:05'),(5776,1928,'action created','2021-02-04 02:37:07','2021-02-04 02:37:07'),(5777,1928,'action started via WP Cron','2021-02-04 02:43:37','2021-02-04 02:43:37'),(5778,1928,'action complete via WP Cron','2021-02-04 02:43:37','2021-02-04 02:43:37'),(5779,1929,'action created','2021-02-04 02:43:38','2021-02-04 02:43:38'),(5780,1929,'action started via WP Cron','2021-02-04 02:45:43','2021-02-04 02:45:43'),(5781,1929,'action complete via WP Cron','2021-02-04 02:45:43','2021-02-04 02:45:43'),(5782,1930,'action created','2021-02-04 02:45:43','2021-02-04 02:45:43'),(5783,1930,'action started via WP Cron','2021-02-04 02:50:49','2021-02-04 02:50:49'),(5784,1930,'action complete via WP Cron','2021-02-04 02:50:49','2021-02-04 02:50:49'),(5785,1931,'action created','2021-02-04 02:50:50','2021-02-04 02:50:50'),(5786,1931,'action started via WP Cron','2021-02-04 03:02:48','2021-02-04 03:02:48'),(5787,1931,'action complete via WP Cron','2021-02-04 03:02:48','2021-02-04 03:02:48'),(5788,1932,'action created','2021-02-04 03:02:49','2021-02-04 03:02:49'),(5789,1932,'action started via WP Cron','2021-02-04 03:10:14','2021-02-04 03:10:14'),(5790,1932,'action complete via WP Cron','2021-02-04 03:10:14','2021-02-04 03:10:14'),(5791,1933,'action created','2021-02-04 03:10:14','2021-02-04 03:10:14'),(5792,1933,'action started via WP Cron','2021-02-04 03:12:42','2021-02-04 03:12:42'),(5793,1933,'action complete via WP Cron','2021-02-04 03:12:42','2021-02-04 03:12:42'),(5794,1934,'action created','2021-02-04 03:15:15','2021-02-04 03:15:15'),(5795,1934,'action started via WP Cron','2021-02-04 03:21:22','2021-02-04 03:21:22'),(5796,1934,'action complete via WP Cron','2021-02-04 03:21:22','2021-02-04 03:21:22'),(5797,1935,'action created','2021-02-04 03:21:22','2021-02-04 03:21:22'),(5798,1935,'action started via WP Cron','2021-02-04 03:23:02','2021-02-04 03:23:02'),(5799,1935,'action complete via WP Cron','2021-02-04 03:23:02','2021-02-04 03:23:02'),(5800,1936,'action created','2021-02-04 03:23:06','2021-02-04 03:23:06'),(5801,1936,'action started via WP Cron','2021-02-04 03:25:47','2021-02-04 03:25:47'),(5802,1936,'action complete via WP Cron','2021-02-04 03:25:47','2021-02-04 03:25:47'),(5803,1937,'action created','2021-02-04 03:25:50','2021-02-04 03:25:50'),(5804,1937,'action started via WP Cron','2021-02-04 03:32:48','2021-02-04 03:32:48'),(5805,1937,'action complete via WP Cron','2021-02-04 03:32:48','2021-02-04 03:32:48'),(5806,1938,'action created','2021-02-04 03:32:49','2021-02-04 03:32:49'),(5807,1938,'action started via WP Cron','2021-02-04 03:35:24','2021-02-04 03:35:24'),(5808,1938,'action complete via WP Cron','2021-02-04 03:35:24','2021-02-04 03:35:24'),(5809,1939,'action created','2021-02-04 03:35:24','2021-02-04 03:35:24'),(5810,1939,'action started via WP Cron','2021-02-04 03:42:58','2021-02-04 03:42:58'),(5811,1939,'action complete via WP Cron','2021-02-04 03:42:58','2021-02-04 03:42:58'),(5812,1940,'action created','2021-02-04 03:42:58','2021-02-04 03:42:58'),(5813,1940,'action started via WP Cron','2021-02-04 03:46:50','2021-02-04 03:46:50'),(5814,1940,'action complete via WP Cron','2021-02-04 03:46:50','2021-02-04 03:46:50'),(5815,1941,'action created','2021-02-04 03:46:50','2021-02-04 03:46:50'),(5816,1941,'action started via WP Cron','2021-02-04 03:50:52','2021-02-04 03:50:52'),(5817,1941,'action complete via WP Cron','2021-02-04 03:50:52','2021-02-04 03:50:52'),(5818,1942,'action created','2021-02-04 03:51:29','2021-02-04 03:51:29'),(5819,1942,'action started via WP Cron','2021-02-04 03:57:33','2021-02-04 03:57:33'),(5820,1942,'action complete via WP Cron','2021-02-04 03:57:33','2021-02-04 03:57:33'),(5821,1943,'action created','2021-02-04 03:57:35','2021-02-04 03:57:35'),(5822,1943,'action started via WP Cron','2021-02-04 04:00:52','2021-02-04 04:00:52'),(5823,1943,'action complete via WP Cron','2021-02-04 04:00:52','2021-02-04 04:00:52'),(5824,1944,'action created','2021-02-04 04:00:52','2021-02-04 04:00:52'),(5825,1944,'action started via WP Cron','2021-02-04 04:02:48','2021-02-04 04:02:48'),(5826,1944,'action complete via WP Cron','2021-02-04 04:02:48','2021-02-04 04:02:48'),(5827,1945,'action created','2021-02-04 04:03:06','2021-02-04 04:03:06'),(5828,1945,'action started via WP Cron','2021-02-04 04:14:14','2021-02-04 04:14:14'),(5829,1945,'action complete via WP Cron','2021-02-04 04:14:14','2021-02-04 04:14:14'),(5830,1946,'action created','2021-02-04 04:14:14','2021-02-04 04:14:14'),(5831,1946,'action started via WP Cron','2021-02-04 04:17:15','2021-02-04 04:17:15'),(5832,1946,'action complete via WP Cron','2021-02-04 04:17:15','2021-02-04 04:17:15'),(5833,1947,'action created','2021-02-04 04:22:03','2021-02-04 04:22:03'),(5834,1947,'action started via WP Cron','2021-02-04 04:22:41','2021-02-04 04:22:41'),(5835,1947,'action complete via WP Cron','2021-02-04 04:22:41','2021-02-04 04:22:41'),(5836,1948,'action created','2021-02-04 04:22:42','2021-02-04 04:22:42'),(5837,1948,'action started via WP Cron','2021-02-04 04:28:49','2021-02-04 04:28:49'),(5838,1948,'action complete via WP Cron','2021-02-04 04:28:49','2021-02-04 04:28:49'),(5839,1949,'action created','2021-02-04 04:29:00','2021-02-04 04:29:00'),(5840,1949,'action started via WP Cron','2021-02-04 04:30:59','2021-02-04 04:30:59'),(5841,1949,'action complete via WP Cron','2021-02-04 04:30:59','2021-02-04 04:30:59'),(5842,1950,'action created','2021-02-04 04:30:59','2021-02-04 04:30:59'),(5843,1950,'action started via WP Cron','2021-02-04 04:32:48','2021-02-04 04:32:48'),(5844,1950,'action complete via WP Cron','2021-02-04 04:32:48','2021-02-04 04:32:48'),(5845,1951,'action created','2021-02-04 04:33:48','2021-02-04 04:33:48'),(5846,1951,'action started via WP Cron','2021-02-04 04:34:48','2021-02-04 04:34:48'),(5847,1951,'action complete via WP Cron','2021-02-04 04:34:48','2021-02-04 04:34:48'),(5848,1952,'action created','2021-02-04 04:43:51','2021-02-04 04:43:51'),(5849,1952,'action started via WP Cron','2021-02-04 04:47:53','2021-02-04 04:47:53'),(5850,1952,'action complete via WP Cron','2021-02-04 04:47:53','2021-02-04 04:47:53'),(5851,1953,'action created','2021-02-04 04:48:05','2021-02-04 04:48:05'),(5852,1953,'action started via WP Cron','2021-02-04 04:59:08','2021-02-04 04:59:08'),(5853,1953,'action complete via WP Cron','2021-02-04 04:59:08','2021-02-04 04:59:08'),(5854,1954,'action created','2021-02-04 04:59:08','2021-02-04 04:59:08'),(5855,1954,'action started via WP Cron','2021-02-04 05:03:06','2021-02-04 05:03:06'),(5856,1954,'action complete via WP Cron','2021-02-04 05:03:07','2021-02-04 05:03:07'),(5857,1955,'action created','2021-02-04 05:12:21','2021-02-04 05:12:21'),(5858,1955,'action started via WP Cron','2021-02-04 05:14:49','2021-02-04 05:14:49'),(5859,1955,'action complete via WP Cron','2021-02-04 05:14:49','2021-02-04 05:14:49'),(5860,1956,'action created','2021-02-04 05:14:50','2021-02-04 05:14:50'),(5861,1956,'action started via WP Cron','2021-02-04 05:18:38','2021-02-04 05:18:38'),(5862,1956,'action complete via WP Cron','2021-02-04 05:18:38','2021-02-04 05:18:38'),(5863,1957,'action created','2021-02-04 05:18:38','2021-02-04 05:18:38'),(5864,1957,'action started via WP Cron','2021-02-04 05:20:33','2021-02-04 05:20:33'),(5865,1957,'action complete via WP Cron','2021-02-04 05:20:33','2021-02-04 05:20:33'),(5866,1958,'action created','2021-02-04 05:20:34','2021-02-04 05:20:34'),(5870,1958,'action started via WP Cron','2021-02-04 05:21:38','2021-02-04 05:21:38'),(5871,1958,'action complete via WP Cron','2021-02-04 05:21:38','2021-02-04 05:21:38'),(5872,1960,'action created','2021-02-04 05:22:23','2021-02-04 05:22:23'),(5873,1960,'action started via WP Cron','2021-02-04 05:22:39','2021-02-04 05:22:39'),(5874,1960,'action complete via WP Cron','2021-02-04 05:22:39','2021-02-04 05:22:39'),(5875,1961,'action created','2021-02-04 05:23:31','2021-02-04 05:23:31'),(5876,1961,'action started via WP Cron','2021-02-04 05:24:41','2021-02-04 05:24:41'),(5877,1961,'action complete via WP Cron','2021-02-04 05:24:41','2021-02-04 05:24:41'),(5878,1962,'action created','2021-02-04 05:24:57','2021-02-04 05:24:57'),(5879,1962,'action started via WP Cron','2021-02-04 05:25:37','2021-02-04 05:25:37'),(5880,1962,'action complete via WP Cron','2021-02-04 05:25:37','2021-02-04 05:25:37'),(5881,1963,'action created','2021-02-04 05:25:40','2021-02-04 05:25:40'),(5882,1963,'action started via Async Request','2021-02-04 05:26:00','2021-02-04 05:26:00'),(5883,1963,'action complete via Async Request','2021-02-04 05:26:00','2021-02-04 05:26:00'),(5884,1964,'action created','2021-02-04 05:26:46','2021-02-04 05:26:46'),(5885,1964,'action started via Async Request','2021-02-04 05:27:20','2021-02-04 05:27:20'),(5886,1964,'action complete via Async Request','2021-02-04 05:27:20','2021-02-04 05:27:20'),(5887,1965,'action created','2021-02-04 05:27:20','2021-02-04 05:27:20'),(5888,1965,'action started via WP Cron','2021-02-04 05:27:43','2021-02-04 05:27:43'),(5889,1965,'action complete via WP Cron','2021-02-04 05:27:43','2021-02-04 05:27:43'),(5890,1966,'action created','2021-02-04 05:28:05','2021-02-04 05:28:05'),(5891,1966,'action started via Async Request','2021-02-04 05:28:25','2021-02-04 05:28:25'),(5892,1966,'action complete via Async Request','2021-02-04 05:28:25','2021-02-04 05:28:25'),(5893,1967,'action created','2021-02-04 05:28:26','2021-02-04 05:28:26'),(5894,1967,'action started via WP Cron','2021-02-04 05:29:44','2021-02-04 05:29:44'),(5895,1967,'action complete via WP Cron','2021-02-04 05:29:44','2021-02-04 05:29:44'),(5896,1968,'action created','2021-02-04 05:31:03','2021-02-04 05:31:03'),(5897,1968,'action started via WP Cron','2021-02-04 05:31:36','2021-02-04 05:31:36'),(5898,1968,'action complete via WP Cron','2021-02-04 05:31:36','2021-02-04 05:31:36'),(5899,1969,'action created','2021-02-04 05:31:36','2021-02-04 05:31:36'),(5900,1969,'action started via Async Request','2021-02-04 05:32:13','2021-02-04 05:32:13'),(5901,1969,'action complete via Async Request','2021-02-04 05:32:13','2021-02-04 05:32:13'),(5902,1970,'action created','2021-02-04 05:33:07','2021-02-04 05:33:07'),(5903,1970,'action started via WP Cron','2021-02-04 05:33:46','2021-02-04 05:33:46'),(5904,1970,'action complete via WP Cron','2021-02-04 05:33:46','2021-02-04 05:33:46'),(5905,1971,'action created','2021-02-04 05:42:06','2021-02-04 05:42:06'),(5906,1971,'action started via WP Cron','2021-02-04 05:47:01','2021-02-04 05:47:01'),(5907,1971,'action complete via WP Cron','2021-02-04 05:47:01','2021-02-04 05:47:01'),(5908,1972,'action created','2021-02-04 05:47:20','2021-02-04 05:47:20'),(5909,1972,'action started via WP Cron','2021-02-04 05:49:09','2021-02-04 05:49:09'),(5910,1972,'action complete via WP Cron','2021-02-04 05:49:09','2021-02-04 05:49:09'),(5911,1973,'action created','2021-02-04 05:49:09','2021-02-04 05:49:09'),(5912,1973,'action started via WP Cron','2021-02-04 05:50:23','2021-02-04 05:50:23'),(5913,1973,'action complete via WP Cron','2021-02-04 05:50:23','2021-02-04 05:50:23'),(5914,1974,'action created','2021-02-04 05:53:34','2021-02-04 05:53:34'),(5915,1974,'action started via WP Cron','2021-02-04 05:59:18','2021-02-04 05:59:18'),(5916,1974,'action complete via WP Cron','2021-02-04 05:59:18','2021-02-04 05:59:18'),(5917,1975,'action created','2021-02-04 05:59:19','2021-02-04 05:59:19'),(5918,1975,'action started via WP Cron','2021-02-04 06:00:36','2021-02-04 06:00:36'),(5919,1975,'action complete via WP Cron','2021-02-04 06:00:36','2021-02-04 06:00:36'),(5920,1976,'action created','2021-02-04 06:00:37','2021-02-04 06:00:37'),(5921,1976,'action started via WP Cron','2021-02-04 06:03:06','2021-02-04 06:03:06'),(5922,1976,'action complete via WP Cron','2021-02-04 06:03:06','2021-02-04 06:03:06'),(5923,1977,'action created','2021-02-04 06:06:52','2021-02-04 06:06:52'),(5924,1977,'action started via WP Cron','2021-02-04 06:09:33','2021-02-04 06:09:33'),(5925,1977,'action complete via WP Cron','2021-02-04 06:09:33','2021-02-04 06:09:33'),(5926,1978,'action created','2021-02-04 06:09:33','2021-02-04 06:09:33'),(5927,1978,'action started via WP Cron','2021-02-04 06:11:18','2021-02-04 06:11:18'),(5928,1978,'action complete via WP Cron','2021-02-04 06:11:18','2021-02-04 06:11:18'),(5929,1979,'action created','2021-02-04 06:24:37','2021-02-04 06:24:37'),(5930,1979,'action started via WP Cron','2021-02-04 06:29:14','2021-02-04 06:29:14'),(5931,1979,'action complete via WP Cron','2021-02-04 06:29:14','2021-02-04 06:29:14'),(5932,1980,'action created','2021-02-04 06:29:14','2021-02-04 06:29:14'),(5933,1980,'action started via WP Cron','2021-02-04 06:33:06','2021-02-04 06:33:06'),(5934,1980,'action complete via WP Cron','2021-02-04 06:33:06','2021-02-04 06:33:06'),(5935,1981,'action created','2021-02-04 06:34:45','2021-02-04 06:34:45'),(5936,1981,'action started via Async Request','2021-02-04 06:35:21','2021-02-04 06:35:21'),(5937,1981,'action complete via Async Request','2021-02-04 06:35:21','2021-02-04 06:35:21'),(5938,1982,'action created','2021-02-04 06:38:03','2021-02-04 06:38:03'),(5939,1982,'action started via WP Cron','2021-02-04 06:38:39','2021-02-04 06:38:39'),(5940,1982,'action complete via WP Cron','2021-02-04 06:38:39','2021-02-04 06:38:39'),(5941,1983,'action created','2021-02-04 06:38:59','2021-02-04 06:38:59'),(5942,1983,'action started via Async Request','2021-02-04 06:39:23','2021-02-04 06:39:23'),(5943,1983,'action complete via Async Request','2021-02-04 06:39:23','2021-02-04 06:39:23'),(5944,1984,'action created','2021-02-04 06:39:43','2021-02-04 06:39:43'),(5945,1984,'action started via WP Cron','2021-02-04 06:40:43','2021-02-04 06:40:43'),(5946,1984,'action complete via WP Cron','2021-02-04 06:40:43','2021-02-04 06:40:43'),(5947,1985,'action created','2021-02-04 06:41:16','2021-02-04 06:41:16'),(5948,1985,'action started via WP Cron','2021-02-04 06:41:43','2021-02-04 06:41:43'),(5949,1985,'action complete via WP Cron','2021-02-04 06:41:43','2021-02-04 06:41:43'),(5950,1986,'action created','2021-02-04 06:42:30','2021-02-04 06:42:30'),(5951,1986,'action started via WP Cron','2021-02-04 06:42:51','2021-02-04 06:42:51'),(5952,1986,'action complete via WP Cron','2021-02-04 06:42:51','2021-02-04 06:42:51'),(5953,1987,'action created','2021-02-04 06:43:06','2021-02-04 06:43:06'),(5954,1987,'action started via Async Request','2021-02-04 06:43:25','2021-02-04 06:43:25'),(5955,1987,'action complete via Async Request','2021-02-04 06:43:25','2021-02-04 06:43:25'),(5956,1988,'action created','2021-02-04 06:43:38','2021-02-04 06:43:38'),(5957,1988,'action started via WP Cron','2021-02-04 06:52:40','2021-02-04 06:52:40'),(5958,1988,'action complete via WP Cron','2021-02-04 06:52:40','2021-02-04 06:52:40'),(5959,1989,'action created','2021-02-04 06:54:29','2021-02-04 06:54:29'),(5960,1989,'action started via WP Cron','2021-02-04 06:59:26','2021-02-04 06:59:26'),(5961,1989,'action complete via WP Cron','2021-02-04 06:59:26','2021-02-04 06:59:26'),(5962,1990,'action created','2021-02-04 06:59:26','2021-02-04 06:59:26'),(5963,1990,'action started via WP Cron','2021-02-04 07:03:06','2021-02-04 07:03:06'),(5964,1990,'action complete via WP Cron','2021-02-04 07:03:06','2021-02-04 07:03:06'),(5965,1991,'action created','2021-02-04 07:06:48','2021-02-04 07:06:48'),(5966,1991,'action started via WP Cron','2021-02-04 07:08:48','2021-02-04 07:08:48'),(5967,1991,'action complete via WP Cron','2021-02-04 07:08:48','2021-02-04 07:08:48'),(5968,1992,'action created','2021-02-04 07:08:49','2021-02-04 07:08:49'),(5969,1992,'action started via WP Cron','2021-02-04 07:12:05','2021-02-04 07:12:05'),(5970,1992,'action complete via WP Cron','2021-02-04 07:12:05','2021-02-04 07:12:05'),(5971,1993,'action created','2021-02-04 07:12:09','2021-02-04 07:12:09'),(5973,1993,'action started via WP Cron','2021-02-04 07:12:53','2021-02-04 07:12:53'),(5974,1993,'action complete via WP Cron','2021-02-04 07:12:53','2021-02-04 07:12:53'),(5975,1995,'action created','2021-02-04 07:12:56','2021-02-04 07:12:56'),(5978,1995,'action started via WP Cron','2021-02-04 07:13:53','2021-02-04 07:13:53'),(5979,1995,'action complete via WP Cron','2021-02-04 07:13:53','2021-02-04 07:13:53'),(5981,1997,'action created','2021-02-04 07:14:41','2021-02-04 07:14:41'),(5984,1997,'action started via Async Request','2021-02-04 07:15:01','2021-02-04 07:15:01'),(5985,1997,'action complete via Async Request','2021-02-04 07:15:01','2021-02-04 07:15:01'),(5986,1998,'action created','2021-02-04 07:16:03','2021-02-04 07:16:03'),(5987,1998,'action started via Async Request','2021-02-04 07:16:17','2021-02-04 07:16:17'),(5988,1998,'action complete via Async Request','2021-02-04 07:16:17','2021-02-04 07:16:17'),(5989,1999,'action created','2021-02-04 07:16:22','2021-02-04 07:16:22'),(5990,1999,'action started via WP Cron','2021-02-04 07:17:00','2021-02-04 07:17:00'),(5991,1999,'action complete via WP Cron','2021-02-04 07:17:00','2021-02-04 07:17:00'),(5992,2000,'action created','2021-02-04 07:21:02','2021-02-04 07:21:02'),(5993,2000,'action started via Async Request','2021-02-04 07:21:35','2021-02-04 07:21:35'),(5994,2000,'action complete via Async Request','2021-02-04 07:21:35','2021-02-04 07:21:35'),(5995,2001,'action created','2021-02-04 07:21:51','2021-02-04 07:21:51'),(5996,2001,'action started via WP Cron','2021-02-04 07:22:57','2021-02-04 07:22:57'),(5997,2001,'action complete via WP Cron','2021-02-04 07:22:57','2021-02-04 07:22:57'),(5998,2002,'action created','2021-02-04 07:23:44','2021-02-04 07:23:44'),(5999,2002,'action started via Async Request','2021-02-04 07:24:23','2021-02-04 07:24:23'),(6000,2002,'action complete via Async Request','2021-02-04 07:24:23','2021-02-04 07:24:23'),(6001,2003,'action created','2021-02-04 07:24:53','2021-02-04 07:24:53'),(6002,2003,'action started via WP Cron','2021-02-04 07:25:58','2021-02-04 07:25:58'),(6003,2003,'action complete via WP Cron','2021-02-04 07:25:58','2021-02-04 07:25:58'),(6005,2005,'action created','2021-02-04 07:25:59','2021-02-04 07:25:59'),(6006,2005,'action started via WP Cron','2021-02-04 07:26:48','2021-02-04 07:26:48'),(6007,2005,'action complete via WP Cron','2021-02-04 07:26:48','2021-02-04 07:26:48'),(6008,2006,'action created','2021-02-04 07:26:50','2021-02-04 07:26:50'),(6011,2006,'action started via Async Request','2021-02-04 07:27:02','2021-02-04 07:27:02'),(6012,2006,'action complete via Async Request','2021-02-04 07:27:02','2021-02-04 07:27:02'),(6013,2007,'action created','2021-02-04 07:27:03','2021-02-04 07:27:03'),(6014,2007,'action started via WP Cron','2021-02-04 07:28:21','2021-02-04 07:28:21'),(6015,2007,'action complete via WP Cron','2021-02-04 07:28:21','2021-02-04 07:28:21'),(6016,2008,'action created','2021-02-04 07:28:21','2021-02-04 07:28:21'),(6017,2008,'action started via WP Cron','2021-02-04 07:32:37','2021-02-04 07:32:37'),(6018,2008,'action complete via WP Cron','2021-02-04 07:32:37','2021-02-04 07:32:37'),(6019,2009,'action created','2021-02-04 07:33:00','2021-02-04 07:33:00'),(6020,2009,'action started via WP Cron','2021-02-04 07:39:28','2021-02-04 07:39:28'),(6021,2009,'action complete via WP Cron','2021-02-04 07:39:28','2021-02-04 07:39:28'),(6022,2010,'action created','2021-02-04 07:39:29','2021-02-04 07:39:29'),(6023,2010,'action started via WP Cron','2021-02-04 07:39:40','2021-02-04 07:39:40'),(6024,2010,'action complete via WP Cron','2021-02-04 07:39:40','2021-02-04 07:39:40'),(6025,2011,'action created','2021-02-04 07:39:44','2021-02-04 07:39:44'),(6026,2011,'action started via WP Cron','2021-02-04 07:52:04','2021-02-04 07:52:04'),(6027,2011,'action complete via WP Cron','2021-02-04 07:52:04','2021-02-04 07:52:04'),(6028,2012,'action created','2021-02-04 07:52:12','2021-02-04 07:52:12'),(6029,2012,'action started via WP Cron','2021-02-04 07:55:31','2021-02-04 07:55:31'),(6030,2012,'action complete via WP Cron','2021-02-04 07:55:31','2021-02-04 07:55:31'),(6031,2013,'action created','2021-02-04 07:55:35','2021-02-04 07:55:35'),(6032,1704,'action started via WP Cron','2021-02-04 07:58:44','2021-02-04 07:58:44'),(6033,1704,'action complete via WP Cron','2021-02-04 07:58:44','2021-02-04 07:58:44'),(6034,2014,'action created','2021-02-04 07:58:44','2021-02-04 07:58:44'),(6035,2013,'action started via WP Cron','2021-02-04 07:58:44','2021-02-04 07:58:44'),(6036,2013,'action complete via WP Cron','2021-02-04 07:58:44','2021-02-04 07:58:44'),(6037,2015,'action created','2021-02-04 07:58:45','2021-02-04 07:58:45'),(6038,2015,'action started via WP Cron','2021-02-04 08:03:07','2021-02-04 08:03:07'),(6039,2015,'action complete via WP Cron','2021-02-04 08:03:07','2021-02-04 08:03:07'),(6040,2016,'action created','2021-02-04 08:10:59','2021-02-04 08:10:59'),(6041,2016,'action started via WP Cron','2021-02-04 08:15:09','2021-02-04 08:15:09'),(6042,2016,'action complete via WP Cron','2021-02-04 08:15:09','2021-02-04 08:15:09'),(6043,2017,'action created','2021-02-04 08:15:09','2021-02-04 08:15:09'),(6044,2017,'action started via WP Cron','2021-02-04 08:21:17','2021-02-04 08:21:17'),(6045,2017,'action complete via WP Cron','2021-02-04 08:21:17','2021-02-04 08:21:17'),(6046,2018,'action created','2021-02-04 08:21:17','2021-02-04 08:21:17'),(6047,2018,'action started via WP Cron','2021-02-04 08:22:28','2021-02-04 08:22:28'),(6048,2018,'action complete via WP Cron','2021-02-04 08:22:28','2021-02-04 08:22:28'),(6049,2019,'action created','2021-02-04 08:26:00','2021-02-04 08:26:00'),(6050,2019,'action started via WP Cron','2021-02-04 08:32:39','2021-02-04 08:32:39'),(6051,2019,'action complete via WP Cron','2021-02-04 08:32:39','2021-02-04 08:32:39'),(6052,2020,'action created','2021-02-04 08:32:39','2021-02-04 08:32:39'),(6053,2020,'action started via WP Cron','2021-02-04 08:37:20','2021-02-04 08:37:20'),(6054,2020,'action complete via WP Cron','2021-02-04 08:37:20','2021-02-04 08:37:20'),(6055,2021,'action created','2021-02-04 08:37:21','2021-02-04 08:37:21'),(6056,2021,'action started via WP Cron','2021-02-04 08:44:08','2021-02-04 08:44:08'),(6057,2021,'action complete via WP Cron','2021-02-04 08:44:08','2021-02-04 08:44:08'),(6058,2022,'action created','2021-02-04 08:44:08','2021-02-04 08:44:08'),(6059,2022,'action started via WP Cron','2021-02-04 08:45:01','2021-02-04 08:45:01'),(6060,2022,'action complete via WP Cron','2021-02-04 08:45:01','2021-02-04 08:45:01'),(6061,2023,'action created','2021-02-04 08:51:47','2021-02-04 08:51:47'),(6062,2023,'action started via WP Cron','2021-02-04 08:57:48','2021-02-04 08:57:48'),(6063,2023,'action complete via WP Cron','2021-02-04 08:57:48','2021-02-04 08:57:48'),(6064,2024,'action created','2021-02-04 08:57:48','2021-02-04 08:57:48'),(6065,2024,'action started via WP Cron','2021-02-04 09:00:58','2021-02-04 09:00:58'),(6066,2024,'action complete via WP Cron','2021-02-04 09:00:58','2021-02-04 09:00:58'),(6067,2025,'action created','2021-02-04 09:03:07','2021-02-04 09:03:07'),(6068,2025,'action started via WP Cron','2021-02-04 09:05:24','2021-02-04 09:05:24'),(6069,2025,'action complete via WP Cron','2021-02-04 09:05:24','2021-02-04 09:05:24'),(6070,2026,'action created','2021-02-04 09:05:38','2021-02-04 09:05:38'),(6071,2026,'action started via WP Cron','2021-02-04 09:09:38','2021-02-04 09:09:38'),(6072,2026,'action complete via WP Cron','2021-02-04 09:09:38','2021-02-04 09:09:38'),(6073,2027,'action created','2021-02-04 09:09:38','2021-02-04 09:09:38'),(6074,2027,'action started via WP Cron','2021-02-04 09:12:34','2021-02-04 09:12:34'),(6075,2027,'action complete via WP Cron','2021-02-04 09:12:34','2021-02-04 09:12:34'),(6076,2028,'action created','2021-02-04 09:12:34','2021-02-04 09:12:34'),(6077,2028,'action started via WP Cron','2021-02-04 09:13:04','2021-02-04 09:13:04'),(6078,2028,'action complete via WP Cron','2021-02-04 09:13:04','2021-02-04 09:13:04'),(6079,2029,'action created','2021-02-04 09:14:58','2021-02-04 09:14:58'),(6080,2029,'action started via WP Cron','2021-02-04 09:17:45','2021-02-04 09:17:45'),(6081,2029,'action complete via WP Cron','2021-02-04 09:17:45','2021-02-04 09:17:45'),(6082,2030,'action created','2021-02-04 09:19:54','2021-02-04 09:19:54'),(6083,2030,'action started via WP Cron','2021-02-04 09:22:22','2021-02-04 09:22:22'),(6084,2030,'action complete via WP Cron','2021-02-04 09:22:22','2021-02-04 09:22:22'),(6085,2031,'action created','2021-02-04 09:22:22','2021-02-04 09:22:22'),(6086,2031,'action started via WP Cron','2021-02-04 09:26:01','2021-02-04 09:26:01'),(6087,2031,'action complete via WP Cron','2021-02-04 09:26:01','2021-02-04 09:26:01'),(6088,2032,'action created','2021-02-04 09:28:00','2021-02-04 09:28:00'),(6089,2032,'action started via WP Cron','2021-02-04 09:31:10','2021-02-04 09:31:10'),(6090,2032,'action complete via WP Cron','2021-02-04 09:31:10','2021-02-04 09:31:10'),(6091,2033,'action created','2021-02-04 09:33:07','2021-02-04 09:33:07'),(6092,2033,'action started via WP Cron','2021-02-04 09:36:39','2021-02-04 09:36:39'),(6093,2033,'action complete via WP Cron','2021-02-04 09:36:39','2021-02-04 09:36:39'),(6094,2034,'action created','2021-02-04 09:36:39','2021-02-04 09:36:39'),(6095,2034,'action started via WP Cron','2021-02-04 09:44:13','2021-02-04 09:44:13'),(6096,2034,'action complete via WP Cron','2021-02-04 09:44:13','2021-02-04 09:44:13'),(6097,2035,'action created','2021-02-04 09:50:08','2021-02-04 09:50:08'),(6098,2035,'action started via WP Cron','2021-02-04 09:50:52','2021-02-04 09:50:52'),(6099,2035,'action complete via WP Cron','2021-02-04 09:50:52','2021-02-04 09:50:52'),(6100,2036,'action created','2021-02-04 09:51:22','2021-02-04 09:51:22'),(6101,2036,'action started via WP Cron','2021-02-04 09:54:32','2021-02-04 09:54:32'),(6102,2036,'action complete via WP Cron','2021-02-04 09:54:32','2021-02-04 09:54:32'),(6103,2037,'action created','2021-02-04 09:54:33','2021-02-04 09:54:33'),(6104,2037,'action started via WP Cron','2021-02-04 10:02:35','2021-02-04 10:02:35'),(6105,2037,'action complete via WP Cron','2021-02-04 10:02:35','2021-02-04 10:02:35'),(6106,2038,'action created','2021-02-04 10:03:06','2021-02-04 10:03:06'),(6107,2038,'action started via WP Cron','2021-02-04 10:15:28','2021-02-04 10:15:28'),(6108,2038,'action complete via WP Cron','2021-02-04 10:15:28','2021-02-04 10:15:28'),(6109,2039,'action created','2021-02-04 10:15:28','2021-02-04 10:15:28'),(6110,2039,'action started via WP Cron','2021-02-04 10:15:48','2021-02-04 10:15:48'),(6111,2039,'action complete via WP Cron','2021-02-04 10:15:48','2021-02-04 10:15:48'),(6112,2040,'action created','2021-02-04 10:15:48','2021-02-04 10:15:48'),(6113,2040,'action started via WP Cron','2021-02-04 10:33:07','2021-02-04 10:33:07'),(6114,2040,'action complete via WP Cron','2021-02-04 10:33:07','2021-02-04 10:33:07'),(6115,2041,'action created','2021-02-04 10:33:10','2021-02-04 10:33:10'),(6116,2041,'action started via WP Cron','2021-02-04 10:34:35','2021-02-04 10:34:35'),(6117,2041,'action complete via WP Cron','2021-02-04 10:34:35','2021-02-04 10:34:35'),(6118,2042,'action created','2021-02-04 10:36:49','2021-02-04 10:36:49'),(6119,2042,'action started via WP Cron','2021-02-04 10:43:33','2021-02-04 10:43:33'),(6120,2042,'action complete via WP Cron','2021-02-04 10:43:33','2021-02-04 10:43:33'),(6121,2043,'action created','2021-02-04 10:52:17','2021-02-04 10:52:17'),(6122,2043,'action started via WP Cron','2021-02-04 10:59:49','2021-02-04 10:59:49'),(6123,2043,'action complete via WP Cron','2021-02-04 10:59:49','2021-02-04 10:59:49'),(6124,2044,'action created','2021-02-04 10:59:52','2021-02-04 10:59:52'),(6125,2044,'action started via WP Cron','2021-02-04 11:03:06','2021-02-04 11:03:06'),(6126,2044,'action complete via WP Cron','2021-02-04 11:03:06','2021-02-04 11:03:06'),(6127,2045,'action created','2021-02-04 11:09:58','2021-02-04 11:09:58'),(6128,2045,'action started via WP Cron','2021-02-04 11:11:51','2021-02-04 11:11:51'),(6129,2045,'action complete via WP Cron','2021-02-04 11:11:51','2021-02-04 11:11:51'),(6130,2046,'action created','2021-02-04 11:11:51','2021-02-04 11:11:51'),(6131,2046,'action started via WP Cron','2021-02-04 11:17:44','2021-02-04 11:17:44'),(6132,2046,'action complete via WP Cron','2021-02-04 11:17:44','2021-02-04 11:17:44'),(6133,2047,'action created','2021-02-04 11:17:46','2021-02-04 11:17:46'),(6134,2047,'action started via WP Cron','2021-02-04 11:26:14','2021-02-04 11:26:14'),(6135,2047,'action complete via WP Cron','2021-02-04 11:26:14','2021-02-04 11:26:14'),(6136,2048,'action created','2021-02-04 11:26:15','2021-02-04 11:26:15'),(6137,2048,'action started via WP Cron','2021-02-04 11:33:07','2021-02-04 11:33:07'),(6138,2048,'action complete via WP Cron','2021-02-04 11:33:07','2021-02-04 11:33:07'),(6139,2049,'action created','2021-02-04 11:45:06','2021-02-04 11:45:06'),(6140,2049,'action started via WP Cron','2021-02-04 11:54:42','2021-02-04 11:54:42'),(6141,2049,'action complete via WP Cron','2021-02-04 11:54:42','2021-02-04 11:54:42'),(6142,2050,'action created','2021-02-04 12:02:49','2021-02-04 12:02:49'),(6143,2050,'action started via WP Cron','2021-02-04 12:04:53','2021-02-04 12:04:53'),(6144,2050,'action complete via WP Cron','2021-02-04 12:04:53','2021-02-04 12:04:53'),(6145,2051,'action created','2021-02-04 12:13:41','2021-02-04 12:13:41'),(6146,2051,'action started via WP Cron','2021-02-04 12:18:41','2021-02-04 12:18:41'),(6147,2051,'action complete via WP Cron','2021-02-04 12:18:41','2021-02-04 12:18:41'),(6148,2052,'action created','2021-02-04 12:18:43','2021-02-04 12:18:43'),(6149,2052,'action started via WP Cron','2021-02-04 12:20:58','2021-02-04 12:20:58'),(6150,2052,'action complete via WP Cron','2021-02-04 12:20:58','2021-02-04 12:20:58'),(6151,2053,'action created','2021-02-04 12:20:58','2021-02-04 12:20:58'),(6152,2053,'action started via WP Cron','2021-02-04 12:33:06','2021-02-04 12:33:06'),(6153,2053,'action complete via WP Cron','2021-02-04 12:33:06','2021-02-04 12:33:06'),(6154,2054,'action created','2021-02-04 12:39:49','2021-02-04 12:39:49'),(6155,2054,'action started via WP Cron','2021-02-04 12:43:56','2021-02-04 12:43:56'),(6156,2054,'action complete via WP Cron','2021-02-04 12:43:56','2021-02-04 12:43:56'),(6157,2055,'action created','2021-02-04 12:49:47','2021-02-04 12:49:47'),(6158,2055,'action started via WP Cron','2021-02-04 12:50:41','2021-02-04 12:50:41'),(6159,2055,'action complete via WP Cron','2021-02-04 12:50:41','2021-02-04 12:50:41'),(6160,2056,'action created','2021-02-04 12:55:43','2021-02-04 12:55:43'),(6161,2056,'action started via WP Cron','2021-02-04 12:59:28','2021-02-04 12:59:28'),(6162,2056,'action complete via WP Cron','2021-02-04 12:59:28','2021-02-04 12:59:28'),(6163,2057,'action created','2021-02-04 12:59:28','2021-02-04 12:59:28'),(6164,2057,'action started via WP Cron','2021-02-04 13:02:26','2021-02-04 13:02:26'),(6165,2057,'action complete via WP Cron','2021-02-04 13:02:26','2021-02-04 13:02:26'),(6166,2058,'action created','2021-02-04 13:03:06','2021-02-04 13:03:06'),(6167,2058,'action started via WP Cron','2021-02-04 13:04:52','2021-02-04 13:04:52'),(6168,2058,'action complete via WP Cron','2021-02-04 13:04:52','2021-02-04 13:04:52'),(6169,2059,'action created','2021-02-04 13:04:53','2021-02-04 13:04:53'),(6170,2059,'action started via WP Cron','2021-02-04 13:15:50','2021-02-04 13:15:50'),(6171,2059,'action complete via WP Cron','2021-02-04 13:15:50','2021-02-04 13:15:50'),(6172,2060,'action created','2021-02-04 13:16:00','2021-02-04 13:16:00'),(6173,2060,'action started via WP Cron','2021-02-04 13:18:12','2021-02-04 13:18:12'),(6174,2060,'action complete via WP Cron','2021-02-04 13:18:12','2021-02-04 13:18:12'),(6175,2061,'action created','2021-02-04 13:18:12','2021-02-04 13:18:12'),(6176,2061,'action started via WP Cron','2021-02-04 13:21:25','2021-02-04 13:21:25'),(6177,2061,'action complete via WP Cron','2021-02-04 13:21:25','2021-02-04 13:21:25'),(6178,2062,'action created','2021-02-04 13:23:54','2021-02-04 13:23:54'),(6179,2062,'action started via WP Cron','2021-02-04 13:26:26','2021-02-04 13:26:26'),(6180,2062,'action complete via WP Cron','2021-02-04 13:26:26','2021-02-04 13:26:26'),(6181,2063,'action created','2021-02-04 13:26:27','2021-02-04 13:26:27'),(6182,2063,'action started via WP Cron','2021-02-04 13:33:06','2021-02-04 13:33:06'),(6183,2063,'action complete via WP Cron','2021-02-04 13:33:06','2021-02-04 13:33:06'),(6184,2064,'action created','2021-02-04 13:34:03','2021-02-04 13:34:03'),(6185,2064,'action started via WP Cron','2021-02-04 13:39:01','2021-02-04 13:39:01'),(6186,2064,'action complete via WP Cron','2021-02-04 13:39:01','2021-02-04 13:39:01'),(6187,2065,'action created','2021-02-04 13:39:09','2021-02-04 13:39:09'),(6188,2065,'action started via WP Cron','2021-02-04 13:59:17','2021-02-04 13:59:17'),(6189,2065,'action complete via WP Cron','2021-02-04 13:59:17','2021-02-04 13:59:17'),(6190,2066,'action created','2021-02-04 13:59:18','2021-02-04 13:59:18'),(6191,2066,'action started via WP Cron','2021-02-04 14:02:46','2021-02-04 14:02:46'),(6192,2066,'action complete via WP Cron','2021-02-04 14:02:46','2021-02-04 14:02:46'),(6193,2067,'action created','2021-02-04 14:02:48','2021-02-04 14:02:48'),(6194,2067,'action started via WP Cron','2021-02-04 14:04:52','2021-02-04 14:04:52'),(6195,2067,'action complete via WP Cron','2021-02-04 14:04:52','2021-02-04 14:04:52'),(6196,2068,'action created','2021-02-04 14:04:53','2021-02-04 14:04:53'),(6197,2068,'action started via WP Cron','2021-02-04 14:05:56','2021-02-04 14:05:56'),(6198,2068,'action complete via WP Cron','2021-02-04 14:05:56','2021-02-04 14:05:56'),(6199,2069,'action created','2021-02-04 14:05:56','2021-02-04 14:05:56'),(6200,2069,'action started via WP Cron','2021-02-04 14:06:50','2021-02-04 14:06:50'),(6201,2069,'action complete via WP Cron','2021-02-04 14:06:50','2021-02-04 14:06:50'),(6202,2070,'action created','2021-02-04 14:17:24','2021-02-04 14:17:24'),(6203,2070,'action started via WP Cron','2021-02-04 14:19:44','2021-02-04 14:19:44'),(6204,2070,'action complete via WP Cron','2021-02-04 14:19:44','2021-02-04 14:19:44'),(6205,2071,'action created','2021-02-04 14:19:44','2021-02-04 14:19:44'),(6206,2071,'action started via WP Cron','2021-02-04 14:25:17','2021-02-04 14:25:17'),(6207,2071,'action complete via WP Cron','2021-02-04 14:25:17','2021-02-04 14:25:17'),(6208,2072,'action created','2021-02-04 14:25:17','2021-02-04 14:25:17'),(6209,2072,'action started via WP Cron','2021-02-04 14:33:07','2021-02-04 14:33:07'),(6210,2072,'action complete via WP Cron','2021-02-04 14:33:07','2021-02-04 14:33:07'),(6211,2073,'action created','2021-02-04 14:41:21','2021-02-04 14:41:21'),(6212,2073,'action started via WP Cron','2021-02-04 14:47:27','2021-02-04 14:47:27'),(6213,2073,'action complete via WP Cron','2021-02-04 14:47:27','2021-02-04 14:47:27'),(6214,2074,'action created','2021-02-04 14:47:27','2021-02-04 14:47:27'),(6215,2074,'action started via WP Cron','2021-02-04 14:53:45','2021-02-04 14:53:45'),(6216,2074,'action complete via WP Cron','2021-02-04 14:53:45','2021-02-04 14:53:45'),(6217,2075,'action created','2021-02-04 14:56:57','2021-02-04 14:56:57'),(6218,2075,'action started via WP Cron','2021-02-04 14:58:34','2021-02-04 14:58:34'),(6219,2075,'action complete via WP Cron','2021-02-04 14:58:34','2021-02-04 14:58:34'),(6220,2076,'action created','2021-02-04 15:03:06','2021-02-04 15:03:06'),(6221,2076,'action started via WP Cron','2021-02-04 15:07:45','2021-02-04 15:07:45'),(6222,2076,'action complete via WP Cron','2021-02-04 15:07:45','2021-02-04 15:07:45'),(6223,2077,'action created','2021-02-04 15:07:45','2021-02-04 15:07:45'),(6224,2077,'action started via WP Cron','2021-02-04 15:13:10','2021-02-04 15:13:10'),(6225,2077,'action complete via WP Cron','2021-02-04 15:13:10','2021-02-04 15:13:10'),(6226,2078,'action created','2021-02-04 15:21:49','2021-02-04 15:21:49'),(6227,2078,'action started via WP Cron','2021-02-04 15:23:04','2021-02-04 15:23:04'),(6228,2078,'action complete via WP Cron','2021-02-04 15:23:04','2021-02-04 15:23:04'),(6229,2079,'action created','2021-02-04 15:23:54','2021-02-04 15:23:54'),(6230,2079,'action started via WP Cron','2021-02-04 15:25:11','2021-02-04 15:25:11'),(6231,2079,'action complete via WP Cron','2021-02-04 15:25:11','2021-02-04 15:25:11'),(6232,2080,'action created','2021-02-04 15:25:18','2021-02-04 15:25:18'),(6233,2080,'action started via WP Cron','2021-02-04 15:25:57','2021-02-04 15:25:57'),(6234,2080,'action complete via WP Cron','2021-02-04 15:25:57','2021-02-04 15:25:57'),(6235,2081,'action created','2021-02-04 15:25:58','2021-02-04 15:25:58'),(6236,2081,'action started via WP Cron','2021-02-04 15:31:20','2021-02-04 15:31:20'),(6237,2081,'action complete via WP Cron','2021-02-04 15:31:20','2021-02-04 15:31:20'),(6238,2082,'action created','2021-02-04 15:31:23','2021-02-04 15:31:23'),(6239,2082,'action started via WP Cron','2021-02-04 15:31:53','2021-02-04 15:31:53'),(6240,2082,'action complete via WP Cron','2021-02-04 15:31:53','2021-02-04 15:31:53'),(6241,2083,'action created','2021-02-04 15:31:53','2021-02-04 15:31:53'),(6242,2083,'action started via WP Cron','2021-02-04 15:33:07','2021-02-04 15:33:07'),(6243,2083,'action complete via WP Cron','2021-02-04 15:33:07','2021-02-04 15:33:07'),(6244,2084,'action created','2021-02-04 15:34:52','2021-02-04 15:34:52'),(6245,2084,'action started via WP Cron','2021-02-04 15:35:50','2021-02-04 15:35:50'),(6246,2084,'action complete via WP Cron','2021-02-04 15:35:50','2021-02-04 15:35:50'),(6247,2085,'action created','2021-02-04 15:35:50','2021-02-04 15:35:50'),(6248,2085,'action started via WP Cron','2021-02-04 15:40:46','2021-02-04 15:40:46'),(6249,2085,'action complete via WP Cron','2021-02-04 15:40:46','2021-02-04 15:40:46'),(6250,2086,'action created','2021-02-04 15:41:30','2021-02-04 15:41:30'),(6251,2086,'action started via WP Cron','2021-02-04 15:45:39','2021-02-04 15:45:39'),(6252,2086,'action complete via WP Cron','2021-02-04 15:45:39','2021-02-04 15:45:39'),(6253,2087,'action created','2021-02-04 15:45:39','2021-02-04 15:45:39'),(6254,2087,'action started via WP Cron','2021-02-04 15:47:47','2021-02-04 15:47:47'),(6255,2087,'action complete via WP Cron','2021-02-04 15:47:47','2021-02-04 15:47:47'),(6256,2088,'action created','2021-02-04 15:47:47','2021-02-04 15:47:47'),(6257,2088,'action started via WP Cron','2021-02-04 15:49:45','2021-02-04 15:49:45'),(6258,2088,'action complete via WP Cron','2021-02-04 15:49:45','2021-02-04 15:49:45'),(6259,2089,'action created','2021-02-04 15:52:31','2021-02-04 15:52:31'),(6260,2089,'action started via WP Cron','2021-02-04 15:54:55','2021-02-04 15:54:55'),(6261,2089,'action complete via WP Cron','2021-02-04 15:54:55','2021-02-04 15:54:55'),(6262,2090,'action created','2021-02-04 16:03:06','2021-02-04 16:03:06'),(6263,2090,'action started via WP Cron','2021-02-04 16:04:52','2021-02-04 16:04:52'),(6264,2090,'action complete via WP Cron','2021-02-04 16:04:53','2021-02-04 16:04:53'),(6265,2091,'action created','2021-02-04 16:07:35','2021-02-04 16:07:35'),(6266,2091,'action started via WP Cron','2021-02-04 16:09:12','2021-02-04 16:09:12'),(6267,2091,'action complete via WP Cron','2021-02-04 16:09:12','2021-02-04 16:09:12'),(6268,2092,'action created','2021-02-04 16:09:19','2021-02-04 16:09:19'),(6269,2092,'action started via WP Cron','2021-02-04 16:11:10','2021-02-04 16:11:10'),(6270,2092,'action complete via WP Cron','2021-02-04 16:11:10','2021-02-04 16:11:10'),(6271,2093,'action created','2021-02-04 16:11:10','2021-02-04 16:11:10'),(6272,2093,'action started via WP Cron','2021-02-04 16:12:57','2021-02-04 16:12:57'),(6273,2093,'action complete via WP Cron','2021-02-04 16:12:57','2021-02-04 16:12:57'),(6274,2094,'action created','2021-02-04 16:12:58','2021-02-04 16:12:58'),(6275,2094,'action started via WP Cron','2021-02-04 16:16:04','2021-02-04 16:16:04'),(6276,2094,'action complete via WP Cron','2021-02-04 16:16:04','2021-02-04 16:16:04'),(6277,2095,'action created','2021-02-04 16:16:04','2021-02-04 16:16:04'),(6278,2095,'action started via WP Cron','2021-02-04 16:25:52','2021-02-04 16:25:52'),(6279,2095,'action complete via WP Cron','2021-02-04 16:25:52','2021-02-04 16:25:52'),(6280,2096,'action created','2021-02-04 16:29:11','2021-02-04 16:29:11'),(6281,2096,'action started via WP Cron','2021-02-04 16:33:06','2021-02-04 16:33:06'),(6282,2096,'action complete via WP Cron','2021-02-04 16:33:06','2021-02-04 16:33:06'),(6283,2097,'action created','2021-02-04 16:36:40','2021-02-04 16:36:40'),(6284,2097,'action started via WP Cron','2021-02-04 16:37:57','2021-02-04 16:37:57'),(6285,2097,'action complete via WP Cron','2021-02-04 16:37:57','2021-02-04 16:37:57'),(6286,2098,'action created','2021-02-04 16:38:04','2021-02-04 16:38:04'),(6287,2098,'action started via WP Cron','2021-02-04 16:40:49','2021-02-04 16:40:49'),(6288,2098,'action complete via WP Cron','2021-02-04 16:40:49','2021-02-04 16:40:49'),(6289,2099,'action created','2021-02-04 17:00:03','2021-02-04 17:00:03'),(6290,2099,'action started via WP Cron','2021-02-04 17:01:03','2021-02-04 17:01:03'),(6291,2099,'action complete via WP Cron','2021-02-04 17:01:03','2021-02-04 17:01:03'),(6292,2100,'action created','2021-02-04 17:01:04','2021-02-04 17:01:04'),(6293,2100,'action started via WP Cron','2021-02-04 17:03:06','2021-02-04 17:03:06'),(6294,2100,'action complete via WP Cron','2021-02-04 17:03:06','2021-02-04 17:03:06'),(6295,2101,'action created','2021-02-04 17:03:51','2021-02-04 17:03:51'),(6296,2101,'action started via WP Cron','2021-02-04 17:12:32','2021-02-04 17:12:32'),(6297,2101,'action complete via WP Cron','2021-02-04 17:12:32','2021-02-04 17:12:32'),(6298,2102,'action created','2021-02-04 17:14:31','2021-02-04 17:14:31'),(6299,2102,'action started via WP Cron','2021-02-04 17:23:08','2021-02-04 17:23:08'),(6300,2102,'action complete via WP Cron','2021-02-04 17:23:08','2021-02-04 17:23:08'),(6301,2103,'action created','2021-02-04 17:23:08','2021-02-04 17:23:08'),(6302,2103,'action started via WP Cron','2021-02-04 17:23:43','2021-02-04 17:23:43'),(6303,2103,'action complete via WP Cron','2021-02-04 17:23:43','2021-02-04 17:23:43'),(6304,2104,'action created','2021-02-04 17:23:44','2021-02-04 17:23:44'),(6305,2104,'action started via WP Cron','2021-02-04 17:26:52','2021-02-04 17:26:52'),(6306,2104,'action complete via WP Cron','2021-02-04 17:26:52','2021-02-04 17:26:52'),(6307,2105,'action created','2021-02-04 17:29:29','2021-02-04 17:29:29'),(6308,2105,'action started via WP Cron','2021-02-04 17:33:07','2021-02-04 17:33:07'),(6309,2105,'action complete via WP Cron','2021-02-04 17:33:07','2021-02-04 17:33:07'),(6310,2106,'action created','2021-02-04 17:40:28','2021-02-04 17:40:28'),(6311,2106,'action started via WP Cron','2021-02-04 17:43:03','2021-02-04 17:43:03'),(6312,2106,'action complete via WP Cron','2021-02-04 17:43:03','2021-02-04 17:43:03'),(6313,2107,'action created','2021-02-04 17:47:38','2021-02-04 17:47:38'),(6314,2107,'action started via WP Cron','2021-02-04 17:50:44','2021-02-04 17:50:44'),(6315,2107,'action complete via WP Cron','2021-02-04 17:50:44','2021-02-04 17:50:44'),(6316,2108,'action created','2021-02-04 17:50:44','2021-02-04 17:50:44'),(6317,2108,'action started via WP Cron','2021-02-04 17:56:03','2021-02-04 17:56:03'),(6318,2108,'action complete via WP Cron','2021-02-04 17:56:03','2021-02-04 17:56:03'),(6319,2109,'action created','2021-02-04 17:56:04','2021-02-04 17:56:04'),(6320,2109,'action started via WP Cron','2021-02-04 17:57:36','2021-02-04 17:57:36'),(6321,2109,'action complete via WP Cron','2021-02-04 17:57:36','2021-02-04 17:57:36'),(6322,2110,'action created','2021-02-04 17:57:43','2021-02-04 17:57:43'),(6323,2110,'action started via WP Cron','2021-02-04 17:58:41','2021-02-04 17:58:41'),(6324,2110,'action complete via WP Cron','2021-02-04 17:58:41','2021-02-04 17:58:41'),(6325,2111,'action created','2021-02-04 17:58:42','2021-02-04 17:58:42'),(6326,2111,'action started via WP Cron','2021-02-04 18:01:20','2021-02-04 18:01:20'),(6327,2111,'action complete via WP Cron','2021-02-04 18:01:20','2021-02-04 18:01:20'),(6328,2112,'action created','2021-02-04 18:01:36','2021-02-04 18:01:36'),(6329,2112,'action started via WP Cron','2021-02-04 18:03:07','2021-02-04 18:03:07'),(6330,2112,'action complete via WP Cron','2021-02-04 18:03:07','2021-02-04 18:03:07'),(6331,2113,'action created','2021-02-04 18:03:07','2021-02-04 18:03:07'),(6332,2113,'action started via WP Cron','2021-02-04 18:04:34','2021-02-04 18:04:34'),(6333,2113,'action complete via WP Cron','2021-02-04 18:04:34','2021-02-04 18:04:34'),(6334,2114,'action created','2021-02-04 18:04:34','2021-02-04 18:04:34'),(6335,2114,'action started via WP Cron','2021-02-04 18:06:35','2021-02-04 18:06:35'),(6336,2114,'action complete via WP Cron','2021-02-04 18:06:35','2021-02-04 18:06:35'),(6337,2115,'action created','2021-02-04 18:06:36','2021-02-04 18:06:36'),(6338,2115,'action started via WP Cron','2021-02-04 18:08:56','2021-02-04 18:08:56'),(6339,2115,'action complete via WP Cron','2021-02-04 18:08:56','2021-02-04 18:08:56'),(6340,2116,'action created','2021-02-04 18:08:57','2021-02-04 18:08:57'),(6341,2116,'action started via WP Cron','2021-02-04 18:10:18','2021-02-04 18:10:18'),(6342,2116,'action complete via WP Cron','2021-02-04 18:10:18','2021-02-04 18:10:18'),(6343,2117,'action created','2021-02-04 18:10:18','2021-02-04 18:10:18'),(6344,2117,'action started via WP Cron','2021-02-04 18:10:55','2021-02-04 18:10:55'),(6345,2117,'action complete via WP Cron','2021-02-04 18:10:55','2021-02-04 18:10:55'),(6346,2118,'action created','2021-02-04 18:10:55','2021-02-04 18:10:55'),(6347,2118,'action started via WP Cron','2021-02-04 18:11:49','2021-02-04 18:11:49'),(6348,2118,'action complete via WP Cron','2021-02-04 18:11:49','2021-02-04 18:11:49'),(6349,2119,'action created','2021-02-04 18:11:49','2021-02-04 18:11:49'),(6350,2119,'action started via WP Cron','2021-02-04 18:13:07','2021-02-04 18:13:07'),(6351,2119,'action complete via WP Cron','2021-02-04 18:13:07','2021-02-04 18:13:07'),(6352,2120,'action created','2021-02-04 18:13:08','2021-02-04 18:13:08'),(6353,2120,'action started via WP Cron','2021-02-04 18:14:22','2021-02-04 18:14:22'),(6354,2120,'action complete via WP Cron','2021-02-04 18:14:22','2021-02-04 18:14:22'),(6355,2121,'action created','2021-02-04 18:14:22','2021-02-04 18:14:22'),(6356,2121,'action started via WP Cron','2021-02-04 18:15:19','2021-02-04 18:15:19'),(6357,2121,'action complete via WP Cron','2021-02-04 18:15:19','2021-02-04 18:15:19'),(6358,2122,'action created','2021-02-04 18:15:20','2021-02-04 18:15:20'),(6359,2122,'action started via WP Cron','2021-02-04 18:15:35','2021-02-04 18:15:35'),(6360,2122,'action complete via WP Cron','2021-02-04 18:15:36','2021-02-04 18:15:36'),(6361,2123,'action created','2021-02-04 18:15:41','2021-02-04 18:15:41'),(6362,2123,'action started via WP Cron','2021-02-04 18:17:25','2021-02-04 18:17:25'),(6363,2123,'action complete via WP Cron','2021-02-04 18:17:25','2021-02-04 18:17:25'),(6364,2124,'action created','2021-02-04 18:17:26','2021-02-04 18:17:26'),(6365,2124,'action started via WP Cron','2021-02-04 18:18:27','2021-02-04 18:18:27'),(6366,2124,'action complete via WP Cron','2021-02-04 18:18:27','2021-02-04 18:18:27'),(6367,2125,'action created','2021-02-04 18:18:27','2021-02-04 18:18:27'),(6368,2125,'action started via WP Cron','2021-02-04 18:23:55','2021-02-04 18:23:55'),(6369,2125,'action complete via WP Cron','2021-02-04 18:23:55','2021-02-04 18:23:55'),(6370,2126,'action created','2021-02-04 18:23:55','2021-02-04 18:23:55'),(6371,2126,'action started via WP Cron','2021-02-04 18:24:45','2021-02-04 18:24:45'),(6372,2126,'action complete via WP Cron','2021-02-04 18:24:45','2021-02-04 18:24:45'),(6373,2127,'action created','2021-02-04 18:24:48','2021-02-04 18:24:48'),(6374,2127,'action started via WP Cron','2021-02-04 18:32:35','2021-02-04 18:32:35'),(6375,2127,'action complete via WP Cron','2021-02-04 18:32:35','2021-02-04 18:32:35'),(6376,2128,'action created','2021-02-04 18:32:35','2021-02-04 18:32:35'),(6377,2128,'action started via WP Cron','2021-02-04 18:42:12','2021-02-04 18:42:12'),(6378,2128,'action complete via WP Cron','2021-02-04 18:42:12','2021-02-04 18:42:12'),(6379,2129,'action created','2021-02-04 18:44:51','2021-02-04 18:44:51'),(6380,2129,'action started via WP Cron','2021-02-04 18:47:02','2021-02-04 18:47:02'),(6381,2129,'action complete via WP Cron','2021-02-04 18:47:02','2021-02-04 18:47:02'),(6382,2130,'action created','2021-02-04 18:47:10','2021-02-04 18:47:10'),(6383,2130,'action started via WP Cron','2021-02-04 18:47:36','2021-02-04 18:47:36'),(6384,2130,'action complete via WP Cron','2021-02-04 18:47:36','2021-02-04 18:47:36'),(6385,2131,'action created','2021-02-04 18:47:40','2021-02-04 18:47:40'),(6386,2131,'action started via WP Cron','2021-02-04 18:48:54','2021-02-04 18:48:54'),(6387,2131,'action complete via WP Cron','2021-02-04 18:48:54','2021-02-04 18:48:54'),(6388,2132,'action created','2021-02-04 18:50:00','2021-02-04 18:50:00'),(6389,2132,'action started via WP Cron','2021-02-04 18:50:35','2021-02-04 18:50:35'),(6390,2132,'action complete via WP Cron','2021-02-04 18:50:35','2021-02-04 18:50:35'),(6391,2133,'action created','2021-02-04 18:50:36','2021-02-04 18:50:36'),(6392,2133,'action started via WP Cron','2021-02-04 18:51:38','2021-02-04 18:51:38'),(6393,2133,'action complete via WP Cron','2021-02-04 18:51:38','2021-02-04 18:51:38'),(6394,2134,'action created','2021-02-04 18:51:40','2021-02-04 18:51:40'),(6395,2134,'action started via WP Cron','2021-02-04 18:52:37','2021-02-04 18:52:37'),(6396,2134,'action complete via WP Cron','2021-02-04 18:52:37','2021-02-04 18:52:37'),(6397,2135,'action created','2021-02-04 18:52:39','2021-02-04 18:52:39'),(6398,2135,'action started via WP Cron','2021-02-04 18:55:00','2021-02-04 18:55:00'),(6399,2135,'action complete via WP Cron','2021-02-04 18:55:00','2021-02-04 18:55:00'),(6400,2136,'action created','2021-02-04 18:55:00','2021-02-04 18:55:00'),(6401,2136,'action started via WP Cron','2021-02-04 18:56:22','2021-02-04 18:56:22'),(6402,2136,'action complete via WP Cron','2021-02-04 18:56:22','2021-02-04 18:56:22'),(6403,2137,'action created','2021-02-04 18:57:55','2021-02-04 18:57:55'),(6404,2137,'action started via WP Cron','2021-02-04 19:00:21','2021-02-04 19:00:21'),(6405,2137,'action complete via WP Cron','2021-02-04 19:00:21','2021-02-04 19:00:21'),(6406,2138,'action created','2021-02-04 19:03:06','2021-02-04 19:03:06'),(6407,2138,'action started via WP Cron','2021-02-04 19:05:48','2021-02-04 19:05:48'),(6408,2138,'action complete via WP Cron','2021-02-04 19:05:48','2021-02-04 19:05:48'),(6409,2139,'action created','2021-02-04 19:05:48','2021-02-04 19:05:48'),(6410,2139,'action started via WP Cron','2021-02-04 19:07:10','2021-02-04 19:07:10'),(6411,2139,'action complete via WP Cron','2021-02-04 19:07:10','2021-02-04 19:07:10'),(6412,2140,'action created','2021-02-04 19:07:15','2021-02-04 19:07:15'),(6413,2140,'action started via WP Cron','2021-02-04 19:11:38','2021-02-04 19:11:38'),(6414,2140,'action complete via WP Cron','2021-02-04 19:11:38','2021-02-04 19:11:38'),(6415,2141,'action created','2021-02-04 19:11:39','2021-02-04 19:11:39'),(6416,2141,'action started via WP Cron','2021-02-04 19:18:12','2021-02-04 19:18:12'),(6417,2141,'action complete via WP Cron','2021-02-04 19:18:12','2021-02-04 19:18:12'),(6418,2142,'action created','2021-02-04 19:18:12','2021-02-04 19:18:12'),(6419,2142,'action started via WP Cron','2021-02-04 19:20:05','2021-02-04 19:20:05'),(6420,2142,'action complete via WP Cron','2021-02-04 19:20:05','2021-02-04 19:20:05'),(6421,2143,'action created','2021-02-04 19:20:05','2021-02-04 19:20:05'),(6422,2143,'action started via WP Cron','2021-02-04 19:23:10','2021-02-04 19:23:10'),(6423,2143,'action complete via WP Cron','2021-02-04 19:23:10','2021-02-04 19:23:10'),(6424,2144,'action created','2021-02-04 19:23:10','2021-02-04 19:23:10'),(6425,2144,'action started via WP Cron','2021-02-04 19:26:23','2021-02-04 19:26:23'),(6426,2144,'action complete via WP Cron','2021-02-04 19:26:23','2021-02-04 19:26:23'),(6427,2145,'action created','2021-02-04 19:26:24','2021-02-04 19:26:24'),(6428,2145,'action started via WP Cron','2021-02-04 19:33:07','2021-02-04 19:33:07'),(6429,2145,'action complete via WP Cron','2021-02-04 19:33:07','2021-02-04 19:33:07'),(6430,2146,'action created','2021-02-04 19:38:16','2021-02-04 19:38:16'),(6431,2146,'action started via WP Cron','2021-02-04 19:43:25','2021-02-04 19:43:25'),(6432,2146,'action complete via WP Cron','2021-02-04 19:43:25','2021-02-04 19:43:25'),(6433,2147,'action created','2021-02-04 19:43:25','2021-02-04 19:43:25'),(6434,2147,'action started via WP Cron','2021-02-04 19:43:35','2021-02-04 19:43:35'),(6435,2147,'action complete via WP Cron','2021-02-04 19:43:35','2021-02-04 19:43:35'),(6436,2148,'action created','2021-02-04 19:43:36','2021-02-04 19:43:36'),(6437,2148,'action started via WP Cron','2021-02-04 19:54:11','2021-02-04 19:54:11'),(6438,2148,'action complete via WP Cron','2021-02-04 19:54:11','2021-02-04 19:54:11'),(6439,2149,'action created','2021-02-04 19:54:12','2021-02-04 19:54:12'),(6440,2149,'action started via WP Cron','2021-02-04 19:54:40','2021-02-04 19:54:40'),(6441,2149,'action complete via WP Cron','2021-02-04 19:54:40','2021-02-04 19:54:40'),(6442,2150,'action created','2021-02-04 19:54:40','2021-02-04 19:54:40'),(6443,2150,'action started via WP Cron','2021-02-04 19:57:57','2021-02-04 19:57:57'),(6444,2150,'action complete via WP Cron','2021-02-04 19:57:57','2021-02-04 19:57:57'),(6445,2151,'action created','2021-02-04 19:57:58','2021-02-04 19:57:58'),(6446,2151,'action started via WP Cron','2021-02-04 20:03:18','2021-02-04 20:03:18'),(6447,2151,'action complete via WP Cron','2021-02-04 20:03:18','2021-02-04 20:03:18'),(6448,2152,'action created','2021-02-04 20:03:18','2021-02-04 20:03:18'),(6449,2152,'action started via WP Cron','2021-02-04 20:06:54','2021-02-04 20:06:54'),(6450,2152,'action complete via WP Cron','2021-02-04 20:06:54','2021-02-04 20:06:54'),(6451,2153,'action created','2021-02-04 20:06:54','2021-02-04 20:06:54'),(6452,2153,'action started via WP Cron','2021-02-04 20:08:54','2021-02-04 20:08:54'),(6453,2153,'action complete via WP Cron','2021-02-04 20:08:54','2021-02-04 20:08:54'),(6454,2154,'action created','2021-02-04 20:08:54','2021-02-04 20:08:54'),(6455,2154,'action started via WP Cron','2021-02-04 20:13:28','2021-02-04 20:13:28'),(6456,2154,'action complete via WP Cron','2021-02-04 20:13:28','2021-02-04 20:13:28'),(6457,2155,'action created','2021-02-04 20:16:58','2021-02-04 20:16:58'),(6458,2155,'action started via WP Cron','2021-02-04 20:17:42','2021-02-04 20:17:42'),(6459,2155,'action complete via WP Cron','2021-02-04 20:17:42','2021-02-04 20:17:42'),(6460,2156,'action created','2021-02-04 20:21:48','2021-02-04 20:21:48'),(6461,2156,'action started via WP Cron','2021-02-04 20:33:07','2021-02-04 20:33:07'),(6462,2156,'action complete via WP Cron','2021-02-04 20:33:07','2021-02-04 20:33:07'),(6463,2157,'action created','2021-02-04 20:33:34','2021-02-04 20:33:34'),(6464,2157,'action started via WP Cron','2021-02-04 20:36:45','2021-02-04 20:36:45'),(6465,2157,'action complete via WP Cron','2021-02-04 20:36:45','2021-02-04 20:36:45'),(6466,2158,'action created','2021-02-04 20:36:50','2021-02-04 20:36:50'),(6467,2158,'action started via WP Cron','2021-02-04 20:45:25','2021-02-04 20:45:25'),(6468,2158,'action complete via WP Cron','2021-02-04 20:45:26','2021-02-04 20:45:26'),(6469,2159,'action created','2021-02-04 20:45:26','2021-02-04 20:45:26'),(6470,2159,'action started via WP Cron','2021-02-04 20:50:00','2021-02-04 20:50:00'),(6471,2159,'action complete via WP Cron','2021-02-04 20:50:00','2021-02-04 20:50:00'),(6472,2160,'action created','2021-02-04 20:50:02','2021-02-04 20:50:02'),(6473,2160,'action started via WP Cron','2021-02-04 20:50:50','2021-02-04 20:50:50'),(6474,2160,'action complete via WP Cron','2021-02-04 20:50:50','2021-02-04 20:50:50'),(6475,2161,'action created','2021-02-04 20:53:05','2021-02-04 20:53:05'),(6476,2161,'action started via WP Cron','2021-02-04 20:54:26','2021-02-04 20:54:26'),(6477,2161,'action complete via WP Cron','2021-02-04 20:54:26','2021-02-04 20:54:26'),(6478,2162,'action created','2021-02-04 21:03:16','2021-02-04 21:03:16'),(6479,2162,'action started via WP Cron','2021-02-04 21:04:49','2021-02-04 21:04:49'),(6480,2162,'action complete via WP Cron','2021-02-04 21:04:49','2021-02-04 21:04:49'),(6481,2163,'action created','2021-02-04 21:04:49','2021-02-04 21:04:49'),(6482,2163,'action started via WP Cron','2021-02-04 21:05:44','2021-02-04 21:05:44'),(6483,2163,'action complete via WP Cron','2021-02-04 21:05:44','2021-02-04 21:05:44'),(6484,2164,'action created','2021-02-04 21:05:44','2021-02-04 21:05:44'),(6485,2164,'action started via WP Cron','2021-02-04 21:13:46','2021-02-04 21:13:46'),(6486,2164,'action complete via WP Cron','2021-02-04 21:13:46','2021-02-04 21:13:46'),(6487,2165,'action created','2021-02-04 21:17:29','2021-02-04 21:17:29'),(6488,2165,'action started via WP Cron','2021-02-04 21:19:44','2021-02-04 21:19:44'),(6489,2165,'action complete via WP Cron','2021-02-04 21:19:44','2021-02-04 21:19:44'),(6490,2166,'action created','2021-02-04 21:19:45','2021-02-04 21:19:45'),(6491,2166,'action started via WP Cron','2021-02-04 21:22:39','2021-02-04 21:22:39'),(6492,2166,'action complete via WP Cron','2021-02-04 21:22:39','2021-02-04 21:22:39'),(6493,2167,'action created','2021-02-04 21:23:12','2021-02-04 21:23:12'),(6494,2167,'action started via WP Cron','2021-02-04 21:29:38','2021-02-04 21:29:38'),(6495,2167,'action complete via WP Cron','2021-02-04 21:29:38','2021-02-04 21:29:38'),(6496,2168,'action created','2021-02-04 21:32:41','2021-02-04 21:32:41'),(6497,2168,'action started via WP Cron','2021-02-04 21:46:45','2021-02-04 21:46:45'),(6498,2168,'action complete via WP Cron','2021-02-04 21:46:45','2021-02-04 21:46:45'),(6499,2169,'action created','2021-02-04 21:46:45','2021-02-04 21:46:45'),(6500,2169,'action started via WP Cron','2021-02-04 21:51:08','2021-02-04 21:51:08'),(6501,2169,'action complete via WP Cron','2021-02-04 21:51:08','2021-02-04 21:51:08'),(6502,2170,'action created','2021-02-04 21:51:40','2021-02-04 21:51:40'),(6503,2170,'action started via WP Cron','2021-02-04 21:59:22','2021-02-04 21:59:22'),(6504,2170,'action complete via WP Cron','2021-02-04 21:59:22','2021-02-04 21:59:22'),(6505,2171,'action created','2021-02-04 21:59:22','2021-02-04 21:59:22'),(6506,2171,'action started via WP Cron','2021-02-04 22:01:26','2021-02-04 22:01:26'),(6507,2171,'action complete via WP Cron','2021-02-04 22:01:26','2021-02-04 22:01:26'),(6508,2172,'action created','2021-02-04 22:03:06','2021-02-04 22:03:06'),(6509,2172,'action started via WP Cron','2021-02-04 22:07:24','2021-02-04 22:07:24'),(6510,2172,'action complete via WP Cron','2021-02-04 22:07:24','2021-02-04 22:07:24'),(6511,2173,'action created','2021-02-04 22:07:24','2021-02-04 22:07:24'),(6512,2173,'action started via WP Cron','2021-02-04 22:09:31','2021-02-04 22:09:31'),(6513,2173,'action complete via WP Cron','2021-02-04 22:09:31','2021-02-04 22:09:31'),(6514,2174,'action created','2021-02-04 22:09:35','2021-02-04 22:09:35'),(6515,2174,'action started via WP Cron','2021-02-04 22:13:57','2021-02-04 22:13:57'),(6516,2174,'action complete via WP Cron','2021-02-04 22:13:57','2021-02-04 22:13:57'),(6517,2175,'action created','2021-02-04 22:25:02','2021-02-04 22:25:02'),(6518,2175,'action started via WP Cron','2021-02-04 22:33:06','2021-02-04 22:33:06'),(6519,2175,'action complete via WP Cron','2021-02-04 22:33:06','2021-02-04 22:33:06'),(6520,2176,'action created','2021-02-04 22:36:30','2021-02-04 22:36:30'),(6521,2176,'action started via WP Cron','2021-02-04 22:42:40','2021-02-04 22:42:40'),(6522,2176,'action complete via WP Cron','2021-02-04 22:42:40','2021-02-04 22:42:40'),(6523,2177,'action created','2021-02-04 22:42:41','2021-02-04 22:42:41'),(6524,2177,'action started via WP Cron','2021-02-04 22:45:26','2021-02-04 22:45:26'),(6525,2177,'action complete via WP Cron','2021-02-04 22:45:26','2021-02-04 22:45:26'),(6526,2178,'action created','2021-02-04 22:45:57','2021-02-04 22:45:57'),(6527,2178,'action started via WP Cron','2021-02-04 22:49:55','2021-02-04 22:49:55'),(6528,2178,'action complete via WP Cron','2021-02-04 22:49:55','2021-02-04 22:49:55'),(6529,2179,'action created','2021-02-04 22:53:09','2021-02-04 22:53:09'),(6530,2179,'action started via WP Cron','2021-02-04 22:58:19','2021-02-04 22:58:19'),(6531,2179,'action complete via WP Cron','2021-02-04 22:58:19','2021-02-04 22:58:19'),(6532,2180,'action created','2021-02-04 22:59:28','2021-02-04 22:59:28'),(6533,2180,'action started via WP Cron','2021-02-04 23:03:06','2021-02-04 23:03:06'),(6534,2180,'action complete via WP Cron','2021-02-04 23:03:06','2021-02-04 23:03:06'),(6535,2181,'action created','2021-02-04 23:03:24','2021-02-04 23:03:24'),(6536,2181,'action started via WP Cron','2021-02-04 23:11:05','2021-02-04 23:11:05'),(6537,2181,'action complete via WP Cron','2021-02-04 23:11:05','2021-02-04 23:11:05'),(6538,2182,'action created','2021-02-04 23:11:05','2021-02-04 23:11:05'),(6539,2182,'action started via WP Cron','2021-02-04 23:11:58','2021-02-04 23:11:58'),(6540,2182,'action complete via WP Cron','2021-02-04 23:11:58','2021-02-04 23:11:58'),(6541,2183,'action created','2021-02-04 23:11:58','2021-02-04 23:11:58'),(6542,2183,'action started via WP Cron','2021-02-04 23:15:32','2021-02-04 23:15:32'),(6543,2183,'action complete via WP Cron','2021-02-04 23:15:32','2021-02-04 23:15:32'),(6544,2184,'action created','2021-02-04 23:15:32','2021-02-04 23:15:32'),(6545,2184,'action started via WP Cron','2021-02-04 23:16:05','2021-02-04 23:16:05'),(6546,2184,'action complete via WP Cron','2021-02-04 23:16:05','2021-02-04 23:16:05'),(6547,2185,'action created','2021-02-04 23:17:59','2021-02-04 23:17:59'),(6548,2185,'action started via WP Cron','2021-02-04 23:33:06','2021-02-04 23:33:06'),(6549,2185,'action complete via WP Cron','2021-02-04 23:33:06','2021-02-04 23:33:06'),(6550,2186,'action created','2021-02-04 23:33:17','2021-02-04 23:33:17'),(6551,2186,'action started via WP Cron','2021-02-04 23:35:53','2021-02-04 23:35:53'),(6552,2186,'action complete via WP Cron','2021-02-04 23:35:53','2021-02-04 23:35:53'),(6553,2187,'action created','2021-02-04 23:35:53','2021-02-04 23:35:53'),(6554,2187,'action started via WP Cron','2021-02-04 23:40:37','2021-02-04 23:40:37'),(6555,2187,'action complete via WP Cron','2021-02-04 23:40:37','2021-02-04 23:40:37'),(6556,2188,'action created','2021-02-04 23:43:28','2021-02-04 23:43:28'),(6557,2188,'action started via WP Cron','2021-02-04 23:54:27','2021-02-04 23:54:27'),(6558,2188,'action complete via WP Cron','2021-02-04 23:54:28','2021-02-04 23:54:28'),(6559,2189,'action created','2021-02-04 23:54:28','2021-02-04 23:54:28'),(6560,2189,'action started via WP Cron','2021-02-04 23:58:57','2021-02-04 23:58:57'),(6561,2189,'action complete via WP Cron','2021-02-04 23:58:57','2021-02-04 23:58:57'),(6562,2190,'action created','2021-02-05 00:03:06','2021-02-05 00:03:06'),(6563,2190,'action started via WP Cron','2021-02-05 00:13:54','2021-02-05 00:13:54'),(6564,2190,'action complete via WP Cron','2021-02-05 00:13:54','2021-02-05 00:13:54'),(6565,2191,'action created','2021-02-05 00:13:54','2021-02-05 00:13:54'),(6566,2191,'action started via WP Cron','2021-02-05 00:15:54','2021-02-05 00:15:54'),(6567,2191,'action complete via WP Cron','2021-02-05 00:15:54','2021-02-05 00:15:54'),(6568,2192,'action created','2021-02-05 00:17:10','2021-02-05 00:17:10'),(6569,2192,'action started via WP Cron','2021-02-05 00:17:38','2021-02-05 00:17:38'),(6570,2192,'action complete via WP Cron','2021-02-05 00:17:38','2021-02-05 00:17:38'),(6571,2193,'action created','2021-02-05 00:17:39','2021-02-05 00:17:39'),(6572,2193,'action started via WP Cron','2021-02-05 00:19:46','2021-02-05 00:19:46'),(6573,2193,'action complete via WP Cron','2021-02-05 00:19:46','2021-02-05 00:19:46'),(6574,2194,'action created','2021-02-05 00:24:58','2021-02-05 00:24:58'),(6575,2194,'action started via WP Cron','2021-02-05 00:32:58','2021-02-05 00:32:58'),(6576,2194,'action complete via WP Cron','2021-02-05 00:32:58','2021-02-05 00:32:58'),(6577,2195,'action created','2021-02-05 00:32:58','2021-02-05 00:32:58'),(6578,2195,'action started via WP Cron','2021-02-05 00:40:40','2021-02-05 00:40:40'),(6579,2195,'action complete via WP Cron','2021-02-05 00:40:40','2021-02-05 00:40:40'),(6580,2196,'action created','2021-02-05 00:42:02','2021-02-05 00:42:02'),(6581,2196,'action started via WP Cron','2021-02-05 00:53:56','2021-02-05 00:53:56'),(6582,2196,'action complete via WP Cron','2021-02-05 00:53:56','2021-02-05 00:53:56'),(6583,2197,'action created','2021-02-05 00:53:56','2021-02-05 00:53:56'),(6584,1914,'action started via WP Cron','2021-02-05 01:03:04','2021-02-05 01:03:04'),(6585,1914,'action complete via WP Cron','2021-02-05 01:03:04','2021-02-05 01:03:04'),(6586,2198,'action created','2021-02-05 01:03:04','2021-02-05 01:03:04'),(6587,2197,'action started via WP Cron','2021-02-05 01:03:04','2021-02-05 01:03:04'),(6588,2197,'action complete via WP Cron','2021-02-05 01:03:04','2021-02-05 01:03:04'),(6589,2199,'action created','2021-02-05 01:03:06','2021-02-05 01:03:06'),(6590,2199,'action started via WP Cron','2021-02-05 01:05:29','2021-02-05 01:05:29'),(6591,2199,'action complete via WP Cron','2021-02-05 01:05:29','2021-02-05 01:05:29'),(6592,2200,'action created','2021-02-05 01:05:29','2021-02-05 01:05:29'),(6593,2200,'action started via WP Cron','2021-02-05 01:09:46','2021-02-05 01:09:46'),(6594,2200,'action complete via WP Cron','2021-02-05 01:09:46','2021-02-05 01:09:46'),(6595,2201,'action created','2021-02-05 01:12:31','2021-02-05 01:12:31'),(6596,2201,'action started via WP Cron','2021-02-05 01:13:03','2021-02-05 01:13:03'),(6597,2201,'action complete via WP Cron','2021-02-05 01:13:03','2021-02-05 01:13:03'),(6598,2202,'action created','2021-02-05 01:13:03','2021-02-05 01:13:03'),(6599,1913,'action started via WP Cron','2021-02-05 01:18:31','2021-02-05 01:18:31'),(6600,1913,'action complete via WP Cron','2021-02-05 01:18:31','2021-02-05 01:18:31'),(6601,2203,'action created','2021-02-05 01:18:31','2021-02-05 01:18:31'),(6602,2202,'action started via WP Cron','2021-02-05 01:18:31','2021-02-05 01:18:31'),(6603,2202,'action complete via WP Cron','2021-02-05 01:18:31','2021-02-05 01:18:31'),(6604,2204,'action created','2021-02-05 01:33:07','2021-02-05 01:33:07'),(6605,2204,'action started via WP Cron','2021-02-05 01:34:32','2021-02-05 01:34:32'),(6606,2204,'action complete via WP Cron','2021-02-05 01:34:32','2021-02-05 01:34:32'),(6607,2205,'action created','2021-02-05 01:34:32','2021-02-05 01:34:32'),(6608,2205,'action started via WP Cron','2021-02-05 01:35:06','2021-02-05 01:35:06'),(6609,2205,'action complete via WP Cron','2021-02-05 01:35:06','2021-02-05 01:35:06'),(6610,2206,'action created','2021-02-05 01:53:36','2021-02-05 01:53:36'),(6611,2206,'action started via WP Cron','2021-02-05 01:55:27','2021-02-05 01:55:27'),(6612,2206,'action complete via WP Cron','2021-02-05 01:55:27','2021-02-05 01:55:27'),(6613,2207,'action created','2021-02-05 01:55:27','2021-02-05 01:55:27'),(6614,2207,'action started via WP Cron','2021-02-05 01:58:09','2021-02-05 01:58:09'),(6615,2207,'action complete via WP Cron','2021-02-05 01:58:09','2021-02-05 01:58:09'),(6616,2208,'action created','2021-02-05 02:03:06','2021-02-05 02:03:06'),(6617,2208,'action started via WP Cron','2021-02-05 02:15:18','2021-02-05 02:15:18'),(6618,2208,'action complete via WP Cron','2021-02-05 02:15:18','2021-02-05 02:15:18'),(6619,2209,'action created','2021-02-05 02:15:35','2021-02-05 02:15:35'),(6620,2209,'action started via WP Cron','2021-02-05 02:25:02','2021-02-05 02:25:02'),(6621,2209,'action complete via WP Cron','2021-02-05 02:25:02','2021-02-05 02:25:02'),(6622,2210,'action created','2021-02-05 02:25:03','2021-02-05 02:25:03'),(6623,2210,'action started via WP Cron','2021-02-05 02:27:48','2021-02-05 02:27:48'),(6624,2210,'action complete via WP Cron','2021-02-05 02:27:48','2021-02-05 02:27:48'),(6625,2211,'action created','2021-02-05 02:29:19','2021-02-05 02:29:19'),(6626,2211,'action started via WP Cron','2021-02-05 02:32:24','2021-02-05 02:32:24'),(6627,2211,'action complete via WP Cron','2021-02-05 02:32:24','2021-02-05 02:32:24'),(6628,2212,'action created','2021-02-05 02:33:07','2021-02-05 02:33:07'),(6629,2212,'action started via WP Cron','2021-02-05 02:36:32','2021-02-05 02:36:32'),(6630,2212,'action complete via WP Cron','2021-02-05 02:36:32','2021-02-05 02:36:32'),(6631,2213,'action created','2021-02-05 02:37:16','2021-02-05 02:37:16'),(6632,2213,'action started via WP Cron','2021-02-05 02:39:52','2021-02-05 02:39:52'),(6633,2213,'action complete via WP Cron','2021-02-05 02:39:52','2021-02-05 02:39:52'),(6634,2214,'action created','2021-02-05 02:40:12','2021-02-05 02:40:12'),(6635,2214,'action started via WP Cron','2021-02-05 02:46:09','2021-02-05 02:46:09'),(6636,2214,'action complete via WP Cron','2021-02-05 02:46:09','2021-02-05 02:46:09'),(6637,2215,'action created','2021-02-05 02:46:09','2021-02-05 02:46:09'),(6638,2215,'action started via WP Cron','2021-02-05 02:53:12','2021-02-05 02:53:12'),(6639,2215,'action complete via WP Cron','2021-02-05 02:53:12','2021-02-05 02:53:12'),(6640,2216,'action created','2021-02-05 02:53:36','2021-02-05 02:53:36'),(6641,2216,'action started via WP Cron','2021-02-05 02:54:39','2021-02-05 02:54:39'),(6642,2216,'action complete via WP Cron','2021-02-05 02:54:39','2021-02-05 02:54:39'),(6643,2217,'action created','2021-02-05 02:54:50','2021-02-05 02:54:50'),(6644,2217,'action started via WP Cron','2021-02-05 02:55:36','2021-02-05 02:55:36'),(6645,2217,'action complete via WP Cron','2021-02-05 02:55:36','2021-02-05 02:55:36'),(6646,2218,'action created','2021-02-05 02:55:45','2021-02-05 02:55:45'),(6647,2218,'action started via WP Cron','2021-02-05 02:56:41','2021-02-05 02:56:41'),(6648,2218,'action complete via WP Cron','2021-02-05 02:56:41','2021-02-05 02:56:41'),(6649,2219,'action created','2021-02-05 02:56:48','2021-02-05 02:56:48'),(6650,2219,'action started via WP Cron','2021-02-05 02:57:35','2021-02-05 02:57:35'),(6651,2219,'action complete via WP Cron','2021-02-05 02:57:35','2021-02-05 02:57:35'),(6652,2220,'action created','2021-02-05 02:57:43','2021-02-05 02:57:43'),(6653,2220,'action started via WP Cron','2021-02-05 02:58:39','2021-02-05 02:58:39'),(6654,2220,'action complete via WP Cron','2021-02-05 02:58:39','2021-02-05 02:58:39'),(6655,2221,'action created','2021-02-05 02:58:46','2021-02-05 02:58:46'),(6656,2221,'action started via WP Cron','2021-02-05 03:03:06','2021-02-05 03:03:06'),(6657,2221,'action complete via WP Cron','2021-02-05 03:03:06','2021-02-05 03:03:06'),(6658,2222,'action created','2021-02-05 03:20:09','2021-02-05 03:20:09'),(6659,2222,'action started via WP Cron','2021-02-05 03:31:44','2021-02-05 03:31:44'),(6660,2222,'action complete via WP Cron','2021-02-05 03:31:44','2021-02-05 03:31:44'),(6661,2223,'action created','2021-02-05 03:31:44','2021-02-05 03:31:44'),(6662,2223,'action started via WP Cron','2021-02-05 03:33:07','2021-02-05 03:33:07'),(6663,2223,'action complete via WP Cron','2021-02-05 03:33:07','2021-02-05 03:33:07'),(6664,2224,'action created','2021-02-05 03:36:37','2021-02-05 03:36:37'),(6665,2224,'action started via WP Cron','2021-02-05 03:41:46','2021-02-05 03:41:46'),(6666,2224,'action complete via WP Cron','2021-02-05 03:41:46','2021-02-05 03:41:46'),(6667,2225,'action created','2021-02-05 03:41:46','2021-02-05 03:41:46'),(6668,2225,'action started via WP Cron','2021-02-05 03:45:29','2021-02-05 03:45:29'),(6669,2225,'action complete via WP Cron','2021-02-05 03:45:29','2021-02-05 03:45:29'),(6670,2226,'action created','2021-02-05 03:45:30','2021-02-05 03:45:30'),(6671,2226,'action started via WP Cron','2021-02-05 03:48:25','2021-02-05 03:48:25'),(6672,2226,'action complete via WP Cron','2021-02-05 03:48:25','2021-02-05 03:48:25'),(6673,2227,'action created','2021-02-05 03:48:31','2021-02-05 03:48:31'),(6674,2227,'action started via WP Cron','2021-02-05 03:52:18','2021-02-05 03:52:18'),(6675,2227,'action complete via WP Cron','2021-02-05 03:52:18','2021-02-05 03:52:18'),(6676,2228,'action created','2021-02-05 03:55:04','2021-02-05 03:55:04'),(6677,2228,'action started via WP Cron','2021-02-05 03:55:37','2021-02-05 03:55:37'),(6678,2228,'action complete via WP Cron','2021-02-05 03:55:37','2021-02-05 03:55:37'),(6679,2229,'action created','2021-02-05 04:02:11','2021-02-05 04:02:11'),(6680,2229,'action started via WP Cron','2021-02-05 04:03:19','2021-02-05 04:03:19'),(6681,2229,'action complete via WP Cron','2021-02-05 04:03:19','2021-02-05 04:03:19'),(6682,2230,'action created','2021-02-05 04:05:07','2021-02-05 04:05:07'),(6683,2230,'action started via WP Cron','2021-02-05 04:11:09','2021-02-05 04:11:09'),(6684,2230,'action complete via WP Cron','2021-02-05 04:11:09','2021-02-05 04:11:09'),(6685,2231,'action created','2021-02-05 04:23:04','2021-02-05 04:23:04'),(6686,2231,'action started via WP Cron','2021-02-05 04:26:41','2021-02-05 04:26:41'),(6687,2231,'action complete via WP Cron','2021-02-05 04:26:41','2021-02-05 04:26:41'),(6688,2232,'action created','2021-02-05 04:26:41','2021-02-05 04:26:41'),(6689,2232,'action started via WP Cron','2021-02-05 04:28:32','2021-02-05 04:28:32'),(6690,2232,'action complete via WP Cron','2021-02-05 04:28:32','2021-02-05 04:28:32'),(6691,2233,'action created','2021-02-05 04:28:32','2021-02-05 04:28:32'),(6692,2233,'action started via WP Cron','2021-02-05 04:33:06','2021-02-05 04:33:06'),(6693,2233,'action complete via WP Cron','2021-02-05 04:33:06','2021-02-05 04:33:06'),(6694,2234,'action created','2021-02-05 04:37:33','2021-02-05 04:37:33'),(6695,2234,'action started via WP Cron','2021-02-05 04:38:39','2021-02-05 04:38:39'),(6696,2234,'action complete via WP Cron','2021-02-05 04:38:39','2021-02-05 04:38:39'),(6697,2235,'action created','2021-02-05 04:38:39','2021-02-05 04:38:39'),(6698,2235,'action started via WP Cron','2021-02-05 04:45:36','2021-02-05 04:45:36'),(6699,2235,'action complete via WP Cron','2021-02-05 04:45:36','2021-02-05 04:45:36'),(6700,2236,'action created','2021-02-05 04:45:37','2021-02-05 04:45:37'),(6701,2236,'action started via WP Cron','2021-02-05 05:02:11','2021-02-05 05:02:11'),(6702,2236,'action complete via WP Cron','2021-02-05 05:02:11','2021-02-05 05:02:11'),(6703,2237,'action created','2021-02-05 05:03:07','2021-02-05 05:03:07'),(6704,2237,'action started via WP Cron','2021-02-05 05:08:25','2021-02-05 05:08:25'),(6705,2237,'action complete via WP Cron','2021-02-05 05:08:25','2021-02-05 05:08:25'),(6706,2238,'action created','2021-02-05 05:08:25','2021-02-05 05:08:25'),(6707,2238,'action started via WP Cron','2021-02-05 05:15:31','2021-02-05 05:15:31'),(6708,2238,'action complete via WP Cron','2021-02-05 05:15:31','2021-02-05 05:15:31'),(6709,2239,'action created','2021-02-05 05:15:31','2021-02-05 05:15:31'),(6710,2239,'action started via WP Cron','2021-02-05 05:15:53','2021-02-05 05:15:53'),(6711,2239,'action complete via WP Cron','2021-02-05 05:15:53','2021-02-05 05:15:53'),(6712,2240,'action created','2021-02-05 05:15:53','2021-02-05 05:15:53'),(6713,2240,'action started via WP Cron','2021-02-05 05:29:23','2021-02-05 05:29:23'),(6714,2240,'action complete via WP Cron','2021-02-05 05:29:23','2021-02-05 05:29:23'),(6715,2241,'action created','2021-02-05 05:29:24','2021-02-05 05:29:24'),(6716,2241,'action started via WP Cron','2021-02-05 05:33:08','2021-02-05 05:33:08'),(6717,2241,'action complete via WP Cron','2021-02-05 05:33:08','2021-02-05 05:33:08'),(6718,2242,'action created','2021-02-05 05:33:11','2021-02-05 05:33:11'),(6719,2242,'action started via WP Cron','2021-02-05 05:41:12','2021-02-05 05:41:12'),(6720,2242,'action complete via WP Cron','2021-02-05 05:41:12','2021-02-05 05:41:12'),(6721,2243,'action created','2021-02-05 05:41:31','2021-02-05 05:41:31'),(6722,2243,'action started via WP Cron','2021-02-05 05:43:21','2021-02-05 05:43:21'),(6723,2243,'action complete via WP Cron','2021-02-05 05:43:21','2021-02-05 05:43:21'),(6724,2244,'action created','2021-02-05 05:43:21','2021-02-05 05:43:21'),(6725,2244,'action started via WP Cron','2021-02-05 05:51:33','2021-02-05 05:51:33'),(6726,2244,'action complete via WP Cron','2021-02-05 05:51:33','2021-02-05 05:51:33'),(6727,2245,'action created','2021-02-05 05:51:37','2021-02-05 05:51:37'),(6728,2245,'action started via WP Cron','2021-02-05 05:54:53','2021-02-05 05:54:53'),(6729,2245,'action complete via WP Cron','2021-02-05 05:54:53','2021-02-05 05:54:53'),(6730,2246,'action created','2021-02-05 05:54:54','2021-02-05 05:54:54'),(6731,2246,'action started via WP Cron','2021-02-05 05:57:44','2021-02-05 05:57:44'),(6732,2246,'action complete via WP Cron','2021-02-05 05:57:44','2021-02-05 05:57:44'),(6733,2247,'action created','2021-02-05 06:00:20','2021-02-05 06:00:20'),(6734,2247,'action started via WP Cron','2021-02-05 06:01:47','2021-02-05 06:01:47'),(6735,2247,'action complete via WP Cron','2021-02-05 06:01:47','2021-02-05 06:01:47'),(6736,2248,'action created','2021-02-05 06:01:47','2021-02-05 06:01:47'),(6737,2248,'action started via WP Cron','2021-02-05 06:03:07','2021-02-05 06:03:07'),(6738,2248,'action complete via WP Cron','2021-02-05 06:03:07','2021-02-05 06:03:07'),(6739,2249,'action created','2021-02-05 06:03:12','2021-02-05 06:03:12'),(6740,2249,'action started via WP Cron','2021-02-05 06:06:49','2021-02-05 06:06:49'),(6741,2249,'action complete via WP Cron','2021-02-05 06:06:49','2021-02-05 06:06:49'),(6742,2250,'action created','2021-02-05 06:06:49','2021-02-05 06:06:49'),(6743,2250,'action started via WP Cron','2021-02-05 06:08:44','2021-02-05 06:08:44'),(6744,2250,'action complete via WP Cron','2021-02-05 06:08:44','2021-02-05 06:08:44'),(6745,2251,'action created','2021-02-05 06:08:44','2021-02-05 06:08:44'),(6746,2251,'action started via WP Cron','2021-02-05 06:17:45','2021-02-05 06:17:45'),(6747,2251,'action complete via WP Cron','2021-02-05 06:17:45','2021-02-05 06:17:45'),(6748,2252,'action created','2021-02-05 06:17:46','2021-02-05 06:17:46'),(6749,2252,'action started via WP Cron','2021-02-05 06:29:05','2021-02-05 06:29:05'),(6750,2252,'action complete via WP Cron','2021-02-05 06:29:05','2021-02-05 06:29:05'),(6751,2253,'action created','2021-02-05 06:29:05','2021-02-05 06:29:05'),(6752,2253,'action started via WP Cron','2021-02-05 06:33:07','2021-02-05 06:33:07'),(6753,2253,'action complete via WP Cron','2021-02-05 06:33:07','2021-02-05 06:33:07'),(6754,2254,'action created','2021-02-05 06:33:39','2021-02-05 06:33:39'),(6755,2254,'action started via WP Cron','2021-02-05 06:35:29','2021-02-05 06:35:29'),(6756,2254,'action complete via WP Cron','2021-02-05 06:35:29','2021-02-05 06:35:29'),(6757,2255,'action created','2021-02-05 06:38:53','2021-02-05 06:38:53'),(6758,2255,'action started via WP Cron','2021-02-05 06:40:09','2021-02-05 06:40:09'),(6759,2255,'action complete via WP Cron','2021-02-05 06:40:09','2021-02-05 06:40:09'),(6760,2256,'action created','2021-02-05 06:42:15','2021-02-05 06:42:15'),(6761,2256,'action started via WP Cron','2021-02-05 06:45:14','2021-02-05 06:45:14'),(6762,2256,'action complete via WP Cron','2021-02-05 06:45:14','2021-02-05 06:45:14'),(6763,2257,'action created','2021-02-05 06:45:14','2021-02-05 06:45:14'),(6764,2257,'action started via WP Cron','2021-02-05 06:49:09','2021-02-05 06:49:09'),(6765,2257,'action complete via WP Cron','2021-02-05 06:49:09','2021-02-05 06:49:09'),(6766,2258,'action created','2021-02-05 06:49:09','2021-02-05 06:49:09'),(6767,2258,'action started via WP Cron','2021-02-05 06:54:45','2021-02-05 06:54:45'),(6768,2258,'action complete via WP Cron','2021-02-05 06:54:45','2021-02-05 06:54:45'),(6769,2259,'action created','2021-02-05 06:54:45','2021-02-05 06:54:45'),(6770,2259,'action started via WP Cron','2021-02-05 07:03:06','2021-02-05 07:03:06'),(6771,2259,'action complete via WP Cron','2021-02-05 07:03:06','2021-02-05 07:03:06'),(6772,2260,'action created','2021-02-05 07:07:11','2021-02-05 07:07:11'),(6773,2260,'action started via WP Cron','2021-02-05 07:08:25','2021-02-05 07:08:25'),(6774,2260,'action complete via WP Cron','2021-02-05 07:08:25','2021-02-05 07:08:25'),(6775,2261,'action created','2021-02-05 07:08:25','2021-02-05 07:08:25'),(6776,2261,'action started via WP Cron','2021-02-05 07:11:09','2021-02-05 07:11:09'),(6777,2261,'action complete via WP Cron','2021-02-05 07:11:09','2021-02-05 07:11:09'),(6778,2262,'action created','2021-02-05 07:13:18','2021-02-05 07:13:18'),(6779,2262,'action started via WP Cron','2021-02-05 07:25:48','2021-02-05 07:25:48'),(6780,2262,'action complete via WP Cron','2021-02-05 07:25:48','2021-02-05 07:25:48'),(6781,2263,'action created','2021-02-05 07:25:48','2021-02-05 07:25:48'),(6782,2263,'action started via WP Cron','2021-02-05 07:32:59','2021-02-05 07:32:59'),(6783,2263,'action complete via WP Cron','2021-02-05 07:32:59','2021-02-05 07:32:59'),(6784,2264,'action created','2021-02-05 07:33:06','2021-02-05 07:33:06'),(6785,2264,'action started via WP Cron','2021-02-05 07:49:11','2021-02-05 07:49:11'),(6786,2264,'action complete via WP Cron','2021-02-05 07:49:11','2021-02-05 07:49:11'),(6787,2265,'action created','2021-02-05 07:50:56','2021-02-05 07:50:56'),(6788,2265,'action started via WP Cron','2021-02-05 07:53:39','2021-02-05 07:53:39'),(6789,2265,'action complete via WP Cron','2021-02-05 07:53:39','2021-02-05 07:53:39'),(6790,2266,'action created','2021-02-05 07:53:40','2021-02-05 07:53:40'),(6791,2266,'action started via WP Cron','2021-02-05 07:57:52','2021-02-05 07:57:52'),(6792,2266,'action complete via WP Cron','2021-02-05 07:57:52','2021-02-05 07:57:52'),(6793,2267,'action created','2021-02-05 07:59:35','2021-02-05 07:59:35'),(6794,2014,'action started via WP Cron','2021-02-05 07:59:35','2021-02-05 07:59:35'),(6795,2014,'action complete via WP Cron','2021-02-05 07:59:35','2021-02-05 07:59:35'),(6796,2268,'action created','2021-02-05 07:59:35','2021-02-05 07:59:35'),(6797,2267,'action started via WP Cron','2021-02-05 08:03:07','2021-02-05 08:03:07'),(6798,2267,'action complete via WP Cron','2021-02-05 08:03:07','2021-02-05 08:03:07'),(6799,2269,'action created','2021-02-05 08:09:49','2021-02-05 08:09:49'),(6800,2269,'action started via WP Cron','2021-02-05 08:33:07','2021-02-05 08:33:07'),(6801,2269,'action complete via WP Cron','2021-02-05 08:33:07','2021-02-05 08:33:07'),(6802,2270,'action created','2021-02-05 08:41:25','2021-02-05 08:41:25'),(6803,2270,'action started via WP Cron','2021-02-05 08:42:01','2021-02-05 08:42:01'),(6804,2270,'action complete via WP Cron','2021-02-05 08:42:01','2021-02-05 08:42:01'),(6805,2271,'action created','2021-02-05 08:47:10','2021-02-05 08:47:10'),(6806,2271,'action started via WP Cron','2021-02-05 08:53:18','2021-02-05 08:53:18'),(6807,2271,'action complete via WP Cron','2021-02-05 08:53:18','2021-02-05 08:53:18'),(6808,2272,'action created','2021-02-05 08:57:21','2021-02-05 08:57:21'),(6809,2272,'action started via WP Cron','2021-02-05 09:00:05','2021-02-05 09:00:05'),(6810,2272,'action complete via WP Cron','2021-02-05 09:00:05','2021-02-05 09:00:05'),(6811,2273,'action created','2021-02-05 09:00:15','2021-02-05 09:00:15'),(6812,2273,'action started via WP Cron','2021-02-05 09:02:45','2021-02-05 09:02:45'),(6813,2273,'action complete via WP Cron','2021-02-05 09:02:45','2021-02-05 09:02:45'),(6814,2274,'action created','2021-02-05 09:03:07','2021-02-05 09:03:07'),(6815,2274,'action started via WP Cron','2021-02-05 09:06:55','2021-02-05 09:06:55'),(6816,2274,'action complete via WP Cron','2021-02-05 09:06:55','2021-02-05 09:06:55'),(6817,2275,'action created','2021-02-05 09:09:05','2021-02-05 09:09:05'),(6818,2275,'action started via WP Cron','2021-02-05 09:09:50','2021-02-05 09:09:50'),(6819,2275,'action complete via WP Cron','2021-02-05 09:09:50','2021-02-05 09:09:50'),(6820,2276,'action created','2021-02-05 09:09:53','2021-02-05 09:09:53'),(6821,2276,'action started via WP Cron','2021-02-05 09:12:04','2021-02-05 09:12:04'),(6822,2276,'action complete via WP Cron','2021-02-05 09:12:05','2021-02-05 09:12:05'),(6823,2277,'action created','2021-02-05 09:12:05','2021-02-05 09:12:05'),(6824,2277,'action started via WP Cron','2021-02-05 09:14:11','2021-02-05 09:14:11'),(6825,2277,'action complete via WP Cron','2021-02-05 09:14:11','2021-02-05 09:14:11'),(6826,2278,'action created','2021-02-05 09:23:08','2021-02-05 09:23:08'),(6827,2278,'action started via WP Cron','2021-02-05 09:27:50','2021-02-05 09:27:50'),(6828,2278,'action complete via WP Cron','2021-02-05 09:27:50','2021-02-05 09:27:50'),(6829,2279,'action created','2021-02-05 09:31:58','2021-02-05 09:31:58'),(6830,2279,'action started via WP Cron','2021-02-05 09:33:07','2021-02-05 09:33:07'),(6831,2279,'action complete via WP Cron','2021-02-05 09:33:07','2021-02-05 09:33:07'),(6832,2280,'action created','2021-02-05 09:37:25','2021-02-05 09:37:25'),(6833,2280,'action started via WP Cron','2021-02-05 09:37:35','2021-02-05 09:37:35'),(6834,2280,'action complete via WP Cron','2021-02-05 09:37:35','2021-02-05 09:37:35'),(6835,2281,'action created','2021-02-05 09:37:35','2021-02-05 09:37:35'),(6836,2281,'action started via WP Cron','2021-02-05 09:38:42','2021-02-05 09:38:42'),(6837,2281,'action complete via WP Cron','2021-02-05 09:38:42','2021-02-05 09:38:42'),(6838,2282,'action created','2021-02-05 09:38:42','2021-02-05 09:38:42'),(6839,2282,'action started via WP Cron','2021-02-05 10:03:07','2021-02-05 10:03:07'),(6840,2282,'action complete via WP Cron','2021-02-05 10:03:07','2021-02-05 10:03:07'),(6841,2283,'action created','2021-02-05 10:05:48','2021-02-05 10:05:48'),(6842,2283,'action started via WP Cron','2021-02-05 10:08:57','2021-02-05 10:08:57'),(6843,2283,'action complete via WP Cron','2021-02-05 10:08:57','2021-02-05 10:08:57'),(6844,2284,'action created','2021-02-05 10:09:00','2021-02-05 10:09:00'),(6845,2284,'action started via WP Cron','2021-02-05 10:14:30','2021-02-05 10:14:30'),(6846,2284,'action complete via WP Cron','2021-02-05 10:14:30','2021-02-05 10:14:30'),(6847,2285,'action created','2021-02-05 10:14:30','2021-02-05 10:14:30'),(6848,2285,'action started via WP Cron','2021-02-05 10:18:26','2021-02-05 10:18:26'),(6849,2285,'action complete via WP Cron','2021-02-05 10:18:26','2021-02-05 10:18:26'),(6850,2286,'action created','2021-02-05 10:18:32','2021-02-05 10:18:32'),(6851,2286,'action started via WP Cron','2021-02-05 10:19:52','2021-02-05 10:19:52'),(6852,2286,'action complete via WP Cron','2021-02-05 10:19:52','2021-02-05 10:19:52'),(6853,2287,'action created','2021-02-05 10:19:52','2021-02-05 10:19:52'),(6854,2287,'action started via WP Cron','2021-02-05 10:31:47','2021-02-05 10:31:47'),(6855,2287,'action complete via WP Cron','2021-02-05 10:31:47','2021-02-05 10:31:47'),(6856,2288,'action created','2021-02-05 10:31:48','2021-02-05 10:31:48'),(6857,2288,'action started via WP Cron','2021-02-05 10:33:31','2021-02-05 10:33:31'),(6858,2288,'action complete via WP Cron','2021-02-05 10:33:31','2021-02-05 10:33:31'),(6859,2289,'action created','2021-02-05 10:33:37','2021-02-05 10:33:37'),(6860,2289,'action started via WP Cron','2021-02-05 10:36:02','2021-02-05 10:36:02'),(6861,2289,'action complete via WP Cron','2021-02-05 10:36:02','2021-02-05 10:36:02'),(6862,2290,'action created','2021-02-05 10:36:02','2021-02-05 10:36:02'),(6863,2290,'action started via WP Cron','2021-02-05 10:40:45','2021-02-05 10:40:45'),(6864,2290,'action complete via WP Cron','2021-02-05 10:40:46','2021-02-05 10:40:46'),(6865,2291,'action created','2021-02-05 10:41:20','2021-02-05 10:41:20'),(6866,2291,'action started via WP Cron','2021-02-05 10:42:30','2021-02-05 10:42:30'),(6867,2291,'action complete via WP Cron','2021-02-05 10:42:30','2021-02-05 10:42:30'),(6868,2292,'action created','2021-02-05 10:42:53','2021-02-05 10:42:53'),(6869,2292,'action started via WP Cron','2021-02-05 10:44:49','2021-02-05 10:44:49'),(6870,2292,'action complete via WP Cron','2021-02-05 10:44:49','2021-02-05 10:44:49'),(6871,2293,'action created','2021-02-05 10:46:28','2021-02-05 10:46:28'),(6872,2293,'action started via WP Cron','2021-02-05 10:50:37','2021-02-05 10:50:37'),(6873,2293,'action complete via WP Cron','2021-02-05 10:50:37','2021-02-05 10:50:37'),(6874,2294,'action created','2021-02-05 10:50:37','2021-02-05 10:50:37'),(6875,2294,'action started via WP Cron','2021-02-05 10:54:57','2021-02-05 10:54:57'),(6876,2294,'action complete via WP Cron','2021-02-05 10:54:57','2021-02-05 10:54:57'),(6877,2295,'action created','2021-02-05 10:55:02','2021-02-05 10:55:02'),(6878,2295,'action started via WP Cron','2021-02-05 10:57:22','2021-02-05 10:57:22'),(6879,2295,'action complete via WP Cron','2021-02-05 10:57:22','2021-02-05 10:57:22'),(6880,2296,'action created','2021-02-05 10:57:23','2021-02-05 10:57:23'),(6881,2296,'action started via WP Cron','2021-02-05 11:01:06','2021-02-05 11:01:06'),(6882,2296,'action complete via WP Cron','2021-02-05 11:01:06','2021-02-05 11:01:06'),(6883,2297,'action created','2021-02-05 11:01:06','2021-02-05 11:01:06'),(6884,2297,'action started via WP Cron','2021-02-05 11:02:24','2021-02-05 11:02:24'),(6885,2297,'action complete via WP Cron','2021-02-05 11:02:24','2021-02-05 11:02:24'),(6886,2298,'action created','2021-02-05 11:02:25','2021-02-05 11:02:25'),(6887,2298,'action started via WP Cron','2021-02-05 11:02:48','2021-02-05 11:02:48'),(6888,2298,'action complete via WP Cron','2021-02-05 11:02:48','2021-02-05 11:02:48'),(6889,2299,'action created','2021-02-05 11:02:49','2021-02-05 11:02:49'),(6890,2299,'action started via WP Cron','2021-02-05 11:03:36','2021-02-05 11:03:36'),(6891,2299,'action complete via WP Cron','2021-02-05 11:03:36','2021-02-05 11:03:36'),(6892,2300,'action created','2021-02-05 11:06:50','2021-02-05 11:06:50'),(6893,2300,'action started via WP Cron','2021-02-05 11:09:02','2021-02-05 11:09:02'),(6894,2300,'action complete via WP Cron','2021-02-05 11:09:02','2021-02-05 11:09:02'),(6895,2301,'action created','2021-02-05 11:09:02','2021-02-05 11:09:02'),(6896,2301,'action started via WP Cron','2021-02-05 11:09:40','2021-02-05 11:09:40'),(6897,2301,'action complete via WP Cron','2021-02-05 11:09:40','2021-02-05 11:09:40'),(6898,2302,'action created','2021-02-05 11:10:11','2021-02-05 11:10:11'),(6899,2302,'action started via WP Cron','2021-02-05 11:12:20','2021-02-05 11:12:20'),(6900,2302,'action complete via WP Cron','2021-02-05 11:12:20','2021-02-05 11:12:20'),(6901,2303,'action created','2021-02-05 11:13:17','2021-02-05 11:13:17'),(6902,2303,'action started via WP Cron','2021-02-05 11:13:40','2021-02-05 11:13:40'),(6903,2303,'action complete via WP Cron','2021-02-05 11:13:40','2021-02-05 11:13:40'),(6904,2304,'action created','2021-02-05 11:14:44','2021-02-05 11:14:44'),(6905,2304,'action started via WP Cron','2021-02-05 11:15:40','2021-02-05 11:15:40'),(6906,2304,'action complete via WP Cron','2021-02-05 11:15:40','2021-02-05 11:15:40'),(6907,2305,'action created','2021-02-05 11:15:40','2021-02-05 11:15:40'),(6908,2305,'action started via WP Cron','2021-02-05 11:19:07','2021-02-05 11:19:07'),(6909,2305,'action complete via WP Cron','2021-02-05 11:19:07','2021-02-05 11:19:07'),(6910,2306,'action created','2021-02-05 11:19:39','2021-02-05 11:19:39'),(6911,2306,'action started via WP Cron','2021-02-05 11:21:31','2021-02-05 11:21:31'),(6912,2306,'action complete via WP Cron','2021-02-05 11:21:31','2021-02-05 11:21:31'),(6913,2307,'action created','2021-02-05 11:23:23','2021-02-05 11:23:23'),(6914,2307,'action started via WP Cron','2021-02-05 11:26:56','2021-02-05 11:26:56'),(6915,2307,'action complete via WP Cron','2021-02-05 11:26:56','2021-02-05 11:26:56'),(6916,2308,'action created','2021-02-05 11:26:56','2021-02-05 11:26:56'),(6917,2308,'action started via WP Cron','2021-02-05 11:29:50','2021-02-05 11:29:50'),(6918,2308,'action complete via WP Cron','2021-02-05 11:29:50','2021-02-05 11:29:50'),(6919,2309,'action created','2021-02-05 11:29:51','2021-02-05 11:29:51'),(6920,2309,'action started via WP Cron','2021-02-05 11:30:57','2021-02-05 11:30:57'),(6921,2309,'action complete via WP Cron','2021-02-05 11:30:57','2021-02-05 11:30:57'),(6922,2310,'action created','2021-02-05 11:30:57','2021-02-05 11:30:57'),(6923,2310,'action started via WP Cron','2021-02-05 11:31:53','2021-02-05 11:31:53'),(6924,2310,'action complete via WP Cron','2021-02-05 11:31:53','2021-02-05 11:31:53'),(6925,2311,'action created','2021-02-05 11:33:06','2021-02-05 11:33:06'),(6926,2311,'action started via WP Cron','2021-02-05 11:38:45','2021-02-05 11:38:45'),(6927,2311,'action complete via WP Cron','2021-02-05 11:38:45','2021-02-05 11:38:45'),(6928,2312,'action created','2021-02-05 11:44:18','2021-02-05 11:44:18'),(6929,2312,'action started via WP Cron','2021-02-05 11:44:36','2021-02-05 11:44:36'),(6930,2312,'action complete via WP Cron','2021-02-05 11:44:36','2021-02-05 11:44:36'),(6931,2313,'action created','2021-02-05 11:44:36','2021-02-05 11:44:36'),(6932,2313,'action started via WP Cron','2021-02-05 11:58:04','2021-02-05 11:58:04'),(6933,2313,'action complete via WP Cron','2021-02-05 11:58:04','2021-02-05 11:58:04'),(6934,2314,'action created','2021-02-05 11:58:50','2021-02-05 11:58:50'),(6935,2314,'action started via WP Cron','2021-02-05 12:02:48','2021-02-05 12:02:48'),(6936,2314,'action complete via WP Cron','2021-02-05 12:02:48','2021-02-05 12:02:48'),(6937,2315,'action created','2021-02-05 12:03:06','2021-02-05 12:03:06'),(6938,2315,'action started via WP Cron','2021-02-05 12:09:52','2021-02-05 12:09:52'),(6939,2315,'action complete via WP Cron','2021-02-05 12:09:52','2021-02-05 12:09:52'),(6940,2316,'action created','2021-02-05 12:09:53','2021-02-05 12:09:53'),(6941,2316,'action started via WP Cron','2021-02-05 12:14:27','2021-02-05 12:14:27'),(6942,2316,'action complete via WP Cron','2021-02-05 12:14:27','2021-02-05 12:14:27'),(6943,2317,'action created','2021-02-05 12:14:27','2021-02-05 12:14:27'),(6944,2317,'action started via WP Cron','2021-02-05 12:20:17','2021-02-05 12:20:17'),(6945,2317,'action complete via WP Cron','2021-02-05 12:20:17','2021-02-05 12:20:17'),(6946,2318,'action created','2021-02-05 12:21:27','2021-02-05 12:21:27'),(6947,2318,'action started via WP Cron','2021-02-05 12:27:09','2021-02-05 12:27:09'),(6948,2318,'action complete via WP Cron','2021-02-05 12:27:09','2021-02-05 12:27:09'),(6949,2319,'action created','2021-02-05 12:27:12','2021-02-05 12:27:12'),(6950,2319,'action started via WP Cron','2021-02-05 12:29:06','2021-02-05 12:29:06'),(6951,2319,'action complete via WP Cron','2021-02-05 12:29:06','2021-02-05 12:29:06'),(6952,2320,'action created','2021-02-05 12:30:54','2021-02-05 12:30:54'),(6953,2320,'action started via WP Cron','2021-02-05 12:33:06','2021-02-05 12:33:06'),(6954,2320,'action complete via WP Cron','2021-02-05 12:33:06','2021-02-05 12:33:06'),(6955,2321,'action created','2021-02-05 12:33:47','2021-02-05 12:33:47'),(6956,2321,'action started via WP Cron','2021-02-05 12:34:37','2021-02-05 12:34:37'),(6957,2321,'action complete via WP Cron','2021-02-05 12:34:37','2021-02-05 12:34:37'),(6958,2322,'action created','2021-02-05 12:34:38','2021-02-05 12:34:38'),(6959,2322,'action started via WP Cron','2021-02-05 12:36:42','2021-02-05 12:36:42'),(6960,2322,'action complete via WP Cron','2021-02-05 12:36:42','2021-02-05 12:36:42'),(6961,2323,'action created','2021-02-05 12:40:29','2021-02-05 12:40:29'),(6962,2323,'action started via WP Cron','2021-02-05 12:44:36','2021-02-05 12:44:36'),(6963,2323,'action complete via WP Cron','2021-02-05 12:44:36','2021-02-05 12:44:36'),(6964,2324,'action created','2021-02-05 12:44:43','2021-02-05 12:44:43'),(6965,2324,'action started via WP Cron','2021-02-05 12:47:15','2021-02-05 12:47:15'),(6966,2324,'action complete via WP Cron','2021-02-05 12:47:15','2021-02-05 12:47:15'),(6967,2325,'action created','2021-02-05 12:55:16','2021-02-05 12:55:16'),(6968,2325,'action started via WP Cron','2021-02-05 12:56:32','2021-02-05 12:56:32'),(6969,2325,'action complete via WP Cron','2021-02-05 12:56:32','2021-02-05 12:56:32'),(6970,2326,'action created','2021-02-05 12:56:33','2021-02-05 12:56:33'),(6971,2326,'action started via WP Cron','2021-02-05 13:03:07','2021-02-05 13:03:07'),(6972,2326,'action complete via WP Cron','2021-02-05 13:03:07','2021-02-05 13:03:07'),(6973,2327,'action created','2021-02-05 13:04:14','2021-02-05 13:04:14'),(6974,2327,'action started via WP Cron','2021-02-05 13:05:08','2021-02-05 13:05:08'),(6975,2327,'action complete via WP Cron','2021-02-05 13:05:08','2021-02-05 13:05:08'),(6976,2328,'action created','2021-02-05 13:09:12','2021-02-05 13:09:12'),(6977,2328,'action started via WP Cron','2021-02-05 13:15:34','2021-02-05 13:15:34'),(6978,2328,'action complete via WP Cron','2021-02-05 13:15:34','2021-02-05 13:15:34'),(6979,2329,'action created','2021-02-05 13:16:39','2021-02-05 13:16:39'),(6980,2329,'action started via WP Cron','2021-02-05 13:23:29','2021-02-05 13:23:29'),(6981,2329,'action complete via WP Cron','2021-02-05 13:23:29','2021-02-05 13:23:29'),(6982,2330,'action created','2021-02-05 13:23:31','2021-02-05 13:23:31'),(6983,2330,'action started via WP Cron','2021-02-05 13:33:07','2021-02-05 13:33:07'),(6984,2330,'action complete via WP Cron','2021-02-05 13:33:07','2021-02-05 13:33:07'),(6985,2331,'action created','2021-02-05 13:35:55','2021-02-05 13:35:55'),(6986,2331,'action started via WP Cron','2021-02-05 13:41:58','2021-02-05 13:41:58'),(6987,2331,'action complete via WP Cron','2021-02-05 13:41:58','2021-02-05 13:41:58'),(6988,2332,'action created','2021-02-05 13:41:59','2021-02-05 13:41:59'),(6989,2332,'action started via WP Cron','2021-02-05 13:50:19','2021-02-05 13:50:19'),(6990,2332,'action complete via WP Cron','2021-02-05 13:50:19','2021-02-05 13:50:19'),(6991,2333,'action created','2021-02-05 13:50:19','2021-02-05 13:50:19'),(6992,2333,'action started via WP Cron','2021-02-05 13:50:50','2021-02-05 13:50:50'),(6993,2333,'action complete via WP Cron','2021-02-05 13:50:50','2021-02-05 13:50:50'),(6994,2334,'action created','2021-02-05 13:50:54','2021-02-05 13:50:54'),(6995,2334,'action started via WP Cron','2021-02-05 13:58:37','2021-02-05 13:58:37'),(6996,2334,'action complete via WP Cron','2021-02-05 13:58:37','2021-02-05 13:58:37'),(6997,2335,'action created','2021-02-05 14:03:06','2021-02-05 14:03:06'),(6998,2335,'action started via WP Cron','2021-02-05 14:04:19','2021-02-05 14:04:19'),(6999,2335,'action complete via WP Cron','2021-02-05 14:04:19','2021-02-05 14:04:19'),(7000,2336,'action created','2021-02-05 14:04:19','2021-02-05 14:04:19'),(7001,2336,'action started via WP Cron','2021-02-05 14:06:01','2021-02-05 14:06:01'),(7002,2336,'action complete via WP Cron','2021-02-05 14:06:01','2021-02-05 14:06:01'),(7003,2337,'action created','2021-02-05 14:06:01','2021-02-05 14:06:01'),(7004,2337,'action started via WP Cron','2021-02-05 14:10:52','2021-02-05 14:10:52'),(7005,2337,'action complete via WP Cron','2021-02-05 14:10:52','2021-02-05 14:10:52'),(7006,2338,'action created','2021-02-05 14:10:52','2021-02-05 14:10:52'),(7007,2338,'action started via WP Cron','2021-02-05 14:17:10','2021-02-05 14:17:10'),(7008,2338,'action complete via WP Cron','2021-02-05 14:17:10','2021-02-05 14:17:10'),(7009,2339,'action created','2021-02-05 14:18:17','2021-02-05 14:18:17'),(7010,2339,'action started via WP Cron','2021-02-05 14:18:57','2021-02-05 14:18:57'),(7011,2339,'action complete via WP Cron','2021-02-05 14:18:57','2021-02-05 14:18:57'),(7012,2340,'action created','2021-02-05 14:18:57','2021-02-05 14:18:57'),(7013,2340,'action started via WP Cron','2021-02-05 14:20:54','2021-02-05 14:20:54'),(7014,2340,'action complete via WP Cron','2021-02-05 14:20:54','2021-02-05 14:20:54'),(7015,2341,'action created','2021-02-05 14:20:54','2021-02-05 14:20:54'),(7016,2341,'action started via WP Cron','2021-02-05 14:31:16','2021-02-05 14:31:16'),(7017,2341,'action complete via WP Cron','2021-02-05 14:31:16','2021-02-05 14:31:16'),(7018,2342,'action created','2021-02-05 14:32:58','2021-02-05 14:32:58'),(7019,2342,'action started via WP Cron','2021-02-05 14:43:06','2021-02-05 14:43:06'),(7020,2342,'action complete via WP Cron','2021-02-05 14:43:06','2021-02-05 14:43:06'),(7021,2343,'action created','2021-02-05 14:43:06','2021-02-05 14:43:06'),(7022,2343,'action started via WP Cron','2021-02-05 14:46:53','2021-02-05 14:46:53'),(7023,2343,'action complete via WP Cron','2021-02-05 14:46:53','2021-02-05 14:46:53'),(7024,2344,'action created','2021-02-05 14:47:30','2021-02-05 14:47:30'),(7025,2344,'action started via WP Cron','2021-02-05 14:48:43','2021-02-05 14:48:43'),(7026,2344,'action complete via WP Cron','2021-02-05 14:48:43','2021-02-05 14:48:43'),(7027,2345,'action created','2021-02-05 14:50:08','2021-02-05 14:50:08'),(7028,2345,'action started via WP Cron','2021-02-05 14:52:40','2021-02-05 14:52:40'),(7029,2345,'action complete via WP Cron','2021-02-05 14:52:40','2021-02-05 14:52:40'),(7030,2346,'action created','2021-02-05 14:52:46','2021-02-05 14:52:46'),(7031,2346,'action started via WP Cron','2021-02-05 14:58:42','2021-02-05 14:58:42'),(7032,2346,'action complete via WP Cron','2021-02-05 14:58:42','2021-02-05 14:58:42'),(7033,2347,'action created','2021-02-05 15:03:06','2021-02-05 15:03:06'),(7034,2347,'action started via WP Cron','2021-02-05 15:06:29','2021-02-05 15:06:29'),(7035,2347,'action complete via WP Cron','2021-02-05 15:06:29','2021-02-05 15:06:29'),(7036,2348,'action created','2021-02-05 15:06:29','2021-02-05 15:06:29'),(7037,2348,'action started via WP Cron','2021-02-05 15:06:46','2021-02-05 15:06:46'),(7038,2348,'action complete via WP Cron','2021-02-05 15:06:46','2021-02-05 15:06:46'),(7039,2349,'action created','2021-02-05 15:06:46','2021-02-05 15:06:46'),(7040,2349,'action started via WP Cron','2021-02-05 15:10:11','2021-02-05 15:10:11'),(7041,2349,'action complete via WP Cron','2021-02-05 15:10:11','2021-02-05 15:10:11'),(7042,2350,'action created','2021-02-05 15:10:12','2021-02-05 15:10:12'),(7043,2350,'action started via WP Cron','2021-02-05 15:12:39','2021-02-05 15:12:39'),(7044,2350,'action complete via WP Cron','2021-02-05 15:12:39','2021-02-05 15:12:39'),(7045,2351,'action created','2021-02-05 15:14:10','2021-02-05 15:14:10'),(7046,2351,'action started via WP Cron','2021-02-05 15:16:08','2021-02-05 15:16:08'),(7047,2351,'action complete via WP Cron','2021-02-05 15:16:08','2021-02-05 15:16:08'),(7048,2352,'action created','2021-02-05 15:16:09','2021-02-05 15:16:09'),(7049,2352,'action started via WP Cron','2021-02-05 15:19:48','2021-02-05 15:19:48'),(7050,2352,'action complete via WP Cron','2021-02-05 15:19:48','2021-02-05 15:19:48'),(7051,2353,'action created','2021-02-05 15:19:48','2021-02-05 15:19:48'),(7052,2353,'action started via WP Cron','2021-02-05 15:23:58','2021-02-05 15:23:58'),(7053,2353,'action complete via WP Cron','2021-02-05 15:23:58','2021-02-05 15:23:58'),(7054,2354,'action created','2021-02-05 15:23:58','2021-02-05 15:23:58'),(7055,2354,'action started via WP Cron','2021-02-05 15:28:33','2021-02-05 15:28:33'),(7056,2354,'action complete via WP Cron','2021-02-05 15:28:33','2021-02-05 15:28:33'),(7057,2355,'action created','2021-02-05 15:28:39','2021-02-05 15:28:39'),(7058,2355,'action started via WP Cron','2021-02-05 15:33:25','2021-02-05 15:33:25'),(7059,2355,'action complete via WP Cron','2021-02-05 15:33:25','2021-02-05 15:33:25'),(7060,2356,'action created','2021-02-05 15:34:00','2021-02-05 15:34:00'),(7061,2356,'action started via WP Cron','2021-02-05 15:34:41','2021-02-05 15:34:41'),(7062,2356,'action complete via WP Cron','2021-02-05 15:34:41','2021-02-05 15:34:41'),(7063,2357,'action created','2021-02-05 15:41:05','2021-02-05 15:41:05'),(7064,2357,'action started via WP Cron','2021-02-05 15:57:06','2021-02-05 15:57:06'),(7065,2357,'action complete via WP Cron','2021-02-05 15:57:06','2021-02-05 15:57:06'),(7066,2358,'action created','2021-02-05 16:00:42','2021-02-05 16:00:42'),(7067,2358,'action started via WP Cron','2021-02-05 16:03:07','2021-02-05 16:03:07'),(7068,2358,'action complete via WP Cron','2021-02-05 16:03:07','2021-02-05 16:03:07'),(7069,2359,'action created','2021-02-05 16:07:31','2021-02-05 16:07:31'),(7070,2359,'action started via WP Cron','2021-02-05 16:10:34','2021-02-05 16:10:34'),(7071,2359,'action complete via WP Cron','2021-02-05 16:10:34','2021-02-05 16:10:34'),(7072,2360,'action created','2021-02-05 16:10:54','2021-02-05 16:10:54'),(7073,2360,'action started via Async Request','2021-02-05 16:11:25','2021-02-05 16:11:25'),(7074,2360,'action complete via Async Request','2021-02-05 16:11:25','2021-02-05 16:11:25'),(7075,2361,'action created','2021-02-05 16:12:05','2021-02-05 16:12:05'),(7076,2361,'action started via WP Cron','2021-02-05 16:14:08','2021-02-05 16:14:08'),(7077,2361,'action complete via WP Cron','2021-02-05 16:14:08','2021-02-05 16:14:08'),(7078,2362,'action created','2021-02-05 16:14:08','2021-02-05 16:14:08'),(7079,2362,'action started via WP Cron','2021-02-05 16:14:37','2021-02-05 16:14:37'),(7080,2362,'action complete via WP Cron','2021-02-05 16:14:37','2021-02-05 16:14:37'),(7081,2363,'action created','2021-02-05 16:14:37','2021-02-05 16:14:37'),(7082,2363,'action started via WP Cron','2021-02-05 16:16:02','2021-02-05 16:16:02'),(7083,2363,'action complete via WP Cron','2021-02-05 16:16:02','2021-02-05 16:16:02'),(7084,2364,'action created','2021-02-05 16:16:02','2021-02-05 16:16:02'),(7085,2364,'action started via WP Cron','2021-02-05 16:17:47','2021-02-05 16:17:47'),(7086,2364,'action complete via WP Cron','2021-02-05 16:17:47','2021-02-05 16:17:47'),(7087,2365,'action created','2021-02-05 16:17:47','2021-02-05 16:17:47'),(7088,2365,'action started via WP Cron','2021-02-05 16:19:19','2021-02-05 16:19:19'),(7089,2365,'action complete via WP Cron','2021-02-05 16:19:19','2021-02-05 16:19:19'),(7090,2366,'action created','2021-02-05 16:19:19','2021-02-05 16:19:19'),(7091,2366,'action started via WP Cron','2021-02-05 16:22:53','2021-02-05 16:22:53'),(7092,2366,'action complete via WP Cron','2021-02-05 16:22:53','2021-02-05 16:22:53'),(7093,2367,'action created','2021-02-05 16:33:06','2021-02-05 16:33:06'),(7094,2367,'action started via WP Cron','2021-02-05 16:36:02','2021-02-05 16:36:02'),(7095,2367,'action complete via WP Cron','2021-02-05 16:36:02','2021-02-05 16:36:02'),(7096,2368,'action created','2021-02-05 16:39:05','2021-02-05 16:39:05'),(7097,2368,'action started via WP Cron','2021-02-05 16:39:38','2021-02-05 16:39:38'),(7098,2368,'action complete via WP Cron','2021-02-05 16:39:38','2021-02-05 16:39:38'),(7099,2369,'action created','2021-02-05 16:40:02','2021-02-05 16:40:02'),(7100,2369,'action started via WP Cron','2021-02-05 16:41:32','2021-02-05 16:41:32'),(7101,2369,'action complete via WP Cron','2021-02-05 16:41:32','2021-02-05 16:41:32'),(7102,2370,'action created','2021-02-05 16:42:14','2021-02-05 16:42:14'),(7103,2370,'action started via WP Cron','2021-02-05 16:45:06','2021-02-05 16:45:06'),(7104,2370,'action complete via WP Cron','2021-02-05 16:45:06','2021-02-05 16:45:06'),(7105,2371,'action created','2021-02-05 16:45:06','2021-02-05 16:45:06'),(7106,2371,'action started via WP Cron','2021-02-05 16:49:16','2021-02-05 16:49:16'),(7107,2371,'action complete via WP Cron','2021-02-05 16:49:16','2021-02-05 16:49:16'),(7108,2372,'action created','2021-02-05 16:49:16','2021-02-05 16:49:16'),(7109,2372,'action started via WP Cron','2021-02-05 16:58:05','2021-02-05 16:58:05'),(7110,2372,'action complete via WP Cron','2021-02-05 16:58:05','2021-02-05 16:58:05'),(7111,2373,'action created','2021-02-05 16:58:07','2021-02-05 16:58:07'),(7112,2373,'action started via WP Cron','2021-02-05 16:59:05','2021-02-05 16:59:05'),(7113,2373,'action complete via WP Cron','2021-02-05 16:59:05','2021-02-05 16:59:05'),(7114,2374,'action created','2021-02-05 16:59:05','2021-02-05 16:59:05'),(7115,2374,'action started via WP Cron','2021-02-05 17:03:06','2021-02-05 17:03:06'),(7116,2374,'action complete via WP Cron','2021-02-05 17:03:06','2021-02-05 17:03:06'),(7117,2375,'action created','2021-02-05 17:13:23','2021-02-05 17:13:23'),(7118,2375,'action started via WP Cron','2021-02-05 17:16:52','2021-02-05 17:16:52'),(7119,2375,'action complete via WP Cron','2021-02-05 17:16:52','2021-02-05 17:16:52'),(7120,2376,'action created','2021-02-05 17:18:29','2021-02-05 17:18:29'),(7121,2376,'action started via WP Cron','2021-02-05 17:19:17','2021-02-05 17:19:17'),(7122,2376,'action complete via WP Cron','2021-02-05 17:19:17','2021-02-05 17:19:17'),(7123,2377,'action created','2021-02-05 17:19:18','2021-02-05 17:19:18'),(7124,2377,'action started via WP Cron','2021-02-05 17:19:55','2021-02-05 17:19:55'),(7125,2377,'action complete via WP Cron','2021-02-05 17:19:55','2021-02-05 17:19:55'),(7126,2378,'action created','2021-02-05 17:19:56','2021-02-05 17:19:56'),(7127,2378,'action started via WP Cron','2021-02-05 17:21:15','2021-02-05 17:21:15'),(7128,2378,'action complete via WP Cron','2021-02-05 17:21:15','2021-02-05 17:21:15'),(7129,2379,'action created','2021-02-05 17:24:28','2021-02-05 17:24:28'),(7130,2379,'action started via WP Cron','2021-02-05 17:31:46','2021-02-05 17:31:46'),(7131,2379,'action complete via WP Cron','2021-02-05 17:31:46','2021-02-05 17:31:46'),(7132,2380,'action created','2021-02-05 17:33:06','2021-02-05 17:33:06'),(7133,2380,'action started via WP Cron','2021-02-05 17:35:41','2021-02-05 17:35:41'),(7134,2380,'action complete via WP Cron','2021-02-05 17:35:41','2021-02-05 17:35:41'),(7135,2381,'action created','2021-02-05 17:37:33','2021-02-05 17:37:33'),(7136,2381,'action started via WP Cron','2021-02-05 17:40:17','2021-02-05 17:40:17'),(7137,2381,'action complete via WP Cron','2021-02-05 17:40:17','2021-02-05 17:40:17'),(7138,2382,'action created','2021-02-05 17:40:17','2021-02-05 17:40:17'),(7139,2382,'action started via WP Cron','2021-02-05 17:40:35','2021-02-05 17:40:35'),(7140,2382,'action complete via WP Cron','2021-02-05 17:40:35','2021-02-05 17:40:35'),(7141,2383,'action created','2021-02-05 17:40:35','2021-02-05 17:40:35'),(7142,2383,'action started via WP Cron','2021-02-05 17:42:42','2021-02-05 17:42:42'),(7143,2383,'action complete via WP Cron','2021-02-05 17:42:42','2021-02-05 17:42:42'),(7144,2384,'action created','2021-02-05 17:42:42','2021-02-05 17:42:42'),(7145,2384,'action started via WP Cron','2021-02-05 17:43:45','2021-02-05 17:43:45'),(7146,2384,'action complete via WP Cron','2021-02-05 17:43:45','2021-02-05 17:43:45'),(7147,2385,'action created','2021-02-05 17:43:45','2021-02-05 17:43:45'),(7148,2385,'action started via WP Cron','2021-02-05 17:47:31','2021-02-05 17:47:31'),(7149,2385,'action complete via WP Cron','2021-02-05 17:47:31','2021-02-05 17:47:31'),(7150,2386,'action created','2021-02-05 17:50:11','2021-02-05 17:50:11'),(7151,2386,'action started via WP Cron','2021-02-05 17:53:21','2021-02-05 17:53:21'),(7152,2386,'action complete via WP Cron','2021-02-05 17:53:21','2021-02-05 17:53:21'),(7153,2387,'action created','2021-02-05 17:53:22','2021-02-05 17:53:22'),(7154,2387,'action started via WP Cron','2021-02-05 17:55:18','2021-02-05 17:55:18'),(7155,2387,'action complete via WP Cron','2021-02-05 17:55:18','2021-02-05 17:55:18'),(7156,2388,'action created','2021-02-05 17:58:28','2021-02-05 17:58:28'),(7157,2388,'action started via WP Cron','2021-02-05 18:00:58','2021-02-05 18:00:58'),(7158,2388,'action complete via WP Cron','2021-02-05 18:00:58','2021-02-05 18:00:58'),(7159,2389,'action created','2021-02-05 18:03:06','2021-02-05 18:03:06'),(7160,2389,'action started via WP Cron','2021-02-05 18:04:45','2021-02-05 18:04:45'),(7161,2389,'action complete via WP Cron','2021-02-05 18:04:45','2021-02-05 18:04:45'),(7162,2390,'action created','2021-02-05 18:08:01','2021-02-05 18:08:01'),(7163,2390,'action started via WP Cron','2021-02-05 18:12:21','2021-02-05 18:12:21'),(7164,2390,'action complete via WP Cron','2021-02-05 18:12:21','2021-02-05 18:12:21'),(7165,2391,'action created','2021-02-05 18:12:21','2021-02-05 18:12:21'),(7166,2391,'action started via WP Cron','2021-02-05 18:12:47','2021-02-05 18:12:47'),(7167,2391,'action complete via WP Cron','2021-02-05 18:12:47','2021-02-05 18:12:47'),(7168,2392,'action created','2021-02-05 18:12:48','2021-02-05 18:12:48'),(7169,2392,'action started via WP Cron','2021-02-05 18:13:36','2021-02-05 18:13:36'),(7170,2392,'action complete via WP Cron','2021-02-05 18:13:36','2021-02-05 18:13:36'),(7171,2393,'action created','2021-02-05 18:13:36','2021-02-05 18:13:36'),(7172,2393,'action started via WP Cron','2021-02-05 18:15:13','2021-02-05 18:15:13'),(7173,2393,'action complete via WP Cron','2021-02-05 18:15:13','2021-02-05 18:15:13'),(7174,2394,'action created','2021-02-05 18:15:14','2021-02-05 18:15:14'),(7175,2394,'action started via WP Cron','2021-02-05 18:16:43','2021-02-05 18:16:43'),(7176,2394,'action complete via WP Cron','2021-02-05 18:16:43','2021-02-05 18:16:43'),(7177,2395,'action created','2021-02-05 18:16:43','2021-02-05 18:16:43'),(7178,2395,'action started via WP Cron','2021-02-05 18:18:16','2021-02-05 18:18:16'),(7179,2395,'action complete via WP Cron','2021-02-05 18:18:16','2021-02-05 18:18:16'),(7180,2396,'action created','2021-02-05 18:18:16','2021-02-05 18:18:16'),(7181,2396,'action started via WP Cron','2021-02-05 18:28:18','2021-02-05 18:28:18'),(7182,2396,'action complete via WP Cron','2021-02-05 18:28:18','2021-02-05 18:28:18'),(7183,2397,'action created','2021-02-05 18:28:18','2021-02-05 18:28:18'),(7184,2397,'action started via WP Cron','2021-02-05 18:28:54','2021-02-05 18:28:54'),(7185,2397,'action complete via WP Cron','2021-02-05 18:28:54','2021-02-05 18:28:54'),(7186,2398,'action created','2021-02-05 18:28:54','2021-02-05 18:28:54'),(7187,2398,'action started via WP Cron','2021-02-05 18:33:07','2021-02-05 18:33:07'),(7188,2398,'action complete via WP Cron','2021-02-05 18:33:07','2021-02-05 18:33:07'),(7189,2399,'action created','2021-02-05 18:36:31','2021-02-05 18:36:31'),(7190,2399,'action started via WP Cron','2021-02-05 18:41:34','2021-02-05 18:41:34'),(7191,2399,'action complete via WP Cron','2021-02-05 18:41:34','2021-02-05 18:41:34'),(7192,2400,'action created','2021-02-05 18:41:35','2021-02-05 18:41:35'),(7193,2400,'action started via WP Cron','2021-02-05 18:42:53','2021-02-05 18:42:53'),(7194,2400,'action complete via WP Cron','2021-02-05 18:42:54','2021-02-05 18:42:54'),(7195,2401,'action created','2021-02-05 18:42:57','2021-02-05 18:42:57'),(7196,2401,'action started via WP Cron','2021-02-05 18:45:16','2021-02-05 18:45:16'),(7197,2401,'action complete via WP Cron','2021-02-05 18:45:16','2021-02-05 18:45:16'),(7198,2402,'action created','2021-02-05 18:52:25','2021-02-05 18:52:25'),(7199,2402,'action started via WP Cron','2021-02-05 18:58:27','2021-02-05 18:58:27'),(7200,2402,'action complete via WP Cron','2021-02-05 18:58:27','2021-02-05 18:58:27'),(7201,2403,'action created','2021-02-05 19:03:06','2021-02-05 19:03:06'),(7202,2403,'action started via WP Cron','2021-02-05 19:03:40','2021-02-05 19:03:40'),(7203,2403,'action complete via WP Cron','2021-02-05 19:03:40','2021-02-05 19:03:40'),(7204,2404,'action created','2021-02-05 19:03:40','2021-02-05 19:03:40'),(7205,2404,'action started via WP Cron','2021-02-05 19:06:44','2021-02-05 19:06:44'),(7206,2404,'action complete via WP Cron','2021-02-05 19:06:44','2021-02-05 19:06:44'),(7207,2405,'action created','2021-02-05 19:06:45','2021-02-05 19:06:45'),(7208,2405,'action started via WP Cron','2021-02-05 19:09:08','2021-02-05 19:09:08'),(7209,2405,'action complete via WP Cron','2021-02-05 19:09:08','2021-02-05 19:09:08'),(7210,2406,'action created','2021-02-05 19:09:10','2021-02-05 19:09:10'),(7211,2406,'action started via WP Cron','2021-02-05 19:15:42','2021-02-05 19:15:42'),(7212,2406,'action complete via WP Cron','2021-02-05 19:15:42','2021-02-05 19:15:42'),(7213,2407,'action created','2021-02-05 19:15:43','2021-02-05 19:15:43'),(7214,2407,'action started via WP Cron','2021-02-05 19:26:25','2021-02-05 19:26:25'),(7215,2407,'action complete via WP Cron','2021-02-05 19:26:25','2021-02-05 19:26:25'),(7216,2408,'action created','2021-02-05 19:26:25','2021-02-05 19:26:25'),(7217,2408,'action started via WP Cron','2021-02-05 19:33:07','2021-02-05 19:33:07'),(7218,2408,'action complete via WP Cron','2021-02-05 19:33:07','2021-02-05 19:33:07'),(7219,2409,'action created','2021-02-05 19:33:13','2021-02-05 19:33:13'),(7220,2409,'action started via WP Cron','2021-02-05 19:37:02','2021-02-05 19:37:02'),(7221,2409,'action complete via WP Cron','2021-02-05 19:37:02','2021-02-05 19:37:02'),(7222,2410,'action created','2021-02-05 19:37:03','2021-02-05 19:37:03'),(7223,2410,'action started via WP Cron','2021-02-05 19:40:36','2021-02-05 19:40:36'),(7224,2410,'action complete via WP Cron','2021-02-05 19:40:36','2021-02-05 19:40:36'),(7225,2411,'action created','2021-02-05 19:45:01','2021-02-05 19:45:01'),(7226,2411,'action started via WP Cron','2021-02-05 19:49:01','2021-02-05 19:49:01'),(7227,2411,'action complete via WP Cron','2021-02-05 19:49:02','2021-02-05 19:49:02'),(7228,2412,'action created','2021-02-05 19:49:02','2021-02-05 19:49:02'),(7229,2412,'action started via WP Cron','2021-02-05 19:51:54','2021-02-05 19:51:54'),(7230,2412,'action complete via WP Cron','2021-02-05 19:51:54','2021-02-05 19:51:54'),(7231,2413,'action created','2021-02-05 19:51:54','2021-02-05 19:51:54'),(7232,2413,'action started via WP Cron','2021-02-05 19:53:16','2021-02-05 19:53:16'),(7233,2413,'action complete via WP Cron','2021-02-05 19:53:16','2021-02-05 19:53:16'),(7234,2414,'action created','2021-02-05 19:53:16','2021-02-05 19:53:16'),(7235,2414,'action started via WP Cron','2021-02-05 19:53:40','2021-02-05 19:53:40'),(7236,2414,'action complete via WP Cron','2021-02-05 19:53:40','2021-02-05 19:53:40'),(7237,2415,'action created','2021-02-05 19:53:40','2021-02-05 19:53:40'),(7238,2415,'action started via WP Cron','2021-02-05 19:59:47','2021-02-05 19:59:47'),(7239,2415,'action complete via WP Cron','2021-02-05 19:59:47','2021-02-05 19:59:47'),(7240,2416,'action created','2021-02-05 20:00:40','2021-02-05 20:00:40'),(7241,2416,'action started via WP Cron','2021-02-05 20:03:07','2021-02-05 20:03:07'),(7242,2416,'action complete via WP Cron','2021-02-05 20:03:07','2021-02-05 20:03:07'),(7243,2417,'action created','2021-02-05 20:09:37','2021-02-05 20:09:37'),(7244,2417,'action started via Async Request','2021-02-05 20:10:28','2021-02-05 20:10:28'),(7245,2417,'action complete via Async Request','2021-02-05 20:10:28','2021-02-05 20:10:28'),(7246,2418,'action created','2021-02-05 20:10:29','2021-02-05 20:10:29'),(7247,2418,'action started via WP Cron','2021-02-05 20:10:46','2021-02-05 20:10:46'),(7248,2418,'action complete via WP Cron','2021-02-05 20:10:46','2021-02-05 20:10:46'),(7249,2419,'action created','2021-02-05 20:10:46','2021-02-05 20:10:46'),(7251,2419,'action started via WP Cron','2021-02-05 20:11:39','2021-02-05 20:11:39'),(7252,2419,'action complete via WP Cron','2021-02-05 20:11:39','2021-02-05 20:11:39'),(7255,2421,'action created','2021-02-05 20:11:50','2021-02-05 20:11:50'),(7256,2421,'action started via WP Cron','2021-02-05 20:12:38','2021-02-05 20:12:38'),(7257,2421,'action complete via WP Cron','2021-02-05 20:12:38','2021-02-05 20:12:38'),(7258,2422,'action created','2021-02-05 20:12:40','2021-02-05 20:12:40'),(7259,2422,'action started via WP Cron','2021-02-05 20:13:43','2021-02-05 20:13:43'),(7260,2422,'action complete via WP Cron','2021-02-05 20:13:43','2021-02-05 20:13:43'),(7261,2423,'action created','2021-02-05 20:14:33','2021-02-05 20:14:33'),(7262,2423,'action started via WP Cron','2021-02-05 20:14:43','2021-02-05 20:14:43'),(7263,2423,'action complete via WP Cron','2021-02-05 20:14:43','2021-02-05 20:14:43'),(7264,2424,'action created','2021-02-05 20:14:50','2021-02-05 20:14:50'),(7265,2424,'action started via Async Request','2021-02-05 20:15:13','2021-02-05 20:15:13'),(7266,2424,'action complete via Async Request','2021-02-05 20:15:13','2021-02-05 20:15:13'),(7267,2425,'action created','2021-02-05 20:16:36','2021-02-05 20:16:36'),(7268,2425,'action started via WP Cron','2021-02-05 20:19:04','2021-02-05 20:19:04'),(7269,2425,'action complete via WP Cron','2021-02-05 20:19:04','2021-02-05 20:19:04'),(7270,2426,'action created','2021-02-05 20:20:24','2021-02-05 20:20:24'),(7271,2426,'action started via WP Cron','2021-02-05 20:20:49','2021-02-05 20:20:49'),(7272,2426,'action complete via WP Cron','2021-02-05 20:20:49','2021-02-05 20:20:49'),(7273,2427,'action created','2021-02-05 20:21:57','2021-02-05 20:21:57'),(7274,2427,'action started via Async Request','2021-02-05 20:23:32','2021-02-05 20:23:32'),(7275,2427,'action complete via Async Request','2021-02-05 20:23:33','2021-02-05 20:23:33'),(7276,2428,'action created','2021-02-05 20:24:55','2021-02-05 20:24:55'),(7277,2428,'action started via WP Cron','2021-02-05 20:25:47','2021-02-05 20:25:47'),(7278,2428,'action complete via WP Cron','2021-02-05 20:25:47','2021-02-05 20:25:47'),(7279,2429,'action created','2021-02-05 20:25:58','2021-02-05 20:25:58'),(7280,2430,'action created','2021-02-05 20:26:34','2021-02-05 20:26:34'),(7281,2429,'action started via WP Cron','2021-02-05 20:26:35','2021-02-05 20:26:35'),(7282,2429,'action complete via WP Cron','2021-02-05 20:26:35','2021-02-05 20:26:35'),(7283,2431,'action created','2021-02-05 20:26:42','2021-02-05 20:26:42'),(7284,2430,'action started via Async Request','2021-02-05 20:27:04','2021-02-05 20:27:04'),(7285,2430,'action complete via Async Request','2021-02-05 20:27:04','2021-02-05 20:27:04'),(7286,2431,'action started via Async Request','2021-02-05 20:27:04','2021-02-05 20:27:04'),(7287,2431,'action complete via Async Request','2021-02-05 20:27:04','2021-02-05 20:27:04'),(7288,2432,'action created','2021-02-05 20:27:20','2021-02-05 20:27:20'),(7289,2432,'action started via WP Cron','2021-02-05 20:27:35','2021-02-05 20:27:35'),(7290,2432,'action complete via WP Cron','2021-02-05 20:27:35','2021-02-05 20:27:35'),(7291,2433,'action created','2021-02-05 20:27:36','2021-02-05 20:27:36'),(7292,2433,'action started via Async Request','2021-02-05 20:28:06','2021-02-05 20:28:06'),(7293,2433,'action complete via Async Request','2021-02-05 20:28:06','2021-02-05 20:28:06'),(7294,2434,'action created','2021-02-05 20:28:11','2021-02-05 20:28:11'),(7295,2435,'action created','2021-02-05 20:28:23','2021-02-05 20:28:23'),(7296,2434,'action started via WP Cron','2021-02-05 20:28:41','2021-02-05 20:28:41'),(7297,2434,'action complete via WP Cron','2021-02-05 20:28:41','2021-02-05 20:28:41'),(7298,2436,'action created','2021-02-05 20:28:44','2021-02-05 20:28:44'),(7299,2435,'action started via WP Cron','2021-02-05 20:30:01','2021-02-05 20:30:01'),(7300,2435,'action complete via WP Cron','2021-02-05 20:30:01','2021-02-05 20:30:01'),(7301,2436,'action started via WP Cron','2021-02-05 20:30:01','2021-02-05 20:30:01'),(7302,2436,'action complete via WP Cron','2021-02-05 20:30:01','2021-02-05 20:30:01'),(7303,2437,'action created','2021-02-05 20:30:02','2021-02-05 20:30:02'),(7304,2437,'action started via WP Cron','2021-02-05 20:30:41','2021-02-05 20:30:41'),(7305,2437,'action complete via WP Cron','2021-02-05 20:30:41','2021-02-05 20:30:41'),(7306,2438,'action created','2021-02-05 20:31:11','2021-02-05 20:31:11'),(7307,2438,'action started via WP Cron','2021-02-05 20:31:57','2021-02-05 20:31:57'),(7308,2438,'action complete via WP Cron','2021-02-05 20:31:57','2021-02-05 20:31:57'),(7309,2439,'action created','2021-02-05 20:32:20','2021-02-05 20:32:20'),(7310,2440,'action created','2021-02-05 20:32:20','2021-02-05 20:32:20'),(7311,2439,'action started via WP Cron','2021-02-05 20:32:56','2021-02-05 20:32:56'),(7312,2439,'action complete via WP Cron','2021-02-05 20:32:56','2021-02-05 20:32:56'),(7313,2440,'action started via WP Cron','2021-02-05 20:32:56','2021-02-05 20:32:56'),(7314,2440,'action complete via WP Cron','2021-02-05 20:32:56','2021-02-05 20:32:56'),(7315,2441,'action created','2021-02-05 20:33:00','2021-02-05 20:33:00'),(7316,2441,'action started via WP Cron','2021-02-05 20:33:49','2021-02-05 20:33:49'),(7317,2441,'action complete via WP Cron','2021-02-05 20:33:49','2021-02-05 20:33:49'),(7318,2442,'action created','2021-02-05 20:33:50','2021-02-05 20:33:50'),(7319,2442,'action started via WP Cron','2021-02-05 20:34:56','2021-02-05 20:34:56'),(7320,2442,'action complete via WP Cron','2021-02-05 20:34:56','2021-02-05 20:34:56'),(7321,2443,'action created','2021-02-05 20:35:27','2021-02-05 20:35:27'),(7322,2443,'action started via WP Cron','2021-02-05 20:35:39','2021-02-05 20:35:39'),(7323,2443,'action complete via WP Cron','2021-02-05 20:35:39','2021-02-05 20:35:39'),(7324,2444,'action created','2021-02-05 20:35:39','2021-02-05 20:35:39'),(7325,2444,'action started via WP Cron','2021-02-05 20:36:38','2021-02-05 20:36:38'),(7326,2444,'action complete via WP Cron','2021-02-05 20:36:39','2021-02-05 20:36:39'),(7327,2445,'action created','2021-02-05 20:36:39','2021-02-05 20:36:39'),(7328,2445,'action started via Async Request','2021-02-05 20:37:26','2021-02-05 20:37:26'),(7329,2445,'action complete via Async Request','2021-02-05 20:37:26','2021-02-05 20:37:26'),(7330,2446,'action created','2021-02-05 20:38:45','2021-02-05 20:38:45'),(7331,2446,'action started via WP Cron','2021-02-05 20:39:35','2021-02-05 20:39:35'),(7332,2446,'action complete via WP Cron','2021-02-05 20:39:35','2021-02-05 20:39:35'),(7333,2447,'action created','2021-02-05 20:43:50','2021-02-05 20:43:50'),(7334,2447,'action started via WP Cron','2021-02-05 20:44:47','2021-02-05 20:44:47'),(7335,2447,'action complete via WP Cron','2021-02-05 20:44:47','2021-02-05 20:44:47'),(7336,2448,'action created','2021-02-05 20:45:04','2021-02-05 20:45:04'),(7337,2449,'action created','2021-02-05 20:45:04','2021-02-05 20:45:04'),(7338,2448,'action started via WP Cron','2021-02-05 20:46:42','2021-02-05 20:46:42'),(7339,2448,'action complete via WP Cron','2021-02-05 20:46:42','2021-02-05 20:46:42'),(7340,2449,'action started via WP Cron','2021-02-05 20:46:42','2021-02-05 20:46:42'),(7341,2449,'action complete via WP Cron','2021-02-05 20:46:42','2021-02-05 20:46:42'),(7342,2450,'action created','2021-02-05 20:50:37','2021-02-05 20:50:37'),(7343,2450,'action started via WP Cron','2021-02-05 20:53:31','2021-02-05 20:53:31'),(7344,2450,'action complete via WP Cron','2021-02-05 20:53:31','2021-02-05 20:53:31'),(7345,2451,'action created','2021-02-05 20:53:31','2021-02-05 20:53:31'),(7346,2451,'action started via WP Cron','2021-02-05 20:55:44','2021-02-05 20:55:44'),(7347,2451,'action complete via WP Cron','2021-02-05 20:55:44','2021-02-05 20:55:44'),(7348,2452,'action created','2021-02-05 20:58:42','2021-02-05 20:58:42'),(7349,2452,'action started via WP Cron','2021-02-05 21:00:17','2021-02-05 21:00:17'),(7350,2452,'action complete via WP Cron','2021-02-05 21:00:17','2021-02-05 21:00:17'),(7351,2453,'action created','2021-02-05 21:00:32','2021-02-05 21:00:32'),(7352,2453,'action started via WP Cron','2021-02-05 21:03:05','2021-02-05 21:03:05'),(7353,2453,'action complete via WP Cron','2021-02-05 21:03:05','2021-02-05 21:03:05'),(7354,2454,'action created','2021-02-05 21:03:06','2021-02-05 21:03:06'),(7355,2454,'action started via WP Cron','2021-02-05 21:04:59','2021-02-05 21:04:59'),(7356,2454,'action complete via WP Cron','2021-02-05 21:04:59','2021-02-05 21:04:59'),(7357,2455,'action created','2021-02-05 21:05:00','2021-02-05 21:05:00'),(7358,2455,'action started via WP Cron','2021-02-05 21:06:32','2021-02-05 21:06:32'),(7359,2455,'action complete via WP Cron','2021-02-05 21:06:32','2021-02-05 21:06:32'),(7360,2456,'action created','2021-02-05 21:06:33','2021-02-05 21:06:33'),(7361,2456,'action started via WP Cron','2021-02-05 21:16:20','2021-02-05 21:16:20'),(7362,2456,'action complete via WP Cron','2021-02-05 21:16:20','2021-02-05 21:16:20'),(7363,2457,'action created','2021-02-05 21:16:20','2021-02-05 21:16:20'),(7364,2457,'action started via WP Cron','2021-02-05 21:19:13','2021-02-05 21:19:13'),(7365,2457,'action complete via WP Cron','2021-02-05 21:19:13','2021-02-05 21:19:13'),(7366,2458,'action created','2021-02-05 21:19:15','2021-02-05 21:19:15'),(7367,2458,'action started via WP Cron','2021-02-05 21:28:34','2021-02-05 21:28:34'),(7368,2458,'action complete via WP Cron','2021-02-05 21:28:34','2021-02-05 21:28:34'),(7369,2459,'action created','2021-02-05 21:28:34','2021-02-05 21:28:34'),(7370,2459,'action started via WP Cron','2021-02-05 21:33:07','2021-02-05 21:33:07'),(7371,2459,'action complete via WP Cron','2021-02-05 21:33:07','2021-02-05 21:33:07'),(7372,2460,'action created','2021-02-05 21:36:06','2021-02-05 21:36:06'),(7373,2460,'action started via WP Cron','2021-02-05 21:36:46','2021-02-05 21:36:46'),(7374,2460,'action complete via WP Cron','2021-02-05 21:36:46','2021-02-05 21:36:46'),(7375,2461,'action created','2021-02-05 21:38:43','2021-02-05 21:38:43'),(7376,2461,'action started via WP Cron','2021-02-05 21:43:57','2021-02-05 21:43:57'),(7377,2461,'action complete via WP Cron','2021-02-05 21:43:57','2021-02-05 21:43:57'),(7378,2462,'action created','2021-02-05 21:43:57','2021-02-05 21:43:57'),(7379,2462,'action started via WP Cron','2021-02-05 21:46:08','2021-02-05 21:46:08'),(7380,2462,'action complete via WP Cron','2021-02-05 21:46:08','2021-02-05 21:46:08'),(7381,2463,'action created','2021-02-05 21:46:08','2021-02-05 21:46:08'),(7382,2463,'action started via WP Cron','2021-02-05 21:46:51','2021-02-05 21:46:51'),(7383,2463,'action complete via WP Cron','2021-02-05 21:46:51','2021-02-05 21:46:51'),(7384,2464,'action created','2021-02-05 21:49:27','2021-02-05 21:49:27'),(7385,2464,'action started via WP Cron','2021-02-05 21:51:37','2021-02-05 21:51:37'),(7386,2464,'action complete via WP Cron','2021-02-05 21:51:37','2021-02-05 21:51:37'),(7387,2465,'action created','2021-02-05 21:53:45','2021-02-05 21:53:45'),(7388,2465,'action started via WP Cron','2021-02-05 21:57:45','2021-02-05 21:57:45'),(7389,2465,'action complete via WP Cron','2021-02-05 21:57:45','2021-02-05 21:57:45'),(7390,2466,'action created','2021-02-05 21:58:49','2021-02-05 21:58:49'),(7391,2466,'action started via WP Cron','2021-02-05 21:59:58','2021-02-05 21:59:58'),(7392,2466,'action complete via WP Cron','2021-02-05 21:59:58','2021-02-05 21:59:58'),(7393,2467,'action created','2021-02-05 22:01:51','2021-02-05 22:01:51'),(7394,2467,'action started via WP Cron','2021-02-05 22:03:07','2021-02-05 22:03:07'),(7395,2467,'action complete via WP Cron','2021-02-05 22:03:07','2021-02-05 22:03:07'),(7396,2468,'action created','2021-02-05 22:14:36','2021-02-05 22:14:36'),(7397,2468,'action started via WP Cron','2021-02-05 22:17:02','2021-02-05 22:17:02'),(7398,2468,'action complete via WP Cron','2021-02-05 22:17:02','2021-02-05 22:17:02'),(7399,2469,'action created','2021-02-05 22:17:02','2021-02-05 22:17:02'),(7400,2469,'action started via WP Cron','2021-02-05 22:18:53','2021-02-05 22:18:53'),(7401,2469,'action complete via WP Cron','2021-02-05 22:18:53','2021-02-05 22:18:53'),(7402,2470,'action created','2021-02-05 22:19:36','2021-02-05 22:19:36'),(7403,2470,'action started via WP Cron','2021-02-05 22:33:07','2021-02-05 22:33:07'),(7404,2470,'action complete via WP Cron','2021-02-05 22:33:07','2021-02-05 22:33:07'),(7405,2471,'action created','2021-02-05 22:37:37','2021-02-05 22:37:37'),(7406,2471,'action started via WP Cron','2021-02-05 22:43:02','2021-02-05 22:43:02'),(7407,2471,'action complete via WP Cron','2021-02-05 22:43:02','2021-02-05 22:43:02'),(7408,2472,'action created','2021-02-05 22:44:01','2021-02-05 22:44:01'),(7409,2472,'action started via WP Cron','2021-02-05 22:45:32','2021-02-05 22:45:32'),(7410,2472,'action complete via WP Cron','2021-02-05 22:45:32','2021-02-05 22:45:32'),(7411,2473,'action created','2021-02-05 22:54:39','2021-02-05 22:54:39'),(7412,2473,'action started via WP Cron','2021-02-05 22:56:02','2021-02-05 22:56:02'),(7413,2473,'action complete via WP Cron','2021-02-05 22:56:02','2021-02-05 22:56:02'),(7414,2474,'action created','2021-02-05 22:56:02','2021-02-05 22:56:02'),(7415,2474,'action started via WP Cron','2021-02-05 22:56:58','2021-02-05 22:56:58'),(7416,2474,'action complete via WP Cron','2021-02-05 22:56:58','2021-02-05 22:56:58'),(7417,2475,'action created','2021-02-05 22:56:58','2021-02-05 22:56:58'),(7418,2475,'action started via WP Cron','2021-02-05 22:57:41','2021-02-05 22:57:41'),(7419,2475,'action complete via WP Cron','2021-02-05 22:57:41','2021-02-05 22:57:41'),(7420,2476,'action created','2021-02-05 23:00:27','2021-02-05 23:00:27'),(7421,2476,'action started via WP Cron','2021-02-05 23:03:07','2021-02-05 23:03:07'),(7422,2476,'action complete via WP Cron','2021-02-05 23:03:07','2021-02-05 23:03:07'),(7423,2477,'action created','2021-02-05 23:06:01','2021-02-05 23:06:01'),(7424,2477,'action started via WP Cron','2021-02-05 23:14:26','2021-02-05 23:14:26'),(7425,2477,'action complete via WP Cron','2021-02-05 23:14:26','2021-02-05 23:14:26'),(7426,2478,'action created','2021-02-05 23:14:26','2021-02-05 23:14:26'),(7427,2478,'action started via WP Cron','2021-02-05 23:14:57','2021-02-05 23:14:57'),(7428,2478,'action complete via WP Cron','2021-02-05 23:14:57','2021-02-05 23:14:57'),(7429,2479,'action created','2021-02-05 23:14:58','2021-02-05 23:14:58'),(7430,2479,'action started via WP Cron','2021-02-05 23:16:48','2021-02-05 23:16:48'),(7431,2479,'action complete via WP Cron','2021-02-05 23:16:48','2021-02-05 23:16:48'),(7432,2480,'action created','2021-02-05 23:16:48','2021-02-05 23:16:48'),(7433,2480,'action started via WP Cron','2021-02-05 23:21:14','2021-02-05 23:21:14'),(7434,2480,'action complete via WP Cron','2021-02-05 23:21:14','2021-02-05 23:21:14'),(7435,2481,'action created','2021-02-05 23:21:15','2021-02-05 23:21:15'),(7436,2481,'action started via WP Cron','2021-02-05 23:23:58','2021-02-05 23:23:58'),(7437,2481,'action complete via WP Cron','2021-02-05 23:23:58','2021-02-05 23:23:58'),(7438,2482,'action created','2021-02-05 23:23:58','2021-02-05 23:23:58'),(7439,2482,'action started via WP Cron','2021-02-05 23:25:01','2021-02-05 23:25:01'),(7440,2482,'action complete via WP Cron','2021-02-05 23:25:01','2021-02-05 23:25:01'),(7441,2483,'action created','2021-02-05 23:25:02','2021-02-05 23:25:02'),(7442,2483,'action started via WP Cron','2021-02-05 23:33:07','2021-02-05 23:33:07'),(7443,2483,'action complete via WP Cron','2021-02-05 23:33:07','2021-02-05 23:33:07'),(7444,2484,'action created','2021-02-05 23:50:40','2021-02-05 23:50:40'),(7445,2484,'action started via WP Cron','2021-02-05 23:53:06','2021-02-05 23:53:06'),(7446,2484,'action complete via WP Cron','2021-02-05 23:53:06','2021-02-05 23:53:06'),(7447,2485,'action created','2021-02-05 23:53:06','2021-02-05 23:53:06'),(7448,2485,'action started via WP Cron','2021-02-05 23:53:47','2021-02-05 23:53:47'),(7449,2485,'action complete via WP Cron','2021-02-05 23:53:47','2021-02-05 23:53:47'),(7450,2486,'action created','2021-02-05 23:53:47','2021-02-05 23:53:47'),(7451,2486,'action started via WP Cron','2021-02-05 23:55:10','2021-02-05 23:55:10'),(7452,2486,'action complete via WP Cron','2021-02-05 23:55:10','2021-02-05 23:55:10'),(7453,2487,'action created','2021-02-05 23:55:11','2021-02-05 23:55:11'),(7454,2487,'action started via WP Cron','2021-02-06 00:03:06','2021-02-06 00:03:06'),(7455,2487,'action complete via WP Cron','2021-02-06 00:03:06','2021-02-06 00:03:06'),(7456,2488,'action created','2021-02-06 00:05:45','2021-02-06 00:05:45'),(7457,2488,'action started via WP Cron','2021-02-06 00:08:04','2021-02-06 00:08:04'),(7458,2488,'action complete via WP Cron','2021-02-06 00:08:04','2021-02-06 00:08:04'),(7459,2489,'action created','2021-02-06 00:08:05','2021-02-06 00:08:05'),(7460,2489,'action started via WP Cron','2021-02-06 00:19:29','2021-02-06 00:19:29'),(7461,2489,'action complete via WP Cron','2021-02-06 00:19:29','2021-02-06 00:19:29'),(7462,2490,'action created','2021-02-06 00:19:54','2021-02-06 00:19:54'),(7463,2490,'action started via WP Cron','2021-02-06 00:22:55','2021-02-06 00:22:55'),(7464,2490,'action complete via WP Cron','2021-02-06 00:22:55','2021-02-06 00:22:55'),(7465,2491,'action created','2021-02-06 00:22:55','2021-02-06 00:22:55'),(7466,2491,'action started via WP Cron','2021-02-06 00:26:40','2021-02-06 00:26:40'),(7467,2491,'action complete via WP Cron','2021-02-06 00:26:40','2021-02-06 00:26:40'),(7468,2492,'action created','2021-02-06 00:27:10','2021-02-06 00:27:10'),(7469,2492,'action started via WP Cron','2021-02-06 00:28:55','2021-02-06 00:28:55'),(7470,2492,'action complete via WP Cron','2021-02-06 00:28:55','2021-02-06 00:28:55'),(7471,2493,'action created','2021-02-06 00:28:56','2021-02-06 00:28:56'),(7472,2493,'action started via WP Cron','2021-02-06 00:30:17','2021-02-06 00:30:17'),(7473,2493,'action complete via WP Cron','2021-02-06 00:30:17','2021-02-06 00:30:17'),(7474,2494,'action created','2021-02-06 00:30:21','2021-02-06 00:30:21'),(7475,2494,'action started via WP Cron','2021-02-06 00:33:18','2021-02-06 00:33:18'),(7476,2494,'action complete via WP Cron','2021-02-06 00:33:18','2021-02-06 00:33:18'),(7477,2495,'action created','2021-02-06 00:38:02','2021-02-06 00:38:02'),(7478,2198,'action started via WP Cron','2021-02-06 01:03:07','2021-02-06 01:03:07'),(7479,2198,'action complete via WP Cron','2021-02-06 01:03:07','2021-02-06 01:03:07'),(7480,2496,'action created','2021-02-06 01:03:07','2021-02-06 01:03:07'),(7481,2495,'action started via WP Cron','2021-02-06 01:03:07','2021-02-06 01:03:07'),(7482,2495,'action complete via WP Cron','2021-02-06 01:03:07','2021-02-06 01:03:07'),(7483,2497,'action created','2021-02-06 01:07:26','2021-02-06 01:07:26'),(7484,2497,'action started via WP Cron','2021-02-06 01:08:19','2021-02-06 01:08:19'),(7485,2497,'action complete via WP Cron','2021-02-06 01:08:19','2021-02-06 01:08:19'),(7486,2498,'action created','2021-02-06 01:09:59','2021-02-06 01:09:59'),(7487,2498,'action started via WP Cron','2021-02-06 01:13:10','2021-02-06 01:13:10'),(7488,2498,'action complete via WP Cron','2021-02-06 01:13:10','2021-02-06 01:13:10'),(7489,2499,'action created','2021-02-06 01:13:10','2021-02-06 01:13:10'),(7490,2499,'action started via WP Cron','2021-02-06 01:13:55','2021-02-06 01:13:55'),(7491,2499,'action complete via WP Cron','2021-02-06 01:13:55','2021-02-06 01:13:55'),(7492,2500,'action created','2021-02-06 01:13:57','2021-02-06 01:13:57'),(7493,2203,'action started via WP Cron','2021-02-06 01:21:44','2021-02-06 01:21:44'),(7494,2203,'action complete via WP Cron','2021-02-06 01:21:44','2021-02-06 01:21:44'),(7495,2501,'action created','2021-02-06 01:21:44','2021-02-06 01:21:44'),(7496,2500,'action started via WP Cron','2021-02-06 01:21:44','2021-02-06 01:21:44'),(7497,2500,'action complete via WP Cron','2021-02-06 01:21:44','2021-02-06 01:21:44'),(7498,2502,'action created','2021-02-06 01:21:45','2021-02-06 01:21:45'),(7499,2502,'action started via WP Cron','2021-02-06 01:26:03','2021-02-06 01:26:03'),(7500,2502,'action complete via WP Cron','2021-02-06 01:26:03','2021-02-06 01:26:03'),(7501,2503,'action created','2021-02-06 01:26:04','2021-02-06 01:26:04'),(7502,2503,'action started via WP Cron','2021-02-06 01:26:55','2021-02-06 01:26:55'),(7503,2503,'action complete via WP Cron','2021-02-06 01:26:55','2021-02-06 01:26:55'),(7504,2504,'action created','2021-02-06 01:26:56','2021-02-06 01:26:56'),(7505,2504,'action started via WP Cron','2021-02-06 01:33:06','2021-02-06 01:33:06'),(7506,2504,'action complete via WP Cron','2021-02-06 01:33:06','2021-02-06 01:33:06'),(7507,2505,'action created','2021-02-06 01:33:49','2021-02-06 01:33:49'),(7508,2505,'action started via WP Cron','2021-02-06 01:37:06','2021-02-06 01:37:06'),(7509,2505,'action complete via WP Cron','2021-02-06 01:37:06','2021-02-06 01:37:06'),(7510,2506,'action created','2021-02-06 01:38:57','2021-02-06 01:38:57'),(7511,2506,'action started via WP Cron','2021-02-06 01:40:54','2021-02-06 01:40:54'),(7512,2506,'action complete via WP Cron','2021-02-06 01:40:54','2021-02-06 01:40:54'),(7513,2507,'action created','2021-02-06 01:43:10','2021-02-06 01:43:10'),(7514,2507,'action started via WP Cron','2021-02-06 01:43:50','2021-02-06 01:43:50'),(7515,2507,'action complete via WP Cron','2021-02-06 01:43:50','2021-02-06 01:43:50'),(7516,2508,'action created','2021-02-06 01:43:50','2021-02-06 01:43:50'),(7517,2508,'action started via WP Cron','2021-02-06 01:44:48','2021-02-06 01:44:48'),(7518,2508,'action complete via WP Cron','2021-02-06 01:44:48','2021-02-06 01:44:48'),(7519,2509,'action created','2021-02-06 01:45:11','2021-02-06 01:45:11'),(7520,2509,'action started via WP Cron','2021-02-06 01:45:42','2021-02-06 01:45:42'),(7521,2509,'action complete via WP Cron','2021-02-06 01:45:42','2021-02-06 01:45:42'),(7522,2510,'action created','2021-02-06 01:45:43','2021-02-06 01:45:43'),(7523,2510,'action started via WP Cron','2021-02-06 01:46:39','2021-02-06 01:46:39'),(7524,2510,'action complete via WP Cron','2021-02-06 01:46:39','2021-02-06 01:46:39'),(7525,2511,'action created','2021-02-06 01:46:41','2021-02-06 01:46:41'),(7526,2511,'action started via WP Cron','2021-02-06 01:50:56','2021-02-06 01:50:56'),(7527,2511,'action complete via WP Cron','2021-02-06 01:50:56','2021-02-06 01:50:56'),(7528,2512,'action created','2021-02-06 01:51:38','2021-02-06 01:51:38'),(7529,2512,'action started via WP Cron','2021-02-06 01:52:41','2021-02-06 01:52:41'),(7530,2512,'action complete via WP Cron','2021-02-06 01:52:41','2021-02-06 01:52:41'),(7531,2513,'action created','2021-02-06 01:54:53','2021-02-06 01:54:53'),(7532,2513,'action started via WP Cron','2021-02-06 01:56:47','2021-02-06 01:56:47'),(7533,2513,'action complete via WP Cron','2021-02-06 01:56:47','2021-02-06 01:56:47'),(7534,2514,'action created','2021-02-06 02:01:17','2021-02-06 02:01:17'),(7535,2514,'action started via WP Cron','2021-02-06 02:03:07','2021-02-06 02:03:07'),(7536,2514,'action complete via WP Cron','2021-02-06 02:03:07','2021-02-06 02:03:07'),(7537,2515,'action created','2021-02-06 02:05:10','2021-02-06 02:05:10'),(7538,2515,'action started via WP Cron','2021-02-06 02:06:03','2021-02-06 02:06:03'),(7539,2515,'action complete via WP Cron','2021-02-06 02:06:03','2021-02-06 02:06:03'),(7540,2516,'action created','2021-02-06 02:06:03','2021-02-06 02:06:03'),(7541,2516,'action started via WP Cron','2021-02-06 02:08:18','2021-02-06 02:08:18'),(7542,2516,'action complete via WP Cron','2021-02-06 02:08:18','2021-02-06 02:08:18'),(7543,2517,'action created','2021-02-06 02:08:18','2021-02-06 02:08:18'),(7544,2517,'action started via WP Cron','2021-02-06 02:11:41','2021-02-06 02:11:41'),(7545,2517,'action complete via WP Cron','2021-02-06 02:11:41','2021-02-06 02:11:41'),(7546,2518,'action created','2021-02-06 02:11:41','2021-02-06 02:11:41'),(7547,2518,'action started via WP Cron','2021-02-06 02:16:19','2021-02-06 02:16:19'),(7548,2518,'action complete via WP Cron','2021-02-06 02:16:19','2021-02-06 02:16:19'),(7549,2519,'action created','2021-02-06 02:19:38','2021-02-06 02:19:38'),(7550,2519,'action started via WP Cron','2021-02-06 02:26:30','2021-02-06 02:26:30'),(7551,2519,'action complete via WP Cron','2021-02-06 02:26:30','2021-02-06 02:26:30'),(7552,2520,'action created','2021-02-06 02:31:26','2021-02-06 02:31:26'),(7553,2520,'action started via WP Cron','2021-02-06 02:31:44','2021-02-06 02:31:44'),(7554,2520,'action complete via WP Cron','2021-02-06 02:31:44','2021-02-06 02:31:44'),(7555,2521,'action created','2021-02-06 02:31:45','2021-02-06 02:31:45'),(7556,2521,'action started via WP Cron','2021-02-06 02:33:06','2021-02-06 02:33:06'),(7557,2521,'action complete via WP Cron','2021-02-06 02:33:06','2021-02-06 02:33:06'),(7558,2522,'action created','2021-02-06 02:35:59','2021-02-06 02:35:59'),(7559,2522,'action started via WP Cron','2021-02-06 02:37:37','2021-02-06 02:37:37'),(7560,2522,'action complete via WP Cron','2021-02-06 02:37:37','2021-02-06 02:37:37'),(7561,2523,'action created','2021-02-06 02:37:55','2021-02-06 02:37:55'),(7562,2523,'action started via WP Cron','2021-02-06 02:39:57','2021-02-06 02:39:57'),(7563,2523,'action complete via WP Cron','2021-02-06 02:39:57','2021-02-06 02:39:57'),(7564,2524,'action created','2021-02-06 02:41:28','2021-02-06 02:41:28'),(7565,2524,'action started via WP Cron','2021-02-06 02:50:41','2021-02-06 02:50:41'),(7566,2524,'action complete via WP Cron','2021-02-06 02:50:41','2021-02-06 02:50:41'),(7567,2525,'action created','2021-02-06 02:50:41','2021-02-06 02:50:41'),(7568,2525,'action started via WP Cron','2021-02-06 02:52:42','2021-02-06 02:52:42'),(7569,2525,'action complete via WP Cron','2021-02-06 02:52:42','2021-02-06 02:52:42'),(7570,2526,'action created','2021-02-06 03:01:49','2021-02-06 03:01:49'),(7571,2526,'action started via WP Cron','2021-02-06 03:03:07','2021-02-06 03:03:07'),(7572,2526,'action complete via WP Cron','2021-02-06 03:03:07','2021-02-06 03:03:07'),(7573,2527,'action created','2021-02-06 03:04:29','2021-02-06 03:04:29'),(7574,2527,'action started via WP Cron','2021-02-06 03:08:28','2021-02-06 03:08:28'),(7575,2527,'action complete via WP Cron','2021-02-06 03:08:28','2021-02-06 03:08:28'),(7576,2528,'action created','2021-02-06 03:08:30','2021-02-06 03:08:30'),(7577,2528,'action started via WP Cron','2021-02-06 03:09:12','2021-02-06 03:09:12'),(7578,2528,'action complete via WP Cron','2021-02-06 03:09:12','2021-02-06 03:09:12'),(7579,2529,'action created','2021-02-06 03:11:05','2021-02-06 03:11:05'),(7580,2529,'action started via WP Cron','2021-02-06 03:11:53','2021-02-06 03:11:53'),(7581,2529,'action complete via WP Cron','2021-02-06 03:11:53','2021-02-06 03:11:53'),(7582,2530,'action created','2021-02-06 03:11:55','2021-02-06 03:11:55'),(7583,2530,'action started via WP Cron','2021-02-06 03:13:57','2021-02-06 03:13:57'),(7584,2530,'action complete via WP Cron','2021-02-06 03:13:57','2021-02-06 03:13:57'),(7585,2531,'action created','2021-02-06 03:13:57','2021-02-06 03:13:57'),(7586,2531,'action started via WP Cron','2021-02-06 03:15:24','2021-02-06 03:15:24'),(7587,2531,'action complete via WP Cron','2021-02-06 03:15:24','2021-02-06 03:15:24'),(7588,2532,'action created','2021-02-06 03:18:30','2021-02-06 03:18:30'),(7589,2532,'action started via WP Cron','2021-02-06 03:20:46','2021-02-06 03:20:46'),(7590,2532,'action complete via WP Cron','2021-02-06 03:20:46','2021-02-06 03:20:46'),(7591,2533,'action created','2021-02-06 03:24:38','2021-02-06 03:24:38'),(7592,2533,'action started via WP Cron','2021-02-06 03:28:07','2021-02-06 03:28:07'),(7593,2533,'action complete via WP Cron','2021-02-06 03:28:07','2021-02-06 03:28:07'),(7594,2534,'action created','2021-02-06 03:29:06','2021-02-06 03:29:06'),(7595,2534,'action started via WP Cron','2021-02-06 03:30:10','2021-02-06 03:30:10'),(7596,2534,'action complete via WP Cron','2021-02-06 03:30:10','2021-02-06 03:30:10'),(7597,2535,'action created','2021-02-06 03:31:56','2021-02-06 03:31:56'),(7598,2535,'action started via WP Cron','2021-02-06 03:32:58','2021-02-06 03:32:58'),(7599,2535,'action complete via WP Cron','2021-02-06 03:32:58','2021-02-06 03:32:58'),(7600,2536,'action created','2021-02-06 03:33:06','2021-02-06 03:33:06'),(7601,2536,'action started via WP Cron','2021-02-06 03:35:39','2021-02-06 03:35:39'),(7602,2536,'action complete via WP Cron','2021-02-06 03:35:39','2021-02-06 03:35:39'),(7603,2537,'action created','2021-02-06 03:42:07','2021-02-06 03:42:07'),(7604,2537,'action started via WP Cron','2021-02-06 03:43:25','2021-02-06 03:43:25'),(7605,2537,'action complete via WP Cron','2021-02-06 03:43:25','2021-02-06 03:43:25'),(7606,2538,'action created','2021-02-06 03:50:24','2021-02-06 03:50:24'),(7607,2538,'action started via WP Cron','2021-02-06 03:56:27','2021-02-06 03:56:27'),(7608,2538,'action complete via WP Cron','2021-02-06 03:56:27','2021-02-06 03:56:27'),(7609,2539,'action created','2021-02-06 04:02:13','2021-02-06 04:02:13'),(7610,2539,'action started via WP Cron','2021-02-06 04:03:07','2021-02-06 04:03:07'),(7611,2539,'action complete via WP Cron','2021-02-06 04:03:07','2021-02-06 04:03:07'),(7612,2540,'action created','2021-02-06 04:13:46','2021-02-06 04:13:46'),(7613,2540,'action started via WP Cron','2021-02-06 04:20:55','2021-02-06 04:20:55'),(7614,2540,'action complete via WP Cron','2021-02-06 04:20:55','2021-02-06 04:20:55'),(7615,2541,'action created','2021-02-06 04:20:56','2021-02-06 04:20:56'),(7616,2541,'action started via WP Cron','2021-02-06 04:21:57','2021-02-06 04:21:57'),(7617,2541,'action complete via WP Cron','2021-02-06 04:21:57','2021-02-06 04:21:57'),(7618,2542,'action created','2021-02-06 04:21:58','2021-02-06 04:21:58'),(7619,2542,'action started via WP Cron','2021-02-06 04:28:37','2021-02-06 04:28:37'),(7620,2542,'action complete via WP Cron','2021-02-06 04:28:37','2021-02-06 04:28:37'),(7621,2543,'action created','2021-02-06 04:31:52','2021-02-06 04:31:52'),(7622,2543,'action started via WP Cron','2021-02-06 04:33:07','2021-02-06 04:33:07'),(7623,2543,'action complete via WP Cron','2021-02-06 04:33:07','2021-02-06 04:33:07'),(7624,2544,'action created','2021-02-06 04:33:30','2021-02-06 04:33:30'),(7625,2544,'action started via WP Cron','2021-02-06 04:46:26','2021-02-06 04:46:26'),(7626,2544,'action complete via WP Cron','2021-02-06 04:46:26','2021-02-06 04:46:26'),(7627,2545,'action created','2021-02-06 04:46:26','2021-02-06 04:46:26'),(7628,2545,'action started via WP Cron','2021-02-06 04:57:44','2021-02-06 04:57:44'),(7629,2545,'action complete via WP Cron','2021-02-06 04:57:45','2021-02-06 04:57:45'),(7630,2546,'action created','2021-02-06 04:57:45','2021-02-06 04:57:45'),(7631,2546,'action started via WP Cron','2021-02-06 05:00:08','2021-02-06 05:00:08'),(7632,2546,'action complete via WP Cron','2021-02-06 05:00:08','2021-02-06 05:00:08'),(7633,2547,'action created','2021-02-06 05:00:08','2021-02-06 05:00:08'),(7634,2547,'action started via WP Cron','2021-02-06 05:03:07','2021-02-06 05:03:07'),(7635,2547,'action complete via WP Cron','2021-02-06 05:03:07','2021-02-06 05:03:07'),(7636,2548,'action created','2021-02-06 05:03:47','2021-02-06 05:03:47'),(7637,2548,'action started via WP Cron','2021-02-06 05:08:15','2021-02-06 05:08:15'),(7638,2548,'action complete via WP Cron','2021-02-06 05:08:15','2021-02-06 05:08:15'),(7639,2549,'action created','2021-02-06 05:10:39','2021-02-06 05:10:39'),(7640,2549,'action started via WP Cron','2021-02-06 05:12:40','2021-02-06 05:12:40'),(7641,2549,'action complete via WP Cron','2021-02-06 05:12:40','2021-02-06 05:12:40'),(7642,2550,'action created','2021-02-06 05:13:14','2021-02-06 05:13:14'),(7643,2550,'action started via WP Cron','2021-02-06 05:14:36','2021-02-06 05:14:36'),(7644,2550,'action complete via WP Cron','2021-02-06 05:14:36','2021-02-06 05:14:36'),(7645,2551,'action created','2021-02-06 05:18:48','2021-02-06 05:18:48'),(7646,2551,'action started via WP Cron','2021-02-06 05:29:45','2021-02-06 05:29:45'),(7647,2551,'action complete via WP Cron','2021-02-06 05:29:45','2021-02-06 05:29:45'),(7648,2552,'action created','2021-02-06 05:29:45','2021-02-06 05:29:45'),(7649,2552,'action started via WP Cron','2021-02-06 05:30:51','2021-02-06 05:30:51'),(7650,2552,'action complete via WP Cron','2021-02-06 05:30:51','2021-02-06 05:30:51'),(7651,2553,'action created','2021-02-06 05:33:03','2021-02-06 05:33:03'),(7652,2553,'action started via WP Cron','2021-02-06 05:44:09','2021-02-06 05:44:09'),(7653,2553,'action complete via WP Cron','2021-02-06 05:44:09','2021-02-06 05:44:09'),(7654,2554,'action created','2021-02-06 05:44:12','2021-02-06 05:44:12'),(7655,2554,'action started via WP Cron','2021-02-06 05:45:39','2021-02-06 05:45:39'),(7656,2554,'action complete via WP Cron','2021-02-06 05:45:39','2021-02-06 05:45:39'),(7657,2555,'action created','2021-02-06 05:47:19','2021-02-06 05:47:19'),(7658,2555,'action started via WP Cron','2021-02-06 05:49:54','2021-02-06 05:49:54'),(7659,2555,'action complete via WP Cron','2021-02-06 05:49:54','2021-02-06 05:49:54'),(7660,2556,'action created','2021-02-06 05:53:10','2021-02-06 05:53:10'),(7661,2556,'action started via WP Cron','2021-02-06 05:54:38','2021-02-06 05:54:38'),(7662,2556,'action complete via WP Cron','2021-02-06 05:54:38','2021-02-06 05:54:38'),(7663,2557,'action created','2021-02-06 05:54:39','2021-02-06 05:54:39'),(7664,2557,'action started via WP Cron','2021-02-06 05:55:35','2021-02-06 05:55:35'),(7665,2557,'action complete via WP Cron','2021-02-06 05:55:35','2021-02-06 05:55:35'),(7666,2558,'action created','2021-02-06 05:55:49','2021-02-06 05:55:49'),(7667,2558,'action started via WP Cron','2021-02-06 06:03:06','2021-02-06 06:03:06'),(7668,2558,'action complete via WP Cron','2021-02-06 06:03:06','2021-02-06 06:03:06'),(7669,2559,'action created','2021-02-06 06:04:01','2021-02-06 06:04:01'),(7670,2559,'action started via WP Cron','2021-02-06 06:05:24','2021-02-06 06:05:24'),(7671,2559,'action complete via WP Cron','2021-02-06 06:05:24','2021-02-06 06:05:24'),(7672,2560,'action created','2021-02-06 06:05:24','2021-02-06 06:05:24'),(7673,2560,'action started via WP Cron','2021-02-06 06:07:02','2021-02-06 06:07:02'),(7674,2560,'action complete via WP Cron','2021-02-06 06:07:02','2021-02-06 06:07:02'),(7675,2561,'action created','2021-02-06 06:07:02','2021-02-06 06:07:02'),(7676,2561,'action started via WP Cron','2021-02-06 06:07:54','2021-02-06 06:07:54'),(7677,2561,'action complete via WP Cron','2021-02-06 06:07:54','2021-02-06 06:07:54'),(7678,2562,'action created','2021-02-06 06:07:54','2021-02-06 06:07:54'),(7679,2562,'action started via WP Cron','2021-02-06 06:12:05','2021-02-06 06:12:05'),(7680,2562,'action complete via WP Cron','2021-02-06 06:12:05','2021-02-06 06:12:05'),(7681,2563,'action created','2021-02-06 06:12:05','2021-02-06 06:12:05'),(7682,2563,'action started via WP Cron','2021-02-06 06:15:12','2021-02-06 06:15:12'),(7683,2563,'action complete via WP Cron','2021-02-06 06:15:12','2021-02-06 06:15:12'),(7684,2564,'action created','2021-02-06 06:17:14','2021-02-06 06:17:14'),(7685,2564,'action started via WP Cron','2021-02-06 06:25:04','2021-02-06 06:25:04'),(7686,2564,'action complete via WP Cron','2021-02-06 06:25:04','2021-02-06 06:25:04'),(7687,2565,'action created','2021-02-06 06:25:04','2021-02-06 06:25:04'),(7688,2565,'action started via WP Cron','2021-02-06 06:30:00','2021-02-06 06:30:00'),(7689,2565,'action complete via WP Cron','2021-02-06 06:30:00','2021-02-06 06:30:00'),(7690,2566,'action created','2021-02-06 06:30:00','2021-02-06 06:30:00'),(7691,2566,'action started via WP Cron','2021-02-06 06:31:59','2021-02-06 06:31:59'),(7692,2566,'action complete via WP Cron','2021-02-06 06:31:59','2021-02-06 06:31:59'),(7693,2567,'action created','2021-02-06 06:32:33','2021-02-06 06:32:33'),(7694,2567,'action started via WP Cron','2021-02-06 06:33:06','2021-02-06 06:33:06'),(7695,2567,'action complete via WP Cron','2021-02-06 06:33:06','2021-02-06 06:33:06'),(7696,2568,'action created','2021-02-06 06:42:09','2021-02-06 06:42:09'),(7697,2568,'action started via WP Cron','2021-02-06 06:45:54','2021-02-06 06:45:54'),(7698,2568,'action complete via WP Cron','2021-02-06 06:45:54','2021-02-06 06:45:54'),(7699,2569,'action created','2021-02-06 06:45:55','2021-02-06 06:45:55'),(7700,2569,'action started via WP Cron','2021-02-06 06:47:09','2021-02-06 06:47:09'),(7701,2569,'action complete via WP Cron','2021-02-06 06:47:09','2021-02-06 06:47:09'),(7702,2570,'action created','2021-02-06 06:47:09','2021-02-06 06:47:09'),(7703,2570,'action started via WP Cron','2021-02-06 06:48:09','2021-02-06 06:48:09'),(7704,2570,'action complete via WP Cron','2021-02-06 06:48:09','2021-02-06 06:48:09'),(7705,2571,'action created','2021-02-06 06:53:59','2021-02-06 06:53:59'),(7706,2571,'action started via WP Cron','2021-02-06 06:54:54','2021-02-06 06:54:54'),(7707,2571,'action complete via WP Cron','2021-02-06 06:54:55','2021-02-06 06:54:55'),(7708,2572,'action created','2021-02-06 06:54:55','2021-02-06 06:54:55'),(7709,2572,'action started via WP Cron','2021-02-06 06:59:17','2021-02-06 06:59:17'),(7710,2572,'action complete via WP Cron','2021-02-06 06:59:17','2021-02-06 06:59:17'),(7711,2573,'action created','2021-02-06 07:03:06','2021-02-06 07:03:06'),(7712,2573,'action started via WP Cron','2021-02-06 07:06:42','2021-02-06 07:06:42'),(7713,2573,'action complete via WP Cron','2021-02-06 07:06:42','2021-02-06 07:06:42'),(7714,2574,'action created','2021-02-06 07:06:43','2021-02-06 07:06:43'),(7715,2574,'action started via WP Cron','2021-02-06 07:13:11','2021-02-06 07:13:11'),(7716,2574,'action complete via WP Cron','2021-02-06 07:13:11','2021-02-06 07:13:11'),(7717,2575,'action created','2021-02-06 07:19:28','2021-02-06 07:19:28'),(7718,2575,'action started via WP Cron','2021-02-06 07:20:01','2021-02-06 07:20:01'),(7719,2575,'action complete via WP Cron','2021-02-06 07:20:01','2021-02-06 07:20:01'),(7720,2576,'action created','2021-02-06 07:20:01','2021-02-06 07:20:01'),(7721,2576,'action started via WP Cron','2021-02-06 07:21:01','2021-02-06 07:21:01'),(7722,2576,'action complete via WP Cron','2021-02-06 07:21:01','2021-02-06 07:21:01'),(7723,2577,'action created','2021-02-06 07:21:01','2021-02-06 07:21:01'),(7724,2577,'action started via WP Cron','2021-02-06 07:26:35','2021-02-06 07:26:35'),(7725,2577,'action complete via WP Cron','2021-02-06 07:26:35','2021-02-06 07:26:35'),(7726,2578,'action created','2021-02-06 07:26:35','2021-02-06 07:26:35'),(7727,2578,'action started via WP Cron','2021-02-06 07:31:57','2021-02-06 07:31:57'),(7728,2578,'action complete via WP Cron','2021-02-06 07:31:57','2021-02-06 07:31:57'),(7729,2579,'action created','2021-02-06 07:31:57','2021-02-06 07:31:57'),(7730,2579,'action started via WP Cron','2021-02-06 07:33:07','2021-02-06 07:33:07'),(7731,2579,'action complete via WP Cron','2021-02-06 07:33:07','2021-02-06 07:33:07'),(7732,2580,'action created','2021-02-06 07:40:02','2021-02-06 07:40:02'),(7733,2580,'action started via WP Cron','2021-02-06 07:45:01','2021-02-06 07:45:01'),(7734,2580,'action complete via WP Cron','2021-02-06 07:45:01','2021-02-06 07:45:01'),(7735,2581,'action created','2021-02-06 07:45:50','2021-02-06 07:45:50'),(7736,2581,'action started via WP Cron','2021-02-06 07:58:36','2021-02-06 07:58:36'),(7737,2581,'action complete via WP Cron','2021-02-06 07:58:36','2021-02-06 07:58:36'),(7738,2582,'action created','2021-02-06 07:59:04','2021-02-06 07:59:04'),(7739,2268,'action started via WP Cron','2021-02-06 08:02:01','2021-02-06 08:02:01'),(7740,2268,'action complete via WP Cron','2021-02-06 08:02:01','2021-02-06 08:02:01'),(7741,2583,'action created','2021-02-06 08:02:01','2021-02-06 08:02:01'),(7742,2582,'action started via WP Cron','2021-02-06 08:02:01','2021-02-06 08:02:01'),(7743,2582,'action complete via WP Cron','2021-02-06 08:02:01','2021-02-06 08:02:01'),(7744,2584,'action created','2021-02-06 08:03:07','2021-02-06 08:03:07'),(7745,2584,'action started via WP Cron','2021-02-06 08:08:59','2021-02-06 08:08:59'),(7746,2584,'action complete via WP Cron','2021-02-06 08:08:59','2021-02-06 08:08:59'),(7747,2585,'action created','2021-02-06 08:09:02','2021-02-06 08:09:02'),(7748,2585,'action started via WP Cron','2021-02-06 08:09:38','2021-02-06 08:09:38'),(7749,2585,'action complete via WP Cron','2021-02-06 08:09:38','2021-02-06 08:09:38'),(7750,2586,'action created','2021-02-06 08:09:41','2021-02-06 08:09:41'),(7751,2586,'action started via WP Cron','2021-02-06 08:10:37','2021-02-06 08:10:37'),(7752,2586,'action complete via WP Cron','2021-02-06 08:10:37','2021-02-06 08:10:37'),(7753,2587,'action created','2021-02-06 08:10:40','2021-02-06 08:10:40'),(7754,2587,'action started via WP Cron','2021-02-06 08:13:24','2021-02-06 08:13:24'),(7755,2587,'action complete via WP Cron','2021-02-06 08:13:24','2021-02-06 08:13:24'),(7756,2588,'action created','2021-02-06 08:13:24','2021-02-06 08:13:24'),(7757,2588,'action started via WP Cron','2021-02-06 08:20:29','2021-02-06 08:20:29'),(7758,2588,'action complete via WP Cron','2021-02-06 08:20:29','2021-02-06 08:20:29'),(7759,2589,'action created','2021-02-06 08:23:32','2021-02-06 08:23:32'),(7760,2589,'action started via WP Cron','2021-02-06 08:27:58','2021-02-06 08:27:58'),(7761,2589,'action complete via WP Cron','2021-02-06 08:27:58','2021-02-06 08:27:58'),(7762,2590,'action created','2021-02-06 08:27:58','2021-02-06 08:27:58'),(7763,2590,'action started via WP Cron','2021-02-06 08:33:06','2021-02-06 08:33:06'),(7764,2590,'action complete via WP Cron','2021-02-06 08:33:06','2021-02-06 08:33:06'),(7765,2591,'action created','2021-02-06 08:36:17','2021-02-06 08:36:17'),(7766,2591,'action started via WP Cron','2021-02-06 08:41:31','2021-02-06 08:41:31'),(7767,2591,'action complete via WP Cron','2021-02-06 08:41:31','2021-02-06 08:41:31'),(7768,2592,'action created','2021-02-06 08:41:31','2021-02-06 08:41:31'),(7769,2592,'action started via WP Cron','2021-02-06 08:43:52','2021-02-06 08:43:52'),(7770,2592,'action complete via WP Cron','2021-02-06 08:43:52','2021-02-06 08:43:52'),(7771,2593,'action created','2021-02-06 08:43:52','2021-02-06 08:43:52'),(7772,2593,'action started via WP Cron','2021-02-06 08:51:18','2021-02-06 08:51:18'),(7773,2593,'action complete via WP Cron','2021-02-06 08:51:18','2021-02-06 08:51:18'),(7774,2594,'action created','2021-02-06 08:51:18','2021-02-06 08:51:18'),(7775,2594,'action started via WP Cron','2021-02-06 09:03:20','2021-02-06 09:03:20'),(7776,2594,'action complete via WP Cron','2021-02-06 09:03:20','2021-02-06 09:03:20'),(7777,2595,'action created','2021-02-06 09:03:21','2021-02-06 09:03:21'),(7778,2595,'action started via WP Cron','2021-02-06 09:03:44','2021-02-06 09:03:44'),(7779,2595,'action complete via WP Cron','2021-02-06 09:03:44','2021-02-06 09:03:44'),(7780,2596,'action created','2021-02-06 09:05:14','2021-02-06 09:05:14'),(7781,2596,'action started via WP Cron','2021-02-06 09:07:27','2021-02-06 09:07:27'),(7782,2596,'action complete via WP Cron','2021-02-06 09:07:27','2021-02-06 09:07:27'),(7783,2597,'action created','2021-02-06 09:09:39','2021-02-06 09:09:39'),(7784,2597,'action started via WP Cron','2021-02-06 09:10:57','2021-02-06 09:10:57'),(7785,2597,'action complete via WP Cron','2021-02-06 09:10:57','2021-02-06 09:10:57'),(7786,2598,'action created','2021-02-06 09:10:59','2021-02-06 09:10:59'),(7787,2598,'action started via WP Cron','2021-02-06 09:12:20','2021-02-06 09:12:20'),(7788,2598,'action complete via WP Cron','2021-02-06 09:12:20','2021-02-06 09:12:20'),(7789,2599,'action created','2021-02-06 09:12:20','2021-02-06 09:12:20'),(7790,2599,'action started via WP Cron','2021-02-06 09:22:54','2021-02-06 09:22:54'),(7791,2599,'action complete via WP Cron','2021-02-06 09:22:54','2021-02-06 09:22:54'),(7792,2600,'action created','2021-02-06 09:22:55','2021-02-06 09:22:55'),(7793,2600,'action started via WP Cron','2021-02-06 09:26:01','2021-02-06 09:26:01'),(7794,2600,'action complete via WP Cron','2021-02-06 09:26:01','2021-02-06 09:26:01'),(7795,2601,'action created','2021-02-06 09:30:53','2021-02-06 09:30:53'),(7796,2601,'action started via WP Cron','2021-02-06 09:33:07','2021-02-06 09:33:07'),(7797,2601,'action complete via WP Cron','2021-02-06 09:33:07','2021-02-06 09:33:07'),(7798,2602,'action created','2021-02-06 09:57:51','2021-02-06 09:57:51'),(7799,2602,'action started via WP Cron','2021-02-06 10:03:23','2021-02-06 10:03:23'),(7800,2602,'action complete via WP Cron','2021-02-06 10:03:23','2021-02-06 10:03:23'),(7801,2603,'action created','2021-02-06 10:03:50','2021-02-06 10:03:50'),(7802,2603,'action started via WP Cron','2021-02-06 10:16:07','2021-02-06 10:16:07'),(7803,2603,'action complete via WP Cron','2021-02-06 10:16:07','2021-02-06 10:16:07'),(7804,2604,'action created','2021-02-06 10:18:40','2021-02-06 10:18:40'),(7805,2604,'action started via WP Cron','2021-02-06 10:20:19','2021-02-06 10:20:19'),(7806,2604,'action complete via WP Cron','2021-02-06 10:20:19','2021-02-06 10:20:19'),(7807,2605,'action created','2021-02-06 10:20:19','2021-02-06 10:20:19'),(7808,2605,'action started via WP Cron','2021-02-06 10:22:00','2021-02-06 10:22:00'),(7809,2605,'action complete via WP Cron','2021-02-06 10:22:00','2021-02-06 10:22:00'),(7810,2606,'action created','2021-02-06 10:22:00','2021-02-06 10:22:00'),(7811,2606,'action started via WP Cron','2021-02-06 10:23:47','2021-02-06 10:23:47'),(7812,2606,'action complete via WP Cron','2021-02-06 10:23:47','2021-02-06 10:23:47'),(7813,2607,'action created','2021-02-06 10:23:47','2021-02-06 10:23:47'),(7814,2607,'action started via WP Cron','2021-02-06 10:33:06','2021-02-06 10:33:06'),(7815,2607,'action complete via WP Cron','2021-02-06 10:33:06','2021-02-06 10:33:06'),(7816,2608,'action created','2021-02-06 10:37:03','2021-02-06 10:37:03'),(7817,2608,'action started via WP Cron','2021-02-06 10:37:36','2021-02-06 10:37:36'),(7818,2608,'action complete via WP Cron','2021-02-06 10:37:36','2021-02-06 10:37:36'),(7819,2609,'action created','2021-02-06 10:37:40','2021-02-06 10:37:40'),(7820,2609,'action started via WP Cron','2021-02-06 11:02:18','2021-02-06 11:02:18'),(7821,2609,'action complete via WP Cron','2021-02-06 11:02:18','2021-02-06 11:02:18'),(7822,2610,'action created','2021-02-06 11:02:18','2021-02-06 11:02:18'),(7823,2610,'action started via WP Cron','2021-02-06 11:03:06','2021-02-06 11:03:06'),(7824,2610,'action complete via WP Cron','2021-02-06 11:03:07','2021-02-06 11:03:07'),(7825,2611,'action created','2021-02-06 11:04:27','2021-02-06 11:04:27'),(7826,2611,'action started via WP Cron','2021-02-06 11:06:17','2021-02-06 11:06:17'),(7827,2611,'action complete via WP Cron','2021-02-06 11:06:17','2021-02-06 11:06:17'),(7828,2612,'action created','2021-02-06 11:06:17','2021-02-06 11:06:17'),(7829,2612,'action started via WP Cron','2021-02-06 11:20:17','2021-02-06 11:20:17'),(7830,2612,'action complete via WP Cron','2021-02-06 11:20:17','2021-02-06 11:20:17'),(7831,2613,'action created','2021-02-06 11:20:17','2021-02-06 11:20:17'),(7832,2613,'action started via WP Cron','2021-02-06 11:23:49','2021-02-06 11:23:49'),(7833,2613,'action complete via WP Cron','2021-02-06 11:23:49','2021-02-06 11:23:49'),(7834,2614,'action created','2021-02-06 11:23:49','2021-02-06 11:23:49'),(7835,2614,'action started via WP Cron','2021-02-06 11:26:26','2021-02-06 11:26:26'),(7836,2614,'action complete via WP Cron','2021-02-06 11:26:26','2021-02-06 11:26:26'),(7837,2615,'action created','2021-02-06 11:26:26','2021-02-06 11:26:26'),(7838,2615,'action started via WP Cron','2021-02-06 11:27:41','2021-02-06 11:27:41'),(7839,2615,'action complete via WP Cron','2021-02-06 11:27:41','2021-02-06 11:27:41'),(7840,2616,'action created','2021-02-06 11:28:46','2021-02-06 11:28:46'),(7841,2616,'action started via WP Cron','2021-02-06 11:33:06','2021-02-06 11:33:06'),(7842,2616,'action complete via WP Cron','2021-02-06 11:33:06','2021-02-06 11:33:06'),(7843,2617,'action created','2021-02-06 11:40:55','2021-02-06 11:40:55'),(7844,2617,'action started via WP Cron','2021-02-06 11:43:14','2021-02-06 11:43:14'),(7845,2617,'action complete via WP Cron','2021-02-06 11:43:14','2021-02-06 11:43:14'),(7846,2618,'action created','2021-02-06 11:47:33','2021-02-06 11:47:33'),(7847,2618,'action started via WP Cron','2021-02-06 12:01:50','2021-02-06 12:01:50'),(7848,2618,'action complete via WP Cron','2021-02-06 12:01:50','2021-02-06 12:01:50'),(7849,2619,'action created','2021-02-06 12:01:50','2021-02-06 12:01:50'),(7850,2619,'action started via WP Cron','2021-02-06 12:03:06','2021-02-06 12:03:06'),(7851,2619,'action complete via WP Cron','2021-02-06 12:03:06','2021-02-06 12:03:06'),(7852,2620,'action created','2021-02-06 12:05:10','2021-02-06 12:05:10'),(7853,2620,'action started via WP Cron','2021-02-06 12:06:33','2021-02-06 12:06:33'),(7854,2620,'action complete via WP Cron','2021-02-06 12:06:33','2021-02-06 12:06:33'),(7855,2621,'action created','2021-02-06 12:06:33','2021-02-06 12:06:33'),(7856,2621,'action started via WP Cron','2021-02-06 12:17:19','2021-02-06 12:17:19'),(7857,2621,'action complete via WP Cron','2021-02-06 12:17:19','2021-02-06 12:17:19'),(7858,2622,'action created','2021-02-06 12:17:20','2021-02-06 12:17:20'),(7859,2622,'action started via WP Cron','2021-02-06 12:24:08','2021-02-06 12:24:08'),(7860,2622,'action complete via WP Cron','2021-02-06 12:24:08','2021-02-06 12:24:08'),(7861,2623,'action created','2021-02-06 12:29:30','2021-02-06 12:29:30'),(7862,2623,'action started via WP Cron','2021-02-06 12:33:07','2021-02-06 12:33:07'),(7863,2623,'action complete via WP Cron','2021-02-06 12:33:07','2021-02-06 12:33:07'),(7864,2624,'action created','2021-02-06 12:33:14','2021-02-06 12:33:14'),(7865,2624,'action started via WP Cron','2021-02-06 12:37:34','2021-02-06 12:37:34'),(7866,2624,'action complete via WP Cron','2021-02-06 12:37:34','2021-02-06 12:37:34'),(7867,2625,'action created','2021-02-06 12:37:34','2021-02-06 12:37:34'),(7868,2625,'action started via WP Cron','2021-02-06 12:41:06','2021-02-06 12:41:06'),(7869,2625,'action complete via WP Cron','2021-02-06 12:41:06','2021-02-06 12:41:06'),(7870,2626,'action created','2021-02-06 12:41:31','2021-02-06 12:41:31'),(7871,2626,'action started via WP Cron','2021-02-06 12:43:17','2021-02-06 12:43:17'),(7872,2626,'action complete via WP Cron','2021-02-06 12:43:17','2021-02-06 12:43:17'),(7873,2627,'action created','2021-02-06 12:43:17','2021-02-06 12:43:17'),(7874,2627,'action started via WP Cron','2021-02-06 12:48:36','2021-02-06 12:48:36'),(7875,2627,'action complete via WP Cron','2021-02-06 12:48:36','2021-02-06 12:48:36'),(7876,2628,'action created','2021-02-06 12:50:49','2021-02-06 12:50:49'),(7877,2628,'action started via WP Cron','2021-02-06 12:58:32','2021-02-06 12:58:32'),(7878,2628,'action complete via WP Cron','2021-02-06 12:58:32','2021-02-06 12:58:32'),(7879,2629,'action created','2021-02-06 12:58:33','2021-02-06 12:58:33'),(7880,2629,'action started via WP Cron','2021-02-06 13:03:07','2021-02-06 13:03:07'),(7881,2629,'action complete via WP Cron','2021-02-06 13:03:07','2021-02-06 13:03:07'),(7882,2630,'action created','2021-02-06 13:20:11','2021-02-06 13:20:11'),(7883,2630,'action started via WP Cron','2021-02-06 13:22:20','2021-02-06 13:22:20'),(7884,2630,'action complete via WP Cron','2021-02-06 13:22:20','2021-02-06 13:22:20'),(7885,2631,'action created','2021-02-06 13:24:28','2021-02-06 13:24:28'),(7886,2631,'action started via WP Cron','2021-02-06 13:26:27','2021-02-06 13:26:27'),(7887,2631,'action complete via WP Cron','2021-02-06 13:26:27','2021-02-06 13:26:27'),(7888,2632,'action created','2021-02-06 13:33:07','2021-02-06 13:33:07'),(7889,2632,'action started via WP Cron','2021-02-06 13:53:50','2021-02-06 13:53:50'),(7890,2632,'action complete via WP Cron','2021-02-06 13:53:50','2021-02-06 13:53:50'),(7891,2633,'action created','2021-02-06 14:03:06','2021-02-06 14:03:06'),(7892,2633,'action started via WP Cron','2021-02-06 14:09:28','2021-02-06 14:09:28'),(7893,2633,'action complete via WP Cron','2021-02-06 14:09:28','2021-02-06 14:09:28'),(7894,2634,'action created','2021-02-06 14:09:28','2021-02-06 14:09:28'),(7895,2634,'action started via WP Cron','2021-02-06 14:27:40','2021-02-06 14:27:40'),(7896,2634,'action complete via WP Cron','2021-02-06 14:27:40','2021-02-06 14:27:40'),(7897,2635,'action created','2021-02-06 14:28:52','2021-02-06 14:28:52'),(7898,2635,'action started via WP Cron','2021-02-06 14:33:07','2021-02-06 14:33:07'),(7899,2635,'action complete via WP Cron','2021-02-06 14:33:07','2021-02-06 14:33:07'),(7900,2636,'action created','2021-02-06 14:36:35','2021-02-06 14:36:35'),(7901,2636,'action started via WP Cron','2021-02-06 14:40:07','2021-02-06 14:40:07'),(7902,2636,'action complete via WP Cron','2021-02-06 14:40:07','2021-02-06 14:40:07'),(7903,2637,'action created','2021-02-06 14:45:10','2021-02-06 14:45:10'),(7904,2637,'action started via WP Cron','2021-02-06 14:48:19','2021-02-06 14:48:19'),(7905,2637,'action complete via WP Cron','2021-02-06 14:48:19','2021-02-06 14:48:19'),(7906,2638,'action created','2021-02-06 15:00:55','2021-02-06 15:00:55'),(7907,2638,'action started via WP Cron','2021-02-06 15:03:06','2021-02-06 15:03:06'),(7908,2638,'action complete via WP Cron','2021-02-06 15:03:06','2021-02-06 15:03:06'),(7909,2639,'action created','2021-02-06 15:12:21','2021-02-06 15:12:21'),(7910,2639,'action started via WP Cron','2021-02-06 15:23:04','2021-02-06 15:23:04'),(7911,2639,'action complete via WP Cron','2021-02-06 15:23:04','2021-02-06 15:23:04'),(7912,2640,'action created','2021-02-06 15:23:04','2021-02-06 15:23:04'),(7913,2640,'action started via WP Cron','2021-02-06 15:33:37','2021-02-06 15:33:37'),(7914,2640,'action complete via WP Cron','2021-02-06 15:33:37','2021-02-06 15:33:37'),(7915,2641,'action created','2021-02-06 15:46:40','2021-02-06 15:46:40'),(7916,2641,'action started via WP Cron','2021-02-06 15:57:58','2021-02-06 15:57:58'),(7917,2641,'action complete via WP Cron','2021-02-06 15:57:58','2021-02-06 15:57:58'),(7918,2642,'action created','2021-02-06 15:58:00','2021-02-06 15:58:00'),(7919,2642,'action started via WP Cron','2021-02-06 16:01:00','2021-02-06 16:01:00'),(7920,2642,'action complete via WP Cron','2021-02-06 16:01:00','2021-02-06 16:01:00'),(7921,2643,'action created','2021-02-06 16:01:01','2021-02-06 16:01:01'),(7922,2643,'action started via WP Cron','2021-02-06 16:03:07','2021-02-06 16:03:07'),(7923,2643,'action complete via WP Cron','2021-02-06 16:03:07','2021-02-06 16:03:07'),(7924,2644,'action created','2021-02-06 16:06:30','2021-02-06 16:06:30'),(7925,2644,'action started via WP Cron','2021-02-06 16:07:15','2021-02-06 16:07:15'),(7926,2644,'action complete via WP Cron','2021-02-06 16:07:15','2021-02-06 16:07:15'),(7927,2645,'action created','2021-02-06 16:07:16','2021-02-06 16:07:16'),(7928,2645,'action started via WP Cron','2021-02-06 16:09:50','2021-02-06 16:09:50'),(7929,2645,'action complete via WP Cron','2021-02-06 16:09:50','2021-02-06 16:09:50'),(7930,2646,'action created','2021-02-06 16:09:51','2021-02-06 16:09:51'),(7931,2646,'action started via WP Cron','2021-02-06 16:10:39','2021-02-06 16:10:39'),(7932,2646,'action complete via WP Cron','2021-02-06 16:10:39','2021-02-06 16:10:39'),(7933,2647,'action created','2021-02-06 16:14:22','2021-02-06 16:14:22'),(7934,2647,'action started via WP Cron','2021-02-06 16:14:46','2021-02-06 16:14:46'),(7935,2647,'action complete via WP Cron','2021-02-06 16:14:46','2021-02-06 16:14:46'),(7936,2648,'action created','2021-02-06 16:14:46','2021-02-06 16:14:46'),(7937,2648,'action started via WP Cron','2021-02-06 16:33:06','2021-02-06 16:33:06'),(7938,2648,'action complete via WP Cron','2021-02-06 16:33:06','2021-02-06 16:33:06'),(7939,2649,'action created','2021-02-06 16:34:19','2021-02-06 16:34:19'),(7940,2649,'action started via WP Cron','2021-02-06 16:35:32','2021-02-06 16:35:32'),(7941,2649,'action complete via WP Cron','2021-02-06 16:35:32','2021-02-06 16:35:32'),(7942,2650,'action created','2021-02-06 16:35:32','2021-02-06 16:35:32'),(7943,2650,'action started via WP Cron','2021-02-06 16:39:14','2021-02-06 16:39:14'),(7944,2650,'action complete via WP Cron','2021-02-06 16:39:14','2021-02-06 16:39:14'),(7945,2651,'action created','2021-02-06 16:43:26','2021-02-06 16:43:26'),(7946,2651,'action started via WP Cron','2021-02-06 16:47:21','2021-02-06 16:47:21'),(7947,2651,'action complete via WP Cron','2021-02-06 16:47:21','2021-02-06 16:47:21'),(7948,2652,'action created','2021-02-06 16:47:25','2021-02-06 16:47:25'),(7949,2652,'action started via WP Cron','2021-02-06 17:03:07','2021-02-06 17:03:07'),(7950,2652,'action complete via WP Cron','2021-02-06 17:03:07','2021-02-06 17:03:07'),(7951,2653,'action created','2021-02-06 17:05:13','2021-02-06 17:05:13'),(7952,2653,'action started via WP Cron','2021-02-06 17:07:15','2021-02-06 17:07:15'),(7953,2653,'action complete via WP Cron','2021-02-06 17:07:15','2021-02-06 17:07:15'),(7954,2654,'action created','2021-02-06 17:08:05','2021-02-06 17:08:05'),(7955,2654,'action started via WP Cron','2021-02-06 17:09:14','2021-02-06 17:09:14'),(7956,2654,'action complete via WP Cron','2021-02-06 17:09:14','2021-02-06 17:09:14'),(7957,2655,'action created','2021-02-06 17:13:36','2021-02-06 17:13:36'),(7958,2655,'action started via WP Cron','2021-02-06 17:15:40','2021-02-06 17:15:40'),(7959,2655,'action complete via WP Cron','2021-02-06 17:15:40','2021-02-06 17:15:40'),(7960,2656,'action created','2021-02-06 17:16:11','2021-02-06 17:16:11'),(7961,2656,'action started via WP Cron','2021-02-06 17:25:27','2021-02-06 17:25:27'),(7962,2656,'action complete via WP Cron','2021-02-06 17:25:27','2021-02-06 17:25:27'),(7963,2657,'action created','2021-02-06 17:28:04','2021-02-06 17:28:04'),(7964,2657,'action started via WP Cron','2021-02-06 17:33:06','2021-02-06 17:33:06'),(7965,2657,'action complete via WP Cron','2021-02-06 17:33:06','2021-02-06 17:33:06'),(7966,2658,'action created','2021-02-06 17:36:46','2021-02-06 17:36:46'),(7967,2658,'action started via WP Cron','2021-02-06 17:43:26','2021-02-06 17:43:26'),(7968,2658,'action complete via WP Cron','2021-02-06 17:43:26','2021-02-06 17:43:26'),(7969,2659,'action created','2021-02-06 17:43:28','2021-02-06 17:43:28'),(7970,2659,'action started via WP Cron','2021-02-06 17:59:36','2021-02-06 17:59:36'),(7971,2659,'action complete via WP Cron','2021-02-06 17:59:36','2021-02-06 17:59:36'),(7972,2660,'action created','2021-02-06 17:59:37','2021-02-06 17:59:37'),(7973,2660,'action started via WP Cron','2021-02-06 18:03:07','2021-02-06 18:03:07'),(7974,2660,'action complete via WP Cron','2021-02-06 18:03:07','2021-02-06 18:03:07'),(7975,2661,'action created','2021-02-06 18:08:44','2021-02-06 18:08:44'),(7976,2661,'action started via WP Cron','2021-02-06 18:14:18','2021-02-06 18:14:18'),(7977,2661,'action complete via WP Cron','2021-02-06 18:14:18','2021-02-06 18:14:18'),(7978,2662,'action created','2021-02-06 18:14:20','2021-02-06 18:14:20'),(7979,2662,'action started via WP Cron','2021-02-06 18:14:46','2021-02-06 18:14:46'),(7980,2662,'action complete via WP Cron','2021-02-06 18:14:46','2021-02-06 18:14:46'),(7981,2663,'action created','2021-02-06 18:16:23','2021-02-06 18:16:23'),(7982,2663,'action started via WP Cron','2021-02-06 18:24:37','2021-02-06 18:24:37'),(7983,2663,'action complete via WP Cron','2021-02-06 18:24:37','2021-02-06 18:24:37'),(7984,2664,'action created','2021-02-06 18:24:37','2021-02-06 18:24:37'),(7985,2664,'action started via WP Cron','2021-02-06 18:26:41','2021-02-06 18:26:41'),(7986,2664,'action complete via WP Cron','2021-02-06 18:26:42','2021-02-06 18:26:42'),(7987,2665,'action created','2021-02-06 18:32:42','2021-02-06 18:32:42'),(7988,2665,'action started via WP Cron','2021-02-06 18:50:14','2021-02-06 18:50:14'),(7989,2665,'action complete via WP Cron','2021-02-06 18:50:14','2021-02-06 18:50:14'),(7990,2666,'action created','2021-02-06 18:50:15','2021-02-06 18:50:15'),(7991,2666,'action started via WP Cron','2021-02-06 18:52:24','2021-02-06 18:52:24'),(7992,2666,'action complete via WP Cron','2021-02-06 18:52:24','2021-02-06 18:52:24'),(7993,2667,'action created','2021-02-06 18:52:24','2021-02-06 18:52:24'),(7994,2667,'action started via WP Cron','2021-02-06 19:03:07','2021-02-06 19:03:07'),(7995,2667,'action complete via WP Cron','2021-02-06 19:03:07','2021-02-06 19:03:07'),(7996,2668,'action created','2021-02-06 19:10:13','2021-02-06 19:10:13'),(7997,2668,'action started via WP Cron','2021-02-06 19:12:21','2021-02-06 19:12:21'),(7998,2668,'action complete via WP Cron','2021-02-06 19:12:21','2021-02-06 19:12:21'),(7999,2669,'action created','2021-02-06 19:12:21','2021-02-06 19:12:21'),(8000,2669,'action started via WP Cron','2021-02-06 19:15:23','2021-02-06 19:15:23'),(8001,2669,'action complete via WP Cron','2021-02-06 19:15:23','2021-02-06 19:15:23'),(8002,2670,'action created','2021-02-06 19:15:24','2021-02-06 19:15:24'),(8003,2670,'action started via WP Cron','2021-02-06 19:15:56','2021-02-06 19:15:56'),(8004,2670,'action complete via WP Cron','2021-02-06 19:15:56','2021-02-06 19:15:56'),(8005,2671,'action created','2021-02-06 19:15:57','2021-02-06 19:15:57'),(8006,2671,'action started via WP Cron','2021-02-06 19:23:21','2021-02-06 19:23:21'),(8007,2671,'action complete via WP Cron','2021-02-06 19:23:21','2021-02-06 19:23:21'),(8008,2672,'action created','2021-02-06 19:23:21','2021-02-06 19:23:21'),(8009,2672,'action started via WP Cron','2021-02-06 19:33:19','2021-02-06 19:33:19'),(8010,2672,'action complete via WP Cron','2021-02-06 19:33:19','2021-02-06 19:33:19'),(8011,2673,'action created','2021-02-06 19:36:10','2021-02-06 19:36:10'),(8012,2673,'action started via WP Cron','2021-02-06 19:45:07','2021-02-06 19:45:07'),(8013,2673,'action complete via WP Cron','2021-02-06 19:45:07','2021-02-06 19:45:07'),(8014,2674,'action created','2021-02-06 19:56:03','2021-02-06 19:56:03'),(8015,2674,'action started via WP Cron','2021-02-06 19:57:50','2021-02-06 19:57:50'),(8016,2674,'action complete via WP Cron','2021-02-06 19:57:50','2021-02-06 19:57:50'),(8017,2675,'action created','2021-02-06 19:57:51','2021-02-06 19:57:51'),(8018,2675,'action started via WP Cron','2021-02-06 19:59:33','2021-02-06 19:59:33'),(8019,2675,'action complete via WP Cron','2021-02-06 19:59:33','2021-02-06 19:59:33'),(8020,2676,'action created','2021-02-06 20:03:06','2021-02-06 20:03:06'),(8021,2676,'action started via WP Cron','2021-02-06 20:08:41','2021-02-06 20:08:41'),(8022,2676,'action complete via WP Cron','2021-02-06 20:08:41','2021-02-06 20:08:41'),(8023,2677,'action created','2021-02-06 20:08:41','2021-02-06 20:08:41'),(8024,2677,'action started via WP Cron','2021-02-06 20:33:07','2021-02-06 20:33:07'),(8025,2677,'action complete via WP Cron','2021-02-06 20:33:07','2021-02-06 20:33:07'),(8026,2678,'action created','2021-02-06 20:35:57','2021-02-06 20:35:57'),(8027,2678,'action started via WP Cron','2021-02-06 20:36:59','2021-02-06 20:36:59'),(8028,2678,'action complete via WP Cron','2021-02-06 20:36:59','2021-02-06 20:36:59'),(8029,2679,'action created','2021-02-06 20:37:00','2021-02-06 20:37:00'),(8030,2679,'action started via WP Cron','2021-02-06 20:39:48','2021-02-06 20:39:48'),(8031,2679,'action complete via WP Cron','2021-02-06 20:39:48','2021-02-06 20:39:48'),(8032,2680,'action created','2021-02-06 20:58:51','2021-02-06 20:58:51'),(8033,2680,'action started via WP Cron','2021-02-06 21:03:18','2021-02-06 21:03:18'),(8034,2680,'action complete via WP Cron','2021-02-06 21:03:18','2021-02-06 21:03:18'),(8035,2681,'action created','2021-02-06 21:05:21','2021-02-06 21:05:21'),(8036,2681,'action started via WP Cron','2021-02-06 21:08:06','2021-02-06 21:08:06'),(8037,2681,'action complete via WP Cron','2021-02-06 21:08:06','2021-02-06 21:08:06'),(8038,2682,'action created','2021-02-06 21:08:06','2021-02-06 21:08:06'),(8039,2682,'action started via WP Cron','2021-02-06 21:19:31','2021-02-06 21:19:31'),(8040,2682,'action complete via WP Cron','2021-02-06 21:19:31','2021-02-06 21:19:31'),(8041,2683,'action created','2021-02-06 21:19:31','2021-02-06 21:19:31'),(8042,2683,'action started via WP Cron','2021-02-06 21:22:00','2021-02-06 21:22:00'),(8043,2683,'action complete via WP Cron','2021-02-06 21:22:00','2021-02-06 21:22:00'),(8044,2684,'action created','2021-02-06 21:22:00','2021-02-06 21:22:00'),(8045,2684,'action started via WP Cron','2021-02-06 21:23:56','2021-02-06 21:23:56'),(8046,2684,'action complete via WP Cron','2021-02-06 21:23:56','2021-02-06 21:23:56'),(8047,2685,'action created','2021-02-06 21:25:46','2021-02-06 21:25:46'),(8048,2685,'action started via WP Cron','2021-02-06 21:33:06','2021-02-06 21:33:06'),(8049,2685,'action complete via WP Cron','2021-02-06 21:33:06','2021-02-06 21:33:06'),(8050,2686,'action created','2021-02-06 21:50:44','2021-02-06 21:50:44'),(8051,2686,'action started via WP Cron','2021-02-06 21:57:04','2021-02-06 21:57:04'),(8052,2686,'action complete via WP Cron','2021-02-06 21:57:04','2021-02-06 21:57:04'),(8053,2687,'action created','2021-02-06 22:01:32','2021-02-06 22:01:32'),(8054,2687,'action started via WP Cron','2021-02-06 22:03:41','2021-02-06 22:03:41'),(8055,2687,'action complete via WP Cron','2021-02-06 22:03:41','2021-02-06 22:03:41'),(8056,2688,'action created','2021-02-06 22:06:11','2021-02-06 22:06:11'),(8057,2688,'action started via WP Cron','2021-02-06 22:07:04','2021-02-06 22:07:04'),(8058,2688,'action complete via WP Cron','2021-02-06 22:07:04','2021-02-06 22:07:04'),(8059,2689,'action created','2021-02-06 22:07:08','2021-02-06 22:07:08'),(8060,2689,'action started via WP Cron','2021-02-06 22:09:58','2021-02-06 22:09:58'),(8061,2689,'action complete via WP Cron','2021-02-06 22:09:58','2021-02-06 22:09:58'),(8062,2690,'action created','2021-02-06 22:09:58','2021-02-06 22:09:58'),(8063,2690,'action started via WP Cron','2021-02-06 22:11:00','2021-02-06 22:11:00'),(8064,2690,'action complete via WP Cron','2021-02-06 22:11:00','2021-02-06 22:11:00'),(8065,2691,'action created','2021-02-06 22:11:01','2021-02-06 22:11:01'),(8066,2691,'action started via WP Cron','2021-02-06 22:12:25','2021-02-06 22:12:25'),(8067,2691,'action complete via WP Cron','2021-02-06 22:12:25','2021-02-06 22:12:25'),(8068,2692,'action created','2021-02-06 22:12:26','2021-02-06 22:12:26'),(8069,2692,'action started via WP Cron','2021-02-06 22:17:23','2021-02-06 22:17:23'),(8070,2692,'action complete via WP Cron','2021-02-06 22:17:23','2021-02-06 22:17:23'),(8071,2693,'action created','2021-02-06 22:17:23','2021-02-06 22:17:23'),(8072,2693,'action started via WP Cron','2021-02-06 22:18:58','2021-02-06 22:18:58'),(8073,2693,'action complete via WP Cron','2021-02-06 22:18:58','2021-02-06 22:18:58'),(8074,2694,'action created','2021-02-06 22:33:30','2021-02-06 22:33:30'),(8075,2694,'action started via WP Cron','2021-02-06 22:35:37','2021-02-06 22:35:37'),(8076,2694,'action complete via WP Cron','2021-02-06 22:35:37','2021-02-06 22:35:37'),(8077,2695,'action created','2021-02-06 22:36:22','2021-02-06 22:36:22'),(8078,2695,'action started via WP Cron','2021-02-06 22:38:05','2021-02-06 22:38:05'),(8079,2695,'action complete via WP Cron','2021-02-06 22:38:05','2021-02-06 22:38:05'),(8080,2696,'action created','2021-02-06 22:47:56','2021-02-06 22:47:56'),(8081,2696,'action started via WP Cron','2021-02-06 22:57:01','2021-02-06 22:57:01'),(8082,2696,'action complete via WP Cron','2021-02-06 22:57:01','2021-02-06 22:57:01'),(8083,2697,'action created','2021-02-06 23:01:45','2021-02-06 23:01:45'),(8084,2697,'action started via WP Cron','2021-02-06 23:03:06','2021-02-06 23:03:06'),(8085,2697,'action complete via WP Cron','2021-02-06 23:03:06','2021-02-06 23:03:06'),(8086,2698,'action created','2021-02-06 23:03:06','2021-02-06 23:03:06'),(8087,2698,'action started via WP Cron','2021-02-06 23:09:02','2021-02-06 23:09:02'),(8088,2698,'action complete via WP Cron','2021-02-06 23:09:02','2021-02-06 23:09:02'),(8089,2699,'action created','2021-02-06 23:09:02','2021-02-06 23:09:02'),(8090,2699,'action started via WP Cron','2021-02-06 23:17:51','2021-02-06 23:17:51'),(8091,2699,'action complete via WP Cron','2021-02-06 23:17:51','2021-02-06 23:17:51'),(8092,2700,'action created','2021-02-06 23:17:51','2021-02-06 23:17:51'),(8093,2700,'action started via WP Cron','2021-02-06 23:33:07','2021-02-06 23:33:07'),(8094,2700,'action complete via WP Cron','2021-02-06 23:33:07','2021-02-06 23:33:07'),(8095,2701,'action created','2021-02-06 23:41:08','2021-02-06 23:41:08'),(8096,2701,'action started via WP Cron','2021-02-06 23:42:58','2021-02-06 23:42:58'),(8097,2701,'action complete via WP Cron','2021-02-06 23:42:58','2021-02-06 23:42:58'),(8098,2702,'action created','2021-02-06 23:42:58','2021-02-06 23:42:58'),(8099,2702,'action started via WP Cron','2021-02-06 23:48:47','2021-02-06 23:48:47'),(8100,2702,'action complete via WP Cron','2021-02-06 23:48:47','2021-02-06 23:48:47'),(8101,2703,'action created','2021-02-06 23:56:17','2021-02-06 23:56:17'),(8102,2703,'action started via WP Cron','2021-02-07 00:02:43','2021-02-07 00:02:43'),(8103,2703,'action complete via WP Cron','2021-02-07 00:02:43','2021-02-07 00:02:43'),(8104,2704,'action created','2021-02-07 00:03:14','2021-02-07 00:03:14'),(8105,2704,'action started via WP Cron','2021-02-07 00:11:25','2021-02-07 00:11:25'),(8106,2704,'action complete via WP Cron','2021-02-07 00:11:25','2021-02-07 00:11:25'),(8107,2705,'action created','2021-02-07 00:12:47','2021-02-07 00:12:47'),(8108,2705,'action started via WP Cron','2021-02-07 00:19:08','2021-02-07 00:19:08'),(8109,2705,'action complete via WP Cron','2021-02-07 00:19:08','2021-02-07 00:19:08'),(8110,2706,'action created','2021-02-07 00:25:42','2021-02-07 00:25:42'),(8111,2706,'action started via WP Cron','2021-02-07 00:29:54','2021-02-07 00:29:54'),(8112,2706,'action complete via WP Cron','2021-02-07 00:29:54','2021-02-07 00:29:54'),(8113,2707,'action created','2021-02-07 00:29:54','2021-02-07 00:29:54'),(8114,2707,'action started via WP Cron','2021-02-07 00:33:07','2021-02-07 00:33:07'),(8115,2707,'action complete via WP Cron','2021-02-07 00:33:07','2021-02-07 00:33:07'),(8116,2708,'action created','2021-02-07 00:38:02','2021-02-07 00:38:02'),(8117,2708,'action started via WP Cron','2021-02-07 00:41:53','2021-02-07 00:41:53'),(8118,2708,'action complete via WP Cron','2021-02-07 00:41:53','2021-02-07 00:41:53'),(8119,2709,'action created','2021-02-07 00:41:53','2021-02-07 00:41:53'),(8120,2709,'action started via WP Cron','2021-02-07 00:48:41','2021-02-07 00:48:41'),(8121,2709,'action complete via WP Cron','2021-02-07 00:48:41','2021-02-07 00:48:41'),(8122,2710,'action created','2021-02-07 00:48:41','2021-02-07 00:48:41'),(8123,2496,'action started via WP Cron','2021-02-07 01:03:07','2021-02-07 01:03:07'),(8124,2496,'action complete via WP Cron','2021-02-07 01:03:07','2021-02-07 01:03:07'),(8125,2711,'action created','2021-02-07 01:03:07','2021-02-07 01:03:07'),(8126,2710,'action started via WP Cron','2021-02-07 01:03:07','2021-02-07 01:03:07'),(8127,2710,'action complete via WP Cron','2021-02-07 01:03:07','2021-02-07 01:03:07'),(8128,2712,'action created','2021-02-07 01:07:35','2021-02-07 01:07:35'),(8129,2712,'action started via WP Cron','2021-02-07 01:09:29','2021-02-07 01:09:29'),(8130,2712,'action complete via WP Cron','2021-02-07 01:09:29','2021-02-07 01:09:29'),(8131,2713,'action created','2021-02-07 01:09:32','2021-02-07 01:09:32'),(8132,2713,'action started via WP Cron','2021-02-07 01:15:38','2021-02-07 01:15:38'),(8133,2713,'action complete via WP Cron','2021-02-07 01:15:38','2021-02-07 01:15:38'),(8134,2714,'action created','2021-02-07 01:15:38','2021-02-07 01:15:38'),(8135,2501,'action started via WP Cron','2021-02-07 01:33:07','2021-02-07 01:33:07'),(8136,2501,'action complete via WP Cron','2021-02-07 01:33:07','2021-02-07 01:33:07'),(8137,2715,'action created','2021-02-07 01:33:07','2021-02-07 01:33:07'),(8138,2714,'action started via WP Cron','2021-02-07 01:33:07','2021-02-07 01:33:07'),(8139,2714,'action complete via WP Cron','2021-02-07 01:33:07','2021-02-07 01:33:07'),(8140,2716,'action created','2021-02-07 01:35:00','2021-02-07 01:35:00'),(8141,2716,'action started via WP Cron','2021-02-07 01:36:12','2021-02-07 01:36:12'),(8142,2716,'action complete via WP Cron','2021-02-07 01:36:12','2021-02-07 01:36:12'),(8143,2717,'action created','2021-02-07 01:37:21','2021-02-07 01:37:21'),(8144,2717,'action started via WP Cron','2021-02-07 01:37:39','2021-02-07 01:37:39'),(8145,2717,'action complete via WP Cron','2021-02-07 01:37:39','2021-02-07 01:37:39'),(8146,2718,'action created','2021-02-07 01:37:40','2021-02-07 01:37:40'),(8147,2718,'action started via WP Cron','2021-02-07 01:53:41','2021-02-07 01:53:41'),(8148,2718,'action complete via WP Cron','2021-02-07 01:53:41','2021-02-07 01:53:41'),(8149,2719,'action created','2021-02-07 02:03:09','2021-02-07 02:03:09'),(8150,2719,'action started via WP Cron','2021-02-07 02:04:34','2021-02-07 02:04:34'),(8151,2719,'action complete via WP Cron','2021-02-07 02:04:34','2021-02-07 02:04:34'),(8152,2720,'action created','2021-02-07 02:04:36','2021-02-07 02:04:36'),(8153,2720,'action started via WP Cron','2021-02-07 02:19:51','2021-02-07 02:19:51'),(8154,2720,'action complete via WP Cron','2021-02-07 02:19:51','2021-02-07 02:19:51'),(8155,2721,'action created','2021-02-07 02:19:52','2021-02-07 02:19:52'),(8156,2721,'action started via WP Cron','2021-02-07 02:25:46','2021-02-07 02:25:46'),(8157,2721,'action complete via WP Cron','2021-02-07 02:25:46','2021-02-07 02:25:46'),(8158,2722,'action created','2021-02-07 02:25:46','2021-02-07 02:25:46'),(8159,2722,'action started via WP Cron','2021-02-07 02:28:55','2021-02-07 02:28:55'),(8160,2722,'action complete via WP Cron','2021-02-07 02:28:55','2021-02-07 02:28:55'),(8161,2723,'action created','2021-02-07 02:28:56','2021-02-07 02:28:56'),(8162,2723,'action started via WP Cron','2021-02-07 02:29:36','2021-02-07 02:29:36'),(8163,2723,'action complete via WP Cron','2021-02-07 02:29:36','2021-02-07 02:29:36'),(8164,2724,'action created','2021-02-07 02:29:36','2021-02-07 02:29:36'),(8165,2724,'action started via WP Cron','2021-02-07 02:33:07','2021-02-07 02:33:07'),(8166,2724,'action complete via WP Cron','2021-02-07 02:33:07','2021-02-07 02:33:07'),(8167,2725,'action created','2021-02-07 02:37:00','2021-02-07 02:37:00'),(8168,2725,'action started via WP Cron','2021-02-07 02:58:13','2021-02-07 02:58:13'),(8169,2725,'action complete via WP Cron','2021-02-07 02:58:13','2021-02-07 02:58:13'),(8170,2726,'action created','2021-02-07 02:58:14','2021-02-07 02:58:14'),(8171,2726,'action started via WP Cron','2021-02-07 03:03:06','2021-02-07 03:03:06'),(8172,2726,'action complete via WP Cron','2021-02-07 03:03:06','2021-02-07 03:03:06'),(8173,2727,'action created','2021-02-07 03:07:10','2021-02-07 03:07:10'),(8174,2727,'action started via WP Cron','2021-02-07 03:14:34','2021-02-07 03:14:34'),(8175,2727,'action complete via WP Cron','2021-02-07 03:14:34','2021-02-07 03:14:34'),(8176,2728,'action created','2021-02-07 03:14:34','2021-02-07 03:14:34'),(8177,2728,'action started via WP Cron','2021-02-07 03:25:15','2021-02-07 03:25:15'),(8178,2728,'action complete via WP Cron','2021-02-07 03:25:15','2021-02-07 03:25:15'),(8179,2729,'action created','2021-02-07 03:25:15','2021-02-07 03:25:15'),(8180,2729,'action started via WP Cron','2021-02-07 03:27:24','2021-02-07 03:27:24'),(8181,2729,'action complete via WP Cron','2021-02-07 03:27:24','2021-02-07 03:27:24'),(8182,2730,'action created','2021-02-07 03:27:24','2021-02-07 03:27:24'),(8183,2730,'action started via WP Cron','2021-02-07 03:30:05','2021-02-07 03:30:05'),(8184,2730,'action complete via WP Cron','2021-02-07 03:30:05','2021-02-07 03:30:05'),(8185,2731,'action created','2021-02-07 03:32:41','2021-02-07 03:32:41'),(8186,2731,'action started via WP Cron','2021-02-07 03:36:17','2021-02-07 03:36:17'),(8187,2731,'action complete via WP Cron','2021-02-07 03:36:17','2021-02-07 03:36:17'),(8188,2732,'action created','2021-02-07 03:39:49','2021-02-07 03:39:49'),(8189,2732,'action started via WP Cron','2021-02-07 03:41:41','2021-02-07 03:41:41'),(8190,2732,'action complete via WP Cron','2021-02-07 03:41:41','2021-02-07 03:41:41'),(8191,2733,'action created','2021-02-07 03:44:41','2021-02-07 03:44:41'),(8192,2733,'action started via WP Cron','2021-02-07 03:46:41','2021-02-07 03:46:41'),(8193,2733,'action complete via WP Cron','2021-02-07 03:46:41','2021-02-07 03:46:41'),(8194,2734,'action created','2021-02-07 03:51:31','2021-02-07 03:51:31'),(8195,2734,'action started via WP Cron','2021-02-07 03:52:32','2021-02-07 03:52:32'),(8196,2734,'action complete via WP Cron','2021-02-07 03:52:32','2021-02-07 03:52:32'),(8197,2735,'action created','2021-02-07 03:52:34','2021-02-07 03:52:34'),(8198,2735,'action started via WP Cron','2021-02-07 03:59:36','2021-02-07 03:59:36'),(8199,2735,'action complete via WP Cron','2021-02-07 03:59:36','2021-02-07 03:59:36'),(8200,2736,'action created','2021-02-07 04:00:07','2021-02-07 04:00:07'),(8201,2736,'action started via WP Cron','2021-02-07 04:00:40','2021-02-07 04:00:40'),(8202,2736,'action complete via WP Cron','2021-02-07 04:00:40','2021-02-07 04:00:40'),(8203,2737,'action created','2021-02-07 04:01:21','2021-02-07 04:01:21'),(8204,2737,'action started via WP Cron','2021-02-07 04:03:06','2021-02-07 04:03:06'),(8205,2737,'action complete via WP Cron','2021-02-07 04:03:06','2021-02-07 04:03:06'),(8206,2738,'action created','2021-02-07 04:03:27','2021-02-07 04:03:27'),(8207,2738,'action started via WP Cron','2021-02-07 04:05:33','2021-02-07 04:05:33'),(8208,2738,'action complete via WP Cron','2021-02-07 04:05:33','2021-02-07 04:05:33'),(8209,2739,'action created','2021-02-07 04:12:30','2021-02-07 04:12:30'),(8210,2739,'action started via WP Cron','2021-02-07 04:16:54','2021-02-07 04:16:54'),(8211,2739,'action complete via WP Cron','2021-02-07 04:16:54','2021-02-07 04:16:54'),(8212,2740,'action created','2021-02-07 04:25:36','2021-02-07 04:25:36'),(8213,2740,'action started via WP Cron','2021-02-07 04:31:49','2021-02-07 04:31:49'),(8214,2740,'action complete via WP Cron','2021-02-07 04:31:49','2021-02-07 04:31:49'),(8215,2741,'action created','2021-02-07 04:31:59','2021-02-07 04:31:59'),(8216,2741,'action started via WP Cron','2021-02-07 04:33:07','2021-02-07 04:33:07'),(8217,2741,'action complete via WP Cron','2021-02-07 04:33:07','2021-02-07 04:33:07'),(8218,2742,'action created','2021-02-07 04:45:22','2021-02-07 04:45:22'),(8219,2742,'action started via WP Cron','2021-02-07 04:50:40','2021-02-07 04:50:40'),(8220,2742,'action complete via WP Cron','2021-02-07 04:50:40','2021-02-07 04:50:40'),(8221,2743,'action created','2021-02-07 04:50:41','2021-02-07 04:50:41'),(8222,2743,'action started via WP Cron','2021-02-07 04:52:09','2021-02-07 04:52:09'),(8223,2743,'action complete via WP Cron','2021-02-07 04:52:09','2021-02-07 04:52:09'),(8224,2744,'action created','2021-02-07 04:52:10','2021-02-07 04:52:10'),(8225,2744,'action started via WP Cron','2021-02-07 04:56:21','2021-02-07 04:56:21'),(8226,2744,'action complete via WP Cron','2021-02-07 04:56:21','2021-02-07 04:56:21'),(8227,2745,'action created','2021-02-07 05:03:06','2021-02-07 05:03:06'),(8228,2745,'action started via WP Cron','2021-02-07 05:06:46','2021-02-07 05:06:46'),(8229,2745,'action complete via WP Cron','2021-02-07 05:06:46','2021-02-07 05:06:46'),(8230,2746,'action created','2021-02-07 05:06:46','2021-02-07 05:06:46'),(8231,2746,'action started via WP Cron','2021-02-07 05:14:36','2021-02-07 05:14:36'),(8232,2746,'action complete via WP Cron','2021-02-07 05:14:36','2021-02-07 05:14:36'),(8233,2747,'action created','2021-02-07 05:15:35','2021-02-07 05:15:35'),(8234,2747,'action started via WP Cron','2021-02-07 05:20:05','2021-02-07 05:20:05'),(8235,2747,'action complete via WP Cron','2021-02-07 05:20:05','2021-02-07 05:20:05'),(8236,2748,'action created','2021-02-07 05:20:06','2021-02-07 05:20:06'),(8237,2748,'action started via WP Cron','2021-02-07 05:28:52','2021-02-07 05:28:52'),(8238,2748,'action complete via WP Cron','2021-02-07 05:28:52','2021-02-07 05:28:52'),(8239,2749,'action created','2021-02-07 05:28:52','2021-02-07 05:28:52'),(8240,2749,'action started via WP Cron','2021-02-07 05:33:06','2021-02-07 05:33:06'),(8241,2749,'action complete via WP Cron','2021-02-07 05:33:06','2021-02-07 05:33:06'),(8242,2750,'action created','2021-02-07 05:46:57','2021-02-07 05:46:57'),(8243,2750,'action started via WP Cron','2021-02-07 05:58:32','2021-02-07 05:58:32'),(8244,2750,'action complete via WP Cron','2021-02-07 05:58:32','2021-02-07 05:58:32'),(8245,2751,'action created','2021-02-07 05:58:34','2021-02-07 05:58:34'),(8246,2751,'action started via WP Cron','2021-02-07 06:00:28','2021-02-07 06:00:28'),(8247,2751,'action complete via WP Cron','2021-02-07 06:00:28','2021-02-07 06:00:28'),(8248,2752,'action created','2021-02-07 06:03:06','2021-02-07 06:03:06'),(8249,2752,'action started via WP Cron','2021-02-07 06:04:30','2021-02-07 06:04:30'),(8250,2752,'action complete via WP Cron','2021-02-07 06:04:30','2021-02-07 06:04:30'),(8251,2753,'action created','2021-02-07 06:04:30','2021-02-07 06:04:30'),(8252,2753,'action started via WP Cron','2021-02-07 06:11:52','2021-02-07 06:11:52'),(8253,2753,'action complete via WP Cron','2021-02-07 06:11:52','2021-02-07 06:11:52'),(8254,2754,'action created','2021-02-07 06:11:53','2021-02-07 06:11:53'),(8255,2754,'action started via WP Cron','2021-02-07 06:14:11','2021-02-07 06:14:11'),(8256,2754,'action complete via WP Cron','2021-02-07 06:14:11','2021-02-07 06:14:11'),(8257,2755,'action created','2021-02-07 06:14:11','2021-02-07 06:14:11'),(8258,2755,'action started via WP Cron','2021-02-07 06:16:00','2021-02-07 06:16:00'),(8259,2755,'action complete via WP Cron','2021-02-07 06:16:00','2021-02-07 06:16:00'),(8260,2756,'action created','2021-02-07 06:16:00','2021-02-07 06:16:00'),(8261,2756,'action started via WP Cron','2021-02-07 06:28:41','2021-02-07 06:28:41'),(8262,2756,'action complete via WP Cron','2021-02-07 06:28:41','2021-02-07 06:28:41'),(8263,2757,'action created','2021-02-07 06:33:44','2021-02-07 06:33:44'),(8264,2757,'action started via WP Cron','2021-02-07 06:34:37','2021-02-07 06:34:37'),(8265,2757,'action complete via WP Cron','2021-02-07 06:34:37','2021-02-07 06:34:37'),(8266,2758,'action created','2021-02-07 06:35:02','2021-02-07 06:35:02'),(8267,2758,'action started via WP Cron','2021-02-07 06:39:29','2021-02-07 06:39:29'),(8268,2758,'action complete via WP Cron','2021-02-07 06:39:29','2021-02-07 06:39:29'),(8269,2759,'action created','2021-02-07 06:47:33','2021-02-07 06:47:33'),(8270,2759,'action started via WP Cron','2021-02-07 06:53:06','2021-02-07 06:53:06'),(8271,2759,'action complete via WP Cron','2021-02-07 06:53:06','2021-02-07 06:53:06'),(8272,2760,'action created','2021-02-07 06:53:07','2021-02-07 06:53:07'),(8273,2760,'action started via WP Cron','2021-02-07 06:55:58','2021-02-07 06:55:58'),(8274,2760,'action complete via WP Cron','2021-02-07 06:55:58','2021-02-07 06:55:58'),(8275,2761,'action created','2021-02-07 06:55:58','2021-02-07 06:55:58'),(8276,2761,'action started via WP Cron','2021-02-07 06:59:05','2021-02-07 06:59:05'),(8277,2761,'action complete via WP Cron','2021-02-07 06:59:05','2021-02-07 06:59:05'),(8278,2762,'action created','2021-02-07 06:59:05','2021-02-07 06:59:05'),(8279,2762,'action started via WP Cron','2021-02-07 07:00:43','2021-02-07 07:00:43'),(8280,2762,'action complete via WP Cron','2021-02-07 07:00:43','2021-02-07 07:00:43'),(8281,2763,'action created','2021-02-07 07:02:43','2021-02-07 07:02:43'),(8282,2763,'action started via WP Cron','2021-02-07 07:04:56','2021-02-07 07:04:56'),(8283,2763,'action complete via WP Cron','2021-02-07 07:04:56','2021-02-07 07:04:56'),(8284,2764,'action created','2021-02-07 07:06:36','2021-02-07 07:06:36'),(8285,2764,'action started via WP Cron','2021-02-07 07:16:45','2021-02-07 07:16:45'),(8286,2764,'action complete via WP Cron','2021-02-07 07:16:45','2021-02-07 07:16:45'),(8287,2765,'action created','2021-02-07 07:16:45','2021-02-07 07:16:45'),(8288,2765,'action started via WP Cron','2021-02-07 07:18:34','2021-02-07 07:18:34'),(8289,2765,'action complete via WP Cron','2021-02-07 07:18:34','2021-02-07 07:18:34'),(8290,2766,'action created','2021-02-07 07:18:34','2021-02-07 07:18:34'),(8291,2766,'action started via WP Cron','2021-02-07 07:25:26','2021-02-07 07:25:26'),(8292,2766,'action complete via WP Cron','2021-02-07 07:25:26','2021-02-07 07:25:26'),(8293,2767,'action created','2021-02-07 07:25:26','2021-02-07 07:25:26'),(8294,2767,'action started via WP Cron','2021-02-07 07:27:17','2021-02-07 07:27:17'),(8295,2767,'action complete via WP Cron','2021-02-07 07:27:17','2021-02-07 07:27:17'),(8296,2768,'action created','2021-02-07 07:27:18','2021-02-07 07:27:18'),(8297,2768,'action started via WP Cron','2021-02-07 07:31:59','2021-02-07 07:31:59'),(8298,2768,'action complete via WP Cron','2021-02-07 07:31:59','2021-02-07 07:31:59'),(8299,2769,'action created','2021-02-07 07:33:06','2021-02-07 07:33:06'),(8300,2769,'action started via WP Cron','2021-02-07 07:37:13','2021-02-07 07:37:13'),(8301,2769,'action complete via WP Cron','2021-02-07 07:37:13','2021-02-07 07:37:13'),(8302,2770,'action created','2021-02-07 07:40:22','2021-02-07 07:40:22'),(8303,2770,'action started via WP Cron','2021-02-07 07:42:10','2021-02-07 07:42:10'),(8304,2770,'action complete via WP Cron','2021-02-07 07:42:10','2021-02-07 07:42:10'),(8305,2771,'action created','2021-02-07 07:45:34','2021-02-07 07:45:34'),(8306,2771,'action started via WP Cron','2021-02-07 07:46:55','2021-02-07 07:46:55'),(8307,2771,'action complete via WP Cron','2021-02-07 07:46:55','2021-02-07 07:46:55'),(8308,2772,'action created','2021-02-07 07:48:44','2021-02-07 07:48:44'),(8309,2772,'action started via WP Cron','2021-02-07 07:49:37','2021-02-07 07:49:37'),(8310,2772,'action complete via WP Cron','2021-02-07 07:49:37','2021-02-07 07:49:37'),(8311,2773,'action created','2021-02-07 07:49:37','2021-02-07 07:49:37'),(8312,2773,'action started via WP Cron','2021-02-07 07:52:10','2021-02-07 07:52:10'),(8313,2773,'action complete via WP Cron','2021-02-07 07:52:10','2021-02-07 07:52:10'),(8314,2774,'action created','2021-02-07 07:57:10','2021-02-07 07:57:10'),(8315,2583,'action started via WP Cron','2021-02-07 08:02:47','2021-02-07 08:02:47'),(8316,2583,'action complete via WP Cron','2021-02-07 08:02:47','2021-02-07 08:02:47'),(8317,2775,'action created','2021-02-07 08:02:47','2021-02-07 08:02:47'),(8318,2774,'action started via WP Cron','2021-02-07 08:02:47','2021-02-07 08:02:47'),(8319,2774,'action complete via WP Cron','2021-02-07 08:02:47','2021-02-07 08:02:47'),(8320,2776,'action created','2021-02-07 08:03:07','2021-02-07 08:03:07'),(8321,2776,'action started via WP Cron','2021-02-07 08:04:54','2021-02-07 08:04:54'),(8322,2776,'action complete via WP Cron','2021-02-07 08:04:54','2021-02-07 08:04:54'),(8323,2777,'action created','2021-02-07 08:05:14','2021-02-07 08:05:14'),(8324,2777,'action started via WP Cron','2021-02-07 08:16:19','2021-02-07 08:16:19'),(8325,2777,'action complete via WP Cron','2021-02-07 08:16:19','2021-02-07 08:16:19'),(8326,2778,'action created','2021-02-07 08:16:19','2021-02-07 08:16:19'),(8327,2778,'action started via WP Cron','2021-02-07 08:18:40','2021-02-07 08:18:40'),(8328,2778,'action complete via WP Cron','2021-02-07 08:18:40','2021-02-07 08:18:40'),(8329,2779,'action created','2021-02-07 08:18:40','2021-02-07 08:18:40'),(8330,2779,'action started via WP Cron','2021-02-07 08:19:37','2021-02-07 08:19:37'),(8331,2779,'action complete via WP Cron','2021-02-07 08:19:37','2021-02-07 08:19:37'),(8332,2780,'action created','2021-02-07 08:21:06','2021-02-07 08:21:06'),(8333,2780,'action started via WP Cron','2021-02-07 08:30:13','2021-02-07 08:30:13'),(8334,2780,'action complete via WP Cron','2021-02-07 08:30:13','2021-02-07 08:30:13'),(8335,2781,'action created','2021-02-07 08:30:13','2021-02-07 08:30:13'),(8336,2781,'action started via WP Cron','2021-02-07 08:33:07','2021-02-07 08:33:07'),(8337,2781,'action complete via WP Cron','2021-02-07 08:33:07','2021-02-07 08:33:07'),(8338,2782,'action created','2021-02-07 08:58:29','2021-02-07 08:58:29'),(8339,2782,'action started via WP Cron','2021-02-07 09:04:00','2021-02-07 09:04:00'),(8340,2782,'action complete via WP Cron','2021-02-07 09:04:00','2021-02-07 09:04:00'),(8341,2783,'action created','2021-02-07 09:05:57','2021-02-07 09:05:57'),(8342,2783,'action started via WP Cron','2021-02-07 09:10:19','2021-02-07 09:10:19'),(8343,2783,'action complete via WP Cron','2021-02-07 09:10:19','2021-02-07 09:10:19'),(8344,2784,'action created','2021-02-07 09:10:20','2021-02-07 09:10:20'),(8345,2784,'action started via WP Cron','2021-02-07 09:15:04','2021-02-07 09:15:04'),(8346,2784,'action complete via WP Cron','2021-02-07 09:15:04','2021-02-07 09:15:04'),(8347,2785,'action created','2021-02-07 09:15:04','2021-02-07 09:15:04'),(8348,2785,'action started via WP Cron','2021-02-07 09:29:28','2021-02-07 09:29:28'),(8349,2785,'action complete via WP Cron','2021-02-07 09:29:28','2021-02-07 09:29:28'),(8350,2786,'action created','2021-02-07 09:29:30','2021-02-07 09:29:30'),(8351,2786,'action started via WP Cron','2021-02-07 09:30:35','2021-02-07 09:30:35'),(8352,2786,'action complete via WP Cron','2021-02-07 09:30:35','2021-02-07 09:30:35'),(8353,2787,'action created','2021-02-07 09:30:38','2021-02-07 09:30:38'),(8354,2787,'action started via WP Cron','2021-02-07 09:31:36','2021-02-07 09:31:36'),(8355,2787,'action complete via WP Cron','2021-02-07 09:31:36','2021-02-07 09:31:36'),(8356,2788,'action created','2021-02-07 09:31:37','2021-02-07 09:31:37'),(8357,2788,'action started via WP Cron','2021-02-07 09:32:35','2021-02-07 09:32:35'),(8358,2788,'action complete via WP Cron','2021-02-07 09:32:35','2021-02-07 09:32:35'),(8359,2789,'action created','2021-02-07 09:32:36','2021-02-07 09:32:36'),(8360,2789,'action started via WP Cron','2021-02-07 09:33:36','2021-02-07 09:33:36'),(8361,2789,'action complete via WP Cron','2021-02-07 09:33:36','2021-02-07 09:33:36'),(8362,2790,'action created','2021-02-07 09:33:36','2021-02-07 09:33:36'),(8363,2790,'action started via WP Cron','2021-02-07 09:34:35','2021-02-07 09:34:35'),(8364,2790,'action complete via WP Cron','2021-02-07 09:34:35','2021-02-07 09:34:35'),(8365,2791,'action created','2021-02-07 09:34:35','2021-02-07 09:34:35'),(8366,2791,'action started via WP Cron','2021-02-07 09:35:35','2021-02-07 09:35:35'),(8367,2791,'action complete via WP Cron','2021-02-07 09:35:35','2021-02-07 09:35:35'),(8368,2792,'action created','2021-02-07 09:35:35','2021-02-07 09:35:35'),(8369,2792,'action started via WP Cron','2021-02-07 09:36:35','2021-02-07 09:36:35'),(8370,2792,'action complete via WP Cron','2021-02-07 09:36:35','2021-02-07 09:36:35'),(8371,2793,'action created','2021-02-07 09:36:36','2021-02-07 09:36:36'),(8372,2793,'action started via WP Cron','2021-02-07 09:37:35','2021-02-07 09:37:35'),(8373,2793,'action complete via WP Cron','2021-02-07 09:37:35','2021-02-07 09:37:35'),(8374,2794,'action created','2021-02-07 09:37:36','2021-02-07 09:37:36'),(8375,2794,'action started via WP Cron','2021-02-07 09:38:35','2021-02-07 09:38:35'),(8376,2794,'action complete via WP Cron','2021-02-07 09:38:35','2021-02-07 09:38:35'),(8377,2795,'action created','2021-02-07 09:38:35','2021-02-07 09:38:35'),(8378,2795,'action started via WP Cron','2021-02-07 09:39:36','2021-02-07 09:39:36'),(8379,2795,'action complete via WP Cron','2021-02-07 09:39:36','2021-02-07 09:39:36'),(8380,2796,'action created','2021-02-07 09:39:36','2021-02-07 09:39:36'),(8381,2796,'action started via WP Cron','2021-02-07 09:40:35','2021-02-07 09:40:35'),(8382,2796,'action complete via WP Cron','2021-02-07 09:40:35','2021-02-07 09:40:35'),(8383,2797,'action created','2021-02-07 09:40:35','2021-02-07 09:40:35'),(8384,2797,'action started via WP Cron','2021-02-07 09:41:35','2021-02-07 09:41:35'),(8385,2797,'action complete via WP Cron','2021-02-07 09:41:35','2021-02-07 09:41:35'),(8386,2798,'action created','2021-02-07 09:41:35','2021-02-07 09:41:35'),(8387,2798,'action started via WP Cron','2021-02-07 09:42:35','2021-02-07 09:42:35'),(8388,2798,'action complete via WP Cron','2021-02-07 09:42:35','2021-02-07 09:42:35'),(8389,2799,'action created','2021-02-07 09:42:36','2021-02-07 09:42:36'),(8390,2799,'action started via WP Cron','2021-02-07 09:43:35','2021-02-07 09:43:35'),(8391,2799,'action complete via WP Cron','2021-02-07 09:43:35','2021-02-07 09:43:35'),(8392,2800,'action created','2021-02-07 09:43:37','2021-02-07 09:43:37'),(8393,2800,'action started via WP Cron','2021-02-07 09:44:36','2021-02-07 09:44:36'),(8394,2800,'action complete via WP Cron','2021-02-07 09:44:36','2021-02-07 09:44:36'),(8395,2801,'action created','2021-02-07 09:44:36','2021-02-07 09:44:36'),(8396,2801,'action started via WP Cron','2021-02-07 09:45:35','2021-02-07 09:45:35'),(8397,2801,'action complete via WP Cron','2021-02-07 09:45:35','2021-02-07 09:45:35'),(8398,2802,'action created','2021-02-07 09:45:35','2021-02-07 09:45:35'),(8399,2802,'action started via WP Cron','2021-02-07 09:46:36','2021-02-07 09:46:36'),(8400,2802,'action complete via WP Cron','2021-02-07 09:46:36','2021-02-07 09:46:36'),(8401,2803,'action created','2021-02-07 09:46:37','2021-02-07 09:46:37'),(8402,2803,'action started via WP Cron','2021-02-07 09:47:35','2021-02-07 09:47:35'),(8403,2803,'action complete via WP Cron','2021-02-07 09:47:35','2021-02-07 09:47:35'),(8404,2804,'action created','2021-02-07 09:47:35','2021-02-07 09:47:35'),(8405,2804,'action started via WP Cron','2021-02-07 09:48:35','2021-02-07 09:48:35'),(8406,2804,'action complete via WP Cron','2021-02-07 09:48:35','2021-02-07 09:48:35'),(8407,2805,'action created','2021-02-07 09:48:36','2021-02-07 09:48:36'),(8408,2805,'action started via WP Cron','2021-02-07 09:49:35','2021-02-07 09:49:35'),(8409,2805,'action complete via WP Cron','2021-02-07 09:49:35','2021-02-07 09:49:35'),(8410,2806,'action created','2021-02-07 09:49:35','2021-02-07 09:49:35'),(8411,2806,'action started via WP Cron','2021-02-07 09:50:36','2021-02-07 09:50:36'),(8412,2806,'action complete via WP Cron','2021-02-07 09:50:36','2021-02-07 09:50:36'),(8413,2807,'action created','2021-02-07 09:50:39','2021-02-07 09:50:39'),(8414,2807,'action started via WP Cron','2021-02-07 09:51:35','2021-02-07 09:51:35'),(8415,2807,'action complete via WP Cron','2021-02-07 09:51:35','2021-02-07 09:51:35'),(8416,2808,'action created','2021-02-07 09:51:36','2021-02-07 09:51:36'),(8417,2808,'action started via WP Cron','2021-02-07 09:52:36','2021-02-07 09:52:36'),(8418,2808,'action complete via WP Cron','2021-02-07 09:52:36','2021-02-07 09:52:36'),(8419,2809,'action created','2021-02-07 09:52:36','2021-02-07 09:52:36'),(8420,2809,'action started via WP Cron','2021-02-07 09:53:35','2021-02-07 09:53:35'),(8421,2809,'action complete via WP Cron','2021-02-07 09:53:35','2021-02-07 09:53:35'),(8422,2810,'action created','2021-02-07 09:53:36','2021-02-07 09:53:36'),(8423,2810,'action started via WP Cron','2021-02-07 09:54:35','2021-02-07 09:54:35'),(8424,2810,'action complete via WP Cron','2021-02-07 09:54:35','2021-02-07 09:54:35'),(8425,2811,'action created','2021-02-07 09:54:36','2021-02-07 09:54:36'),(8426,2811,'action started via WP Cron','2021-02-07 09:55:35','2021-02-07 09:55:35'),(8427,2811,'action complete via WP Cron','2021-02-07 09:55:35','2021-02-07 09:55:35'),(8428,2812,'action created','2021-02-07 09:55:35','2021-02-07 09:55:35'),(8429,2812,'action started via WP Cron','2021-02-07 09:56:35','2021-02-07 09:56:35'),(8430,2812,'action complete via WP Cron','2021-02-07 09:56:35','2021-02-07 09:56:35'),(8431,2813,'action created','2021-02-07 09:56:35','2021-02-07 09:56:35'),(8432,2813,'action started via WP Cron','2021-02-07 09:57:37','2021-02-07 09:57:37'),(8433,2813,'action complete via WP Cron','2021-02-07 09:57:37','2021-02-07 09:57:37'),(8434,2814,'action created','2021-02-07 09:57:37','2021-02-07 09:57:37'),(8435,2814,'action started via WP Cron','2021-02-07 09:58:37','2021-02-07 09:58:37'),(8436,2814,'action complete via WP Cron','2021-02-07 09:58:37','2021-02-07 09:58:37'),(8437,2815,'action created','2021-02-07 09:58:38','2021-02-07 09:58:38'),(8438,2815,'action started via WP Cron','2021-02-07 09:59:35','2021-02-07 09:59:35'),(8439,2815,'action complete via WP Cron','2021-02-07 09:59:35','2021-02-07 09:59:35'),(8440,2816,'action created','2021-02-07 09:59:36','2021-02-07 09:59:36'),(8441,2816,'action started via WP Cron','2021-02-07 10:00:35','2021-02-07 10:00:35'),(8442,2816,'action complete via WP Cron','2021-02-07 10:00:35','2021-02-07 10:00:35'),(8443,2817,'action created','2021-02-07 10:00:36','2021-02-07 10:00:36'),(8444,2817,'action started via WP Cron','2021-02-07 10:01:35','2021-02-07 10:01:35'),(8445,2817,'action complete via WP Cron','2021-02-07 10:01:35','2021-02-07 10:01:35'),(8446,2818,'action created','2021-02-07 10:01:36','2021-02-07 10:01:36'),(8447,2818,'action started via WP Cron','2021-02-07 10:02:35','2021-02-07 10:02:35'),(8448,2818,'action complete via WP Cron','2021-02-07 10:02:35','2021-02-07 10:02:35'),(8449,2819,'action created','2021-02-07 10:02:35','2021-02-07 10:02:35'),(8450,2819,'action started via WP Cron','2021-02-07 10:03:35','2021-02-07 10:03:35'),(8451,2819,'action complete via WP Cron','2021-02-07 10:03:35','2021-02-07 10:03:35'),(8452,2820,'action created','2021-02-07 10:03:36','2021-02-07 10:03:36'),(8453,2820,'action started via WP Cron','2021-02-07 10:04:35','2021-02-07 10:04:35'),(8454,2820,'action complete via WP Cron','2021-02-07 10:04:35','2021-02-07 10:04:35'),(8455,2821,'action created','2021-02-07 10:04:35','2021-02-07 10:04:35'),(8456,2821,'action started via WP Cron','2021-02-07 10:07:12','2021-02-07 10:07:12'),(8457,2821,'action complete via WP Cron','2021-02-07 10:07:12','2021-02-07 10:07:12'),(8458,2822,'action created','2021-02-07 10:07:13','2021-02-07 10:07:13'),(8459,2822,'action started via WP Cron','2021-02-07 10:28:33','2021-02-07 10:28:33'),(8460,2822,'action complete via WP Cron','2021-02-07 10:28:33','2021-02-07 10:28:33'),(8461,2823,'action created','2021-02-07 10:28:33','2021-02-07 10:28:33'),(8462,2823,'action started via WP Cron','2021-02-07 10:33:06','2021-02-07 10:33:06'),(8463,2823,'action complete via WP Cron','2021-02-07 10:33:07','2021-02-07 10:33:07'),(8464,2824,'action created','2021-02-07 10:40:53','2021-02-07 10:40:53'),(8465,2824,'action started via WP Cron','2021-02-07 10:49:32','2021-02-07 10:49:32'),(8466,2824,'action complete via WP Cron','2021-02-07 10:49:32','2021-02-07 10:49:32'),(8467,2825,'action created','2021-02-07 10:49:32','2021-02-07 10:49:32'),(8468,2825,'action started via WP Cron','2021-02-07 10:51:10','2021-02-07 10:51:10'),(8469,2825,'action complete via WP Cron','2021-02-07 10:51:10','2021-02-07 10:51:10'),(8470,2826,'action created','2021-02-07 10:51:11','2021-02-07 10:51:11'),(8471,2826,'action started via WP Cron','2021-02-07 11:03:07','2021-02-07 11:03:07'),(8472,2826,'action complete via WP Cron','2021-02-07 11:03:07','2021-02-07 11:03:07'),(8473,2827,'action created','2021-02-07 11:19:18','2021-02-07 11:19:18'),(8474,2827,'action started via WP Cron','2021-02-07 11:26:54','2021-02-07 11:26:54'),(8475,2827,'action complete via WP Cron','2021-02-07 11:26:54','2021-02-07 11:26:54'),(8476,2828,'action created','2021-02-07 11:26:54','2021-02-07 11:26:54'),(8477,2828,'action started via WP Cron','2021-02-07 11:29:57','2021-02-07 11:29:57'),(8478,2828,'action complete via WP Cron','2021-02-07 11:29:57','2021-02-07 11:29:57'),(8479,2829,'action created','2021-02-07 11:29:57','2021-02-07 11:29:57'),(8480,2829,'action started via WP Cron','2021-02-07 11:33:07','2021-02-07 11:33:07'),(8481,2829,'action complete via WP Cron','2021-02-07 11:33:07','2021-02-07 11:33:07'),(8482,2830,'action created','2021-02-07 11:34:52','2021-02-07 11:34:52'),(8483,2830,'action started via WP Cron','2021-02-07 11:48:58','2021-02-07 11:48:58'),(8484,2830,'action complete via WP Cron','2021-02-07 11:48:58','2021-02-07 11:48:58'),(8485,2831,'action created','2021-02-07 11:50:55','2021-02-07 11:50:55'),(8486,2831,'action started via WP Cron','2021-02-07 11:51:35','2021-02-07 11:51:35'),(8487,2831,'action complete via WP Cron','2021-02-07 11:51:35','2021-02-07 11:51:35'),(8488,2832,'action created','2021-02-07 11:54:06','2021-02-07 11:54:06'),(8489,2832,'action started via WP Cron','2021-02-07 12:03:07','2021-02-07 12:03:07'),(8490,2832,'action complete via WP Cron','2021-02-07 12:03:07','2021-02-07 12:03:07'),(8491,2833,'action created','2021-02-07 12:10:41','2021-02-07 12:10:41'),(8492,2833,'action started via WP Cron','2021-02-07 12:31:59','2021-02-07 12:31:59'),(8493,2833,'action complete via WP Cron','2021-02-07 12:31:59','2021-02-07 12:31:59'),(8494,2834,'action created','2021-02-07 12:31:59','2021-02-07 12:31:59'),(8495,2834,'action started via WP Cron','2021-02-07 12:33:06','2021-02-07 12:33:06'),(8496,2834,'action complete via WP Cron','2021-02-07 12:33:06','2021-02-07 12:33:06'),(8497,2835,'action created','2021-02-07 12:33:40','2021-02-07 12:33:40'),(8498,2835,'action started via WP Cron','2021-02-07 12:35:14','2021-02-07 12:35:14'),(8499,2835,'action complete via WP Cron','2021-02-07 12:35:14','2021-02-07 12:35:14'),(8500,2836,'action created','2021-02-07 12:35:14','2021-02-07 12:35:14'),(8501,2836,'action started via WP Cron','2021-02-07 12:38:28','2021-02-07 12:38:28'),(8502,2836,'action complete via WP Cron','2021-02-07 12:38:28','2021-02-07 12:38:28'),(8503,2837,'action created','2021-02-07 12:38:28','2021-02-07 12:38:28'),(8504,2837,'action started via WP Cron','2021-02-07 12:46:28','2021-02-07 12:46:28'),(8505,2837,'action complete via WP Cron','2021-02-07 12:46:28','2021-02-07 12:46:28'),(8506,2838,'action created','2021-02-07 12:52:13','2021-02-07 12:52:13'),(8507,2838,'action started via WP Cron','2021-02-07 12:59:34','2021-02-07 12:59:34'),(8508,2838,'action complete via WP Cron','2021-02-07 12:59:34','2021-02-07 12:59:34'),(8509,2839,'action created','2021-02-07 13:00:00','2021-02-07 13:00:00'),(8510,2839,'action started via WP Cron','2021-02-07 13:02:57','2021-02-07 13:02:57'),(8511,2839,'action complete via WP Cron','2021-02-07 13:02:57','2021-02-07 13:02:57'),(8512,2840,'action created','2021-02-07 13:03:08','2021-02-07 13:03:08'),(8513,2840,'action started via WP Cron','2021-02-07 13:03:40','2021-02-07 13:03:40'),(8514,2840,'action complete via WP Cron','2021-02-07 13:03:40','2021-02-07 13:03:40'),(8515,2841,'action created','2021-02-07 13:08:29','2021-02-07 13:08:29'),(8516,2841,'action started via WP Cron','2021-02-07 13:33:07','2021-02-07 13:33:07'),(8517,2841,'action complete via WP Cron','2021-02-07 13:33:07','2021-02-07 13:33:07'),(8518,2842,'action created','2021-02-07 13:40:39','2021-02-07 13:40:39'),(8519,2842,'action started via WP Cron','2021-02-07 13:41:37','2021-02-07 13:41:37'),(8520,2842,'action complete via WP Cron','2021-02-07 13:41:37','2021-02-07 13:41:37'),(8521,2843,'action created','2021-02-07 13:41:40','2021-02-07 13:41:40'),(8522,2843,'action started via WP Cron','2021-02-07 13:52:21','2021-02-07 13:52:21'),(8523,2843,'action complete via WP Cron','2021-02-07 13:52:21','2021-02-07 13:52:21'),(8524,2844,'action created','2021-02-07 13:52:21','2021-02-07 13:52:21'),(8525,2844,'action started via WP Cron','2021-02-07 13:59:45','2021-02-07 13:59:45'),(8526,2844,'action complete via WP Cron','2021-02-07 13:59:45','2021-02-07 13:59:45'),(8527,2845,'action created','2021-02-07 13:59:46','2021-02-07 13:59:46'),(8528,2845,'action started via WP Cron','2021-02-07 14:03:06','2021-02-07 14:03:06'),(8529,2845,'action complete via WP Cron','2021-02-07 14:03:06','2021-02-07 14:03:06'),(8530,2846,'action created','2021-02-07 14:10:17','2021-02-07 14:10:17'),(8531,2846,'action started via WP Cron','2021-02-07 14:12:42','2021-02-07 14:12:42'),(8532,2846,'action complete via WP Cron','2021-02-07 14:12:42','2021-02-07 14:12:42'),(8533,2847,'action created','2021-02-07 14:18:48','2021-02-07 14:18:48'),(8534,2847,'action started via WP Cron','2021-02-07 14:23:22','2021-02-07 14:23:22'),(8535,2847,'action complete via WP Cron','2021-02-07 14:23:22','2021-02-07 14:23:22'),(8536,2848,'action created','2021-02-07 14:33:06','2021-02-07 14:33:06'),(8537,2848,'action started via WP Cron','2021-02-07 14:36:22','2021-02-07 14:36:22'),(8538,2848,'action complete via WP Cron','2021-02-07 14:36:22','2021-02-07 14:36:22'),(8539,2849,'action created','2021-02-07 14:47:59','2021-02-07 14:47:59'),(8540,2849,'action started via WP Cron','2021-02-07 14:50:38','2021-02-07 14:50:38'),(8541,2849,'action complete via WP Cron','2021-02-07 14:50:38','2021-02-07 14:50:38'),(8542,2850,'action created','2021-02-07 14:58:19','2021-02-07 14:58:19'),(8543,2850,'action started via WP Cron','2021-02-07 15:03:14','2021-02-07 15:03:14'),(8544,2850,'action complete via WP Cron','2021-02-07 15:03:14','2021-02-07 15:03:14'),(8545,2851,'action created','2021-02-07 15:04:09','2021-02-07 15:04:09'),(8546,2851,'action started via WP Cron','2021-02-07 15:13:54','2021-02-07 15:13:54'),(8547,2851,'action complete via WP Cron','2021-02-07 15:13:54','2021-02-07 15:13:54'),(8548,2852,'action created','2021-02-07 15:13:55','2021-02-07 15:13:55'),(8549,2852,'action started via WP Cron','2021-02-07 15:23:02','2021-02-07 15:23:02'),(8550,2852,'action complete via WP Cron','2021-02-07 15:23:02','2021-02-07 15:23:02'),(8551,2853,'action created','2021-02-07 15:23:02','2021-02-07 15:23:02'),(8552,2853,'action started via WP Cron','2021-02-07 15:23:55','2021-02-07 15:23:55'),(8553,2853,'action complete via WP Cron','2021-02-07 15:23:55','2021-02-07 15:23:55'),(8554,2854,'action created','2021-02-07 15:24:00','2021-02-07 15:24:00'),(8555,2854,'action started via WP Cron','2021-02-07 15:31:21','2021-02-07 15:31:21'),(8556,2854,'action complete via WP Cron','2021-02-07 15:31:21','2021-02-07 15:31:21'),(8557,2855,'action created','2021-02-07 15:32:20','2021-02-07 15:32:20'),(8558,2855,'action started via WP Cron','2021-02-07 15:33:07','2021-02-07 15:33:07'),(8559,2855,'action complete via WP Cron','2021-02-07 15:33:07','2021-02-07 15:33:07'),(8560,2856,'action created','2021-02-07 15:37:47','2021-02-07 15:37:47'),(8561,2856,'action started via WP Cron','2021-02-07 15:40:34','2021-02-07 15:40:34'),(8562,2856,'action complete via WP Cron','2021-02-07 15:40:34','2021-02-07 15:40:34'),(8563,2857,'action created','2021-02-07 15:40:34','2021-02-07 15:40:34'),(8564,2857,'action started via WP Cron','2021-02-07 15:57:17','2021-02-07 15:57:17'),(8565,2857,'action complete via WP Cron','2021-02-07 15:57:17','2021-02-07 15:57:17'),(8566,2858,'action created','2021-02-07 16:03:06','2021-02-07 16:03:06'),(8567,2858,'action started via WP Cron','2021-02-07 16:05:41','2021-02-07 16:05:41'),(8568,2858,'action complete via WP Cron','2021-02-07 16:05:41','2021-02-07 16:05:41'),(8569,2859,'action created','2021-02-07 16:05:41','2021-02-07 16:05:41'),(8570,2859,'action started via WP Cron','2021-02-07 16:12:42','2021-02-07 16:12:42'),(8571,2859,'action complete via WP Cron','2021-02-07 16:12:43','2021-02-07 16:12:43'),(8572,2860,'action created','2021-02-07 16:12:49','2021-02-07 16:12:49'),(8573,2860,'action started via WP Cron','2021-02-07 16:18:34','2021-02-07 16:18:34'),(8574,2860,'action complete via WP Cron','2021-02-07 16:18:34','2021-02-07 16:18:34'),(8575,2861,'action created','2021-02-07 16:28:27','2021-02-07 16:28:27'),(8576,2861,'action started via WP Cron','2021-02-07 16:33:07','2021-02-07 16:33:07'),(8577,2861,'action complete via WP Cron','2021-02-07 16:33:07','2021-02-07 16:33:07'),(8578,2862,'action created','2021-02-07 16:52:38','2021-02-07 16:52:38'),(8579,2862,'action started via WP Cron','2021-02-07 17:02:49','2021-02-07 17:02:49'),(8580,2862,'action complete via WP Cron','2021-02-07 17:02:49','2021-02-07 17:02:49'),(8581,2863,'action created','2021-02-07 17:03:07','2021-02-07 17:03:07'),(8582,2863,'action started via WP Cron','2021-02-07 17:04:35','2021-02-07 17:04:35'),(8583,2863,'action complete via WP Cron','2021-02-07 17:04:35','2021-02-07 17:04:35'),(8584,2864,'action created','2021-02-07 17:06:52','2021-02-07 17:06:52'),(8585,2864,'action started via WP Cron','2021-02-07 17:27:59','2021-02-07 17:27:59'),(8586,2864,'action complete via WP Cron','2021-02-07 17:27:59','2021-02-07 17:27:59'),(8587,2865,'action created','2021-02-07 17:31:37','2021-02-07 17:31:37'),(8588,2865,'action started via WP Cron','2021-02-07 17:33:07','2021-02-07 17:33:07'),(8589,2865,'action complete via WP Cron','2021-02-07 17:33:07','2021-02-07 17:33:07'),(8590,2866,'action created','2021-02-07 17:43:45','2021-02-07 17:43:45'),(8591,2866,'action started via WP Cron','2021-02-07 17:47:55','2021-02-07 17:47:55'),(8592,2866,'action complete via WP Cron','2021-02-07 17:47:55','2021-02-07 17:47:55'),(8593,2867,'action created','2021-02-07 17:47:55','2021-02-07 17:47:55'),(8594,2867,'action started via WP Cron','2021-02-07 17:57:24','2021-02-07 17:57:24'),(8595,2867,'action complete via WP Cron','2021-02-07 17:57:24','2021-02-07 17:57:24'),(8596,2868,'action created','2021-02-07 18:03:13','2021-02-07 18:03:13'),(8597,2868,'action started via WP Cron','2021-02-07 18:22:06','2021-02-07 18:22:06'),(8598,2868,'action complete via WP Cron','2021-02-07 18:22:06','2021-02-07 18:22:06'),(8599,2869,'action created','2021-02-07 18:22:07','2021-02-07 18:22:07'),(8600,2869,'action started via WP Cron','2021-02-07 18:32:13','2021-02-07 18:32:13'),(8601,2869,'action complete via WP Cron','2021-02-07 18:32:13','2021-02-07 18:32:13'),(8602,2870,'action created','2021-02-07 18:32:13','2021-02-07 18:32:13'),(8603,2870,'action started via WP Cron','2021-02-07 18:32:45','2021-02-07 18:32:45'),(8604,2870,'action complete via WP Cron','2021-02-07 18:32:45','2021-02-07 18:32:45'),(8605,2871,'action created','2021-02-07 18:32:45','2021-02-07 18:32:45'),(8606,2871,'action started via WP Cron','2021-02-07 18:42:50','2021-02-07 18:42:50'),(8607,2871,'action complete via WP Cron','2021-02-07 18:42:50','2021-02-07 18:42:50'),(8608,2872,'action created','2021-02-07 18:42:50','2021-02-07 18:42:50'),(8609,2872,'action started via WP Cron','2021-02-07 18:49:00','2021-02-07 18:49:00'),(8610,2872,'action complete via WP Cron','2021-02-07 18:49:00','2021-02-07 18:49:00'),(8611,2873,'action created','2021-02-07 18:52:18','2021-02-07 18:52:18'),(8612,2873,'action started via WP Cron','2021-02-07 18:58:22','2021-02-07 18:58:22'),(8613,2873,'action complete via WP Cron','2021-02-07 18:58:22','2021-02-07 18:58:22'),(8614,2874,'action created','2021-02-07 18:58:23','2021-02-07 18:58:23'),(8615,2874,'action started via WP Cron','2021-02-07 18:59:12','2021-02-07 18:59:12'),(8616,2874,'action complete via WP Cron','2021-02-07 18:59:12','2021-02-07 18:59:12'),(8617,2875,'action created','2021-02-07 19:03:06','2021-02-07 19:03:06'),(8618,2875,'action started via WP Cron','2021-02-07 19:14:42','2021-02-07 19:14:42'),(8619,2875,'action complete via WP Cron','2021-02-07 19:14:42','2021-02-07 19:14:42'),(8620,2876,'action created','2021-02-07 19:20:45','2021-02-07 19:20:45'),(8621,2876,'action started via WP Cron','2021-02-07 19:21:46','2021-02-07 19:21:46'),(8622,2876,'action complete via WP Cron','2021-02-07 19:21:46','2021-02-07 19:21:46'),(8623,2877,'action created','2021-02-07 19:21:46','2021-02-07 19:21:46'),(8624,2877,'action started via WP Cron','2021-02-07 19:32:35','2021-02-07 19:32:35'),(8625,2877,'action complete via WP Cron','2021-02-07 19:32:35','2021-02-07 19:32:35'),(8626,2878,'action created','2021-02-07 19:33:06','2021-02-07 19:33:06'),(8627,2878,'action started via WP Cron','2021-02-07 19:34:12','2021-02-07 19:34:12'),(8628,2878,'action complete via WP Cron','2021-02-07 19:34:12','2021-02-07 19:34:12'),(8629,2879,'action created','2021-02-07 19:34:12','2021-02-07 19:34:12'),(8630,2879,'action started via WP Cron','2021-02-07 19:35:49','2021-02-07 19:35:49'),(8631,2879,'action complete via WP Cron','2021-02-07 19:35:49','2021-02-07 19:35:49'),(8632,2880,'action created','2021-02-07 19:39:17','2021-02-07 19:39:17'),(8633,2880,'action started via WP Cron','2021-02-07 19:44:23','2021-02-07 19:44:23'),(8634,2880,'action complete via WP Cron','2021-02-07 19:44:23','2021-02-07 19:44:23'),(8635,2881,'action created','2021-02-07 19:46:24','2021-02-07 19:46:24'),(8636,2881,'action started via WP Cron','2021-02-07 19:47:53','2021-02-07 19:47:53'),(8637,2881,'action complete via WP Cron','2021-02-07 19:47:53','2021-02-07 19:47:53'),(8638,2882,'action created','2021-02-07 19:47:53','2021-02-07 19:47:53'),(8639,2882,'action started via WP Cron','2021-02-07 19:48:39','2021-02-07 19:48:39'),(8640,2882,'action complete via WP Cron','2021-02-07 19:48:39','2021-02-07 19:48:39'),(8641,2883,'action created','2021-02-07 19:48:55','2021-02-07 19:48:55'),(8642,2883,'action started via WP Cron','2021-02-07 19:50:17','2021-02-07 19:50:17'),(8643,2883,'action complete via WP Cron','2021-02-07 19:50:17','2021-02-07 19:50:17'),(8644,2884,'action created','2021-02-07 19:58:59','2021-02-07 19:58:59'),(8645,2884,'action started via WP Cron','2021-02-07 20:00:48','2021-02-07 20:00:48'),(8646,2884,'action complete via WP Cron','2021-02-07 20:00:48','2021-02-07 20:00:48'),(8647,2885,'action created','2021-02-07 20:00:48','2021-02-07 20:00:48'),(8648,2885,'action started via WP Cron','2021-02-07 20:03:06','2021-02-07 20:03:06'),(8649,2885,'action complete via WP Cron','2021-02-07 20:03:06','2021-02-07 20:03:06'),(8650,2886,'action created','2021-02-07 20:07:42','2021-02-07 20:07:42'),(8651,2886,'action started via WP Cron','2021-02-07 20:10:35','2021-02-07 20:10:35'),(8652,2886,'action complete via WP Cron','2021-02-07 20:10:35','2021-02-07 20:10:35'),(8653,2887,'action created','2021-02-07 20:10:35','2021-02-07 20:10:35'),(8654,2887,'action started via WP Cron','2021-02-07 20:17:26','2021-02-07 20:17:26'),(8655,2887,'action complete via WP Cron','2021-02-07 20:17:26','2021-02-07 20:17:26'),(8656,2888,'action created','2021-02-07 20:19:03','2021-02-07 20:19:03'),(8657,2888,'action started via WP Cron','2021-02-07 20:26:11','2021-02-07 20:26:11'),(8658,2888,'action complete via WP Cron','2021-02-07 20:26:11','2021-02-07 20:26:11'),(8659,2889,'action created','2021-02-07 20:26:50','2021-02-07 20:26:50'),(8660,2889,'action started via WP Cron','2021-02-07 20:28:14','2021-02-07 20:28:14'),(8661,2889,'action complete via WP Cron','2021-02-07 20:28:15','2021-02-07 20:28:15'),(8662,2890,'action created','2021-02-07 20:28:59','2021-02-07 20:28:59'),(8663,2890,'action started via WP Cron','2021-02-07 20:31:39','2021-02-07 20:31:39'),(8664,2890,'action complete via WP Cron','2021-02-07 20:31:39','2021-02-07 20:31:39'),(8665,2891,'action created','2021-02-07 20:31:39','2021-02-07 20:31:39'),(8666,2891,'action started via WP Cron','2021-02-07 20:33:07','2021-02-07 20:33:07'),(8667,2891,'action complete via WP Cron','2021-02-07 20:33:07','2021-02-07 20:33:07'),(8668,2892,'action created','2021-02-07 20:34:47','2021-02-07 20:34:47'),(8669,2892,'action started via WP Cron','2021-02-07 20:35:53','2021-02-07 20:35:53'),(8670,2892,'action complete via WP Cron','2021-02-07 20:35:53','2021-02-07 20:35:53'),(8671,2893,'action created','2021-02-07 20:35:53','2021-02-07 20:35:53'),(8672,2893,'action started via WP Cron','2021-02-07 20:36:47','2021-02-07 20:36:47'),(8673,2893,'action complete via WP Cron','2021-02-07 20:36:47','2021-02-07 20:36:47'),(8674,2894,'action created','2021-02-07 20:50:24','2021-02-07 20:50:24'),(8675,2894,'action started via WP Cron','2021-02-07 20:53:01','2021-02-07 20:53:01'),(8676,2894,'action complete via WP Cron','2021-02-07 20:53:01','2021-02-07 20:53:01'),(8677,2895,'action created','2021-02-07 20:53:06','2021-02-07 20:53:06'),(8678,2895,'action started via WP Cron','2021-02-07 20:54:47','2021-02-07 20:54:47'),(8679,2895,'action complete via WP Cron','2021-02-07 20:54:47','2021-02-07 20:54:47'),(8680,2896,'action created','2021-02-07 21:03:07','2021-02-07 21:03:07'),(8681,2896,'action started via WP Cron','2021-02-07 21:08:01','2021-02-07 21:08:01'),(8682,2896,'action complete via WP Cron','2021-02-07 21:08:01','2021-02-07 21:08:01'),(8683,2897,'action created','2021-02-07 21:08:01','2021-02-07 21:08:01'),(8684,2897,'action started via WP Cron','2021-02-07 21:11:53','2021-02-07 21:11:53'),(8685,2897,'action complete via WP Cron','2021-02-07 21:11:53','2021-02-07 21:11:53'),(8686,2898,'action created','2021-02-07 21:11:53','2021-02-07 21:11:53'),(8687,2898,'action started via WP Cron','2021-02-07 21:17:58','2021-02-07 21:17:58'),(8688,2898,'action complete via WP Cron','2021-02-07 21:17:58','2021-02-07 21:17:58'),(8689,2899,'action created','2021-02-07 21:18:05','2021-02-07 21:18:05'),(8690,2899,'action started via WP Cron','2021-02-07 21:22:07','2021-02-07 21:22:07'),(8691,2899,'action complete via WP Cron','2021-02-07 21:22:07','2021-02-07 21:22:07'),(8692,2900,'action created','2021-02-07 21:22:36','2021-02-07 21:22:36'),(8693,2900,'action started via WP Cron','2021-02-07 21:25:46','2021-02-07 21:25:46'),(8694,2900,'action complete via WP Cron','2021-02-07 21:25:46','2021-02-07 21:25:46'),(8695,2901,'action created','2021-02-07 21:25:46','2021-02-07 21:25:46'),(8696,2901,'action started via WP Cron','2021-02-07 21:33:06','2021-02-07 21:33:06'),(8697,2901,'action complete via WP Cron','2021-02-07 21:33:06','2021-02-07 21:33:06'),(8698,2902,'action created','2021-02-07 21:42:02','2021-02-07 21:42:02'),(8699,2902,'action started via WP Cron','2021-02-07 21:49:07','2021-02-07 21:49:07'),(8700,2902,'action complete via WP Cron','2021-02-07 21:49:07','2021-02-07 21:49:07'),(8701,2903,'action created','2021-02-07 21:49:07','2021-02-07 21:49:07'),(8702,2903,'action started via WP Cron','2021-02-07 21:58:36','2021-02-07 21:58:36'),(8703,2903,'action complete via WP Cron','2021-02-07 21:58:36','2021-02-07 21:58:36'),(8704,2904,'action created','2021-02-07 21:58:36','2021-02-07 21:58:36'),(8705,2904,'action started via WP Cron','2021-02-07 22:01:29','2021-02-07 22:01:29'),(8706,2904,'action complete via WP Cron','2021-02-07 22:01:29','2021-02-07 22:01:29'),(8707,2905,'action created','2021-02-07 22:01:29','2021-02-07 22:01:29'),(8708,2905,'action started via WP Cron','2021-02-07 22:03:06','2021-02-07 22:03:06'),(8709,2905,'action complete via WP Cron','2021-02-07 22:03:06','2021-02-07 22:03:06'),(8710,2906,'action created','2021-02-07 22:03:55','2021-02-07 22:03:55'),(8711,2906,'action started via WP Cron','2021-02-07 22:08:04','2021-02-07 22:08:04'),(8712,2906,'action complete via WP Cron','2021-02-07 22:08:04','2021-02-07 22:08:04'),(8713,2907,'action created','2021-02-07 22:08:04','2021-02-07 22:08:04'),(8714,2907,'action started via WP Cron','2021-02-07 22:09:11','2021-02-07 22:09:11'),(8715,2907,'action complete via WP Cron','2021-02-07 22:09:11','2021-02-07 22:09:11'),(8716,2908,'action created','2021-02-07 22:09:37','2021-02-07 22:09:37'),(8717,2908,'action started via WP Cron','2021-02-07 22:13:01','2021-02-07 22:13:01'),(8718,2908,'action complete via WP Cron','2021-02-07 22:13:01','2021-02-07 22:13:01'),(8719,2909,'action created','2021-02-07 22:13:05','2021-02-07 22:13:05'),(8720,2909,'action started via WP Cron','2021-02-07 22:33:06','2021-02-07 22:33:06'),(8721,2909,'action complete via WP Cron','2021-02-07 22:33:06','2021-02-07 22:33:06'),(8722,2910,'action created','2021-02-07 22:40:28','2021-02-07 22:40:28'),(8723,2910,'action started via WP Cron','2021-02-07 23:03:58','2021-02-07 23:03:58'),(8724,2910,'action complete via WP Cron','2021-02-07 23:03:58','2021-02-07 23:03:58'),(8725,2911,'action created','2021-02-07 23:16:30','2021-02-07 23:16:30'),(8726,2911,'action started via WP Cron','2021-02-07 23:30:43','2021-02-07 23:30:43'),(8727,2911,'action complete via WP Cron','2021-02-07 23:30:43','2021-02-07 23:30:43'),(8728,2912,'action created','2021-02-07 23:33:06','2021-02-07 23:33:06'),(8729,2912,'action started via WP Cron','2021-02-07 23:41:06','2021-02-07 23:41:06'),(8730,2912,'action complete via WP Cron','2021-02-07 23:41:06','2021-02-07 23:41:06'),(8731,2913,'action created','2021-02-07 23:41:07','2021-02-07 23:41:07'),(8732,2913,'action started via WP Cron','2021-02-07 23:42:55','2021-02-07 23:42:55'),(8733,2913,'action complete via WP Cron','2021-02-07 23:42:55','2021-02-07 23:42:55'),(8734,2914,'action created','2021-02-07 23:51:38','2021-02-07 23:51:38'),(8735,2914,'action started via WP Cron','2021-02-07 23:54:59','2021-02-07 23:54:59'),(8736,2914,'action complete via WP Cron','2021-02-07 23:54:59','2021-02-07 23:54:59'),(8737,2915,'action created','2021-02-07 23:55:13','2021-02-07 23:55:13'),(8738,2915,'action started via WP Cron','2021-02-07 23:57:09','2021-02-07 23:57:09'),(8739,2915,'action complete via WP Cron','2021-02-07 23:57:09','2021-02-07 23:57:09'),(8740,2916,'action created','2021-02-07 23:58:07','2021-02-07 23:58:07'),(8741,2916,'action started via WP Cron','2021-02-07 23:59:14','2021-02-07 23:59:14'),(8742,2916,'action complete via WP Cron','2021-02-07 23:59:14','2021-02-07 23:59:14'),(8743,2917,'action created','2021-02-08 00:01:02','2021-02-08 00:01:02'),(8744,2917,'action started via WP Cron','2021-02-08 00:03:07','2021-02-08 00:03:07'),(8745,2917,'action complete via WP Cron','2021-02-08 00:03:07','2021-02-08 00:03:07'),(8746,2918,'action created','2021-02-08 00:03:08','2021-02-08 00:03:08'),(8747,2918,'action started via WP Cron','2021-02-08 00:03:46','2021-02-08 00:03:46'),(8748,2918,'action complete via WP Cron','2021-02-08 00:03:46','2021-02-08 00:03:46'),(8749,2919,'action created','2021-02-08 00:19:01','2021-02-08 00:19:01'),(8750,2919,'action started via WP Cron','2021-02-08 00:25:18','2021-02-08 00:25:18'),(8751,2919,'action complete via WP Cron','2021-02-08 00:25:18','2021-02-08 00:25:18'),(8752,2920,'action created','2021-02-08 00:25:19','2021-02-08 00:25:19'),(8753,2920,'action started via WP Cron','2021-02-08 00:33:07','2021-02-08 00:33:07'),(8754,2920,'action complete via WP Cron','2021-02-08 00:33:07','2021-02-08 00:33:07'),(8755,2921,'action created','2021-02-08 00:34:59','2021-02-08 00:34:59'),(8756,2921,'action started via WP Cron','2021-02-08 00:36:30','2021-02-08 00:36:30'),(8757,2921,'action complete via WP Cron','2021-02-08 00:36:30','2021-02-08 00:36:30'),(8758,2922,'action created','2021-02-08 00:36:30','2021-02-08 00:36:30'),(8759,2922,'action started via WP Cron','2021-02-08 00:48:20','2021-02-08 00:48:20'),(8760,2922,'action complete via WP Cron','2021-02-08 00:48:20','2021-02-08 00:48:20'),(8761,2923,'action created','2021-02-08 00:48:20','2021-02-08 00:48:20'),(8762,2923,'action started via WP Cron','2021-02-08 00:49:05','2021-02-08 00:49:05'),(8763,2923,'action complete via WP Cron','2021-02-08 00:49:05','2021-02-08 00:49:05'),(8764,2924,'action created','2021-02-08 01:00:27','2021-02-08 01:00:27'),(8765,2711,'action started via WP Cron','2021-02-08 01:03:07','2021-02-08 01:03:07'),(8766,2711,'action complete via WP Cron','2021-02-08 01:03:07','2021-02-08 01:03:07'),(8767,2925,'action created','2021-02-08 01:03:07','2021-02-08 01:03:07'),(8768,2924,'action started via WP Cron','2021-02-08 01:03:07','2021-02-08 01:03:07'),(8769,2924,'action complete via WP Cron','2021-02-08 01:03:07','2021-02-08 01:03:07'),(8770,2926,'action created','2021-02-08 01:09:08','2021-02-08 01:09:08'),(8771,2926,'action started via WP Cron','2021-02-08 01:10:28','2021-02-08 01:10:28'),(8772,2926,'action complete via WP Cron','2021-02-08 01:10:28','2021-02-08 01:10:28'),(8773,2927,'action created','2021-02-08 01:13:48','2021-02-08 01:13:48'),(8774,2927,'action started via WP Cron','2021-02-08 01:14:59','2021-02-08 01:14:59'),(8775,2927,'action complete via WP Cron','2021-02-08 01:14:59','2021-02-08 01:14:59'),(8776,2928,'action created','2021-02-08 01:16:43','2021-02-08 01:16:43'),(8777,2928,'action started via WP Cron','2021-02-08 01:33:06','2021-02-08 01:33:06'),(8778,2928,'action complete via WP Cron','2021-02-08 01:33:06','2021-02-08 01:33:06'),(8779,2929,'action created','2021-02-08 01:39:04','2021-02-08 01:39:04'),(8780,2715,'action started via WP Cron','2021-02-08 01:39:05','2021-02-08 01:39:05'),(8781,2715,'action complete via WP Cron','2021-02-08 01:39:05','2021-02-08 01:39:05'),(8782,2930,'action created','2021-02-08 01:39:05','2021-02-08 01:39:05'),(8783,2929,'action started via WP Cron','2021-02-08 01:54:22','2021-02-08 01:54:22'),(8784,2929,'action complete via WP Cron','2021-02-08 01:54:22','2021-02-08 01:54:22'),(8785,2931,'action created','2021-02-08 01:54:22','2021-02-08 01:54:22'),(8786,2931,'action started via WP Cron','2021-02-08 01:57:35','2021-02-08 01:57:35'),(8787,2931,'action complete via WP Cron','2021-02-08 01:57:35','2021-02-08 01:57:35'),(8788,2932,'action created','2021-02-08 01:57:36','2021-02-08 01:57:36'),(8789,2932,'action started via WP Cron','2021-02-08 02:01:36','2021-02-08 02:01:36'),(8790,2932,'action complete via WP Cron','2021-02-08 02:01:36','2021-02-08 02:01:36'),(8791,2933,'action created','2021-02-08 02:03:06','2021-02-08 02:03:06'),(8792,2933,'action started via WP Cron','2021-02-08 02:12:22','2021-02-08 02:12:22'),(8793,2933,'action complete via WP Cron','2021-02-08 02:12:22','2021-02-08 02:12:22'),(8794,2934,'action created','2021-02-08 02:14:39','2021-02-08 02:14:39'),(8795,2934,'action started via WP Cron','2021-02-08 02:33:06','2021-02-08 02:33:06'),(8796,2934,'action complete via WP Cron','2021-02-08 02:33:06','2021-02-08 02:33:06'),(8797,2935,'action created','2021-02-08 02:33:35','2021-02-08 02:33:35'),(8798,2935,'action started via WP Cron','2021-02-08 02:37:24','2021-02-08 02:37:24'),(8799,2935,'action complete via WP Cron','2021-02-08 02:37:24','2021-02-08 02:37:24'),(8800,2936,'action created','2021-02-08 02:38:00','2021-02-08 02:38:00'),(8801,2936,'action started via WP Cron','2021-02-08 02:41:43','2021-02-08 02:41:43'),(8802,2936,'action complete via WP Cron','2021-02-08 02:41:43','2021-02-08 02:41:43'),(8803,2937,'action created','2021-02-08 02:41:43','2021-02-08 02:41:43'),(8804,2937,'action started via WP Cron','2021-02-08 02:44:44','2021-02-08 02:44:44'),(8805,2937,'action complete via WP Cron','2021-02-08 02:44:44','2021-02-08 02:44:44'),(8806,2938,'action created','2021-02-08 02:53:35','2021-02-08 02:53:35'),(8807,2938,'action started via WP Cron','2021-02-08 03:01:28','2021-02-08 03:01:28'),(8808,2938,'action complete via WP Cron','2021-02-08 03:01:28','2021-02-08 03:01:28'),(8809,2939,'action created','2021-02-08 03:03:07','2021-02-08 03:03:07'),(8810,2939,'action started via WP Cron','2021-02-08 03:03:59','2021-02-08 03:03:59'),(8811,2939,'action complete via WP Cron','2021-02-08 03:03:59','2021-02-08 03:03:59'),(8812,2940,'action created','2021-02-08 03:17:13','2021-02-08 03:17:13'),(8813,2940,'action started via WP Cron','2021-02-08 03:22:17','2021-02-08 03:22:17'),(8814,2940,'action complete via WP Cron','2021-02-08 03:22:17','2021-02-08 03:22:17'),(8815,2941,'action created','2021-02-08 03:22:17','2021-02-08 03:22:17'),(8816,2941,'action started via WP Cron','2021-02-08 03:25:06','2021-02-08 03:25:06'),(8817,2941,'action complete via WP Cron','2021-02-08 03:25:06','2021-02-08 03:25:06'),(8818,2942,'action created','2021-02-08 03:25:06','2021-02-08 03:25:06'),(8819,2942,'action started via WP Cron','2021-02-08 03:29:39','2021-02-08 03:29:39'),(8820,2942,'action complete via WP Cron','2021-02-08 03:29:39','2021-02-08 03:29:39'),(8821,2943,'action created','2021-02-08 03:29:40','2021-02-08 03:29:40'),(8822,2943,'action started via WP Cron','2021-02-08 03:30:46','2021-02-08 03:30:46'),(8823,2943,'action complete via WP Cron','2021-02-08 03:30:46','2021-02-08 03:30:46'),(8824,2944,'action created','2021-02-08 03:32:20','2021-02-08 03:32:20'),(8825,2944,'action started via WP Cron','2021-02-08 03:33:28','2021-02-08 03:33:28'),(8826,2944,'action complete via WP Cron','2021-02-08 03:33:28','2021-02-08 03:33:28'),(8827,2945,'action created','2021-02-08 03:33:56','2021-02-08 03:33:56'),(8828,2945,'action started via WP Cron','2021-02-08 03:36:08','2021-02-08 03:36:08'),(8829,2945,'action complete via WP Cron','2021-02-08 03:36:08','2021-02-08 03:36:08'),(8830,2946,'action created','2021-02-08 03:37:23','2021-02-08 03:37:23'),(8831,2946,'action started via WP Cron','2021-02-08 03:39:06','2021-02-08 03:39:06'),(8832,2946,'action complete via WP Cron','2021-02-08 03:39:06','2021-02-08 03:39:06'),(8833,2947,'action created','2021-02-08 03:40:26','2021-02-08 03:40:26'),(8834,2947,'action started via WP Cron','2021-02-08 03:41:35','2021-02-08 03:41:35'),(8835,2947,'action complete via WP Cron','2021-02-08 03:41:35','2021-02-08 03:41:35'),(8836,2948,'action created','2021-02-08 03:42:52','2021-02-08 03:42:52'),(8837,2948,'action started via WP Cron','2021-02-08 03:43:59','2021-02-08 03:43:59'),(8838,2948,'action complete via WP Cron','2021-02-08 03:43:59','2021-02-08 03:43:59'),(8839,2949,'action created','2021-02-08 03:45:14','2021-02-08 03:45:14'),(8840,2949,'action started via WP Cron','2021-02-08 03:46:19','2021-02-08 03:46:19'),(8841,2949,'action complete via WP Cron','2021-02-08 03:46:19','2021-02-08 03:46:19'),(8842,2950,'action created','2021-02-08 03:47:55','2021-02-08 03:47:55'),(8843,2950,'action started via WP Cron','2021-02-08 03:48:59','2021-02-08 03:48:59'),(8844,2950,'action complete via WP Cron','2021-02-08 03:48:59','2021-02-08 03:48:59'),(8845,2951,'action created','2021-02-08 03:50:08','2021-02-08 03:50:08'),(8846,2951,'action started via WP Cron','2021-02-08 03:50:56','2021-02-08 03:50:56'),(8847,2951,'action complete via WP Cron','2021-02-08 03:50:56','2021-02-08 03:50:56'),(8848,2952,'action created','2021-02-08 03:50:56','2021-02-08 03:50:56'),(8849,2952,'action started via WP Cron','2021-02-08 03:52:12','2021-02-08 03:52:12'),(8850,2952,'action complete via WP Cron','2021-02-08 03:52:12','2021-02-08 03:52:12'),(8851,2953,'action created','2021-02-08 03:52:52','2021-02-08 03:52:52'),(8852,2953,'action started via WP Cron','2021-02-08 03:55:11','2021-02-08 03:55:11'),(8853,2953,'action complete via WP Cron','2021-02-08 03:55:11','2021-02-08 03:55:11'),(8854,2954,'action created','2021-02-08 03:56:34','2021-02-08 03:56:34'),(8855,2954,'action started via WP Cron','2021-02-08 03:58:02','2021-02-08 03:58:02'),(8856,2954,'action complete via WP Cron','2021-02-08 03:58:02','2021-02-08 03:58:02'),(8857,2955,'action created','2021-02-08 03:59:11','2021-02-08 03:59:11'),(8858,2955,'action started via WP Cron','2021-02-08 04:00:15','2021-02-08 04:00:15'),(8859,2955,'action complete via WP Cron','2021-02-08 04:00:15','2021-02-08 04:00:15'),(8860,2956,'action created','2021-02-08 04:01:15','2021-02-08 04:01:15'),(8861,2956,'action started via WP Cron','2021-02-08 04:02:31','2021-02-08 04:02:31'),(8862,2956,'action complete via WP Cron','2021-02-08 04:02:31','2021-02-08 04:02:31'),(8863,2957,'action created','2021-02-08 04:03:06','2021-02-08 04:03:06'),(8864,2957,'action started via WP Cron','2021-02-08 04:04:40','2021-02-08 04:04:40'),(8865,2957,'action complete via WP Cron','2021-02-08 04:04:40','2021-02-08 04:04:40'),(8866,2958,'action created','2021-02-08 04:05:52','2021-02-08 04:05:52'),(8867,2958,'action started via WP Cron','2021-02-08 04:07:48','2021-02-08 04:07:48'),(8868,2958,'action complete via WP Cron','2021-02-08 04:07:48','2021-02-08 04:07:48'),(8869,2959,'action created','2021-02-08 04:08:56','2021-02-08 04:08:56'),(8870,2959,'action started via WP Cron','2021-02-08 04:09:50','2021-02-08 04:09:50'),(8871,2959,'action complete via WP Cron','2021-02-08 04:09:50','2021-02-08 04:09:50'),(8872,2960,'action created','2021-02-08 04:09:50','2021-02-08 04:09:50'),(8873,2960,'action started via WP Cron','2021-02-08 04:10:49','2021-02-08 04:10:49'),(8874,2960,'action complete via WP Cron','2021-02-08 04:10:49','2021-02-08 04:10:49'),(8875,2961,'action created','2021-02-08 04:10:51','2021-02-08 04:10:51'),(8876,2961,'action started via WP Cron','2021-02-08 04:11:43','2021-02-08 04:11:43'),(8877,2961,'action complete via WP Cron','2021-02-08 04:11:43','2021-02-08 04:11:43'),(8878,2962,'action created','2021-02-08 04:12:01','2021-02-08 04:12:01'),(8879,2962,'action started via WP Cron','2021-02-08 04:13:40','2021-02-08 04:13:40'),(8880,2962,'action complete via WP Cron','2021-02-08 04:13:40','2021-02-08 04:13:40'),(8881,2963,'action created','2021-02-08 04:14:50','2021-02-08 04:14:50'),(8882,2963,'action started via WP Cron','2021-02-08 04:15:53','2021-02-08 04:15:53'),(8883,2963,'action complete via WP Cron','2021-02-08 04:15:53','2021-02-08 04:15:53'),(8884,2964,'action created','2021-02-08 04:17:19','2021-02-08 04:17:19'),(8885,2964,'action started via WP Cron','2021-02-08 04:18:46','2021-02-08 04:18:46'),(8886,2964,'action complete via WP Cron','2021-02-08 04:18:46','2021-02-08 04:18:46'),(8887,2965,'action created','2021-02-08 04:20:27','2021-02-08 04:20:27'),(8888,2965,'action started via WP Cron','2021-02-08 04:22:02','2021-02-08 04:22:02'),(8889,2965,'action complete via WP Cron','2021-02-08 04:22:02','2021-02-08 04:22:02'),(8890,2966,'action created','2021-02-08 04:23:04','2021-02-08 04:23:04'),(8891,2966,'action started via WP Cron','2021-02-08 04:24:20','2021-02-08 04:24:20'),(8892,2966,'action complete via WP Cron','2021-02-08 04:24:20','2021-02-08 04:24:20'),(8893,2967,'action created','2021-02-08 04:25:32','2021-02-08 04:25:32'),(8894,2967,'action started via WP Cron','2021-02-08 04:26:33','2021-02-08 04:26:33'),(8895,2967,'action complete via WP Cron','2021-02-08 04:26:33','2021-02-08 04:26:33'),(8896,2968,'action created','2021-02-08 04:27:48','2021-02-08 04:27:48'),(8897,2968,'action started via WP Cron','2021-02-08 04:28:53','2021-02-08 04:28:53'),(8898,2968,'action complete via WP Cron','2021-02-08 04:28:53','2021-02-08 04:28:53'),(8899,2969,'action created','2021-02-08 04:30:01','2021-02-08 04:30:01'),(8900,2969,'action started via WP Cron','2021-02-08 04:31:04','2021-02-08 04:31:04'),(8901,2969,'action complete via WP Cron','2021-02-08 04:31:04','2021-02-08 04:31:04'),(8902,2970,'action created','2021-02-08 04:31:22','2021-02-08 04:31:22'),(8903,2970,'action started via WP Cron','2021-02-08 04:31:53','2021-02-08 04:31:53'),(8904,2970,'action complete via WP Cron','2021-02-08 04:31:53','2021-02-08 04:31:53'),(8905,2971,'action created','2021-02-08 04:32:07','2021-02-08 04:32:07'),(8906,2971,'action started via WP Cron','2021-02-08 04:33:07','2021-02-08 04:33:07'),(8907,2971,'action complete via WP Cron','2021-02-08 04:33:07','2021-02-08 04:33:07'),(8908,2972,'action created','2021-02-08 04:33:39','2021-02-08 04:33:39'),(8909,2972,'action started via WP Cron','2021-02-08 04:35:24','2021-02-08 04:35:24'),(8910,2972,'action complete via WP Cron','2021-02-08 04:35:24','2021-02-08 04:35:24'),(8911,2973,'action created','2021-02-08 04:36:34','2021-02-08 04:36:34'),(8912,2973,'action started via WP Cron','2021-02-08 04:38:08','2021-02-08 04:38:08'),(8913,2973,'action complete via WP Cron','2021-02-08 04:38:08','2021-02-08 04:38:08'),(8914,2974,'action created','2021-02-08 04:39:16','2021-02-08 04:39:16'),(8915,2974,'action started via WP Cron','2021-02-08 04:40:19','2021-02-08 04:40:19'),(8916,2974,'action complete via WP Cron','2021-02-08 04:40:19','2021-02-08 04:40:19'),(8917,2975,'action created','2021-02-08 04:41:29','2021-02-08 04:41:29'),(8918,2975,'action started via WP Cron','2021-02-08 04:42:52','2021-02-08 04:42:52'),(8919,2975,'action complete via WP Cron','2021-02-08 04:42:52','2021-02-08 04:42:52'),(8920,2976,'action created','2021-02-08 04:44:09','2021-02-08 04:44:09'),(8921,2976,'action started via WP Cron','2021-02-08 04:45:25','2021-02-08 04:45:25'),(8922,2976,'action complete via WP Cron','2021-02-08 04:45:25','2021-02-08 04:45:25'),(8923,2977,'action created','2021-02-08 04:47:18','2021-02-08 04:47:18'),(8924,2977,'action started via WP Cron','2021-02-08 04:48:25','2021-02-08 04:48:25'),(8925,2977,'action complete via WP Cron','2021-02-08 04:48:25','2021-02-08 04:48:25'),(8926,2978,'action created','2021-02-08 04:49:47','2021-02-08 04:49:47'),(8927,2978,'action started via WP Cron','2021-02-08 04:51:13','2021-02-08 04:51:13'),(8928,2978,'action complete via WP Cron','2021-02-08 04:51:13','2021-02-08 04:51:13'),(8929,2979,'action created','2021-02-08 04:52:15','2021-02-08 04:52:15'),(8930,2979,'action started via WP Cron','2021-02-08 04:53:20','2021-02-08 04:53:20'),(8931,2979,'action complete via WP Cron','2021-02-08 04:53:20','2021-02-08 04:53:20'),(8932,2980,'action created','2021-02-08 04:54:30','2021-02-08 04:54:30'),(8933,2980,'action started via WP Cron','2021-02-08 04:55:18','2021-02-08 04:55:18'),(8934,2980,'action complete via WP Cron','2021-02-08 04:55:18','2021-02-08 04:55:18'),(8935,2981,'action created','2021-02-08 04:55:22','2021-02-08 04:55:22'),(8936,2981,'action started via WP Cron','2021-02-08 04:56:11','2021-02-08 04:56:11'),(8937,2981,'action complete via WP Cron','2021-02-08 04:56:11','2021-02-08 04:56:11'),(8938,2982,'action created','2021-02-08 04:57:39','2021-02-08 04:57:39'),(8939,2982,'action started via WP Cron','2021-02-08 04:59:02','2021-02-08 04:59:02'),(8940,2982,'action complete via WP Cron','2021-02-08 04:59:02','2021-02-08 04:59:02'),(8941,2983,'action created','2021-02-08 05:00:04','2021-02-08 05:00:04'),(8942,2983,'action started via WP Cron','2021-02-08 05:01:07','2021-02-08 05:01:07'),(8943,2983,'action complete via WP Cron','2021-02-08 05:01:07','2021-02-08 05:01:07'),(8944,2984,'action created','2021-02-08 05:02:18','2021-02-08 05:02:18'),(8945,2984,'action started via WP Cron','2021-02-08 05:03:07','2021-02-08 05:03:07'),(8946,2984,'action complete via WP Cron','2021-02-08 05:03:07','2021-02-08 05:03:07'),(8947,2985,'action created','2021-02-08 05:03:34','2021-02-08 05:03:34'),(8948,2985,'action started via WP Cron','2021-02-08 05:04:38','2021-02-08 05:04:38'),(8949,2985,'action complete via WP Cron','2021-02-08 05:04:38','2021-02-08 05:04:38'),(8950,2986,'action created','2021-02-08 05:05:40','2021-02-08 05:05:40'),(8951,2986,'action started via WP Cron','2021-02-08 05:06:56','2021-02-08 05:06:56'),(8952,2986,'action complete via WP Cron','2021-02-08 05:06:56','2021-02-08 05:06:56'),(8953,2987,'action created','2021-02-08 05:07:07','2021-02-08 05:07:07'),(8954,2987,'action started via WP Cron','2021-02-08 05:08:05','2021-02-08 05:08:05'),(8955,2987,'action complete via WP Cron','2021-02-08 05:08:05','2021-02-08 05:08:05'),(8956,2988,'action created','2021-02-08 05:09:05','2021-02-08 05:09:05'),(8957,2988,'action started via WP Cron','2021-02-08 05:10:46','2021-02-08 05:10:46'),(8958,2988,'action complete via WP Cron','2021-02-08 05:10:46','2021-02-08 05:10:46'),(8959,2989,'action created','2021-02-08 05:11:53','2021-02-08 05:11:53'),(8960,2989,'action started via WP Cron','2021-02-08 05:13:08','2021-02-08 05:13:08'),(8961,2989,'action complete via WP Cron','2021-02-08 05:13:08','2021-02-08 05:13:08'),(8962,2990,'action created','2021-02-08 05:14:12','2021-02-08 05:14:12'),(8963,2990,'action started via WP Cron','2021-02-08 05:16:24','2021-02-08 05:16:24'),(8964,2990,'action complete via WP Cron','2021-02-08 05:16:25','2021-02-08 05:16:25'),(8965,2991,'action created','2021-02-08 05:17:35','2021-02-08 05:17:35'),(8966,2991,'action started via WP Cron','2021-02-08 05:18:43','2021-02-08 05:18:43'),(8967,2991,'action complete via WP Cron','2021-02-08 05:18:43','2021-02-08 05:18:43'),(8968,2992,'action created','2021-02-08 05:19:52','2021-02-08 05:19:52'),(8969,2992,'action started via WP Cron','2021-02-08 05:20:58','2021-02-08 05:20:58'),(8970,2992,'action complete via WP Cron','2021-02-08 05:20:58','2021-02-08 05:20:58'),(8971,2993,'action created','2021-02-08 05:21:59','2021-02-08 05:21:59'),(8972,2993,'action started via WP Cron','2021-02-08 05:23:03','2021-02-08 05:23:03'),(8973,2993,'action complete via WP Cron','2021-02-08 05:23:03','2021-02-08 05:23:03'),(8974,2994,'action created','2021-02-08 05:24:18','2021-02-08 05:24:18'),(8975,2994,'action started via WP Cron','2021-02-08 05:25:27','2021-02-08 05:25:27'),(8976,2994,'action complete via WP Cron','2021-02-08 05:25:27','2021-02-08 05:25:27'),(8977,2995,'action created','2021-02-08 05:26:51','2021-02-08 05:26:51'),(8978,2995,'action started via WP Cron','2021-02-08 05:27:54','2021-02-08 05:27:54'),(8979,2995,'action complete via WP Cron','2021-02-08 05:27:55','2021-02-08 05:27:55'),(8980,2996,'action created','2021-02-08 05:28:15','2021-02-08 05:28:15'),(8981,2996,'action started via WP Cron','2021-02-08 05:29:14','2021-02-08 05:29:14'),(8982,2996,'action complete via WP Cron','2021-02-08 05:29:14','2021-02-08 05:29:14'),(8983,2997,'action created','2021-02-08 05:30:42','2021-02-08 05:30:42'),(8984,2997,'action started via Async Request','2021-02-08 05:31:34','2021-02-08 05:31:34'),(8985,2997,'action complete via Async Request','2021-02-08 05:31:34','2021-02-08 05:31:34'),(8986,2998,'action created','2021-02-08 05:31:35','2021-02-08 05:31:35'),(8988,2998,'action started via WP Cron','2021-02-08 05:33:06','2021-02-08 05:33:06'),(8989,2998,'action complete via WP Cron','2021-02-08 05:33:06','2021-02-08 05:33:06'),(8992,3000,'action created','2021-02-08 05:33:14','2021-02-08 05:33:14'),(8993,3000,'action started via Async Request','2021-02-08 05:33:27','2021-02-08 05:33:27'),(8994,3000,'action complete via Async Request','2021-02-08 05:33:27','2021-02-08 05:33:27'),(8995,3001,'action created','2021-02-08 05:34:04','2021-02-08 05:34:04'),(8996,3001,'action started via WP Cron','2021-02-08 05:34:37','2021-02-08 05:34:37'),(8997,3001,'action complete via WP Cron','2021-02-08 05:34:37','2021-02-08 05:34:37'),(8998,3002,'action created','2021-02-08 05:34:38','2021-02-08 05:34:38'),(8999,3002,'action started via WP Cron','2021-02-08 05:35:35','2021-02-08 05:35:35'),(9000,3002,'action complete via WP Cron','2021-02-08 05:35:35','2021-02-08 05:35:35'),(9001,3003,'action created','2021-02-08 05:35:55','2021-02-08 05:35:55'),(9002,3003,'action started via WP Cron','2021-02-08 05:36:43','2021-02-08 05:36:43'),(9003,3003,'action complete via WP Cron','2021-02-08 05:36:43','2021-02-08 05:36:43'),(9004,3004,'action created','2021-02-08 05:37:00','2021-02-08 05:37:00'),(9005,3005,'action created','2021-02-08 05:37:14','2021-02-08 05:37:14'),(9006,3004,'action started via WP Cron','2021-02-08 05:37:47','2021-02-08 05:37:47'),(9007,3004,'action complete via WP Cron','2021-02-08 05:37:47','2021-02-08 05:37:47'),(9008,3005,'action started via WP Cron','2021-02-08 05:37:47','2021-02-08 05:37:47'),(9009,3005,'action complete via WP Cron','2021-02-08 05:37:47','2021-02-08 05:37:47'),(9010,3006,'action created','2021-02-08 05:38:21','2021-02-08 05:38:21'),(9011,3006,'action started via WP Cron','2021-02-08 05:38:51','2021-02-08 05:38:51'),(9012,3006,'action complete via WP Cron','2021-02-08 05:38:51','2021-02-08 05:38:51'),(9013,3007,'action created','2021-02-08 05:38:52','2021-02-08 05:38:52'),(9014,3007,'action started via Async Request','2021-02-08 05:39:21','2021-02-08 05:39:21'),(9015,3007,'action complete via Async Request','2021-02-08 05:39:21','2021-02-08 05:39:21'),(9016,3008,'action created','2021-02-08 05:39:55','2021-02-08 05:39:55'),(9017,3008,'action started via WP Cron','2021-02-08 05:40:37','2021-02-08 05:40:37'),(9018,3008,'action complete via WP Cron','2021-02-08 05:40:37','2021-02-08 05:40:37'),(9019,3009,'action created','2021-02-08 05:41:21','2021-02-08 05:41:21'),(9020,3009,'action started via WP Cron','2021-02-08 05:41:36','2021-02-08 05:41:36'),(9021,3009,'action complete via WP Cron','2021-02-08 05:41:36','2021-02-08 05:41:36'),(9022,3010,'action created','2021-02-08 05:42:59','2021-02-08 05:42:59'),(9023,3010,'action started via WP Cron','2021-02-08 05:43:36','2021-02-08 05:43:36'),(9024,3010,'action complete via WP Cron','2021-02-08 05:43:36','2021-02-08 05:43:36'),(9025,3011,'action created','2021-02-08 05:44:15','2021-02-08 05:44:15'),(9026,3011,'action started via WP Cron','2021-02-08 05:44:37','2021-02-08 05:44:37'),(9027,3011,'action complete via WP Cron','2021-02-08 05:44:37','2021-02-08 05:44:37'),(9028,3012,'action created','2021-02-08 05:45:16','2021-02-08 05:45:16'),(9029,3012,'action started via WP Cron','2021-02-08 05:45:36','2021-02-08 05:45:36'),(9030,3012,'action complete via WP Cron','2021-02-08 05:45:36','2021-02-08 05:45:36'),(9031,3013,'action created','2021-02-08 05:46:30','2021-02-08 05:46:30'),(9032,3013,'action started via WP Cron','2021-02-08 05:47:37','2021-02-08 05:47:37'),(9033,3013,'action complete via WP Cron','2021-02-08 05:47:37','2021-02-08 05:47:37'),(9034,3014,'action created','2021-02-08 05:48:07','2021-02-08 05:48:07'),(9035,3014,'action started via WP Cron','2021-02-08 05:48:36','2021-02-08 05:48:36'),(9036,3014,'action complete via WP Cron','2021-02-08 05:48:36','2021-02-08 05:48:36'),(9037,3015,'action created','2021-02-08 05:48:43','2021-02-08 05:48:43'),(9038,3015,'action started via WP Cron','2021-02-08 05:49:37','2021-02-08 05:49:37'),(9039,3015,'action complete via WP Cron','2021-02-08 05:49:37','2021-02-08 05:49:37'),(9040,3016,'action created','2021-02-08 05:51:07','2021-02-08 05:51:07'),(9041,3016,'action started via Async Request','2021-02-08 05:51:21','2021-02-08 05:51:21'),(9042,3016,'action complete via Async Request','2021-02-08 05:51:21','2021-02-08 05:51:21'),(9043,3017,'action created','2021-02-08 05:51:35','2021-02-08 05:51:35'),(9044,3017,'action started via WP Cron','2021-02-08 05:52:37','2021-02-08 05:52:37'),(9045,3017,'action complete via WP Cron','2021-02-08 05:52:37','2021-02-08 05:52:37'),(9046,3018,'action created','2021-02-08 05:53:07','2021-02-08 05:53:07'),(9047,3018,'action started via WP Cron','2021-02-08 05:53:37','2021-02-08 05:53:37'),(9048,3018,'action complete via WP Cron','2021-02-08 05:53:37','2021-02-08 05:53:37'),(9049,3019,'action created','2021-02-08 05:54:09','2021-02-08 05:54:09'),(9050,3019,'action started via WP Cron','2021-02-08 05:54:37','2021-02-08 05:54:37'),(9051,3019,'action complete via WP Cron','2021-02-08 05:54:37','2021-02-08 05:54:37'),(9052,3020,'action created','2021-02-08 05:54:59','2021-02-08 05:54:59'),(9053,3020,'action started via WP Cron','2021-02-08 05:55:36','2021-02-08 05:55:36'),(9054,3020,'action complete via WP Cron','2021-02-08 05:55:36','2021-02-08 05:55:36'),(9055,3021,'action created','2021-02-08 05:55:50','2021-02-08 05:55:50'),(9056,3021,'action started via Async Request','2021-02-08 05:56:06','2021-02-08 05:56:06'),(9057,3021,'action complete via Async Request','2021-02-08 05:56:06','2021-02-08 05:56:06'),(9058,3022,'action created','2021-02-08 05:57:01','2021-02-08 05:57:01'),(9059,3022,'action started via Async Request','2021-02-08 05:57:22','2021-02-08 05:57:22'),(9060,3022,'action complete via Async Request','2021-02-08 05:57:22','2021-02-08 05:57:22'),(9061,3023,'action created','2021-02-08 05:58:31','2021-02-08 05:58:31'),(9063,3023,'action started via WP Cron','2021-02-08 05:59:54','2021-02-08 05:59:54'),(9064,3023,'action complete via WP Cron','2021-02-08 05:59:54','2021-02-08 05:59:54'),(9065,3025,'action created','2021-02-08 06:00:35','2021-02-08 06:00:35'),(9068,3025,'action started via Async Request','2021-02-08 06:01:16','2021-02-08 06:01:16'),(9069,3025,'action complete via Async Request','2021-02-08 06:01:16','2021-02-08 06:01:16'),(9070,3026,'action created','2021-02-08 06:01:21','2021-02-08 06:01:21'),(9071,3026,'action started via WP Cron','2021-02-08 06:01:38','2021-02-08 06:01:38'),(9072,3026,'action complete via WP Cron','2021-02-08 06:01:38','2021-02-08 06:01:38'),(9073,3027,'action created','2021-02-08 06:02:33','2021-02-08 06:02:33'),(9074,3027,'action started via WP Cron','2021-02-08 06:02:52','2021-02-08 06:02:52'),(9075,3027,'action complete via WP Cron','2021-02-08 06:02:52','2021-02-08 06:02:52'),(9076,3028,'action created','2021-02-08 06:03:22','2021-02-08 06:03:22'),(9077,3028,'action started via WP Cron','2021-02-08 06:03:39','2021-02-08 06:03:39'),(9078,3028,'action complete via WP Cron','2021-02-08 06:03:39','2021-02-08 06:03:39'),(9079,3029,'action created','2021-02-08 06:03:59','2021-02-08 06:03:59'),(9080,3029,'action started via Async Request','2021-02-08 06:04:16','2021-02-08 06:04:16'),(9081,3029,'action complete via Async Request','2021-02-08 06:04:16','2021-02-08 06:04:16'),(9082,3030,'action created','2021-02-08 06:05:08','2021-02-08 06:05:08'),(9083,3030,'action started via Async Request','2021-02-08 06:05:19','2021-02-08 06:05:19'),(9084,3030,'action complete via Async Request','2021-02-08 06:05:19','2021-02-08 06:05:19'),(9085,3031,'action created','2021-02-08 06:05:21','2021-02-08 06:05:21'),(9086,3031,'action started via WP Cron','2021-02-08 06:05:44','2021-02-08 06:05:44'),(9087,3031,'action complete via WP Cron','2021-02-08 06:05:44','2021-02-08 06:05:44'),(9088,3032,'action created','2021-02-08 06:05:45','2021-02-08 06:05:45'),(9090,3032,'action started via WP Cron','2021-02-08 06:06:44','2021-02-08 06:06:44'),(9091,3032,'action complete via WP Cron','2021-02-08 06:06:44','2021-02-08 06:06:44'),(9094,3034,'action created','2021-02-08 06:08:02','2021-02-08 06:08:02'),(9095,3034,'action started via WP Cron','2021-02-08 06:08:48','2021-02-08 06:08:48'),(9096,3034,'action complete via WP Cron','2021-02-08 06:08:48','2021-02-08 06:08:48'),(9097,3035,'action created','2021-02-08 06:09:53','2021-02-08 06:09:53'),(9098,3035,'action started via WP Cron','2021-02-08 06:11:17','2021-02-08 06:11:17'),(9099,3035,'action complete via WP Cron','2021-02-08 06:11:17','2021-02-08 06:11:17'),(9100,3036,'action created','2021-02-08 06:12:46','2021-02-08 06:12:46'),(9101,3036,'action started via WP Cron','2021-02-08 06:13:49','2021-02-08 06:13:49'),(9102,3036,'action complete via WP Cron','2021-02-08 06:13:49','2021-02-08 06:13:49'),(9103,3037,'action created','2021-02-08 06:13:53','2021-02-08 06:13:53'),(9104,3037,'action started via WP Cron','2021-02-08 06:14:58','2021-02-08 06:14:58'),(9105,3037,'action complete via WP Cron','2021-02-08 06:14:58','2021-02-08 06:14:58'),(9106,3038,'action created','2021-02-08 06:16:12','2021-02-08 06:16:12'),(9107,3038,'action started via WP Cron','2021-02-08 06:17:22','2021-02-08 06:17:22'),(9108,3038,'action complete via WP Cron','2021-02-08 06:17:22','2021-02-08 06:17:22'),(9109,3039,'action created','2021-02-08 06:17:24','2021-02-08 06:17:24'),(9110,3039,'action started via WP Cron','2021-02-08 06:17:51','2021-02-08 06:17:51'),(9111,3039,'action complete via WP Cron','2021-02-08 06:17:51','2021-02-08 06:17:51'),(9112,3040,'action created','2021-02-08 06:18:23','2021-02-08 06:18:23'),(9113,3040,'action started via WP Cron','2021-02-08 06:20:04','2021-02-08 06:20:04'),(9114,3040,'action complete via WP Cron','2021-02-08 06:20:04','2021-02-08 06:20:04'),(9115,3041,'action created','2021-02-08 06:20:46','2021-02-08 06:20:46'),(9116,3041,'action started via WP Cron','2021-02-08 06:21:50','2021-02-08 06:21:50'),(9117,3041,'action complete via WP Cron','2021-02-08 06:21:50','2021-02-08 06:21:50'),(9118,3042,'action created','2021-02-08 06:23:01','2021-02-08 06:23:01'),(9119,3042,'action started via WP Cron','2021-02-08 06:24:02','2021-02-08 06:24:02'),(9120,3042,'action complete via WP Cron','2021-02-08 06:24:02','2021-02-08 06:24:02'),(9121,3043,'action created','2021-02-08 06:24:04','2021-02-08 06:24:04'),(9122,3043,'action started via WP Cron','2021-02-08 06:25:32','2021-02-08 06:25:32'),(9123,3043,'action complete via WP Cron','2021-02-08 06:25:32','2021-02-08 06:25:32'),(9124,3044,'action created','2021-02-08 06:25:33','2021-02-08 06:25:33'),(9125,3044,'action started via Async Request','2021-02-08 06:26:34','2021-02-08 06:26:34'),(9126,3044,'action complete via Async Request','2021-02-08 06:26:34','2021-02-08 06:26:34'),(9127,3045,'action created','2021-02-08 06:26:43','2021-02-08 06:26:43'),(9128,3045,'action started via WP Cron','2021-02-08 06:28:08','2021-02-08 06:28:08'),(9129,3045,'action complete via WP Cron','2021-02-08 06:28:08','2021-02-08 06:28:08'),(9130,3046,'action created','2021-02-08 06:28:25','2021-02-08 06:28:25'),(9131,3046,'action started via WP Cron','2021-02-08 06:28:35','2021-02-08 06:28:35'),(9132,3046,'action complete via WP Cron','2021-02-08 06:28:35','2021-02-08 06:28:35'),(9133,3047,'action created','2021-02-08 06:29:21','2021-02-08 06:29:21'),(9134,3047,'action started via WP Cron','2021-02-08 06:29:35','2021-02-08 06:29:35'),(9135,3047,'action complete via WP Cron','2021-02-08 06:29:35','2021-02-08 06:29:35'),(9136,3048,'action created','2021-02-08 06:29:35','2021-02-08 06:29:35'),(9137,3048,'action started via Async Request','2021-02-08 06:30:23','2021-02-08 06:30:23'),(9138,3048,'action complete via Async Request','2021-02-08 06:30:23','2021-02-08 06:30:23'),(9139,3049,'action created','2021-02-08 06:30:42','2021-02-08 06:30:42'),(9140,3050,'action created','2021-02-08 06:30:42','2021-02-08 06:30:42'),(9141,3049,'action started via WP Cron','2021-02-08 06:31:35','2021-02-08 06:31:35'),(9142,3049,'action complete via WP Cron','2021-02-08 06:31:35','2021-02-08 06:31:35'),(9143,3050,'action started via WP Cron','2021-02-08 06:31:35','2021-02-08 06:31:35'),(9144,3050,'action complete via WP Cron','2021-02-08 06:31:35','2021-02-08 06:31:35'),(9145,3051,'action created','2021-02-08 06:31:39','2021-02-08 06:31:39'),(9146,3052,'action created','2021-02-08 06:31:39','2021-02-08 06:31:39'),(9147,3051,'action started via WP Cron','2021-02-08 06:32:36','2021-02-08 06:32:36'),(9148,3051,'action complete via WP Cron','2021-02-08 06:32:36','2021-02-08 06:32:36'),(9149,3052,'action started via WP Cron','2021-02-08 06:32:36','2021-02-08 06:32:36'),(9150,3052,'action complete via WP Cron','2021-02-08 06:32:36','2021-02-08 06:32:36'),(9151,3053,'action created','2021-02-08 06:33:06','2021-02-08 06:33:06'),(9152,3053,'action started via WP Cron','2021-02-08 06:33:37','2021-02-08 06:33:37'),(9153,3053,'action complete via WP Cron','2021-02-08 06:33:37','2021-02-08 06:33:37'),(9154,3054,'action created','2021-02-08 06:34:45','2021-02-08 06:34:45'),(9155,3054,'action started via Async Request','2021-02-08 06:34:56','2021-02-08 06:34:56'),(9156,3054,'action complete via Async Request','2021-02-08 06:34:56','2021-02-08 06:34:56'),(9157,3055,'action created','2021-02-08 06:35:48','2021-02-08 06:35:48'),(9158,3055,'action started via Async Request','2021-02-08 06:36:12','2021-02-08 06:36:12'),(9159,3055,'action complete via Async Request','2021-02-08 06:36:12','2021-02-08 06:36:12'),(9160,3056,'action created','2021-02-08 06:37:05','2021-02-08 06:37:05'),(9161,3056,'action started via WP Cron','2021-02-08 06:37:39','2021-02-08 06:37:39'),(9162,3056,'action complete via WP Cron','2021-02-08 06:37:39','2021-02-08 06:37:39'),(9163,3057,'action created','2021-02-08 06:37:55','2021-02-08 06:37:55'),(9164,3057,'action started via WP Cron','2021-02-08 06:38:48','2021-02-08 06:38:48'),(9165,3057,'action complete via WP Cron','2021-02-08 06:38:48','2021-02-08 06:38:48'),(9166,3058,'action created','2021-02-08 06:39:34','2021-02-08 06:39:34'),(9167,3058,'action started via Async Request','2021-02-08 06:40:13','2021-02-08 06:40:13'),(9168,3058,'action complete via Async Request','2021-02-08 06:40:13','2021-02-08 06:40:13'),(9169,3059,'action created','2021-02-08 06:40:56','2021-02-08 06:40:56'),(9170,3059,'action started via WP Cron','2021-02-08 06:41:41','2021-02-08 06:41:41'),(9171,3059,'action complete via WP Cron','2021-02-08 06:41:41','2021-02-08 06:41:41'),(9172,3060,'action created','2021-02-08 06:42:37','2021-02-08 06:42:37'),(9173,3060,'action started via Async Request','2021-02-08 06:43:00','2021-02-08 06:43:00'),(9174,3060,'action complete via Async Request','2021-02-08 06:43:00','2021-02-08 06:43:00'),(9175,3061,'action created','2021-02-08 06:43:43','2021-02-08 06:43:43'),(9176,3061,'action started via Async Request','2021-02-08 06:44:14','2021-02-08 06:44:14'),(9177,3061,'action complete via Async Request','2021-02-08 06:44:14','2021-02-08 06:44:14'),(9178,3062,'action created','2021-02-08 06:45:01','2021-02-08 06:45:01'),(9179,3062,'action started via WP Cron','2021-02-08 06:45:59','2021-02-08 06:45:59'),(9180,3062,'action complete via WP Cron','2021-02-08 06:45:59','2021-02-08 06:45:59'),(9181,3063,'action created','2021-02-08 06:46:09','2021-02-08 06:46:09'),(9182,3063,'action started via WP Cron','2021-02-08 06:47:02','2021-02-08 06:47:02'),(9183,3063,'action complete via WP Cron','2021-02-08 06:47:02','2021-02-08 06:47:02'),(9184,3064,'action created','2021-02-08 06:47:12','2021-02-08 06:47:12'),(9185,3064,'action started via WP Cron','2021-02-08 06:48:00','2021-02-08 06:48:00'),(9186,3064,'action complete via WP Cron','2021-02-08 06:48:00','2021-02-08 06:48:00'),(9187,3065,'action created','2021-02-08 06:48:15','2021-02-08 06:48:15'),(9188,3065,'action started via WP Cron','2021-02-08 06:49:22','2021-02-08 06:49:22'),(9189,3065,'action complete via WP Cron','2021-02-08 06:49:22','2021-02-08 06:49:22'),(9190,3066,'action created','2021-02-08 06:50:57','2021-02-08 06:50:57'),(9191,3066,'action started via WP Cron','2021-02-08 06:52:04','2021-02-08 06:52:04'),(9192,3066,'action complete via WP Cron','2021-02-08 06:52:04','2021-02-08 06:52:04'),(9193,3067,'action created','2021-02-08 06:53:18','2021-02-08 06:53:18'),(9194,3067,'action started via WP Cron','2021-02-08 06:53:55','2021-02-08 06:53:55'),(9195,3067,'action complete via WP Cron','2021-02-08 06:53:55','2021-02-08 06:53:55'),(9196,3068,'action created','2021-02-08 06:55:01','2021-02-08 06:55:01'),(9197,3068,'action started via WP Cron','2021-02-08 06:56:01','2021-02-08 06:56:01'),(9198,3068,'action complete via WP Cron','2021-02-08 06:56:01','2021-02-08 06:56:01'),(9199,3069,'action created','2021-02-08 06:56:11','2021-02-08 06:56:11'),(9200,3069,'action started via WP Cron','2021-02-08 06:57:35','2021-02-08 06:57:35'),(9201,3069,'action complete via WP Cron','2021-02-08 06:57:35','2021-02-08 06:57:35'),(9202,3070,'action created','2021-02-08 06:59:30','2021-02-08 06:59:30'),(9203,3070,'action started via WP Cron','2021-02-08 07:00:03','2021-02-08 07:00:03'),(9204,3070,'action complete via WP Cron','2021-02-08 07:00:03','2021-02-08 07:00:03'),(9205,3071,'action created','2021-02-08 07:00:57','2021-02-08 07:00:57'),(9206,3071,'action started via WP Cron','2021-02-08 07:02:00','2021-02-08 07:02:00'),(9207,3071,'action complete via WP Cron','2021-02-08 07:02:00','2021-02-08 07:02:00'),(9208,3072,'action created','2021-02-08 07:02:43','2021-02-08 07:02:43'),(9209,3072,'action started via WP Cron','2021-02-08 07:04:20','2021-02-08 07:04:20'),(9210,3072,'action complete via WP Cron','2021-02-08 07:04:20','2021-02-08 07:04:20'),(9211,3073,'action created','2021-02-08 07:04:29','2021-02-08 07:04:29'),(9212,3073,'action started via WP Cron','2021-02-08 07:05:32','2021-02-08 07:05:32'),(9213,3073,'action complete via WP Cron','2021-02-08 07:05:32','2021-02-08 07:05:32'),(9214,3074,'action created','2021-02-08 07:06:07','2021-02-08 07:06:07'),(9215,3074,'action started via Async Request','2021-02-08 07:06:20','2021-02-08 07:06:20'),(9216,3074,'action complete via Async Request','2021-02-08 07:06:20','2021-02-08 07:06:20'),(9217,3075,'action created','2021-02-08 07:06:47','2021-02-08 07:06:47'),(9218,3075,'action started via WP Cron','2021-02-08 07:07:51','2021-02-08 07:07:51'),(9219,3075,'action complete via WP Cron','2021-02-08 07:07:51','2021-02-08 07:07:51'),(9220,3076,'action created','2021-02-08 07:08:59','2021-02-08 07:08:59'),(9221,3076,'action started via WP Cron','2021-02-08 07:10:05','2021-02-08 07:10:05'),(9222,3076,'action complete via WP Cron','2021-02-08 07:10:05','2021-02-08 07:10:05'),(9223,3077,'action created','2021-02-08 07:10:16','2021-02-08 07:10:16'),(9224,3077,'action started via WP Cron','2021-02-08 07:10:40','2021-02-08 07:10:40'),(9225,3077,'action complete via WP Cron','2021-02-08 07:10:40','2021-02-08 07:10:40'),(9226,3078,'action created','2021-02-08 07:11:05','2021-02-08 07:11:05'),(9227,3078,'action started via WP Cron','2021-02-08 07:12:16','2021-02-08 07:12:16'),(9228,3078,'action complete via WP Cron','2021-02-08 07:12:16','2021-02-08 07:12:16'),(9229,3079,'action created','2021-02-08 07:13:33','2021-02-08 07:13:33'),(9230,3079,'action started via WP Cron','2021-02-08 07:14:01','2021-02-08 07:14:01'),(9231,3079,'action complete via WP Cron','2021-02-08 07:14:01','2021-02-08 07:14:01'),(9232,3080,'action created','2021-02-08 07:14:36','2021-02-08 07:14:36'),(9233,3080,'action started via WP Cron','2021-02-08 07:16:02','2021-02-08 07:16:02'),(9234,3080,'action complete via WP Cron','2021-02-08 07:16:02','2021-02-08 07:16:02'),(9235,3081,'action created','2021-02-08 07:18:05','2021-02-08 07:18:05'),(9236,3081,'action started via Async Request','2021-02-08 07:18:25','2021-02-08 07:18:25'),(9237,3081,'action complete via Async Request','2021-02-08 07:18:25','2021-02-08 07:18:25'),(9238,3082,'action created','2021-02-08 07:19:07','2021-02-08 07:19:07'),(9239,3082,'action started via WP Cron','2021-02-08 07:20:17','2021-02-08 07:20:17'),(9240,3082,'action complete via WP Cron','2021-02-08 07:20:17','2021-02-08 07:20:17'),(9241,3083,'action created','2021-02-08 07:22:44','2021-02-08 07:22:44'),(9242,3083,'action started via WP Cron','2021-02-08 07:23:57','2021-02-08 07:23:57'),(9243,3083,'action complete via WP Cron','2021-02-08 07:23:57','2021-02-08 07:23:57'),(9244,3084,'action created','2021-02-08 07:25:29','2021-02-08 07:25:29'),(9245,3084,'action started via WP Cron','2021-02-08 07:26:39','2021-02-08 07:26:39'),(9246,3084,'action complete via WP Cron','2021-02-08 07:26:39','2021-02-08 07:26:39'),(9247,3085,'action created','2021-02-08 07:27:55','2021-02-08 07:27:55'),(9248,3085,'action started via WP Cron','2021-02-08 07:29:02','2021-02-08 07:29:02'),(9249,3085,'action complete via WP Cron','2021-02-08 07:29:02','2021-02-08 07:29:02'),(9250,3086,'action created','2021-02-08 07:30:19','2021-02-08 07:30:19'),(9251,3086,'action started via WP Cron','2021-02-08 07:31:28','2021-02-08 07:31:28'),(9252,3086,'action complete via WP Cron','2021-02-08 07:31:28','2021-02-08 07:31:28'),(9253,3087,'action created','2021-02-08 07:32:16','2021-02-08 07:32:16'),(9254,3087,'action started via WP Cron','2021-02-08 07:33:07','2021-02-08 07:33:07'),(9255,3087,'action complete via WP Cron','2021-02-08 07:33:07','2021-02-08 07:33:07'),(9256,3088,'action created','2021-02-08 07:33:39','2021-02-08 07:33:39'),(9257,3088,'action started via WP Cron','2021-02-08 07:34:42','2021-02-08 07:34:42'),(9258,3088,'action complete via WP Cron','2021-02-08 07:34:43','2021-02-08 07:34:43'),(9259,3089,'action created','2021-02-08 07:35:56','2021-02-08 07:35:56'),(9260,3089,'action started via WP Cron','2021-02-08 07:37:18','2021-02-08 07:37:18'),(9261,3089,'action complete via WP Cron','2021-02-08 07:37:18','2021-02-08 07:37:18'),(9262,3090,'action created','2021-02-08 07:38:25','2021-02-08 07:38:25'),(9263,3090,'action started via WP Cron','2021-02-08 07:39:27','2021-02-08 07:39:27'),(9264,3090,'action complete via WP Cron','2021-02-08 07:39:27','2021-02-08 07:39:27'),(9265,3091,'action created','2021-02-08 07:41:04','2021-02-08 07:41:04'),(9266,3091,'action started via WP Cron','2021-02-08 07:42:30','2021-02-08 07:42:30'),(9267,3091,'action complete via WP Cron','2021-02-08 07:42:30','2021-02-08 07:42:30'),(9268,3092,'action created','2021-02-08 07:43:57','2021-02-08 07:43:57'),(9269,3092,'action started via WP Cron','2021-02-08 07:44:48','2021-02-08 07:44:48'),(9270,3092,'action complete via WP Cron','2021-02-08 07:44:48','2021-02-08 07:44:48'),(9271,3093,'action created','2021-02-08 07:44:48','2021-02-08 07:44:48'),(9272,3093,'action started via WP Cron','2021-02-08 07:46:22','2021-02-08 07:46:22'),(9273,3093,'action complete via WP Cron','2021-02-08 07:46:22','2021-02-08 07:46:22'),(9274,3094,'action created','2021-02-08 07:46:23','2021-02-08 07:46:23'),(9275,3094,'action started via WP Cron','2021-02-08 07:46:46','2021-02-08 07:46:46'),(9276,3094,'action complete via WP Cron','2021-02-08 07:46:46','2021-02-08 07:46:46'),(9277,3095,'action created','2021-02-08 07:47:47','2021-02-08 07:47:47'),(9278,3095,'action started via WP Cron','2021-02-08 07:48:57','2021-02-08 07:48:57'),(9279,3095,'action complete via WP Cron','2021-02-08 07:48:57','2021-02-08 07:48:57'),(9280,3096,'action created','2021-02-08 07:50:30','2021-02-08 07:50:30'),(9281,3096,'action started via WP Cron','2021-02-08 07:51:35','2021-02-08 07:51:35'),(9282,3096,'action complete via WP Cron','2021-02-08 07:51:35','2021-02-08 07:51:35'),(9283,3097,'action created','2021-02-08 07:53:06','2021-02-08 07:53:06'),(9284,3097,'action started via WP Cron','2021-02-08 07:54:11','2021-02-08 07:54:11'),(9285,3097,'action complete via WP Cron','2021-02-08 07:54:11','2021-02-08 07:54:11'),(9286,3098,'action created','2021-02-08 07:55:59','2021-02-08 07:55:59'),(9287,3098,'action started via WP Cron','2021-02-08 07:57:45','2021-02-08 07:57:45'),(9288,3098,'action complete via WP Cron','2021-02-08 07:57:45','2021-02-08 07:57:45'),(9289,3099,'action created','2021-02-08 07:58:48','2021-02-08 07:58:48'),(9290,2775,'action started via WP Cron','2021-02-08 08:03:07','2021-02-08 08:03:07'),(9291,2775,'action complete via WP Cron','2021-02-08 08:03:07','2021-02-08 08:03:07'),(9292,3100,'action created','2021-02-08 08:03:07','2021-02-08 08:03:07'),(9293,3099,'action started via WP Cron','2021-02-08 08:03:07','2021-02-08 08:03:07'),(9294,3099,'action complete via WP Cron','2021-02-08 08:03:07','2021-02-08 08:03:07'),(9295,3101,'action created','2021-02-08 08:10:27','2021-02-08 08:10:27'),(9296,3101,'action started via WP Cron','2021-02-08 08:11:22','2021-02-08 08:11:22'),(9297,3101,'action complete via WP Cron','2021-02-08 08:11:22','2021-02-08 08:11:22'),(9298,3102,'action created','2021-02-08 08:11:26','2021-02-08 08:11:26'),(9299,3102,'action started via WP Cron','2021-02-08 08:14:38','2021-02-08 08:14:38'),(9300,3102,'action complete via WP Cron','2021-02-08 08:14:38','2021-02-08 08:14:38'),(9301,3103,'action created','2021-02-08 08:14:38','2021-02-08 08:14:38'),(9302,3103,'action started via WP Cron','2021-02-08 08:16:25','2021-02-08 08:16:25'),(9303,3103,'action complete via WP Cron','2021-02-08 08:16:25','2021-02-08 08:16:25'),(9304,3104,'action created','2021-02-08 08:24:02','2021-02-08 08:24:02'),(9305,3104,'action started via WP Cron','2021-02-08 08:27:16','2021-02-08 08:27:16'),(9306,3104,'action complete via WP Cron','2021-02-08 08:27:16','2021-02-08 08:27:16'),(9307,3105,'action created','2021-02-08 08:28:25','2021-02-08 08:28:25'),(9308,3105,'action started via WP Cron','2021-02-08 08:33:07','2021-02-08 08:33:07'),(9309,3105,'action complete via WP Cron','2021-02-08 08:33:07','2021-02-08 08:33:07'),(9310,3106,'action created','2021-02-08 08:33:47','2021-02-08 08:33:47'),(9311,3106,'action started via WP Cron','2021-02-08 08:45:50','2021-02-08 08:45:50'),(9312,3106,'action complete via WP Cron','2021-02-08 08:45:50','2021-02-08 08:45:50'),(9313,3107,'action created','2021-02-08 08:46:30','2021-02-08 08:46:30'),(9314,3107,'action started via WP Cron','2021-02-08 08:58:15','2021-02-08 08:58:15'),(9315,3107,'action complete via WP Cron','2021-02-08 08:58:15','2021-02-08 08:58:15'),(9316,3108,'action created','2021-02-08 08:58:15','2021-02-08 08:58:15'),(9317,3108,'action started via WP Cron','2021-02-08 09:00:28','2021-02-08 09:00:28'),(9318,3108,'action complete via WP Cron','2021-02-08 09:00:28','2021-02-08 09:00:28'),(9319,3109,'action created','2021-02-08 09:00:28','2021-02-08 09:00:28'),(9320,3109,'action started via WP Cron','2021-02-08 09:01:13','2021-02-08 09:01:13'),(9321,3109,'action complete via WP Cron','2021-02-08 09:01:13','2021-02-08 09:01:13'),(9322,3110,'action created','2021-02-08 09:03:06','2021-02-08 09:03:06'),(9323,3110,'action started via WP Cron','2021-02-08 09:11:03','2021-02-08 09:11:03'),(9324,3110,'action complete via WP Cron','2021-02-08 09:11:03','2021-02-08 09:11:03'),(9325,3111,'action created','2021-02-08 09:11:03','2021-02-08 09:11:03'),(9326,3111,'action started via WP Cron','2021-02-08 09:21:34','2021-02-08 09:21:34'),(9327,3111,'action complete via WP Cron','2021-02-08 09:21:34','2021-02-08 09:21:34'),(9328,3112,'action created','2021-02-08 09:22:21','2021-02-08 09:22:21'),(9329,3112,'action started via WP Cron','2021-02-08 09:22:48','2021-02-08 09:22:48'),(9330,3112,'action complete via WP Cron','2021-02-08 09:22:48','2021-02-08 09:22:48'),(9331,3113,'action created','2021-02-08 09:23:55','2021-02-08 09:23:55'),(9332,3113,'action started via WP Cron','2021-02-08 09:25:47','2021-02-08 09:25:47'),(9333,3113,'action complete via WP Cron','2021-02-08 09:25:47','2021-02-08 09:25:47'),(9334,3114,'action created','2021-02-08 09:25:47','2021-02-08 09:25:47'),(9335,3114,'action started via WP Cron','2021-02-08 09:29:10','2021-02-08 09:29:10'),(9336,3114,'action complete via WP Cron','2021-02-08 09:29:10','2021-02-08 09:29:10'),(9337,3115,'action created','2021-02-08 09:29:10','2021-02-08 09:29:10'),(9338,3115,'action started via WP Cron','2021-02-08 09:33:07','2021-02-08 09:33:07'),(9339,3115,'action complete via WP Cron','2021-02-08 09:33:07','2021-02-08 09:33:07'),(9340,3116,'action created','2021-02-08 09:33:17','2021-02-08 09:33:17'),(9341,3116,'action started via WP Cron','2021-02-08 09:53:37','2021-02-08 09:53:37'),(9342,3116,'action complete via WP Cron','2021-02-08 09:53:37','2021-02-08 09:53:37'),(9343,3117,'action created','2021-02-08 10:03:24','2021-02-08 10:03:24'),(9344,3117,'action started via WP Cron','2021-02-08 10:11:41','2021-02-08 10:11:41'),(9345,3117,'action complete via WP Cron','2021-02-08 10:11:41','2021-02-08 10:11:41'),(9346,3118,'action created','2021-02-08 10:11:41','2021-02-08 10:11:41'),(9347,3118,'action started via WP Cron','2021-02-08 10:12:39','2021-02-08 10:12:39'),(9348,3118,'action complete via WP Cron','2021-02-08 10:12:39','2021-02-08 10:12:39'),(9349,3119,'action created','2021-02-08 10:12:39','2021-02-08 10:12:39'),(9350,3119,'action started via WP Cron','2021-02-08 10:21:12','2021-02-08 10:21:12'),(9351,3119,'action complete via WP Cron','2021-02-08 10:21:12','2021-02-08 10:21:12'),(9352,3120,'action created','2021-02-08 10:33:06','2021-02-08 10:33:06'),(9353,3120,'action started via WP Cron','2021-02-08 10:41:29','2021-02-08 10:41:29'),(9354,3120,'action complete via WP Cron','2021-02-08 10:41:29','2021-02-08 10:41:29'),(9355,3121,'action created','2021-02-08 10:41:29','2021-02-08 10:41:29'),(9356,3121,'action started via WP Cron','2021-02-08 10:43:45','2021-02-08 10:43:45'),(9357,3121,'action complete via WP Cron','2021-02-08 10:43:45','2021-02-08 10:43:45'),(9358,3122,'action created','2021-02-08 10:43:46','2021-02-08 10:43:46'),(9359,3122,'action started via WP Cron','2021-02-08 10:44:35','2021-02-08 10:44:35'),(9360,3122,'action complete via WP Cron','2021-02-08 10:44:35','2021-02-08 10:44:35'),(9361,3123,'action created','2021-02-08 10:44:35','2021-02-08 10:44:35'),(9362,3123,'action started via WP Cron','2021-02-08 10:45:46','2021-02-08 10:45:46'),(9363,3123,'action complete via WP Cron','2021-02-08 10:45:46','2021-02-08 10:45:46'),(9364,3124,'action created','2021-02-08 10:49:07','2021-02-08 10:49:07'),(9365,3124,'action started via WP Cron','2021-02-08 10:52:23','2021-02-08 10:52:23'),(9366,3124,'action complete via WP Cron','2021-02-08 10:52:23','2021-02-08 10:52:23'),(9367,3125,'action created','2021-02-08 10:52:24','2021-02-08 10:52:24'),(9368,3125,'action started via WP Cron','2021-02-08 10:52:47','2021-02-08 10:52:47'),(9369,3125,'action complete via WP Cron','2021-02-08 10:52:47','2021-02-08 10:52:47'),(9370,3126,'action created','2021-02-08 10:52:48','2021-02-08 10:52:48'),(9371,3126,'action started via WP Cron','2021-02-08 10:57:15','2021-02-08 10:57:15'),(9372,3126,'action complete via WP Cron','2021-02-08 10:57:15','2021-02-08 10:57:15'),(9373,3127,'action created','2021-02-08 10:57:15','2021-02-08 10:57:15'),(9374,3127,'action started via WP Cron','2021-02-08 11:01:24','2021-02-08 11:01:24'),(9375,3127,'action complete via WP Cron','2021-02-08 11:01:24','2021-02-08 11:01:24'),(9376,3128,'action created','2021-02-08 11:01:24','2021-02-08 11:01:24'),(9377,3128,'action started via WP Cron','2021-02-08 11:02:00','2021-02-08 11:02:00'),(9378,3128,'action complete via WP Cron','2021-02-08 11:02:00','2021-02-08 11:02:00'),(9379,3129,'action created','2021-02-08 11:02:01','2021-02-08 11:02:01'),(9380,3129,'action started via WP Cron','2021-02-08 11:02:39','2021-02-08 11:02:39'),(9381,3129,'action complete via WP Cron','2021-02-08 11:02:39','2021-02-08 11:02:39'),(9382,3130,'action created','2021-02-08 11:02:39','2021-02-08 11:02:39'),(9383,3130,'action started via WP Cron','2021-02-08 11:08:11','2021-02-08 11:08:11'),(9384,3130,'action complete via WP Cron','2021-02-08 11:08:11','2021-02-08 11:08:11'),(9385,3131,'action created','2021-02-08 11:08:11','2021-02-08 11:08:11'),(9386,3131,'action started via WP Cron','2021-02-08 11:17:58','2021-02-08 11:17:58'),(9387,3131,'action complete via WP Cron','2021-02-08 11:17:58','2021-02-08 11:17:58'),(9388,3132,'action created','2021-02-08 11:18:00','2021-02-08 11:18:00'),(9389,3132,'action started via WP Cron','2021-02-08 11:33:07','2021-02-08 11:33:07'),(9390,3132,'action complete via WP Cron','2021-02-08 11:33:07','2021-02-08 11:33:07'),(9391,3133,'action created','2021-02-08 11:48:44','2021-02-08 11:48:44'),(9392,3133,'action started via WP Cron','2021-02-08 12:01:44','2021-02-08 12:01:44'),(9393,3133,'action complete via WP Cron','2021-02-08 12:01:44','2021-02-08 12:01:44'),(9394,3134,'action created','2021-02-08 12:01:44','2021-02-08 12:01:44'),(9395,3134,'action started via WP Cron','2021-02-08 12:03:07','2021-02-08 12:03:07'),(9396,3134,'action complete via WP Cron','2021-02-08 12:03:07','2021-02-08 12:03:07'),(9397,3135,'action created','2021-02-08 12:03:48','2021-02-08 12:03:48'),(9398,3135,'action started via WP Cron','2021-02-08 12:04:36','2021-02-08 12:04:36'),(9399,3135,'action complete via WP Cron','2021-02-08 12:04:36','2021-02-08 12:04:36'),(9400,3136,'action created','2021-02-08 12:04:38','2021-02-08 12:04:38'),(9401,3136,'action started via WP Cron','2021-02-08 12:20:21','2021-02-08 12:20:21'),(9402,3136,'action complete via WP Cron','2021-02-08 12:20:21','2021-02-08 12:20:21'),(9403,3137,'action created','2021-02-08 12:20:47','2021-02-08 12:20:47'),(9404,3137,'action started via WP Cron','2021-02-08 12:28:05','2021-02-08 12:28:05'),(9405,3137,'action complete via WP Cron','2021-02-08 12:28:05','2021-02-08 12:28:05'),(9406,3138,'action created','2021-02-08 12:28:05','2021-02-08 12:28:05'),(9407,3138,'action started via WP Cron','2021-02-08 12:33:19','2021-02-08 12:33:19'),(9408,3138,'action complete via WP Cron','2021-02-08 12:33:19','2021-02-08 12:33:19'),(9409,3139,'action created','2021-02-08 12:39:38','2021-02-08 12:39:38'),(9410,3139,'action started via WP Cron','2021-02-08 12:41:58','2021-02-08 12:41:58'),(9411,3139,'action complete via WP Cron','2021-02-08 12:41:58','2021-02-08 12:41:58'),(9412,3140,'action created','2021-02-08 12:41:59','2021-02-08 12:41:59'),(9413,3140,'action started via WP Cron','2021-02-08 12:52:27','2021-02-08 12:52:27'),(9414,3140,'action complete via WP Cron','2021-02-08 12:52:27','2021-02-08 12:52:27'),(9415,3141,'action created','2021-02-08 12:52:27','2021-02-08 12:52:27'),(9416,3141,'action started via WP Cron','2021-02-08 12:58:12','2021-02-08 12:58:12'),(9417,3141,'action complete via WP Cron','2021-02-08 12:58:12','2021-02-08 12:58:12'),(9418,3142,'action created','2021-02-08 12:58:13','2021-02-08 12:58:13'),(9419,3142,'action started via WP Cron','2021-02-08 13:03:49','2021-02-08 13:03:49'),(9420,3142,'action complete via WP Cron','2021-02-08 13:03:49','2021-02-08 13:03:49'),(9421,3143,'action created','2021-02-08 13:08:18','2021-02-08 13:08:18'),(9422,3143,'action started via WP Cron','2021-02-08 13:08:46','2021-02-08 13:08:46'),(9423,3143,'action complete via WP Cron','2021-02-08 13:08:46','2021-02-08 13:08:46'),(9424,3144,'action created','2021-02-08 13:08:46','2021-02-08 13:08:46'),(9425,3144,'action started via WP Cron','2021-02-08 13:09:38','2021-02-08 13:09:38'),(9426,3144,'action complete via WP Cron','2021-02-08 13:09:38','2021-02-08 13:09:38'),(9427,3145,'action created','2021-02-08 13:09:38','2021-02-08 13:09:38'),(9428,3145,'action started via WP Cron','2021-02-08 13:10:35','2021-02-08 13:10:35'),(9429,3145,'action complete via WP Cron','2021-02-08 13:10:35','2021-02-08 13:10:35'),(9430,3146,'action created','2021-02-08 13:10:39','2021-02-08 13:10:39'),(9431,3147,'action created','2021-02-08 13:10:39','2021-02-08 13:10:39'),(9432,3146,'action started via WP Cron','2021-02-08 13:12:04','2021-02-08 13:12:04'),(9433,3146,'action complete via WP Cron','2021-02-08 13:12:04','2021-02-08 13:12:04'),(9434,3147,'action started via WP Cron','2021-02-08 13:12:04','2021-02-08 13:12:04'),(9435,3147,'action complete via WP Cron','2021-02-08 13:12:04','2021-02-08 13:12:04'),(9436,3148,'action created','2021-02-08 13:12:05','2021-02-08 13:12:05'),(9437,3148,'action started via WP Cron','2021-02-08 13:17:45','2021-02-08 13:17:45'),(9438,3148,'action complete via WP Cron','2021-02-08 13:17:45','2021-02-08 13:17:45'),(9439,3149,'action created','2021-02-08 13:17:47','2021-02-08 13:17:47'),(9440,3149,'action started via WP Cron','2021-02-08 13:18:37','2021-02-08 13:18:37'),(9441,3149,'action complete via WP Cron','2021-02-08 13:18:37','2021-02-08 13:18:37'),(9442,3150,'action created','2021-02-08 13:18:37','2021-02-08 13:18:37'),(9443,3150,'action started via WP Cron','2021-02-08 13:23:56','2021-02-08 13:23:56'),(9444,3150,'action complete via WP Cron','2021-02-08 13:23:56','2021-02-08 13:23:56'),(9445,3151,'action created','2021-02-08 13:23:56','2021-02-08 13:23:56'),(9446,3151,'action started via WP Cron','2021-02-08 13:24:48','2021-02-08 13:24:48'),(9447,3151,'action complete via WP Cron','2021-02-08 13:24:48','2021-02-08 13:24:48'),(9448,3152,'action created','2021-02-08 13:24:50','2021-02-08 13:24:50'),(9449,3152,'action started via WP Cron','2021-02-08 13:26:30','2021-02-08 13:26:30'),(9450,3152,'action complete via WP Cron','2021-02-08 13:26:30','2021-02-08 13:26:30'),(9451,3153,'action created','2021-02-08 13:26:30','2021-02-08 13:26:30'),(9452,3153,'action started via WP Cron','2021-02-08 13:28:21','2021-02-08 13:28:21'),(9453,3153,'action complete via WP Cron','2021-02-08 13:28:21','2021-02-08 13:28:21'),(9454,3154,'action created','2021-02-08 13:28:21','2021-02-08 13:28:21'),(9455,3154,'action started via WP Cron','2021-02-08 13:28:37','2021-02-08 13:28:37'),(9456,3154,'action complete via WP Cron','2021-02-08 13:28:37','2021-02-08 13:28:37'),(9457,3155,'action created','2021-02-08 13:28:37','2021-02-08 13:28:37'),(9458,3155,'action started via WP Cron','2021-02-08 13:33:07','2021-02-08 13:33:07'),(9459,3155,'action complete via WP Cron','2021-02-08 13:33:07','2021-02-08 13:33:07'),(9460,3156,'action created','2021-02-08 13:35:42','2021-02-08 13:35:42'),(9461,3156,'action started via WP Cron','2021-02-08 13:40:43','2021-02-08 13:40:43'),(9462,3156,'action complete via WP Cron','2021-02-08 13:40:43','2021-02-08 13:40:43'),(9463,3157,'action created','2021-02-08 13:40:43','2021-02-08 13:40:43'),(9464,3157,'action started via WP Cron','2021-02-08 13:41:35','2021-02-08 13:41:35'),(9465,3157,'action complete via WP Cron','2021-02-08 13:41:35','2021-02-08 13:41:35'),(9466,3158,'action created','2021-02-08 13:41:37','2021-02-08 13:41:37'),(9467,3158,'action started via WP Cron','2021-02-08 13:44:00','2021-02-08 13:44:00'),(9468,3158,'action complete via WP Cron','2021-02-08 13:44:00','2021-02-08 13:44:00'),(9469,3159,'action created','2021-02-08 13:44:00','2021-02-08 13:44:00'),(9470,3159,'action started via WP Cron','2021-02-08 13:50:20','2021-02-08 13:50:20'),(9471,3159,'action complete via WP Cron','2021-02-08 13:50:20','2021-02-08 13:50:20'),(9472,3160,'action created','2021-02-08 13:55:31','2021-02-08 13:55:31'),(9473,3160,'action started via WP Cron','2021-02-08 14:01:03','2021-02-08 14:01:03'),(9474,3160,'action complete via WP Cron','2021-02-08 14:01:03','2021-02-08 14:01:03'),(9475,3161,'action created','2021-02-08 14:01:03','2021-02-08 14:01:03'),(9476,3161,'action started via WP Cron','2021-02-08 14:03:14','2021-02-08 14:03:14'),(9477,3161,'action complete via WP Cron','2021-02-08 14:03:14','2021-02-08 14:03:14'),(9478,3162,'action created','2021-02-08 14:03:37','2021-02-08 14:03:37'),(9479,3162,'action started via WP Cron','2021-02-08 14:08:49','2021-02-08 14:08:49'),(9480,3162,'action complete via WP Cron','2021-02-08 14:08:49','2021-02-08 14:08:49'),(9481,3163,'action created','2021-02-08 14:08:51','2021-02-08 14:08:51'),(9482,3163,'action started via WP Cron','2021-02-08 14:09:43','2021-02-08 14:09:43'),(9483,3163,'action complete via WP Cron','2021-02-08 14:09:43','2021-02-08 14:09:43'),(9484,3164,'action created','2021-02-08 14:09:43','2021-02-08 14:09:43'),(9485,3164,'action started via WP Cron','2021-02-08 14:14:16','2021-02-08 14:14:16'),(9486,3164,'action complete via WP Cron','2021-02-08 14:14:16','2021-02-08 14:14:16'),(9487,3165,'action created','2021-02-08 14:25:02','2021-02-08 14:25:02'),(9488,3165,'action started via WP Cron','2021-02-08 14:25:35','2021-02-08 14:25:35'),(9489,3165,'action complete via WP Cron','2021-02-08 14:25:35','2021-02-08 14:25:35'),(9490,3166,'action created','2021-02-08 14:25:58','2021-02-08 14:25:58'),(9491,3166,'action started via WP Cron','2021-02-08 14:27:34','2021-02-08 14:27:34'),(9492,3166,'action complete via WP Cron','2021-02-08 14:27:34','2021-02-08 14:27:34'),(9493,3167,'action created','2021-02-08 14:27:38','2021-02-08 14:27:38'),(9494,3167,'action started via WP Cron','2021-02-08 14:28:38','2021-02-08 14:28:38'),(9495,3167,'action complete via WP Cron','2021-02-08 14:28:38','2021-02-08 14:28:38'),(9496,3168,'action created','2021-02-08 14:28:43','2021-02-08 14:28:43'),(9497,3168,'action started via WP Cron','2021-02-08 14:29:35','2021-02-08 14:29:35'),(9498,3168,'action complete via WP Cron','2021-02-08 14:29:35','2021-02-08 14:29:35'),(9499,3169,'action created','2021-02-08 14:29:39','2021-02-08 14:29:39'),(9500,3169,'action started via WP Cron','2021-02-08 14:30:38','2021-02-08 14:30:38'),(9501,3169,'action complete via WP Cron','2021-02-08 14:30:38','2021-02-08 14:30:38'),(9502,3170,'action created','2021-02-08 14:30:45','2021-02-08 14:30:45'),(9503,3170,'action started via WP Cron','2021-02-08 14:31:38','2021-02-08 14:31:38'),(9504,3170,'action complete via WP Cron','2021-02-08 14:31:38','2021-02-08 14:31:38'),(9505,3171,'action created','2021-02-08 14:31:42','2021-02-08 14:31:42'),(9506,3171,'action started via WP Cron','2021-02-08 14:32:38','2021-02-08 14:32:38'),(9507,3171,'action complete via WP Cron','2021-02-08 14:32:38','2021-02-08 14:32:38'),(9508,3172,'action created','2021-02-08 14:32:42','2021-02-08 14:32:42'),(9509,3172,'action started via WP Cron','2021-02-08 14:33:37','2021-02-08 14:33:37'),(9510,3172,'action complete via WP Cron','2021-02-08 14:33:37','2021-02-08 14:33:37'),(9511,3173,'action created','2021-02-08 14:33:42','2021-02-08 14:33:42'),(9512,3173,'action started via Async Request','2021-02-08 14:34:18','2021-02-08 14:34:18'),(9513,3173,'action complete via Async Request','2021-02-08 14:34:18','2021-02-08 14:34:18'),(9514,3174,'action created','2021-02-08 14:34:19','2021-02-08 14:34:19'),(9515,3174,'action started via WP Cron','2021-02-08 14:34:36','2021-02-08 14:34:36'),(9516,3174,'action complete via WP Cron','2021-02-08 14:34:36','2021-02-08 14:34:36'),(9517,3175,'action created','2021-02-08 14:36:19','2021-02-08 14:36:19'),(9518,3175,'action started via WP Cron','2021-02-08 14:37:21','2021-02-08 14:37:21'),(9519,3175,'action complete via WP Cron','2021-02-08 14:37:21','2021-02-08 14:37:21'),(9520,3176,'action created','2021-02-08 14:37:29','2021-02-08 14:37:29'),(9521,3176,'action started via WP Cron','2021-02-08 14:37:41','2021-02-08 14:37:41'),(9522,3176,'action complete via WP Cron','2021-02-08 14:37:41','2021-02-08 14:37:41'),(9523,3177,'action created','2021-02-08 14:37:41','2021-02-08 14:37:41'),(9524,3177,'action started via WP Cron','2021-02-08 14:48:16','2021-02-08 14:48:16'),(9525,3177,'action complete via WP Cron','2021-02-08 14:48:16','2021-02-08 14:48:16'),(9526,3178,'action created','2021-02-08 14:59:52','2021-02-08 14:59:52'),(9527,3178,'action started via WP Cron','2021-02-08 15:01:42','2021-02-08 15:01:42'),(9528,3178,'action complete via WP Cron','2021-02-08 15:01:42','2021-02-08 15:01:42'),(9529,3179,'action created','2021-02-08 15:01:42','2021-02-08 15:01:42'),(9530,3179,'action started via WP Cron','2021-02-08 15:02:36','2021-02-08 15:02:36'),(9531,3179,'action complete via WP Cron','2021-02-08 15:02:36','2021-02-08 15:02:36'),(9532,3180,'action created','2021-02-08 15:02:37','2021-02-08 15:02:37'),(9533,3180,'action started via WP Cron','2021-02-08 15:05:07','2021-02-08 15:05:07'),(9534,3180,'action complete via WP Cron','2021-02-08 15:05:07','2021-02-08 15:05:07'),(9535,3181,'action created','2021-02-08 15:05:09','2021-02-08 15:05:09'),(9536,3181,'action started via WP Cron','2021-02-08 15:13:08','2021-02-08 15:13:08'),(9537,3181,'action complete via WP Cron','2021-02-08 15:13:08','2021-02-08 15:13:08'),(9538,3182,'action created','2021-02-08 15:13:08','2021-02-08 15:13:08'),(9539,3182,'action started via WP Cron','2021-02-08 15:15:10','2021-02-08 15:15:10'),(9540,3182,'action complete via WP Cron','2021-02-08 15:15:10','2021-02-08 15:15:10'),(9541,3183,'action created','2021-02-08 15:20:04','2021-02-08 15:20:04'),(9542,3183,'action started via WP Cron','2021-02-08 15:23:49','2021-02-08 15:23:49'),(9543,3183,'action complete via WP Cron','2021-02-08 15:23:49','2021-02-08 15:23:49'),(9544,3184,'action created','2021-02-08 15:23:49','2021-02-08 15:23:49'),(9545,3184,'action started via WP Cron','2021-02-08 15:31:32','2021-02-08 15:31:32'),(9546,3184,'action complete via WP Cron','2021-02-08 15:31:32','2021-02-08 15:31:32'),(9547,3185,'action created','2021-02-08 15:31:33','2021-02-08 15:31:33'),(9548,3185,'action started via WP Cron','2021-02-08 15:33:14','2021-02-08 15:33:14'),(9549,3185,'action complete via WP Cron','2021-02-08 15:33:15','2021-02-08 15:33:15'),(9550,3186,'action created','2021-02-08 15:36:58','2021-02-08 15:36:58'),(9551,3186,'action started via WP Cron','2021-02-08 15:38:33','2021-02-08 15:38:33'),(9552,3186,'action complete via WP Cron','2021-02-08 15:38:33','2021-02-08 15:38:33'),(9553,3187,'action created','2021-02-08 15:38:33','2021-02-08 15:38:33'),(9554,3187,'action started via WP Cron','2021-02-08 15:43:00','2021-02-08 15:43:00'),(9555,3187,'action complete via WP Cron','2021-02-08 15:43:00','2021-02-08 15:43:00'),(9556,3188,'action created','2021-02-08 15:43:02','2021-02-08 15:43:02'),(9557,3188,'action started via WP Cron','2021-02-08 15:50:33','2021-02-08 15:50:33'),(9558,3188,'action complete via WP Cron','2021-02-08 15:50:33','2021-02-08 15:50:33'),(9559,3189,'action created','2021-02-08 15:50:33','2021-02-08 15:50:33'),(9560,3189,'action started via WP Cron','2021-02-08 15:56:15','2021-02-08 15:56:15'),(9561,3189,'action complete via WP Cron','2021-02-08 15:56:15','2021-02-08 15:56:15'),(9562,3190,'action created','2021-02-08 15:56:16','2021-02-08 15:56:16'),(9563,3190,'action started via WP Cron','2021-02-08 15:57:08','2021-02-08 15:57:08'),(9564,3190,'action complete via WP Cron','2021-02-08 15:57:08','2021-02-08 15:57:08'),(9565,3191,'action created','2021-02-08 16:01:32','2021-02-08 16:01:32'),(9566,3191,'action started via WP Cron','2021-02-08 16:03:06','2021-02-08 16:03:06'),(9567,3191,'action complete via WP Cron','2021-02-08 16:03:06','2021-02-08 16:03:06'),(9568,3192,'action created','2021-02-08 16:10:10','2021-02-08 16:10:10'),(9569,3192,'action started via WP Cron','2021-02-08 16:10:45','2021-02-08 16:10:45'),(9570,3192,'action complete via WP Cron','2021-02-08 16:10:45','2021-02-08 16:10:45'),(9571,3193,'action created','2021-02-08 16:10:45','2021-02-08 16:10:45'),(9572,3193,'action started via WP Cron','2021-02-08 16:13:02','2021-02-08 16:13:02'),(9573,3193,'action complete via WP Cron','2021-02-08 16:13:02','2021-02-08 16:13:02'),(9574,3194,'action created','2021-02-08 16:13:02','2021-02-08 16:13:02'),(9575,3194,'action started via WP Cron','2021-02-08 16:13:46','2021-02-08 16:13:46'),(9576,3194,'action complete via WP Cron','2021-02-08 16:13:46','2021-02-08 16:13:46'),(9577,3195,'action created','2021-02-08 16:13:51','2021-02-08 16:13:51'),(9578,3195,'action started via WP Cron','2021-02-08 16:16:10','2021-02-08 16:16:10'),(9579,3195,'action complete via WP Cron','2021-02-08 16:16:10','2021-02-08 16:16:10'),(9580,3196,'action created','2021-02-08 16:16:10','2021-02-08 16:16:10'),(9581,3196,'action started via WP Cron','2021-02-08 16:17:41','2021-02-08 16:17:41'),(9582,3196,'action complete via WP Cron','2021-02-08 16:17:41','2021-02-08 16:17:41'),(9583,3197,'action created','2021-02-08 16:19:23','2021-02-08 16:19:23'),(9584,3197,'action started via WP Cron','2021-02-08 16:21:50','2021-02-08 16:21:50'),(9585,3197,'action complete via WP Cron','2021-02-08 16:21:50','2021-02-08 16:21:50'),(9586,3198,'action created','2021-02-08 16:21:50','2021-02-08 16:21:50'),(9587,3198,'action started via WP Cron','2021-02-08 16:26:35','2021-02-08 16:26:35'),(9588,3198,'action complete via WP Cron','2021-02-08 16:26:35','2021-02-08 16:26:35'),(9589,3199,'action created','2021-02-08 16:26:36','2021-02-08 16:26:36'),(9590,3199,'action started via WP Cron','2021-02-08 16:28:12','2021-02-08 16:28:12'),(9591,3199,'action complete via WP Cron','2021-02-08 16:28:12','2021-02-08 16:28:12'),(9592,3200,'action created','2021-02-08 16:28:20','2021-02-08 16:28:20'),(9593,3200,'action started via WP Cron','2021-02-08 16:28:41','2021-02-08 16:28:41'),(9594,3200,'action complete via WP Cron','2021-02-08 16:28:41','2021-02-08 16:28:41'),(9595,3201,'action created','2021-02-08 16:28:41','2021-02-08 16:28:41'),(9596,3201,'action started via WP Cron','2021-02-08 16:29:37','2021-02-08 16:29:37'),(9597,3201,'action complete via WP Cron','2021-02-08 16:29:37','2021-02-08 16:29:37'),(9598,3202,'action created','2021-02-08 16:29:42','2021-02-08 16:29:42'),(9599,3202,'action started via WP Cron','2021-02-08 16:31:03','2021-02-08 16:31:03'),(9600,3202,'action complete via WP Cron','2021-02-08 16:31:03','2021-02-08 16:31:03'),(9601,3203,'action created','2021-02-08 16:33:06','2021-02-08 16:33:06'),(9602,3203,'action started via WP Cron','2021-02-08 16:38:57','2021-02-08 16:38:57'),(9603,3203,'action complete via WP Cron','2021-02-08 16:38:57','2021-02-08 16:38:57'),(9604,3204,'action created','2021-02-08 16:52:17','2021-02-08 16:52:17'),(9605,3204,'action started via WP Cron','2021-02-08 16:53:00','2021-02-08 16:53:00'),(9606,3204,'action complete via WP Cron','2021-02-08 16:53:00','2021-02-08 16:53:00'),(9607,3205,'action created','2021-02-08 16:53:00','2021-02-08 16:53:00'),(9608,3205,'action started via WP Cron','2021-02-08 16:55:51','2021-02-08 16:55:51'),(9609,3205,'action complete via WP Cron','2021-02-08 16:55:51','2021-02-08 16:55:51'),(9610,3206,'action created','2021-02-08 17:00:00','2021-02-08 17:00:00'),(9611,3206,'action started via WP Cron','2021-02-08 17:03:07','2021-02-08 17:03:07'),(9612,3206,'action complete via WP Cron','2021-02-08 17:03:07','2021-02-08 17:03:07'),(9613,3207,'action created','2021-02-08 17:03:21','2021-02-08 17:03:21'),(9614,3207,'action started via WP Cron','2021-02-08 17:05:14','2021-02-08 17:05:14'),(9615,3207,'action complete via WP Cron','2021-02-08 17:05:14','2021-02-08 17:05:14'),(9616,3208,'action created','2021-02-08 17:06:42','2021-02-08 17:06:42'),(9617,3208,'action started via WP Cron','2021-02-08 17:14:30','2021-02-08 17:14:30'),(9618,3208,'action complete via WP Cron','2021-02-08 17:14:30','2021-02-08 17:14:30'),(9619,3209,'action created','2021-02-08 17:14:30','2021-02-08 17:14:30'),(9620,3209,'action started via WP Cron','2021-02-08 17:22:31','2021-02-08 17:22:31'),(9621,3209,'action complete via WP Cron','2021-02-08 17:22:31','2021-02-08 17:22:31'),(9622,3210,'action created','2021-02-08 17:24:40','2021-02-08 17:24:40'),(9623,3210,'action started via WP Cron','2021-02-08 17:25:46','2021-02-08 17:25:46'),(9624,3210,'action complete via WP Cron','2021-02-08 17:25:46','2021-02-08 17:25:46'),(9625,3211,'action created','2021-02-08 17:25:46','2021-02-08 17:25:46'),(9626,3211,'action started via WP Cron','2021-02-08 17:33:07','2021-02-08 17:33:07'),(9627,3211,'action complete via WP Cron','2021-02-08 17:33:07','2021-02-08 17:33:07'),(9628,3212,'action created','2021-02-08 17:33:27','2021-02-08 17:33:27'),(9629,3212,'action started via WP Cron','2021-02-08 17:33:42','2021-02-08 17:33:42'),(9630,3212,'action complete via WP Cron','2021-02-08 17:33:42','2021-02-08 17:33:42'),(9631,3213,'action created','2021-02-08 17:33:43','2021-02-08 17:33:43'),(9632,3213,'action started via WP Cron','2021-02-08 17:36:06','2021-02-08 17:36:06'),(9633,3213,'action complete via WP Cron','2021-02-08 17:36:06','2021-02-08 17:36:06'),(9634,3214,'action created','2021-02-08 17:36:07','2021-02-08 17:36:07'),(9635,3214,'action started via WP Cron','2021-02-08 17:53:26','2021-02-08 17:53:26'),(9636,3214,'action complete via WP Cron','2021-02-08 17:53:26','2021-02-08 17:53:26'),(9637,3215,'action created','2021-02-08 17:53:32','2021-02-08 17:53:32'),(9638,3215,'action started via WP Cron','2021-02-08 17:57:47','2021-02-08 17:57:47'),(9639,3215,'action complete via WP Cron','2021-02-08 17:57:47','2021-02-08 17:57:47'),(9640,3216,'action created','2021-02-08 18:03:06','2021-02-08 18:03:06'),(9641,3216,'action started via WP Cron','2021-02-08 18:10:25','2021-02-08 18:10:25'),(9642,3216,'action complete via WP Cron','2021-02-08 18:10:25','2021-02-08 18:10:25'),(9643,3217,'action created','2021-02-08 18:10:25','2021-02-08 18:10:25'),(9644,3217,'action started via WP Cron','2021-02-08 18:12:47','2021-02-08 18:12:47'),(9645,3217,'action complete via WP Cron','2021-02-08 18:12:47','2021-02-08 18:12:47'),(9646,3218,'action created','2021-02-08 18:12:51','2021-02-08 18:12:51'),(9647,3218,'action started via WP Cron','2021-02-08 18:25:52','2021-02-08 18:25:52'),(9648,3218,'action complete via WP Cron','2021-02-08 18:25:52','2021-02-08 18:25:52'),(9649,3219,'action created','2021-02-08 18:25:52','2021-02-08 18:25:52'),(9650,3219,'action started via WP Cron','2021-02-08 18:31:09','2021-02-08 18:31:09'),(9651,3219,'action complete via WP Cron','2021-02-08 18:31:09','2021-02-08 18:31:09'),(9652,3220,'action created','2021-02-08 18:31:09','2021-02-08 18:31:09'),(9653,3220,'action started via WP Cron','2021-02-08 18:32:06','2021-02-08 18:32:06'),(9654,3220,'action complete via WP Cron','2021-02-08 18:32:06','2021-02-08 18:32:06'),(9655,3221,'action created','2021-02-08 18:32:11','2021-02-08 18:32:11'),(9656,3221,'action started via WP Cron','2021-02-08 18:33:07','2021-02-08 18:33:07'),(9657,3221,'action complete via WP Cron','2021-02-08 18:33:07','2021-02-08 18:33:07'),(9658,3222,'action created','2021-02-08 18:33:19','2021-02-08 18:33:19'),(9659,3222,'action started via WP Cron','2021-02-08 18:40:56','2021-02-08 18:40:56'),(9660,3222,'action complete via WP Cron','2021-02-08 18:40:56','2021-02-08 18:40:56'),(9661,3223,'action created','2021-02-08 18:49:25','2021-02-08 18:49:25'),(9662,3223,'action started via WP Cron','2021-02-08 18:51:04','2021-02-08 18:51:04'),(9663,3223,'action complete via WP Cron','2021-02-08 18:51:04','2021-02-08 18:51:04'),(9664,3224,'action created','2021-02-08 18:57:26','2021-02-08 18:57:26'),(9665,3224,'action started via WP Cron','2021-02-08 18:57:53','2021-02-08 18:57:53'),(9666,3224,'action complete via WP Cron','2021-02-08 18:57:53','2021-02-08 18:57:53'),(9667,3225,'action created','2021-02-08 18:57:54','2021-02-08 18:57:54'),(9668,3225,'action started via WP Cron','2021-02-08 19:00:00','2021-02-08 19:00:00'),(9669,3225,'action complete via WP Cron','2021-02-08 19:00:00','2021-02-08 19:00:00'),(9670,3226,'action created','2021-02-08 19:00:00','2021-02-08 19:00:00'),(9671,3226,'action started via WP Cron','2021-02-08 19:03:06','2021-02-08 19:03:06'),(9672,3226,'action complete via WP Cron','2021-02-08 19:03:07','2021-02-08 19:03:07'),(9673,3227,'action created','2021-02-08 19:07:34','2021-02-08 19:07:34'),(9674,3227,'action started via WP Cron','2021-02-08 19:11:34','2021-02-08 19:11:34'),(9675,3227,'action complete via WP Cron','2021-02-08 19:11:34','2021-02-08 19:11:34'),(9676,3228,'action created','2021-02-08 19:11:34','2021-02-08 19:11:34'),(9677,3228,'action started via WP Cron','2021-02-08 19:12:10','2021-02-08 19:12:10'),(9678,3228,'action complete via WP Cron','2021-02-08 19:12:10','2021-02-08 19:12:10'),(9679,3229,'action created','2021-02-08 19:13:32','2021-02-08 19:13:32'),(9680,3229,'action started via WP Cron','2021-02-08 19:20:56','2021-02-08 19:20:56'),(9681,3229,'action complete via WP Cron','2021-02-08 19:20:56','2021-02-08 19:20:56'),(9682,3230,'action created','2021-02-08 19:20:57','2021-02-08 19:20:57'),(9683,3230,'action started via WP Cron','2021-02-08 19:22:30','2021-02-08 19:22:30'),(9684,3230,'action complete via WP Cron','2021-02-08 19:22:30','2021-02-08 19:22:30'),(9685,3231,'action created','2021-02-08 19:24:17','2021-02-08 19:24:17'),(9686,3231,'action started via Async Request','2021-02-08 19:24:30','2021-02-08 19:24:30'),(9687,3231,'action complete via Async Request','2021-02-08 19:24:30','2021-02-08 19:24:30'),(9688,3232,'action created','2021-02-08 19:27:44','2021-02-08 19:27:44'),(9689,3232,'action started via WP Cron','2021-02-08 19:29:23','2021-02-08 19:29:23'),(9690,3232,'action complete via WP Cron','2021-02-08 19:29:23','2021-02-08 19:29:23'),(9691,3233,'action created','2021-02-08 19:30:29','2021-02-08 19:30:29'),(9692,3233,'action started via Async Request','2021-02-08 19:31:23','2021-02-08 19:31:23'),(9693,3233,'action complete via Async Request','2021-02-08 19:31:23','2021-02-08 19:31:23'),(9694,3234,'action created','2021-02-08 19:31:45','2021-02-08 19:31:45'),(9695,3234,'action started via WP Cron','2021-02-08 19:32:47','2021-02-08 19:32:47'),(9696,3234,'action complete via WP Cron','2021-02-08 19:32:47','2021-02-08 19:32:47'),(9697,3235,'action created','2021-02-08 19:33:06','2021-02-08 19:33:06'),(9698,3235,'action started via WP Cron','2021-02-08 19:34:09','2021-02-08 19:34:09'),(9699,3235,'action complete via WP Cron','2021-02-08 19:34:09','2021-02-08 19:34:09'),(9700,3236,'action created','2021-02-08 19:37:11','2021-02-08 19:37:11'),(9701,3236,'action started via WP Cron','2021-02-08 19:38:12','2021-02-08 19:38:12'),(9702,3236,'action complete via WP Cron','2021-02-08 19:38:12','2021-02-08 19:38:12'),(9703,3237,'action created','2021-02-08 19:41:43','2021-02-08 19:41:43'),(9704,3237,'action started via Async Request','2021-02-08 19:42:13','2021-02-08 19:42:13'),(9705,3237,'action complete via Async Request','2021-02-08 19:42:13','2021-02-08 19:42:13'),(9706,3238,'action created','2021-02-08 19:43:43','2021-02-08 19:43:43'),(9707,3238,'action started via Async Request','2021-02-08 19:44:32','2021-02-08 19:44:32'),(9708,3238,'action complete via Async Request','2021-02-08 19:44:32','2021-02-08 19:44:32'),(9709,3239,'action created','2021-02-08 19:44:35','2021-02-08 19:44:35'),(9710,3239,'action started via WP Cron','2021-02-08 19:46:25','2021-02-08 19:46:25'),(9711,3239,'action complete via WP Cron','2021-02-08 19:46:26','2021-02-08 19:46:26'),(9712,3240,'action created','2021-02-08 19:48:11','2021-02-08 19:48:11'),(9713,3240,'action started via WP Cron','2021-02-08 19:48:42','2021-02-08 19:48:42'),(9714,3240,'action complete via WP Cron','2021-02-08 19:48:42','2021-02-08 19:48:42'),(9715,3241,'action created','2021-02-08 19:49:16','2021-02-08 19:49:16'),(9716,3241,'action started via WP Cron','2021-02-08 19:49:48','2021-02-08 19:49:48'),(9717,3241,'action complete via WP Cron','2021-02-08 19:49:48','2021-02-08 19:49:48'),(9718,3242,'action created','2021-02-08 19:50:13','2021-02-08 19:50:13'),(9719,3242,'action started via WP Cron','2021-02-08 19:50:35','2021-02-08 19:50:35'),(9720,3242,'action complete via WP Cron','2021-02-08 19:50:35','2021-02-08 19:50:35'),(9721,3243,'action created','2021-02-08 19:54:23','2021-02-08 19:54:23'),(9722,3243,'action started via WP Cron','2021-02-08 19:54:47','2021-02-08 19:54:47'),(9723,3243,'action complete via WP Cron','2021-02-08 19:54:47','2021-02-08 19:54:47'),(9724,3244,'action created','2021-02-08 19:54:55','2021-02-08 19:54:55'),(9725,3245,'action created','2021-02-08 19:54:55','2021-02-08 19:54:55'),(9726,3244,'action started via WP Cron','2021-02-08 19:56:20','2021-02-08 19:56:20'),(9727,3244,'action complete via WP Cron','2021-02-08 19:56:20','2021-02-08 19:56:20'),(9728,3245,'action started via WP Cron','2021-02-08 19:56:20','2021-02-08 19:56:20'),(9729,3245,'action complete via WP Cron','2021-02-08 19:56:20','2021-02-08 19:56:20'),(9730,3246,'action created','2021-02-08 19:56:20','2021-02-08 19:56:20'),(9731,3246,'action started via WP Cron','2021-02-08 19:57:13','2021-02-08 19:57:13'),(9732,3246,'action complete via WP Cron','2021-02-08 19:57:13','2021-02-08 19:57:13'),(9733,3247,'action created','2021-02-08 19:59:17','2021-02-08 19:59:17'),(9734,3247,'action started via WP Cron','2021-02-08 20:01:14','2021-02-08 20:01:14'),(9735,3247,'action complete via WP Cron','2021-02-08 20:01:14','2021-02-08 20:01:14'),(9736,3248,'action created','2021-02-08 20:03:07','2021-02-08 20:03:07'),(9737,3248,'action started via WP Cron','2021-02-08 20:04:19','2021-02-08 20:04:19'),(9738,3248,'action complete via WP Cron','2021-02-08 20:04:19','2021-02-08 20:04:19'),(9739,3249,'action created','2021-02-08 20:10:11','2021-02-08 20:10:11'),(9740,3249,'action started via WP Cron','2021-02-08 20:10:49','2021-02-08 20:10:49'),(9741,3249,'action complete via WP Cron','2021-02-08 20:10:49','2021-02-08 20:10:49'),(9742,3250,'action created','2021-02-08 20:11:05','2021-02-08 20:11:05'),(9743,3250,'action started via WP Cron','2021-02-08 20:18:08','2021-02-08 20:18:08'),(9744,3250,'action complete via WP Cron','2021-02-08 20:18:08','2021-02-08 20:18:08'),(9745,3251,'action created','2021-02-08 20:18:14','2021-02-08 20:18:14'),(9746,3251,'action started via WP Cron','2021-02-08 20:20:00','2021-02-08 20:20:00'),(9747,3251,'action complete via WP Cron','2021-02-08 20:20:00','2021-02-08 20:20:00'),(9748,3252,'action created','2021-02-08 20:20:00','2021-02-08 20:20:00'),(9749,3252,'action started via WP Cron','2021-02-08 20:32:33','2021-02-08 20:32:33'),(9750,3252,'action complete via WP Cron','2021-02-08 20:32:33','2021-02-08 20:32:33'),(9751,3253,'action created','2021-02-08 20:33:06','2021-02-08 20:33:06'),(9752,3253,'action started via WP Cron','2021-02-08 20:41:58','2021-02-08 20:41:58'),(9753,3253,'action complete via WP Cron','2021-02-08 20:41:58','2021-02-08 20:41:58'),(9754,3254,'action created','2021-02-08 20:41:58','2021-02-08 20:41:58'),(9755,3254,'action started via WP Cron','2021-02-08 20:43:59','2021-02-08 20:43:59'),(9756,3254,'action complete via WP Cron','2021-02-08 20:43:59','2021-02-08 20:43:59'),(9757,3255,'action created','2021-02-08 20:53:22','2021-02-08 20:53:22'),(9758,3255,'action started via WP Cron','2021-02-08 20:56:16','2021-02-08 20:56:16'),(9759,3255,'action complete via WP Cron','2021-02-08 20:56:16','2021-02-08 20:56:16'),(9760,3256,'action created','2021-02-08 20:56:18','2021-02-08 20:56:18'),(9761,3256,'action started via WP Cron','2021-02-08 21:03:06','2021-02-08 21:03:06'),(9762,3256,'action complete via WP Cron','2021-02-08 21:03:06','2021-02-08 21:03:06'),(9763,3257,'action created','2021-02-08 21:10:12','2021-02-08 21:10:12'),(9764,3257,'action started via WP Cron','2021-02-08 21:14:30','2021-02-08 21:14:30'),(9765,3257,'action complete via WP Cron','2021-02-08 21:14:30','2021-02-08 21:14:30'),(9766,3258,'action created','2021-02-08 21:14:30','2021-02-08 21:14:30'),(9767,3258,'action started via WP Cron','2021-02-08 21:16:04','2021-02-08 21:16:04'),(9768,3258,'action complete via WP Cron','2021-02-08 21:16:04','2021-02-08 21:16:04'),(9769,3259,'action created','2021-02-08 21:16:04','2021-02-08 21:16:04'),(9770,3259,'action started via WP Cron','2021-02-08 21:19:14','2021-02-08 21:19:14'),(9771,3259,'action complete via WP Cron','2021-02-08 21:19:14','2021-02-08 21:19:14'),(9772,3260,'action created','2021-02-08 21:26:39','2021-02-08 21:26:39'),(9773,3260,'action started via WP Cron','2021-02-08 21:30:16','2021-02-08 21:30:16'),(9774,3260,'action complete via WP Cron','2021-02-08 21:30:16','2021-02-08 21:30:16'),(9775,3261,'action created','2021-02-08 21:33:06','2021-02-08 21:33:06'),(9776,3261,'action started via WP Cron','2021-02-08 21:38:22','2021-02-08 21:38:22'),(9777,3261,'action complete via WP Cron','2021-02-08 21:38:22','2021-02-08 21:38:22'),(9778,3262,'action created','2021-02-08 21:38:22','2021-02-08 21:38:22'),(9779,3262,'action started via WP Cron','2021-02-08 21:38:37','2021-02-08 21:38:37'),(9780,3262,'action complete via WP Cron','2021-02-08 21:38:37','2021-02-08 21:38:37'),(9781,3263,'action created','2021-02-08 21:38:41','2021-02-08 21:38:41'),(9782,3263,'action started via WP Cron','2021-02-08 21:56:45','2021-02-08 21:56:45'),(9783,3263,'action complete via WP Cron','2021-02-08 21:56:45','2021-02-08 21:56:45'),(9784,3264,'action created','2021-02-08 21:56:47','2021-02-08 21:56:47'),(9785,3264,'action started via WP Cron','2021-02-08 21:58:22','2021-02-08 21:58:22'),(9786,3264,'action complete via WP Cron','2021-02-08 21:58:22','2021-02-08 21:58:22'),(9787,3265,'action created','2021-02-08 21:58:49','2021-02-08 21:58:49'),(9788,3265,'action started via WP Cron','2021-02-08 21:59:43','2021-02-08 21:59:43'),(9789,3265,'action complete via WP Cron','2021-02-08 21:59:43','2021-02-08 21:59:43'),(9790,3266,'action created','2021-02-08 22:00:13','2021-02-08 22:00:13'),(9791,3266,'action started via WP Cron','2021-02-08 22:01:15','2021-02-08 22:01:15'),(9792,3266,'action complete via WP Cron','2021-02-08 22:01:15','2021-02-08 22:01:15'),(9793,3267,'action created','2021-02-08 22:01:15','2021-02-08 22:01:15'),(9794,3267,'action started via WP Cron','2021-02-08 22:02:21','2021-02-08 22:02:21'),(9795,3267,'action complete via WP Cron','2021-02-08 22:02:21','2021-02-08 22:02:21'),(9796,3268,'action created','2021-02-08 22:02:33','2021-02-08 22:02:33'),(9797,3268,'action started via WP Cron','2021-02-08 22:03:06','2021-02-08 22:03:06'),(9798,3268,'action complete via WP Cron','2021-02-08 22:03:06','2021-02-08 22:03:06'),(9799,3269,'action created','2021-02-08 22:03:59','2021-02-08 22:03:59'),(9800,3269,'action started via WP Cron','2021-02-08 22:05:12','2021-02-08 22:05:12'),(9801,3269,'action complete via WP Cron','2021-02-08 22:05:12','2021-02-08 22:05:12'),(9802,3270,'action created','2021-02-08 22:05:29','2021-02-08 22:05:29'),(9803,3270,'action started via WP Cron','2021-02-08 22:07:57','2021-02-08 22:07:57'),(9804,3270,'action complete via WP Cron','2021-02-08 22:07:57','2021-02-08 22:07:57'),(9805,3271,'action created','2021-02-08 22:09:17','2021-02-08 22:09:17'),(9806,3271,'action started via WP Cron','2021-02-08 22:10:43','2021-02-08 22:10:43'),(9807,3271,'action complete via WP Cron','2021-02-08 22:10:43','2021-02-08 22:10:43'),(9808,3272,'action created','2021-02-08 22:18:23','2021-02-08 22:18:23'),(9809,3272,'action started via WP Cron','2021-02-08 22:19:49','2021-02-08 22:19:49'),(9810,3272,'action complete via WP Cron','2021-02-08 22:19:49','2021-02-08 22:19:49'),(9811,3273,'action created','2021-02-08 22:24:09','2021-02-08 22:24:09'),(9812,3273,'action started via WP Cron','2021-02-08 22:26:40','2021-02-08 22:26:40'),(9813,3273,'action complete via WP Cron','2021-02-08 22:26:40','2021-02-08 22:26:40'),(9814,3274,'action created','2021-02-08 22:26:40','2021-02-08 22:26:40'),(9815,3274,'action started via WP Cron','2021-02-08 22:28:16','2021-02-08 22:28:16'),(9816,3274,'action complete via WP Cron','2021-02-08 22:28:16','2021-02-08 22:28:16'),(9817,3275,'action created','2021-02-08 22:29:23','2021-02-08 22:29:23'),(9818,3275,'action started via WP Cron','2021-02-08 22:33:04','2021-02-08 22:33:04'),(9819,3275,'action complete via WP Cron','2021-02-08 22:33:04','2021-02-08 22:33:04'),(9820,3276,'action created','2021-02-08 22:33:04','2021-02-08 22:33:04'),(9821,3276,'action started via WP Cron','2021-02-08 22:41:11','2021-02-08 22:41:11'),(9822,3276,'action complete via WP Cron','2021-02-08 22:41:11','2021-02-08 22:41:11'),(9823,3277,'action created','2021-02-08 22:44:53','2021-02-08 22:44:53'),(9824,3277,'action started via WP Cron','2021-02-08 22:53:43','2021-02-08 22:53:43'),(9825,3277,'action complete via WP Cron','2021-02-08 22:53:43','2021-02-08 22:53:43'),(9826,3278,'action created','2021-02-08 23:01:02','2021-02-08 23:01:02'),(9827,3278,'action started via WP Cron','2021-02-08 23:03:07','2021-02-08 23:03:07'),(9828,3278,'action complete via WP Cron','2021-02-08 23:03:07','2021-02-08 23:03:07'),(9829,3279,'action created','2021-02-08 23:05:43','2021-02-08 23:05:43'),(9830,3279,'action started via WP Cron','2021-02-08 23:08:06','2021-02-08 23:08:06'),(9831,3279,'action complete via WP Cron','2021-02-08 23:08:06','2021-02-08 23:08:06'),(9832,3280,'action created','2021-02-08 23:08:13','2021-02-08 23:08:13'),(9833,3280,'action started via WP Cron','2021-02-08 23:19:15','2021-02-08 23:19:15'),(9834,3280,'action complete via WP Cron','2021-02-08 23:19:15','2021-02-08 23:19:15'),(9835,3281,'action created','2021-02-08 23:19:19','2021-02-08 23:19:19'),(9836,3281,'action started via WP Cron','2021-02-08 23:20:08','2021-02-08 23:20:08'),(9837,3281,'action complete via WP Cron','2021-02-08 23:20:08','2021-02-08 23:20:08'),(9838,3282,'action created','2021-02-08 23:20:10','2021-02-08 23:20:10'),(9839,3282,'action started via WP Cron','2021-02-08 23:22:40','2021-02-08 23:22:40'),(9840,3282,'action complete via WP Cron','2021-02-08 23:22:40','2021-02-08 23:22:40'),(9841,3283,'action created','2021-02-08 23:33:06','2021-02-08 23:33:06'),(9842,3283,'action started via WP Cron','2021-02-08 23:37:47','2021-02-08 23:37:47'),(9843,3283,'action complete via WP Cron','2021-02-08 23:37:47','2021-02-08 23:37:47'),(9844,3284,'action created','2021-02-08 23:37:47','2021-02-08 23:37:47'),(9845,3284,'action started via WP Cron','2021-02-09 00:04:10','2021-02-09 00:04:10'),(9846,3284,'action complete via WP Cron','2021-02-09 00:04:10','2021-02-09 00:04:10'),(9847,3285,'action created','2021-02-09 00:04:28','2021-02-09 00:04:28'),(9848,3285,'action started via WP Cron','2021-02-09 00:10:02','2021-02-09 00:10:02'),(9849,3285,'action complete via WP Cron','2021-02-09 00:10:02','2021-02-09 00:10:02'),(9850,3286,'action created','2021-02-09 00:10:03','2021-02-09 00:10:03'),(9851,3286,'action started via WP Cron','2021-02-09 00:10:49','2021-02-09 00:10:49'),(9852,3286,'action complete via WP Cron','2021-02-09 00:10:49','2021-02-09 00:10:49'),(9853,3287,'action created','2021-02-09 00:10:49','2021-02-09 00:10:49'),(9854,3287,'action started via WP Cron','2021-02-09 00:18:35','2021-02-09 00:18:35'),(9855,3287,'action complete via WP Cron','2021-02-09 00:18:35','2021-02-09 00:18:35'),(9856,3288,'action created','2021-02-09 00:18:35','2021-02-09 00:18:35'),(9857,3288,'action started via WP Cron','2021-02-09 00:20:50','2021-02-09 00:20:50'),(9858,3288,'action complete via WP Cron','2021-02-09 00:20:51','2021-02-09 00:20:51'),(9859,3289,'action created','2021-02-09 00:22:47','2021-02-09 00:22:47'),(9860,3289,'action started via WP Cron','2021-02-09 00:29:01','2021-02-09 00:29:01'),(9861,3289,'action complete via WP Cron','2021-02-09 00:29:01','2021-02-09 00:29:01'),(9862,3290,'action created','2021-02-09 00:29:01','2021-02-09 00:29:01'),(9863,3290,'action started via WP Cron','2021-02-09 00:33:06','2021-02-09 00:33:06'),(9864,3290,'action complete via WP Cron','2021-02-09 00:33:06','2021-02-09 00:33:06'),(9865,3291,'action created','2021-02-09 00:43:22','2021-02-09 00:43:22'),(9866,3291,'action started via WP Cron','2021-02-09 00:43:43','2021-02-09 00:43:43'),(9867,3291,'action complete via WP Cron','2021-02-09 00:43:44','2021-02-09 00:43:44'),(9868,3292,'action created','2021-02-09 00:43:44','2021-02-09 00:43:44'),(9869,3292,'action started via WP Cron','2021-02-09 00:46:59','2021-02-09 00:46:59'),(9870,3292,'action complete via WP Cron','2021-02-09 00:46:59','2021-02-09 00:46:59'),(9871,3293,'action created','2021-02-09 00:47:00','2021-02-09 00:47:00'),(9872,3293,'action started via WP Cron','2021-02-09 00:58:23','2021-02-09 00:58:23'),(9873,3293,'action complete via WP Cron','2021-02-09 00:58:23','2021-02-09 00:58:23'),(9874,3294,'action created','2021-02-09 01:03:06','2021-02-09 01:03:06'),(9875,2925,'action started via WP Cron','2021-02-09 01:03:07','2021-02-09 01:03:07'),(9876,2925,'action complete via WP Cron','2021-02-09 01:03:07','2021-02-09 01:03:07'),(9877,3295,'action created','2021-02-09 01:03:07','2021-02-09 01:03:07'),(9878,3294,'action started via WP Cron','2021-02-09 01:09:22','2021-02-09 01:09:22'),(9879,3294,'action complete via WP Cron','2021-02-09 01:09:22','2021-02-09 01:09:22'),(9880,3296,'action created','2021-02-09 01:09:22','2021-02-09 01:09:22'),(9881,3296,'action started via WP Cron','2021-02-09 01:14:26','2021-02-09 01:14:26'),(9882,3296,'action complete via WP Cron','2021-02-09 01:14:26','2021-02-09 01:14:26'),(9883,3297,'action created','2021-02-09 01:18:19','2021-02-09 01:18:19'),(9884,3297,'action started via WP Cron','2021-02-09 01:20:27','2021-02-09 01:20:27'),(9885,3297,'action complete via WP Cron','2021-02-09 01:20:27','2021-02-09 01:20:27'),(9886,3298,'action created','2021-02-09 01:25:21','2021-02-09 01:25:21'),(9887,3298,'action started via WP Cron','2021-02-09 01:30:02','2021-02-09 01:30:02'),(9888,3298,'action complete via WP Cron','2021-02-09 01:30:02','2021-02-09 01:30:02'),(9889,3299,'action created','2021-02-09 01:30:02','2021-02-09 01:30:02'),(9890,3299,'action started via WP Cron','2021-02-09 01:32:17','2021-02-09 01:32:17'),(9891,3299,'action complete via WP Cron','2021-02-09 01:32:17','2021-02-09 01:32:17'),(9892,3300,'action created','2021-02-09 01:32:18','2021-02-09 01:32:18'),(9893,3300,'action started via WP Cron','2021-02-09 01:32:35','2021-02-09 01:32:35'),(9894,3300,'action complete via WP Cron','2021-02-09 01:32:35','2021-02-09 01:32:35'),(9895,3301,'action created','2021-02-09 01:33:06','2021-02-09 01:33:06'),(9896,2930,'action started via WP Cron','2021-02-09 01:41:04','2021-02-09 01:41:04'),(9897,2930,'action complete via WP Cron','2021-02-09 01:41:04','2021-02-09 01:41:04'),(9898,3302,'action created','2021-02-09 01:41:04','2021-02-09 01:41:04'),(9899,3301,'action started via WP Cron','2021-02-09 01:41:04','2021-02-09 01:41:04'),(9900,3301,'action complete via WP Cron','2021-02-09 01:41:04','2021-02-09 01:41:04'),(9901,3303,'action created','2021-02-09 01:49:57','2021-02-09 01:49:57'),(9902,3303,'action started via WP Cron','2021-02-09 01:53:27','2021-02-09 01:53:27'),(9903,3303,'action complete via WP Cron','2021-02-09 01:53:27','2021-02-09 01:53:27'),(9904,3304,'action created','2021-02-09 01:53:28','2021-02-09 01:53:28'),(9905,3304,'action started via WP Cron','2021-02-09 02:03:06','2021-02-09 02:03:06'),(9906,3304,'action complete via WP Cron','2021-02-09 02:03:06','2021-02-09 02:03:06'),(9907,3305,'action created','2021-02-09 02:08:45','2021-02-09 02:08:45'),(9908,3305,'action started via WP Cron','2021-02-09 02:09:55','2021-02-09 02:09:55'),(9909,3305,'action complete via WP Cron','2021-02-09 02:09:55','2021-02-09 02:09:55'),(9910,3306,'action created','2021-02-09 02:09:55','2021-02-09 02:09:55'),(9911,3306,'action started via WP Cron','2021-02-09 02:18:36','2021-02-09 02:18:36'),(9912,3306,'action complete via WP Cron','2021-02-09 02:18:36','2021-02-09 02:18:36'),(9913,3307,'action created','2021-02-09 02:21:11','2021-02-09 02:21:11'),(9914,3307,'action started via WP Cron','2021-02-09 02:27:17','2021-02-09 02:27:17'),(9915,3307,'action complete via WP Cron','2021-02-09 02:27:17','2021-02-09 02:27:17'),(9916,3308,'action created','2021-02-09 02:27:43','2021-02-09 02:27:43'),(9917,3308,'action started via WP Cron','2021-02-09 02:28:36','2021-02-09 02:28:36'),(9918,3308,'action complete via WP Cron','2021-02-09 02:28:36','2021-02-09 02:28:36'),(9919,3309,'action created','2021-02-09 02:30:46','2021-02-09 02:30:46'),(9920,3309,'action started via WP Cron','2021-02-09 02:33:07','2021-02-09 02:33:07'),(9921,3309,'action complete via WP Cron','2021-02-09 02:33:07','2021-02-09 02:33:07'),(9922,3310,'action created','2021-02-09 02:36:38','2021-02-09 02:36:38'),(9923,3310,'action started via WP Cron','2021-02-09 02:49:13','2021-02-09 02:49:13'),(9924,3310,'action complete via WP Cron','2021-02-09 02:49:13','2021-02-09 02:49:13'),(9925,3311,'action created','2021-02-09 02:56:21','2021-02-09 02:56:21'),(9926,3311,'action started via WP Cron','2021-02-09 03:03:08','2021-02-09 03:03:08'),(9927,3311,'action complete via WP Cron','2021-02-09 03:03:08','2021-02-09 03:03:08'),(9928,3312,'action created','2021-02-09 03:09:08','2021-02-09 03:09:08'),(9929,3312,'action started via WP Cron','2021-02-09 03:15:57','2021-02-09 03:15:57'),(9930,3312,'action complete via WP Cron','2021-02-09 03:15:57','2021-02-09 03:15:57'),(9931,3313,'action created','2021-02-09 03:22:58','2021-02-09 03:22:58'),(9932,3313,'action started via WP Cron','2021-02-09 03:25:54','2021-02-09 03:25:54'),(9933,3313,'action complete via WP Cron','2021-02-09 03:25:54','2021-02-09 03:25:54'),(9934,3314,'action created','2021-02-09 03:26:01','2021-02-09 03:26:01'),(9935,3314,'action started via WP Cron','2021-02-09 03:33:07','2021-02-09 03:33:07'),(9936,3314,'action complete via WP Cron','2021-02-09 03:33:07','2021-02-09 03:33:07'),(9937,3315,'action created','2021-02-09 03:34:32','2021-02-09 03:34:32'),(9938,3315,'action started via WP Cron','2021-02-09 03:37:10','2021-02-09 03:37:10'),(9939,3315,'action complete via WP Cron','2021-02-09 03:37:10','2021-02-09 03:37:10'),(9940,3316,'action created','2021-02-09 03:37:10','2021-02-09 03:37:10'),(9941,3316,'action started via WP Cron','2021-02-09 03:46:48','2021-02-09 03:46:48'),(9942,3316,'action complete via WP Cron','2021-02-09 03:46:48','2021-02-09 03:46:48'),(9943,3317,'action created','2021-02-09 03:47:30','2021-02-09 03:47:30'),(9944,3317,'action started via WP Cron','2021-02-09 03:57:02','2021-02-09 03:57:02'),(9945,3317,'action complete via WP Cron','2021-02-09 03:57:02','2021-02-09 03:57:02'),(9946,3318,'action created','2021-02-09 03:57:29','2021-02-09 03:57:29'),(9947,3318,'action started via WP Cron','2021-02-09 03:57:45','2021-02-09 03:57:45'),(9948,3318,'action complete via WP Cron','2021-02-09 03:57:45','2021-02-09 03:57:45'),(9949,3319,'action created','2021-02-09 03:57:45','2021-02-09 03:57:45'),(9950,3319,'action started via WP Cron','2021-02-09 03:59:32','2021-02-09 03:59:32'),(9951,3319,'action complete via WP Cron','2021-02-09 03:59:32','2021-02-09 03:59:32'),(9952,3320,'action created','2021-02-09 03:59:34','2021-02-09 03:59:34'),(9953,3320,'action started via WP Cron','2021-02-09 04:00:33','2021-02-09 04:00:33'),(9954,3320,'action complete via WP Cron','2021-02-09 04:00:33','2021-02-09 04:00:33'),(9955,3321,'action created','2021-02-09 04:03:06','2021-02-09 04:03:06'),(9956,3321,'action started via WP Cron','2021-02-09 04:08:35','2021-02-09 04:08:35'),(9957,3321,'action complete via WP Cron','2021-02-09 04:08:35','2021-02-09 04:08:35'),(9958,3322,'action created','2021-02-09 04:08:35','2021-02-09 04:08:35'),(9959,3322,'action started via WP Cron','2021-02-09 04:11:01','2021-02-09 04:11:01'),(9960,3322,'action complete via WP Cron','2021-02-09 04:11:01','2021-02-09 04:11:01'),(9961,3323,'action created','2021-02-09 04:11:02','2021-02-09 04:11:02'),(9962,3323,'action started via WP Cron','2021-02-09 04:26:48','2021-02-09 04:26:48'),(9963,3323,'action complete via WP Cron','2021-02-09 04:26:48','2021-02-09 04:26:48'),(9964,3324,'action created','2021-02-09 04:26:48','2021-02-09 04:26:48'),(9965,3324,'action started via WP Cron','2021-02-09 04:32:29','2021-02-09 04:32:29'),(9966,3324,'action complete via WP Cron','2021-02-09 04:32:29','2021-02-09 04:32:29'),(9967,3325,'action created','2021-02-09 04:32:29','2021-02-09 04:32:29'),(9968,3325,'action started via WP Cron','2021-02-09 04:32:53','2021-02-09 04:32:53'),(9969,3325,'action complete via WP Cron','2021-02-09 04:32:53','2021-02-09 04:32:53'),(9970,3326,'action created','2021-02-09 04:32:53','2021-02-09 04:32:53'),(9971,3326,'action started via WP Cron','2021-02-09 04:42:36','2021-02-09 04:42:36'),(9972,3326,'action complete via WP Cron','2021-02-09 04:42:36','2021-02-09 04:42:36'),(9973,3327,'action created','2021-02-09 04:42:37','2021-02-09 04:42:37'),(9974,3327,'action started via WP Cron','2021-02-09 04:43:38','2021-02-09 04:43:38'),(9975,3327,'action complete via WP Cron','2021-02-09 04:43:38','2021-02-09 04:43:38'),(9976,3328,'action created','2021-02-09 04:47:25','2021-02-09 04:47:25'),(9977,3328,'action started via WP Cron','2021-02-09 04:48:19','2021-02-09 04:48:19'),(9978,3328,'action complete via WP Cron','2021-02-09 04:48:19','2021-02-09 04:48:19'),(9979,3329,'action created','2021-02-09 04:48:52','2021-02-09 04:48:52'),(9980,3329,'action started via WP Cron','2021-02-09 04:52:30','2021-02-09 04:52:30'),(9981,3329,'action complete via WP Cron','2021-02-09 04:52:30','2021-02-09 04:52:30'),(9982,3330,'action created','2021-02-09 04:52:32','2021-02-09 04:52:32'),(9983,3330,'action started via WP Cron','2021-02-09 04:53:39','2021-02-09 04:53:39'),(9984,3330,'action complete via WP Cron','2021-02-09 04:53:39','2021-02-09 04:53:39'),(9985,3331,'action created','2021-02-09 04:53:39','2021-02-09 04:53:39'),(9986,3331,'action started via WP Cron','2021-02-09 04:55:04','2021-02-09 04:55:04'),(9987,3331,'action complete via WP Cron','2021-02-09 04:55:04','2021-02-09 04:55:04'),(9988,3332,'action created','2021-02-09 04:55:48','2021-02-09 04:55:48'),(9989,3332,'action started via WP Cron','2021-02-09 04:57:04','2021-02-09 04:57:04'),(9990,3332,'action complete via WP Cron','2021-02-09 04:57:04','2021-02-09 04:57:04'),(9991,3333,'action created','2021-02-09 04:58:27','2021-02-09 04:58:27'),(9992,3333,'action started via WP Cron','2021-02-09 04:59:04','2021-02-09 04:59:04'),(9993,3333,'action complete via WP Cron','2021-02-09 04:59:04','2021-02-09 04:59:04'),(9994,3334,'action created','2021-02-09 05:03:06','2021-02-09 05:03:06'),(9995,3334,'action started via WP Cron','2021-02-09 05:04:05','2021-02-09 05:04:05'),(9996,3334,'action complete via WP Cron','2021-02-09 05:04:05','2021-02-09 05:04:05'),(9997,3335,'action created','2021-02-09 05:08:41','2021-02-09 05:08:41'),(9998,3335,'action started via WP Cron','2021-02-09 05:10:36','2021-02-09 05:10:36'),(9999,3335,'action complete via WP Cron','2021-02-09 05:10:36','2021-02-09 05:10:36'),(10000,3336,'action created','2021-02-09 05:14:41','2021-02-09 05:14:41'),(10001,3336,'action started via WP Cron','2021-02-09 05:16:39','2021-02-09 05:16:39'),(10002,3336,'action complete via WP Cron','2021-02-09 05:16:39','2021-02-09 05:16:39'),(10003,3337,'action created','2021-02-09 05:20:07','2021-02-09 05:20:07'),(10004,3337,'action started via WP Cron','2021-02-09 05:30:51','2021-02-09 05:30:51'),(10005,3337,'action complete via WP Cron','2021-02-09 05:30:51','2021-02-09 05:30:51'),(10006,3338,'action created','2021-02-09 05:33:06','2021-02-09 05:33:06'),(10007,3338,'action started via WP Cron','2021-02-09 05:34:35','2021-02-09 05:34:35'),(10008,3338,'action complete via WP Cron','2021-02-09 05:34:35','2021-02-09 05:34:35'),(10009,3339,'action created','2021-02-09 05:34:40','2021-02-09 05:34:40'),(10010,3339,'action started via WP Cron','2021-02-09 05:35:35','2021-02-09 05:35:35'),(10011,3339,'action complete via WP Cron','2021-02-09 05:35:35','2021-02-09 05:35:35'),(10012,3340,'action created','2021-02-09 05:37:05','2021-02-09 05:37:05'),(10013,3340,'action started via WP Cron','2021-02-09 05:37:35','2021-02-09 05:37:35'),(10014,3340,'action complete via WP Cron','2021-02-09 05:37:35','2021-02-09 05:37:35'),(10015,3341,'action created','2021-02-09 05:41:11','2021-02-09 05:41:11'),(10016,3341,'action started via WP Cron','2021-02-09 05:42:02','2021-02-09 05:42:02'),(10017,3341,'action complete via WP Cron','2021-02-09 05:42:02','2021-02-09 05:42:02'),(10018,3342,'action created','2021-02-09 05:43:02','2021-02-09 05:43:02'),(10019,3342,'action started via WP Cron','2021-02-09 05:44:39','2021-02-09 05:44:39'),(10020,3342,'action complete via WP Cron','2021-02-09 05:44:39','2021-02-09 05:44:39'),(10021,3343,'action created','2021-02-09 05:48:31','2021-02-09 05:48:31'),(10022,3343,'action started via WP Cron','2021-02-09 05:53:06','2021-02-09 05:53:06'),(10023,3343,'action complete via WP Cron','2021-02-09 05:53:06','2021-02-09 05:53:06'),(10024,3344,'action created','2021-02-09 05:53:06','2021-02-09 05:53:06'),(10025,3344,'action started via WP Cron','2021-02-09 05:59:51','2021-02-09 05:59:51'),(10026,3344,'action complete via WP Cron','2021-02-09 05:59:51','2021-02-09 05:59:51'),(10027,3345,'action created','2021-02-09 05:59:59','2021-02-09 05:59:59'),(10029,3345,'action started via WP Cron','2021-02-09 06:01:05','2021-02-09 06:01:05'),(10030,3345,'action complete via WP Cron','2021-02-09 06:01:05','2021-02-09 06:01:05'),(10033,3347,'action created','2021-02-09 06:01:40','2021-02-09 06:01:40'),(10034,3347,'action started via Async Request','2021-02-09 06:02:06','2021-02-09 06:02:06'),(10035,3347,'action complete via Async Request','2021-02-09 06:02:06','2021-02-09 06:02:06'),(10036,3348,'action created','2021-02-09 06:02:27','2021-02-09 06:02:27'),(10037,3348,'action started via WP Cron','2021-02-09 06:02:43','2021-02-09 06:02:43'),(10038,3348,'action complete via WP Cron','2021-02-09 06:02:43','2021-02-09 06:02:43'),(10039,3349,'action created','2021-02-09 06:03:06','2021-02-09 06:03:06'),(10040,3349,'action started via WP Cron','2021-02-09 06:04:45','2021-02-09 06:04:45'),(10041,3349,'action complete via WP Cron','2021-02-09 06:04:45','2021-02-09 06:04:45'),(10042,3350,'action created','2021-02-09 06:09:27','2021-02-09 06:09:27'),(10043,3350,'action started via WP Cron','2021-02-09 06:10:18','2021-02-09 06:10:18'),(10044,3350,'action complete via WP Cron','2021-02-09 06:10:18','2021-02-09 06:10:18'),(10045,3351,'action created','2021-02-09 06:15:51','2021-02-09 06:15:51'),(10046,3351,'action started via WP Cron','2021-02-09 06:17:53','2021-02-09 06:17:53'),(10047,3351,'action complete via WP Cron','2021-02-09 06:17:53','2021-02-09 06:17:53'),(10048,3352,'action created','2021-02-09 06:20:19','2021-02-09 06:20:19'),(10049,3352,'action started via WP Cron','2021-02-09 06:21:56','2021-02-09 06:21:56'),(10050,3352,'action complete via WP Cron','2021-02-09 06:21:56','2021-02-09 06:21:56'),(10051,3353,'action created','2021-02-09 06:23:46','2021-02-09 06:23:46'),(10052,3353,'action started via WP Cron','2021-02-09 06:33:06','2021-02-09 06:33:06'),(10053,3353,'action complete via WP Cron','2021-02-09 06:33:06','2021-02-09 06:33:06'),(10054,3354,'action created','2021-02-09 06:35:03','2021-02-09 06:35:03'),(10055,3354,'action started via WP Cron','2021-02-09 06:38:54','2021-02-09 06:38:54'),(10056,3354,'action complete via WP Cron','2021-02-09 06:38:54','2021-02-09 06:38:54'),(10057,3355,'action created','2021-02-09 06:38:55','2021-02-09 06:38:55'),(10058,3355,'action started via WP Cron','2021-02-09 06:47:57','2021-02-09 06:47:57'),(10059,3355,'action complete via WP Cron','2021-02-09 06:47:57','2021-02-09 06:47:57'),(10060,3356,'action created','2021-02-09 06:48:00','2021-02-09 06:48:00'),(10061,3356,'action started via WP Cron','2021-02-09 06:48:39','2021-02-09 06:48:39'),(10062,3356,'action complete via WP Cron','2021-02-09 06:48:39','2021-02-09 06:48:39'),(10063,3357,'action created','2021-02-09 06:50:04','2021-02-09 06:50:04'),(10064,3357,'action started via WP Cron','2021-02-09 06:50:41','2021-02-09 06:50:41'),(10065,3357,'action complete via WP Cron','2021-02-09 06:50:41','2021-02-09 06:50:41'),(10066,3358,'action created','2021-02-09 06:50:46','2021-02-09 06:50:46'),(10067,3358,'action started via WP Cron','2021-02-09 06:51:37','2021-02-09 06:51:37'),(10068,3358,'action complete via WP Cron','2021-02-09 06:51:37','2021-02-09 06:51:37'),(10069,3359,'action created','2021-02-09 06:51:37','2021-02-09 06:51:37'),(10070,3359,'action started via Async Request','2021-02-09 06:51:49','2021-02-09 06:51:49'),(10071,3359,'action complete via Async Request','2021-02-09 06:51:49','2021-02-09 06:51:49'),(10072,3360,'action created','2021-02-09 06:51:54','2021-02-09 06:51:54'),(10073,3360,'action started via WP Cron','2021-02-09 06:52:51','2021-02-09 06:52:51'),(10074,3360,'action complete via WP Cron','2021-02-09 06:52:51','2021-02-09 06:52:51'),(10075,3361,'action created','2021-02-09 06:54:56','2021-02-09 06:54:56'),(10076,3361,'action started via WP Cron','2021-02-09 06:55:37','2021-02-09 06:55:37'),(10077,3361,'action complete via WP Cron','2021-02-09 06:55:37','2021-02-09 06:55:37'),(10078,3362,'action created','2021-02-09 06:56:00','2021-02-09 06:56:00'),(10079,3362,'action started via WP Cron','2021-02-09 06:56:50','2021-02-09 06:56:50'),(10080,3362,'action complete via WP Cron','2021-02-09 06:56:50','2021-02-09 06:56:50'),(10081,3363,'action created','2021-02-09 06:56:51','2021-02-09 06:56:51'),(10082,3363,'action started via WP Cron','2021-02-09 06:57:44','2021-02-09 06:57:44'),(10083,3363,'action complete via WP Cron','2021-02-09 06:57:44','2021-02-09 06:57:44'),(10084,3364,'action created','2021-02-09 06:58:14','2021-02-09 06:58:14'),(10085,3364,'action started via WP Cron','2021-02-09 06:59:45','2021-02-09 06:59:45'),(10086,3364,'action complete via WP Cron','2021-02-09 06:59:45','2021-02-09 06:59:45'),(10087,3365,'action created','2021-02-09 07:00:18','2021-02-09 07:00:18'),(10088,3365,'action started via WP Cron','2021-02-09 07:01:57','2021-02-09 07:01:57'),(10089,3365,'action complete via WP Cron','2021-02-09 07:01:57','2021-02-09 07:01:57'),(10090,3366,'action created','2021-02-09 07:03:06','2021-02-09 07:03:06'),(10091,3366,'action started via WP Cron','2021-02-09 07:03:35','2021-02-09 07:03:35'),(10092,3366,'action complete via WP Cron','2021-02-09 07:03:35','2021-02-09 07:03:35'),(10093,3367,'action created','2021-02-09 07:03:44','2021-02-09 07:03:44'),(10094,3367,'action started via WP Cron','2021-02-09 07:04:54','2021-02-09 07:04:54'),(10095,3367,'action complete via WP Cron','2021-02-09 07:04:54','2021-02-09 07:04:54'),(10096,3368,'action created','2021-02-09 07:10:36','2021-02-09 07:10:36'),(10097,3368,'action started via Async Request','2021-02-09 07:11:15','2021-02-09 07:11:15'),(10098,3368,'action complete via Async Request','2021-02-09 07:11:15','2021-02-09 07:11:15'),(10099,3369,'action created','2021-02-09 07:12:32','2021-02-09 07:12:32'),(10100,3369,'action started via WP Cron','2021-02-09 07:13:47','2021-02-09 07:13:47'),(10101,3369,'action complete via WP Cron','2021-02-09 07:13:47','2021-02-09 07:13:47'),(10102,3370,'action created','2021-02-09 07:18:27','2021-02-09 07:18:27'),(10103,3370,'action started via WP Cron','2021-02-09 07:18:50','2021-02-09 07:18:50'),(10104,3370,'action complete via WP Cron','2021-02-09 07:18:50','2021-02-09 07:18:50'),(10105,3371,'action created','2021-02-09 07:22:51','2021-02-09 07:22:51'),(10106,3371,'action started via WP Cron','2021-02-09 07:26:25','2021-02-09 07:26:25'),(10107,3371,'action complete via WP Cron','2021-02-09 07:26:25','2021-02-09 07:26:25'),(10108,3372,'action created','2021-02-09 07:26:26','2021-02-09 07:26:26'),(10109,3372,'action started via WP Cron','2021-02-09 07:27:38','2021-02-09 07:27:38'),(10110,3372,'action complete via WP Cron','2021-02-09 07:27:38','2021-02-09 07:27:38'),(10111,3373,'action created','2021-02-09 07:27:38','2021-02-09 07:27:38'),(10112,3373,'action started via Async Request','2021-02-09 07:28:11','2021-02-09 07:28:11'),(10113,3373,'action complete via Async Request','2021-02-09 07:28:11','2021-02-09 07:28:11'),(10114,3374,'action created','2021-02-09 07:28:43','2021-02-09 07:28:43'),(10115,3374,'action started via Async Request','2021-02-09 07:29:19','2021-02-09 07:29:19'),(10116,3374,'action complete via Async Request','2021-02-09 07:29:19','2021-02-09 07:29:19'),(10117,3375,'action created','2021-02-09 07:30:55','2021-02-09 07:30:55'),(10118,3375,'action started via WP Cron','2021-02-09 07:32:11','2021-02-09 07:32:11'),(10119,3375,'action complete via WP Cron','2021-02-09 07:32:11','2021-02-09 07:32:11'),(10120,3376,'action created','2021-02-09 07:32:16','2021-02-09 07:32:16'),(10121,3376,'action started via WP Cron','2021-02-09 07:33:11','2021-02-09 07:33:11'),(10122,3376,'action complete via WP Cron','2021-02-09 07:33:11','2021-02-09 07:33:11'),(10123,3377,'action created','2021-02-09 07:33:26','2021-02-09 07:33:26'),(10124,3377,'action started via WP Cron','2021-02-09 07:34:00','2021-02-09 07:34:00'),(10125,3377,'action complete via WP Cron','2021-02-09 07:34:00','2021-02-09 07:34:00'),(10126,3378,'action created','2021-02-09 07:36:05','2021-02-09 07:36:05'),(10127,3378,'action started via Async Request','2021-02-09 07:36:30','2021-02-09 07:36:30'),(10128,3378,'action complete via Async Request','2021-02-09 07:36:30','2021-02-09 07:36:30'),(10129,3379,'action created','2021-02-09 07:37:44','2021-02-09 07:37:44'),(10130,3379,'action started via WP Cron','2021-02-09 07:38:55','2021-02-09 07:38:55'),(10131,3379,'action complete via WP Cron','2021-02-09 07:38:55','2021-02-09 07:38:55'),(10132,3380,'action created','2021-02-09 08:03:06','2021-02-09 08:03:06'),(10133,3100,'action started via WP Cron','2021-02-09 08:03:07','2021-02-09 08:03:07'),(10134,3100,'action complete via WP Cron','2021-02-09 08:03:07','2021-02-09 08:03:07'),(10135,3381,'action created','2021-02-09 08:03:07','2021-02-09 08:03:07'),(10136,3380,'action started via WP Cron','2021-02-09 08:09:14','2021-02-09 08:09:14'),(10137,3380,'action complete via WP Cron','2021-02-09 08:09:14','2021-02-09 08:09:14'),(10138,3382,'action created','2021-02-09 08:12:13','2021-02-09 08:12:13'),(10139,3382,'action started via WP Cron','2021-02-09 08:15:02','2021-02-09 08:15:02'),(10140,3382,'action complete via WP Cron','2021-02-09 08:15:02','2021-02-09 08:15:02'),(10141,3383,'action created','2021-02-09 08:15:02','2021-02-09 08:15:02'),(10142,3383,'action started via WP Cron','2021-02-09 08:17:56','2021-02-09 08:17:56'),(10143,3383,'action complete via WP Cron','2021-02-09 08:17:56','2021-02-09 08:17:56'),(10144,3384,'action created','2021-02-09 08:17:59','2021-02-09 08:17:59'),(10145,3384,'action started via WP Cron','2021-02-09 08:18:37','2021-02-09 08:18:37'),(10146,3384,'action complete via WP Cron','2021-02-09 08:18:37','2021-02-09 08:18:37'),(10147,3385,'action created','2021-02-09 08:18:43','2021-02-09 08:18:43'),(10148,3385,'action started via WP Cron','2021-02-09 08:19:41','2021-02-09 08:19:41'),(10149,3385,'action complete via WP Cron','2021-02-09 08:19:41','2021-02-09 08:19:41'),(10150,3386,'action created','2021-02-09 08:19:47','2021-02-09 08:19:47'),(10151,3386,'action started via WP Cron','2021-02-09 08:20:36','2021-02-09 08:20:36'),(10152,3386,'action complete via WP Cron','2021-02-09 08:20:36','2021-02-09 08:20:36'),(10153,3387,'action created','2021-02-09 08:20:42','2021-02-09 08:20:42'),(10154,3387,'action started via WP Cron','2021-02-09 08:21:37','2021-02-09 08:21:37'),(10155,3387,'action complete via WP Cron','2021-02-09 08:21:37','2021-02-09 08:21:37'),(10156,3388,'action created','2021-02-09 08:21:40','2021-02-09 08:21:40'),(10157,3388,'action started via WP Cron','2021-02-09 08:22:39','2021-02-09 08:22:39'),(10158,3388,'action complete via WP Cron','2021-02-09 08:22:39','2021-02-09 08:22:39'),(10159,3389,'action created','2021-02-09 08:22:43','2021-02-09 08:22:43'),(10160,3389,'action started via WP Cron','2021-02-09 08:23:36','2021-02-09 08:23:36'),(10161,3389,'action complete via WP Cron','2021-02-09 08:23:36','2021-02-09 08:23:36'),(10162,3390,'action created','2021-02-09 08:23:41','2021-02-09 08:23:41'),(10163,3390,'action started via WP Cron','2021-02-09 08:33:09','2021-02-09 08:33:09'),(10164,3390,'action complete via WP Cron','2021-02-09 08:33:09','2021-02-09 08:33:09'),(10165,3391,'action created','2021-02-09 08:38:34','2021-02-09 08:38:34'),(10166,3391,'action started via WP Cron','2021-02-09 08:48:01','2021-02-09 08:48:01'),(10167,3391,'action complete via WP Cron','2021-02-09 08:48:01','2021-02-09 08:48:01'),(10168,3392,'action created','2021-02-09 09:01:36','2021-02-09 09:01:36'),(10169,3392,'action started via Async Request','2021-02-09 09:02:29','2021-02-09 09:02:29'),(10170,3392,'action complete via Async Request','2021-02-09 09:02:29','2021-02-09 09:02:29'),(10171,3393,'action created','2021-02-09 09:03:06','2021-02-09 09:03:06'),(10172,3393,'action started via WP Cron','2021-02-09 09:04:24','2021-02-09 09:04:24'),(10173,3393,'action complete via WP Cron','2021-02-09 09:04:24','2021-02-09 09:04:24'),(10174,3394,'action created','2021-02-09 09:05:57','2021-02-09 09:05:57'),(10175,3394,'action started via Async Request','2021-02-09 09:06:24','2021-02-09 09:06:24'),(10176,3394,'action complete via Async Request','2021-02-09 09:06:24','2021-02-09 09:06:24'),(10177,3395,'action created','2021-02-09 09:08:49','2021-02-09 09:08:49'),(10178,3395,'action started via WP Cron','2021-02-09 09:09:35','2021-02-09 09:09:35'),(10179,3395,'action complete via WP Cron','2021-02-09 09:09:35','2021-02-09 09:09:35'),(10180,3396,'action created','2021-02-09 09:09:50','2021-02-09 09:09:50'),(10181,3396,'action started via WP Cron','2021-02-09 09:10:36','2021-02-09 09:10:36'),(10182,3396,'action complete via WP Cron','2021-02-09 09:10:36','2021-02-09 09:10:36'),(10183,3397,'action created','2021-02-09 09:10:42','2021-02-09 09:10:42'),(10184,3397,'action started via WP Cron','2021-02-09 09:11:35','2021-02-09 09:11:35'),(10185,3397,'action complete via WP Cron','2021-02-09 09:11:35','2021-02-09 09:11:35'),(10186,3398,'action created','2021-02-09 09:11:41','2021-02-09 09:11:41'),(10187,3398,'action started via Async Request','2021-02-09 09:11:54','2021-02-09 09:11:54'),(10188,3398,'action complete via Async Request','2021-02-09 09:11:54','2021-02-09 09:11:54'),(10189,3399,'action created','2021-02-09 09:11:59','2021-02-09 09:11:59'),(10190,3399,'action started via WP Cron','2021-02-09 09:12:37','2021-02-09 09:12:37'),(10191,3399,'action complete via WP Cron','2021-02-09 09:12:37','2021-02-09 09:12:37'),(10192,3400,'action created','2021-02-09 09:12:40','2021-02-09 09:12:40'),(10193,3400,'action started via Async Request','2021-02-09 09:12:59','2021-02-09 09:12:59'),(10194,3400,'action complete via Async Request','2021-02-09 09:12:59','2021-02-09 09:12:59'),(10195,3401,'action created','2021-02-09 09:13:59','2021-02-09 09:13:59'),(10196,3401,'action started via WP Cron','2021-02-09 09:14:37','2021-02-09 09:14:37'),(10197,3401,'action complete via WP Cron','2021-02-09 09:14:37','2021-02-09 09:14:37'),(10198,3402,'action created','2021-02-09 09:15:47','2021-02-09 09:15:47'),(10199,3402,'action started via Async Request','2021-02-09 09:16:21','2021-02-09 09:16:21'),(10200,3402,'action complete via Async Request','2021-02-09 09:16:21','2021-02-09 09:16:21'),(10201,3403,'action created','2021-02-09 09:30:56','2021-02-09 09:30:56'),(10202,3403,'action started via Async Request','2021-02-09 09:31:23','2021-02-09 09:31:23'),(10203,3403,'action complete via Async Request','2021-02-09 09:31:23','2021-02-09 09:31:23'),(10204,3404,'action created','2021-02-09 09:33:06','2021-02-09 09:33:06'),(10205,3404,'action started via WP Cron','2021-02-09 09:34:25','2021-02-09 09:34:25'),(10206,3404,'action complete via WP Cron','2021-02-09 09:34:25','2021-02-09 09:34:25'),(10207,3405,'action created','2021-02-09 09:49:26','2021-02-09 09:49:26'),(10208,3405,'action started via WP Cron','2021-02-09 09:49:59','2021-02-09 09:49:59'),(10209,3405,'action complete via WP Cron','2021-02-09 09:49:59','2021-02-09 09:49:59'),(10210,3406,'action created','2021-02-09 09:54:23','2021-02-09 09:54:23'),(10211,3406,'action started via WP Cron','2021-02-09 09:54:38','2021-02-09 09:54:38'),(10212,3406,'action complete via WP Cron','2021-02-09 09:54:38','2021-02-09 09:54:38'),(10213,3407,'action created','2021-02-09 09:54:43','2021-02-09 09:54:43'),(10214,3407,'action started via WP Cron','2021-02-09 09:56:33','2021-02-09 09:56:33'),(10215,3407,'action complete via WP Cron','2021-02-09 09:56:33','2021-02-09 09:56:33'),(10216,3408,'action created','2021-02-09 09:57:47','2021-02-09 09:57:47'),(10217,3408,'action started via WP Cron','2021-02-09 09:58:55','2021-02-09 09:58:55'),(10218,3408,'action complete via WP Cron','2021-02-09 09:58:55','2021-02-09 09:58:55'),(10219,3409,'action created','2021-02-09 10:00:57','2021-02-09 10:00:57'),(10220,3409,'action started via WP Cron','2021-02-09 10:03:06','2021-02-09 10:03:06'),(10221,3409,'action complete via WP Cron','2021-02-09 10:03:06','2021-02-09 10:03:06'),(10222,3410,'action created','2021-02-09 10:07:58','2021-02-09 10:07:58'),(10223,3410,'action started via WP Cron','2021-02-09 10:09:35','2021-02-09 10:09:35'),(10224,3410,'action complete via WP Cron','2021-02-09 10:09:35','2021-02-09 10:09:35'),(10225,3411,'action created','2021-02-09 10:09:47','2021-02-09 10:09:47'),(10226,3411,'action started via Async Request','2021-02-09 10:10:22','2021-02-09 10:10:22'),(10227,3411,'action complete via Async Request','2021-02-09 10:10:22','2021-02-09 10:10:22'),(10228,3412,'action created','2021-02-09 10:17:43','2021-02-09 10:17:43'),(10229,3412,'action started via WP Cron','2021-02-09 10:22:50','2021-02-09 10:22:50'),(10230,3412,'action complete via WP Cron','2021-02-09 10:22:50','2021-02-09 10:22:50'),(10231,3413,'action created','2021-02-09 10:22:50','2021-02-09 10:22:50'),(10232,3413,'action started via WP Cron','2021-02-09 10:26:48','2021-02-09 10:26:48'),(10233,3413,'action complete via WP Cron','2021-02-09 10:26:48','2021-02-09 10:26:48'),(10234,3414,'action created','2021-02-09 10:26:48','2021-02-09 10:26:48'),(10235,3414,'action started via WP Cron','2021-02-09 10:31:05','2021-02-09 10:31:05'),(10236,3414,'action complete via WP Cron','2021-02-09 10:31:05','2021-02-09 10:31:05'),(10237,3415,'action created','2021-02-09 10:32:54','2021-02-09 10:32:54'),(10238,3415,'action started via WP Cron','2021-02-09 10:40:53','2021-02-09 10:40:53'),(10239,3415,'action complete via WP Cron','2021-02-09 10:40:53','2021-02-09 10:40:53'),(10240,3416,'action created','2021-02-09 10:42:45','2021-02-09 10:42:45'),(10241,3416,'action started via WP Cron','2021-02-09 10:47:27','2021-02-09 10:47:27'),(10242,3416,'action complete via WP Cron','2021-02-09 10:47:27','2021-02-09 10:47:27'),(10243,3417,'action created','2021-02-09 10:47:27','2021-02-09 10:47:27'),(10244,3417,'action started via WP Cron','2021-02-09 10:51:11','2021-02-09 10:51:11'),(10245,3417,'action complete via WP Cron','2021-02-09 10:51:11','2021-02-09 10:51:11'),(10246,3418,'action created','2021-02-09 10:52:08','2021-02-09 10:52:08'),(10247,3418,'action started via WP Cron','2021-02-09 10:53:06','2021-02-09 10:53:06'),(10248,3418,'action complete via WP Cron','2021-02-09 10:53:06','2021-02-09 10:53:06'),(10249,3419,'action created','2021-02-09 10:55:36','2021-02-09 10:55:36'),(10250,3419,'action started via WP Cron','2021-02-09 11:03:07','2021-02-09 11:03:07'),(10251,3419,'action complete via WP Cron','2021-02-09 11:03:07','2021-02-09 11:03:07'),(10252,3420,'action created','2021-02-09 11:15:17','2021-02-09 11:15:17'),(10253,3420,'action started via WP Cron','2021-02-09 11:16:27','2021-02-09 11:16:27'),(10254,3420,'action complete via WP Cron','2021-02-09 11:16:27','2021-02-09 11:16:27'),(10255,3421,'action created','2021-02-09 11:16:29','2021-02-09 11:16:29'),(10256,3421,'action started via WP Cron','2021-02-09 11:25:38','2021-02-09 11:25:38'),(10257,3421,'action complete via WP Cron','2021-02-09 11:25:38','2021-02-09 11:25:38'),(10258,3422,'action created','2021-02-09 11:25:38','2021-02-09 11:25:38'),(10259,3422,'action started via WP Cron','2021-02-09 11:31:06','2021-02-09 11:31:06'),(10260,3422,'action complete via WP Cron','2021-02-09 11:31:06','2021-02-09 11:31:06'),(10261,3423,'action created','2021-02-09 11:31:54','2021-02-09 11:31:54'),(10262,3423,'action started via WP Cron','2021-02-09 11:33:03','2021-02-09 11:33:03'),(10263,3423,'action complete via WP Cron','2021-02-09 11:33:03','2021-02-09 11:33:03'),(10264,3424,'action created','2021-02-09 11:33:06','2021-02-09 11:33:06'),(10265,3424,'action started via WP Cron','2021-02-09 11:46:14','2021-02-09 11:46:14'),(10266,3424,'action complete via WP Cron','2021-02-09 11:46:14','2021-02-09 11:46:14'),(10267,3425,'action created','2021-02-09 11:46:14','2021-02-09 11:46:14'),(10268,3425,'action started via WP Cron','2021-02-09 11:48:11','2021-02-09 11:48:11'),(10269,3425,'action complete via WP Cron','2021-02-09 11:48:11','2021-02-09 11:48:11'),(10270,3426,'action created','2021-02-09 12:03:07','2021-02-09 12:03:07'),(10271,3426,'action started via WP Cron','2021-02-09 12:03:59','2021-02-09 12:03:59'),(10272,3426,'action complete via WP Cron','2021-02-09 12:03:59','2021-02-09 12:03:59'),(10273,3427,'action created','2021-02-09 12:04:55','2021-02-09 12:04:55'),(10274,3427,'action started via WP Cron','2021-02-09 12:06:06','2021-02-09 12:06:06'),(10275,3427,'action complete via WP Cron','2021-02-09 12:06:06','2021-02-09 12:06:06'),(10276,3428,'action created','2021-02-09 12:06:10','2021-02-09 12:06:10'),(10277,3428,'action started via WP Cron','2021-02-09 12:13:46','2021-02-09 12:13:46'),(10278,3428,'action complete via WP Cron','2021-02-09 12:13:46','2021-02-09 12:13:46'),(10279,3429,'action created','2021-02-09 12:17:57','2021-02-09 12:17:57'),(10280,3429,'action started via WP Cron','2021-02-09 12:33:06','2021-02-09 12:33:06'),(10281,3429,'action complete via WP Cron','2021-02-09 12:33:06','2021-02-09 12:33:06'),(10282,3430,'action created','2021-02-09 12:57:48','2021-02-09 12:57:48'),(10283,3430,'action started via WP Cron','2021-02-09 13:02:24','2021-02-09 13:02:24'),(10284,3430,'action complete via WP Cron','2021-02-09 13:02:24','2021-02-09 13:02:24'),(10285,3431,'action created','2021-02-09 13:02:25','2021-02-09 13:02:25'),(10286,3431,'action started via WP Cron','2021-02-09 13:03:07','2021-02-09 13:03:07'),(10287,3431,'action complete via WP Cron','2021-02-09 13:03:07','2021-02-09 13:03:07'),(10288,3432,'action created','2021-02-09 13:05:30','2021-02-09 13:05:30'),(10289,3432,'action started via WP Cron','2021-02-09 13:06:01','2021-02-09 13:06:01'),(10290,3432,'action complete via WP Cron','2021-02-09 13:06:01','2021-02-09 13:06:01'),(10291,3433,'action created','2021-02-09 13:06:02','2021-02-09 13:06:02'),(10292,3433,'action started via WP Cron','2021-02-09 13:06:59','2021-02-09 13:06:59'),(10293,3433,'action complete via WP Cron','2021-02-09 13:06:59','2021-02-09 13:06:59'),(10294,3434,'action created','2021-02-09 13:07:28','2021-02-09 13:07:28'),(10295,3434,'action started via WP Cron','2021-02-09 13:11:54','2021-02-09 13:11:54'),(10296,3434,'action complete via WP Cron','2021-02-09 13:11:54','2021-02-09 13:11:54'),(10297,3435,'action created','2021-02-09 13:12:35','2021-02-09 13:12:35'),(10298,3435,'action started via WP Cron','2021-02-09 13:14:01','2021-02-09 13:14:01'),(10299,3435,'action complete via WP Cron','2021-02-09 13:14:01','2021-02-09 13:14:01'),(10300,3436,'action created','2021-02-09 13:14:01','2021-02-09 13:14:01'),(10301,3436,'action started via WP Cron','2021-02-09 13:14:59','2021-02-09 13:14:59'),(10302,3436,'action complete via WP Cron','2021-02-09 13:14:59','2021-02-09 13:14:59'),(10303,3437,'action created','2021-02-09 13:15:00','2021-02-09 13:15:00'),(10304,3437,'action started via WP Cron','2021-02-09 13:18:07','2021-02-09 13:18:07'),(10305,3437,'action complete via WP Cron','2021-02-09 13:18:07','2021-02-09 13:18:07'),(10306,3438,'action created','2021-02-09 13:18:07','2021-02-09 13:18:07'),(10307,3438,'action started via WP Cron','2021-02-09 13:18:38','2021-02-09 13:18:38'),(10308,3438,'action complete via WP Cron','2021-02-09 13:18:38','2021-02-09 13:18:38'),(10309,3439,'action created','2021-02-09 13:18:43','2021-02-09 13:18:43'),(10310,3439,'action started via WP Cron','2021-02-09 13:21:17','2021-02-09 13:21:17'),(10311,3439,'action complete via WP Cron','2021-02-09 13:21:17','2021-02-09 13:21:17'),(10312,3440,'action created','2021-02-09 13:21:18','2021-02-09 13:21:18'),(10313,3440,'action started via WP Cron','2021-02-09 13:21:35','2021-02-09 13:21:35'),(10314,3440,'action complete via WP Cron','2021-02-09 13:21:35','2021-02-09 13:21:35'),(10315,3441,'action created','2021-02-09 13:21:35','2021-02-09 13:21:35'),(10316,3441,'action started via WP Cron','2021-02-09 13:29:41','2021-02-09 13:29:41'),(10317,3441,'action complete via WP Cron','2021-02-09 13:29:41','2021-02-09 13:29:41'),(10318,3442,'action created','2021-02-09 13:29:42','2021-02-09 13:29:42'),(10319,3442,'action started via WP Cron','2021-02-09 13:31:12','2021-02-09 13:31:12'),(10320,3442,'action complete via WP Cron','2021-02-09 13:31:12','2021-02-09 13:31:12'),(10321,3443,'action created','2021-02-09 13:31:13','2021-02-09 13:31:13'),(10322,3443,'action started via WP Cron','2021-02-09 13:33:06','2021-02-09 13:33:06'),(10323,3443,'action complete via WP Cron','2021-02-09 13:33:06','2021-02-09 13:33:06'),(10324,3444,'action created','2021-02-09 13:33:57','2021-02-09 13:33:57'),(10325,3444,'action started via WP Cron','2021-02-09 13:36:14','2021-02-09 13:36:14'),(10326,3444,'action complete via WP Cron','2021-02-09 13:36:14','2021-02-09 13:36:14'),(10327,3445,'action created','2021-02-09 13:36:15','2021-02-09 13:36:15'),(10328,3445,'action started via WP Cron','2021-02-09 13:38:09','2021-02-09 13:38:09'),(10329,3445,'action complete via WP Cron','2021-02-09 13:38:09','2021-02-09 13:38:09'),(10330,3446,'action created','2021-02-09 13:40:18','2021-02-09 13:40:18'),(10331,3446,'action started via WP Cron','2021-02-09 13:41:07','2021-02-09 13:41:07'),(10332,3446,'action complete via WP Cron','2021-02-09 13:41:07','2021-02-09 13:41:07'),(10333,3447,'action created','2021-02-09 13:41:13','2021-02-09 13:41:13'),(10334,3447,'action started via WP Cron','2021-02-09 13:48:28','2021-02-09 13:48:28'),(10335,3447,'action complete via WP Cron','2021-02-09 13:48:28','2021-02-09 13:48:28'),(10336,3448,'action created','2021-02-09 13:48:28','2021-02-09 13:48:28'),(10337,3448,'action started via WP Cron','2021-02-09 13:52:12','2021-02-09 13:52:12'),(10338,3448,'action complete via WP Cron','2021-02-09 13:52:12','2021-02-09 13:52:12'),(10339,3449,'action created','2021-02-09 13:53:47','2021-02-09 13:53:47'),(10340,3449,'action started via WP Cron','2021-02-09 13:55:41','2021-02-09 13:55:41'),(10341,3449,'action complete via WP Cron','2021-02-09 13:55:41','2021-02-09 13:55:41'),(10342,3450,'action created','2021-02-09 13:57:23','2021-02-09 13:57:23'),(10343,3450,'action started via WP Cron','2021-02-09 14:02:31','2021-02-09 14:02:31'),(10344,3450,'action complete via WP Cron','2021-02-09 14:02:31','2021-02-09 14:02:31'),(10345,3451,'action created','2021-02-09 14:02:32','2021-02-09 14:02:32'),(10346,3451,'action started via WP Cron','2021-02-09 14:03:46','2021-02-09 14:03:46'),(10347,3451,'action complete via WP Cron','2021-02-09 14:03:46','2021-02-09 14:03:46'),(10348,3452,'action created','2021-02-09 14:03:46','2021-02-09 14:03:46'),(10349,3452,'action started via WP Cron','2021-02-09 14:12:01','2021-02-09 14:12:01'),(10350,3452,'action complete via WP Cron','2021-02-09 14:12:01','2021-02-09 14:12:01'),(10351,3453,'action created','2021-02-09 14:12:01','2021-02-09 14:12:01'),(10352,3453,'action started via WP Cron','2021-02-09 14:13:06','2021-02-09 14:13:06'),(10353,3453,'action complete via WP Cron','2021-02-09 14:13:06','2021-02-09 14:13:06'),(10354,3454,'action created','2021-02-09 14:13:06','2021-02-09 14:13:06'),(10355,3454,'action started via WP Cron','2021-02-09 14:15:51','2021-02-09 14:15:51'),(10356,3454,'action complete via WP Cron','2021-02-09 14:15:51','2021-02-09 14:15:51'),(10357,3455,'action created','2021-02-09 14:15:52','2021-02-09 14:15:52'),(10358,3455,'action started via WP Cron','2021-02-09 14:16:59','2021-02-09 14:16:59'),(10359,3455,'action complete via WP Cron','2021-02-09 14:16:59','2021-02-09 14:16:59'),(10360,3456,'action created','2021-02-09 14:17:00','2021-02-09 14:17:00'),(10361,3456,'action started via WP Cron','2021-02-09 14:22:31','2021-02-09 14:22:31'),(10362,3456,'action complete via WP Cron','2021-02-09 14:22:31','2021-02-09 14:22:31'),(10363,3457,'action created','2021-02-09 14:24:00','2021-02-09 14:24:00'),(10364,3457,'action started via WP Cron','2021-02-09 14:25:52','2021-02-09 14:25:52'),(10365,3457,'action complete via WP Cron','2021-02-09 14:25:52','2021-02-09 14:25:52'),(10366,3458,'action created','2021-02-09 14:25:54','2021-02-09 14:25:54'),(10367,3458,'action started via WP Cron','2021-02-09 14:30:24','2021-02-09 14:30:24'),(10368,3458,'action complete via WP Cron','2021-02-09 14:30:24','2021-02-09 14:30:24'),(10369,3459,'action created','2021-02-09 14:32:12','2021-02-09 14:32:12'),(10370,3459,'action started via WP Cron','2021-02-09 14:32:44','2021-02-09 14:32:44'),(10371,3459,'action complete via WP Cron','2021-02-09 14:32:44','2021-02-09 14:32:44'),(10372,3460,'action created','2021-02-09 14:32:44','2021-02-09 14:32:44'),(10373,3460,'action started via WP Cron','2021-02-09 14:34:09','2021-02-09 14:34:09'),(10374,3460,'action complete via WP Cron','2021-02-09 14:34:09','2021-02-09 14:34:09'),(10375,3461,'action created','2021-02-09 14:34:12','2021-02-09 14:34:12'),(10376,3461,'action started via WP Cron','2021-02-09 14:36:05','2021-02-09 14:36:05'),(10377,3461,'action complete via WP Cron','2021-02-09 14:36:05','2021-02-09 14:36:05'),(10378,3462,'action created','2021-02-09 14:36:05','2021-02-09 14:36:05'),(10379,3462,'action started via WP Cron','2021-02-09 14:39:15','2021-02-09 14:39:15'),(10380,3462,'action complete via WP Cron','2021-02-09 14:39:15','2021-02-09 14:39:15'),(10381,3463,'action created','2021-02-09 14:40:11','2021-02-09 14:40:11'),(10382,3463,'action started via WP Cron','2021-02-09 14:41:08','2021-02-09 14:41:08'),(10383,3463,'action complete via WP Cron','2021-02-09 14:41:08','2021-02-09 14:41:08'),(10384,3464,'action created','2021-02-09 14:42:41','2021-02-09 14:42:41'),(10385,3464,'action started via WP Cron','2021-02-09 15:03:07','2021-02-09 15:03:07'),(10386,3464,'action complete via WP Cron','2021-02-09 15:03:07','2021-02-09 15:03:07'),(10387,3465,'action created','2021-02-09 15:03:34','2021-02-09 15:03:34'),(10388,3465,'action started via WP Cron','2021-02-09 15:03:47','2021-02-09 15:03:47'),(10389,3465,'action complete via WP Cron','2021-02-09 15:03:47','2021-02-09 15:03:47'),(10390,3466,'action created','2021-02-09 15:03:50','2021-02-09 15:03:50'),(10391,3467,'action created','2021-02-09 15:03:50','2021-02-09 15:03:50'),(10392,3466,'action started via WP Cron','2021-02-09 15:11:26','2021-02-09 15:11:26'),(10393,3466,'action complete via WP Cron','2021-02-09 15:11:26','2021-02-09 15:11:26'),(10394,3467,'action started via WP Cron','2021-02-09 15:11:26','2021-02-09 15:11:26'),(10395,3467,'action complete via WP Cron','2021-02-09 15:11:26','2021-02-09 15:11:26'),(10396,3468,'action created','2021-02-09 15:29:20','2021-02-09 15:29:20'),(10397,3468,'action started via WP Cron','2021-02-09 15:33:07','2021-02-09 15:33:07'),(10398,3468,'action complete via WP Cron','2021-02-09 15:33:07','2021-02-09 15:33:07'),(10399,3469,'action created','2021-02-09 15:35:26','2021-02-09 15:35:26'),(10400,3469,'action started via WP Cron','2021-02-09 15:43:57','2021-02-09 15:43:57'),(10401,3469,'action complete via WP Cron','2021-02-09 15:43:57','2021-02-09 15:43:57'),(10402,3470,'action created','2021-02-09 15:43:57','2021-02-09 15:43:57'),(10403,3470,'action started via WP Cron','2021-02-09 15:52:40','2021-02-09 15:52:40'),(10404,3470,'action complete via WP Cron','2021-02-09 15:52:40','2021-02-09 15:52:40'),(10405,3471,'action created','2021-02-09 15:52:41','2021-02-09 15:52:41'),(10406,3471,'action started via WP Cron','2021-02-09 16:01:23','2021-02-09 16:01:23'),(10407,3471,'action complete via WP Cron','2021-02-09 16:01:23','2021-02-09 16:01:23'),(10408,3472,'action created','2021-02-09 16:02:59','2021-02-09 16:02:59'),(10409,3472,'action started via WP Cron','2021-02-09 16:04:31','2021-02-09 16:04:31'),(10410,3472,'action complete via WP Cron','2021-02-09 16:04:31','2021-02-09 16:04:31'),(10411,3473,'action created','2021-02-09 16:05:51','2021-02-09 16:05:51'),(10412,3473,'action started via WP Cron','2021-02-09 16:06:45','2021-02-09 16:06:45'),(10413,3473,'action complete via WP Cron','2021-02-09 16:06:45','2021-02-09 16:06:45'),(10414,3474,'action created','2021-02-09 16:06:45','2021-02-09 16:06:45'),(10415,3474,'action started via WP Cron','2021-02-09 16:07:39','2021-02-09 16:07:39'),(10416,3474,'action complete via WP Cron','2021-02-09 16:07:39','2021-02-09 16:07:39'),(10417,3475,'action created','2021-02-09 16:08:43','2021-02-09 16:08:43'),(10418,3475,'action started via WP Cron','2021-02-09 16:09:36','2021-02-09 16:09:36'),(10419,3475,'action complete via WP Cron','2021-02-09 16:09:36','2021-02-09 16:09:36'),(10420,3476,'action created','2021-02-09 16:09:38','2021-02-09 16:09:38'),(10421,3476,'action started via WP Cron','2021-02-09 16:11:07','2021-02-09 16:11:07'),(10422,3476,'action complete via WP Cron','2021-02-09 16:11:07','2021-02-09 16:11:07'),(10423,3477,'action created','2021-02-09 16:11:07','2021-02-09 16:11:07'),(10424,3477,'action started via WP Cron','2021-02-09 16:12:19','2021-02-09 16:12:19'),(10425,3477,'action complete via WP Cron','2021-02-09 16:12:19','2021-02-09 16:12:19'),(10426,3478,'action created','2021-02-09 16:12:19','2021-02-09 16:12:19'),(10427,3478,'action started via WP Cron','2021-02-09 16:14:11','2021-02-09 16:14:11'),(10428,3478,'action complete via WP Cron','2021-02-09 16:14:11','2021-02-09 16:14:11'),(10429,3479,'action created','2021-02-09 16:15:52','2021-02-09 16:15:52'),(10430,3479,'action started via WP Cron','2021-02-09 16:16:57','2021-02-09 16:16:57'),(10431,3479,'action complete via WP Cron','2021-02-09 16:16:57','2021-02-09 16:16:57'),(10432,3480,'action created','2021-02-09 16:18:11','2021-02-09 16:18:11'),(10433,3480,'action started via WP Cron','2021-02-09 16:19:40','2021-02-09 16:19:40'),(10434,3480,'action complete via WP Cron','2021-02-09 16:19:40','2021-02-09 16:19:40'),(10435,3481,'action created','2021-02-09 16:20:59','2021-02-09 16:20:59'),(10436,3481,'action started via WP Cron','2021-02-09 16:22:16','2021-02-09 16:22:16'),(10437,3481,'action complete via WP Cron','2021-02-09 16:22:16','2021-02-09 16:22:16'),(10438,3482,'action created','2021-02-09 16:22:27','2021-02-09 16:22:27'),(10439,3482,'action started via WP Cron','2021-02-09 16:23:20','2021-02-09 16:23:20'),(10440,3482,'action complete via WP Cron','2021-02-09 16:23:20','2021-02-09 16:23:20'),(10441,3483,'action created','2021-02-09 16:24:41','2021-02-09 16:24:41'),(10442,3483,'action started via WP Cron','2021-02-09 16:25:44','2021-02-09 16:25:44'),(10443,3483,'action complete via WP Cron','2021-02-09 16:25:44','2021-02-09 16:25:44'),(10444,3484,'action created','2021-02-09 16:26:25','2021-02-09 16:26:25'),(10445,3484,'action started via WP Cron','2021-02-09 16:26:36','2021-02-09 16:26:36'),(10446,3484,'action complete via WP Cron','2021-02-09 16:26:36','2021-02-09 16:26:36'),(10447,3485,'action created','2021-02-09 16:27:00','2021-02-09 16:27:00'),(10448,3485,'action started via WP Cron','2021-02-09 16:28:04','2021-02-09 16:28:04'),(10449,3485,'action complete via WP Cron','2021-02-09 16:28:04','2021-02-09 16:28:04'),(10450,3486,'action created','2021-02-09 16:29:33','2021-02-09 16:29:33'),(10451,3486,'action started via WP Cron','2021-02-09 16:29:54','2021-02-09 16:29:54'),(10452,3486,'action complete via WP Cron','2021-02-09 16:29:54','2021-02-09 16:29:54'),(10453,3487,'action created','2021-02-09 16:31:23','2021-02-09 16:31:23'),(10454,3487,'action started via WP Cron','2021-02-09 16:32:28','2021-02-09 16:32:28'),(10455,3487,'action complete via WP Cron','2021-02-09 16:32:28','2021-02-09 16:32:28'),(10456,3488,'action created','2021-02-09 16:33:06','2021-02-09 16:33:06'),(10457,3488,'action started via WP Cron','2021-02-09 16:34:58','2021-02-09 16:34:58'),(10458,3488,'action complete via WP Cron','2021-02-09 16:34:58','2021-02-09 16:34:58'),(10459,3489,'action created','2021-02-09 16:36:01','2021-02-09 16:36:01'),(10460,3489,'action started via WP Cron','2021-02-09 16:37:19','2021-02-09 16:37:19'),(10461,3489,'action complete via WP Cron','2021-02-09 16:37:19','2021-02-09 16:37:19'),(10462,3490,'action created','2021-02-09 16:37:37','2021-02-09 16:37:37'),(10463,3490,'action started via WP Cron','2021-02-09 16:38:52','2021-02-09 16:38:52'),(10464,3490,'action complete via WP Cron','2021-02-09 16:38:52','2021-02-09 16:38:52'),(10465,3491,'action created','2021-02-09 16:39:56','2021-02-09 16:39:56'),(10466,3491,'action started via WP Cron','2021-02-09 16:41:05','2021-02-09 16:41:05'),(10467,3491,'action complete via WP Cron','2021-02-09 16:41:05','2021-02-09 16:41:05'),(10468,3492,'action created','2021-02-09 16:41:13','2021-02-09 16:41:13'),(10469,3492,'action started via WP Cron','2021-02-09 16:42:24','2021-02-09 16:42:24'),(10470,3492,'action complete via WP Cron','2021-02-09 16:42:24','2021-02-09 16:42:24'),(10471,3493,'action created','2021-02-09 16:45:39','2021-02-09 16:45:39'),(10472,3493,'action started via WP Cron','2021-02-09 16:47:10','2021-02-09 16:47:10'),(10473,3493,'action complete via WP Cron','2021-02-09 16:47:10','2021-02-09 16:47:10'),(10474,3494,'action created','2021-02-09 16:48:39','2021-02-09 16:48:39'),(10475,3494,'action started via WP Cron','2021-02-09 16:49:50','2021-02-09 16:49:50'),(10476,3494,'action complete via WP Cron','2021-02-09 16:49:50','2021-02-09 16:49:50'),(10477,3495,'action created','2021-02-09 16:49:50','2021-02-09 16:49:50'),(10478,3495,'action started via WP Cron','2021-02-09 16:50:45','2021-02-09 16:50:45'),(10479,3495,'action complete via WP Cron','2021-02-09 16:50:45','2021-02-09 16:50:45'),(10480,3496,'action created','2021-02-09 16:52:04','2021-02-09 16:52:04'),(10481,3496,'action started via WP Cron','2021-02-09 16:53:44','2021-02-09 16:53:44'),(10482,3496,'action complete via WP Cron','2021-02-09 16:53:44','2021-02-09 16:53:44'),(10483,3497,'action created','2021-02-09 16:54:50','2021-02-09 16:54:50'),(10484,3497,'action started via WP Cron','2021-02-09 16:55:58','2021-02-09 16:55:58'),(10485,3497,'action complete via WP Cron','2021-02-09 16:55:58','2021-02-09 16:55:58'),(10486,3498,'action created','2021-02-09 16:56:58','2021-02-09 16:56:58'),(10487,3498,'action started via WP Cron','2021-02-09 16:58:03','2021-02-09 16:58:03'),(10488,3498,'action complete via WP Cron','2021-02-09 16:58:03','2021-02-09 16:58:03'),(10489,3499,'action created','2021-02-09 16:59:14','2021-02-09 16:59:14'),(10490,3499,'action started via WP Cron','2021-02-09 17:00:20','2021-02-09 17:00:20'),(10491,3499,'action complete via WP Cron','2021-02-09 17:00:20','2021-02-09 17:00:20'),(10492,3500,'action created','2021-02-09 17:02:09','2021-02-09 17:02:09'),(10493,3500,'action started via WP Cron','2021-02-09 17:03:06','2021-02-09 17:03:06'),(10494,3500,'action complete via WP Cron','2021-02-09 17:03:06','2021-02-09 17:03:06'),(10495,3501,'action created','2021-02-09 17:04:20','2021-02-09 17:04:20'),(10496,3501,'action started via WP Cron','2021-02-09 17:05:26','2021-02-09 17:05:26'),(10497,3501,'action complete via WP Cron','2021-02-09 17:05:26','2021-02-09 17:05:26'),(10498,3502,'action created','2021-02-09 17:05:39','2021-02-09 17:05:39'),(10499,3502,'action started via WP Cron','2021-02-09 17:06:39','2021-02-09 17:06:39'),(10500,3502,'action complete via WP Cron','2021-02-09 17:06:39','2021-02-09 17:06:39'),(10501,3503,'action created','2021-02-09 17:06:39','2021-02-09 17:06:39'),(10502,3503,'action started via WP Cron','2021-02-09 17:07:58','2021-02-09 17:07:58'),(10503,3503,'action complete via WP Cron','2021-02-09 17:07:58','2021-02-09 17:07:58'),(10504,3504,'action created','2021-02-09 17:09:28','2021-02-09 17:09:28'),(10505,3504,'action started via WP Cron','2021-02-09 17:10:39','2021-02-09 17:10:39'),(10506,3504,'action complete via WP Cron','2021-02-09 17:10:39','2021-02-09 17:10:39'),(10507,3505,'action created','2021-02-09 17:12:01','2021-02-09 17:12:01'),(10508,3505,'action started via WP Cron','2021-02-09 17:13:08','2021-02-09 17:13:08'),(10509,3505,'action complete via WP Cron','2021-02-09 17:13:08','2021-02-09 17:13:08'),(10510,3506,'action created','2021-02-09 17:13:13','2021-02-09 17:13:13'),(10511,3506,'action started via WP Cron','2021-02-09 17:14:58','2021-02-09 17:14:58'),(10512,3506,'action complete via WP Cron','2021-02-09 17:14:58','2021-02-09 17:14:58'),(10513,3507,'action created','2021-02-09 17:16:02','2021-02-09 17:16:02'),(10514,3507,'action started via WP Cron','2021-02-09 17:18:07','2021-02-09 17:18:07'),(10515,3507,'action complete via WP Cron','2021-02-09 17:18:07','2021-02-09 17:18:07'),(10516,3508,'action created','2021-02-09 17:19:27','2021-02-09 17:19:27'),(10517,3508,'action started via WP Cron','2021-02-09 17:20:38','2021-02-09 17:20:38'),(10518,3508,'action complete via WP Cron','2021-02-09 17:20:38','2021-02-09 17:20:38'),(10519,3509,'action created','2021-02-09 17:21:53','2021-02-09 17:21:53'),(10520,3509,'action started via WP Cron','2021-02-09 17:22:42','2021-02-09 17:22:42'),(10521,3509,'action complete via WP Cron','2021-02-09 17:22:42','2021-02-09 17:22:42'),(10522,3510,'action created','2021-02-09 17:22:43','2021-02-09 17:22:43'),(10523,3510,'action started via WP Cron','2021-02-09 17:24:06','2021-02-09 17:24:06'),(10524,3510,'action complete via WP Cron','2021-02-09 17:24:06','2021-02-09 17:24:06'),(10525,3511,'action created','2021-02-09 17:25:20','2021-02-09 17:25:20'),(10526,3511,'action started via WP Cron','2021-02-09 17:26:53','2021-02-09 17:26:53'),(10527,3511,'action complete via WP Cron','2021-02-09 17:26:53','2021-02-09 17:26:53'),(10528,3512,'action created','2021-02-09 17:29:18','2021-02-09 17:29:18'),(10529,3512,'action started via WP Cron','2021-02-09 17:31:03','2021-02-09 17:31:03'),(10530,3512,'action complete via WP Cron','2021-02-09 17:31:03','2021-02-09 17:31:03'),(10531,3513,'action created','2021-02-09 17:31:48','2021-02-09 17:31:48'),(10532,3513,'action started via WP Cron','2021-02-09 17:33:20','2021-02-09 17:33:20'),(10533,3513,'action complete via WP Cron','2021-02-09 17:33:20','2021-02-09 17:33:20'),(10534,3514,'action created','2021-02-09 17:34:03','2021-02-09 17:34:03'),(10535,3514,'action started via WP Cron','2021-02-09 17:35:25','2021-02-09 17:35:25'),(10536,3514,'action complete via WP Cron','2021-02-09 17:35:25','2021-02-09 17:35:25'),(10537,3515,'action created','2021-02-09 17:35:48','2021-02-09 17:35:48'),(10538,3515,'action started via WP Cron','2021-02-09 17:36:45','2021-02-09 17:36:45'),(10539,3515,'action complete via WP Cron','2021-02-09 17:36:45','2021-02-09 17:36:45'),(10540,3516,'action created','2021-02-09 17:36:45','2021-02-09 17:36:45'),(10541,3516,'action started via WP Cron','2021-02-09 17:38:04','2021-02-09 17:38:04'),(10542,3516,'action complete via WP Cron','2021-02-09 17:38:04','2021-02-09 17:38:04'),(10543,3517,'action created','2021-02-09 17:39:30','2021-02-09 17:39:30'),(10544,3517,'action started via WP Cron','2021-02-09 17:40:57','2021-02-09 17:40:57'),(10545,3517,'action complete via WP Cron','2021-02-09 17:40:57','2021-02-09 17:40:57'),(10546,3518,'action created','2021-02-09 17:41:59','2021-02-09 17:41:59'),(10547,3518,'action started via WP Cron','2021-02-09 17:43:52','2021-02-09 17:43:52'),(10548,3518,'action complete via WP Cron','2021-02-09 17:43:52','2021-02-09 17:43:52'),(10549,3519,'action created','2021-02-09 17:45:04','2021-02-09 17:45:04'),(10550,3519,'action started via WP Cron','2021-02-09 17:46:26','2021-02-09 17:46:26'),(10551,3519,'action complete via WP Cron','2021-02-09 17:46:26','2021-02-09 17:46:26'),(10552,3520,'action created','2021-02-09 17:47:43','2021-02-09 17:47:43'),(10553,3520,'action started via WP Cron','2021-02-09 17:50:08','2021-02-09 17:50:08'),(10554,3520,'action complete via WP Cron','2021-02-09 17:50:08','2021-02-09 17:50:08'),(10555,3521,'action created','2021-02-09 17:51:18','2021-02-09 17:51:18'),(10556,3521,'action started via WP Cron','2021-02-09 17:53:20','2021-02-09 17:53:20'),(10557,3521,'action complete via WP Cron','2021-02-09 17:53:20','2021-02-09 17:53:20'),(10558,3522,'action created','2021-02-09 17:54:38','2021-02-09 17:54:38'),(10559,3522,'action started via WP Cron','2021-02-09 17:55:47','2021-02-09 17:55:47'),(10560,3522,'action complete via WP Cron','2021-02-09 17:55:47','2021-02-09 17:55:47'),(10561,3523,'action created','2021-02-09 17:55:49','2021-02-09 17:55:49'),(10562,3523,'action started via WP Cron','2021-02-09 17:57:06','2021-02-09 17:57:06'),(10563,3523,'action complete via WP Cron','2021-02-09 17:57:06','2021-02-09 17:57:06'),(10564,3524,'action created','2021-02-09 17:57:06','2021-02-09 17:57:06'),(10565,3524,'action started via WP Cron','2021-02-09 17:57:42','2021-02-09 17:57:42'),(10566,3524,'action complete via WP Cron','2021-02-09 17:57:42','2021-02-09 17:57:42'),(10567,3525,'action created','2021-02-09 17:58:43','2021-02-09 17:58:43'),(10568,3525,'action started via WP Cron','2021-02-09 18:00:04','2021-02-09 18:00:04'),(10569,3525,'action complete via WP Cron','2021-02-09 18:00:04','2021-02-09 18:00:04'),(10570,3526,'action created','2021-02-09 18:01:18','2021-02-09 18:01:18'),(10571,3526,'action started via WP Cron','2021-02-09 18:02:27','2021-02-09 18:02:27'),(10572,3526,'action complete via WP Cron','2021-02-09 18:02:27','2021-02-09 18:02:27'),(10573,3527,'action created','2021-02-09 18:03:06','2021-02-09 18:03:06'),(10574,3527,'action started via WP Cron','2021-02-09 18:04:38','2021-02-09 18:04:38'),(10575,3527,'action complete via WP Cron','2021-02-09 18:04:38','2021-02-09 18:04:38'),(10576,3528,'action created','2021-02-09 18:05:40','2021-02-09 18:05:40'),(10577,3528,'action started via WP Cron','2021-02-09 18:06:45','2021-02-09 18:06:45'),(10578,3528,'action complete via WP Cron','2021-02-09 18:06:45','2021-02-09 18:06:45'),(10579,3529,'action created','2021-02-09 18:06:57','2021-02-09 18:06:57'),(10580,3529,'action started via WP Cron','2021-02-09 18:08:08','2021-02-09 18:08:08'),(10581,3529,'action complete via WP Cron','2021-02-09 18:08:08','2021-02-09 18:08:08'),(10582,3530,'action created','2021-02-09 18:09:41','2021-02-09 18:09:41'),(10583,3530,'action started via WP Cron','2021-02-09 18:11:07','2021-02-09 18:11:07'),(10584,3530,'action complete via WP Cron','2021-02-09 18:11:07','2021-02-09 18:11:07'),(10585,3531,'action created','2021-02-09 18:12:34','2021-02-09 18:12:34'),(10586,3531,'action started via WP Cron','2021-02-09 18:13:38','2021-02-09 18:13:38'),(10587,3531,'action complete via WP Cron','2021-02-09 18:13:38','2021-02-09 18:13:38'),(10588,3532,'action created','2021-02-09 18:14:48','2021-02-09 18:14:48'),(10589,3532,'action started via WP Cron','2021-02-09 18:15:59','2021-02-09 18:15:59'),(10590,3532,'action complete via WP Cron','2021-02-09 18:15:59','2021-02-09 18:15:59'),(10591,3533,'action created','2021-02-09 18:17:07','2021-02-09 18:17:07'),(10592,3533,'action started via WP Cron','2021-02-09 18:18:10','2021-02-09 18:18:10'),(10593,3533,'action complete via WP Cron','2021-02-09 18:18:10','2021-02-09 18:18:10'),(10594,3534,'action created','2021-02-09 18:19:27','2021-02-09 18:19:27'),(10595,3534,'action started via WP Cron','2021-02-09 18:20:12','2021-02-09 18:20:12'),(10596,3534,'action complete via WP Cron','2021-02-09 18:20:12','2021-02-09 18:20:12'),(10597,3535,'action created','2021-02-09 18:20:13','2021-02-09 18:20:13'),(10598,3535,'action started via WP Cron','2021-02-09 18:21:56','2021-02-09 18:21:56'),(10599,3535,'action complete via WP Cron','2021-02-09 18:21:56','2021-02-09 18:21:56'),(10600,3536,'action created','2021-02-09 18:23:15','2021-02-09 18:23:15'),(10601,3536,'action started via WP Cron','2021-02-09 18:24:35','2021-02-09 18:24:35'),(10602,3536,'action complete via WP Cron','2021-02-09 18:24:35','2021-02-09 18:24:35'),(10603,3537,'action created','2021-02-09 18:25:48','2021-02-09 18:25:48'),(10604,3537,'action started via WP Cron','2021-02-09 18:27:02','2021-02-09 18:27:02'),(10605,3537,'action complete via WP Cron','2021-02-09 18:27:02','2021-02-09 18:27:02'),(10606,3538,'action created','2021-02-09 18:28:55','2021-02-09 18:28:55'),(10607,3538,'action started via WP Cron','2021-02-09 18:30:59','2021-02-09 18:30:59'),(10608,3538,'action complete via WP Cron','2021-02-09 18:30:59','2021-02-09 18:30:59'),(10609,3539,'action created','2021-02-09 18:32:30','2021-02-09 18:32:30'),(10610,3539,'action started via WP Cron','2021-02-09 18:33:08','2021-02-09 18:33:08'),(10611,3539,'action complete via WP Cron','2021-02-09 18:33:08','2021-02-09 18:33:08'),(10612,3540,'action created','2021-02-09 18:33:34','2021-02-09 18:33:34'),(10613,3540,'action started via WP Cron','2021-02-09 18:34:53','2021-02-09 18:34:53'),(10614,3540,'action complete via WP Cron','2021-02-09 18:34:53','2021-02-09 18:34:53'),(10615,3541,'action created','2021-02-09 18:36:45','2021-02-09 18:36:45'),(10616,3541,'action started via WP Cron','2021-02-09 18:37:47','2021-02-09 18:37:47'),(10617,3541,'action complete via WP Cron','2021-02-09 18:37:47','2021-02-09 18:37:47'),(10618,3542,'action created','2021-02-09 18:37:56','2021-02-09 18:37:56'),(10619,3542,'action started via WP Cron','2021-02-09 18:40:01','2021-02-09 18:40:01'),(10620,3542,'action complete via WP Cron','2021-02-09 18:40:01','2021-02-09 18:40:01'),(10621,3543,'action created','2021-02-09 18:41:04','2021-02-09 18:41:04'),(10622,3543,'action started via WP Cron','2021-02-09 18:42:22','2021-02-09 18:42:22'),(10623,3543,'action complete via WP Cron','2021-02-09 18:42:22','2021-02-09 18:42:22'),(10624,3544,'action created','2021-02-09 18:43:40','2021-02-09 18:43:40'),(10625,3544,'action started via WP Cron','2021-02-09 18:46:32','2021-02-09 18:46:32'),(10626,3544,'action complete via WP Cron','2021-02-09 18:46:32','2021-02-09 18:46:32'),(10627,3545,'action created','2021-02-09 18:48:43','2021-02-09 18:48:43'),(10628,3545,'action started via WP Cron','2021-02-09 18:49:50','2021-02-09 18:49:50'),(10629,3545,'action complete via WP Cron','2021-02-09 18:49:50','2021-02-09 18:49:50'),(10630,3546,'action created','2021-02-09 18:51:17','2021-02-09 18:51:17'),(10631,3546,'action started via WP Cron','2021-02-09 18:52:19','2021-02-09 18:52:19'),(10632,3546,'action complete via WP Cron','2021-02-09 18:52:19','2021-02-09 18:52:19'),(10633,3547,'action created','2021-02-09 18:54:12','2021-02-09 18:54:12'),(10634,3547,'action started via WP Cron','2021-02-09 18:57:17','2021-02-09 18:57:17'),(10635,3547,'action complete via WP Cron','2021-02-09 18:57:17','2021-02-09 18:57:17'),(10636,3548,'action created','2021-02-09 18:59:50','2021-02-09 18:59:50'),(10637,3548,'action started via WP Cron','2021-02-09 19:01:04','2021-02-09 19:01:04'),(10638,3548,'action complete via WP Cron','2021-02-09 19:01:04','2021-02-09 19:01:04'),(10639,3549,'action created','2021-02-09 19:02:08','2021-02-09 19:02:08'),(10640,3549,'action started via WP Cron','2021-02-09 19:03:06','2021-02-09 19:03:06'),(10641,3549,'action complete via WP Cron','2021-02-09 19:03:06','2021-02-09 19:03:06'),(10642,3550,'action created','2021-02-09 19:03:49','2021-02-09 19:03:49'),(10643,3550,'action started via WP Cron','2021-02-09 19:04:54','2021-02-09 19:04:54'),(10644,3550,'action complete via WP Cron','2021-02-09 19:04:54','2021-02-09 19:04:54'),(10645,3551,'action created','2021-02-09 19:04:54','2021-02-09 19:04:54'),(10646,3551,'action started via WP Cron','2021-02-09 19:06:15','2021-02-09 19:06:15'),(10647,3551,'action complete via WP Cron','2021-02-09 19:06:15','2021-02-09 19:06:15'),(10648,3552,'action created','2021-02-09 19:06:16','2021-02-09 19:06:16'),(10649,3552,'action started via WP Cron','2021-02-09 19:06:45','2021-02-09 19:06:45'),(10650,3552,'action complete via WP Cron','2021-02-09 19:06:45','2021-02-09 19:06:45'),(10651,3553,'action created','2021-02-09 19:08:24','2021-02-09 19:08:24'),(10652,3553,'action started via WP Cron','2021-02-09 19:09:34','2021-02-09 19:09:34'),(10653,3553,'action complete via WP Cron','2021-02-09 19:09:34','2021-02-09 19:09:34'),(10654,3554,'action created','2021-02-09 19:09:41','2021-02-09 19:09:41'),(10655,3554,'action started via WP Cron','2021-02-09 19:11:17','2021-02-09 19:11:17'),(10656,3554,'action complete via WP Cron','2021-02-09 19:11:17','2021-02-09 19:11:17'),(10657,3555,'action created','2021-02-09 19:14:29','2021-02-09 19:14:29'),(10658,3555,'action started via WP Cron','2021-02-09 19:15:02','2021-02-09 19:15:02'),(10659,3555,'action complete via WP Cron','2021-02-09 19:15:02','2021-02-09 19:15:02'),(10660,3556,'action created','2021-02-09 19:15:05','2021-02-09 19:15:05'),(10661,3556,'action started via WP Cron','2021-02-09 19:15:50','2021-02-09 19:15:50'),(10662,3556,'action complete via WP Cron','2021-02-09 19:15:50','2021-02-09 19:15:50'),(10663,3557,'action created','2021-02-09 19:17:39','2021-02-09 19:17:39'),(10664,3557,'action started via WP Cron','2021-02-09 19:19:23','2021-02-09 19:19:23'),(10665,3557,'action complete via WP Cron','2021-02-09 19:19:23','2021-02-09 19:19:23'),(10666,3558,'action created','2021-02-09 19:20:41','2021-02-09 19:20:41'),(10667,3558,'action started via WP Cron','2021-02-09 19:21:45','2021-02-09 19:21:45'),(10668,3558,'action complete via WP Cron','2021-02-09 19:21:45','2021-02-09 19:21:45'),(10669,3559,'action created','2021-02-09 19:23:19','2021-02-09 19:23:19'),(10670,3559,'action started via WP Cron','2021-02-09 19:25:16','2021-02-09 19:25:16'),(10671,3559,'action complete via WP Cron','2021-02-09 19:25:16','2021-02-09 19:25:16'),(10672,3560,'action created','2021-02-09 19:25:25','2021-02-09 19:25:25'),(10673,3560,'action started via WP Cron','2021-02-09 19:26:40','2021-02-09 19:26:40'),(10674,3560,'action complete via WP Cron','2021-02-09 19:26:40','2021-02-09 19:26:40'),(10675,3561,'action created','2021-02-09 19:27:45','2021-02-09 19:27:45'),(10676,3561,'action started via WP Cron','2021-02-09 19:28:50','2021-02-09 19:28:50'),(10677,3561,'action complete via WP Cron','2021-02-09 19:28:50','2021-02-09 19:28:50'),(10678,3562,'action created','2021-02-09 19:29:58','2021-02-09 19:29:58'),(10679,3562,'action started via WP Cron','2021-02-09 19:31:09','2021-02-09 19:31:09'),(10680,3562,'action complete via WP Cron','2021-02-09 19:31:09','2021-02-09 19:31:09'),(10681,3563,'action created','2021-02-09 19:31:42','2021-02-09 19:31:42'),(10682,3563,'action started via WP Cron','2021-02-09 19:33:07','2021-02-09 19:33:07'),(10683,3563,'action complete via WP Cron','2021-02-09 19:33:07','2021-02-09 19:33:07'),(10684,3564,'action created','2021-02-09 19:33:29','2021-02-09 19:33:29'),(10685,3564,'action started via WP Cron','2021-02-09 19:35:07','2021-02-09 19:35:07'),(10686,3564,'action complete via WP Cron','2021-02-09 19:35:07','2021-02-09 19:35:07'),(10687,3565,'action created','2021-02-09 19:36:37','2021-02-09 19:36:37'),(10688,3565,'action started via WP Cron','2021-02-09 19:37:42','2021-02-09 19:37:42'),(10689,3565,'action complete via WP Cron','2021-02-09 19:37:42','2021-02-09 19:37:42'),(10690,3566,'action created','2021-02-09 19:38:55','2021-02-09 19:38:55'),(10691,3566,'action started via WP Cron','2021-02-09 19:40:18','2021-02-09 19:40:18'),(10692,3566,'action complete via WP Cron','2021-02-09 19:40:18','2021-02-09 19:40:18'),(10693,3567,'action created','2021-02-09 19:41:06','2021-02-09 19:41:06'),(10694,3567,'action started via WP Cron','2021-02-09 19:42:01','2021-02-09 19:42:01'),(10695,3567,'action complete via WP Cron','2021-02-09 19:42:01','2021-02-09 19:42:01'),(10696,3568,'action created','2021-02-09 19:43:53','2021-02-09 19:43:53'),(10697,3568,'action started via WP Cron','2021-02-09 19:45:40','2021-02-09 19:45:40'),(10698,3568,'action complete via WP Cron','2021-02-09 19:45:40','2021-02-09 19:45:40'),(10699,3569,'action created','2021-02-09 19:47:17','2021-02-09 19:47:17'),(10700,3569,'action started via WP Cron','2021-02-09 19:48:26','2021-02-09 19:48:26'),(10701,3569,'action complete via WP Cron','2021-02-09 19:48:26','2021-02-09 19:48:26'),(10702,3570,'action created','2021-02-09 19:50:30','2021-02-09 19:50:30'),(10703,3570,'action started via WP Cron','2021-02-09 19:51:42','2021-02-09 19:51:42'),(10704,3570,'action complete via WP Cron','2021-02-09 19:51:42','2021-02-09 19:51:42'),(10705,3571,'action created','2021-02-09 20:02:22','2021-02-09 20:02:22'),(10706,3571,'action started via WP Cron','2021-02-09 20:03:07','2021-02-09 20:03:07'),(10707,3571,'action complete via WP Cron','2021-02-09 20:03:07','2021-02-09 20:03:07'),(10708,3572,'action created','2021-02-09 20:10:47','2021-02-09 20:10:47'),(10709,3572,'action started via WP Cron','2021-02-09 20:12:07','2021-02-09 20:12:07'),(10710,3572,'action complete via WP Cron','2021-02-09 20:12:07','2021-02-09 20:12:07'),(10711,3573,'action created','2021-02-09 20:12:08','2021-02-09 20:12:08'),(10712,3573,'action started via WP Cron','2021-02-09 20:13:04','2021-02-09 20:13:04'),(10713,3573,'action complete via WP Cron','2021-02-09 20:13:04','2021-02-09 20:13:04'),(10714,3574,'action created','2021-02-09 20:13:24','2021-02-09 20:13:24'),(10715,3574,'action started via WP Cron','2021-02-09 20:19:13','2021-02-09 20:19:13'),(10716,3574,'action complete via WP Cron','2021-02-09 20:19:13','2021-02-09 20:19:13'),(10717,3575,'action created','2021-02-09 20:19:13','2021-02-09 20:19:13'),(10718,3575,'action started via WP Cron','2021-02-09 20:26:33','2021-02-09 20:26:33'),(10719,3575,'action complete via WP Cron','2021-02-09 20:26:33','2021-02-09 20:26:33'),(10720,3576,'action created','2021-02-09 20:30:49','2021-02-09 20:30:49'),(10721,3576,'action started via WP Cron','2021-02-09 20:33:06','2021-02-09 20:33:06'),(10722,3576,'action complete via WP Cron','2021-02-09 20:33:06','2021-02-09 20:33:06'),(10723,3577,'action created','2021-02-09 20:35:07','2021-02-09 20:35:07'),(10724,3577,'action started via WP Cron','2021-02-09 20:39:28','2021-02-09 20:39:28'),(10725,3577,'action complete via WP Cron','2021-02-09 20:39:28','2021-02-09 20:39:28'),(10726,3578,'action created','2021-02-09 20:39:28','2021-02-09 20:39:28'),(10727,3578,'action started via WP Cron','2021-02-09 20:46:22','2021-02-09 20:46:22'),(10728,3578,'action complete via WP Cron','2021-02-09 20:46:22','2021-02-09 20:46:22'),(10729,3579,'action created','2021-02-09 20:47:18','2021-02-09 20:47:18'),(10730,3579,'action started via WP Cron','2021-02-09 20:50:50','2021-02-09 20:50:50'),(10731,3579,'action complete via WP Cron','2021-02-09 20:50:50','2021-02-09 20:50:50'),(10732,3580,'action created','2021-02-09 20:52:02','2021-02-09 20:52:02'),(10733,3580,'action started via WP Cron','2021-02-09 21:00:28','2021-02-09 21:00:28'),(10734,3580,'action complete via WP Cron','2021-02-09 21:00:28','2021-02-09 21:00:28'),(10735,3581,'action created','2021-02-09 21:00:30','2021-02-09 21:00:30'),(10736,3581,'action started via WP Cron','2021-02-09 21:03:06','2021-02-09 21:03:06'),(10737,3581,'action complete via WP Cron','2021-02-09 21:03:06','2021-02-09 21:03:06'),(10738,3582,'action created','2021-02-09 21:13:59','2021-02-09 21:13:59'),(10739,3582,'action started via WP Cron','2021-02-09 21:15:02','2021-02-09 21:15:02'),(10740,3582,'action complete via WP Cron','2021-02-09 21:15:02','2021-02-09 21:15:02'),(10741,3583,'action created','2021-02-09 21:15:03','2021-02-09 21:15:03'),(10742,3583,'action started via WP Cron','2021-02-09 21:18:52','2021-02-09 21:18:52'),(10743,3583,'action complete via WP Cron','2021-02-09 21:18:52','2021-02-09 21:18:52'),(10744,3584,'action created','2021-02-09 21:18:53','2021-02-09 21:18:53'),(10745,3584,'action started via WP Cron','2021-02-09 21:20:37','2021-02-09 21:20:37'),(10746,3584,'action complete via WP Cron','2021-02-09 21:20:37','2021-02-09 21:20:37'),(10747,3585,'action created','2021-02-09 21:20:38','2021-02-09 21:20:38'),(10748,3585,'action started via WP Cron','2021-02-09 21:28:27','2021-02-09 21:28:27'),(10749,3585,'action complete via WP Cron','2021-02-09 21:28:27','2021-02-09 21:28:27'),(10750,3586,'action created','2021-02-09 21:28:29','2021-02-09 21:28:29'),(10751,3586,'action started via WP Cron','2021-02-09 21:29:41','2021-02-09 21:29:41'),(10752,3586,'action complete via WP Cron','2021-02-09 21:29:41','2021-02-09 21:29:41'),(10753,3587,'action created','2021-02-09 21:30:05','2021-02-09 21:30:05'),(10754,3587,'action started via WP Cron','2021-02-09 21:31:21','2021-02-09 21:31:21'),(10755,3587,'action complete via WP Cron','2021-02-09 21:31:21','2021-02-09 21:31:21'),(10756,3588,'action created','2021-02-09 21:31:29','2021-02-09 21:31:29'),(10757,3588,'action started via WP Cron','2021-02-09 21:31:58','2021-02-09 21:31:58'),(10758,3588,'action complete via WP Cron','2021-02-09 21:31:58','2021-02-09 21:31:58'),(10759,3589,'action created','2021-02-09 21:32:00','2021-02-09 21:32:00'),(10760,3589,'action started via WP Cron','2021-02-09 21:32:40','2021-02-09 21:32:40'),(10761,3589,'action complete via WP Cron','2021-02-09 21:32:40','2021-02-09 21:32:40'),(10762,3590,'action created','2021-02-09 21:32:42','2021-02-09 21:32:42'),(10763,3590,'action started via WP Cron','2021-02-09 21:33:56','2021-02-09 21:33:56'),(10764,3590,'action complete via WP Cron','2021-02-09 21:33:56','2021-02-09 21:33:56'),(10765,3591,'action created','2021-02-09 21:34:21','2021-02-09 21:34:21'),(10766,3591,'action started via WP Cron','2021-02-09 21:34:47','2021-02-09 21:34:47'),(10767,3591,'action complete via WP Cron','2021-02-09 21:34:47','2021-02-09 21:34:47'),(10768,3592,'action created','2021-02-09 21:35:47','2021-02-09 21:35:47'),(10769,3592,'action started via WP Cron','2021-02-09 21:36:46','2021-02-09 21:36:46'),(10770,3592,'action complete via WP Cron','2021-02-09 21:36:46','2021-02-09 21:36:46'),(10771,3593,'action created','2021-02-09 21:36:47','2021-02-09 21:36:47'),(10772,3593,'action started via WP Cron','2021-02-09 21:37:41','2021-02-09 21:37:41'),(10773,3593,'action complete via WP Cron','2021-02-09 21:37:41','2021-02-09 21:37:41'),(10774,3594,'action created','2021-02-09 21:38:55','2021-02-09 21:38:55'),(10775,3594,'action started via WP Cron','2021-02-09 21:40:09','2021-02-09 21:40:09'),(10776,3594,'action complete via WP Cron','2021-02-09 21:40:09','2021-02-09 21:40:09'),(10777,3595,'action created','2021-02-09 21:40:12','2021-02-09 21:40:12'),(10778,3595,'action started via WP Cron','2021-02-09 21:40:45','2021-02-09 21:40:45'),(10779,3595,'action complete via WP Cron','2021-02-09 21:40:45','2021-02-09 21:40:45'),(10780,3596,'action created','2021-02-09 21:41:20','2021-02-09 21:41:20'),(10781,3596,'action started via WP Cron','2021-02-09 21:45:54','2021-02-09 21:45:54'),(10782,3596,'action complete via WP Cron','2021-02-09 21:45:54','2021-02-09 21:45:54'),(10783,3597,'action created','2021-02-09 21:45:55','2021-02-09 21:45:55'),(10784,3597,'action started via WP Cron','2021-02-09 21:58:16','2021-02-09 21:58:16'),(10785,3597,'action complete via WP Cron','2021-02-09 21:58:16','2021-02-09 21:58:16'),(10786,3598,'action created','2021-02-09 21:58:16','2021-02-09 21:58:16'),(10787,3598,'action started via WP Cron','2021-02-09 22:03:07','2021-02-09 22:03:07'),(10788,3598,'action complete via WP Cron','2021-02-09 22:03:07','2021-02-09 22:03:07'),(10789,3599,'action created','2021-02-09 22:07:02','2021-02-09 22:07:02'),(10790,3599,'action started via WP Cron','2021-02-09 22:09:38','2021-02-09 22:09:38'),(10791,3599,'action complete via WP Cron','2021-02-09 22:09:38','2021-02-09 22:09:38'),(10792,3600,'action created','2021-02-09 22:09:38','2021-02-09 22:09:38'),(10793,3600,'action started via WP Cron','2021-02-09 22:14:01','2021-02-09 22:14:01'),(10794,3600,'action complete via WP Cron','2021-02-09 22:14:01','2021-02-09 22:14:01'),(10795,3601,'action created','2021-02-09 22:15:44','2021-02-09 22:15:44'),(10796,3601,'action started via WP Cron','2021-02-09 22:19:17','2021-02-09 22:19:17'),(10797,3601,'action complete via WP Cron','2021-02-09 22:19:17','2021-02-09 22:19:17'),(10798,3602,'action created','2021-02-09 22:19:18','2021-02-09 22:19:18'),(10799,3602,'action started via WP Cron','2021-02-09 22:20:44','2021-02-09 22:20:44'),(10800,3602,'action complete via WP Cron','2021-02-09 22:20:44','2021-02-09 22:20:44'),(10801,3603,'action created','2021-02-09 22:23:34','2021-02-09 22:23:34'),(10802,3603,'action started via WP Cron','2021-02-09 22:30:27','2021-02-09 22:30:27'),(10803,3603,'action complete via WP Cron','2021-02-09 22:30:27','2021-02-09 22:30:27'),(10804,3604,'action created','2021-02-09 22:32:13','2021-02-09 22:32:13'),(10805,3604,'action started via WP Cron','2021-02-09 22:33:07','2021-02-09 22:33:07'),(10806,3604,'action complete via WP Cron','2021-02-09 22:33:07','2021-02-09 22:33:07'),(10807,3605,'action created','2021-02-09 22:57:02','2021-02-09 22:57:02'),(10808,3605,'action started via WP Cron','2021-02-09 23:02:09','2021-02-09 23:02:09'),(10809,3605,'action complete via WP Cron','2021-02-09 23:02:09','2021-02-09 23:02:09'),(10810,3606,'action created','2021-02-09 23:03:06','2021-02-09 23:03:06'),(10811,3606,'action started via WP Cron','2021-02-09 23:03:57','2021-02-09 23:03:57'),(10812,3606,'action complete via WP Cron','2021-02-09 23:03:57','2021-02-09 23:03:57'),(10813,3607,'action created','2021-02-09 23:03:59','2021-02-09 23:03:59'),(10814,3607,'action started via WP Cron','2021-02-09 23:07:47','2021-02-09 23:07:47'),(10815,3607,'action complete via WP Cron','2021-02-09 23:07:47','2021-02-09 23:07:47'),(10816,3608,'action created','2021-02-09 23:07:54','2021-02-09 23:07:54'),(10817,3608,'action started via WP Cron','2021-02-09 23:08:36','2021-02-09 23:08:36'),(10818,3608,'action complete via WP Cron','2021-02-09 23:08:36','2021-02-09 23:08:36'),(10819,3609,'action created','2021-02-09 23:08:36','2021-02-09 23:08:36'),(10820,3609,'action started via WP Cron','2021-02-09 23:11:16','2021-02-09 23:11:16'),(10821,3609,'action complete via WP Cron','2021-02-09 23:11:16','2021-02-09 23:11:16'),(10822,3610,'action created','2021-02-09 23:18:18','2021-02-09 23:18:18'),(10823,3610,'action started via WP Cron','2021-02-09 23:20:51','2021-02-09 23:20:51'),(10824,3610,'action complete via WP Cron','2021-02-09 23:20:51','2021-02-09 23:20:51'),(10825,3611,'action created','2021-02-09 23:20:51','2021-02-09 23:20:51'),(10826,3611,'action started via WP Cron','2021-02-09 23:26:25','2021-02-09 23:26:25'),(10827,3611,'action complete via WP Cron','2021-02-09 23:26:25','2021-02-09 23:26:25'),(10828,3612,'action created','2021-02-09 23:29:19','2021-02-09 23:29:19'),(10829,3612,'action started via WP Cron','2021-02-09 23:33:06','2021-02-09 23:33:06'),(10830,3612,'action complete via WP Cron','2021-02-09 23:33:06','2021-02-09 23:33:06'),(10831,3613,'action created','2021-02-09 23:43:53','2021-02-09 23:43:53'),(10832,3613,'action started via WP Cron','2021-02-09 23:48:05','2021-02-09 23:48:05'),(10833,3613,'action complete via WP Cron','2021-02-09 23:48:05','2021-02-09 23:48:05'),(10834,3614,'action created','2021-02-09 23:48:05','2021-02-09 23:48:05'),(10835,3614,'action started via WP Cron','2021-02-09 23:53:27','2021-02-09 23:53:27'),(10836,3614,'action complete via WP Cron','2021-02-09 23:53:27','2021-02-09 23:53:27'),(10837,3615,'action created','2021-02-10 00:01:00','2021-02-10 00:01:00'),(10838,3615,'action started via WP Cron','2021-02-10 00:02:46','2021-02-10 00:02:46'),(10839,3615,'action complete via WP Cron','2021-02-10 00:02:46','2021-02-10 00:02:46'),(10840,3616,'action created','2021-02-10 00:02:46','2021-02-10 00:02:46'),(10841,3616,'action started via WP Cron','2021-02-10 00:05:44','2021-02-10 00:05:44'),(10842,3616,'action complete via WP Cron','2021-02-10 00:05:44','2021-02-10 00:05:44'),(10843,3617,'action created','2021-02-10 00:07:51','2021-02-10 00:07:51'),(10844,3617,'action started via WP Cron','2021-02-10 00:10:54','2021-02-10 00:10:54'),(10845,3617,'action complete via WP Cron','2021-02-10 00:10:54','2021-02-10 00:10:54'),(10846,3618,'action created','2021-02-10 00:10:58','2021-02-10 00:10:58'),(10847,3618,'action started via WP Cron','2021-02-10 00:23:36','2021-02-10 00:23:36'),(10848,3618,'action complete via WP Cron','2021-02-10 00:23:36','2021-02-10 00:23:36'),(10849,3619,'action created','2021-02-10 00:23:36','2021-02-10 00:23:36'),(10850,3619,'action started via WP Cron','2021-02-10 00:27:23','2021-02-10 00:27:23'),(10851,3619,'action complete via WP Cron','2021-02-10 00:27:23','2021-02-10 00:27:23'),(10852,3620,'action created','2021-02-10 00:27:23','2021-02-10 00:27:23'),(10853,3620,'action started via WP Cron','2021-02-10 00:29:56','2021-02-10 00:29:56'),(10854,3620,'action complete via WP Cron','2021-02-10 00:29:56','2021-02-10 00:29:56'),(10855,3621,'action created','2021-02-10 00:33:27','2021-02-10 00:33:27'),(10856,3621,'action started via WP Cron','2021-02-10 00:36:05','2021-02-10 00:36:05'),(10857,3621,'action complete via WP Cron','2021-02-10 00:36:05','2021-02-10 00:36:05'),(10858,3622,'action created','2021-02-10 00:36:06','2021-02-10 00:36:06'),(10859,3622,'action started via WP Cron','2021-02-10 00:39:08','2021-02-10 00:39:08'),(10860,3622,'action complete via WP Cron','2021-02-10 00:39:08','2021-02-10 00:39:08'),(10861,3623,'action created','2021-02-10 00:48:27','2021-02-10 00:48:27'),(10862,3623,'action started via WP Cron','2021-02-10 00:51:04','2021-02-10 00:51:04'),(10863,3623,'action complete via WP Cron','2021-02-10 00:51:04','2021-02-10 00:51:04'),(10864,3624,'action created','2021-02-10 00:51:44','2021-02-10 00:51:44'),(10865,3624,'action started via WP Cron','2021-02-10 00:59:02','2021-02-10 00:59:02'),(10866,3624,'action complete via WP Cron','2021-02-10 00:59:02','2021-02-10 00:59:02'),(10867,3625,'action created','2021-02-10 00:59:07','2021-02-10 00:59:07'),(10868,3625,'action started via WP Cron','2021-02-10 01:00:46','2021-02-10 01:00:46'),(10869,3625,'action complete via WP Cron','2021-02-10 01:00:46','2021-02-10 01:00:46'),(10870,3626,'action created','2021-02-10 01:00:47','2021-02-10 01:00:47'),(10871,3626,'action started via WP Cron','2021-02-10 01:03:06','2021-02-10 01:03:06'),(10872,3626,'action complete via WP Cron','2021-02-10 01:03:06','2021-02-10 01:03:06'),(10873,3627,'action created','2021-02-10 01:12:04','2021-02-10 01:12:04'),(10874,3295,'action started via WP Cron','2021-02-10 01:12:04','2021-02-10 01:12:04'),(10875,3295,'action complete via WP Cron','2021-02-10 01:12:04','2021-02-10 01:12:04'),(10876,3628,'action created','2021-02-10 01:12:05','2021-02-10 01:12:05'),(10877,3627,'action started via WP Cron','2021-02-10 01:26:11','2021-02-10 01:26:11'),(10878,3627,'action complete via WP Cron','2021-02-10 01:26:11','2021-02-10 01:26:11'),(10879,3629,'action created','2021-02-10 01:26:11','2021-02-10 01:26:11'),(10880,3629,'action started via WP Cron','2021-02-10 01:30:29','2021-02-10 01:30:29'),(10881,3629,'action complete via WP Cron','2021-02-10 01:30:29','2021-02-10 01:30:29'),(10882,3630,'action created','2021-02-10 01:30:29','2021-02-10 01:30:29'),(10883,3630,'action started via WP Cron','2021-02-10 01:33:07','2021-02-10 01:33:07'),(10884,3630,'action complete via WP Cron','2021-02-10 01:33:07','2021-02-10 01:33:07'),(10885,3631,'action created','2021-02-10 01:41:30','2021-02-10 01:41:30'),(10886,3302,'action started via WP Cron','2021-02-10 01:41:30','2021-02-10 01:41:30'),(10887,3302,'action complete via WP Cron','2021-02-10 01:41:30','2021-02-10 01:41:30'),(10888,3632,'action created','2021-02-10 01:41:30','2021-02-10 01:41:30'),(10889,3631,'action started via WP Cron','2021-02-10 01:49:59','2021-02-10 01:49:59'),(10890,3631,'action complete via WP Cron','2021-02-10 01:49:59','2021-02-10 01:49:59'),(10891,3633,'action created','2021-02-10 01:59:26','2021-02-10 01:59:26'),(10892,3633,'action started via WP Cron','2021-02-10 02:02:51','2021-02-10 02:02:51'),(10893,3633,'action complete via WP Cron','2021-02-10 02:02:51','2021-02-10 02:02:51'),(10894,3634,'action created','2021-02-10 02:02:52','2021-02-10 02:02:52'),(10895,3634,'action started via WP Cron','2021-02-10 02:04:50','2021-02-10 02:04:50'),(10896,3634,'action complete via WP Cron','2021-02-10 02:04:50','2021-02-10 02:04:50'),(10897,3635,'action created','2021-02-10 02:11:43','2021-02-10 02:11:43'),(10898,3635,'action started via WP Cron','2021-02-10 02:16:31','2021-02-10 02:16:31'),(10899,3635,'action complete via WP Cron','2021-02-10 02:16:31','2021-02-10 02:16:31'),(10900,3636,'action created','2021-02-10 02:16:31','2021-02-10 02:16:31'),(10901,3636,'action started via WP Cron','2021-02-10 02:20:32','2021-02-10 02:20:32'),(10902,3636,'action complete via WP Cron','2021-02-10 02:20:32','2021-02-10 02:20:32'),(10903,3637,'action created','2021-02-10 02:23:37','2021-02-10 02:23:37'),(10904,3637,'action started via WP Cron','2021-02-10 02:29:04','2021-02-10 02:29:04'),(10905,3637,'action complete via WP Cron','2021-02-10 02:29:04','2021-02-10 02:29:04'),(10906,3638,'action created','2021-02-10 02:29:59','2021-02-10 02:29:59'),(10907,3638,'action started via WP Cron','2021-02-10 02:31:47','2021-02-10 02:31:47'),(10908,3638,'action complete via WP Cron','2021-02-10 02:31:47','2021-02-10 02:31:47'),(10909,3639,'action created','2021-02-10 02:31:47','2021-02-10 02:31:47'),(10910,3639,'action started via WP Cron','2021-02-10 02:33:08','2021-02-10 02:33:08'),(10911,3639,'action complete via WP Cron','2021-02-10 02:33:08','2021-02-10 02:33:08'),(10912,3640,'action created','2021-02-10 02:52:56','2021-02-10 02:52:56'),(10913,3640,'action started via WP Cron','2021-02-10 02:55:07','2021-02-10 02:55:07'),(10914,3640,'action complete via WP Cron','2021-02-10 02:55:07','2021-02-10 02:55:07'),(10915,3641,'action created','2021-02-10 02:55:07','2021-02-10 02:55:07'),(10916,3641,'action started via WP Cron','2021-02-10 03:02:45','2021-02-10 03:02:45'),(10917,3641,'action complete via WP Cron','2021-02-10 03:02:45','2021-02-10 03:02:45'),(10918,3642,'action created','2021-02-10 03:02:47','2021-02-10 03:02:47'),(10919,3642,'action started via WP Cron','2021-02-10 03:03:48','2021-02-10 03:03:48'),(10920,3642,'action complete via WP Cron','2021-02-10 03:03:48','2021-02-10 03:03:48'),(10921,3643,'action created','2021-02-10 03:03:49','2021-02-10 03:03:49'),(10922,3643,'action started via WP Cron','2021-02-10 03:05:35','2021-02-10 03:05:35'),(10923,3643,'action complete via WP Cron','2021-02-10 03:05:35','2021-02-10 03:05:35'),(10924,3644,'action created','2021-02-10 03:10:18','2021-02-10 03:10:18'),(10925,3644,'action started via WP Cron','2021-02-10 03:12:02','2021-02-10 03:12:02'),(10926,3644,'action complete via WP Cron','2021-02-10 03:12:02','2021-02-10 03:12:02'),(10927,3645,'action created','2021-02-10 03:12:02','2021-02-10 03:12:02'),(10928,3645,'action started via WP Cron','2021-02-10 03:20:00','2021-02-10 03:20:00'),(10929,3645,'action complete via WP Cron','2021-02-10 03:20:00','2021-02-10 03:20:00'),(10930,3646,'action created','2021-02-10 03:23:08','2021-02-10 03:23:08'),(10931,3646,'action started via WP Cron','2021-02-10 03:25:07','2021-02-10 03:25:07'),(10932,3646,'action complete via WP Cron','2021-02-10 03:25:07','2021-02-10 03:25:07'),(10933,3647,'action created','2021-02-10 03:25:07','2021-02-10 03:25:07'),(10934,3647,'action started via WP Cron','2021-02-10 03:27:12','2021-02-10 03:27:12'),(10935,3647,'action complete via WP Cron','2021-02-10 03:27:12','2021-02-10 03:27:12'),(10936,3648,'action created','2021-02-10 03:27:12','2021-02-10 03:27:12'),(10937,3648,'action started via WP Cron','2021-02-10 03:32:16','2021-02-10 03:32:16'),(10938,3648,'action complete via WP Cron','2021-02-10 03:32:16','2021-02-10 03:32:16'),(10939,3649,'action created','2021-02-10 03:33:44','2021-02-10 03:33:44'),(10940,3649,'action started via WP Cron','2021-02-10 03:37:46','2021-02-10 03:37:46'),(10941,3649,'action complete via WP Cron','2021-02-10 03:37:46','2021-02-10 03:37:46'),(10942,3650,'action created','2021-02-10 03:37:47','2021-02-10 03:37:47'),(10943,3650,'action started via WP Cron','2021-02-10 03:45:48','2021-02-10 03:45:48'),(10944,3650,'action complete via WP Cron','2021-02-10 03:45:48','2021-02-10 03:45:48'),(10945,3651,'action created','2021-02-10 03:55:21','2021-02-10 03:55:21'),(10946,3651,'action started via WP Cron','2021-02-10 03:58:29','2021-02-10 03:58:29'),(10947,3651,'action complete via WP Cron','2021-02-10 03:58:29','2021-02-10 03:58:29'),(10948,3652,'action created','2021-02-10 04:00:36','2021-02-10 04:00:36'),(10949,3652,'action started via WP Cron','2021-02-10 04:03:06','2021-02-10 04:03:06'),(10950,3652,'action complete via WP Cron','2021-02-10 04:03:06','2021-02-10 04:03:06'),(10951,3653,'action created','2021-02-10 04:05:19','2021-02-10 04:05:19'),(10952,3653,'action started via WP Cron','2021-02-10 04:16:32','2021-02-10 04:16:32'),(10953,3653,'action complete via WP Cron','2021-02-10 04:16:32','2021-02-10 04:16:32'),(10954,3654,'action created','2021-02-10 04:16:33','2021-02-10 04:16:33'),(10955,3654,'action started via WP Cron','2021-02-10 04:16:54','2021-02-10 04:16:54'),(10956,3654,'action complete via WP Cron','2021-02-10 04:16:54','2021-02-10 04:16:54'),(10957,3655,'action created','2021-02-10 04:16:54','2021-02-10 04:16:54'),(10958,3655,'action started via WP Cron','2021-02-10 04:25:07','2021-02-10 04:25:07'),(10959,3655,'action complete via WP Cron','2021-02-10 04:25:07','2021-02-10 04:25:07'),(10960,3656,'action created','2021-02-10 04:32:10','2021-02-10 04:32:10'),(10961,3656,'action started via WP Cron','2021-02-10 04:32:58','2021-02-10 04:32:58'),(10962,3656,'action complete via WP Cron','2021-02-10 04:32:58','2021-02-10 04:32:58'),(10963,3657,'action created','2021-02-10 04:33:16','2021-02-10 04:33:16'),(10964,3657,'action started via WP Cron','2021-02-10 04:40:56','2021-02-10 04:40:56'),(10965,3657,'action complete via WP Cron','2021-02-10 04:40:56','2021-02-10 04:40:56'),(10966,3658,'action created','2021-02-10 04:40:56','2021-02-10 04:40:56'),(10967,3658,'action started via WP Cron','2021-02-10 04:44:01','2021-02-10 04:44:01'),(10968,3658,'action complete via WP Cron','2021-02-10 04:44:01','2021-02-10 04:44:01'),(10969,3659,'action created','2021-02-10 04:44:02','2021-02-10 04:44:02'),(10970,3659,'action started via WP Cron','2021-02-10 04:44:56','2021-02-10 04:44:56'),(10971,3659,'action complete via WP Cron','2021-02-10 04:44:56','2021-02-10 04:44:56'),(10972,3660,'action created','2021-02-10 04:46:00','2021-02-10 04:46:00'),(10973,3660,'action started via WP Cron','2021-02-10 04:58:30','2021-02-10 04:58:30'),(10974,3660,'action complete via WP Cron','2021-02-10 04:58:30','2021-02-10 04:58:30'),(10975,3661,'action created','2021-02-10 04:59:58','2021-02-10 04:59:58'),(10976,3661,'action started via WP Cron','2021-02-10 05:01:57','2021-02-10 05:01:57'),(10977,3661,'action complete via WP Cron','2021-02-10 05:01:57','2021-02-10 05:01:57'),(10978,3662,'action created','2021-02-10 05:01:57','2021-02-10 05:01:57'),(10979,3662,'action started via WP Cron','2021-02-10 05:03:07','2021-02-10 05:03:07'),(10980,3662,'action complete via WP Cron','2021-02-10 05:03:07','2021-02-10 05:03:07'),(10981,3663,'action created','2021-02-10 05:05:34','2021-02-10 05:05:34'),(10982,3663,'action started via WP Cron','2021-02-10 05:15:36','2021-02-10 05:15:36'),(10983,3663,'action complete via WP Cron','2021-02-10 05:15:36','2021-02-10 05:15:36'),(10984,3664,'action created','2021-02-10 05:24:46','2021-02-10 05:24:46'),(10985,3664,'action started via WP Cron','2021-02-10 05:29:54','2021-02-10 05:29:54'),(10986,3664,'action complete via WP Cron','2021-02-10 05:29:54','2021-02-10 05:29:54'),(10987,3665,'action created','2021-02-10 05:30:45','2021-02-10 05:30:45'),(10988,3665,'action started via WP Cron','2021-02-10 05:33:07','2021-02-10 05:33:07'),(10989,3665,'action complete via WP Cron','2021-02-10 05:33:07','2021-02-10 05:33:07'),(10990,3666,'action created','2021-02-10 05:34:07','2021-02-10 05:34:07'),(10991,3666,'action started via WP Cron','2021-02-10 05:43:30','2021-02-10 05:43:30'),(10992,3666,'action complete via WP Cron','2021-02-10 05:43:30','2021-02-10 05:43:30'),(10993,3667,'action created','2021-02-10 05:43:30','2021-02-10 05:43:30'),(10994,3667,'action started via WP Cron','2021-02-10 05:49:51','2021-02-10 05:49:51'),(10995,3667,'action complete via WP Cron','2021-02-10 05:49:51','2021-02-10 05:49:51'),(10996,3668,'action created','2021-02-10 05:49:51','2021-02-10 05:49:51'),(10997,3668,'action started via WP Cron','2021-02-10 05:50:56','2021-02-10 05:50:56'),(10998,3668,'action complete via WP Cron','2021-02-10 05:50:56','2021-02-10 05:50:56'),(10999,3669,'action created','2021-02-10 05:50:56','2021-02-10 05:50:56'),(11000,3669,'action started via WP Cron','2021-02-10 05:51:52','2021-02-10 05:51:52'),(11001,3669,'action complete via WP Cron','2021-02-10 05:51:52','2021-02-10 05:51:52'),(11002,3670,'action created','2021-02-10 05:55:50','2021-02-10 05:55:50'),(11003,3670,'action started via WP Cron','2021-02-10 06:02:52','2021-02-10 06:02:52'),(11004,3670,'action complete via WP Cron','2021-02-10 06:02:52','2021-02-10 06:02:52'),(11005,3671,'action created','2021-02-10 06:02:53','2021-02-10 06:02:53'),(11006,3671,'action started via WP Cron','2021-02-10 06:10:03','2021-02-10 06:10:03'),(11007,3671,'action complete via WP Cron','2021-02-10 06:10:03','2021-02-10 06:10:03'),(11008,3672,'action created','2021-02-10 06:10:03','2021-02-10 06:10:03'),(11009,3672,'action started via WP Cron','2021-02-10 06:21:51','2021-02-10 06:21:51'),(11010,3672,'action complete via WP Cron','2021-02-10 06:21:51','2021-02-10 06:21:51'),(11011,3673,'action created','2021-02-10 06:21:53','2021-02-10 06:21:53'),(11012,3673,'action started via WP Cron','2021-02-10 06:28:25','2021-02-10 06:28:25'),(11013,3673,'action complete via WP Cron','2021-02-10 06:28:25','2021-02-10 06:28:25'),(11014,3674,'action created','2021-02-10 06:29:05','2021-02-10 06:29:05'),(11015,3674,'action started via WP Cron','2021-02-10 06:32:01','2021-02-10 06:32:01'),(11016,3674,'action complete via WP Cron','2021-02-10 06:32:01','2021-02-10 06:32:01'),(11017,3675,'action created','2021-02-10 06:33:06','2021-02-10 06:33:06'),(11018,3675,'action started via WP Cron','2021-02-10 06:33:48','2021-02-10 06:33:48'),(11019,3675,'action complete via WP Cron','2021-02-10 06:33:48','2021-02-10 06:33:48'),(11020,3676,'action created','2021-02-10 06:33:49','2021-02-10 06:33:49'),(11021,3676,'action started via WP Cron','2021-02-10 06:58:46','2021-02-10 06:58:46'),(11022,3676,'action complete via WP Cron','2021-02-10 06:58:46','2021-02-10 06:58:46'),(11023,3677,'action created','2021-02-10 06:58:47','2021-02-10 06:58:47'),(11024,3677,'action started via WP Cron','2021-02-10 07:01:54','2021-02-10 07:01:54'),(11025,3677,'action complete via WP Cron','2021-02-10 07:01:54','2021-02-10 07:01:54'),(11026,3678,'action created','2021-02-10 07:03:06','2021-02-10 07:03:06'),(11027,3678,'action started via WP Cron','2021-02-10 07:07:39','2021-02-10 07:07:39'),(11028,3678,'action complete via WP Cron','2021-02-10 07:07:39','2021-02-10 07:07:39'),(11029,3679,'action created','2021-02-10 07:07:45','2021-02-10 07:07:45'),(11030,3679,'action started via WP Cron','2021-02-10 07:08:49','2021-02-10 07:08:49'),(11031,3679,'action complete via WP Cron','2021-02-10 07:08:49','2021-02-10 07:08:49'),(11032,3680,'action created','2021-02-10 07:08:53','2021-02-10 07:08:53'),(11033,3680,'action started via WP Cron','2021-02-10 07:12:30','2021-02-10 07:12:30'),(11034,3680,'action complete via WP Cron','2021-02-10 07:12:30','2021-02-10 07:12:30'),(11035,3681,'action created','2021-02-10 07:12:30','2021-02-10 07:12:30'),(11036,3681,'action started via WP Cron','2021-02-10 07:12:40','2021-02-10 07:12:40'),(11037,3681,'action complete via WP Cron','2021-02-10 07:12:40','2021-02-10 07:12:40'),(11038,3682,'action created','2021-02-10 07:15:38','2021-02-10 07:15:38'),(11039,3682,'action started via WP Cron','2021-02-10 07:16:37','2021-02-10 07:16:37'),(11040,3682,'action complete via WP Cron','2021-02-10 07:16:37','2021-02-10 07:16:37'),(11041,3683,'action created','2021-02-10 07:16:39','2021-02-10 07:16:39'),(11042,3683,'action started via WP Cron','2021-02-10 07:18:37','2021-02-10 07:18:37'),(11043,3683,'action complete via WP Cron','2021-02-10 07:18:37','2021-02-10 07:18:37'),(11044,3684,'action created','2021-02-10 07:18:38','2021-02-10 07:18:38'),(11045,3684,'action started via WP Cron','2021-02-10 07:21:50','2021-02-10 07:21:50'),(11046,3684,'action complete via WP Cron','2021-02-10 07:21:50','2021-02-10 07:21:50'),(11047,3685,'action created','2021-02-10 07:21:52','2021-02-10 07:21:52'),(11048,3685,'action started via WP Cron','2021-02-10 07:22:37','2021-02-10 07:22:37'),(11049,3685,'action complete via WP Cron','2021-02-10 07:22:37','2021-02-10 07:22:37'),(11050,3686,'action created','2021-02-10 07:22:38','2021-02-10 07:22:38'),(11052,3686,'action started via Async Request','2021-02-10 07:23:12','2021-02-10 07:23:12'),(11053,3686,'action complete via Async Request','2021-02-10 07:23:12','2021-02-10 07:23:12'),(11056,3688,'action created','2021-02-10 07:23:18','2021-02-10 07:23:18'),(11057,3688,'action started via WP Cron','2021-02-10 07:23:57','2021-02-10 07:23:57'),(11058,3688,'action complete via WP Cron','2021-02-10 07:23:57','2021-02-10 07:23:57'),(11059,3689,'action created','2021-02-10 07:24:10','2021-02-10 07:24:10'),(11060,3689,'action started via WP Cron','2021-02-10 07:24:45','2021-02-10 07:24:45'),(11061,3689,'action complete via WP Cron','2021-02-10 07:24:45','2021-02-10 07:24:45'),(11062,3690,'action created','2021-02-10 07:24:57','2021-02-10 07:24:57'),(11063,3690,'action started via Async Request','2021-02-10 07:25:23','2021-02-10 07:25:23'),(11064,3690,'action complete via Async Request','2021-02-10 07:25:23','2021-02-10 07:25:23'),(11065,3691,'action created','2021-02-10 07:25:35','2021-02-10 07:25:35'),(11066,3692,'action created','2021-02-10 07:25:35','2021-02-10 07:25:35'),(11067,3691,'action started via Async Request','2021-02-10 07:26:31','2021-02-10 07:26:31'),(11068,3691,'action complete via Async Request','2021-02-10 07:26:31','2021-02-10 07:26:31'),(11069,3692,'action started via Async Request','2021-02-10 07:26:31','2021-02-10 07:26:31'),(11070,3692,'action complete via Async Request','2021-02-10 07:26:31','2021-02-10 07:26:31'),(11071,3693,'action created','2021-02-10 07:26:39','2021-02-10 07:26:39'),(11072,3694,'action created','2021-02-10 07:27:10','2021-02-10 07:27:10'),(11073,3693,'action started via Async Request','2021-02-10 07:27:34','2021-02-10 07:27:34'),(11074,3693,'action complete via Async Request','2021-02-10 07:27:34','2021-02-10 07:27:34'),(11075,3695,'action created','2021-02-10 07:28:00','2021-02-10 07:28:00'),(11076,3694,'action started via WP Cron','2021-02-10 07:29:54','2021-02-10 07:29:54'),(11077,3694,'action complete via WP Cron','2021-02-10 07:29:54','2021-02-10 07:29:54'),(11078,3695,'action started via WP Cron','2021-02-10 07:29:54','2021-02-10 07:29:54'),(11079,3695,'action complete via WP Cron','2021-02-10 07:29:54','2021-02-10 07:29:54'),(11080,3696,'action created','2021-02-10 07:30:42','2021-02-10 07:30:42'),(11081,3696,'action started via WP Cron','2021-02-10 07:31:46','2021-02-10 07:31:46'),(11082,3696,'action complete via WP Cron','2021-02-10 07:31:46','2021-02-10 07:31:46'),(11083,3697,'action created','2021-02-10 07:32:59','2021-02-10 07:32:59'),(11084,3697,'action started via WP Cron','2021-02-10 07:33:46','2021-02-10 07:33:46'),(11085,3697,'action complete via WP Cron','2021-02-10 07:33:46','2021-02-10 07:33:46'),(11086,3698,'action created','2021-02-10 07:37:23','2021-02-10 07:37:23'),(11087,3698,'action started via WP Cron','2021-02-10 07:40:30','2021-02-10 07:40:30'),(11088,3698,'action complete via WP Cron','2021-02-10 07:40:30','2021-02-10 07:40:30'),(11089,3699,'action created','2021-02-10 07:46:17','2021-02-10 07:46:17'),(11090,3699,'action started via Async Request','2021-02-10 07:46:32','2021-02-10 07:46:32'),(11091,3699,'action complete via Async Request','2021-02-10 07:46:32','2021-02-10 07:46:32'),(11092,3700,'action created','2021-02-10 07:58:23','2021-02-10 07:58:23'),(11093,3381,'action started via WP Cron','2021-02-10 08:03:07','2021-02-10 08:03:07'),(11094,3381,'action complete via WP Cron','2021-02-10 08:03:07','2021-02-10 08:03:07'),(11095,3701,'action created','2021-02-10 08:03:07','2021-02-10 08:03:07'),(11096,3700,'action started via WP Cron','2021-02-10 08:03:07','2021-02-10 08:03:07'),(11097,3700,'action complete via WP Cron','2021-02-10 08:03:07','2021-02-10 08:03:07'),(11098,3702,'action created','2021-02-10 08:08:27','2021-02-10 08:08:27'),(11099,3702,'action started via WP Cron','2021-02-10 08:10:29','2021-02-10 08:10:29'),(11100,3702,'action complete via WP Cron','2021-02-10 08:10:29','2021-02-10 08:10:29'),(11101,3703,'action created','2021-02-10 08:10:31','2021-02-10 08:10:31'),(11102,3703,'action started via WP Cron','2021-02-10 08:11:45','2021-02-10 08:11:45'),(11103,3703,'action complete via WP Cron','2021-02-10 08:11:45','2021-02-10 08:11:45'),(11104,3704,'action created','2021-02-10 08:11:45','2021-02-10 08:11:45'),(11105,3704,'action started via WP Cron','2021-02-10 08:13:07','2021-02-10 08:13:07'),(11106,3704,'action complete via WP Cron','2021-02-10 08:13:07','2021-02-10 08:13:07'),(11107,3705,'action created','2021-02-10 08:13:09','2021-02-10 08:13:09'),(11108,3705,'action started via WP Cron','2021-02-10 08:13:35','2021-02-10 08:13:35'),(11109,3705,'action complete via WP Cron','2021-02-10 08:13:35','2021-02-10 08:13:35'),(11110,3706,'action created','2021-02-10 08:14:51','2021-02-10 08:14:51'),(11111,3706,'action started via WP Cron','2021-02-10 08:20:42','2021-02-10 08:20:42'),(11112,3706,'action complete via WP Cron','2021-02-10 08:20:42','2021-02-10 08:20:42'),(11113,3707,'action created','2021-02-10 08:30:09','2021-02-10 08:30:09'),(11114,3707,'action started via WP Cron','2021-02-10 08:30:56','2021-02-10 08:30:56'),(11115,3707,'action complete via WP Cron','2021-02-10 08:30:56','2021-02-10 08:30:56'),(11116,3708,'action created','2021-02-10 08:30:57','2021-02-10 08:30:57'),(11117,3708,'action started via WP Cron','2021-02-10 08:34:24','2021-02-10 08:34:24'),(11118,3708,'action complete via WP Cron','2021-02-10 08:34:24','2021-02-10 08:34:24'),(11119,3709,'action created','2021-02-10 08:34:56','2021-02-10 08:34:56'),(11120,3709,'action started via WP Cron','2021-02-10 08:36:56','2021-02-10 08:36:56'),(11121,3709,'action complete via WP Cron','2021-02-10 08:36:56','2021-02-10 08:36:56'),(11122,3710,'action created','2021-02-10 08:37:00','2021-02-10 08:37:00'),(11123,3710,'action started via WP Cron','2021-02-10 08:37:36','2021-02-10 08:37:36'),(11124,3710,'action complete via WP Cron','2021-02-10 08:37:36','2021-02-10 08:37:36'),(11125,3711,'action created','2021-02-10 08:37:37','2021-02-10 08:37:37'),(11126,3711,'action started via WP Cron','2021-02-10 08:38:35','2021-02-10 08:38:35'),(11127,3711,'action complete via WP Cron','2021-02-10 08:38:35','2021-02-10 08:38:35'),(11128,3712,'action created','2021-02-10 08:38:39','2021-02-10 08:38:39'),(11129,3712,'action started via WP Cron','2021-02-10 09:03:06','2021-02-10 09:03:06'),(11130,3712,'action complete via WP Cron','2021-02-10 09:03:06','2021-02-10 09:03:06'),(11131,3713,'action created','2021-02-10 09:08:09','2021-02-10 09:08:09'),(11132,3713,'action started via WP Cron','2021-02-10 09:11:10','2021-02-10 09:11:10'),(11133,3713,'action complete via WP Cron','2021-02-10 09:11:10','2021-02-10 09:11:10'),(11134,3714,'action created','2021-02-10 09:11:13','2021-02-10 09:11:13'),(11135,3714,'action started via WP Cron','2021-02-10 09:14:47','2021-02-10 09:14:47'),(11136,3714,'action complete via WP Cron','2021-02-10 09:14:47','2021-02-10 09:14:47'),(11137,3715,'action created','2021-02-10 09:17:39','2021-02-10 09:17:39'),(11138,3715,'action started via WP Cron','2021-02-10 09:28:45','2021-02-10 09:28:45'),(11139,3715,'action complete via WP Cron','2021-02-10 09:28:45','2021-02-10 09:28:45'),(11140,3716,'action created','2021-02-10 09:28:45','2021-02-10 09:28:45'),(11141,3716,'action started via WP Cron','2021-02-10 09:30:43','2021-02-10 09:30:43'),(11142,3716,'action complete via WP Cron','2021-02-10 09:30:43','2021-02-10 09:30:43'),(11143,3717,'action created','2021-02-10 09:30:49','2021-02-10 09:30:49'),(11144,3717,'action started via WP Cron','2021-02-10 09:33:07','2021-02-10 09:33:07'),(11145,3717,'action complete via WP Cron','2021-02-10 09:33:07','2021-02-10 09:33:07'),(11146,3718,'action created','2021-02-10 09:35:45','2021-02-10 09:35:45'),(11147,3718,'action started via WP Cron','2021-02-10 09:38:51','2021-02-10 09:38:51'),(11148,3718,'action complete via WP Cron','2021-02-10 09:38:51','2021-02-10 09:38:51'),(11149,3719,'action created','2021-02-10 09:38:52','2021-02-10 09:38:52'),(11150,3719,'action started via WP Cron','2021-02-10 09:44:47','2021-02-10 09:44:47'),(11151,3719,'action complete via WP Cron','2021-02-10 09:44:47','2021-02-10 09:44:47'),(11152,3720,'action created','2021-02-10 09:54:49','2021-02-10 09:54:49'),(11153,3720,'action started via WP Cron','2021-02-10 09:59:23','2021-02-10 09:59:23'),(11154,3720,'action complete via WP Cron','2021-02-10 09:59:23','2021-02-10 09:59:23'),(11155,3721,'action created','2021-02-10 10:03:06','2021-02-10 10:03:06'),(11156,3721,'action started via WP Cron','2021-02-10 10:04:03','2021-02-10 10:04:03'),(11157,3721,'action complete via WP Cron','2021-02-10 10:04:03','2021-02-10 10:04:03'),(11158,3722,'action created','2021-02-10 10:04:57','2021-02-10 10:04:57'),(11159,3722,'action started via WP Cron','2021-02-10 10:15:52','2021-02-10 10:15:52'),(11160,3722,'action complete via WP Cron','2021-02-10 10:15:52','2021-02-10 10:15:52'),(11161,3723,'action created','2021-02-10 10:15:52','2021-02-10 10:15:52'),(11162,3723,'action started via WP Cron','2021-02-10 10:21:02','2021-02-10 10:21:02'),(11163,3723,'action complete via WP Cron','2021-02-10 10:21:02','2021-02-10 10:21:02'),(11164,3724,'action created','2021-02-10 10:21:02','2021-02-10 10:21:02'),(11165,3724,'action started via WP Cron','2021-02-10 10:26:45','2021-02-10 10:26:45'),(11166,3724,'action complete via WP Cron','2021-02-10 10:26:45','2021-02-10 10:26:45'),(11167,3725,'action created','2021-02-10 10:26:45','2021-02-10 10:26:45'),(11168,3725,'action started via WP Cron','2021-02-10 10:29:40','2021-02-10 10:29:40'),(11169,3725,'action complete via WP Cron','2021-02-10 10:29:40','2021-02-10 10:29:40'),(11170,3726,'action created','2021-02-10 10:29:42','2021-02-10 10:29:42'),(11171,3726,'action started via WP Cron','2021-02-10 10:33:07','2021-02-10 10:33:07'),(11172,3726,'action complete via WP Cron','2021-02-10 10:33:07','2021-02-10 10:33:07'),(11173,3727,'action created','2021-02-10 10:43:04','2021-02-10 10:43:04'),(11174,3727,'action started via WP Cron','2021-02-10 10:59:26','2021-02-10 10:59:26'),(11175,3727,'action complete via WP Cron','2021-02-10 10:59:26','2021-02-10 10:59:26'),(11176,3728,'action created','2021-02-10 11:03:06','2021-02-10 11:03:06'),(11177,3728,'action started via WP Cron','2021-02-10 11:07:03','2021-02-10 11:07:03'),(11178,3728,'action complete via WP Cron','2021-02-10 11:07:03','2021-02-10 11:07:03'),(11179,3729,'action created','2021-02-10 11:07:59','2021-02-10 11:07:59'),(11180,3729,'action started via WP Cron','2021-02-10 11:31:44','2021-02-10 11:31:44'),(11181,3729,'action complete via WP Cron','2021-02-10 11:31:44','2021-02-10 11:31:44'),(11182,3730,'action created','2021-02-10 11:31:45','2021-02-10 11:31:45'),(11183,3730,'action started via WP Cron','2021-02-10 11:33:06','2021-02-10 11:33:06'),(11184,3730,'action complete via WP Cron','2021-02-10 11:33:06','2021-02-10 11:33:06'),(11185,3731,'action created','2021-02-10 11:36:41','2021-02-10 11:36:41'),(11186,3731,'action started via WP Cron','2021-02-10 11:52:37','2021-02-10 11:52:37'),(11187,3731,'action complete via WP Cron','2021-02-10 11:52:37','2021-02-10 11:52:37'),(11188,3732,'action created','2021-02-10 11:52:37','2021-02-10 11:52:37'),(11189,3732,'action started via WP Cron','2021-02-10 11:54:13','2021-02-10 11:54:13'),(11190,3732,'action complete via WP Cron','2021-02-10 11:54:13','2021-02-10 11:54:13'),(11191,3733,'action created','2021-02-10 11:56:01','2021-02-10 11:56:01'),(11192,3733,'action started via Async Request','2021-02-10 11:56:13','2021-02-10 11:56:13'),(11193,3733,'action complete via Async Request','2021-02-10 11:56:13','2021-02-10 11:56:13'),(11194,3734,'action created','2021-02-10 12:03:07','2021-02-10 12:03:07'),(11195,3734,'action started via WP Cron','2021-02-10 12:10:10','2021-02-10 12:10:10'),(11196,3734,'action complete via WP Cron','2021-02-10 12:10:10','2021-02-10 12:10:10'),(11197,3735,'action created','2021-02-10 12:10:11','2021-02-10 12:10:11'),(11198,3735,'action started via WP Cron','2021-02-10 12:10:40','2021-02-10 12:10:40'),(11199,3735,'action complete via WP Cron','2021-02-10 12:10:40','2021-02-10 12:10:40'),(11200,3736,'action created','2021-02-10 12:10:41','2021-02-10 12:10:41'),(11201,3736,'action started via WP Cron','2021-02-10 12:33:07','2021-02-10 12:33:07'),(11202,3736,'action complete via WP Cron','2021-02-10 12:33:07','2021-02-10 12:33:07'),(11203,3737,'action created','2021-02-10 12:41:15','2021-02-10 12:41:15'),(11204,3737,'action started via WP Cron','2021-02-10 12:48:34','2021-02-10 12:48:34'),(11205,3737,'action complete via WP Cron','2021-02-10 12:48:34','2021-02-10 12:48:34'),(11206,3738,'action created','2021-02-10 12:48:36','2021-02-10 12:48:36'),(11207,3738,'action started via WP Cron','2021-02-10 12:49:55','2021-02-10 12:49:55'),(11208,3738,'action complete via WP Cron','2021-02-10 12:49:55','2021-02-10 12:49:55'),(11209,3739,'action created','2021-02-10 12:49:56','2021-02-10 12:49:56'),(11210,3739,'action started via WP Cron','2021-02-10 12:50:45','2021-02-10 12:50:45'),(11211,3739,'action complete via WP Cron','2021-02-10 12:50:45','2021-02-10 12:50:45'),(11212,3740,'action created','2021-02-10 12:50:45','2021-02-10 12:50:45'),(11213,3740,'action started via WP Cron','2021-02-10 12:51:36','2021-02-10 12:51:36'),(11214,3740,'action complete via WP Cron','2021-02-10 12:51:36','2021-02-10 12:51:36'),(11215,3741,'action created','2021-02-10 12:52:56','2021-02-10 12:52:56'),(11216,3741,'action started via WP Cron','2021-02-10 12:58:25','2021-02-10 12:58:25'),(11217,3741,'action complete via WP Cron','2021-02-10 12:58:25','2021-02-10 12:58:25'),(11218,3742,'action created','2021-02-10 13:03:43','2021-02-10 13:03:43'),(11219,3742,'action started via WP Cron','2021-02-10 13:05:25','2021-02-10 13:05:25'),(11220,3742,'action complete via WP Cron','2021-02-10 13:05:25','2021-02-10 13:05:25'),(11221,3743,'action created','2021-02-10 13:05:34','2021-02-10 13:05:34'),(11222,3743,'action started via WP Cron','2021-02-10 13:06:54','2021-02-10 13:06:54'),(11223,3743,'action complete via WP Cron','2021-02-10 13:06:54','2021-02-10 13:06:54'),(11224,3744,'action created','2021-02-10 13:06:54','2021-02-10 13:06:54'),(11225,3744,'action started via WP Cron','2021-02-10 13:08:04','2021-02-10 13:08:04'),(11226,3744,'action complete via WP Cron','2021-02-10 13:08:04','2021-02-10 13:08:04'),(11227,3745,'action created','2021-02-10 13:08:05','2021-02-10 13:08:05'),(11228,3745,'action started via WP Cron','2021-02-10 13:13:34','2021-02-10 13:13:34'),(11229,3745,'action complete via WP Cron','2021-02-10 13:13:34','2021-02-10 13:13:34'),(11230,3746,'action created','2021-02-10 13:13:56','2021-02-10 13:13:56'),(11231,3746,'action started via WP Cron','2021-02-10 13:20:03','2021-02-10 13:20:03'),(11232,3746,'action complete via WP Cron','2021-02-10 13:20:03','2021-02-10 13:20:03'),(11233,3747,'action created','2021-02-10 13:29:54','2021-02-10 13:29:54'),(11234,3747,'action started via WP Cron','2021-02-10 13:31:02','2021-02-10 13:31:02'),(11235,3747,'action complete via WP Cron','2021-02-10 13:31:02','2021-02-10 13:31:02'),(11236,3748,'action created','2021-02-10 13:31:02','2021-02-10 13:31:02'),(11237,3748,'action started via WP Cron','2021-02-10 13:33:31','2021-02-10 13:33:31'),(11238,3748,'action complete via WP Cron','2021-02-10 13:33:31','2021-02-10 13:33:31'),(11239,3749,'action created','2021-02-10 13:34:06','2021-02-10 13:34:06'),(11240,3749,'action started via WP Cron','2021-02-10 13:36:54','2021-02-10 13:36:54'),(11241,3749,'action complete via WP Cron','2021-02-10 13:36:54','2021-02-10 13:36:54'),(11242,3750,'action created','2021-02-10 13:38:59','2021-02-10 13:38:59'),(11243,3750,'action started via WP Cron','2021-02-10 13:45:46','2021-02-10 13:45:46'),(11244,3750,'action complete via WP Cron','2021-02-10 13:45:46','2021-02-10 13:45:46'),(11245,3751,'action created','2021-02-10 13:45:46','2021-02-10 13:45:46'),(11246,3751,'action started via WP Cron','2021-02-10 13:47:47','2021-02-10 13:47:47'),(11247,3751,'action complete via WP Cron','2021-02-10 13:47:47','2021-02-10 13:47:47'),(11248,3752,'action created','2021-02-10 13:47:47','2021-02-10 13:47:47'),(11249,3752,'action started via WP Cron','2021-02-10 13:50:18','2021-02-10 13:50:18'),(11250,3752,'action complete via WP Cron','2021-02-10 13:50:18','2021-02-10 13:50:18'),(11251,3753,'action created','2021-02-10 13:59:38','2021-02-10 13:59:38'),(11252,3753,'action started via WP Cron','2021-02-10 14:03:51','2021-02-10 14:03:51'),(11253,3753,'action complete via WP Cron','2021-02-10 14:03:51','2021-02-10 14:03:51'),(11254,3754,'action created','2021-02-10 14:06:14','2021-02-10 14:06:14'),(11255,3754,'action started via WP Cron','2021-02-10 14:07:06','2021-02-10 14:07:06'),(11256,3754,'action complete via WP Cron','2021-02-10 14:07:06','2021-02-10 14:07:06'),(11257,3755,'action created','2021-02-10 14:07:06','2021-02-10 14:07:06'),(11258,3755,'action started via WP Cron','2021-02-10 14:08:00','2021-02-10 14:08:00'),(11259,3755,'action complete via WP Cron','2021-02-10 14:08:00','2021-02-10 14:08:00'),(11260,3756,'action created','2021-02-10 14:08:00','2021-02-10 14:08:00'),(11261,3756,'action started via WP Cron','2021-02-10 14:14:08','2021-02-10 14:14:08'),(11262,3756,'action complete via WP Cron','2021-02-10 14:14:08','2021-02-10 14:14:08'),(11263,3757,'action created','2021-02-10 14:14:09','2021-02-10 14:14:09'),(11264,3757,'action started via WP Cron','2021-02-10 14:19:15','2021-02-10 14:19:15'),(11265,3757,'action complete via WP Cron','2021-02-10 14:19:15','2021-02-10 14:19:15'),(11266,3758,'action created','2021-02-10 14:19:15','2021-02-10 14:19:15'),(11267,3758,'action started via WP Cron','2021-02-10 14:25:51','2021-02-10 14:25:51'),(11268,3758,'action complete via WP Cron','2021-02-10 14:25:51','2021-02-10 14:25:51'),(11269,3759,'action created','2021-02-10 14:25:51','2021-02-10 14:25:51'),(11270,3759,'action started via WP Cron','2021-02-10 14:28:16','2021-02-10 14:28:16'),(11271,3759,'action complete via WP Cron','2021-02-10 14:28:16','2021-02-10 14:28:16'),(11272,3760,'action created','2021-02-10 14:32:59','2021-02-10 14:32:59'),(11273,3760,'action started via WP Cron','2021-02-10 14:33:44','2021-02-10 14:33:44'),(11274,3760,'action complete via WP Cron','2021-02-10 14:33:44','2021-02-10 14:33:44'),(11275,3761,'action created','2021-02-10 14:33:44','2021-02-10 14:33:44'),(11276,3761,'action started via WP Cron','2021-02-10 14:35:56','2021-02-10 14:35:56'),(11277,3761,'action complete via WP Cron','2021-02-10 14:35:56','2021-02-10 14:35:56'),(11278,3762,'action created','2021-02-10 14:35:56','2021-02-10 14:35:56'),(11279,3762,'action started via WP Cron','2021-02-10 14:43:50','2021-02-10 14:43:50'),(11280,3762,'action complete via WP Cron','2021-02-10 14:43:50','2021-02-10 14:43:50'),(11281,3763,'action created','2021-02-10 14:45:56','2021-02-10 14:45:56'),(11282,3763,'action started via WP Cron','2021-02-10 14:47:15','2021-02-10 14:47:15'),(11283,3763,'action complete via WP Cron','2021-02-10 14:47:15','2021-02-10 14:47:15'),(11284,3764,'action created','2021-02-10 14:47:16','2021-02-10 14:47:16'),(11285,3764,'action started via WP Cron','2021-02-10 14:47:36','2021-02-10 14:47:36'),(11286,3764,'action complete via WP Cron','2021-02-10 14:47:36','2021-02-10 14:47:36'),(11287,3765,'action created','2021-02-10 14:47:38','2021-02-10 14:47:38'),(11288,3765,'action started via WP Cron','2021-02-10 14:48:36','2021-02-10 14:48:36'),(11289,3765,'action complete via WP Cron','2021-02-10 14:48:36','2021-02-10 14:48:36'),(11290,3766,'action created','2021-02-10 14:48:38','2021-02-10 14:48:38'),(11291,3766,'action started via WP Cron','2021-02-10 14:50:30','2021-02-10 14:50:30'),(11292,3766,'action complete via WP Cron','2021-02-10 14:50:30','2021-02-10 14:50:30'),(11293,3767,'action created','2021-02-10 14:54:53','2021-02-10 14:54:53'),(11294,3767,'action started via WP Cron','2021-02-10 14:55:51','2021-02-10 14:55:51'),(11295,3767,'action complete via WP Cron','2021-02-10 14:55:51','2021-02-10 14:55:51'),(11296,3768,'action created','2021-02-10 14:55:52','2021-02-10 14:55:52'),(11297,3768,'action started via WP Cron','2021-02-10 15:03:06','2021-02-10 15:03:06'),(11298,3768,'action complete via WP Cron','2021-02-10 15:03:06','2021-02-10 15:03:06'),(11299,3769,'action created','2021-02-10 15:03:44','2021-02-10 15:03:44'),(11300,3769,'action started via WP Cron','2021-02-10 15:07:39','2021-02-10 15:07:39'),(11301,3769,'action complete via WP Cron','2021-02-10 15:07:39','2021-02-10 15:07:39'),(11302,3770,'action created','2021-02-10 15:07:41','2021-02-10 15:07:41'),(11303,3770,'action started via WP Cron','2021-02-10 15:09:54','2021-02-10 15:09:54'),(11304,3770,'action complete via WP Cron','2021-02-10 15:09:54','2021-02-10 15:09:54'),(11305,3771,'action created','2021-02-10 15:18:32','2021-02-10 15:18:32'),(11306,3771,'action started via WP Cron','2021-02-10 15:19:59','2021-02-10 15:19:59'),(11307,3771,'action complete via WP Cron','2021-02-10 15:19:59','2021-02-10 15:19:59'),(11308,3772,'action created','2021-02-10 15:19:59','2021-02-10 15:19:59'),(11309,3772,'action started via WP Cron','2021-02-10 15:33:07','2021-02-10 15:33:07'),(11310,3772,'action complete via WP Cron','2021-02-10 15:33:07','2021-02-10 15:33:07'),(11311,3773,'action created','2021-02-10 15:34:05','2021-02-10 15:34:05'),(11312,3773,'action started via WP Cron','2021-02-10 15:39:55','2021-02-10 15:39:55'),(11313,3773,'action complete via WP Cron','2021-02-10 15:39:55','2021-02-10 15:39:55'),(11314,3774,'action created','2021-02-10 15:40:59','2021-02-10 15:40:59'),(11315,3774,'action started via WP Cron','2021-02-10 15:42:59','2021-02-10 15:42:59'),(11316,3774,'action complete via WP Cron','2021-02-10 15:42:59','2021-02-10 15:42:59'),(11317,3775,'action created','2021-02-10 15:43:00','2021-02-10 15:43:00'),(11318,3775,'action started via WP Cron','2021-02-10 15:43:52','2021-02-10 15:43:52'),(11319,3775,'action complete via WP Cron','2021-02-10 15:43:52','2021-02-10 15:43:52'),(11320,3776,'action created','2021-02-10 15:43:52','2021-02-10 15:43:52'),(11321,3776,'action started via Async Request','2021-02-10 15:44:18','2021-02-10 15:44:18'),(11322,3776,'action complete via Async Request','2021-02-10 15:44:18','2021-02-10 15:44:18'),(11323,3777,'action created','2021-02-10 15:44:45','2021-02-10 15:44:45'),(11324,3777,'action started via Async Request','2021-02-10 15:45:18','2021-02-10 15:45:18'),(11325,3777,'action complete via Async Request','2021-02-10 15:45:18','2021-02-10 15:45:18'),(11326,3778,'action created','2021-02-10 15:46:21','2021-02-10 15:46:21'),(11327,3778,'action started via WP Cron','2021-02-10 15:46:35','2021-02-10 15:46:35'),(11328,3778,'action complete via WP Cron','2021-02-10 15:46:35','2021-02-10 15:46:35'),(11329,3779,'action created','2021-02-10 15:46:37','2021-02-10 15:46:37'),(11330,3779,'action started via Async Request','2021-02-10 15:47:24','2021-02-10 15:47:24'),(11331,3779,'action complete via Async Request','2021-02-10 15:47:24','2021-02-10 15:47:24'),(11332,3780,'action created','2021-02-10 15:48:20','2021-02-10 15:48:20'),(11333,3780,'action started via WP Cron','2021-02-10 15:49:06','2021-02-10 15:49:06'),(11334,3780,'action complete via WP Cron','2021-02-10 15:49:06','2021-02-10 15:49:06'),(11335,3781,'action created','2021-02-10 15:51:10','2021-02-10 15:51:10'),(11336,3781,'action started via Async Request','2021-02-10 15:51:24','2021-02-10 15:51:24'),(11337,3781,'action complete via Async Request','2021-02-10 15:51:24','2021-02-10 15:51:24'),(11338,3782,'action created','2021-02-10 15:59:48','2021-02-10 15:59:48'),(11339,3782,'action started via WP Cron','2021-02-10 16:01:26','2021-02-10 16:01:26'),(11340,3782,'action complete via WP Cron','2021-02-10 16:01:26','2021-02-10 16:01:26'),(11341,3783,'action created','2021-02-10 16:02:46','2021-02-10 16:02:46'),(11342,3783,'action started via Async Request','2021-02-10 16:03:27','2021-02-10 16:03:27'),(11343,3783,'action complete via Async Request','2021-02-10 16:03:27','2021-02-10 16:03:27'),(11344,3784,'action created','2021-02-10 16:05:30','2021-02-10 16:05:30'),(11345,3784,'action started via WP Cron','2021-02-10 16:06:51','2021-02-10 16:06:51'),(11346,3784,'action complete via WP Cron','2021-02-10 16:06:51','2021-02-10 16:06:51'),(11347,3785,'action created','2021-02-10 16:07:05','2021-02-10 16:07:05'),(11348,3785,'action started via Async Request','2021-02-10 16:07:29','2021-02-10 16:07:29'),(11349,3785,'action complete via Async Request','2021-02-10 16:07:29','2021-02-10 16:07:29'),(11350,3786,'action created','2021-02-10 16:14:18','2021-02-10 16:14:18'),(11351,3786,'action started via WP Cron','2021-02-10 16:15:05','2021-02-10 16:15:05'),(11352,3786,'action complete via WP Cron','2021-02-10 16:15:05','2021-02-10 16:15:05'),(11353,3787,'action created','2021-02-10 16:16:46','2021-02-10 16:16:46'),(11354,3787,'action started via Async Request','2021-02-10 16:17:34','2021-02-10 16:17:34'),(11355,3787,'action complete via Async Request','2021-02-10 16:17:34','2021-02-10 16:17:34'),(11356,3788,'action created','2021-02-10 16:25:02','2021-02-10 16:25:02'),(11357,3788,'action started via WP Cron','2021-02-10 16:25:38','2021-02-10 16:25:38'),(11358,3788,'action complete via WP Cron','2021-02-10 16:25:38','2021-02-10 16:25:38'),(11359,3789,'action created','2021-02-10 16:26:45','2021-02-10 16:26:45'),(11360,3789,'action started via WP Cron','2021-02-10 16:27:39','2021-02-10 16:27:39'),(11361,3789,'action complete via WP Cron','2021-02-10 16:27:39','2021-02-10 16:27:39'),(11362,3790,'action created','2021-02-10 16:28:50','2021-02-10 16:28:50'),(11363,3790,'action started via WP Cron','2021-02-10 16:29:38','2021-02-10 16:29:38'),(11364,3790,'action complete via WP Cron','2021-02-10 16:29:38','2021-02-10 16:29:38'),(11365,3791,'action created','2021-02-10 16:29:58','2021-02-10 16:29:58'),(11366,3791,'action started via WP Cron','2021-02-10 16:31:16','2021-02-10 16:31:16'),(11367,3791,'action complete via WP Cron','2021-02-10 16:31:16','2021-02-10 16:31:16'),(11368,3792,'action created','2021-02-10 16:31:16','2021-02-10 16:31:16'),(11369,3792,'action started via WP Cron','2021-02-10 16:33:06','2021-02-10 16:33:06'),(11370,3792,'action complete via WP Cron','2021-02-10 16:33:06','2021-02-10 16:33:06'),(11371,3793,'action created','2021-02-10 16:36:46','2021-02-10 16:36:46'),(11372,3793,'action started via WP Cron','2021-02-10 16:45:32','2021-02-10 16:45:32'),(11373,3793,'action complete via WP Cron','2021-02-10 16:45:32','2021-02-10 16:45:32'),(11374,3794,'action created','2021-02-10 16:45:32','2021-02-10 16:45:32'),(11375,3794,'action started via WP Cron','2021-02-10 16:46:56','2021-02-10 16:46:56'),(11376,3794,'action complete via WP Cron','2021-02-10 16:46:56','2021-02-10 16:46:56'),(11377,3795,'action created','2021-02-10 16:46:56','2021-02-10 16:46:56'),(11378,3795,'action started via WP Cron','2021-02-10 16:52:13','2021-02-10 16:52:13'),(11379,3795,'action complete via WP Cron','2021-02-10 16:52:13','2021-02-10 16:52:13'),(11380,3796,'action created','2021-02-10 16:52:14','2021-02-10 16:52:14'),(11381,3796,'action started via WP Cron','2021-02-10 16:53:55','2021-02-10 16:53:55'),(11382,3796,'action complete via WP Cron','2021-02-10 16:53:55','2021-02-10 16:53:55'),(11383,3797,'action created','2021-02-10 16:53:55','2021-02-10 16:53:55'),(11384,3797,'action started via WP Cron','2021-02-10 16:56:42','2021-02-10 16:56:42'),(11385,3797,'action complete via WP Cron','2021-02-10 16:56:42','2021-02-10 16:56:42'),(11386,3798,'action created','2021-02-10 16:56:43','2021-02-10 16:56:43'),(11387,3798,'action started via WP Cron','2021-02-10 17:03:07','2021-02-10 17:03:07'),(11388,3798,'action complete via WP Cron','2021-02-10 17:03:07','2021-02-10 17:03:07'),(11389,3799,'action created','2021-02-10 17:06:57','2021-02-10 17:06:57'),(11390,3799,'action started via WP Cron','2021-02-10 17:07:45','2021-02-10 17:07:45'),(11391,3799,'action complete via WP Cron','2021-02-10 17:07:45','2021-02-10 17:07:45'),(11392,3800,'action created','2021-02-10 17:07:46','2021-02-10 17:07:46'),(11393,3800,'action started via WP Cron','2021-02-10 17:20:13','2021-02-10 17:20:13'),(11394,3800,'action complete via WP Cron','2021-02-10 17:20:13','2021-02-10 17:20:13'),(11395,3801,'action created','2021-02-10 17:20:13','2021-02-10 17:20:13'),(11396,3801,'action started via WP Cron','2021-02-10 17:22:08','2021-02-10 17:22:08'),(11397,3801,'action complete via WP Cron','2021-02-10 17:22:08','2021-02-10 17:22:08'),(11398,3802,'action created','2021-02-10 17:25:18','2021-02-10 17:25:18'),(11399,3802,'action started via WP Cron','2021-02-10 17:25:37','2021-02-10 17:25:37'),(11400,3802,'action complete via WP Cron','2021-02-10 17:25:37','2021-02-10 17:25:37'),(11401,3803,'action created','2021-02-10 17:25:38','2021-02-10 17:25:38'),(11402,3803,'action started via WP Cron','2021-02-10 17:26:35','2021-02-10 17:26:35'),(11403,3803,'action complete via WP Cron','2021-02-10 17:26:35','2021-02-10 17:26:35'),(11404,3804,'action created','2021-02-10 17:27:22','2021-02-10 17:27:22'),(11405,3804,'action started via WP Cron','2021-02-10 17:28:44','2021-02-10 17:28:44'),(11406,3804,'action complete via WP Cron','2021-02-10 17:28:44','2021-02-10 17:28:44'),(11407,3805,'action created','2021-02-10 17:28:45','2021-02-10 17:28:45'),(11408,3805,'action started via WP Cron','2021-02-10 17:33:06','2021-02-10 17:33:06'),(11409,3805,'action complete via WP Cron','2021-02-10 17:33:06','2021-02-10 17:33:06'),(11410,3806,'action created','2021-02-10 17:38:47','2021-02-10 17:38:47'),(11411,3806,'action started via WP Cron','2021-02-10 17:44:25','2021-02-10 17:44:25'),(11412,3806,'action complete via WP Cron','2021-02-10 17:44:25','2021-02-10 17:44:25'),(11413,3807,'action created','2021-02-10 17:44:25','2021-02-10 17:44:25'),(11414,3807,'action started via WP Cron','2021-02-10 17:45:59','2021-02-10 17:45:59'),(11415,3807,'action complete via WP Cron','2021-02-10 17:45:59','2021-02-10 17:45:59'),(11416,3808,'action created','2021-02-10 17:56:13','2021-02-10 17:56:13'),(11417,3808,'action started via WP Cron','2021-02-10 18:03:06','2021-02-10 18:03:06'),(11418,3808,'action complete via WP Cron','2021-02-10 18:03:06','2021-02-10 18:03:06'),(11419,3809,'action created','2021-02-10 18:03:11','2021-02-10 18:03:11'),(11420,3809,'action started via WP Cron','2021-02-10 18:05:12','2021-02-10 18:05:12'),(11421,3809,'action complete via WP Cron','2021-02-10 18:05:12','2021-02-10 18:05:12'),(11422,3810,'action created','2021-02-10 18:08:23','2021-02-10 18:08:23'),(11423,3810,'action started via WP Cron','2021-02-10 18:15:56','2021-02-10 18:15:56'),(11424,3810,'action complete via WP Cron','2021-02-10 18:15:56','2021-02-10 18:15:56'),(11425,3811,'action created','2021-02-10 18:15:56','2021-02-10 18:15:56'),(11426,3811,'action started via WP Cron','2021-02-10 18:16:46','2021-02-10 18:16:46'),(11427,3811,'action complete via WP Cron','2021-02-10 18:16:46','2021-02-10 18:16:46'),(11428,3812,'action created','2021-02-10 18:17:05','2021-02-10 18:17:05'),(11429,3812,'action started via WP Cron','2021-02-10 18:20:46','2021-02-10 18:20:46'),(11430,3812,'action complete via WP Cron','2021-02-10 18:20:46','2021-02-10 18:20:46'),(11431,3813,'action created','2021-02-10 18:20:47','2021-02-10 18:20:47'),(11432,3813,'action started via WP Cron','2021-02-10 18:23:39','2021-02-10 18:23:39'),(11433,3813,'action complete via WP Cron','2021-02-10 18:23:39','2021-02-10 18:23:39'),(11434,3814,'action created','2021-02-10 18:24:05','2021-02-10 18:24:05'),(11435,3814,'action started via WP Cron','2021-02-10 18:24:49','2021-02-10 18:24:49'),(11436,3814,'action complete via WP Cron','2021-02-10 18:24:49','2021-02-10 18:24:49'),(11437,3815,'action created','2021-02-10 18:24:51','2021-02-10 18:24:51'),(11438,3815,'action started via WP Cron','2021-02-10 18:27:18','2021-02-10 18:27:18'),(11439,3815,'action complete via WP Cron','2021-02-10 18:27:18','2021-02-10 18:27:18'),(11440,3816,'action created','2021-02-10 18:33:06','2021-02-10 18:33:06'),(11441,3816,'action started via WP Cron','2021-02-10 18:39:56','2021-02-10 18:39:56'),(11442,3816,'action complete via WP Cron','2021-02-10 18:39:56','2021-02-10 18:39:56'),(11443,3817,'action created','2021-02-10 18:39:56','2021-02-10 18:39:56'),(11444,3817,'action started via WP Cron','2021-02-10 18:49:09','2021-02-10 18:49:09'),(11445,3817,'action complete via WP Cron','2021-02-10 18:49:09','2021-02-10 18:49:09'),(11446,3818,'action created','2021-02-10 18:49:10','2021-02-10 18:49:10'),(11447,3818,'action started via WP Cron','2021-02-10 18:51:40','2021-02-10 18:51:40'),(11448,3818,'action complete via WP Cron','2021-02-10 18:51:40','2021-02-10 18:51:40'),(11449,3819,'action created','2021-02-10 18:51:40','2021-02-10 18:51:40'),(11450,3819,'action started via WP Cron','2021-02-10 18:58:30','2021-02-10 18:58:30'),(11451,3819,'action complete via WP Cron','2021-02-10 18:58:30','2021-02-10 18:58:30'),(11452,3820,'action created','2021-02-10 18:58:31','2021-02-10 18:58:31'),(11453,3820,'action started via WP Cron','2021-02-10 19:03:07','2021-02-10 19:03:07'),(11454,3820,'action complete via WP Cron','2021-02-10 19:03:07','2021-02-10 19:03:07'),(11455,3821,'action created','2021-02-10 19:06:55','2021-02-10 19:06:55'),(11456,3821,'action started via WP Cron','2021-02-10 19:18:36','2021-02-10 19:18:36'),(11457,3821,'action complete via WP Cron','2021-02-10 19:18:36','2021-02-10 19:18:36'),(11458,3822,'action created','2021-02-10 19:18:37','2021-02-10 19:18:37'),(11459,3822,'action started via WP Cron','2021-02-10 19:21:53','2021-02-10 19:21:53'),(11460,3822,'action complete via WP Cron','2021-02-10 19:21:53','2021-02-10 19:21:53'),(11461,3823,'action created','2021-02-10 19:22:46','2021-02-10 19:22:46'),(11462,3823,'action started via WP Cron','2021-02-10 19:26:29','2021-02-10 19:26:29'),(11463,3823,'action complete via WP Cron','2021-02-10 19:26:29','2021-02-10 19:26:29'),(11464,3824,'action created','2021-02-10 19:33:06','2021-02-10 19:33:06'),(11465,3824,'action started via WP Cron','2021-02-10 19:34:53','2021-02-10 19:34:53'),(11466,3824,'action complete via WP Cron','2021-02-10 19:34:53','2021-02-10 19:34:53'),(11467,3825,'action created','2021-02-10 19:34:53','2021-02-10 19:34:53'),(11468,3825,'action started via WP Cron','2021-02-10 19:37:10','2021-02-10 19:37:10'),(11469,3825,'action complete via WP Cron','2021-02-10 19:37:10','2021-02-10 19:37:10'),(11470,3826,'action created','2021-02-10 19:37:25','2021-02-10 19:37:25'),(11471,3826,'action started via WP Cron','2021-02-10 19:39:09','2021-02-10 19:39:09'),(11472,3826,'action complete via WP Cron','2021-02-10 19:39:09','2021-02-10 19:39:09'),(11473,3827,'action created','2021-02-10 19:41:42','2021-02-10 19:41:42'),(11474,3827,'action started via WP Cron','2021-02-10 20:03:07','2021-02-10 20:03:07'),(11475,3827,'action complete via WP Cron','2021-02-10 20:03:07','2021-02-10 20:03:07'),(11476,3828,'action created','2021-02-10 20:03:44','2021-02-10 20:03:44'),(11477,3828,'action started via WP Cron','2021-02-10 20:10:05','2021-02-10 20:10:05'),(11478,3828,'action complete via WP Cron','2021-02-10 20:10:05','2021-02-10 20:10:05'),(11479,3829,'action created','2021-02-10 20:10:05','2021-02-10 20:10:05'),(11480,3829,'action started via WP Cron','2021-02-10 20:15:32','2021-02-10 20:15:32'),(11481,3829,'action complete via WP Cron','2021-02-10 20:15:32','2021-02-10 20:15:32'),(11482,3830,'action created','2021-02-10 20:15:33','2021-02-10 20:15:33'),(11483,3830,'action started via WP Cron','2021-02-10 20:19:56','2021-02-10 20:19:56'),(11484,3830,'action complete via WP Cron','2021-02-10 20:19:56','2021-02-10 20:19:56'),(11485,3831,'action created','2021-02-10 20:20:38','2021-02-10 20:20:38'),(11486,3831,'action started via WP Cron','2021-02-10 20:26:06','2021-02-10 20:26:06'),(11487,3831,'action complete via WP Cron','2021-02-10 20:26:06','2021-02-10 20:26:06'),(11488,3832,'action created','2021-02-10 20:29:19','2021-02-10 20:29:19'),(11489,3832,'action started via WP Cron','2021-02-10 20:31:07','2021-02-10 20:31:07'),(11490,3832,'action complete via WP Cron','2021-02-10 20:31:07','2021-02-10 20:31:07'),(11491,3833,'action created','2021-02-10 20:33:06','2021-02-10 20:33:06'),(11492,3833,'action started via WP Cron','2021-02-10 20:34:15','2021-02-10 20:34:15'),(11493,3833,'action complete via WP Cron','2021-02-10 20:34:15','2021-02-10 20:34:15'),(11494,3834,'action created','2021-02-10 20:34:15','2021-02-10 20:34:15'),(11495,3834,'action started via WP Cron','2021-02-10 20:37:08','2021-02-10 20:37:08'),(11496,3834,'action complete via WP Cron','2021-02-10 20:37:08','2021-02-10 20:37:08'),(11497,3835,'action created','2021-02-10 20:38:15','2021-02-10 20:38:15'),(11498,3835,'action started via WP Cron','2021-02-10 20:43:06','2021-02-10 20:43:06'),(11499,3835,'action complete via WP Cron','2021-02-10 20:43:06','2021-02-10 20:43:06'),(11500,3836,'action created','2021-02-10 20:43:07','2021-02-10 20:43:07'),(11501,3836,'action started via WP Cron','2021-02-10 20:54:13','2021-02-10 20:54:13'),(11502,3836,'action complete via WP Cron','2021-02-10 20:54:13','2021-02-10 20:54:13'),(11503,3837,'action created','2021-02-10 20:56:38','2021-02-10 20:56:38'),(11504,3837,'action started via WP Cron','2021-02-10 20:59:32','2021-02-10 20:59:32'),(11505,3837,'action complete via WP Cron','2021-02-10 20:59:32','2021-02-10 20:59:32'),(11506,3838,'action created','2021-02-10 20:59:32','2021-02-10 20:59:32'),(11507,3838,'action started via WP Cron','2021-02-10 21:01:28','2021-02-10 21:01:28'),(11508,3838,'action complete via WP Cron','2021-02-10 21:01:28','2021-02-10 21:01:28'),(11509,3839,'action created','2021-02-10 21:03:06','2021-02-10 21:03:06'),(11510,3839,'action started via WP Cron','2021-02-10 21:12:55','2021-02-10 21:12:55'),(11511,3839,'action complete via WP Cron','2021-02-10 21:12:55','2021-02-10 21:12:55'),(11512,3840,'action created','2021-02-10 21:18:03','2021-02-10 21:18:03'),(11513,3840,'action started via WP Cron','2021-02-10 21:20:44','2021-02-10 21:20:44'),(11514,3840,'action complete via WP Cron','2021-02-10 21:20:45','2021-02-10 21:20:45'),(11515,3841,'action created','2021-02-10 21:20:45','2021-02-10 21:20:45'),(11516,3841,'action started via WP Cron','2021-02-10 21:29:21','2021-02-10 21:29:21'),(11517,3841,'action complete via WP Cron','2021-02-10 21:29:21','2021-02-10 21:29:21'),(11518,3842,'action created','2021-02-10 21:29:22','2021-02-10 21:29:22'),(11519,3842,'action started via WP Cron','2021-02-10 21:29:54','2021-02-10 21:29:54'),(11520,3842,'action complete via WP Cron','2021-02-10 21:29:54','2021-02-10 21:29:54'),(11521,3843,'action created','2021-02-10 21:29:55','2021-02-10 21:29:55'),(11522,3843,'action started via WP Cron','2021-02-10 21:30:57','2021-02-10 21:30:57'),(11523,3843,'action complete via WP Cron','2021-02-10 21:30:57','2021-02-10 21:30:57'),(11524,3844,'action created','2021-02-10 21:30:57','2021-02-10 21:30:57'),(11525,3844,'action started via WP Cron','2021-02-10 21:32:29','2021-02-10 21:32:29'),(11526,3844,'action complete via WP Cron','2021-02-10 21:32:29','2021-02-10 21:32:29'),(11527,3845,'action created','2021-02-10 21:32:42','2021-02-10 21:32:42'),(11528,3845,'action started via WP Cron','2021-02-10 21:33:45','2021-02-10 21:33:45'),(11529,3845,'action complete via WP Cron','2021-02-10 21:33:45','2021-02-10 21:33:45'),(11530,3846,'action created','2021-02-10 21:39:02','2021-02-10 21:39:02'),(11531,3846,'action started via WP Cron','2021-02-10 21:43:16','2021-02-10 21:43:16'),(11532,3846,'action complete via WP Cron','2021-02-10 21:43:16','2021-02-10 21:43:16'),(11533,3847,'action created','2021-02-10 21:45:24','2021-02-10 21:45:24'),(11534,3847,'action started via WP Cron','2021-02-10 21:45:38','2021-02-10 21:45:38'),(11535,3847,'action complete via WP Cron','2021-02-10 21:45:38','2021-02-10 21:45:38'),(11536,3848,'action created','2021-02-10 21:51:25','2021-02-10 21:51:25'),(11537,3848,'action started via WP Cron','2021-02-10 21:51:45','2021-02-10 21:51:45'),(11538,3848,'action complete via WP Cron','2021-02-10 21:51:45','2021-02-10 21:51:45'),(11539,3849,'action created','2021-02-10 21:53:19','2021-02-10 21:53:19'),(11540,3849,'action started via WP Cron','2021-02-10 21:54:57','2021-02-10 21:54:57'),(11541,3849,'action complete via WP Cron','2021-02-10 21:54:57','2021-02-10 21:54:57'),(11542,3850,'action created','2021-02-10 21:54:58','2021-02-10 21:54:58'),(11543,3850,'action started via WP Cron','2021-02-10 21:59:18','2021-02-10 21:59:18'),(11544,3850,'action complete via WP Cron','2021-02-10 21:59:18','2021-02-10 21:59:18'),(11545,3851,'action created','2021-02-10 22:03:06','2021-02-10 22:03:06'),(11546,3851,'action started via WP Cron','2021-02-10 22:10:51','2021-02-10 22:10:51'),(11547,3851,'action complete via WP Cron','2021-02-10 22:10:51','2021-02-10 22:10:51'),(11548,3852,'action created','2021-02-10 22:11:37','2021-02-10 22:11:37'),(11549,3852,'action started via WP Cron','2021-02-10 22:18:12','2021-02-10 22:18:12'),(11550,3852,'action complete via WP Cron','2021-02-10 22:18:12','2021-02-10 22:18:12'),(11551,3853,'action created','2021-02-10 22:18:12','2021-02-10 22:18:12'),(11552,3853,'action started via WP Cron','2021-02-10 22:18:53','2021-02-10 22:18:53'),(11553,3853,'action complete via WP Cron','2021-02-10 22:18:53','2021-02-10 22:18:53'),(11554,3854,'action created','2021-02-10 22:21:21','2021-02-10 22:21:21'),(11555,3854,'action started via WP Cron','2021-02-10 22:24:57','2021-02-10 22:24:57'),(11556,3854,'action complete via WP Cron','2021-02-10 22:24:57','2021-02-10 22:24:57'),(11557,3855,'action created','2021-02-10 22:26:29','2021-02-10 22:26:29'),(11558,3855,'action started via WP Cron','2021-02-10 22:26:54','2021-02-10 22:26:54'),(11559,3855,'action complete via WP Cron','2021-02-10 22:26:54','2021-02-10 22:26:54'),(11560,3856,'action created','2021-02-10 22:29:51','2021-02-10 22:29:51'),(11561,3856,'action started via WP Cron','2021-02-10 22:30:41','2021-02-10 22:30:41'),(11562,3856,'action complete via WP Cron','2021-02-10 22:30:41','2021-02-10 22:30:41'),(11563,3857,'action created','2021-02-10 22:33:06','2021-02-10 22:33:06'),(11564,3857,'action started via WP Cron','2021-02-10 22:48:24','2021-02-10 22:48:24'),(11565,3857,'action complete via WP Cron','2021-02-10 22:48:24','2021-02-10 22:48:24'),(11566,3858,'action created','2021-02-10 22:48:24','2021-02-10 22:48:24'),(11567,3858,'action started via WP Cron','2021-02-10 22:49:45','2021-02-10 22:49:45'),(11568,3858,'action complete via WP Cron','2021-02-10 22:49:45','2021-02-10 22:49:45'),(11569,3859,'action created','2021-02-10 22:54:57','2021-02-10 22:54:57'),(11570,3859,'action started via WP Cron','2021-02-10 23:01:07','2021-02-10 23:01:07'),(11571,3859,'action complete via WP Cron','2021-02-10 23:01:07','2021-02-10 23:01:07'),(11572,3860,'action created','2021-02-10 23:02:11','2021-02-10 23:02:11'),(11573,3860,'action started via WP Cron','2021-02-10 23:03:06','2021-02-10 23:03:06'),(11574,3860,'action complete via WP Cron','2021-02-10 23:03:06','2021-02-10 23:03:06'),(11575,3861,'action created','2021-02-10 23:05:56','2021-02-10 23:05:56'),(11576,3861,'action started via WP Cron','2021-02-10 23:12:01','2021-02-10 23:12:01'),(11577,3861,'action complete via WP Cron','2021-02-10 23:12:01','2021-02-10 23:12:01'),(11578,3862,'action created','2021-02-10 23:12:01','2021-02-10 23:12:01'),(11579,3862,'action started via WP Cron','2021-02-10 23:22:05','2021-02-10 23:22:05'),(11580,3862,'action complete via WP Cron','2021-02-10 23:22:05','2021-02-10 23:22:05'),(11581,3863,'action created','2021-02-10 23:24:55','2021-02-10 23:24:55'),(11582,3863,'action started via WP Cron','2021-02-10 23:33:15','2021-02-10 23:33:15'),(11583,3863,'action complete via WP Cron','2021-02-10 23:33:15','2021-02-10 23:33:15'),(11584,3864,'action created','2021-02-10 23:33:15','2021-02-10 23:33:15'),(11585,3864,'action started via WP Cron','2021-02-10 23:38:09','2021-02-10 23:38:09'),(11586,3864,'action complete via WP Cron','2021-02-10 23:38:09','2021-02-10 23:38:09'),(11587,3865,'action created','2021-02-10 23:38:09','2021-02-10 23:38:09'),(11588,3865,'action started via WP Cron','2021-02-10 23:46:30','2021-02-10 23:46:30'),(11589,3865,'action complete via WP Cron','2021-02-10 23:46:30','2021-02-10 23:46:30'),(11590,3866,'action created','2021-02-10 23:47:32','2021-02-10 23:47:32'),(11591,3866,'action started via WP Cron','2021-02-10 23:48:19','2021-02-10 23:48:19'),(11592,3866,'action complete via WP Cron','2021-02-10 23:48:19','2021-02-10 23:48:19'),(11593,3867,'action created','2021-02-10 23:48:28','2021-02-10 23:48:28'),(11594,3867,'action started via WP Cron','2021-02-10 23:49:06','2021-02-10 23:49:06'),(11595,3867,'action complete via WP Cron','2021-02-10 23:49:06','2021-02-10 23:49:06'),(11596,3868,'action created','2021-02-10 23:49:28','2021-02-10 23:49:28'),(11597,3868,'action started via WP Cron','2021-02-10 23:50:16','2021-02-10 23:50:16'),(11598,3868,'action complete via WP Cron','2021-02-10 23:50:16','2021-02-10 23:50:16'),(11599,3869,'action created','2021-02-10 23:56:03','2021-02-10 23:56:03'),(11600,3869,'action started via WP Cron','2021-02-10 23:58:33','2021-02-10 23:58:33'),(11601,3869,'action complete via WP Cron','2021-02-10 23:58:33','2021-02-10 23:58:33'),(11602,3870,'action created','2021-02-11 00:03:06','2021-02-11 00:03:06'),(11603,3870,'action started via WP Cron','2021-02-11 00:04:19','2021-02-11 00:04:19'),(11604,3870,'action complete via WP Cron','2021-02-11 00:04:19','2021-02-11 00:04:19'),(11605,3871,'action created','2021-02-11 00:04:19','2021-02-11 00:04:19'),(11606,3871,'action started via WP Cron','2021-02-11 00:08:53','2021-02-11 00:08:53'),(11607,3871,'action complete via WP Cron','2021-02-11 00:08:53','2021-02-11 00:08:53'),(11608,3872,'action created','2021-02-11 00:08:53','2021-02-11 00:08:53'),(11609,3872,'action started via WP Cron','2021-02-11 00:12:16','2021-02-11 00:12:16'),(11610,3872,'action complete via WP Cron','2021-02-11 00:12:16','2021-02-11 00:12:16'),(11611,3873,'action created','2021-02-11 00:16:38','2021-02-11 00:16:38'),(11612,3873,'action started via WP Cron','2021-02-11 00:21:10','2021-02-11 00:21:10'),(11613,3873,'action complete via WP Cron','2021-02-11 00:21:10','2021-02-11 00:21:10'),(11614,3874,'action created','2021-02-11 00:21:10','2021-02-11 00:21:10'),(11615,3874,'action started via WP Cron','2021-02-11 00:29:07','2021-02-11 00:29:07'),(11616,3874,'action complete via WP Cron','2021-02-11 00:29:07','2021-02-11 00:29:07'),(11617,3875,'action created','2021-02-11 00:29:44','2021-02-11 00:29:44'),(11618,3875,'action started via WP Cron','2021-02-11 00:33:26','2021-02-11 00:33:26'),(11619,3875,'action complete via WP Cron','2021-02-11 00:33:26','2021-02-11 00:33:26'),(11620,3876,'action created','2021-02-11 00:38:59','2021-02-11 00:38:59'),(11621,3876,'action started via WP Cron','2021-02-11 00:50:27','2021-02-11 00:50:27'),(11622,3876,'action complete via WP Cron','2021-02-11 00:50:27','2021-02-11 00:50:27'),(11623,3877,'action created','2021-02-11 00:51:08','2021-02-11 00:51:08'),(11624,3877,'action started via WP Cron','2021-02-11 00:53:16','2021-02-11 00:53:16'),(11625,3877,'action complete via WP Cron','2021-02-11 00:53:16','2021-02-11 00:53:16'),(11626,3878,'action created','2021-02-11 00:53:31','2021-02-11 00:53:31'),(11627,3878,'action started via WP Cron','2021-02-11 00:54:02','2021-02-11 00:54:02'),(11628,3878,'action complete via WP Cron','2021-02-11 00:54:02','2021-02-11 00:54:02'),(11629,3879,'action created','2021-02-11 00:59:18','2021-02-11 00:59:18'),(11630,3879,'action started via WP Cron','2021-02-11 01:03:07','2021-02-11 01:03:07'),(11631,3879,'action complete via WP Cron','2021-02-11 01:03:07','2021-02-11 01:03:07'),(11632,3880,'action created','2021-02-11 01:04:17','2021-02-11 01:04:17'),(11633,3628,'action started via WP Cron','2021-02-11 01:13:55','2021-02-11 01:13:55'),(11634,3628,'action complete via WP Cron','2021-02-11 01:13:55','2021-02-11 01:13:55'),(11635,3881,'action created','2021-02-11 01:13:55','2021-02-11 01:13:55'),(11636,3880,'action started via WP Cron','2021-02-11 01:13:55','2021-02-11 01:13:55'),(11637,3880,'action complete via WP Cron','2021-02-11 01:13:55','2021-02-11 01:13:55'),(11638,3882,'action created','2021-02-11 01:14:06','2021-02-11 01:14:06'),(11639,3882,'action started via WP Cron','2021-02-11 01:18:30','2021-02-11 01:18:30'),(11640,3882,'action complete via WP Cron','2021-02-11 01:18:30','2021-02-11 01:18:30'),(11641,3883,'action created','2021-02-11 01:18:31','2021-02-11 01:18:31'),(11642,3883,'action started via WP Cron','2021-02-11 01:21:38','2021-02-11 01:21:38'),(11643,3883,'action complete via WP Cron','2021-02-11 01:21:38','2021-02-11 01:21:38'),(11644,3884,'action created','2021-02-11 01:21:39','2021-02-11 01:21:39'),(11645,3884,'action started via WP Cron','2021-02-11 01:24:15','2021-02-11 01:24:15'),(11646,3884,'action complete via WP Cron','2021-02-11 01:24:15','2021-02-11 01:24:15'),(11647,3885,'action created','2021-02-11 01:25:42','2021-02-11 01:25:42'),(11648,3885,'action started via WP Cron','2021-02-11 01:27:39','2021-02-11 01:27:39'),(11649,3885,'action complete via WP Cron','2021-02-11 01:27:39','2021-02-11 01:27:39'),(11650,3886,'action created','2021-02-11 01:27:39','2021-02-11 01:27:39'),(11651,3886,'action started via WP Cron','2021-02-11 01:33:06','2021-02-11 01:33:06'),(11652,3886,'action complete via WP Cron','2021-02-11 01:33:06','2021-02-11 01:33:06'),(11653,3887,'action created','2021-02-11 01:33:37','2021-02-11 01:33:37'),(11654,3887,'action started via WP Cron','2021-02-11 01:34:40','2021-02-11 01:34:40'),(11655,3887,'action complete via WP Cron','2021-02-11 01:34:40','2021-02-11 01:34:40'),(11656,3888,'action created','2021-02-11 01:39:27','2021-02-11 01:39:27'),(11657,3888,'action started via WP Cron','2021-02-11 01:40:05','2021-02-11 01:40:05'),(11658,3888,'action complete via WP Cron','2021-02-11 01:40:06','2021-02-11 01:40:06'),(11659,3889,'action created','2021-02-11 01:40:06','2021-02-11 01:40:06'),(11660,3632,'action started via WP Cron','2021-02-11 01:41:37','2021-02-11 01:41:37'),(11661,3632,'action complete via WP Cron','2021-02-11 01:41:37','2021-02-11 01:41:37'),(11662,3890,'action created','2021-02-11 01:41:37','2021-02-11 01:41:37'),(11663,3889,'action started via WP Cron','2021-02-11 01:41:37','2021-02-11 01:41:37'),(11664,3889,'action complete via WP Cron','2021-02-11 01:41:37','2021-02-11 01:41:37'),(11665,3891,'action created','2021-02-11 01:43:52','2021-02-11 01:43:52'),(11666,3891,'action started via WP Cron','2021-02-11 01:45:39','2021-02-11 01:45:39'),(11667,3891,'action complete via WP Cron','2021-02-11 01:45:39','2021-02-11 01:45:39'),(11668,3892,'action created','2021-02-11 01:45:56','2021-02-11 01:45:56'),(11669,3892,'action started via WP Cron','2021-02-11 02:03:06','2021-02-11 02:03:06'),(11670,3892,'action complete via WP Cron','2021-02-11 02:03:06','2021-02-11 02:03:06'),(11671,3893,'action created','2021-02-11 02:05:08','2021-02-11 02:05:08'),(11672,3893,'action started via WP Cron','2021-02-11 02:05:37','2021-02-11 02:05:37'),(11673,3893,'action complete via WP Cron','2021-02-11 02:05:37','2021-02-11 02:05:37'),(11674,3894,'action created','2021-02-11 02:06:16','2021-02-11 02:06:16'),(11675,3894,'action started via WP Cron','2021-02-11 02:13:36','2021-02-11 02:13:36'),(11676,3894,'action complete via WP Cron','2021-02-11 02:13:36','2021-02-11 02:13:36'),(11677,3895,'action created','2021-02-11 02:15:40','2021-02-11 02:15:40'),(11678,3895,'action started via WP Cron','2021-02-11 02:17:44','2021-02-11 02:17:44'),(11679,3895,'action complete via WP Cron','2021-02-11 02:17:44','2021-02-11 02:17:44'),(11680,3896,'action created','2021-02-11 02:20:30','2021-02-11 02:20:30'),(11681,3896,'action started via WP Cron','2021-02-11 02:22:02','2021-02-11 02:22:02'),(11682,3896,'action complete via WP Cron','2021-02-11 02:22:02','2021-02-11 02:22:02'),(11683,3897,'action created','2021-02-11 02:22:02','2021-02-11 02:22:02'),(11684,3897,'action started via WP Cron','2021-02-11 02:22:55','2021-02-11 02:22:55'),(11685,3897,'action complete via WP Cron','2021-02-11 02:22:55','2021-02-11 02:22:55'),(11686,3898,'action created','2021-02-11 02:25:09','2021-02-11 02:25:09'),(11687,3898,'action started via WP Cron','2021-02-11 02:26:33','2021-02-11 02:26:33'),(11688,3898,'action complete via WP Cron','2021-02-11 02:26:33','2021-02-11 02:26:33'),(11689,3899,'action created','2021-02-11 02:26:34','2021-02-11 02:26:34'),(11690,3899,'action started via WP Cron','2021-02-11 02:26:56','2021-02-11 02:26:56'),(11691,3899,'action complete via WP Cron','2021-02-11 02:26:56','2021-02-11 02:26:56'),(11692,3900,'action created','2021-02-11 02:26:56','2021-02-11 02:26:56'),(11693,3900,'action started via WP Cron','2021-02-11 02:28:50','2021-02-11 02:28:50'),(11694,3900,'action complete via WP Cron','2021-02-11 02:28:50','2021-02-11 02:28:50'),(11695,3901,'action created','2021-02-11 02:28:50','2021-02-11 02:28:50'),(11696,3901,'action started via WP Cron','2021-02-11 02:32:25','2021-02-11 02:32:25'),(11697,3901,'action complete via WP Cron','2021-02-11 02:32:25','2021-02-11 02:32:25'),(11698,3902,'action created','2021-02-11 02:33:06','2021-02-11 02:33:06'),(11699,3902,'action started via WP Cron','2021-02-11 02:34:05','2021-02-11 02:34:05'),(11700,3902,'action complete via WP Cron','2021-02-11 02:34:05','2021-02-11 02:34:05'),(11701,3903,'action created','2021-02-11 02:34:40','2021-02-11 02:34:40'),(11702,3903,'action started via WP Cron','2021-02-11 02:44:03','2021-02-11 02:44:03'),(11703,3903,'action complete via WP Cron','2021-02-11 02:44:03','2021-02-11 02:44:03'),(11704,3904,'action created','2021-02-11 02:44:03','2021-02-11 02:44:03'),(11705,3904,'action started via WP Cron','2021-02-11 02:45:31','2021-02-11 02:45:31'),(11706,3904,'action complete via WP Cron','2021-02-11 02:45:31','2021-02-11 02:45:31'),(11707,3905,'action created','2021-02-11 02:48:53','2021-02-11 02:48:53'),(11708,3905,'action started via WP Cron','2021-02-11 02:50:36','2021-02-11 02:50:36'),(11709,3905,'action complete via WP Cron','2021-02-11 02:50:36','2021-02-11 02:50:36'),(11710,3906,'action created','2021-02-11 03:03:18','2021-02-11 03:03:18'),(11711,3906,'action started via WP Cron','2021-02-11 03:04:53','2021-02-11 03:04:53'),(11712,3906,'action complete via WP Cron','2021-02-11 03:04:53','2021-02-11 03:04:53'),(11713,3907,'action created','2021-02-11 03:04:56','2021-02-11 03:04:56'),(11714,3907,'action started via WP Cron','2021-02-11 03:05:41','2021-02-11 03:05:41'),(11715,3907,'action complete via WP Cron','2021-02-11 03:05:41','2021-02-11 03:05:41'),(11716,3908,'action created','2021-02-11 03:07:18','2021-02-11 03:07:18'),(11717,3908,'action started via WP Cron','2021-02-11 03:17:21','2021-02-11 03:17:21'),(11718,3908,'action complete via WP Cron','2021-02-11 03:17:21','2021-02-11 03:17:21'),(11719,3909,'action created','2021-02-11 03:21:19','2021-02-11 03:21:19'),(11720,3909,'action started via WP Cron','2021-02-11 03:24:40','2021-02-11 03:24:40'),(11721,3909,'action complete via WP Cron','2021-02-11 03:24:40','2021-02-11 03:24:40'),(11722,3910,'action created','2021-02-11 03:24:40','2021-02-11 03:24:40'),(11723,3910,'action started via WP Cron','2021-02-11 03:32:21','2021-02-11 03:32:21'),(11724,3910,'action complete via WP Cron','2021-02-11 03:32:21','2021-02-11 03:32:21'),(11725,3911,'action created','2021-02-11 03:33:10','2021-02-11 03:33:10'),(11726,3911,'action started via WP Cron','2021-02-11 03:36:29','2021-02-11 03:36:29'),(11727,3911,'action complete via WP Cron','2021-02-11 03:36:29','2021-02-11 03:36:29'),(11728,3912,'action created','2021-02-11 03:37:38','2021-02-11 03:37:38'),(11729,3912,'action started via WP Cron','2021-02-11 03:40:32','2021-02-11 03:40:32'),(11730,3912,'action complete via WP Cron','2021-02-11 03:40:32','2021-02-11 03:40:32'),(11731,3913,'action created','2021-02-11 03:40:33','2021-02-11 03:40:33'),(11732,3913,'action started via WP Cron','2021-02-11 03:42:58','2021-02-11 03:42:58'),(11733,3913,'action complete via WP Cron','2021-02-11 03:42:58','2021-02-11 03:42:58'),(11734,3914,'action created','2021-02-11 03:49:12','2021-02-11 03:49:12'),(11735,3914,'action started via WP Cron','2021-02-11 03:49:40','2021-02-11 03:49:40'),(11736,3914,'action complete via WP Cron','2021-02-11 03:49:40','2021-02-11 03:49:40'),(11737,3915,'action created','2021-02-11 03:54:26','2021-02-11 03:54:26'),(11738,3915,'action started via WP Cron','2021-02-11 03:55:56','2021-02-11 03:55:56'),(11739,3915,'action complete via WP Cron','2021-02-11 03:55:56','2021-02-11 03:55:56'),(11740,3916,'action created','2021-02-11 04:03:06','2021-02-11 04:03:06'),(11741,3916,'action started via WP Cron','2021-02-11 04:07:08','2021-02-11 04:07:08'),(11742,3916,'action complete via WP Cron','2021-02-11 04:07:08','2021-02-11 04:07:08'),(11743,3917,'action created','2021-02-11 04:07:08','2021-02-11 04:07:08'),(11744,3917,'action started via WP Cron','2021-02-11 04:09:22','2021-02-11 04:09:22'),(11745,3917,'action complete via WP Cron','2021-02-11 04:09:22','2021-02-11 04:09:22'),(11746,3918,'action created','2021-02-11 04:09:23','2021-02-11 04:09:23'),(11747,3918,'action started via WP Cron','2021-02-11 04:10:57','2021-02-11 04:10:57'),(11748,3918,'action complete via WP Cron','2021-02-11 04:10:57','2021-02-11 04:10:57'),(11749,3919,'action created','2021-02-11 04:10:58','2021-02-11 04:10:58'),(11750,3919,'action started via WP Cron','2021-02-11 04:31:26','2021-02-11 04:31:26'),(11751,3919,'action complete via WP Cron','2021-02-11 04:31:26','2021-02-11 04:31:26'),(11752,3920,'action created','2021-02-11 04:33:06','2021-02-11 04:33:06'),(11753,3920,'action started via WP Cron','2021-02-11 04:33:58','2021-02-11 04:33:58'),(11754,3920,'action complete via WP Cron','2021-02-11 04:33:58','2021-02-11 04:33:58'),(11755,3921,'action created','2021-02-11 04:40:13','2021-02-11 04:40:13'),(11756,3921,'action started via WP Cron','2021-02-11 04:44:28','2021-02-11 04:44:28'),(11757,3921,'action complete via WP Cron','2021-02-11 04:44:28','2021-02-11 04:44:28'),(11758,3922,'action created','2021-02-11 04:59:37','2021-02-11 04:59:37'),(11759,3922,'action started via WP Cron','2021-02-11 05:03:06','2021-02-11 05:03:06'),(11760,3922,'action complete via WP Cron','2021-02-11 05:03:06','2021-02-11 05:03:06'),(11761,3923,'action created','2021-02-11 05:08:40','2021-02-11 05:08:40'),(11762,3923,'action started via WP Cron','2021-02-11 05:11:59','2021-02-11 05:11:59'),(11763,3923,'action complete via WP Cron','2021-02-11 05:11:59','2021-02-11 05:11:59'),(11764,3924,'action created','2021-02-11 05:24:43','2021-02-11 05:24:43'),(11765,3924,'action started via WP Cron','2021-02-11 05:31:09','2021-02-11 05:31:09'),(11766,3924,'action complete via WP Cron','2021-02-11 05:31:09','2021-02-11 05:31:09'),(11767,3925,'action created','2021-02-11 05:33:06','2021-02-11 05:33:06'),(11768,3925,'action started via WP Cron','2021-02-11 05:34:55','2021-02-11 05:34:55'),(11769,3925,'action complete via WP Cron','2021-02-11 05:34:55','2021-02-11 05:34:55'),(11770,3926,'action created','2021-02-11 05:34:56','2021-02-11 05:34:56'),(11771,3926,'action started via WP Cron','2021-02-11 05:41:07','2021-02-11 05:41:07'),(11772,3926,'action complete via WP Cron','2021-02-11 05:41:07','2021-02-11 05:41:07'),(11773,3927,'action created','2021-02-11 05:53:32','2021-02-11 05:53:32'),(11774,3927,'action started via WP Cron','2021-02-11 05:55:41','2021-02-11 05:55:41'),(11775,3927,'action complete via WP Cron','2021-02-11 05:55:41','2021-02-11 05:55:41'),(11776,3928,'action created','2021-02-11 05:55:44','2021-02-11 05:55:44'),(11777,3928,'action started via WP Cron','2021-02-11 06:00:43','2021-02-11 06:00:43'),(11778,3928,'action complete via WP Cron','2021-02-11 06:00:43','2021-02-11 06:00:43'),(11779,3929,'action created','2021-02-11 06:03:06','2021-02-11 06:03:06'),(11780,3929,'action started via WP Cron','2021-02-11 06:11:42','2021-02-11 06:11:42'),(11781,3929,'action complete via WP Cron','2021-02-11 06:11:42','2021-02-11 06:11:42'),(11782,3930,'action created','2021-02-11 06:11:43','2021-02-11 06:11:43'),(11783,3930,'action started via WP Cron','2021-02-11 06:14:04','2021-02-11 06:14:04'),(11784,3930,'action complete via WP Cron','2021-02-11 06:14:04','2021-02-11 06:14:04'),(11785,3931,'action created','2021-02-11 06:14:04','2021-02-11 06:14:04'),(11786,3931,'action started via WP Cron','2021-02-11 06:19:42','2021-02-11 06:19:42'),(11787,3931,'action complete via WP Cron','2021-02-11 06:19:42','2021-02-11 06:19:42'),(11788,3932,'action created','2021-02-11 06:23:09','2021-02-11 06:23:09'),(11789,3932,'action started via WP Cron','2021-02-11 06:25:01','2021-02-11 06:25:01'),(11790,3932,'action complete via WP Cron','2021-02-11 06:25:01','2021-02-11 06:25:01'),(11791,3933,'action created','2021-02-11 06:25:53','2021-02-11 06:25:53'),(11792,3933,'action started via WP Cron','2021-02-11 06:29:10','2021-02-11 06:29:10'),(11793,3933,'action complete via WP Cron','2021-02-11 06:29:10','2021-02-11 06:29:10'),(11794,3934,'action created','2021-02-11 06:33:06','2021-02-11 06:33:06'),(11795,3934,'action started via WP Cron','2021-02-11 06:33:48','2021-02-11 06:33:48'),(11796,3934,'action complete via WP Cron','2021-02-11 06:33:48','2021-02-11 06:33:48'),(11797,3935,'action created','2021-02-11 06:46:19','2021-02-11 06:46:19'),(11798,3935,'action started via WP Cron','2021-02-11 06:46:35','2021-02-11 06:46:35'),(11799,3935,'action complete via WP Cron','2021-02-11 06:46:35','2021-02-11 06:46:35'),(11800,3936,'action created','2021-02-11 06:46:35','2021-02-11 06:46:35'),(11801,3936,'action started via WP Cron','2021-02-11 06:48:06','2021-02-11 06:48:06'),(11802,3936,'action complete via WP Cron','2021-02-11 06:48:06','2021-02-11 06:48:06'),(11803,3937,'action created','2021-02-11 06:48:06','2021-02-11 06:48:06'),(11804,3937,'action started via WP Cron','2021-02-11 06:56:58','2021-02-11 06:56:58'),(11805,3937,'action complete via WP Cron','2021-02-11 06:56:58','2021-02-11 06:56:58'),(11806,3938,'action created','2021-02-11 06:59:01','2021-02-11 06:59:01'),(11807,3938,'action started via WP Cron','2021-02-11 07:00:56','2021-02-11 07:00:56'),(11808,3938,'action complete via WP Cron','2021-02-11 07:00:56','2021-02-11 07:00:56'),(11809,3939,'action created','2021-02-11 07:03:06','2021-02-11 07:03:06'),(11810,3939,'action started via WP Cron','2021-02-11 07:06:37','2021-02-11 07:06:37'),(11811,3939,'action complete via WP Cron','2021-02-11 07:06:37','2021-02-11 07:06:37'),(11812,3940,'action created','2021-02-11 07:06:39','2021-02-11 07:06:39'),(11813,3940,'action started via WP Cron','2021-02-11 07:24:40','2021-02-11 07:24:40'),(11814,3940,'action complete via WP Cron','2021-02-11 07:24:40','2021-02-11 07:24:40'),(11815,3941,'action created','2021-02-11 07:27:07','2021-02-11 07:27:07'),(11816,3941,'action started via WP Cron','2021-02-11 07:33:06','2021-02-11 07:33:06'),(11817,3941,'action complete via WP Cron','2021-02-11 07:33:06','2021-02-11 07:33:06'),(11818,3942,'action created','2021-02-11 07:35:00','2021-02-11 07:35:00'),(11819,3942,'action started via WP Cron','2021-02-11 07:39:34','2021-02-11 07:39:34'),(11820,3942,'action complete via WP Cron','2021-02-11 07:39:34','2021-02-11 07:39:34'),(11821,3943,'action created','2021-02-11 07:41:34','2021-02-11 07:41:34'),(11822,3943,'action started via WP Cron','2021-02-11 07:44:08','2021-02-11 07:44:08'),(11823,3943,'action complete via WP Cron','2021-02-11 07:44:08','2021-02-11 07:44:08'),(11824,3944,'action created','2021-02-11 07:44:08','2021-02-11 07:44:08'),(11825,3944,'action started via WP Cron','2021-02-11 07:45:36','2021-02-11 07:45:36'),(11826,3944,'action complete via WP Cron','2021-02-11 07:45:36','2021-02-11 07:45:36'),(11827,3945,'action created','2021-02-11 07:45:36','2021-02-11 07:45:36'),(11828,3945,'action started via WP Cron','2021-02-11 07:56:46','2021-02-11 07:56:46'),(11829,3945,'action complete via WP Cron','2021-02-11 07:56:46','2021-02-11 07:56:46'),(11830,3946,'action created','2021-02-11 07:56:46','2021-02-11 07:56:46'),(11831,3946,'action started via WP Cron','2021-02-11 07:57:44','2021-02-11 07:57:44'),(11832,3946,'action complete via WP Cron','2021-02-11 07:57:44','2021-02-11 07:57:44'),(11833,3947,'action created','2021-02-11 07:58:00','2021-02-11 07:58:00'),(11834,3947,'action started via WP Cron','2021-02-11 07:59:38','2021-02-11 07:59:38'),(11835,3947,'action complete via WP Cron','2021-02-11 07:59:38','2021-02-11 07:59:38'),(11836,3948,'action created','2021-02-11 07:59:38','2021-02-11 07:59:38'),(11837,3948,'action started via WP Cron','2021-02-11 08:02:10','2021-02-11 08:02:10'),(11838,3948,'action complete via WP Cron','2021-02-11 08:02:10','2021-02-11 08:02:10'),(11839,3949,'action created','2021-02-11 08:02:11','2021-02-11 08:02:11'),(11840,3701,'action started via WP Cron','2021-02-11 08:03:07','2021-02-11 08:03:07'),(11841,3701,'action complete via WP Cron','2021-02-11 08:03:07','2021-02-11 08:03:07'),(11842,3950,'action created','2021-02-11 08:03:07','2021-02-11 08:03:07'),(11843,3949,'action started via WP Cron','2021-02-11 08:03:07','2021-02-11 08:03:07'),(11844,3949,'action complete via WP Cron','2021-02-11 08:03:07','2021-02-11 08:03:07'),(11845,3951,'action created','2021-02-11 08:13:43','2021-02-11 08:13:43'),(11846,3951,'action started via WP Cron','2021-02-11 08:22:54','2021-02-11 08:22:54'),(11847,3951,'action complete via WP Cron','2021-02-11 08:22:54','2021-02-11 08:22:54'),(11848,3952,'action created','2021-02-11 08:25:25','2021-02-11 08:25:25'),(11849,3952,'action started via WP Cron','2021-02-11 08:26:25','2021-02-11 08:26:25'),(11850,3952,'action complete via WP Cron','2021-02-11 08:26:25','2021-02-11 08:26:25'),(11851,3953,'action created','2021-02-11 08:26:29','2021-02-11 08:26:29'),(11852,3953,'action started via WP Cron','2021-02-11 08:26:42','2021-02-11 08:26:42'),(11853,3953,'action complete via WP Cron','2021-02-11 08:26:42','2021-02-11 08:26:42'),(11854,3954,'action created','2021-02-11 08:26:43','2021-02-11 08:26:43'),(11855,3954,'action started via WP Cron','2021-02-11 08:28:26','2021-02-11 08:28:26'),(11856,3954,'action complete via WP Cron','2021-02-11 08:28:26','2021-02-11 08:28:26'),(11857,3955,'action created','2021-02-11 08:33:06','2021-02-11 08:33:06'),(11858,3955,'action started via WP Cron','2021-02-11 08:40:39','2021-02-11 08:40:39'),(11859,3955,'action complete via WP Cron','2021-02-11 08:40:39','2021-02-11 08:40:39'),(11860,3956,'action created','2021-02-11 08:40:40','2021-02-11 08:40:40'),(11861,3956,'action started via WP Cron','2021-02-11 08:43:59','2021-02-11 08:43:59'),(11862,3956,'action complete via WP Cron','2021-02-11 08:43:59','2021-02-11 08:43:59'),(11863,3957,'action created','2021-02-11 08:53:42','2021-02-11 08:53:42'),(11864,3957,'action started via WP Cron','2021-02-11 09:01:18','2021-02-11 09:01:18'),(11865,3957,'action complete via WP Cron','2021-02-11 09:01:18','2021-02-11 09:01:18'),(11866,3958,'action created','2021-02-11 09:03:07','2021-02-11 09:03:07'),(11867,3958,'action started via WP Cron','2021-02-11 09:06:12','2021-02-11 09:06:12'),(11868,3958,'action complete via WP Cron','2021-02-11 09:06:12','2021-02-11 09:06:12'),(11869,3959,'action created','2021-02-11 09:06:51','2021-02-11 09:06:51'),(11870,3959,'action started via WP Cron','2021-02-11 09:10:44','2021-02-11 09:10:44'),(11871,3959,'action complete via WP Cron','2021-02-11 09:10:44','2021-02-11 09:10:44'),(11872,3960,'action created','2021-02-11 09:13:02','2021-02-11 09:13:02'),(11873,3960,'action started via WP Cron','2021-02-11 09:27:37','2021-02-11 09:27:37'),(11874,3960,'action complete via WP Cron','2021-02-11 09:27:37','2021-02-11 09:27:37'),(11875,3961,'action created','2021-02-11 09:27:37','2021-02-11 09:27:37'),(11876,3961,'action started via WP Cron','2021-02-11 09:32:27','2021-02-11 09:32:27'),(11877,3961,'action complete via WP Cron','2021-02-11 09:32:27','2021-02-11 09:32:27'),(11878,3962,'action created','2021-02-11 09:33:07','2021-02-11 09:33:07'),(11879,3962,'action started via WP Cron','2021-02-11 09:35:01','2021-02-11 09:35:01'),(11880,3962,'action complete via WP Cron','2021-02-11 09:35:01','2021-02-11 09:35:01'),(11881,3963,'action created','2021-02-11 09:35:02','2021-02-11 09:35:02'),(11882,3963,'action started via WP Cron','2021-02-11 09:52:09','2021-02-11 09:52:09'),(11883,3963,'action complete via WP Cron','2021-02-11 09:52:09','2021-02-11 09:52:09'),(11884,3964,'action created','2021-02-11 09:52:10','2021-02-11 09:52:10'),(11885,3964,'action started via WP Cron','2021-02-11 09:53:58','2021-02-11 09:53:58'),(11886,3964,'action complete via WP Cron','2021-02-11 09:53:58','2021-02-11 09:53:58'),(11887,3965,'action created','2021-02-11 09:53:59','2021-02-11 09:53:59'),(11888,3965,'action started via WP Cron','2021-02-11 09:56:13','2021-02-11 09:56:13'),(11889,3965,'action complete via WP Cron','2021-02-11 09:56:13','2021-02-11 09:56:13'),(11890,3966,'action created','2021-02-11 09:56:36','2021-02-11 09:56:36'),(11891,3966,'action started via WP Cron','2021-02-11 10:00:25','2021-02-11 10:00:25'),(11892,3966,'action complete via WP Cron','2021-02-11 10:00:25','2021-02-11 10:00:25'),(11893,3967,'action created','2021-02-11 10:03:06','2021-02-11 10:03:06'),(11894,3967,'action started via WP Cron','2021-02-11 10:05:02','2021-02-11 10:05:02'),(11895,3967,'action complete via WP Cron','2021-02-11 10:05:02','2021-02-11 10:05:02'),(11896,3968,'action created','2021-02-11 10:10:11','2021-02-11 10:10:11'),(11897,3968,'action started via WP Cron','2021-02-11 10:31:43','2021-02-11 10:31:43'),(11898,3968,'action complete via WP Cron','2021-02-11 10:31:43','2021-02-11 10:31:43'),(11899,3969,'action created','2021-02-11 10:31:43','2021-02-11 10:31:43'),(11900,3969,'action started via WP Cron','2021-02-11 10:33:07','2021-02-11 10:33:07'),(11901,3969,'action complete via WP Cron','2021-02-11 10:33:07','2021-02-11 10:33:07'),(11902,3970,'action created','2021-02-11 10:33:52','2021-02-11 10:33:52'),(11903,3970,'action started via WP Cron','2021-02-11 10:35:01','2021-02-11 10:35:01'),(11904,3970,'action complete via WP Cron','2021-02-11 10:35:01','2021-02-11 10:35:01'),(11905,3971,'action created','2021-02-11 10:36:08','2021-02-11 10:36:08'),(11906,3971,'action started via WP Cron','2021-02-11 10:41:57','2021-02-11 10:41:57'),(11907,3971,'action complete via WP Cron','2021-02-11 10:41:57','2021-02-11 10:41:57'),(11908,3972,'action created','2021-02-11 10:50:35','2021-02-11 10:50:35'),(11909,3972,'action started via WP Cron','2021-02-11 10:56:45','2021-02-11 10:56:45'),(11910,3972,'action complete via WP Cron','2021-02-11 10:56:45','2021-02-11 10:56:45'),(11911,3973,'action created','2021-02-11 10:58:21','2021-02-11 10:58:21'),(11912,3973,'action started via WP Cron','2021-02-11 10:59:08','2021-02-11 10:59:08'),(11913,3973,'action complete via WP Cron','2021-02-11 10:59:08','2021-02-11 10:59:08'),(11914,3974,'action created','2021-02-11 10:59:14','2021-02-11 10:59:14'),(11915,3974,'action started via WP Cron','2021-02-11 11:00:47','2021-02-11 11:00:47'),(11916,3974,'action complete via WP Cron','2021-02-11 11:00:47','2021-02-11 11:00:47'),(11917,3975,'action created','2021-02-11 11:01:01','2021-02-11 11:01:01'),(11918,3975,'action started via WP Cron','2021-02-11 11:03:04','2021-02-11 11:03:04'),(11919,3975,'action complete via WP Cron','2021-02-11 11:03:04','2021-02-11 11:03:04'),(11920,3976,'action created','2021-02-11 11:03:06','2021-02-11 11:03:06'),(11921,3976,'action started via WP Cron','2021-02-11 11:04:34','2021-02-11 11:04:34'),(11922,3976,'action complete via WP Cron','2021-02-11 11:04:34','2021-02-11 11:04:34'),(11923,3977,'action created','2021-02-11 11:04:37','2021-02-11 11:04:37'),(11924,3977,'action started via WP Cron','2021-02-11 11:05:41','2021-02-11 11:05:41'),(11925,3977,'action complete via WP Cron','2021-02-11 11:05:41','2021-02-11 11:05:41'),(11926,3978,'action created','2021-02-11 11:05:56','2021-02-11 11:05:56'),(11927,3978,'action started via WP Cron','2021-02-11 11:06:47','2021-02-11 11:06:47'),(11928,3978,'action complete via WP Cron','2021-02-11 11:06:47','2021-02-11 11:06:47'),(11929,3979,'action created','2021-02-11 11:06:50','2021-02-11 11:06:50'),(11930,3979,'action started via WP Cron','2021-02-11 11:07:53','2021-02-11 11:07:53'),(11931,3979,'action complete via WP Cron','2021-02-11 11:07:53','2021-02-11 11:07:53'),(11932,3980,'action created','2021-02-11 11:07:55','2021-02-11 11:07:55'),(11933,3980,'action started via WP Cron','2021-02-11 11:09:09','2021-02-11 11:09:09'),(11934,3980,'action complete via WP Cron','2021-02-11 11:09:09','2021-02-11 11:09:09'),(11935,3981,'action created','2021-02-11 11:09:15','2021-02-11 11:09:15'),(11936,3981,'action started via WP Cron','2021-02-11 11:11:01','2021-02-11 11:11:01'),(11937,3981,'action complete via WP Cron','2021-02-11 11:11:01','2021-02-11 11:11:01'),(11938,3982,'action created','2021-02-11 11:11:26','2021-02-11 11:11:26'),(11939,3982,'action started via WP Cron','2021-02-11 11:14:25','2021-02-11 11:14:25'),(11940,3982,'action complete via WP Cron','2021-02-11 11:14:25','2021-02-11 11:14:25'),(11941,3983,'action created','2021-02-11 11:15:21','2021-02-11 11:15:21'),(11942,3983,'action started via WP Cron','2021-02-11 11:20:17','2021-02-11 11:20:17'),(11943,3983,'action complete via WP Cron','2021-02-11 11:20:17','2021-02-11 11:20:17'),(11944,3984,'action created','2021-02-11 11:20:49','2021-02-11 11:20:49'),(11945,3984,'action started via WP Cron','2021-02-11 11:23:12','2021-02-11 11:23:12'),(11946,3984,'action complete via WP Cron','2021-02-11 11:23:12','2021-02-11 11:23:12'),(11947,3985,'action created','2021-02-11 11:27:44','2021-02-11 11:27:44'),(11948,3985,'action started via WP Cron','2021-02-11 11:30:27','2021-02-11 11:30:27'),(11949,3985,'action complete via WP Cron','2021-02-11 11:30:27','2021-02-11 11:30:27'),(11950,3986,'action created','2021-02-11 11:31:07','2021-02-11 11:31:07'),(11951,3986,'action started via WP Cron','2021-02-11 11:33:06','2021-02-11 11:33:06'),(11952,3986,'action complete via WP Cron','2021-02-11 11:33:06','2021-02-11 11:33:06'),(11953,3987,'action created','2021-02-11 11:33:41','2021-02-11 11:33:41'),(11954,3987,'action started via WP Cron','2021-02-11 11:41:22','2021-02-11 11:41:22'),(11955,3987,'action complete via WP Cron','2021-02-11 11:41:22','2021-02-11 11:41:22'),(11956,3988,'action created','2021-02-11 11:58:34','2021-02-11 11:58:34'),(11957,3988,'action started via WP Cron','2021-02-11 11:59:12','2021-02-11 11:59:12'),(11958,3988,'action complete via WP Cron','2021-02-11 11:59:12','2021-02-11 11:59:12'),(11959,3989,'action created','2021-02-11 11:59:12','2021-02-11 11:59:12'),(11960,3989,'action started via WP Cron','2021-02-11 12:00:19','2021-02-11 12:00:19'),(11961,3989,'action complete via WP Cron','2021-02-11 12:00:20','2021-02-11 12:00:20'),(11962,3990,'action created','2021-02-11 12:00:20','2021-02-11 12:00:20'),(11963,3990,'action started via WP Cron','2021-02-11 12:01:28','2021-02-11 12:01:28'),(11964,3990,'action complete via WP Cron','2021-02-11 12:01:28','2021-02-11 12:01:28'),(11965,3991,'action created','2021-02-11 12:03:06','2021-02-11 12:03:06'),(11966,3991,'action started via WP Cron','2021-02-11 12:04:15','2021-02-11 12:04:15'),(11967,3991,'action complete via WP Cron','2021-02-11 12:04:15','2021-02-11 12:04:15'),(11968,3992,'action created','2021-02-11 12:04:15','2021-02-11 12:04:15'),(11969,3992,'action started via WP Cron','2021-02-11 12:09:59','2021-02-11 12:09:59'),(11970,3992,'action complete via WP Cron','2021-02-11 12:09:59','2021-02-11 12:09:59'),(11971,3993,'action created','2021-02-11 12:09:59','2021-02-11 12:09:59'),(11972,3993,'action started via WP Cron','2021-02-11 12:11:26','2021-02-11 12:11:26'),(11973,3993,'action complete via WP Cron','2021-02-11 12:11:26','2021-02-11 12:11:26'),(11974,3994,'action created','2021-02-11 12:11:26','2021-02-11 12:11:26'),(11975,3994,'action started via WP Cron','2021-02-11 12:11:44','2021-02-11 12:11:44'),(11976,3994,'action complete via WP Cron','2021-02-11 12:11:44','2021-02-11 12:11:44'),(11977,3995,'action created','2021-02-11 12:11:44','2021-02-11 12:11:44'),(11978,3995,'action started via WP Cron','2021-02-11 12:13:25','2021-02-11 12:13:25'),(11979,3995,'action complete via WP Cron','2021-02-11 12:13:25','2021-02-11 12:13:25'),(11980,3996,'action created','2021-02-11 12:33:06','2021-02-11 12:33:06'),(11981,3996,'action started via WP Cron','2021-02-11 12:40:11','2021-02-11 12:40:11'),(11982,3996,'action complete via WP Cron','2021-02-11 12:40:11','2021-02-11 12:40:11'),(11983,3997,'action created','2021-02-11 12:49:48','2021-02-11 12:49:48'),(11984,3997,'action started via WP Cron','2021-02-11 12:52:50','2021-02-11 12:52:50'),(11985,3997,'action complete via WP Cron','2021-02-11 12:52:50','2021-02-11 12:52:50'),(11986,3998,'action created','2021-02-11 12:52:51','2021-02-11 12:52:51'),(11987,3998,'action started via WP Cron','2021-02-11 13:03:06','2021-02-11 13:03:06'),(11988,3998,'action complete via WP Cron','2021-02-11 13:03:06','2021-02-11 13:03:06'),(11989,3999,'action created','2021-02-11 13:05:14','2021-02-11 13:05:14'),(11990,3999,'action started via WP Cron','2021-02-11 13:06:34','2021-02-11 13:06:34'),(11991,3999,'action complete via WP Cron','2021-02-11 13:06:34','2021-02-11 13:06:34'),(11992,4000,'action created','2021-02-11 13:06:34','2021-02-11 13:06:34'),(11993,4000,'action started via WP Cron','2021-02-11 13:08:35','2021-02-11 13:08:35'),(11994,4000,'action complete via WP Cron','2021-02-11 13:08:35','2021-02-11 13:08:35'),(11995,4001,'action created','2021-02-11 13:08:37','2021-02-11 13:08:37'),(11996,4001,'action started via WP Cron','2021-02-11 13:11:35','2021-02-11 13:11:35'),(11997,4001,'action complete via WP Cron','2021-02-11 13:11:35','2021-02-11 13:11:35'),(11998,4002,'action created','2021-02-11 13:11:35','2021-02-11 13:11:35'),(11999,4002,'action started via WP Cron','2021-02-11 13:13:51','2021-02-11 13:13:51'),(12000,4002,'action complete via WP Cron','2021-02-11 13:13:51','2021-02-11 13:13:51'),(12001,4003,'action created','2021-02-11 13:13:51','2021-02-11 13:13:51'),(12002,4003,'action started via WP Cron','2021-02-11 13:15:44','2021-02-11 13:15:44'),(12003,4003,'action complete via WP Cron','2021-02-11 13:15:44','2021-02-11 13:15:44'),(12004,4004,'action created','2021-02-11 13:15:45','2021-02-11 13:15:45'),(12005,4004,'action started via WP Cron','2021-02-11 13:19:50','2021-02-11 13:19:50'),(12006,4004,'action complete via WP Cron','2021-02-11 13:19:50','2021-02-11 13:19:50'),(12007,4005,'action created','2021-02-11 13:22:22','2021-02-11 13:22:22'),(12008,4005,'action started via WP Cron','2021-02-11 13:23:32','2021-02-11 13:23:32'),(12009,4005,'action complete via WP Cron','2021-02-11 13:23:32','2021-02-11 13:23:32'),(12010,4006,'action created','2021-02-11 13:23:32','2021-02-11 13:23:32'),(12011,4006,'action started via WP Cron','2021-02-11 13:25:17','2021-02-11 13:25:17'),(12012,4006,'action complete via WP Cron','2021-02-11 13:25:17','2021-02-11 13:25:17'),(12013,4007,'action created','2021-02-11 13:25:18','2021-02-11 13:25:18'),(12014,4007,'action started via WP Cron','2021-02-11 13:28:14','2021-02-11 13:28:14'),(12015,4007,'action complete via WP Cron','2021-02-11 13:28:14','2021-02-11 13:28:14'),(12016,4008,'action created','2021-02-11 13:32:34','2021-02-11 13:32:34'),(12017,4008,'action started via WP Cron','2021-02-11 13:32:57','2021-02-11 13:32:57'),(12018,4008,'action complete via WP Cron','2021-02-11 13:32:57','2021-02-11 13:32:57'),(12019,4009,'action created','2021-02-11 13:33:01','2021-02-11 13:33:01'),(12020,4009,'action started via WP Cron','2021-02-11 13:37:35','2021-02-11 13:37:35'),(12021,4009,'action complete via WP Cron','2021-02-11 13:37:35','2021-02-11 13:37:35'),(12022,4010,'action created','2021-02-11 13:39:53','2021-02-11 13:39:53'),(12023,4010,'action started via WP Cron','2021-02-11 13:46:03','2021-02-11 13:46:03'),(12024,4010,'action complete via WP Cron','2021-02-11 13:46:03','2021-02-11 13:46:03'),(12025,4011,'action created','2021-02-11 13:46:03','2021-02-11 13:46:03'),(12026,4011,'action started via WP Cron','2021-02-11 13:47:14','2021-02-11 13:47:14'),(12027,4011,'action complete via WP Cron','2021-02-11 13:47:14','2021-02-11 13:47:14'),(12028,4012,'action created','2021-02-11 13:54:08','2021-02-11 13:54:08'),(12029,4012,'action started via WP Cron','2021-02-11 13:54:45','2021-02-11 13:54:45'),(12030,4012,'action complete via WP Cron','2021-02-11 13:54:45','2021-02-11 13:54:45'),(12031,4013,'action created','2021-02-11 14:02:04','2021-02-11 14:02:04'),(12032,4013,'action started via WP Cron','2021-02-11 14:02:49','2021-02-11 14:02:49'),(12033,4013,'action complete via WP Cron','2021-02-11 14:02:49','2021-02-11 14:02:49'),(12034,4014,'action created','2021-02-11 14:03:07','2021-02-11 14:03:07'),(12035,4014,'action started via WP Cron','2021-02-11 14:08:52','2021-02-11 14:08:52'),(12036,4014,'action complete via WP Cron','2021-02-11 14:08:52','2021-02-11 14:08:52'),(12037,4015,'action created','2021-02-11 14:08:54','2021-02-11 14:08:54'),(12038,4015,'action started via WP Cron','2021-02-11 14:12:23','2021-02-11 14:12:23'),(12039,4015,'action complete via WP Cron','2021-02-11 14:12:23','2021-02-11 14:12:23'),(12040,4016,'action created','2021-02-11 14:12:23','2021-02-11 14:12:23'),(12041,4016,'action started via WP Cron','2021-02-11 14:15:33','2021-02-11 14:15:33'),(12042,4016,'action complete via WP Cron','2021-02-11 14:15:33','2021-02-11 14:15:33'),(12043,4017,'action created','2021-02-11 14:20:57','2021-02-11 14:20:57'),(12044,4017,'action started via WP Cron','2021-02-11 14:22:44','2021-02-11 14:22:44'),(12045,4017,'action complete via WP Cron','2021-02-11 14:22:44','2021-02-11 14:22:44'),(12046,4018,'action created','2021-02-11 14:24:34','2021-02-11 14:24:34'),(12047,4018,'action started via WP Cron','2021-02-11 14:33:07','2021-02-11 14:33:07'),(12048,4018,'action complete via WP Cron','2021-02-11 14:33:07','2021-02-11 14:33:07'),(12049,4019,'action created','2021-02-11 14:36:14','2021-02-11 14:36:14'),(12050,4019,'action started via WP Cron','2021-02-11 14:36:48','2021-02-11 14:36:48'),(12051,4019,'action complete via WP Cron','2021-02-11 14:36:48','2021-02-11 14:36:48'),(12052,4020,'action created','2021-02-11 14:38:06','2021-02-11 14:38:06'),(12053,4020,'action started via WP Cron','2021-02-11 14:42:40','2021-02-11 14:42:40'),(12054,4020,'action complete via WP Cron','2021-02-11 14:42:40','2021-02-11 14:42:40'),(12055,4021,'action created','2021-02-11 14:42:40','2021-02-11 14:42:40'),(12056,4021,'action started via WP Cron','2021-02-11 14:44:01','2021-02-11 14:44:01'),(12057,4021,'action complete via WP Cron','2021-02-11 14:44:01','2021-02-11 14:44:01'),(12058,4022,'action created','2021-02-11 14:44:03','2021-02-11 14:44:03'),(12059,4022,'action started via WP Cron','2021-02-11 14:44:46','2021-02-11 14:44:46'),(12060,4022,'action complete via WP Cron','2021-02-11 14:44:46','2021-02-11 14:44:46'),(12061,4023,'action created','2021-02-11 14:44:46','2021-02-11 14:44:46'),(12062,4023,'action started via WP Cron','2021-02-11 14:45:36','2021-02-11 14:45:36'),(12063,4023,'action complete via WP Cron','2021-02-11 14:45:36','2021-02-11 14:45:36'),(12064,4024,'action created','2021-02-11 14:45:36','2021-02-11 14:45:36'),(12065,4024,'action started via WP Cron','2021-02-11 14:47:02','2021-02-11 14:47:02'),(12066,4024,'action complete via WP Cron','2021-02-11 14:47:02','2021-02-11 14:47:02'),(12067,4025,'action created','2021-02-11 14:47:05','2021-02-11 14:47:05'),(12068,4025,'action started via WP Cron','2021-02-11 14:54:56','2021-02-11 14:54:56'),(12069,4025,'action complete via WP Cron','2021-02-11 14:54:56','2021-02-11 14:54:56'),(12070,4026,'action created','2021-02-11 14:54:57','2021-02-11 14:54:57'),(12071,4026,'action started via WP Cron','2021-02-11 14:58:15','2021-02-11 14:58:15'),(12072,4026,'action complete via WP Cron','2021-02-11 14:58:15','2021-02-11 14:58:15'),(12073,4027,'action created','2021-02-11 14:58:18','2021-02-11 14:58:18'),(12074,4027,'action started via WP Cron','2021-02-11 15:03:06','2021-02-11 15:03:06'),(12075,4027,'action complete via WP Cron','2021-02-11 15:03:06','2021-02-11 15:03:06'),(12076,4028,'action created','2021-02-11 15:06:58','2021-02-11 15:06:58'),(12077,4028,'action started via WP Cron','2021-02-11 15:08:25','2021-02-11 15:08:25'),(12078,4028,'action complete via WP Cron','2021-02-11 15:08:25','2021-02-11 15:08:25'),(12079,4029,'action created','2021-02-11 15:08:26','2021-02-11 15:08:26'),(12080,4029,'action started via WP Cron','2021-02-11 15:09:19','2021-02-11 15:09:19'),(12081,4029,'action complete via WP Cron','2021-02-11 15:09:19','2021-02-11 15:09:19'),(12082,4030,'action created','2021-02-11 15:09:20','2021-02-11 15:09:20'),(12083,4030,'action started via WP Cron','2021-02-11 15:09:36','2021-02-11 15:09:36'),(12084,4030,'action complete via WP Cron','2021-02-11 15:09:36','2021-02-11 15:09:36'),(12085,4031,'action created','2021-02-11 15:09:36','2021-02-11 15:09:36'),(12086,4031,'action started via WP Cron','2021-02-11 15:10:41','2021-02-11 15:10:41'),(12087,4031,'action complete via WP Cron','2021-02-11 15:10:41','2021-02-11 15:10:41'),(12088,4032,'action created','2021-02-11 15:10:41','2021-02-11 15:10:41'),(12089,4032,'action started via WP Cron','2021-02-11 15:12:22','2021-02-11 15:12:22'),(12090,4032,'action complete via WP Cron','2021-02-11 15:12:22','2021-02-11 15:12:22'),(12091,4033,'action created','2021-02-11 15:23:43','2021-02-11 15:23:43'),(12092,4033,'action started via WP Cron','2021-02-11 15:28:08','2021-02-11 15:28:08'),(12093,4033,'action complete via WP Cron','2021-02-11 15:28:08','2021-02-11 15:28:08'),(12094,4034,'action created','2021-02-11 15:33:06','2021-02-11 15:33:06'),(12095,4034,'action started via WP Cron','2021-02-11 15:41:58','2021-02-11 15:41:58'),(12096,4034,'action complete via WP Cron','2021-02-11 15:41:58','2021-02-11 15:41:58'),(12097,4035,'action created','2021-02-11 15:43:52','2021-02-11 15:43:52'),(12098,4035,'action started via WP Cron','2021-02-11 15:46:03','2021-02-11 15:46:03'),(12099,4035,'action complete via WP Cron','2021-02-11 15:46:03','2021-02-11 15:46:03'),(12100,4036,'action created','2021-02-11 15:52:11','2021-02-11 15:52:11'),(12101,4036,'action started via WP Cron','2021-02-11 15:52:50','2021-02-11 15:52:50'),(12102,4036,'action complete via WP Cron','2021-02-11 15:52:50','2021-02-11 15:52:50'),(12103,4037,'action created','2021-02-11 15:52:50','2021-02-11 15:52:50'),(12104,4037,'action started via WP Cron','2021-02-11 15:56:16','2021-02-11 15:56:16'),(12105,4037,'action complete via WP Cron','2021-02-11 15:56:16','2021-02-11 15:56:16'),(12106,4038,'action created','2021-02-11 15:56:16','2021-02-11 15:56:16'),(12107,4038,'action started via WP Cron','2021-02-11 15:56:45','2021-02-11 15:56:45'),(12108,4038,'action complete via WP Cron','2021-02-11 15:56:45','2021-02-11 15:56:45'),(12109,4039,'action created','2021-02-11 16:01:03','2021-02-11 16:01:03'),(12110,4039,'action started via WP Cron','2021-02-11 16:01:44','2021-02-11 16:01:44'),(12111,4039,'action complete via WP Cron','2021-02-11 16:01:44','2021-02-11 16:01:44'),(12112,4040,'action created','2021-02-11 16:01:44','2021-02-11 16:01:44'),(12113,4040,'action started via WP Cron','2021-02-11 16:02:35','2021-02-11 16:02:35'),(12114,4040,'action complete via WP Cron','2021-02-11 16:02:35','2021-02-11 16:02:35'),(12115,4041,'action created','2021-02-11 16:03:07','2021-02-11 16:03:07'),(12116,4041,'action started via WP Cron','2021-02-11 16:09:38','2021-02-11 16:09:38'),(12117,4041,'action complete via WP Cron','2021-02-11 16:09:38','2021-02-11 16:09:38'),(12118,4042,'action created','2021-02-11 16:11:48','2021-02-11 16:11:48'),(12119,4042,'action started via WP Cron','2021-02-11 16:16:43','2021-02-11 16:16:43'),(12120,4042,'action complete via WP Cron','2021-02-11 16:16:43','2021-02-11 16:16:43'),(12121,4043,'action created','2021-02-11 16:16:44','2021-02-11 16:16:44'),(12122,4043,'action started via WP Cron','2021-02-11 16:33:07','2021-02-11 16:33:07'),(12123,4043,'action complete via WP Cron','2021-02-11 16:33:07','2021-02-11 16:33:07'),(12124,4044,'action created','2021-02-11 16:34:52','2021-02-11 16:34:52'),(12125,4044,'action started via WP Cron','2021-02-11 16:44:09','2021-02-11 16:44:09'),(12126,4044,'action complete via WP Cron','2021-02-11 16:44:09','2021-02-11 16:44:09'),(12127,4045,'action created','2021-02-11 16:44:09','2021-02-11 16:44:09'),(12128,4045,'action started via WP Cron','2021-02-11 16:51:59','2021-02-11 16:51:59'),(12129,4045,'action complete via WP Cron','2021-02-11 16:51:59','2021-02-11 16:51:59'),(12130,4046,'action created','2021-02-11 16:52:20','2021-02-11 16:52:20'),(12131,4046,'action started via WP Cron','2021-02-11 16:53:03','2021-02-11 16:53:03'),(12132,4046,'action complete via WP Cron','2021-02-11 16:53:03','2021-02-11 16:53:03'),(12133,4047,'action created','2021-02-11 16:53:05','2021-02-11 16:53:05'),(12134,4047,'action started via WP Cron','2021-02-11 16:53:37','2021-02-11 16:53:37'),(12135,4047,'action complete via WP Cron','2021-02-11 16:53:37','2021-02-11 16:53:37'),(12136,4048,'action created','2021-02-11 16:53:37','2021-02-11 16:53:37'),(12137,4048,'action started via WP Cron','2021-02-11 16:56:56','2021-02-11 16:56:56'),(12138,4048,'action complete via WP Cron','2021-02-11 16:56:56','2021-02-11 16:56:56'),(12139,4049,'action created','2021-02-11 16:57:22','2021-02-11 16:57:22'),(12140,4049,'action started via WP Cron','2021-02-11 17:03:06','2021-02-11 17:03:06'),(12141,4049,'action complete via WP Cron','2021-02-11 17:03:06','2021-02-11 17:03:06'),(12142,4050,'action created','2021-02-11 17:05:00','2021-02-11 17:05:00'),(12143,4050,'action started via WP Cron','2021-02-11 17:07:45','2021-02-11 17:07:45'),(12144,4050,'action complete via WP Cron','2021-02-11 17:07:45','2021-02-11 17:07:45'),(12145,4051,'action created','2021-02-11 17:07:45','2021-02-11 17:07:45'),(12146,4051,'action started via WP Cron','2021-02-11 17:28:41','2021-02-11 17:28:41'),(12147,4051,'action complete via WP Cron','2021-02-11 17:28:41','2021-02-11 17:28:41'),(12148,4052,'action created','2021-02-11 17:28:42','2021-02-11 17:28:42'),(12149,4052,'action started via WP Cron','2021-02-11 17:30:30','2021-02-11 17:30:30'),(12150,4052,'action complete via WP Cron','2021-02-11 17:30:30','2021-02-11 17:30:30'),(12151,4053,'action created','2021-02-11 17:30:37','2021-02-11 17:30:37'),(12152,4053,'action started via WP Cron','2021-02-11 17:33:06','2021-02-11 17:33:06'),(12153,4053,'action complete via WP Cron','2021-02-11 17:33:06','2021-02-11 17:33:06'),(12154,4054,'action created','2021-02-11 17:40:56','2021-02-11 17:40:56'),(12155,4054,'action started via WP Cron','2021-02-11 17:54:47','2021-02-11 17:54:47'),(12156,4054,'action complete via WP Cron','2021-02-11 17:54:47','2021-02-11 17:54:47'),(12157,4055,'action created','2021-02-11 17:54:47','2021-02-11 17:54:47'),(12158,4055,'action started via WP Cron','2021-02-11 17:57:46','2021-02-11 17:57:46'),(12159,4055,'action complete via WP Cron','2021-02-11 17:57:46','2021-02-11 17:57:46'),(12160,4056,'action created','2021-02-11 17:57:47','2021-02-11 17:57:47'),(12161,4056,'action started via WP Cron','2021-02-11 17:59:10','2021-02-11 17:59:10'),(12162,4056,'action complete via WP Cron','2021-02-11 17:59:10','2021-02-11 17:59:10'),(12163,4057,'action created','2021-02-11 17:59:11','2021-02-11 17:59:11'),(12164,4057,'action started via WP Cron','2021-02-11 18:00:28','2021-02-11 18:00:28'),(12165,4057,'action complete via WP Cron','2021-02-11 18:00:28','2021-02-11 18:00:28'),(12166,4058,'action created','2021-02-11 18:00:28','2021-02-11 18:00:28'),(12167,4058,'action started via WP Cron','2021-02-11 18:02:56','2021-02-11 18:02:56'),(12168,4058,'action complete via WP Cron','2021-02-11 18:02:56','2021-02-11 18:02:56'),(12169,4059,'action created','2021-02-11 18:02:57','2021-02-11 18:02:57'),(12170,4059,'action started via WP Cron','2021-02-11 18:05:21','2021-02-11 18:05:21'),(12171,4059,'action complete via WP Cron','2021-02-11 18:05:21','2021-02-11 18:05:21'),(12172,4060,'action created','2021-02-11 18:05:22','2021-02-11 18:05:22'),(12173,4060,'action started via WP Cron','2021-02-11 18:07:28','2021-02-11 18:07:28'),(12174,4060,'action complete via WP Cron','2021-02-11 18:07:28','2021-02-11 18:07:28'),(12175,4061,'action created','2021-02-11 18:07:32','2021-02-11 18:07:32'),(12176,4061,'action started via WP Cron','2021-02-11 18:07:59','2021-02-11 18:07:59'),(12177,4061,'action complete via WP Cron','2021-02-11 18:08:00','2021-02-11 18:08:00'),(12178,4062,'action created','2021-02-11 18:08:00','2021-02-11 18:08:00'),(12179,4062,'action started via WP Cron','2021-02-11 18:10:49','2021-02-11 18:10:49'),(12180,4062,'action complete via WP Cron','2021-02-11 18:10:49','2021-02-11 18:10:49'),(12181,4063,'action created','2021-02-11 18:10:50','2021-02-11 18:10:50'),(12182,4063,'action started via WP Cron','2021-02-11 18:14:04','2021-02-11 18:14:04'),(12183,4063,'action complete via WP Cron','2021-02-11 18:14:04','2021-02-11 18:14:04'),(12184,4064,'action created','2021-02-11 18:14:05','2021-02-11 18:14:05'),(12185,4064,'action started via WP Cron','2021-02-11 18:15:44','2021-02-11 18:15:44'),(12186,4064,'action complete via WP Cron','2021-02-11 18:15:44','2021-02-11 18:15:44'),(12187,4065,'action created','2021-02-11 18:21:32','2021-02-11 18:21:32'),(12188,4065,'action started via WP Cron','2021-02-11 18:26:43','2021-02-11 18:26:43'),(12189,4065,'action complete via WP Cron','2021-02-11 18:26:43','2021-02-11 18:26:43'),(12190,4066,'action created','2021-02-11 18:26:43','2021-02-11 18:26:43'),(12191,4066,'action started via WP Cron','2021-02-11 18:29:26','2021-02-11 18:29:26'),(12192,4066,'action complete via WP Cron','2021-02-11 18:29:26','2021-02-11 18:29:26'),(12193,4067,'action created','2021-02-11 18:29:26','2021-02-11 18:29:26'),(12194,4067,'action started via WP Cron','2021-02-11 18:29:45','2021-02-11 18:29:45'),(12195,4067,'action complete via WP Cron','2021-02-11 18:29:45','2021-02-11 18:29:45'),(12196,4068,'action created','2021-02-11 18:29:46','2021-02-11 18:29:46'),(12197,4068,'action started via WP Cron','2021-02-11 18:33:07','2021-02-11 18:33:07'),(12198,4068,'action complete via WP Cron','2021-02-11 18:33:07','2021-02-11 18:33:07'),(12199,4069,'action created','2021-02-11 18:35:25','2021-02-11 18:35:25'),(12200,4069,'action started via WP Cron','2021-02-11 18:36:03','2021-02-11 18:36:03'),(12201,4069,'action complete via WP Cron','2021-02-11 18:36:03','2021-02-11 18:36:03'),(12202,4070,'action created','2021-02-11 18:36:03','2021-02-11 18:36:03'),(12203,4070,'action started via WP Cron','2021-02-11 18:37:17','2021-02-11 18:37:17'),(12204,4070,'action complete via WP Cron','2021-02-11 18:37:17','2021-02-11 18:37:17'),(12205,4071,'action created','2021-02-11 18:37:17','2021-02-11 18:37:17'),(12206,4071,'action started via WP Cron','2021-02-11 18:39:33','2021-02-11 18:39:33'),(12207,4071,'action complete via WP Cron','2021-02-11 18:39:33','2021-02-11 18:39:33'),(12208,4072,'action created','2021-02-11 18:39:33','2021-02-11 18:39:33'),(12209,4072,'action started via WP Cron','2021-02-11 18:41:42','2021-02-11 18:41:42'),(12210,4072,'action complete via WP Cron','2021-02-11 18:41:42','2021-02-11 18:41:42'),(12211,4073,'action created','2021-02-11 18:41:42','2021-02-11 18:41:42'),(12212,4073,'action started via WP Cron','2021-02-11 18:42:58','2021-02-11 18:42:58'),(12213,4073,'action complete via WP Cron','2021-02-11 18:42:58','2021-02-11 18:42:58'),(12214,4074,'action created','2021-02-11 18:43:00','2021-02-11 18:43:00'),(12215,4074,'action started via WP Cron','2021-02-11 18:45:59','2021-02-11 18:45:59'),(12216,4074,'action complete via WP Cron','2021-02-11 18:45:59','2021-02-11 18:45:59'),(12217,4075,'action created','2021-02-11 18:46:11','2021-02-11 18:46:11'),(12218,4075,'action started via WP Cron','2021-02-11 18:47:09','2021-02-11 18:47:09'),(12219,4075,'action complete via WP Cron','2021-02-11 18:47:09','2021-02-11 18:47:09'),(12220,4076,'action created','2021-02-11 18:47:09','2021-02-11 18:47:09'),(12221,4076,'action started via WP Cron','2021-02-11 18:47:51','2021-02-11 18:47:51'),(12222,4076,'action complete via WP Cron','2021-02-11 18:47:51','2021-02-11 18:47:51'),(12223,4077,'action created','2021-02-11 18:56:23','2021-02-11 18:56:23'),(12224,4077,'action started via WP Cron','2021-02-11 18:58:53','2021-02-11 18:58:53'),(12225,4077,'action complete via WP Cron','2021-02-11 18:58:53','2021-02-11 18:58:53'),(12226,4078,'action created','2021-02-11 18:58:53','2021-02-11 18:58:53'),(12227,4078,'action started via WP Cron','2021-02-11 19:00:26','2021-02-11 19:00:26'),(12228,4078,'action complete via WP Cron','2021-02-11 19:00:26','2021-02-11 19:00:26'),(12229,4079,'action created','2021-02-11 19:00:27','2021-02-11 19:00:27'),(12230,4079,'action started via WP Cron','2021-02-11 19:03:06','2021-02-11 19:03:06'),(12231,4079,'action complete via WP Cron','2021-02-11 19:03:06','2021-02-11 19:03:06'),(12232,4080,'action created','2021-02-11 19:07:59','2021-02-11 19:07:59'),(12233,4080,'action started via WP Cron','2021-02-11 19:09:09','2021-02-11 19:09:09'),(12234,4080,'action complete via WP Cron','2021-02-11 19:09:09','2021-02-11 19:09:09'),(12235,4081,'action created','2021-02-11 19:15:36','2021-02-11 19:15:36'),(12236,4081,'action started via WP Cron','2021-02-11 19:19:19','2021-02-11 19:19:19'),(12237,4081,'action complete via WP Cron','2021-02-11 19:19:19','2021-02-11 19:19:19'),(12238,4082,'action created','2021-02-11 19:29:53','2021-02-11 19:29:53'),(12239,4082,'action started via WP Cron','2021-02-11 19:31:13','2021-02-11 19:31:13'),(12240,4082,'action complete via WP Cron','2021-02-11 19:31:13','2021-02-11 19:31:13'),(12241,4083,'action created','2021-02-11 19:31:14','2021-02-11 19:31:14'),(12242,4083,'action started via WP Cron','2021-02-11 19:33:07','2021-02-11 19:33:07'),(12243,4083,'action complete via WP Cron','2021-02-11 19:33:07','2021-02-11 19:33:07'),(12244,4084,'action created','2021-02-11 19:33:15','2021-02-11 19:33:15'),(12245,4084,'action started via WP Cron','2021-02-11 19:34:53','2021-02-11 19:34:53'),(12246,4084,'action complete via WP Cron','2021-02-11 19:34:53','2021-02-11 19:34:53'),(12247,4085,'action created','2021-02-11 19:34:53','2021-02-11 19:34:53'),(12248,4085,'action started via WP Cron','2021-02-11 19:37:49','2021-02-11 19:37:49'),(12249,4085,'action complete via WP Cron','2021-02-11 19:37:49','2021-02-11 19:37:49'),(12250,4086,'action created','2021-02-11 19:39:07','2021-02-11 19:39:07'),(12251,4086,'action started via WP Cron','2021-02-11 19:39:39','2021-02-11 19:39:39'),(12252,4086,'action complete via WP Cron','2021-02-11 19:39:39','2021-02-11 19:39:39'),(12253,4087,'action created','2021-02-11 19:39:40','2021-02-11 19:39:40'),(12254,4087,'action started via WP Cron','2021-02-11 19:42:14','2021-02-11 19:42:14'),(12255,4087,'action complete via WP Cron','2021-02-11 19:42:14','2021-02-11 19:42:14'),(12256,4088,'action created','2021-02-11 19:42:52','2021-02-11 19:42:52'),(12257,4088,'action started via WP Cron','2021-02-11 19:44:21','2021-02-11 19:44:21'),(12258,4088,'action complete via WP Cron','2021-02-11 19:44:21','2021-02-11 19:44:21'),(12259,4089,'action created','2021-02-11 19:44:27','2021-02-11 19:44:27'),(12260,4089,'action started via WP Cron','2021-02-11 19:44:39','2021-02-11 19:44:39'),(12261,4089,'action complete via WP Cron','2021-02-11 19:44:39','2021-02-11 19:44:39'),(12262,4090,'action created','2021-02-11 19:44:45','2021-02-11 19:44:45'),(12263,4090,'action started via WP Cron','2021-02-11 19:45:38','2021-02-11 19:45:38'),(12264,4090,'action complete via WP Cron','2021-02-11 19:45:38','2021-02-11 19:45:38'),(12265,4091,'action created','2021-02-11 19:45:43','2021-02-11 19:45:43'),(12266,4091,'action started via WP Cron','2021-02-11 19:46:36','2021-02-11 19:46:36'),(12267,4091,'action complete via WP Cron','2021-02-11 19:46:36','2021-02-11 19:46:36'),(12268,4092,'action created','2021-02-11 19:46:36','2021-02-11 19:46:36'),(12269,4092,'action started via WP Cron','2021-02-11 19:47:36','2021-02-11 19:47:36'),(12270,4092,'action complete via WP Cron','2021-02-11 19:47:36','2021-02-11 19:47:36'),(12271,4093,'action created','2021-02-11 19:47:36','2021-02-11 19:47:36'),(12272,4093,'action started via WP Cron','2021-02-11 19:48:35','2021-02-11 19:48:35'),(12273,4093,'action complete via WP Cron','2021-02-11 19:48:35','2021-02-11 19:48:35'),(12274,4094,'action created','2021-02-11 19:48:38','2021-02-11 19:48:38'),(12275,4094,'action started via WP Cron','2021-02-11 19:49:36','2021-02-11 19:49:36'),(12276,4094,'action complete via WP Cron','2021-02-11 19:49:36','2021-02-11 19:49:36'),(12277,4095,'action created','2021-02-11 19:49:37','2021-02-11 19:49:37'),(12278,4095,'action started via WP Cron','2021-02-11 19:50:43','2021-02-11 19:50:43'),(12279,4095,'action complete via WP Cron','2021-02-11 19:50:43','2021-02-11 19:50:43'),(12280,4096,'action created','2021-02-11 19:50:53','2021-02-11 19:50:53'),(12281,4096,'action started via WP Cron','2021-02-11 19:51:36','2021-02-11 19:51:36'),(12282,4096,'action complete via WP Cron','2021-02-11 19:51:36','2021-02-11 19:51:36'),(12283,4097,'action created','2021-02-11 19:51:36','2021-02-11 19:51:36'),(12284,4097,'action started via WP Cron','2021-02-11 19:52:36','2021-02-11 19:52:36'),(12285,4097,'action complete via WP Cron','2021-02-11 19:52:36','2021-02-11 19:52:36'),(12286,4098,'action created','2021-02-11 19:52:36','2021-02-11 19:52:36'),(12287,4098,'action started via WP Cron','2021-02-11 19:53:45','2021-02-11 19:53:45'),(12288,4098,'action complete via WP Cron','2021-02-11 19:53:45','2021-02-11 19:53:45'),(12289,4099,'action created','2021-02-11 19:54:28','2021-02-11 19:54:28'),(12290,4099,'action started via WP Cron','2021-02-11 19:55:37','2021-02-11 19:55:37'),(12291,4099,'action complete via WP Cron','2021-02-11 19:55:37','2021-02-11 19:55:37'),(12292,4100,'action created','2021-02-11 19:55:49','2021-02-11 19:55:49'),(12293,4100,'action started via WP Cron','2021-02-11 19:56:53','2021-02-11 19:56:53'),(12294,4100,'action complete via WP Cron','2021-02-11 19:56:53','2021-02-11 19:56:53'),(12295,4101,'action created','2021-02-11 19:56:53','2021-02-11 19:56:53'),(12296,4101,'action started via WP Cron','2021-02-11 19:58:29','2021-02-11 19:58:29'),(12297,4101,'action complete via WP Cron','2021-02-11 19:58:29','2021-02-11 19:58:29'),(12298,4102,'action created','2021-02-11 19:59:30','2021-02-11 19:59:30'),(12299,4102,'action started via WP Cron','2021-02-11 20:00:41','2021-02-11 20:00:41'),(12300,4102,'action complete via WP Cron','2021-02-11 20:00:41','2021-02-11 20:00:41'),(12301,4103,'action created','2021-02-11 20:00:41','2021-02-11 20:00:41'),(12302,4103,'action started via WP Cron','2021-02-11 20:01:39','2021-02-11 20:01:39'),(12303,4103,'action complete via WP Cron','2021-02-11 20:01:39','2021-02-11 20:01:39'),(12304,4104,'action created','2021-02-11 20:01:39','2021-02-11 20:01:39'),(12305,4104,'action started via WP Cron','2021-02-11 20:02:38','2021-02-11 20:02:38'),(12306,4104,'action complete via WP Cron','2021-02-11 20:02:38','2021-02-11 20:02:38'),(12307,4105,'action created','2021-02-11 20:02:39','2021-02-11 20:02:39'),(12308,4105,'action started via WP Cron','2021-02-11 20:04:28','2021-02-11 20:04:28'),(12309,4105,'action complete via WP Cron','2021-02-11 20:04:28','2021-02-11 20:04:28'),(12310,4106,'action created','2021-02-11 20:04:28','2021-02-11 20:04:28'),(12311,4106,'action started via WP Cron','2021-02-11 20:04:50','2021-02-11 20:04:50'),(12312,4106,'action complete via WP Cron','2021-02-11 20:04:50','2021-02-11 20:04:50'),(12313,4107,'action created','2021-02-11 20:04:50','2021-02-11 20:04:50'),(12314,4107,'action started via WP Cron','2021-02-11 20:05:44','2021-02-11 20:05:44'),(12315,4107,'action complete via WP Cron','2021-02-11 20:05:44','2021-02-11 20:05:44'),(12316,4108,'action created','2021-02-11 20:06:57','2021-02-11 20:06:57'),(12317,4108,'action started via WP Cron','2021-02-11 20:07:47','2021-02-11 20:07:47'),(12318,4108,'action complete via WP Cron','2021-02-11 20:07:47','2021-02-11 20:07:47'),(12319,4109,'action created','2021-02-11 20:07:57','2021-02-11 20:07:57'),(12320,4109,'action started via WP Cron','2021-02-11 20:11:16','2021-02-11 20:11:16'),(12321,4109,'action complete via WP Cron','2021-02-11 20:11:16','2021-02-11 20:11:16'),(12322,4110,'action created','2021-02-11 20:11:17','2021-02-11 20:11:17'),(12323,4110,'action started via WP Cron','2021-02-11 20:11:50','2021-02-11 20:11:50'),(12324,4110,'action complete via WP Cron','2021-02-11 20:11:50','2021-02-11 20:11:50'),(12325,4111,'action created','2021-02-11 20:12:05','2021-02-11 20:12:05'),(12326,4111,'action started via WP Cron','2021-02-11 20:12:38','2021-02-11 20:12:38'),(12327,4111,'action complete via WP Cron','2021-02-11 20:12:38','2021-02-11 20:12:38'),(12328,4112,'action created','2021-02-11 20:12:38','2021-02-11 20:12:38'),(12329,4112,'action started via WP Cron','2021-02-11 20:15:36','2021-02-11 20:15:36'),(12330,4112,'action complete via WP Cron','2021-02-11 20:15:36','2021-02-11 20:15:36'),(12331,4113,'action created','2021-02-11 20:15:37','2021-02-11 20:15:37'),(12332,4113,'action started via WP Cron','2021-02-11 20:19:55','2021-02-11 20:19:55'),(12333,4113,'action complete via WP Cron','2021-02-11 20:19:55','2021-02-11 20:19:55'),(12334,4114,'action created','2021-02-11 20:19:56','2021-02-11 20:19:56'),(12335,4114,'action started via WP Cron','2021-02-11 20:21:04','2021-02-11 20:21:04'),(12336,4114,'action complete via WP Cron','2021-02-11 20:21:04','2021-02-11 20:21:04'),(12337,4115,'action created','2021-02-11 20:21:42','2021-02-11 20:21:42'),(12338,4115,'action started via WP Cron','2021-02-11 20:23:32','2021-02-11 20:23:32'),(12339,4115,'action complete via WP Cron','2021-02-11 20:23:32','2021-02-11 20:23:32'),(12340,4116,'action created','2021-02-11 20:23:33','2021-02-11 20:23:33'),(12341,4116,'action started via WP Cron','2021-02-11 20:25:09','2021-02-11 20:25:09'),(12342,4116,'action complete via WP Cron','2021-02-11 20:25:09','2021-02-11 20:25:09'),(12343,4117,'action created','2021-02-11 20:25:09','2021-02-11 20:25:09'),(12344,4117,'action started via WP Cron','2021-02-11 20:26:44','2021-02-11 20:26:44'),(12345,4117,'action complete via WP Cron','2021-02-11 20:26:44','2021-02-11 20:26:44'),(12346,4118,'action created','2021-02-11 20:26:49','2021-02-11 20:26:49'),(12347,4118,'action started via WP Cron','2021-02-11 20:29:54','2021-02-11 20:29:54'),(12348,4118,'action complete via WP Cron','2021-02-11 20:29:54','2021-02-11 20:29:54'),(12349,4119,'action created','2021-02-11 20:30:43','2021-02-11 20:30:43'),(12350,4119,'action started via WP Cron','2021-02-11 20:33:06','2021-02-11 20:33:06'),(12351,4119,'action complete via WP Cron','2021-02-11 20:33:06','2021-02-11 20:33:06'),(12352,4120,'action created','2021-02-11 20:36:51','2021-02-11 20:36:51'),(12353,4120,'action started via WP Cron','2021-02-11 20:38:24','2021-02-11 20:38:24'),(12354,4120,'action complete via WP Cron','2021-02-11 20:38:24','2021-02-11 20:38:24'),(12355,4121,'action created','2021-02-11 20:38:25','2021-02-11 20:38:25'),(12356,4121,'action started via WP Cron','2021-02-11 20:38:37','2021-02-11 20:38:37'),(12357,4121,'action complete via WP Cron','2021-02-11 20:38:37','2021-02-11 20:38:37'),(12358,4122,'action created','2021-02-11 20:39:32','2021-02-11 20:39:32'),(12359,4122,'action started via WP Cron','2021-02-11 20:42:16','2021-02-11 20:42:16'),(12360,4122,'action complete via WP Cron','2021-02-11 20:42:16','2021-02-11 20:42:16'),(12361,4123,'action created','2021-02-11 20:45:28','2021-02-11 20:45:28'),(12362,4123,'action started via WP Cron','2021-02-11 20:45:38','2021-02-11 20:45:38'),(12363,4123,'action complete via WP Cron','2021-02-11 20:45:38','2021-02-11 20:45:38'),(12364,4124,'action created','2021-02-11 20:45:40','2021-02-11 20:45:40'),(12365,4124,'action started via WP Cron','2021-02-11 20:50:36','2021-02-11 20:50:36'),(12366,4124,'action complete via WP Cron','2021-02-11 20:50:36','2021-02-11 20:50:36'),(12367,4125,'action created','2021-02-11 20:54:45','2021-02-11 20:54:45'),(12368,4125,'action started via WP Cron','2021-02-11 21:02:16','2021-02-11 21:02:16'),(12369,4125,'action complete via WP Cron','2021-02-11 21:02:16','2021-02-11 21:02:16'),(12370,4126,'action created','2021-02-11 21:03:06','2021-02-11 21:03:06'),(12371,4126,'action started via WP Cron','2021-02-11 21:03:51','2021-02-11 21:03:51'),(12372,4126,'action complete via WP Cron','2021-02-11 21:03:51','2021-02-11 21:03:51'),(12373,4127,'action created','2021-02-11 21:03:59','2021-02-11 21:03:59'),(12374,4127,'action started via WP Cron','2021-02-11 21:06:08','2021-02-11 21:06:08'),(12375,4127,'action complete via WP Cron','2021-02-11 21:06:08','2021-02-11 21:06:08'),(12376,4128,'action created','2021-02-11 21:06:08','2021-02-11 21:06:08'),(12377,4128,'action started via WP Cron','2021-02-11 21:13:03','2021-02-11 21:13:03'),(12378,4128,'action complete via WP Cron','2021-02-11 21:13:03','2021-02-11 21:13:03'),(12379,4129,'action created','2021-02-11 21:13:04','2021-02-11 21:13:04'),(12380,4129,'action started via WP Cron','2021-02-11 21:16:14','2021-02-11 21:16:14'),(12381,4129,'action complete via WP Cron','2021-02-11 21:16:14','2021-02-11 21:16:14'),(12382,4130,'action created','2021-02-11 21:16:14','2021-02-11 21:16:14'),(12383,4130,'action started via WP Cron','2021-02-11 21:25:14','2021-02-11 21:25:14'),(12384,4130,'action complete via WP Cron','2021-02-11 21:25:14','2021-02-11 21:25:14'),(12385,4131,'action created','2021-02-11 21:25:15','2021-02-11 21:25:15'),(12386,4131,'action started via WP Cron','2021-02-11 21:25:38','2021-02-11 21:25:38'),(12387,4131,'action complete via WP Cron','2021-02-11 21:25:38','2021-02-11 21:25:38'),(12388,4132,'action created','2021-02-11 21:25:39','2021-02-11 21:25:39'),(12389,4132,'action started via WP Cron','2021-02-11 21:27:16','2021-02-11 21:27:16'),(12390,4132,'action complete via WP Cron','2021-02-11 21:27:16','2021-02-11 21:27:16'),(12391,4133,'action created','2021-02-11 21:33:06','2021-02-11 21:33:06'),(12392,4133,'action started via WP Cron','2021-02-11 21:39:31','2021-02-11 21:39:31'),(12393,4133,'action complete via WP Cron','2021-02-11 21:39:31','2021-02-11 21:39:31'),(12394,4134,'action created','2021-02-11 21:46:25','2021-02-11 21:46:25'),(12395,4134,'action started via WP Cron','2021-02-11 21:51:41','2021-02-11 21:51:41'),(12396,4134,'action complete via WP Cron','2021-02-11 21:51:41','2021-02-11 21:51:41'),(12397,4135,'action created','2021-02-11 22:03:06','2021-02-11 22:03:06'),(12398,4135,'action started via WP Cron','2021-02-11 22:07:36','2021-02-11 22:07:36'),(12399,4135,'action complete via WP Cron','2021-02-11 22:07:36','2021-02-11 22:07:36'),(12400,4136,'action created','2021-02-11 22:13:29','2021-02-11 22:13:29'),(12401,4136,'action started via WP Cron','2021-02-11 22:15:36','2021-02-11 22:15:36'),(12402,4136,'action complete via WP Cron','2021-02-11 22:15:36','2021-02-11 22:15:36'),(12403,4137,'action created','2021-02-11 22:15:36','2021-02-11 22:15:36'),(12404,4137,'action started via WP Cron','2021-02-11 22:17:07','2021-02-11 22:17:07'),(12405,4137,'action complete via WP Cron','2021-02-11 22:17:07','2021-02-11 22:17:07'),(12406,4138,'action created','2021-02-11 22:17:08','2021-02-11 22:17:08'),(12407,4138,'action started via WP Cron','2021-02-11 22:18:16','2021-02-11 22:18:16'),(12408,4138,'action complete via WP Cron','2021-02-11 22:18:16','2021-02-11 22:18:16'),(12409,4139,'action created','2021-02-11 22:18:18','2021-02-11 22:18:18'),(12410,4139,'action started via WP Cron','2021-02-11 22:24:33','2021-02-11 22:24:33'),(12411,4139,'action complete via WP Cron','2021-02-11 22:24:33','2021-02-11 22:24:33'),(12412,4140,'action created','2021-02-11 22:24:43','2021-02-11 22:24:43'),(12413,4140,'action started via WP Cron','2021-02-11 22:28:20','2021-02-11 22:28:20'),(12414,4140,'action complete via WP Cron','2021-02-11 22:28:20','2021-02-11 22:28:20'),(12415,4141,'action created','2021-02-11 22:29:13','2021-02-11 22:29:13'),(12416,4141,'action started via WP Cron','2021-02-11 22:33:07','2021-02-11 22:33:07'),(12417,4141,'action complete via WP Cron','2021-02-11 22:33:07','2021-02-11 22:33:07'),(12418,4142,'action created','2021-02-11 22:33:31','2021-02-11 22:33:31'),(12419,4142,'action started via WP Cron','2021-02-11 22:40:46','2021-02-11 22:40:46'),(12420,4142,'action complete via WP Cron','2021-02-11 22:40:46','2021-02-11 22:40:46'),(12421,4143,'action created','2021-02-11 22:41:53','2021-02-11 22:41:53'),(12422,4143,'action started via WP Cron','2021-02-11 22:43:59','2021-02-11 22:43:59'),(12423,4143,'action complete via WP Cron','2021-02-11 22:43:59','2021-02-11 22:43:59'),(12424,4144,'action created','2021-02-11 22:46:08','2021-02-11 22:46:08'),(12425,4144,'action started via WP Cron','2021-02-11 22:46:52','2021-02-11 22:46:52'),(12426,4144,'action complete via WP Cron','2021-02-11 22:46:52','2021-02-11 22:46:52'),(12427,4145,'action created','2021-02-11 22:46:53','2021-02-11 22:46:53'),(12428,4145,'action started via WP Cron','2021-02-11 23:01:50','2021-02-11 23:01:50'),(12429,4145,'action complete via WP Cron','2021-02-11 23:01:50','2021-02-11 23:01:50'),(12430,4146,'action created','2021-02-11 23:02:06','2021-02-11 23:02:06'),(12431,4146,'action started via WP Cron','2021-02-11 23:02:37','2021-02-11 23:02:37'),(12432,4146,'action complete via WP Cron','2021-02-11 23:02:37','2021-02-11 23:02:37'),(12433,4147,'action created','2021-02-11 23:02:40','2021-02-11 23:02:40'),(12434,4147,'action started via WP Cron','2021-02-11 23:03:36','2021-02-11 23:03:36'),(12435,4147,'action complete via WP Cron','2021-02-11 23:03:36','2021-02-11 23:03:36'),(12436,4148,'action created','2021-02-11 23:03:39','2021-02-11 23:03:39'),(12437,4148,'action started via WP Cron','2021-02-11 23:05:00','2021-02-11 23:05:00'),(12438,4148,'action complete via WP Cron','2021-02-11 23:05:00','2021-02-11 23:05:00'),(12439,4149,'action created','2021-02-11 23:05:02','2021-02-11 23:05:02'),(12440,4149,'action started via WP Cron','2021-02-11 23:05:38','2021-02-11 23:05:38'),(12441,4149,'action complete via WP Cron','2021-02-11 23:05:38','2021-02-11 23:05:38'),(12442,4150,'action created','2021-02-11 23:05:52','2021-02-11 23:05:52'),(12443,4150,'action started via WP Cron','2021-02-11 23:14:51','2021-02-11 23:14:51'),(12444,4150,'action complete via WP Cron','2021-02-11 23:14:51','2021-02-11 23:14:51'),(12445,4151,'action created','2021-02-11 23:14:52','2021-02-11 23:14:52'),(12446,4151,'action started via WP Cron','2021-02-11 23:18:08','2021-02-11 23:18:08'),(12447,4151,'action complete via WP Cron','2021-02-11 23:18:08','2021-02-11 23:18:08'),(12448,4152,'action created','2021-02-11 23:18:12','2021-02-11 23:18:12'),(12449,4152,'action started via WP Cron','2021-02-11 23:18:46','2021-02-11 23:18:46'),(12450,4152,'action complete via WP Cron','2021-02-11 23:18:46','2021-02-11 23:18:46'),(12451,4153,'action created','2021-02-11 23:18:52','2021-02-11 23:18:52'),(12452,4153,'action started via WP Cron','2021-02-11 23:19:43','2021-02-11 23:19:43'),(12453,4153,'action complete via WP Cron','2021-02-11 23:19:43','2021-02-11 23:19:43'),(12454,4154,'action created','2021-02-11 23:19:43','2021-02-11 23:19:43'),(12455,4154,'action started via WP Cron','2021-02-11 23:23:50','2021-02-11 23:23:50'),(12456,4154,'action complete via WP Cron','2021-02-11 23:23:50','2021-02-11 23:23:50'),(12457,4155,'action created','2021-02-11 23:26:37','2021-02-11 23:26:37'),(12458,4155,'action started via WP Cron','2021-02-11 23:30:18','2021-02-11 23:30:18'),(12459,4155,'action complete via WP Cron','2021-02-11 23:30:18','2021-02-11 23:30:18'),(12460,4156,'action created','2021-02-11 23:30:49','2021-02-11 23:30:49'),(12461,4156,'action started via WP Cron','2021-02-11 23:33:54','2021-02-11 23:33:54'),(12462,4156,'action complete via WP Cron','2021-02-11 23:33:54','2021-02-11 23:33:54'),(12463,4157,'action created','2021-02-11 23:46:10','2021-02-11 23:46:10'),(12464,4157,'action started via WP Cron','2021-02-11 23:49:55','2021-02-11 23:49:55'),(12465,4157,'action complete via WP Cron','2021-02-11 23:49:55','2021-02-11 23:49:55'),(12466,4158,'action created','2021-02-11 23:49:58','2021-02-11 23:49:58'),(12467,4158,'action started via WP Cron','2021-02-11 23:59:14','2021-02-11 23:59:14'),(12468,4158,'action complete via WP Cron','2021-02-11 23:59:14','2021-02-11 23:59:14'),(12469,4159,'action created','2021-02-12 00:03:06','2021-02-12 00:03:06'),(12470,4159,'action started via WP Cron','2021-02-12 00:05:56','2021-02-12 00:05:56'),(12471,4159,'action complete via WP Cron','2021-02-12 00:05:56','2021-02-12 00:05:56'),(12472,4160,'action created','2021-02-12 00:06:13','2021-02-12 00:06:13'),(12473,4160,'action started via WP Cron','2021-02-12 00:07:49','2021-02-12 00:07:49'),(12474,4160,'action complete via WP Cron','2021-02-12 00:07:49','2021-02-12 00:07:49'),(12475,4161,'action created','2021-02-12 00:08:47','2021-02-12 00:08:47'),(12476,4161,'action started via WP Cron','2021-02-12 00:10:32','2021-02-12 00:10:32'),(12477,4161,'action complete via WP Cron','2021-02-12 00:10:32','2021-02-12 00:10:32'),(12478,4162,'action created','2021-02-12 00:10:46','2021-02-12 00:10:46'),(12479,4162,'action started via WP Cron','2021-02-12 00:11:37','2021-02-12 00:11:37'),(12480,4162,'action complete via WP Cron','2021-02-12 00:11:37','2021-02-12 00:11:37'),(12481,4163,'action created','2021-02-12 00:11:46','2021-02-12 00:11:46'),(12482,4163,'action started via WP Cron','2021-02-12 00:12:41','2021-02-12 00:12:41'),(12483,4163,'action complete via WP Cron','2021-02-12 00:12:41','2021-02-12 00:12:41'),(12484,4164,'action created','2021-02-12 00:12:57','2021-02-12 00:12:57'),(12485,4164,'action started via WP Cron','2021-02-12 00:13:38','2021-02-12 00:13:38'),(12486,4164,'action complete via WP Cron','2021-02-12 00:13:38','2021-02-12 00:13:38'),(12487,4165,'action created','2021-02-12 00:13:46','2021-02-12 00:13:46'),(12488,4165,'action started via WP Cron','2021-02-12 00:14:37','2021-02-12 00:14:37'),(12489,4165,'action complete via WP Cron','2021-02-12 00:14:37','2021-02-12 00:14:37'),(12490,4166,'action created','2021-02-12 00:14:42','2021-02-12 00:14:42'),(12491,4166,'action started via WP Cron','2021-02-12 00:15:45','2021-02-12 00:15:45'),(12492,4166,'action complete via WP Cron','2021-02-12 00:15:45','2021-02-12 00:15:45'),(12493,4167,'action created','2021-02-12 00:15:48','2021-02-12 00:15:48'),(12494,4167,'action started via WP Cron','2021-02-12 00:16:40','2021-02-12 00:16:40'),(12495,4167,'action complete via WP Cron','2021-02-12 00:16:40','2021-02-12 00:16:40'),(12496,4168,'action created','2021-02-12 00:17:09','2021-02-12 00:17:09'),(12497,4168,'action started via WP Cron','2021-02-12 00:17:35','2021-02-12 00:17:35'),(12498,4168,'action complete via WP Cron','2021-02-12 00:17:35','2021-02-12 00:17:35'),(12499,4169,'action created','2021-02-12 00:17:41','2021-02-12 00:17:41'),(12500,4169,'action started via WP Cron','2021-02-12 00:18:44','2021-02-12 00:18:44'),(12501,4169,'action complete via WP Cron','2021-02-12 00:18:44','2021-02-12 00:18:44'),(12502,4170,'action created','2021-02-12 00:18:46','2021-02-12 00:18:46'),(12503,4170,'action started via WP Cron','2021-02-12 00:19:46','2021-02-12 00:19:46'),(12504,4170,'action complete via WP Cron','2021-02-12 00:19:46','2021-02-12 00:19:46'),(12505,4171,'action created','2021-02-12 00:19:50','2021-02-12 00:19:50'),(12506,4171,'action started via WP Cron','2021-02-12 00:20:55','2021-02-12 00:20:55'),(12507,4171,'action complete via WP Cron','2021-02-12 00:20:55','2021-02-12 00:20:55'),(12508,4172,'action created','2021-02-12 00:21:01','2021-02-12 00:21:01'),(12509,4172,'action started via WP Cron','2021-02-12 00:21:47','2021-02-12 00:21:47'),(12510,4172,'action complete via WP Cron','2021-02-12 00:21:47','2021-02-12 00:21:47'),(12511,4173,'action created','2021-02-12 00:21:52','2021-02-12 00:21:52'),(12512,4173,'action started via WP Cron','2021-02-12 00:22:42','2021-02-12 00:22:42'),(12513,4173,'action complete via WP Cron','2021-02-12 00:22:42','2021-02-12 00:22:42'),(12514,4174,'action created','2021-02-12 00:23:02','2021-02-12 00:23:02'),(12515,4174,'action started via WP Cron','2021-02-12 00:23:38','2021-02-12 00:23:38'),(12516,4174,'action complete via WP Cron','2021-02-12 00:23:38','2021-02-12 00:23:38'),(12517,4175,'action created','2021-02-12 00:23:56','2021-02-12 00:23:56'),(12518,4175,'action started via WP Cron','2021-02-12 00:24:52','2021-02-12 00:24:52'),(12519,4175,'action complete via WP Cron','2021-02-12 00:24:52','2021-02-12 00:24:52'),(12520,4176,'action created','2021-02-12 00:25:01','2021-02-12 00:25:01'),(12521,4176,'action started via WP Cron','2021-02-12 00:25:38','2021-02-12 00:25:38'),(12522,4176,'action complete via WP Cron','2021-02-12 00:25:38','2021-02-12 00:25:38'),(12523,4177,'action created','2021-02-12 00:25:44','2021-02-12 00:25:44'),(12524,4177,'action started via WP Cron','2021-02-12 00:26:53','2021-02-12 00:26:53'),(12525,4177,'action complete via WP Cron','2021-02-12 00:26:53','2021-02-12 00:26:53'),(12526,4178,'action created','2021-02-12 00:26:56','2021-02-12 00:26:56'),(12527,4178,'action started via WP Cron','2021-02-12 00:27:54','2021-02-12 00:27:54'),(12528,4178,'action complete via WP Cron','2021-02-12 00:27:54','2021-02-12 00:27:54'),(12529,4179,'action created','2021-02-12 00:28:03','2021-02-12 00:28:03'),(12530,4179,'action started via WP Cron','2021-02-12 00:28:52','2021-02-12 00:28:52'),(12531,4179,'action complete via WP Cron','2021-02-12 00:28:52','2021-02-12 00:28:52'),(12532,4180,'action created','2021-02-12 00:29:18','2021-02-12 00:29:18'),(12533,4180,'action started via WP Cron','2021-02-12 00:29:56','2021-02-12 00:29:56'),(12534,4180,'action complete via WP Cron','2021-02-12 00:29:56','2021-02-12 00:29:56'),(12535,4181,'action created','2021-02-12 00:30:12','2021-02-12 00:30:12'),(12536,4181,'action started via WP Cron','2021-02-12 00:30:55','2021-02-12 00:30:55'),(12537,4181,'action complete via WP Cron','2021-02-12 00:30:55','2021-02-12 00:30:55'),(12538,4182,'action created','2021-02-12 00:30:58','2021-02-12 00:30:58'),(12539,4182,'action started via WP Cron','2021-02-12 00:31:43','2021-02-12 00:31:43'),(12540,4182,'action complete via WP Cron','2021-02-12 00:31:43','2021-02-12 00:31:43'),(12541,4183,'action created','2021-02-12 00:31:55','2021-02-12 00:31:55'),(12542,4183,'action started via WP Cron','2021-02-12 00:32:40','2021-02-12 00:32:40'),(12543,4183,'action complete via WP Cron','2021-02-12 00:32:40','2021-02-12 00:32:40'),(12544,4184,'action created','2021-02-12 00:32:43','2021-02-12 00:32:43'),(12545,4184,'action started via WP Cron','2021-02-12 00:33:54','2021-02-12 00:33:54'),(12546,4184,'action complete via WP Cron','2021-02-12 00:33:54','2021-02-12 00:33:54'),(12547,4185,'action created','2021-02-12 00:33:55','2021-02-12 00:33:55'),(12548,4185,'action started via WP Cron','2021-02-12 00:35:03','2021-02-12 00:35:03'),(12549,4185,'action complete via WP Cron','2021-02-12 00:35:03','2021-02-12 00:35:03'),(12550,4186,'action created','2021-02-12 00:35:08','2021-02-12 00:35:08'),(12551,4186,'action started via WP Cron','2021-02-12 00:35:35','2021-02-12 00:35:35'),(12552,4186,'action complete via WP Cron','2021-02-12 00:35:35','2021-02-12 00:35:35'),(12553,4187,'action created','2021-02-12 00:35:42','2021-02-12 00:35:42'),(12554,4187,'action started via WP Cron','2021-02-12 00:36:45','2021-02-12 00:36:45'),(12555,4187,'action complete via WP Cron','2021-02-12 00:36:45','2021-02-12 00:36:45'),(12556,4188,'action created','2021-02-12 00:36:59','2021-02-12 00:36:59'),(12557,4188,'action started via WP Cron','2021-02-12 00:37:40','2021-02-12 00:37:40'),(12558,4188,'action complete via WP Cron','2021-02-12 00:37:40','2021-02-12 00:37:40'),(12559,4189,'action created','2021-02-12 00:37:57','2021-02-12 00:37:57'),(12560,4189,'action started via WP Cron','2021-02-12 00:38:46','2021-02-12 00:38:46'),(12561,4189,'action complete via WP Cron','2021-02-12 00:38:46','2021-02-12 00:38:46'),(12562,4190,'action created','2021-02-12 00:38:48','2021-02-12 00:38:48'),(12563,4190,'action started via WP Cron','2021-02-12 00:39:41','2021-02-12 00:39:41'),(12564,4190,'action complete via WP Cron','2021-02-12 00:39:41','2021-02-12 00:39:41'),(12565,4191,'action created','2021-02-12 00:39:55','2021-02-12 00:39:55'),(12566,4191,'action started via WP Cron','2021-02-12 00:40:51','2021-02-12 00:40:51'),(12567,4191,'action complete via WP Cron','2021-02-12 00:40:51','2021-02-12 00:40:51'),(12568,4192,'action created','2021-02-12 00:40:54','2021-02-12 00:40:54'),(12569,4192,'action started via WP Cron','2021-02-12 00:41:48','2021-02-12 00:41:48'),(12570,4192,'action complete via WP Cron','2021-02-12 00:41:48','2021-02-12 00:41:48'),(12571,4193,'action created','2021-02-12 00:42:01','2021-02-12 00:42:01'),(12572,4193,'action started via WP Cron','2021-02-12 00:42:35','2021-02-12 00:42:35'),(12573,4193,'action complete via WP Cron','2021-02-12 00:42:35','2021-02-12 00:42:35'),(12574,4194,'action created','2021-02-12 00:42:36','2021-02-12 00:42:36'),(12575,4194,'action started via WP Cron','2021-02-12 00:44:08','2021-02-12 00:44:08'),(12576,4194,'action complete via WP Cron','2021-02-12 00:44:08','2021-02-12 00:44:08'),(12577,4195,'action created','2021-02-12 00:44:09','2021-02-12 00:44:09'),(12578,4195,'action started via WP Cron','2021-02-12 00:44:56','2021-02-12 00:44:56'),(12579,4195,'action complete via WP Cron','2021-02-12 00:44:56','2021-02-12 00:44:56'),(12580,4196,'action created','2021-02-12 00:44:59','2021-02-12 00:44:59'),(12581,4196,'action started via WP Cron','2021-02-12 00:46:27','2021-02-12 00:46:27'),(12582,4196,'action complete via WP Cron','2021-02-12 00:46:27','2021-02-12 00:46:27'),(12583,4197,'action created','2021-02-12 00:46:32','2021-02-12 00:46:32'),(12584,4197,'action started via WP Cron','2021-02-12 00:46:52','2021-02-12 00:46:52'),(12585,4197,'action complete via WP Cron','2021-02-12 00:46:52','2021-02-12 00:46:52'),(12586,4198,'action created','2021-02-12 00:46:53','2021-02-12 00:46:53'),(12587,4198,'action started via WP Cron','2021-02-12 00:48:03','2021-02-12 00:48:03'),(12588,4198,'action complete via WP Cron','2021-02-12 00:48:03','2021-02-12 00:48:03'),(12589,4199,'action created','2021-02-12 00:48:13','2021-02-12 00:48:13'),(12590,4199,'action started via WP Cron','2021-02-12 00:48:44','2021-02-12 00:48:44'),(12591,4199,'action complete via WP Cron','2021-02-12 00:48:44','2021-02-12 00:48:44'),(12592,4200,'action created','2021-02-12 00:49:06','2021-02-12 00:49:06'),(12593,4200,'action started via WP Cron','2021-02-12 00:49:37','2021-02-12 00:49:37'),(12594,4200,'action complete via WP Cron','2021-02-12 00:49:37','2021-02-12 00:49:37'),(12595,4201,'action created','2021-02-12 00:49:51','2021-02-12 00:49:51'),(12596,4201,'action started via WP Cron','2021-02-12 00:50:36','2021-02-12 00:50:36'),(12597,4201,'action complete via WP Cron','2021-02-12 00:50:36','2021-02-12 00:50:36'),(12598,4202,'action created','2021-02-12 00:50:37','2021-02-12 00:50:37'),(12599,4202,'action started via WP Cron','2021-02-12 00:51:38','2021-02-12 00:51:38'),(12600,4202,'action complete via WP Cron','2021-02-12 00:51:38','2021-02-12 00:51:38'),(12601,4203,'action created','2021-02-12 00:51:47','2021-02-12 00:51:47'),(12602,4203,'action started via WP Cron','2021-02-12 00:52:44','2021-02-12 00:52:44'),(12603,4203,'action complete via WP Cron','2021-02-12 00:52:44','2021-02-12 00:52:44'),(12604,4204,'action created','2021-02-12 00:52:56','2021-02-12 00:52:56'),(12605,4204,'action started via WP Cron','2021-02-12 00:53:43','2021-02-12 00:53:43'),(12606,4204,'action complete via WP Cron','2021-02-12 00:53:43','2021-02-12 00:53:43'),(12607,4205,'action created','2021-02-12 00:53:46','2021-02-12 00:53:46'),(12608,4205,'action started via WP Cron','2021-02-12 00:54:46','2021-02-12 00:54:46'),(12609,4205,'action complete via WP Cron','2021-02-12 00:54:46','2021-02-12 00:54:46'),(12610,4206,'action created','2021-02-12 00:54:57','2021-02-12 00:54:57'),(12611,4206,'action started via WP Cron','2021-02-12 00:55:56','2021-02-12 00:55:56'),(12612,4206,'action complete via WP Cron','2021-02-12 00:55:56','2021-02-12 00:55:56'),(12613,4207,'action created','2021-02-12 00:55:57','2021-02-12 00:55:57'),(12614,4207,'action started via WP Cron','2021-02-12 00:57:00','2021-02-12 00:57:00'),(12615,4207,'action complete via WP Cron','2021-02-12 00:57:00','2021-02-12 00:57:00'),(12616,4208,'action created','2021-02-12 00:57:15','2021-02-12 00:57:15'),(12617,4208,'action started via WP Cron','2021-02-12 00:57:37','2021-02-12 00:57:37'),(12618,4208,'action complete via WP Cron','2021-02-12 00:57:37','2021-02-12 00:57:37'),(12619,4209,'action created','2021-02-12 00:57:44','2021-02-12 00:57:44'),(12620,4209,'action started via WP Cron','2021-02-12 00:58:50','2021-02-12 00:58:50'),(12621,4209,'action complete via WP Cron','2021-02-12 00:58:50','2021-02-12 00:58:50'),(12622,4210,'action created','2021-02-12 00:59:02','2021-02-12 00:59:02'),(12623,4210,'action started via WP Cron','2021-02-12 00:59:40','2021-02-12 00:59:40'),(12624,4210,'action complete via WP Cron','2021-02-12 00:59:40','2021-02-12 00:59:40'),(12625,4211,'action created','2021-02-12 00:59:42','2021-02-12 00:59:42'),(12626,4211,'action started via WP Cron','2021-02-12 01:00:41','2021-02-12 01:00:41'),(12627,4211,'action complete via WP Cron','2021-02-12 01:00:41','2021-02-12 01:00:41'),(12628,4212,'action created','2021-02-12 01:01:00','2021-02-12 01:01:00'),(12629,4212,'action started via WP Cron','2021-02-12 01:01:42','2021-02-12 01:01:42'),(12630,4212,'action complete via WP Cron','2021-02-12 01:01:42','2021-02-12 01:01:42'),(12631,4213,'action created','2021-02-12 01:01:48','2021-02-12 01:01:48'),(12632,4213,'action started via WP Cron','2021-02-12 01:02:38','2021-02-12 01:02:38'),(12633,4213,'action complete via WP Cron','2021-02-12 01:02:38','2021-02-12 01:02:38'),(12634,4214,'action created','2021-02-12 01:02:40','2021-02-12 01:02:40'),(12635,4214,'action started via WP Cron','2021-02-12 01:03:35','2021-02-12 01:03:35'),(12636,4214,'action complete via WP Cron','2021-02-12 01:03:35','2021-02-12 01:03:35'),(12637,4215,'action created','2021-02-12 01:03:53','2021-02-12 01:03:53'),(12638,4215,'action started via WP Cron','2021-02-12 01:04:46','2021-02-12 01:04:46'),(12639,4215,'action complete via WP Cron','2021-02-12 01:04:46','2021-02-12 01:04:46'),(12640,4216,'action created','2021-02-12 01:04:53','2021-02-12 01:04:53'),(12641,4216,'action started via WP Cron','2021-02-12 01:05:37','2021-02-12 01:05:37'),(12642,4216,'action complete via WP Cron','2021-02-12 01:05:37','2021-02-12 01:05:37'),(12643,4217,'action created','2021-02-12 01:05:56','2021-02-12 01:05:56'),(12644,4217,'action started via WP Cron','2021-02-12 01:06:45','2021-02-12 01:06:45'),(12645,4217,'action complete via WP Cron','2021-02-12 01:06:45','2021-02-12 01:06:45'),(12646,4218,'action created','2021-02-12 01:07:41','2021-02-12 01:07:41'),(12647,4218,'action started via WP Cron','2021-02-12 01:08:36','2021-02-12 01:08:36'),(12648,4218,'action complete via WP Cron','2021-02-12 01:08:36','2021-02-12 01:08:36'),(12649,4219,'action created','2021-02-12 01:08:42','2021-02-12 01:08:42'),(12650,4219,'action started via WP Cron','2021-02-12 01:09:36','2021-02-12 01:09:36'),(12651,4219,'action complete via WP Cron','2021-02-12 01:09:36','2021-02-12 01:09:36'),(12652,4220,'action created','2021-02-12 01:09:48','2021-02-12 01:09:48'),(12653,4220,'action started via WP Cron','2021-02-12 01:10:35','2021-02-12 01:10:35'),(12654,4220,'action complete via WP Cron','2021-02-12 01:10:35','2021-02-12 01:10:35'),(12655,4221,'action created','2021-02-12 01:10:36','2021-02-12 01:10:36'),(12656,4221,'action started via WP Cron','2021-02-12 01:11:35','2021-02-12 01:11:35'),(12657,4221,'action complete via WP Cron','2021-02-12 01:11:35','2021-02-12 01:11:35'),(12658,4222,'action created','2021-02-12 01:11:42','2021-02-12 01:11:42'),(12659,4222,'action started via WP Cron','2021-02-12 01:12:45','2021-02-12 01:12:45'),(12660,4222,'action complete via WP Cron','2021-02-12 01:12:45','2021-02-12 01:12:45'),(12661,4223,'action created','2021-02-12 01:13:03','2021-02-12 01:13:03'),(12662,4223,'action started via WP Cron','2021-02-12 01:13:36','2021-02-12 01:13:36'),(12663,4223,'action complete via WP Cron','2021-02-12 01:13:36','2021-02-12 01:13:36'),(12664,4224,'action created','2021-02-12 01:13:45','2021-02-12 01:13:45'),(12665,3881,'action started via WP Cron','2021-02-12 01:15:16','2021-02-12 01:15:16'),(12666,3881,'action complete via WP Cron','2021-02-12 01:15:16','2021-02-12 01:15:16'),(12667,4225,'action created','2021-02-12 01:15:16','2021-02-12 01:15:16'),(12668,4224,'action started via WP Cron','2021-02-12 01:15:16','2021-02-12 01:15:16'),(12669,4224,'action complete via WP Cron','2021-02-12 01:15:16','2021-02-12 01:15:16'),(12670,4226,'action created','2021-02-12 01:15:18','2021-02-12 01:15:18'),(12671,4226,'action started via WP Cron','2021-02-12 01:15:37','2021-02-12 01:15:37'),(12672,4226,'action complete via WP Cron','2021-02-12 01:15:37','2021-02-12 01:15:37'),(12673,4227,'action created','2021-02-12 01:15:54','2021-02-12 01:15:54'),(12674,4227,'action started via WP Cron','2021-02-12 01:16:43','2021-02-12 01:16:43'),(12675,4227,'action complete via WP Cron','2021-02-12 01:16:43','2021-02-12 01:16:43'),(12676,4228,'action created','2021-02-12 01:16:46','2021-02-12 01:16:46'),(12677,4228,'action started via WP Cron','2021-02-12 01:17:36','2021-02-12 01:17:36'),(12678,4228,'action complete via WP Cron','2021-02-12 01:17:36','2021-02-12 01:17:36'),(12679,4229,'action created','2021-02-12 01:17:39','2021-02-12 01:17:39'),(12680,4229,'action started via WP Cron','2021-02-12 01:18:36','2021-02-12 01:18:36'),(12681,4229,'action complete via WP Cron','2021-02-12 01:18:36','2021-02-12 01:18:36'),(12682,4230,'action created','2021-02-12 01:18:46','2021-02-12 01:18:46'),(12683,4230,'action started via WP Cron','2021-02-12 01:19:47','2021-02-12 01:19:47'),(12684,4230,'action complete via WP Cron','2021-02-12 01:19:47','2021-02-12 01:19:47'),(12685,4231,'action created','2021-02-12 01:19:50','2021-02-12 01:19:50'),(12686,4231,'action started via WP Cron','2021-02-12 01:20:38','2021-02-12 01:20:38'),(12687,4231,'action complete via WP Cron','2021-02-12 01:20:38','2021-02-12 01:20:38'),(12688,4232,'action created','2021-02-12 01:20:41','2021-02-12 01:20:41'),(12689,4232,'action started via WP Cron','2021-02-12 01:21:36','2021-02-12 01:21:36'),(12690,4232,'action complete via WP Cron','2021-02-12 01:21:36','2021-02-12 01:21:36'),(12691,4233,'action created','2021-02-12 01:21:36','2021-02-12 01:21:36'),(12692,4233,'action started via WP Cron','2021-02-12 01:22:41','2021-02-12 01:22:41'),(12693,4233,'action complete via WP Cron','2021-02-12 01:22:41','2021-02-12 01:22:41'),(12694,4234,'action created','2021-02-12 01:22:57','2021-02-12 01:22:57'),(12695,4234,'action started via WP Cron','2021-02-12 01:23:45','2021-02-12 01:23:45'),(12696,4234,'action complete via WP Cron','2021-02-12 01:23:45','2021-02-12 01:23:45'),(12697,4235,'action created','2021-02-12 01:23:54','2021-02-12 01:23:54'),(12698,4235,'action started via WP Cron','2021-02-12 01:24:35','2021-02-12 01:24:35'),(12699,4235,'action complete via WP Cron','2021-02-12 01:24:35','2021-02-12 01:24:35'),(12700,4236,'action created','2021-02-12 01:24:36','2021-02-12 01:24:36'),(12701,4236,'action started via WP Cron','2021-02-12 01:25:35','2021-02-12 01:25:35'),(12702,4236,'action complete via WP Cron','2021-02-12 01:25:35','2021-02-12 01:25:35'),(12703,4237,'action created','2021-02-12 01:25:36','2021-02-12 01:25:36'),(12704,4237,'action started via WP Cron','2021-02-12 01:26:35','2021-02-12 01:26:35'),(12705,4237,'action complete via WP Cron','2021-02-12 01:26:35','2021-02-12 01:26:35'),(12706,4238,'action created','2021-02-12 01:26:36','2021-02-12 01:26:36'),(12707,4238,'action started via WP Cron','2021-02-12 01:27:36','2021-02-12 01:27:36'),(12708,4238,'action complete via WP Cron','2021-02-12 01:27:36','2021-02-12 01:27:36'),(12709,4239,'action created','2021-02-12 01:27:36','2021-02-12 01:27:36'),(12710,4239,'action started via WP Cron','2021-02-12 01:28:35','2021-02-12 01:28:35'),(12711,4239,'action complete via WP Cron','2021-02-12 01:28:35','2021-02-12 01:28:35'),(12712,4240,'action created','2021-02-12 01:28:36','2021-02-12 01:28:36'),(12713,4240,'action started via WP Cron','2021-02-12 01:29:35','2021-02-12 01:29:35'),(12714,4240,'action complete via WP Cron','2021-02-12 01:29:35','2021-02-12 01:29:35'),(12715,4241,'action created','2021-02-12 01:29:36','2021-02-12 01:29:36'),(12716,4242,'action created','2021-02-12 01:29:36','2021-02-12 01:29:36'),(12717,4241,'action started via WP Cron','2021-02-12 01:30:35','2021-02-12 01:30:35'),(12718,4241,'action complete via WP Cron','2021-02-12 01:30:35','2021-02-12 01:30:35'),(12719,4242,'action started via WP Cron','2021-02-12 01:30:35','2021-02-12 01:30:35'),(12720,4242,'action complete via WP Cron','2021-02-12 01:30:35','2021-02-12 01:30:35'),(12721,4243,'action created','2021-02-12 01:30:36','2021-02-12 01:30:36'),(12722,4243,'action started via WP Cron','2021-02-12 01:31:35','2021-02-12 01:31:35'),(12723,4243,'action complete via WP Cron','2021-02-12 01:31:35','2021-02-12 01:31:35'),(12724,4244,'action created','2021-02-12 01:31:36','2021-02-12 01:31:36'),(12725,4244,'action started via WP Cron','2021-02-12 01:32:35','2021-02-12 01:32:35'),(12726,4244,'action complete via WP Cron','2021-02-12 01:32:35','2021-02-12 01:32:35'),(12727,4245,'action created','2021-02-12 01:32:35','2021-02-12 01:32:35'),(12728,4245,'action started via WP Cron','2021-02-12 01:33:36','2021-02-12 01:33:36'),(12729,4245,'action complete via WP Cron','2021-02-12 01:33:36','2021-02-12 01:33:36'),(12730,4246,'action created','2021-02-12 01:33:37','2021-02-12 01:33:37'),(12731,4246,'action started via WP Cron','2021-02-12 01:34:40','2021-02-12 01:34:40'),(12732,4246,'action complete via WP Cron','2021-02-12 01:34:40','2021-02-12 01:34:40'),(12733,4247,'action created','2021-02-12 01:34:50','2021-02-12 01:34:50'),(12734,4247,'action started via WP Cron','2021-02-12 01:35:37','2021-02-12 01:35:37'),(12735,4247,'action complete via WP Cron','2021-02-12 01:35:37','2021-02-12 01:35:37'),(12736,4248,'action created','2021-02-12 01:35:43','2021-02-12 01:35:43'),(12737,4248,'action started via WP Cron','2021-02-12 01:36:37','2021-02-12 01:36:37'),(12738,4248,'action complete via WP Cron','2021-02-12 01:36:37','2021-02-12 01:36:37'),(12739,4249,'action created','2021-02-12 01:36:38','2021-02-12 01:36:38'),(12740,4249,'action started via WP Cron','2021-02-12 01:37:54','2021-02-12 01:37:54'),(12741,4249,'action complete via WP Cron','2021-02-12 01:37:54','2021-02-12 01:37:54'),(12742,4250,'action created','2021-02-12 01:37:56','2021-02-12 01:37:56'),(12743,4250,'action started via WP Cron','2021-02-12 01:38:47','2021-02-12 01:38:47'),(12744,4250,'action complete via WP Cron','2021-02-12 01:38:47','2021-02-12 01:38:47'),(12745,4251,'action created','2021-02-12 01:38:50','2021-02-12 01:38:50'),(12746,4251,'action started via WP Cron','2021-02-12 01:39:52','2021-02-12 01:39:52'),(12747,4251,'action complete via WP Cron','2021-02-12 01:39:52','2021-02-12 01:39:52'),(12748,4252,'action created','2021-02-12 01:39:54','2021-02-12 01:39:54'),(12749,4252,'action started via WP Cron','2021-02-12 01:40:47','2021-02-12 01:40:47'),(12750,4252,'action complete via WP Cron','2021-02-12 01:40:47','2021-02-12 01:40:47'),(12751,4253,'action created','2021-02-12 01:40:53','2021-02-12 01:40:53'),(12752,3890,'action started via WP Cron','2021-02-12 01:41:42','2021-02-12 01:41:42'),(12753,3890,'action complete via WP Cron','2021-02-12 01:41:42','2021-02-12 01:41:42'),(12754,4254,'action created','2021-02-12 01:41:42','2021-02-12 01:41:42'),(12755,4253,'action started via WP Cron','2021-02-12 01:41:42','2021-02-12 01:41:42'),(12756,4253,'action complete via WP Cron','2021-02-12 01:41:42','2021-02-12 01:41:42'),(12757,4255,'action created','2021-02-12 01:41:52','2021-02-12 01:41:52'),(12758,4255,'action started via WP Cron','2021-02-12 01:42:49','2021-02-12 01:42:49'),(12759,4255,'action complete via WP Cron','2021-02-12 01:42:49','2021-02-12 01:42:49'),(12760,4256,'action created','2021-02-12 01:42:52','2021-02-12 01:42:52'),(12761,4256,'action started via WP Cron','2021-02-12 01:43:38','2021-02-12 01:43:38'),(12762,4256,'action complete via WP Cron','2021-02-12 01:43:38','2021-02-12 01:43:38'),(12763,4257,'action created','2021-02-12 01:43:47','2021-02-12 01:43:47'),(12764,4257,'action started via WP Cron','2021-02-12 01:44:35','2021-02-12 01:44:35'),(12765,4257,'action complete via WP Cron','2021-02-12 01:44:35','2021-02-12 01:44:35'),(12766,4258,'action created','2021-02-12 01:44:38','2021-02-12 01:44:38'),(12767,4258,'action started via WP Cron','2021-02-12 01:45:35','2021-02-12 01:45:35'),(12768,4258,'action complete via WP Cron','2021-02-12 01:45:35','2021-02-12 01:45:35'),(12769,4259,'action created','2021-02-12 01:45:37','2021-02-12 01:45:37'),(12770,4259,'action started via WP Cron','2021-02-12 01:46:41','2021-02-12 01:46:41'),(12771,4259,'action complete via WP Cron','2021-02-12 01:46:41','2021-02-12 01:46:41'),(12772,4260,'action created','2021-02-12 01:46:42','2021-02-12 01:46:42'),(12773,4260,'action started via WP Cron','2021-02-12 01:47:37','2021-02-12 01:47:37'),(12774,4260,'action complete via WP Cron','2021-02-12 01:47:37','2021-02-12 01:47:37'),(12775,4261,'action created','2021-02-12 01:47:48','2021-02-12 01:47:48'),(12776,4261,'action started via WP Cron','2021-02-12 01:48:39','2021-02-12 01:48:39'),(12777,4261,'action complete via WP Cron','2021-02-12 01:48:39','2021-02-12 01:48:39'),(12778,4262,'action created','2021-02-12 01:48:49','2021-02-12 01:48:49'),(12779,4262,'action started via WP Cron','2021-02-12 01:49:59','2021-02-12 01:49:59'),(12780,4262,'action complete via WP Cron','2021-02-12 01:49:59','2021-02-12 01:49:59'),(12781,4263,'action created','2021-02-12 01:50:02','2021-02-12 01:50:02'),(12782,4263,'action started via WP Cron','2021-02-12 01:50:36','2021-02-12 01:50:36'),(12783,4263,'action complete via WP Cron','2021-02-12 01:50:36','2021-02-12 01:50:36'),(12784,4264,'action created','2021-02-12 01:50:49','2021-02-12 01:50:49'),(12785,4264,'action started via WP Cron','2021-02-12 01:51:35','2021-02-12 01:51:35'),(12786,4264,'action complete via WP Cron','2021-02-12 01:51:35','2021-02-12 01:51:35'),(12787,4265,'action created','2021-02-12 01:51:44','2021-02-12 01:51:44'),(12788,4265,'action started via WP Cron','2021-02-12 01:52:39','2021-02-12 01:52:39'),(12789,4265,'action complete via WP Cron','2021-02-12 01:52:39','2021-02-12 01:52:39'),(12790,4266,'action created','2021-02-12 01:52:52','2021-02-12 01:52:52'),(12791,4266,'action started via WP Cron','2021-02-12 01:53:39','2021-02-12 01:53:39'),(12792,4266,'action complete via WP Cron','2021-02-12 01:53:39','2021-02-12 01:53:39'),(12793,4267,'action created','2021-02-12 01:53:40','2021-02-12 01:53:40'),(12794,4267,'action started via WP Cron','2021-02-12 01:54:49','2021-02-12 01:54:49'),(12795,4267,'action complete via WP Cron','2021-02-12 01:54:49','2021-02-12 01:54:49'),(12796,4268,'action created','2021-02-12 01:55:11','2021-02-12 01:55:11'),(12797,4268,'action started via WP Cron','2021-02-12 01:55:41','2021-02-12 01:55:41'),(12798,4268,'action complete via WP Cron','2021-02-12 01:55:41','2021-02-12 01:55:41'),(12799,4269,'action created','2021-02-12 01:56:07','2021-02-12 01:56:07'),(12800,4269,'action started via WP Cron','2021-02-12 01:56:39','2021-02-12 01:56:39'),(12801,4269,'action complete via WP Cron','2021-02-12 01:56:39','2021-02-12 01:56:39'),(12802,4270,'action created','2021-02-12 01:56:39','2021-02-12 01:56:39'),(12803,4270,'action started via WP Cron','2021-02-12 01:57:51','2021-02-12 01:57:51'),(12804,4270,'action complete via WP Cron','2021-02-12 01:57:51','2021-02-12 01:57:51'),(12805,4271,'action created','2021-02-12 01:58:12','2021-02-12 01:58:12'),(12806,4271,'action started via WP Cron','2021-02-12 01:58:43','2021-02-12 01:58:43'),(12807,4271,'action complete via WP Cron','2021-02-12 01:58:43','2021-02-12 01:58:43'),(12808,4272,'action created','2021-02-12 01:58:43','2021-02-12 01:58:43'),(12809,4272,'action started via WP Cron','2021-02-12 01:59:35','2021-02-12 01:59:35'),(12810,4272,'action complete via WP Cron','2021-02-12 01:59:35','2021-02-12 01:59:35'),(12811,4273,'action created','2021-02-12 01:59:55','2021-02-12 01:59:55'),(12812,4273,'action started via WP Cron','2021-02-12 02:00:58','2021-02-12 02:00:58'),(12813,4273,'action complete via WP Cron','2021-02-12 02:00:58','2021-02-12 02:00:58'),(12814,4274,'action created','2021-02-12 02:01:02','2021-02-12 02:01:02'),(12815,4274,'action started via WP Cron','2021-02-12 02:01:39','2021-02-12 02:01:39'),(12816,4274,'action complete via WP Cron','2021-02-12 02:01:39','2021-02-12 02:01:39'),(12817,4275,'action created','2021-02-12 02:01:46','2021-02-12 02:01:46'),(12818,4275,'action started via WP Cron','2021-02-12 02:02:45','2021-02-12 02:02:45'),(12819,4275,'action complete via WP Cron','2021-02-12 02:02:45','2021-02-12 02:02:45'),(12820,4276,'action created','2021-02-12 02:02:54','2021-02-12 02:02:54'),(12821,4276,'action started via WP Cron','2021-02-12 02:03:36','2021-02-12 02:03:36'),(12822,4276,'action complete via WP Cron','2021-02-12 02:03:36','2021-02-12 02:03:36'),(12823,4277,'action created','2021-02-12 02:03:38','2021-02-12 02:03:38'),(12824,4277,'action started via WP Cron','2021-02-12 02:04:35','2021-02-12 02:04:35'),(12825,4277,'action complete via WP Cron','2021-02-12 02:04:35','2021-02-12 02:04:35'),(12826,4278,'action created','2021-02-12 02:04:52','2021-02-12 02:04:52'),(12827,4278,'action started via WP Cron','2021-02-12 02:05:58','2021-02-12 02:05:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (12828,4278,'action complete via WP Cron','2021-02-12 02:05:58','2021-02-12 02:05:58'),(12829,4279,'action created','2021-02-12 02:05:59','2021-02-12 02:05:59'),(12830,4279,'action started via WP Cron','2021-02-12 02:06:39','2021-02-12 02:06:39'),(12831,4279,'action complete via WP Cron','2021-02-12 02:06:39','2021-02-12 02:06:39'),(12832,4280,'action created','2021-02-12 02:06:56','2021-02-12 02:06:56'),(12833,4280,'action started via WP Cron','2021-02-12 02:07:53','2021-02-12 02:07:53'),(12834,4280,'action complete via WP Cron','2021-02-12 02:07:53','2021-02-12 02:07:53'),(12835,4281,'action created','2021-02-12 02:07:54','2021-02-12 02:07:54'),(12836,4281,'action started via WP Cron','2021-02-12 02:08:37','2021-02-12 02:08:37'),(12837,4281,'action complete via WP Cron','2021-02-12 02:08:37','2021-02-12 02:08:37'),(12838,4282,'action created','2021-02-12 02:08:52','2021-02-12 02:08:52'),(12839,4282,'action started via WP Cron','2021-02-12 02:09:55','2021-02-12 02:09:55'),(12840,4282,'action complete via WP Cron','2021-02-12 02:09:55','2021-02-12 02:09:55'),(12841,4283,'action created','2021-02-12 02:10:11','2021-02-12 02:10:11'),(12842,4283,'action started via WP Cron','2021-02-12 02:10:39','2021-02-12 02:10:39'),(12843,4283,'action complete via WP Cron','2021-02-12 02:10:39','2021-02-12 02:10:39'),(12844,4284,'action created','2021-02-12 02:10:47','2021-02-12 02:10:47'),(12845,4284,'action started via WP Cron','2021-02-12 02:11:54','2021-02-12 02:11:54'),(12846,4284,'action complete via WP Cron','2021-02-12 02:11:54','2021-02-12 02:11:54'),(12847,4285,'action created','2021-02-12 02:12:04','2021-02-12 02:12:04'),(12848,4285,'action started via WP Cron','2021-02-12 02:12:44','2021-02-12 02:12:44'),(12849,4285,'action complete via WP Cron','2021-02-12 02:12:44','2021-02-12 02:12:44'),(12850,4286,'action created','2021-02-12 02:12:55','2021-02-12 02:12:55'),(12851,4286,'action started via WP Cron','2021-02-12 02:13:37','2021-02-12 02:13:37'),(12852,4286,'action complete via WP Cron','2021-02-12 02:13:37','2021-02-12 02:13:37'),(12853,4287,'action created','2021-02-12 02:13:43','2021-02-12 02:13:43'),(12854,4287,'action started via WP Cron','2021-02-12 02:14:35','2021-02-12 02:14:35'),(12855,4287,'action complete via WP Cron','2021-02-12 02:14:35','2021-02-12 02:14:35'),(12856,4288,'action created','2021-02-12 02:14:38','2021-02-12 02:14:38'),(12857,4288,'action started via WP Cron','2021-02-12 02:15:42','2021-02-12 02:15:42'),(12858,4288,'action complete via WP Cron','2021-02-12 02:15:42','2021-02-12 02:15:42'),(12859,4289,'action created','2021-02-12 02:15:49','2021-02-12 02:15:49'),(12860,4289,'action started via WP Cron','2021-02-12 02:16:35','2021-02-12 02:16:35'),(12861,4289,'action complete via WP Cron','2021-02-12 02:16:35','2021-02-12 02:16:35'),(12862,4290,'action created','2021-02-12 02:16:38','2021-02-12 02:16:38'),(12863,4290,'action started via WP Cron','2021-02-12 02:17:58','2021-02-12 02:17:58'),(12864,4290,'action complete via WP Cron','2021-02-12 02:17:58','2021-02-12 02:17:58'),(12865,4291,'action created','2021-02-12 02:18:01','2021-02-12 02:18:01'),(12866,4291,'action started via WP Cron','2021-02-12 02:18:47','2021-02-12 02:18:47'),(12867,4291,'action complete via WP Cron','2021-02-12 02:18:47','2021-02-12 02:18:47'),(12868,4292,'action created','2021-02-12 02:18:48','2021-02-12 02:18:48'),(12869,4292,'action started via WP Cron','2021-02-12 02:19:36','2021-02-12 02:19:36'),(12870,4292,'action complete via WP Cron','2021-02-12 02:19:36','2021-02-12 02:19:36'),(12871,4293,'action created','2021-02-12 02:19:42','2021-02-12 02:19:42'),(12872,4293,'action started via WP Cron','2021-02-12 02:20:37','2021-02-12 02:20:37'),(12873,4293,'action complete via WP Cron','2021-02-12 02:20:37','2021-02-12 02:20:37'),(12874,4294,'action created','2021-02-12 02:20:38','2021-02-12 02:20:38'),(12875,4294,'action started via WP Cron','2021-02-12 02:21:36','2021-02-12 02:21:36'),(12876,4294,'action complete via WP Cron','2021-02-12 02:21:36','2021-02-12 02:21:36'),(12877,4295,'action created','2021-02-12 02:21:36','2021-02-12 02:21:36'),(12878,4295,'action started via WP Cron','2021-02-12 02:22:36','2021-02-12 02:22:36'),(12879,4295,'action complete via WP Cron','2021-02-12 02:22:36','2021-02-12 02:22:36'),(12880,4296,'action created','2021-02-12 02:22:37','2021-02-12 02:22:37'),(12881,4296,'action started via WP Cron','2021-02-12 02:23:43','2021-02-12 02:23:43'),(12882,4296,'action complete via WP Cron','2021-02-12 02:23:43','2021-02-12 02:23:43'),(12883,4297,'action created','2021-02-12 02:23:43','2021-02-12 02:23:43'),(12884,4297,'action started via WP Cron','2021-02-12 02:24:35','2021-02-12 02:24:35'),(12885,4297,'action complete via WP Cron','2021-02-12 02:24:35','2021-02-12 02:24:35'),(12886,4298,'action created','2021-02-12 02:24:43','2021-02-12 02:24:43'),(12887,4298,'action started via WP Cron','2021-02-12 02:25:35','2021-02-12 02:25:35'),(12888,4298,'action complete via WP Cron','2021-02-12 02:25:35','2021-02-12 02:25:35'),(12889,4299,'action created','2021-02-12 02:25:37','2021-02-12 02:25:37'),(12890,4299,'action started via WP Cron','2021-02-12 02:26:36','2021-02-12 02:26:36'),(12891,4299,'action complete via WP Cron','2021-02-12 02:26:36','2021-02-12 02:26:36'),(12892,4300,'action created','2021-02-12 02:26:43','2021-02-12 02:26:43'),(12893,4300,'action started via WP Cron','2021-02-12 02:27:35','2021-02-12 02:27:35'),(12894,4300,'action complete via WP Cron','2021-02-12 02:27:35','2021-02-12 02:27:35'),(12895,4301,'action created','2021-02-12 02:27:44','2021-02-12 02:27:44'),(12896,4301,'action started via WP Cron','2021-02-12 02:28:38','2021-02-12 02:28:38'),(12897,4301,'action complete via WP Cron','2021-02-12 02:28:38','2021-02-12 02:28:38'),(12898,4302,'action created','2021-02-12 02:28:44','2021-02-12 02:28:44'),(12899,4302,'action started via WP Cron','2021-02-12 02:29:38','2021-02-12 02:29:38'),(12900,4302,'action complete via WP Cron','2021-02-12 02:29:38','2021-02-12 02:29:38'),(12901,4303,'action created','2021-02-12 02:29:39','2021-02-12 02:29:39'),(12902,4303,'action started via WP Cron','2021-02-12 02:30:41','2021-02-12 02:30:41'),(12903,4303,'action complete via WP Cron','2021-02-12 02:30:41','2021-02-12 02:30:41'),(12904,4304,'action created','2021-02-12 02:30:42','2021-02-12 02:30:42'),(12905,4304,'action started via WP Cron','2021-02-12 02:31:47','2021-02-12 02:31:47'),(12906,4304,'action complete via WP Cron','2021-02-12 02:31:47','2021-02-12 02:31:47'),(12907,4305,'action created','2021-02-12 02:31:50','2021-02-12 02:31:50'),(12908,4305,'action started via WP Cron','2021-02-12 02:32:37','2021-02-12 02:32:37'),(12909,4305,'action complete via WP Cron','2021-02-12 02:32:37','2021-02-12 02:32:37'),(12910,4306,'action created','2021-02-12 02:32:47','2021-02-12 02:32:47'),(12911,4306,'action started via WP Cron','2021-02-12 02:33:36','2021-02-12 02:33:36'),(12912,4306,'action complete via WP Cron','2021-02-12 02:33:36','2021-02-12 02:33:36'),(12913,4307,'action created','2021-02-12 02:33:42','2021-02-12 02:33:42'),(12914,4307,'action started via WP Cron','2021-02-12 02:34:59','2021-02-12 02:34:59'),(12915,4307,'action complete via WP Cron','2021-02-12 02:34:59','2021-02-12 02:34:59'),(12916,4308,'action created','2021-02-12 02:35:01','2021-02-12 02:35:01'),(12917,4308,'action started via WP Cron','2021-02-12 02:35:40','2021-02-12 02:35:40'),(12918,4308,'action complete via WP Cron','2021-02-12 02:35:40','2021-02-12 02:35:40'),(12919,4309,'action created','2021-02-12 02:35:42','2021-02-12 02:35:42'),(12920,4309,'action started via WP Cron','2021-02-12 02:36:41','2021-02-12 02:36:41'),(12921,4309,'action complete via WP Cron','2021-02-12 02:36:41','2021-02-12 02:36:41'),(12922,4310,'action created','2021-02-12 02:36:52','2021-02-12 02:36:52'),(12923,4310,'action started via WP Cron','2021-02-12 02:37:44','2021-02-12 02:37:44'),(12924,4310,'action complete via WP Cron','2021-02-12 02:37:44','2021-02-12 02:37:44'),(12925,4311,'action created','2021-02-12 02:37:45','2021-02-12 02:37:45'),(12926,4311,'action started via WP Cron','2021-02-12 02:38:39','2021-02-12 02:38:39'),(12927,4311,'action complete via WP Cron','2021-02-12 02:38:39','2021-02-12 02:38:39'),(12928,4312,'action created','2021-02-12 02:38:44','2021-02-12 02:38:44'),(12929,4312,'action started via WP Cron','2021-02-12 02:39:46','2021-02-12 02:39:46'),(12930,4312,'action complete via WP Cron','2021-02-12 02:39:46','2021-02-12 02:39:46'),(12931,4313,'action created','2021-02-12 02:39:57','2021-02-12 02:39:57'),(12932,4313,'action started via WP Cron','2021-02-12 02:40:57','2021-02-12 02:40:57'),(12933,4313,'action complete via WP Cron','2021-02-12 02:40:57','2021-02-12 02:40:57'),(12934,4314,'action created','2021-02-12 02:40:58','2021-02-12 02:40:58'),(12935,4314,'action started via WP Cron','2021-02-12 02:41:45','2021-02-12 02:41:45'),(12936,4314,'action complete via WP Cron','2021-02-12 02:41:45','2021-02-12 02:41:45'),(12937,4315,'action created','2021-02-12 02:42:05','2021-02-12 02:42:05'),(12938,4315,'action started via WP Cron','2021-02-12 02:42:41','2021-02-12 02:42:41'),(12939,4315,'action complete via WP Cron','2021-02-12 02:42:41','2021-02-12 02:42:41'),(12940,4316,'action created','2021-02-12 02:42:42','2021-02-12 02:42:42'),(12941,4316,'action started via WP Cron','2021-02-12 02:43:36','2021-02-12 02:43:36'),(12942,4316,'action complete via WP Cron','2021-02-12 02:43:36','2021-02-12 02:43:36'),(12943,4317,'action created','2021-02-12 02:43:37','2021-02-12 02:43:37'),(12944,4317,'action started via WP Cron','2021-02-12 02:44:41','2021-02-12 02:44:41'),(12945,4317,'action complete via WP Cron','2021-02-12 02:44:41','2021-02-12 02:44:41'),(12946,4318,'action created','2021-02-12 02:44:43','2021-02-12 02:44:43'),(12947,4318,'action started via WP Cron','2021-02-12 02:45:35','2021-02-12 02:45:35'),(12948,4318,'action complete via WP Cron','2021-02-12 02:45:35','2021-02-12 02:45:35'),(12949,4319,'action created','2021-02-12 02:45:43','2021-02-12 02:45:43'),(12950,4319,'action started via WP Cron','2021-02-12 02:46:40','2021-02-12 02:46:40'),(12951,4319,'action complete via WP Cron','2021-02-12 02:46:40','2021-02-12 02:46:40'),(12952,4320,'action created','2021-02-12 02:46:43','2021-02-12 02:46:43'),(12953,4320,'action started via WP Cron','2021-02-12 02:47:38','2021-02-12 02:47:38'),(12954,4320,'action complete via WP Cron','2021-02-12 02:47:38','2021-02-12 02:47:38'),(12955,4321,'action created','2021-02-12 02:48:02','2021-02-12 02:48:02'),(12956,4321,'action started via WP Cron','2021-02-12 02:48:40','2021-02-12 02:48:40'),(12957,4321,'action complete via WP Cron','2021-02-12 02:48:40','2021-02-12 02:48:40'),(12958,4322,'action created','2021-02-12 02:49:03','2021-02-12 02:49:03'),(12959,4322,'action started via WP Cron','2021-02-12 02:49:39','2021-02-12 02:49:39'),(12960,4322,'action complete via WP Cron','2021-02-12 02:49:39','2021-02-12 02:49:39'),(12961,4323,'action created','2021-02-12 02:49:50','2021-02-12 02:49:50'),(12962,4323,'action started via WP Cron','2021-02-12 02:50:35','2021-02-12 02:50:35'),(12963,4323,'action complete via WP Cron','2021-02-12 02:50:35','2021-02-12 02:50:35'),(12964,4324,'action created','2021-02-12 02:50:42','2021-02-12 02:50:42'),(12965,4324,'action started via WP Cron','2021-02-12 02:51:55','2021-02-12 02:51:55'),(12966,4324,'action complete via WP Cron','2021-02-12 02:51:55','2021-02-12 02:51:55'),(12967,4325,'action created','2021-02-12 02:52:07','2021-02-12 02:52:07'),(12968,4325,'action started via WP Cron','2021-02-12 02:52:40','2021-02-12 02:52:40'),(12969,4325,'action complete via WP Cron','2021-02-12 02:52:40','2021-02-12 02:52:40'),(12970,4326,'action created','2021-02-12 02:52:42','2021-02-12 02:52:42'),(12971,4326,'action started via WP Cron','2021-02-12 02:53:36','2021-02-12 02:53:36'),(12972,4326,'action complete via WP Cron','2021-02-12 02:53:36','2021-02-12 02:53:36'),(12973,4327,'action created','2021-02-12 02:53:55','2021-02-12 02:53:55'),(12974,4327,'action started via WP Cron','2021-02-12 02:54:42','2021-02-12 02:54:42'),(12975,4327,'action complete via WP Cron','2021-02-12 02:54:42','2021-02-12 02:54:42'),(12976,4328,'action created','2021-02-12 02:54:44','2021-02-12 02:54:44'),(12977,4328,'action started via WP Cron','2021-02-12 02:55:37','2021-02-12 02:55:37'),(12978,4328,'action complete via WP Cron','2021-02-12 02:55:37','2021-02-12 02:55:37'),(12979,4329,'action created','2021-02-12 02:55:38','2021-02-12 02:55:38'),(12980,4329,'action started via WP Cron','2021-02-12 02:56:53','2021-02-12 02:56:53'),(12981,4329,'action complete via WP Cron','2021-02-12 02:56:53','2021-02-12 02:56:53'),(12982,4330,'action created','2021-02-12 02:56:55','2021-02-12 02:56:55'),(12983,4330,'action started via WP Cron','2021-02-12 02:57:41','2021-02-12 02:57:41'),(12984,4330,'action complete via WP Cron','2021-02-12 02:57:41','2021-02-12 02:57:41'),(12985,4331,'action created','2021-02-12 02:57:42','2021-02-12 02:57:42'),(12986,4331,'action started via WP Cron','2021-02-12 02:58:40','2021-02-12 02:58:40'),(12987,4331,'action complete via WP Cron','2021-02-12 02:58:40','2021-02-12 02:58:40'),(12988,4332,'action created','2021-02-12 02:58:46','2021-02-12 02:58:46'),(12989,4332,'action started via WP Cron','2021-02-12 02:59:44','2021-02-12 02:59:44'),(12990,4332,'action complete via WP Cron','2021-02-12 02:59:44','2021-02-12 02:59:44'),(12991,4333,'action created','2021-02-12 02:59:55','2021-02-12 02:59:55'),(12992,4333,'action started via WP Cron','2021-02-12 03:00:38','2021-02-12 03:00:38'),(12993,4333,'action complete via WP Cron','2021-02-12 03:00:38','2021-02-12 03:00:38'),(12994,4334,'action created','2021-02-12 03:00:45','2021-02-12 03:00:45'),(12995,4334,'action started via WP Cron','2021-02-12 03:01:56','2021-02-12 03:01:56'),(12996,4334,'action complete via WP Cron','2021-02-12 03:01:56','2021-02-12 03:01:56'),(12997,4335,'action created','2021-02-12 03:01:59','2021-02-12 03:01:59'),(12998,4335,'action started via WP Cron','2021-02-12 03:02:48','2021-02-12 03:02:48'),(12999,4335,'action complete via WP Cron','2021-02-12 03:02:48','2021-02-12 03:02:48'),(13000,4336,'action created','2021-02-12 03:03:00','2021-02-12 03:03:00'),(13001,4336,'action started via WP Cron','2021-02-12 03:03:43','2021-02-12 03:03:43'),(13002,4336,'action complete via WP Cron','2021-02-12 03:03:43','2021-02-12 03:03:43'),(13003,4337,'action created','2021-02-12 03:03:55','2021-02-12 03:03:55'),(13004,4337,'action started via WP Cron','2021-02-12 03:04:44','2021-02-12 03:04:44'),(13005,4337,'action complete via WP Cron','2021-02-12 03:04:44','2021-02-12 03:04:44'),(13006,4338,'action created','2021-02-12 03:04:52','2021-02-12 03:04:52'),(13007,4338,'action started via WP Cron','2021-02-12 03:05:36','2021-02-12 03:05:36'),(13008,4338,'action complete via WP Cron','2021-02-12 03:05:36','2021-02-12 03:05:36'),(13009,4339,'action created','2021-02-12 03:05:37','2021-02-12 03:05:37'),(13010,4339,'action started via WP Cron','2021-02-12 03:06:36','2021-02-12 03:06:36'),(13011,4339,'action complete via WP Cron','2021-02-12 03:06:36','2021-02-12 03:06:36'),(13012,4340,'action created','2021-02-12 03:06:43','2021-02-12 03:06:43'),(13013,4340,'action started via WP Cron','2021-02-12 03:07:36','2021-02-12 03:07:36'),(13014,4340,'action complete via WP Cron','2021-02-12 03:07:36','2021-02-12 03:07:36'),(13015,4341,'action created','2021-02-12 03:07:55','2021-02-12 03:07:55'),(13016,4341,'action started via WP Cron','2021-02-12 03:08:35','2021-02-12 03:08:35'),(13017,4341,'action complete via WP Cron','2021-02-12 03:08:35','2021-02-12 03:08:35'),(13018,4342,'action created','2021-02-12 03:08:36','2021-02-12 03:08:36'),(13019,4342,'action started via WP Cron','2021-02-12 03:09:35','2021-02-12 03:09:35'),(13020,4342,'action complete via WP Cron','2021-02-12 03:09:35','2021-02-12 03:09:35'),(13021,4343,'action created','2021-02-12 03:09:35','2021-02-12 03:09:35'),(13022,4343,'action started via WP Cron','2021-02-12 03:10:41','2021-02-12 03:10:41'),(13023,4343,'action complete via WP Cron','2021-02-12 03:10:41','2021-02-12 03:10:41'),(13024,4344,'action created','2021-02-12 03:10:55','2021-02-12 03:10:55'),(13025,4344,'action started via WP Cron','2021-02-12 03:11:52','2021-02-12 03:11:52'),(13026,4344,'action complete via WP Cron','2021-02-12 03:11:52','2021-02-12 03:11:52'),(13027,4345,'action created','2021-02-12 03:11:54','2021-02-12 03:11:54'),(13028,4345,'action started via WP Cron','2021-02-12 03:12:52','2021-02-12 03:12:52'),(13029,4345,'action complete via WP Cron','2021-02-12 03:12:52','2021-02-12 03:12:52'),(13030,4346,'action created','2021-02-12 03:13:09','2021-02-12 03:13:09'),(13031,4346,'action started via WP Cron','2021-02-12 03:13:44','2021-02-12 03:13:44'),(13032,4346,'action complete via WP Cron','2021-02-12 03:13:44','2021-02-12 03:13:44'),(13033,4347,'action created','2021-02-12 03:13:49','2021-02-12 03:13:49'),(13034,4347,'action started via WP Cron','2021-02-12 03:14:36','2021-02-12 03:14:36'),(13035,4347,'action complete via WP Cron','2021-02-12 03:14:36','2021-02-12 03:14:36'),(13036,4348,'action created','2021-02-12 03:14:47','2021-02-12 03:14:47'),(13037,4348,'action started via WP Cron','2021-02-12 03:15:43','2021-02-12 03:15:43'),(13038,4348,'action complete via WP Cron','2021-02-12 03:15:43','2021-02-12 03:15:43'),(13039,4349,'action created','2021-02-12 03:15:45','2021-02-12 03:15:45'),(13040,4349,'action started via WP Cron','2021-02-12 03:16:36','2021-02-12 03:16:36'),(13041,4349,'action complete via WP Cron','2021-02-12 03:16:36','2021-02-12 03:16:36'),(13042,4350,'action created','2021-02-12 03:16:42','2021-02-12 03:16:42'),(13043,4350,'action started via WP Cron','2021-02-12 03:17:37','2021-02-12 03:17:37'),(13044,4350,'action complete via WP Cron','2021-02-12 03:17:37','2021-02-12 03:17:37'),(13045,4351,'action created','2021-02-12 03:17:44','2021-02-12 03:17:44'),(13046,4351,'action started via WP Cron','2021-02-12 03:18:36','2021-02-12 03:18:36'),(13047,4351,'action complete via WP Cron','2021-02-12 03:18:36','2021-02-12 03:18:36'),(13048,4352,'action created','2021-02-12 03:18:40','2021-02-12 03:18:40'),(13049,4352,'action started via WP Cron','2021-02-12 03:19:37','2021-02-12 03:19:37'),(13050,4352,'action complete via WP Cron','2021-02-12 03:19:37','2021-02-12 03:19:37'),(13051,4353,'action created','2021-02-12 03:19:54','2021-02-12 03:19:54'),(13052,4353,'action started via WP Cron','2021-02-12 03:20:35','2021-02-12 03:20:35'),(13053,4353,'action complete via WP Cron','2021-02-12 03:20:35','2021-02-12 03:20:35'),(13054,4354,'action created','2021-02-12 03:20:36','2021-02-12 03:20:36'),(13055,4354,'action started via WP Cron','2021-02-12 03:21:38','2021-02-12 03:21:38'),(13056,4354,'action complete via WP Cron','2021-02-12 03:21:38','2021-02-12 03:21:38'),(13057,4355,'action created','2021-02-12 03:21:39','2021-02-12 03:21:39'),(13058,4355,'action started via WP Cron','2021-02-12 03:23:00','2021-02-12 03:23:00'),(13059,4355,'action complete via WP Cron','2021-02-12 03:23:00','2021-02-12 03:23:00'),(13060,4356,'action created','2021-02-12 03:23:00','2021-02-12 03:23:00'),(13061,4356,'action started via WP Cron','2021-02-12 03:23:35','2021-02-12 03:23:35'),(13062,4356,'action complete via WP Cron','2021-02-12 03:23:35','2021-02-12 03:23:35'),(13063,4357,'action created','2021-02-12 03:23:36','2021-02-12 03:23:36'),(13064,4357,'action started via WP Cron','2021-02-12 03:24:46','2021-02-12 03:24:46'),(13065,4357,'action complete via WP Cron','2021-02-12 03:24:46','2021-02-12 03:24:46'),(13066,4358,'action created','2021-02-12 03:24:47','2021-02-12 03:24:47'),(13067,4358,'action started via WP Cron','2021-02-12 03:25:39','2021-02-12 03:25:39'),(13068,4358,'action complete via WP Cron','2021-02-12 03:25:39','2021-02-12 03:25:39'),(13069,4359,'action created','2021-02-12 03:25:41','2021-02-12 03:25:41'),(13070,4359,'action started via WP Cron','2021-02-12 03:26:49','2021-02-12 03:26:49'),(13071,4359,'action complete via WP Cron','2021-02-12 03:26:49','2021-02-12 03:26:49'),(13072,4360,'action created','2021-02-12 03:26:50','2021-02-12 03:26:50'),(13073,4360,'action started via WP Cron','2021-02-12 03:27:40','2021-02-12 03:27:40'),(13074,4360,'action complete via WP Cron','2021-02-12 03:27:40','2021-02-12 03:27:40'),(13075,4361,'action created','2021-02-12 03:27:49','2021-02-12 03:27:49'),(13076,4361,'action started via WP Cron','2021-02-12 03:28:35','2021-02-12 03:28:35'),(13077,4361,'action complete via WP Cron','2021-02-12 03:28:35','2021-02-12 03:28:35'),(13078,4362,'action created','2021-02-12 03:28:36','2021-02-12 03:28:36'),(13079,4362,'action started via WP Cron','2021-02-12 03:29:36','2021-02-12 03:29:36'),(13080,4362,'action complete via WP Cron','2021-02-12 03:29:36','2021-02-12 03:29:36'),(13081,4363,'action created','2021-02-12 03:29:38','2021-02-12 03:29:38'),(13082,4363,'action started via WP Cron','2021-02-12 03:30:36','2021-02-12 03:30:36'),(13083,4363,'action complete via WP Cron','2021-02-12 03:30:36','2021-02-12 03:30:36'),(13084,4364,'action created','2021-02-12 03:30:38','2021-02-12 03:30:38'),(13085,4364,'action started via WP Cron','2021-02-12 03:31:39','2021-02-12 03:31:39'),(13086,4364,'action complete via WP Cron','2021-02-12 03:31:39','2021-02-12 03:31:39'),(13087,4365,'action created','2021-02-12 03:31:40','2021-02-12 03:31:40'),(13088,4365,'action started via WP Cron','2021-02-12 03:32:35','2021-02-12 03:32:35'),(13089,4365,'action complete via WP Cron','2021-02-12 03:32:35','2021-02-12 03:32:35'),(13090,4366,'action created','2021-02-12 03:32:38','2021-02-12 03:32:38'),(13091,4366,'action started via WP Cron','2021-02-12 03:33:37','2021-02-12 03:33:37'),(13092,4366,'action complete via WP Cron','2021-02-12 03:33:38','2021-02-12 03:33:38'),(13093,4367,'action created','2021-02-12 03:33:38','2021-02-12 03:33:38'),(13094,4367,'action started via WP Cron','2021-02-12 03:34:47','2021-02-12 03:34:47'),(13095,4367,'action complete via WP Cron','2021-02-12 03:34:47','2021-02-12 03:34:47'),(13096,4368,'action created','2021-02-12 03:34:58','2021-02-12 03:34:58'),(13097,4368,'action started via WP Cron','2021-02-12 03:35:45','2021-02-12 03:35:45'),(13098,4368,'action complete via WP Cron','2021-02-12 03:35:45','2021-02-12 03:35:45'),(13099,4369,'action created','2021-02-12 03:35:54','2021-02-12 03:35:54'),(13100,4369,'action started via WP Cron','2021-02-12 03:36:35','2021-02-12 03:36:35'),(13101,4369,'action complete via WP Cron','2021-02-12 03:36:35','2021-02-12 03:36:35'),(13102,4370,'action created','2021-02-12 03:36:36','2021-02-12 03:36:36'),(13103,4370,'action started via WP Cron','2021-02-12 03:37:36','2021-02-12 03:37:36'),(13104,4370,'action complete via WP Cron','2021-02-12 03:37:36','2021-02-12 03:37:36'),(13105,4371,'action created','2021-02-12 03:37:38','2021-02-12 03:37:38'),(13106,4371,'action started via WP Cron','2021-02-12 03:38:35','2021-02-12 03:38:35'),(13107,4371,'action complete via WP Cron','2021-02-12 03:38:35','2021-02-12 03:38:35'),(13108,4372,'action created','2021-02-12 03:38:38','2021-02-12 03:38:38'),(13109,4372,'action started via WP Cron','2021-02-12 03:39:39','2021-02-12 03:39:39'),(13110,4372,'action complete via WP Cron','2021-02-12 03:39:39','2021-02-12 03:39:39'),(13111,4373,'action created','2021-02-12 03:40:04','2021-02-12 03:40:04'),(13112,4373,'action started via WP Cron','2021-02-12 03:40:41','2021-02-12 03:40:41'),(13113,4373,'action complete via WP Cron','2021-02-12 03:40:41','2021-02-12 03:40:41'),(13114,4374,'action created','2021-02-12 03:40:42','2021-02-12 03:40:42'),(13115,4374,'action started via WP Cron','2021-02-12 03:41:40','2021-02-12 03:41:40'),(13116,4374,'action complete via WP Cron','2021-02-12 03:41:40','2021-02-12 03:41:40'),(13117,4375,'action created','2021-02-12 03:41:48','2021-02-12 03:41:48'),(13118,4375,'action started via WP Cron','2021-02-12 03:42:44','2021-02-12 03:42:44'),(13119,4375,'action complete via WP Cron','2021-02-12 03:42:44','2021-02-12 03:42:44'),(13120,4376,'action created','2021-02-12 03:42:46','2021-02-12 03:42:46'),(13121,4376,'action started via WP Cron','2021-02-12 03:43:37','2021-02-12 03:43:37'),(13122,4376,'action complete via WP Cron','2021-02-12 03:43:37','2021-02-12 03:43:37'),(13123,4377,'action created','2021-02-12 03:43:42','2021-02-12 03:43:42'),(13124,4377,'action started via WP Cron','2021-02-12 03:44:37','2021-02-12 03:44:37'),(13125,4377,'action complete via WP Cron','2021-02-12 03:44:37','2021-02-12 03:44:37'),(13126,4378,'action created','2021-02-12 03:44:40','2021-02-12 03:44:40'),(13127,4378,'action started via WP Cron','2021-02-12 03:46:05','2021-02-12 03:46:05'),(13128,4378,'action complete via WP Cron','2021-02-12 03:46:05','2021-02-12 03:46:05'),(13129,4379,'action created','2021-02-12 03:46:25','2021-02-12 03:46:25'),(13130,4379,'action started via WP Cron','2021-02-12 03:46:35','2021-02-12 03:46:35'),(13131,4379,'action complete via WP Cron','2021-02-12 03:46:35','2021-02-12 03:46:35'),(13132,4380,'action created','2021-02-12 03:46:36','2021-02-12 03:46:36'),(13133,4380,'action started via WP Cron','2021-02-12 03:47:35','2021-02-12 03:47:35'),(13134,4380,'action complete via WP Cron','2021-02-12 03:47:35','2021-02-12 03:47:35'),(13135,4381,'action created','2021-02-12 03:47:47','2021-02-12 03:47:47'),(13136,4381,'action started via WP Cron','2021-02-12 03:48:42','2021-02-12 03:48:42'),(13137,4381,'action complete via WP Cron','2021-02-12 03:48:42','2021-02-12 03:48:42'),(13138,4382,'action created','2021-02-12 03:48:42','2021-02-12 03:48:42'),(13139,4382,'action started via WP Cron','2021-02-12 03:49:45','2021-02-12 03:49:45'),(13140,4382,'action complete via WP Cron','2021-02-12 03:49:45','2021-02-12 03:49:45'),(13141,4383,'action created','2021-02-12 03:50:22','2021-02-12 03:50:22'),(13142,4383,'action started via WP Cron','2021-02-12 03:50:35','2021-02-12 03:50:35'),(13143,4383,'action complete via WP Cron','2021-02-12 03:50:35','2021-02-12 03:50:35'),(13144,4384,'action created','2021-02-12 03:50:46','2021-02-12 03:50:46'),(13145,4384,'action started via WP Cron','2021-02-12 03:51:43','2021-02-12 03:51:43'),(13146,4384,'action complete via WP Cron','2021-02-12 03:51:43','2021-02-12 03:51:43'),(13147,4385,'action created','2021-02-12 03:51:46','2021-02-12 03:51:46'),(13148,4385,'action started via WP Cron','2021-02-12 03:52:39','2021-02-12 03:52:39'),(13149,4385,'action complete via WP Cron','2021-02-12 03:52:39','2021-02-12 03:52:39'),(13150,4386,'action created','2021-02-12 03:52:40','2021-02-12 03:52:40'),(13151,4386,'action started via WP Cron','2021-02-12 03:53:48','2021-02-12 03:53:48'),(13152,4386,'action complete via WP Cron','2021-02-12 03:53:48','2021-02-12 03:53:48'),(13153,4387,'action created','2021-02-12 03:54:06','2021-02-12 03:54:06'),(13154,4387,'action started via WP Cron','2021-02-12 03:54:56','2021-02-12 03:54:56'),(13155,4387,'action complete via WP Cron','2021-02-12 03:54:56','2021-02-12 03:54:56'),(13156,4388,'action created','2021-02-12 03:55:12','2021-02-12 03:55:12'),(13157,4388,'action started via WP Cron','2021-02-12 03:55:38','2021-02-12 03:55:38'),(13158,4388,'action complete via WP Cron','2021-02-12 03:55:38','2021-02-12 03:55:38'),(13159,4389,'action created','2021-02-12 03:55:39','2021-02-12 03:55:39'),(13160,4389,'action started via WP Cron','2021-02-12 03:56:35','2021-02-12 03:56:35'),(13161,4389,'action complete via WP Cron','2021-02-12 03:56:35','2021-02-12 03:56:35'),(13162,4390,'action created','2021-02-12 03:56:40','2021-02-12 03:56:40'),(13163,4390,'action started via WP Cron','2021-02-12 03:57:41','2021-02-12 03:57:41'),(13164,4390,'action complete via WP Cron','2021-02-12 03:57:41','2021-02-12 03:57:41'),(13165,4391,'action created','2021-02-12 03:57:42','2021-02-12 03:57:42'),(13166,4391,'action started via WP Cron','2021-02-12 03:58:38','2021-02-12 03:58:38'),(13167,4391,'action complete via WP Cron','2021-02-12 03:58:38','2021-02-12 03:58:38'),(13168,4392,'action created','2021-02-12 03:58:38','2021-02-12 03:58:38'),(13169,4392,'action started via WP Cron','2021-02-12 04:00:03','2021-02-12 04:00:03'),(13170,4392,'action complete via WP Cron','2021-02-12 04:00:03','2021-02-12 04:00:03'),(13171,4393,'action created','2021-02-12 04:00:04','2021-02-12 04:00:04'),(13172,4393,'action started via WP Cron','2021-02-12 04:00:42','2021-02-12 04:00:42'),(13173,4393,'action complete via WP Cron','2021-02-12 04:00:42','2021-02-12 04:00:42'),(13174,4394,'action created','2021-02-12 04:00:57','2021-02-12 04:00:57'),(13175,4394,'action started via WP Cron','2021-02-12 04:01:40','2021-02-12 04:01:40'),(13176,4394,'action complete via WP Cron','2021-02-12 04:01:40','2021-02-12 04:01:40'),(13177,4395,'action created','2021-02-12 04:01:42','2021-02-12 04:01:42'),(13178,4395,'action started via WP Cron','2021-02-12 04:02:36','2021-02-12 04:02:36'),(13179,4395,'action complete via WP Cron','2021-02-12 04:02:36','2021-02-12 04:02:36'),(13180,4396,'action created','2021-02-12 04:02:47','2021-02-12 04:02:47'),(13181,4396,'action started via WP Cron','2021-02-12 04:03:36','2021-02-12 04:03:36'),(13182,4396,'action complete via WP Cron','2021-02-12 04:03:36','2021-02-12 04:03:36'),(13183,4397,'action created','2021-02-12 04:04:04','2021-02-12 04:04:04'),(13184,4397,'action started via WP Cron','2021-02-12 04:04:35','2021-02-12 04:04:35'),(13185,4397,'action complete via WP Cron','2021-02-12 04:04:35','2021-02-12 04:04:35'),(13186,4398,'action created','2021-02-12 04:04:37','2021-02-12 04:04:37'),(13187,4398,'action started via WP Cron','2021-02-12 04:05:38','2021-02-12 04:05:38'),(13188,4398,'action complete via WP Cron','2021-02-12 04:05:38','2021-02-12 04:05:38'),(13189,4399,'action created','2021-02-12 04:05:43','2021-02-12 04:05:43'),(13190,4399,'action started via WP Cron','2021-02-12 04:06:47','2021-02-12 04:06:47'),(13191,4399,'action complete via WP Cron','2021-02-12 04:06:47','2021-02-12 04:06:47'),(13192,4400,'action created','2021-02-12 04:06:50','2021-02-12 04:06:50'),(13193,4400,'action started via WP Cron','2021-02-12 04:07:41','2021-02-12 04:07:41'),(13194,4400,'action complete via WP Cron','2021-02-12 04:07:41','2021-02-12 04:07:41'),(13195,4401,'action created','2021-02-12 04:07:44','2021-02-12 04:07:44'),(13196,4401,'action started via WP Cron','2021-02-12 04:08:37','2021-02-12 04:08:37'),(13197,4401,'action complete via WP Cron','2021-02-12 04:08:37','2021-02-12 04:08:37'),(13198,4402,'action created','2021-02-12 04:08:40','2021-02-12 04:08:40'),(13199,4402,'action started via WP Cron','2021-02-12 04:09:38','2021-02-12 04:09:38'),(13200,4402,'action complete via WP Cron','2021-02-12 04:09:38','2021-02-12 04:09:38'),(13201,4403,'action created','2021-02-12 04:09:38','2021-02-12 04:09:38'),(13202,4403,'action started via WP Cron','2021-02-12 04:10:41','2021-02-12 04:10:41'),(13203,4403,'action complete via WP Cron','2021-02-12 04:10:41','2021-02-12 04:10:41'),(13204,4404,'action created','2021-02-12 04:10:55','2021-02-12 04:10:55'),(13205,4404,'action started via WP Cron','2021-02-12 04:11:45','2021-02-12 04:11:45'),(13206,4404,'action complete via WP Cron','2021-02-12 04:11:45','2021-02-12 04:11:45'),(13207,4405,'action created','2021-02-12 04:11:48','2021-02-12 04:11:48'),(13208,4405,'action started via WP Cron','2021-02-12 04:12:36','2021-02-12 04:12:36'),(13209,4405,'action complete via WP Cron','2021-02-12 04:12:36','2021-02-12 04:12:36'),(13210,4406,'action created','2021-02-12 04:12:42','2021-02-12 04:12:42'),(13211,4406,'action started via WP Cron','2021-02-12 04:13:36','2021-02-12 04:13:36'),(13212,4406,'action complete via WP Cron','2021-02-12 04:13:36','2021-02-12 04:13:36'),(13213,4407,'action created','2021-02-12 04:13:36','2021-02-12 04:13:36'),(13214,4407,'action started via WP Cron','2021-02-12 04:14:46','2021-02-12 04:14:46'),(13215,4407,'action complete via WP Cron','2021-02-12 04:14:46','2021-02-12 04:14:46'),(13216,4408,'action created','2021-02-12 04:14:46','2021-02-12 04:14:46'),(13217,4408,'action started via WP Cron','2021-02-12 04:15:38','2021-02-12 04:15:38'),(13218,4408,'action complete via WP Cron','2021-02-12 04:15:38','2021-02-12 04:15:38'),(13219,4409,'action created','2021-02-12 04:15:39','2021-02-12 04:15:39'),(13220,4409,'action started via WP Cron','2021-02-12 04:16:35','2021-02-12 04:16:35'),(13221,4409,'action complete via WP Cron','2021-02-12 04:16:35','2021-02-12 04:16:35'),(13222,4410,'action created','2021-02-12 04:16:45','2021-02-12 04:16:45'),(13223,4410,'action started via WP Cron','2021-02-12 04:17:38','2021-02-12 04:17:38'),(13224,4410,'action complete via WP Cron','2021-02-12 04:17:38','2021-02-12 04:17:38'),(13225,4411,'action created','2021-02-12 04:17:52','2021-02-12 04:17:52'),(13226,4411,'action started via WP Cron','2021-02-12 04:18:48','2021-02-12 04:18:48'),(13227,4411,'action complete via WP Cron','2021-02-12 04:18:48','2021-02-12 04:18:48'),(13228,4412,'action created','2021-02-12 04:18:57','2021-02-12 04:18:57'),(13229,4412,'action started via WP Cron','2021-02-12 04:19:47','2021-02-12 04:19:47'),(13230,4412,'action complete via WP Cron','2021-02-12 04:19:47','2021-02-12 04:19:47'),(13231,4413,'action created','2021-02-12 04:20:01','2021-02-12 04:20:01'),(13232,4413,'action started via WP Cron','2021-02-12 04:21:04','2021-02-12 04:21:04'),(13233,4413,'action complete via WP Cron','2021-02-12 04:21:04','2021-02-12 04:21:04'),(13234,4414,'action created','2021-02-12 04:21:05','2021-02-12 04:21:05'),(13235,4414,'action started via WP Cron','2021-02-12 04:21:36','2021-02-12 04:21:36'),(13236,4414,'action complete via WP Cron','2021-02-12 04:21:36','2021-02-12 04:21:36'),(13237,4415,'action created','2021-02-12 04:21:46','2021-02-12 04:21:46'),(13238,4415,'action started via WP Cron','2021-02-12 04:22:48','2021-02-12 04:22:48'),(13239,4415,'action complete via WP Cron','2021-02-12 04:22:48','2021-02-12 04:22:48'),(13240,4416,'action created','2021-02-12 04:22:50','2021-02-12 04:22:50'),(13241,4416,'action started via WP Cron','2021-02-12 04:23:36','2021-02-12 04:23:36'),(13242,4416,'action complete via WP Cron','2021-02-12 04:23:36','2021-02-12 04:23:36'),(13243,4417,'action created','2021-02-12 04:23:51','2021-02-12 04:23:51'),(13244,4417,'action started via WP Cron','2021-02-12 04:24:42','2021-02-12 04:24:42'),(13245,4417,'action complete via WP Cron','2021-02-12 04:24:42','2021-02-12 04:24:42'),(13246,4418,'action created','2021-02-12 04:24:48','2021-02-12 04:24:48'),(13247,4418,'action started via WP Cron','2021-02-12 04:25:37','2021-02-12 04:25:37'),(13248,4418,'action complete via WP Cron','2021-02-12 04:25:37','2021-02-12 04:25:37'),(13249,4419,'action created','2021-02-12 04:25:43','2021-02-12 04:25:43'),(13250,4419,'action started via WP Cron','2021-02-12 04:26:37','2021-02-12 04:26:37'),(13251,4419,'action complete via WP Cron','2021-02-12 04:26:37','2021-02-12 04:26:37'),(13252,4420,'action created','2021-02-12 04:26:42','2021-02-12 04:26:42'),(13253,4420,'action started via WP Cron','2021-02-12 04:27:37','2021-02-12 04:27:37'),(13254,4420,'action complete via WP Cron','2021-02-12 04:27:37','2021-02-12 04:27:37'),(13255,4421,'action created','2021-02-12 04:27:39','2021-02-12 04:27:39'),(13256,4421,'action started via WP Cron','2021-02-12 04:28:35','2021-02-12 04:28:35'),(13257,4421,'action complete via WP Cron','2021-02-12 04:28:35','2021-02-12 04:28:35'),(13258,4422,'action created','2021-02-12 04:28:38','2021-02-12 04:28:38'),(13259,4422,'action started via WP Cron','2021-02-12 04:29:44','2021-02-12 04:29:44'),(13260,4422,'action complete via WP Cron','2021-02-12 04:29:44','2021-02-12 04:29:44'),(13261,4423,'action created','2021-02-12 04:30:02','2021-02-12 04:30:02'),(13262,4423,'action started via WP Cron','2021-02-12 04:30:45','2021-02-12 04:30:45'),(13263,4423,'action complete via WP Cron','2021-02-12 04:30:45','2021-02-12 04:30:45'),(13264,4424,'action created','2021-02-12 04:30:47','2021-02-12 04:30:47'),(13265,4424,'action started via WP Cron','2021-02-12 04:31:37','2021-02-12 04:31:37'),(13266,4424,'action complete via WP Cron','2021-02-12 04:31:37','2021-02-12 04:31:37'),(13267,4425,'action created','2021-02-12 04:31:38','2021-02-12 04:31:38'),(13268,4425,'action started via WP Cron','2021-02-12 04:32:46','2021-02-12 04:32:46'),(13269,4425,'action complete via WP Cron','2021-02-12 04:32:46','2021-02-12 04:32:46'),(13270,4426,'action created','2021-02-12 04:33:05','2021-02-12 04:33:05'),(13271,4426,'action started via WP Cron','2021-02-12 04:33:36','2021-02-12 04:33:36'),(13272,4426,'action complete via WP Cron','2021-02-12 04:33:36','2021-02-12 04:33:36'),(13273,4427,'action created','2021-02-12 04:33:43','2021-02-12 04:33:43'),(13274,4427,'action started via WP Cron','2021-02-12 04:34:45','2021-02-12 04:34:45'),(13275,4427,'action complete via WP Cron','2021-02-12 04:34:45','2021-02-12 04:34:45'),(13276,4428,'action created','2021-02-12 04:34:56','2021-02-12 04:34:56'),(13277,4428,'action started via WP Cron','2021-02-12 04:35:35','2021-02-12 04:35:35'),(13278,4428,'action complete via WP Cron','2021-02-12 04:35:35','2021-02-12 04:35:35'),(13279,4429,'action created','2021-02-12 04:35:36','2021-02-12 04:35:36'),(13280,4429,'action started via WP Cron','2021-02-12 04:36:48','2021-02-12 04:36:48'),(13281,4429,'action complete via WP Cron','2021-02-12 04:36:48','2021-02-12 04:36:48'),(13282,4430,'action created','2021-02-12 04:36:50','2021-02-12 04:36:50'),(13283,4430,'action started via WP Cron','2021-02-12 04:37:42','2021-02-12 04:37:42'),(13284,4430,'action complete via WP Cron','2021-02-12 04:37:42','2021-02-12 04:37:42'),(13285,4431,'action created','2021-02-12 04:37:42','2021-02-12 04:37:42'),(13286,4431,'action started via WP Cron','2021-02-12 04:38:50','2021-02-12 04:38:50'),(13287,4431,'action complete via WP Cron','2021-02-12 04:38:50','2021-02-12 04:38:50'),(13288,4432,'action created','2021-02-12 04:38:52','2021-02-12 04:38:52'),(13289,4432,'action started via WP Cron','2021-02-12 04:39:35','2021-02-12 04:39:35'),(13290,4432,'action complete via WP Cron','2021-02-12 04:39:35','2021-02-12 04:39:35'),(13291,4433,'action created','2021-02-12 04:39:49','2021-02-12 04:39:49'),(13292,4433,'action started via WP Cron','2021-02-12 04:40:37','2021-02-12 04:40:37'),(13293,4433,'action complete via WP Cron','2021-02-12 04:40:37','2021-02-12 04:40:37'),(13294,4434,'action created','2021-02-12 04:40:37','2021-02-12 04:40:37'),(13295,4434,'action started via WP Cron','2021-02-12 04:41:35','2021-02-12 04:41:35'),(13296,4434,'action complete via WP Cron','2021-02-12 04:41:35','2021-02-12 04:41:35'),(13297,4435,'action created','2021-02-12 04:41:37','2021-02-12 04:41:37'),(13298,4435,'action started via WP Cron','2021-02-12 04:42:43','2021-02-12 04:42:43'),(13299,4435,'action complete via WP Cron','2021-02-12 04:42:43','2021-02-12 04:42:43'),(13300,4436,'action created','2021-02-12 04:42:49','2021-02-12 04:42:49'),(13301,4436,'action started via WP Cron','2021-02-12 04:43:38','2021-02-12 04:43:38'),(13302,4436,'action complete via WP Cron','2021-02-12 04:43:38','2021-02-12 04:43:38'),(13303,4437,'action created','2021-02-12 04:43:42','2021-02-12 04:43:42'),(13304,4437,'action started via WP Cron','2021-02-12 04:44:37','2021-02-12 04:44:37'),(13305,4437,'action complete via WP Cron','2021-02-12 04:44:37','2021-02-12 04:44:37'),(13306,4438,'action created','2021-02-12 04:44:38','2021-02-12 04:44:38'),(13307,4438,'action started via WP Cron','2021-02-12 04:45:35','2021-02-12 04:45:35'),(13308,4438,'action complete via WP Cron','2021-02-12 04:45:35','2021-02-12 04:45:35'),(13309,4439,'action created','2021-02-12 04:45:42','2021-02-12 04:45:42'),(13310,4439,'action started via WP Cron','2021-02-12 04:46:35','2021-02-12 04:46:35'),(13311,4439,'action complete via WP Cron','2021-02-12 04:46:35','2021-02-12 04:46:35'),(13312,4440,'action created','2021-02-12 04:46:42','2021-02-12 04:46:42'),(13313,4440,'action started via WP Cron','2021-02-12 04:47:38','2021-02-12 04:47:38'),(13314,4440,'action complete via WP Cron','2021-02-12 04:47:38','2021-02-12 04:47:38'),(13315,4441,'action created','2021-02-12 04:47:40','2021-02-12 04:47:40'),(13316,4441,'action started via WP Cron','2021-02-12 04:48:36','2021-02-12 04:48:36'),(13317,4441,'action complete via WP Cron','2021-02-12 04:48:36','2021-02-12 04:48:36'),(13318,4442,'action created','2021-02-12 04:48:37','2021-02-12 04:48:37'),(13319,4442,'action started via WP Cron','2021-02-12 04:49:49','2021-02-12 04:49:49'),(13320,4442,'action complete via WP Cron','2021-02-12 04:49:49','2021-02-12 04:49:49'),(13321,4443,'action created','2021-02-12 04:49:57','2021-02-12 04:49:57'),(13322,4443,'action started via WP Cron','2021-02-12 04:50:36','2021-02-12 04:50:36'),(13323,4443,'action complete via WP Cron','2021-02-12 04:50:36','2021-02-12 04:50:36'),(13324,4444,'action created','2021-02-12 04:50:46','2021-02-12 04:50:46'),(13325,4444,'action started via WP Cron','2021-02-12 04:51:35','2021-02-12 04:51:35'),(13326,4444,'action complete via WP Cron','2021-02-12 04:51:35','2021-02-12 04:51:35'),(13327,4445,'action created','2021-02-12 04:51:41','2021-02-12 04:51:41'),(13328,4445,'action started via WP Cron','2021-02-12 04:52:40','2021-02-12 04:52:40'),(13329,4445,'action complete via WP Cron','2021-02-12 04:52:40','2021-02-12 04:52:40'),(13330,4446,'action created','2021-02-12 04:52:48','2021-02-12 04:52:48'),(13331,4446,'action started via WP Cron','2021-02-12 04:53:40','2021-02-12 04:53:40'),(13332,4446,'action complete via WP Cron','2021-02-12 04:53:40','2021-02-12 04:53:40'),(13333,4447,'action created','2021-02-12 04:53:43','2021-02-12 04:53:43'),(13334,4447,'action started via WP Cron','2021-02-12 04:54:45','2021-02-12 04:54:45'),(13335,4447,'action complete via WP Cron','2021-02-12 04:54:45','2021-02-12 04:54:45'),(13336,4448,'action created','2021-02-12 04:54:59','2021-02-12 04:54:59'),(13337,4448,'action started via WP Cron','2021-02-12 04:56:06','2021-02-12 04:56:06'),(13338,4448,'action complete via WP Cron','2021-02-12 04:56:06','2021-02-12 04:56:06'),(13339,4449,'action created','2021-02-12 04:56:08','2021-02-12 04:56:08'),(13340,4449,'action started via WP Cron','2021-02-12 04:56:43','2021-02-12 04:56:43'),(13341,4449,'action complete via WP Cron','2021-02-12 04:56:43','2021-02-12 04:56:43'),(13342,4450,'action created','2021-02-12 04:56:44','2021-02-12 04:56:44'),(13343,4450,'action started via WP Cron','2021-02-12 04:57:46','2021-02-12 04:57:46'),(13344,4450,'action complete via WP Cron','2021-02-12 04:57:46','2021-02-12 04:57:46'),(13345,4451,'action created','2021-02-12 04:58:01','2021-02-12 04:58:01'),(13346,4451,'action started via WP Cron','2021-02-12 04:58:35','2021-02-12 04:58:35'),(13347,4451,'action complete via WP Cron','2021-02-12 04:58:35','2021-02-12 04:58:35'),(13348,4452,'action created','2021-02-12 04:58:44','2021-02-12 04:58:44'),(13349,4452,'action started via WP Cron','2021-02-12 04:59:38','2021-02-12 04:59:38'),(13350,4452,'action complete via WP Cron','2021-02-12 04:59:38','2021-02-12 04:59:38'),(13351,4453,'action created','2021-02-12 04:59:43','2021-02-12 04:59:43'),(13352,4453,'action started via WP Cron','2021-02-12 05:00:37','2021-02-12 05:00:37'),(13353,4453,'action complete via WP Cron','2021-02-12 05:00:37','2021-02-12 05:00:37'),(13354,4454,'action created','2021-02-12 05:00:39','2021-02-12 05:00:39'),(13355,4454,'action started via WP Cron','2021-02-12 05:01:35','2021-02-12 05:01:35'),(13356,4454,'action complete via WP Cron','2021-02-12 05:01:35','2021-02-12 05:01:35'),(13357,4455,'action created','2021-02-12 05:01:38','2021-02-12 05:01:38'),(13358,4455,'action started via WP Cron','2021-02-12 05:02:42','2021-02-12 05:02:42'),(13359,4455,'action complete via WP Cron','2021-02-12 05:02:42','2021-02-12 05:02:42'),(13360,4456,'action created','2021-02-12 05:02:43','2021-02-12 05:02:43'),(13361,4456,'action started via WP Cron','2021-02-12 05:03:41','2021-02-12 05:03:41'),(13362,4456,'action complete via WP Cron','2021-02-12 05:03:42','2021-02-12 05:03:42'),(13363,4457,'action created','2021-02-12 05:03:42','2021-02-12 05:03:42'),(13364,4457,'action started via WP Cron','2021-02-12 05:04:59','2021-02-12 05:04:59'),(13365,4457,'action complete via WP Cron','2021-02-12 05:04:59','2021-02-12 05:04:59'),(13366,4458,'action created','2021-02-12 05:05:06','2021-02-12 05:05:06'),(13367,4458,'action started via WP Cron','2021-02-12 05:05:37','2021-02-12 05:05:37'),(13368,4458,'action complete via WP Cron','2021-02-12 05:05:37','2021-02-12 05:05:37'),(13369,4459,'action created','2021-02-12 05:05:41','2021-02-12 05:05:41'),(13370,4459,'action started via WP Cron','2021-02-12 05:06:50','2021-02-12 05:06:50'),(13371,4459,'action complete via WP Cron','2021-02-12 05:06:50','2021-02-12 05:06:50'),(13372,4460,'action created','2021-02-12 05:06:51','2021-02-12 05:06:51'),(13373,4460,'action started via WP Cron','2021-02-12 05:07:46','2021-02-12 05:07:46'),(13374,4460,'action complete via WP Cron','2021-02-12 05:07:46','2021-02-12 05:07:46'),(13375,4461,'action created','2021-02-12 05:07:53','2021-02-12 05:07:53'),(13376,4461,'action started via WP Cron','2021-02-12 05:08:36','2021-02-12 05:08:36'),(13377,4461,'action complete via WP Cron','2021-02-12 05:08:36','2021-02-12 05:08:36'),(13378,4462,'action created','2021-02-12 05:08:38','2021-02-12 05:08:38'),(13379,4462,'action started via WP Cron','2021-02-12 05:09:37','2021-02-12 05:09:37'),(13380,4462,'action complete via WP Cron','2021-02-12 05:09:37','2021-02-12 05:09:37'),(13381,4463,'action created','2021-02-12 05:09:51','2021-02-12 05:09:51'),(13382,4463,'action started via WP Cron','2021-02-12 05:10:38','2021-02-12 05:10:38'),(13383,4463,'action complete via WP Cron','2021-02-12 05:10:38','2021-02-12 05:10:38'),(13384,4464,'action created','2021-02-12 05:10:45','2021-02-12 05:10:45'),(13385,4464,'action started via WP Cron','2021-02-12 05:11:44','2021-02-12 05:11:44'),(13386,4464,'action complete via WP Cron','2021-02-12 05:11:44','2021-02-12 05:11:44'),(13387,4465,'action created','2021-02-12 05:12:03','2021-02-12 05:12:03'),(13388,4465,'action started via WP Cron','2021-02-12 05:12:41','2021-02-12 05:12:41'),(13389,4465,'action complete via WP Cron','2021-02-12 05:12:41','2021-02-12 05:12:41'),(13390,4466,'action created','2021-02-12 05:12:48','2021-02-12 05:12:48'),(13391,4466,'action started via WP Cron','2021-02-12 05:13:51','2021-02-12 05:13:51'),(13392,4466,'action complete via WP Cron','2021-02-12 05:13:51','2021-02-12 05:13:51'),(13393,4467,'action created','2021-02-12 05:13:57','2021-02-12 05:13:57'),(13394,4467,'action started via WP Cron','2021-02-12 05:14:35','2021-02-12 05:14:35'),(13395,4467,'action complete via WP Cron','2021-02-12 05:14:35','2021-02-12 05:14:35'),(13396,4468,'action created','2021-02-12 05:14:38','2021-02-12 05:14:38'),(13397,4468,'action started via WP Cron','2021-02-12 05:15:35','2021-02-12 05:15:35'),(13398,4468,'action complete via WP Cron','2021-02-12 05:15:35','2021-02-12 05:15:35'),(13399,4469,'action created','2021-02-12 05:15:47','2021-02-12 05:15:47'),(13400,4469,'action started via WP Cron','2021-02-12 05:16:43','2021-02-12 05:16:43'),(13401,4469,'action complete via WP Cron','2021-02-12 05:16:43','2021-02-12 05:16:43'),(13402,4470,'action created','2021-02-12 05:16:44','2021-02-12 05:16:44'),(13403,4470,'action started via WP Cron','2021-02-12 05:17:41','2021-02-12 05:17:41'),(13404,4470,'action complete via WP Cron','2021-02-12 05:17:41','2021-02-12 05:17:41'),(13405,4471,'action created','2021-02-12 05:17:42','2021-02-12 05:17:42'),(13406,4471,'action started via WP Cron','2021-02-12 05:18:40','2021-02-12 05:18:40'),(13407,4471,'action complete via WP Cron','2021-02-12 05:18:40','2021-02-12 05:18:40'),(13408,4472,'action created','2021-02-12 05:18:47','2021-02-12 05:18:47'),(13409,4472,'action started via WP Cron','2021-02-12 05:19:35','2021-02-12 05:19:35'),(13410,4472,'action complete via WP Cron','2021-02-12 05:19:35','2021-02-12 05:19:35'),(13411,4473,'action created','2021-02-12 05:19:37','2021-02-12 05:19:37'),(13412,4473,'action started via WP Cron','2021-02-12 05:20:37','2021-02-12 05:20:37'),(13413,4473,'action complete via WP Cron','2021-02-12 05:20:37','2021-02-12 05:20:37'),(13414,4474,'action created','2021-02-12 05:20:44','2021-02-12 05:20:44'),(13415,4474,'action started via WP Cron','2021-02-12 05:21:44','2021-02-12 05:21:44'),(13416,4474,'action complete via WP Cron','2021-02-12 05:21:44','2021-02-12 05:21:44'),(13417,4475,'action created','2021-02-12 05:21:46','2021-02-12 05:21:46'),(13418,4475,'action started via WP Cron','2021-02-12 05:22:36','2021-02-12 05:22:36'),(13419,4475,'action complete via WP Cron','2021-02-12 05:22:36','2021-02-12 05:22:36'),(13420,4476,'action created','2021-02-12 05:22:45','2021-02-12 05:22:45'),(13421,4476,'action started via WP Cron','2021-02-12 05:23:35','2021-02-12 05:23:35'),(13422,4476,'action complete via WP Cron','2021-02-12 05:23:35','2021-02-12 05:23:35'),(13423,4477,'action created','2021-02-12 05:23:36','2021-02-12 05:23:36'),(13424,4477,'action started via WP Cron','2021-02-12 05:24:36','2021-02-12 05:24:36'),(13425,4477,'action complete via WP Cron','2021-02-12 05:24:36','2021-02-12 05:24:36'),(13426,4478,'action created','2021-02-12 05:24:38','2021-02-12 05:24:38'),(13427,4478,'action started via WP Cron','2021-02-12 05:25:35','2021-02-12 05:25:35'),(13428,4478,'action complete via WP Cron','2021-02-12 05:25:35','2021-02-12 05:25:35'),(13429,4479,'action created','2021-02-12 05:25:37','2021-02-12 05:25:37'),(13430,4479,'action started via WP Cron','2021-02-12 05:26:35','2021-02-12 05:26:35'),(13431,4479,'action complete via WP Cron','2021-02-12 05:26:35','2021-02-12 05:26:35'),(13432,4480,'action created','2021-02-12 05:26:37','2021-02-12 05:26:37'),(13433,4480,'action started via WP Cron','2021-02-12 05:27:42','2021-02-12 05:27:42'),(13434,4480,'action complete via WP Cron','2021-02-12 05:27:42','2021-02-12 05:27:42'),(13435,4481,'action created','2021-02-12 05:27:51','2021-02-12 05:27:51'),(13436,4481,'action started via WP Cron','2021-02-12 05:28:42','2021-02-12 05:28:42'),(13437,4481,'action complete via WP Cron','2021-02-12 05:28:42','2021-02-12 05:28:42'),(13438,4482,'action created','2021-02-12 05:28:44','2021-02-12 05:28:44'),(13439,4482,'action started via WP Cron','2021-02-12 05:29:35','2021-02-12 05:29:35'),(13440,4482,'action complete via WP Cron','2021-02-12 05:29:35','2021-02-12 05:29:35'),(13441,4483,'action created','2021-02-12 05:29:36','2021-02-12 05:29:36'),(13442,4483,'action started via WP Cron','2021-02-12 05:30:46','2021-02-12 05:30:46'),(13443,4483,'action complete via WP Cron','2021-02-12 05:30:47','2021-02-12 05:30:47'),(13444,4484,'action created','2021-02-12 05:30:52','2021-02-12 05:30:52'),(13445,4484,'action started via WP Cron','2021-02-12 05:31:36','2021-02-12 05:31:36'),(13446,4484,'action complete via WP Cron','2021-02-12 05:31:36','2021-02-12 05:31:36'),(13447,4485,'action created','2021-02-12 05:31:38','2021-02-12 05:31:38'),(13448,4485,'action started via WP Cron','2021-02-12 05:32:39','2021-02-12 05:32:39'),(13449,4485,'action complete via WP Cron','2021-02-12 05:32:39','2021-02-12 05:32:39'),(13450,4486,'action created','2021-02-12 05:32:40','2021-02-12 05:32:40'),(13451,4486,'action started via WP Cron','2021-02-12 05:33:37','2021-02-12 05:33:37'),(13452,4486,'action complete via WP Cron','2021-02-12 05:33:37','2021-02-12 05:33:37'),(13453,4487,'action created','2021-02-12 05:33:43','2021-02-12 05:33:43'),(13454,4487,'action started via WP Cron','2021-02-12 05:34:36','2021-02-12 05:34:36'),(13455,4487,'action complete via WP Cron','2021-02-12 05:34:36','2021-02-12 05:34:36'),(13456,4488,'action created','2021-02-12 05:34:37','2021-02-12 05:34:37'),(13457,4488,'action started via WP Cron','2021-02-12 05:35:48','2021-02-12 05:35:48'),(13458,4488,'action complete via WP Cron','2021-02-12 05:35:48','2021-02-12 05:35:48'),(13459,4489,'action created','2021-02-12 05:35:50','2021-02-12 05:35:50'),(13460,4489,'action started via WP Cron','2021-02-12 05:36:35','2021-02-12 05:36:35'),(13461,4489,'action complete via WP Cron','2021-02-12 05:36:35','2021-02-12 05:36:35'),(13462,4490,'action created','2021-02-12 05:36:36','2021-02-12 05:36:36'),(13463,4490,'action started via WP Cron','2021-02-12 05:37:36','2021-02-12 05:37:36'),(13464,4490,'action complete via WP Cron','2021-02-12 05:37:36','2021-02-12 05:37:36'),(13465,4491,'action created','2021-02-12 05:37:36','2021-02-12 05:37:36'),(13466,4491,'action started via WP Cron','2021-02-12 05:38:40','2021-02-12 05:38:40'),(13467,4491,'action complete via WP Cron','2021-02-12 05:38:40','2021-02-12 05:38:40'),(13468,4492,'action created','2021-02-12 05:38:41','2021-02-12 05:38:41'),(13469,4492,'action started via WP Cron','2021-02-12 05:39:35','2021-02-12 05:39:35'),(13470,4492,'action complete via WP Cron','2021-02-12 05:39:35','2021-02-12 05:39:35'),(13471,4493,'action created','2021-02-12 05:39:43','2021-02-12 05:39:43'),(13472,4493,'action started via WP Cron','2021-02-12 05:40:47','2021-02-12 05:40:47'),(13473,4493,'action complete via WP Cron','2021-02-12 05:40:47','2021-02-12 05:40:47'),(13474,4494,'action created','2021-02-12 05:40:48','2021-02-12 05:40:48'),(13475,4494,'action started via WP Cron','2021-02-12 05:41:41','2021-02-12 05:41:41'),(13476,4494,'action complete via WP Cron','2021-02-12 05:41:41','2021-02-12 05:41:41'),(13477,4495,'action created','2021-02-12 05:41:41','2021-02-12 05:41:41'),(13478,4495,'action started via WP Cron','2021-02-12 05:42:40','2021-02-12 05:42:40'),(13479,4495,'action complete via WP Cron','2021-02-12 05:42:40','2021-02-12 05:42:40'),(13480,4496,'action created','2021-02-12 05:42:47','2021-02-12 05:42:47'),(13481,4496,'action started via WP Cron','2021-02-12 05:43:35','2021-02-12 05:43:35'),(13482,4496,'action complete via WP Cron','2021-02-12 05:43:35','2021-02-12 05:43:35'),(13483,4497,'action created','2021-02-12 05:43:35','2021-02-12 05:43:35'),(13484,4497,'action started via WP Cron','2021-02-12 05:44:43','2021-02-12 05:44:43'),(13485,4497,'action complete via WP Cron','2021-02-12 05:44:43','2021-02-12 05:44:43'),(13486,4498,'action created','2021-02-12 05:44:48','2021-02-12 05:44:48'),(13487,4498,'action started via WP Cron','2021-02-12 05:45:40','2021-02-12 05:45:40'),(13488,4498,'action complete via WP Cron','2021-02-12 05:45:40','2021-02-12 05:45:40'),(13489,4499,'action created','2021-02-12 05:45:41','2021-02-12 05:45:41'),(13490,4499,'action started via WP Cron','2021-02-12 05:46:35','2021-02-12 05:46:35'),(13491,4499,'action complete via WP Cron','2021-02-12 05:46:35','2021-02-12 05:46:35'),(13492,4500,'action created','2021-02-12 05:46:45','2021-02-12 05:46:45'),(13493,4500,'action started via WP Cron','2021-02-12 05:47:35','2021-02-12 05:47:35'),(13494,4500,'action complete via WP Cron','2021-02-12 05:47:35','2021-02-12 05:47:35'),(13495,4501,'action created','2021-02-12 05:47:35','2021-02-12 05:47:35'),(13496,4501,'action started via WP Cron','2021-02-12 05:48:39','2021-02-12 05:48:39'),(13497,4501,'action complete via WP Cron','2021-02-12 05:48:39','2021-02-12 05:48:39'),(13498,4502,'action created','2021-02-12 05:48:43','2021-02-12 05:48:43'),(13499,4502,'action started via WP Cron','2021-02-12 05:49:38','2021-02-12 05:49:38'),(13500,4502,'action complete via WP Cron','2021-02-12 05:49:38','2021-02-12 05:49:38'),(13501,4503,'action created','2021-02-12 05:49:45','2021-02-12 05:49:45'),(13502,4503,'action started via WP Cron','2021-02-12 05:50:35','2021-02-12 05:50:35'),(13503,4503,'action complete via WP Cron','2021-02-12 05:50:35','2021-02-12 05:50:35'),(13504,4504,'action created','2021-02-12 05:50:37','2021-02-12 05:50:37'),(13505,4504,'action started via WP Cron','2021-02-12 05:51:39','2021-02-12 05:51:39'),(13506,4504,'action complete via WP Cron','2021-02-12 05:51:39','2021-02-12 05:51:39'),(13507,4505,'action created','2021-02-12 05:51:42','2021-02-12 05:51:42'),(13508,4505,'action started via WP Cron','2021-02-12 05:52:41','2021-02-12 05:52:41'),(13509,4505,'action complete via WP Cron','2021-02-12 05:52:41','2021-02-12 05:52:41'),(13510,4506,'action created','2021-02-12 05:52:51','2021-02-12 05:52:51'),(13511,4506,'action started via WP Cron','2021-02-12 05:53:45','2021-02-12 05:53:45'),(13512,4506,'action complete via WP Cron','2021-02-12 05:53:45','2021-02-12 05:53:45'),(13513,4507,'action created','2021-02-12 05:53:46','2021-02-12 05:53:46'),(13514,4507,'action started via WP Cron','2021-02-12 05:55:02','2021-02-12 05:55:02'),(13515,4507,'action complete via WP Cron','2021-02-12 05:55:02','2021-02-12 05:55:02'),(13516,4508,'action created','2021-02-12 05:55:06','2021-02-12 05:55:06'),(13517,4508,'action started via WP Cron','2021-02-12 05:55:36','2021-02-12 05:55:36'),(13518,4508,'action complete via WP Cron','2021-02-12 05:55:36','2021-02-12 05:55:36'),(13519,4509,'action created','2021-02-12 05:56:02','2021-02-12 05:56:02'),(13520,4509,'action started via WP Cron','2021-02-12 05:56:45','2021-02-12 05:56:45'),(13521,4509,'action complete via WP Cron','2021-02-12 05:56:45','2021-02-12 05:56:45'),(13522,4510,'action created','2021-02-12 05:56:52','2021-02-12 05:56:52'),(13523,4510,'action started via WP Cron','2021-02-12 05:57:45','2021-02-12 05:57:45'),(13524,4510,'action complete via WP Cron','2021-02-12 05:57:45','2021-02-12 05:57:45'),(13525,4511,'action created','2021-02-12 05:57:46','2021-02-12 05:57:46'),(13526,4511,'action started via WP Cron','2021-02-12 05:58:35','2021-02-12 05:58:35'),(13527,4511,'action complete via WP Cron','2021-02-12 05:58:35','2021-02-12 05:58:35'),(13528,4512,'action created','2021-02-12 05:58:36','2021-02-12 05:58:36'),(13529,4512,'action started via WP Cron','2021-02-12 05:59:35','2021-02-12 05:59:35'),(13530,4512,'action complete via WP Cron','2021-02-12 05:59:35','2021-02-12 05:59:35'),(13531,4513,'action created','2021-02-12 05:59:38','2021-02-12 05:59:38'),(13532,4513,'action started via WP Cron','2021-02-12 06:00:38','2021-02-12 06:00:38'),(13533,4513,'action complete via WP Cron','2021-02-12 06:00:38','2021-02-12 06:00:38'),(13534,4514,'action created','2021-02-12 06:00:42','2021-02-12 06:00:42'),(13535,4514,'action started via WP Cron','2021-02-12 06:01:42','2021-02-12 06:01:42'),(13536,4514,'action complete via WP Cron','2021-02-12 06:01:42','2021-02-12 06:01:42'),(13537,4515,'action created','2021-02-12 06:01:48','2021-02-12 06:01:48'),(13538,4515,'action started via WP Cron','2021-02-12 06:03:06','2021-02-12 06:03:06'),(13539,4515,'action complete via WP Cron','2021-02-12 06:03:06','2021-02-12 06:03:06'),(13540,4516,'action created','2021-02-12 06:03:06','2021-02-12 06:03:06'),(13541,4516,'action started via WP Cron','2021-02-12 06:03:41','2021-02-12 06:03:41'),(13542,4516,'action complete via WP Cron','2021-02-12 06:03:41','2021-02-12 06:03:41'),(13543,4517,'action created','2021-02-12 06:03:42','2021-02-12 06:03:42'),(13544,4517,'action started via WP Cron','2021-02-12 06:04:35','2021-02-12 06:04:35'),(13545,4517,'action complete via WP Cron','2021-02-12 06:04:35','2021-02-12 06:04:35'),(13546,4518,'action created','2021-02-12 06:04:36','2021-02-12 06:04:36'),(13547,4518,'action started via WP Cron','2021-02-12 06:05:40','2021-02-12 06:05:40'),(13548,4518,'action complete via WP Cron','2021-02-12 06:05:40','2021-02-12 06:05:40'),(13549,4519,'action created','2021-02-12 06:05:50','2021-02-12 06:05:50'),(13550,4519,'action started via WP Cron','2021-02-12 06:06:37','2021-02-12 06:06:37'),(13551,4519,'action complete via WP Cron','2021-02-12 06:06:37','2021-02-12 06:06:37'),(13552,4520,'action created','2021-02-12 06:06:47','2021-02-12 06:06:47'),(13553,4520,'action started via WP Cron','2021-02-12 06:07:36','2021-02-12 06:07:36'),(13554,4520,'action complete via WP Cron','2021-02-12 06:07:36','2021-02-12 06:07:36'),(13555,4521,'action created','2021-02-12 06:07:37','2021-02-12 06:07:37'),(13556,4521,'action started via WP Cron','2021-02-12 06:08:40','2021-02-12 06:08:40'),(13557,4521,'action complete via WP Cron','2021-02-12 06:08:40','2021-02-12 06:08:40'),(13558,4522,'action created','2021-02-12 06:08:51','2021-02-12 06:08:51'),(13559,4522,'action started via WP Cron','2021-02-12 06:09:55','2021-02-12 06:09:55'),(13560,4522,'action complete via WP Cron','2021-02-12 06:09:55','2021-02-12 06:09:55'),(13561,4523,'action created','2021-02-12 06:09:56','2021-02-12 06:09:56'),(13562,4523,'action started via WP Cron','2021-02-12 06:10:37','2021-02-12 06:10:37'),(13563,4523,'action complete via WP Cron','2021-02-12 06:10:37','2021-02-12 06:10:37'),(13564,4524,'action created','2021-02-12 06:10:50','2021-02-12 06:10:50'),(13565,4524,'action started via WP Cron','2021-02-12 06:11:35','2021-02-12 06:11:35'),(13566,4524,'action complete via WP Cron','2021-02-12 06:11:35','2021-02-12 06:11:35'),(13567,4525,'action created','2021-02-12 06:11:49','2021-02-12 06:11:49'),(13568,4525,'action started via WP Cron','2021-02-12 06:12:42','2021-02-12 06:12:42'),(13569,4525,'action complete via WP Cron','2021-02-12 06:12:42','2021-02-12 06:12:42'),(13570,4526,'action created','2021-02-12 06:13:02','2021-02-12 06:13:02'),(13571,4526,'action started via WP Cron','2021-02-12 06:13:38','2021-02-12 06:13:38'),(13572,4526,'action complete via WP Cron','2021-02-12 06:13:38','2021-02-12 06:13:38'),(13573,4527,'action created','2021-02-12 06:13:59','2021-02-12 06:13:59'),(13574,4527,'action started via WP Cron','2021-02-12 06:14:40','2021-02-12 06:14:40'),(13575,4527,'action complete via WP Cron','2021-02-12 06:14:40','2021-02-12 06:14:40'),(13576,4528,'action created','2021-02-12 06:14:43','2021-02-12 06:14:43'),(13577,4528,'action started via WP Cron','2021-02-12 06:15:40','2021-02-12 06:15:40'),(13578,4528,'action complete via WP Cron','2021-02-12 06:15:40','2021-02-12 06:15:40'),(13579,4529,'action created','2021-02-12 06:15:46','2021-02-12 06:15:46'),(13580,4529,'action started via WP Cron','2021-02-12 06:16:48','2021-02-12 06:16:48'),(13581,4529,'action complete via WP Cron','2021-02-12 06:16:48','2021-02-12 06:16:48'),(13582,4530,'action created','2021-02-12 06:17:01','2021-02-12 06:17:01'),(13583,4530,'action started via WP Cron','2021-02-12 06:17:38','2021-02-12 06:17:38'),(13584,4530,'action complete via WP Cron','2021-02-12 06:17:38','2021-02-12 06:17:38'),(13585,4531,'action created','2021-02-12 06:17:43','2021-02-12 06:17:43'),(13586,4531,'action started via WP Cron','2021-02-12 06:18:44','2021-02-12 06:18:44'),(13587,4531,'action complete via WP Cron','2021-02-12 06:18:44','2021-02-12 06:18:44'),(13588,4532,'action created','2021-02-12 06:18:46','2021-02-12 06:18:46'),(13590,4532,'action started via WP Cron','2021-02-12 06:19:40','2021-02-12 06:19:40'),(13591,4532,'action complete via WP Cron','2021-02-12 06:19:40','2021-02-12 06:19:40'),(13594,4534,'action created','2021-02-12 06:19:42','2021-02-12 06:19:42'),(13595,4534,'action started via Async Request','2021-02-12 06:20:27','2021-02-12 06:20:27'),(13596,4534,'action complete via Async Request','2021-02-12 06:20:27','2021-02-12 06:20:27'),(13597,4535,'action created','2021-02-12 06:20:28','2021-02-12 06:20:28'),(13598,4535,'action started via WP Cron','2021-02-12 06:21:41','2021-02-12 06:21:41'),(13599,4535,'action complete via WP Cron','2021-02-12 06:21:41','2021-02-12 06:21:41'),(13600,4536,'action created','2021-02-12 06:22:06','2021-02-12 06:22:06'),(13601,4536,'action started via WP Cron','2021-02-12 06:22:40','2021-02-12 06:22:40'),(13602,4536,'action complete via WP Cron','2021-02-12 06:22:40','2021-02-12 06:22:40'),(13603,4537,'action created','2021-02-12 06:22:48','2021-02-12 06:22:48'),(13604,4537,'action started via WP Cron','2021-02-12 06:23:38','2021-02-12 06:23:38'),(13605,4537,'action complete via WP Cron','2021-02-12 06:23:38','2021-02-12 06:23:38'),(13606,4538,'action created','2021-02-12 06:23:39','2021-02-12 06:23:39'),(13607,4538,'action started via WP Cron','2021-02-12 06:24:36','2021-02-12 06:24:36'),(13608,4538,'action complete via WP Cron','2021-02-12 06:24:36','2021-02-12 06:24:36'),(13609,4539,'action created','2021-02-12 06:24:48','2021-02-12 06:24:48'),(13610,4539,'action started via WP Cron','2021-02-12 06:26:07','2021-02-12 06:26:07'),(13611,4539,'action complete via WP Cron','2021-02-12 06:26:07','2021-02-12 06:26:07'),(13612,4540,'action created','2021-02-12 06:26:07','2021-02-12 06:26:07'),(13613,4540,'action started via WP Cron','2021-02-12 06:26:42','2021-02-12 06:26:42'),(13614,4540,'action complete via WP Cron','2021-02-12 06:26:42','2021-02-12 06:26:42'),(13615,4541,'action created','2021-02-12 06:26:44','2021-02-12 06:26:44'),(13616,4541,'action started via WP Cron','2021-02-12 06:27:42','2021-02-12 06:27:42'),(13617,4541,'action complete via WP Cron','2021-02-12 06:27:42','2021-02-12 06:27:42'),(13618,4542,'action created','2021-02-12 06:27:52','2021-02-12 06:27:52'),(13619,4542,'action started via WP Cron','2021-02-12 06:28:42','2021-02-12 06:28:42'),(13620,4542,'action complete via WP Cron','2021-02-12 06:28:42','2021-02-12 06:28:42'),(13621,4543,'action created','2021-02-12 06:28:55','2021-02-12 06:28:55'),(13622,4543,'action started via WP Cron','2021-02-12 06:29:41','2021-02-12 06:29:41'),(13623,4543,'action complete via WP Cron','2021-02-12 06:29:41','2021-02-12 06:29:41'),(13624,4544,'action created','2021-02-12 06:29:47','2021-02-12 06:29:47'),(13625,4544,'action started via WP Cron','2021-02-12 06:30:39','2021-02-12 06:30:39'),(13626,4544,'action complete via WP Cron','2021-02-12 06:30:39','2021-02-12 06:30:39'),(13627,4545,'action created','2021-02-12 06:30:55','2021-02-12 06:30:55'),(13628,4545,'action started via WP Cron','2021-02-12 06:31:39','2021-02-12 06:31:39'),(13629,4545,'action complete via WP Cron','2021-02-12 06:31:39','2021-02-12 06:31:39'),(13630,4546,'action created','2021-02-12 06:31:47','2021-02-12 06:31:47'),(13631,4546,'action started via WP Cron','2021-02-12 06:32:39','2021-02-12 06:32:39'),(13632,4546,'action complete via WP Cron','2021-02-12 06:32:39','2021-02-12 06:32:39'),(13633,4547,'action created','2021-02-12 06:32:45','2021-02-12 06:32:45'),(13634,4547,'action started via WP Cron','2021-02-12 06:33:37','2021-02-12 06:33:37'),(13635,4547,'action complete via WP Cron','2021-02-12 06:33:37','2021-02-12 06:33:37'),(13636,4548,'action created','2021-02-12 06:33:44','2021-02-12 06:33:44'),(13637,4548,'action started via WP Cron','2021-02-12 06:34:37','2021-02-12 06:34:37'),(13638,4548,'action complete via WP Cron','2021-02-12 06:34:37','2021-02-12 06:34:37'),(13639,4549,'action created','2021-02-12 06:34:44','2021-02-12 06:34:44'),(13640,4549,'action started via WP Cron','2021-02-12 06:35:52','2021-02-12 06:35:52'),(13641,4549,'action complete via WP Cron','2021-02-12 06:35:52','2021-02-12 06:35:52'),(13642,4550,'action created','2021-02-12 06:36:03','2021-02-12 06:36:03'),(13643,4550,'action started via WP Cron','2021-02-12 06:36:35','2021-02-12 06:36:35'),(13644,4550,'action complete via WP Cron','2021-02-12 06:36:35','2021-02-12 06:36:35'),(13645,4551,'action created','2021-02-12 06:36:39','2021-02-12 06:36:39'),(13646,4551,'action started via WP Cron','2021-02-12 06:37:36','2021-02-12 06:37:36'),(13647,4551,'action complete via WP Cron','2021-02-12 06:37:36','2021-02-12 06:37:36'),(13648,4552,'action created','2021-02-12 06:37:38','2021-02-12 06:37:38'),(13649,4552,'action started via WP Cron','2021-02-12 06:38:40','2021-02-12 06:38:40'),(13650,4552,'action complete via WP Cron','2021-02-12 06:38:40','2021-02-12 06:38:40'),(13651,4553,'action created','2021-02-12 06:38:42','2021-02-12 06:38:42'),(13652,4553,'action started via WP Cron','2021-02-12 06:39:38','2021-02-12 06:39:38'),(13653,4553,'action complete via WP Cron','2021-02-12 06:39:38','2021-02-12 06:39:38'),(13654,4554,'action created','2021-02-12 06:39:47','2021-02-12 06:39:47'),(13655,4554,'action started via WP Cron','2021-02-12 06:40:45','2021-02-12 06:40:45'),(13656,4554,'action complete via WP Cron','2021-02-12 06:40:45','2021-02-12 06:40:45'),(13657,4555,'action created','2021-02-12 06:40:46','2021-02-12 06:40:46'),(13658,4555,'action started via WP Cron','2021-02-12 06:41:37','2021-02-12 06:41:37'),(13659,4555,'action complete via WP Cron','2021-02-12 06:41:37','2021-02-12 06:41:37'),(13660,4556,'action created','2021-02-12 06:41:43','2021-02-12 06:41:43'),(13661,4556,'action started via WP Cron','2021-02-12 06:43:04','2021-02-12 06:43:04'),(13662,4556,'action complete via WP Cron','2021-02-12 06:43:04','2021-02-12 06:43:04'),(13663,4557,'action created','2021-02-12 06:43:05','2021-02-12 06:43:05'),(13664,4557,'action started via WP Cron','2021-02-12 06:43:40','2021-02-12 06:43:40'),(13665,4557,'action complete via WP Cron','2021-02-12 06:43:40','2021-02-12 06:43:40'),(13666,4558,'action created','2021-02-12 06:43:44','2021-02-12 06:43:44'),(13667,4558,'action started via WP Cron','2021-02-12 06:45:03','2021-02-12 06:45:03'),(13668,4558,'action complete via WP Cron','2021-02-12 06:45:03','2021-02-12 06:45:03'),(13669,4559,'action created','2021-02-12 06:45:15','2021-02-12 06:45:15'),(13670,4559,'action started via WP Cron','2021-02-12 06:45:35','2021-02-12 06:45:35'),(13671,4559,'action complete via WP Cron','2021-02-12 06:45:35','2021-02-12 06:45:35'),(13672,4560,'action created','2021-02-12 06:45:36','2021-02-12 06:45:36'),(13673,4560,'action started via WP Cron','2021-02-12 06:46:44','2021-02-12 06:46:44'),(13674,4560,'action complete via WP Cron','2021-02-12 06:46:44','2021-02-12 06:46:44'),(13675,4561,'action created','2021-02-12 06:46:48','2021-02-12 06:46:48'),(13676,4561,'action started via WP Cron','2021-02-12 06:47:37','2021-02-12 06:47:37'),(13677,4561,'action complete via WP Cron','2021-02-12 06:47:37','2021-02-12 06:47:37'),(13678,4562,'action created','2021-02-12 06:47:41','2021-02-12 06:47:41'),(13679,4562,'action started via WP Cron','2021-02-12 06:48:44','2021-02-12 06:48:44'),(13680,4562,'action complete via WP Cron','2021-02-12 06:48:44','2021-02-12 06:48:44'),(13681,4563,'action created','2021-02-12 06:48:46','2021-02-12 06:48:46'),(13682,4563,'action started via WP Cron','2021-02-12 06:49:38','2021-02-12 06:49:38'),(13683,4563,'action complete via WP Cron','2021-02-12 06:49:38','2021-02-12 06:49:38'),(13684,4564,'action created','2021-02-12 06:49:45','2021-02-12 06:49:45'),(13685,4564,'action started via WP Cron','2021-02-12 06:50:40','2021-02-12 06:50:40'),(13686,4564,'action complete via WP Cron','2021-02-12 06:50:40','2021-02-12 06:50:40'),(13687,4565,'action created','2021-02-12 06:50:43','2021-02-12 06:50:43'),(13688,4565,'action started via WP Cron','2021-02-12 06:51:41','2021-02-12 06:51:41'),(13689,4565,'action complete via WP Cron','2021-02-12 06:51:41','2021-02-12 06:51:41'),(13690,4566,'action created','2021-02-12 06:51:53','2021-02-12 06:51:53'),(13691,4566,'action started via WP Cron','2021-02-12 06:52:36','2021-02-12 06:52:36'),(13692,4566,'action complete via WP Cron','2021-02-12 06:52:36','2021-02-12 06:52:36'),(13693,4567,'action created','2021-02-12 06:52:36','2021-02-12 06:52:36'),(13694,4567,'action started via WP Cron','2021-02-12 06:53:43','2021-02-12 06:53:43'),(13695,4567,'action complete via WP Cron','2021-02-12 06:53:43','2021-02-12 06:53:43'),(13696,4568,'action created','2021-02-12 06:53:58','2021-02-12 06:53:58'),(13697,4568,'action started via WP Cron','2021-02-12 06:54:40','2021-02-12 06:54:40'),(13698,4568,'action complete via WP Cron','2021-02-12 06:54:40','2021-02-12 06:54:40'),(13699,4569,'action created','2021-02-12 06:54:55','2021-02-12 06:54:55'),(13700,4569,'action started via WP Cron','2021-02-12 06:55:44','2021-02-12 06:55:44'),(13701,4569,'action complete via WP Cron','2021-02-12 06:55:44','2021-02-12 06:55:44'),(13702,4570,'action created','2021-02-12 06:55:45','2021-02-12 06:55:45'),(13703,4570,'action started via WP Cron','2021-02-12 06:56:43','2021-02-12 06:56:43'),(13704,4570,'action complete via WP Cron','2021-02-12 06:56:43','2021-02-12 06:56:43'),(13705,4571,'action created','2021-02-12 06:56:48','2021-02-12 06:56:48'),(13706,4571,'action started via WP Cron','2021-02-12 06:57:35','2021-02-12 06:57:35'),(13707,4571,'action complete via WP Cron','2021-02-12 06:57:35','2021-02-12 06:57:35'),(13708,4572,'action created','2021-02-12 06:57:37','2021-02-12 06:57:37'),(13709,4572,'action started via WP Cron','2021-02-12 06:58:37','2021-02-12 06:58:37'),(13710,4572,'action complete via WP Cron','2021-02-12 06:58:37','2021-02-12 06:58:37'),(13711,4573,'action created','2021-02-12 06:58:38','2021-02-12 06:58:38'),(13712,4573,'action started via WP Cron','2021-02-12 06:59:37','2021-02-12 06:59:37'),(13713,4573,'action complete via WP Cron','2021-02-12 06:59:37','2021-02-12 06:59:37'),(13714,4574,'action created','2021-02-12 06:59:52','2021-02-12 06:59:52'),(13715,4574,'action started via WP Cron','2021-02-12 07:00:35','2021-02-12 07:00:35'),(13716,4574,'action complete via WP Cron','2021-02-12 07:00:35','2021-02-12 07:00:35'),(13717,4575,'action created','2021-02-12 07:00:42','2021-02-12 07:00:42'),(13718,4575,'action started via WP Cron','2021-02-12 07:01:37','2021-02-12 07:01:37'),(13719,4575,'action complete via WP Cron','2021-02-12 07:01:37','2021-02-12 07:01:37'),(13720,4576,'action created','2021-02-12 07:01:42','2021-02-12 07:01:42'),(13721,4576,'action started via WP Cron','2021-02-12 07:02:35','2021-02-12 07:02:35'),(13722,4576,'action complete via WP Cron','2021-02-12 07:02:35','2021-02-12 07:02:35'),(13723,4577,'action created','2021-02-12 07:02:37','2021-02-12 07:02:37'),(13724,4577,'action started via WP Cron','2021-02-12 07:03:35','2021-02-12 07:03:35'),(13725,4577,'action complete via WP Cron','2021-02-12 07:03:35','2021-02-12 07:03:35'),(13726,4578,'action created','2021-02-12 07:03:36','2021-02-12 07:03:36'),(13727,4578,'action started via WP Cron','2021-02-12 07:04:35','2021-02-12 07:04:35'),(13728,4578,'action complete via WP Cron','2021-02-12 07:04:35','2021-02-12 07:04:35'),(13729,4579,'action created','2021-02-12 07:04:37','2021-02-12 07:04:37'),(13730,4579,'action started via WP Cron','2021-02-12 07:05:39','2021-02-12 07:05:39'),(13731,4579,'action complete via WP Cron','2021-02-12 07:05:39','2021-02-12 07:05:39'),(13732,4580,'action created','2021-02-12 07:05:42','2021-02-12 07:05:42'),(13733,4580,'action started via WP Cron','2021-02-12 07:06:38','2021-02-12 07:06:38'),(13734,4580,'action complete via WP Cron','2021-02-12 07:06:38','2021-02-12 07:06:38'),(13735,4581,'action created','2021-02-12 07:06:41','2021-02-12 07:06:41'),(13736,4581,'action started via WP Cron','2021-02-12 07:07:52','2021-02-12 07:07:52'),(13737,4581,'action complete via WP Cron','2021-02-12 07:07:52','2021-02-12 07:07:52'),(13738,4582,'action created','2021-02-12 07:07:53','2021-02-12 07:07:53'),(13739,4582,'action started via WP Cron','2021-02-12 07:08:35','2021-02-12 07:08:35'),(13740,4582,'action complete via WP Cron','2021-02-12 07:08:35','2021-02-12 07:08:35'),(13741,4583,'action created','2021-02-12 07:08:39','2021-02-12 07:08:39'),(13742,4583,'action started via WP Cron','2021-02-12 07:09:35','2021-02-12 07:09:35'),(13743,4583,'action complete via WP Cron','2021-02-12 07:09:35','2021-02-12 07:09:35'),(13744,4584,'action created','2021-02-12 07:09:37','2021-02-12 07:09:37'),(13745,4584,'action started via WP Cron','2021-02-12 07:10:47','2021-02-12 07:10:47'),(13746,4584,'action complete via WP Cron','2021-02-12 07:10:47','2021-02-12 07:10:47'),(13747,4585,'action created','2021-02-12 07:10:49','2021-02-12 07:10:49'),(13748,4585,'action started via WP Cron','2021-02-12 07:11:36','2021-02-12 07:11:36'),(13749,4585,'action complete via WP Cron','2021-02-12 07:11:36','2021-02-12 07:11:36'),(13750,4586,'action created','2021-02-12 07:11:39','2021-02-12 07:11:39'),(13751,4586,'action started via WP Cron','2021-02-12 07:12:36','2021-02-12 07:12:36'),(13752,4586,'action complete via WP Cron','2021-02-12 07:12:36','2021-02-12 07:12:36'),(13753,4587,'action created','2021-02-12 07:12:39','2021-02-12 07:12:39'),(13754,4587,'action started via WP Cron','2021-02-12 07:13:37','2021-02-12 07:13:37'),(13755,4587,'action complete via WP Cron','2021-02-12 07:13:37','2021-02-12 07:13:37'),(13756,4588,'action created','2021-02-12 07:13:41','2021-02-12 07:13:41'),(13757,4588,'action started via WP Cron','2021-02-12 07:14:44','2021-02-12 07:14:44'),(13758,4588,'action complete via WP Cron','2021-02-12 07:14:44','2021-02-12 07:14:44'),(13759,4589,'action created','2021-02-12 07:14:46','2021-02-12 07:14:46'),(13760,4589,'action started via WP Cron','2021-02-12 07:15:42','2021-02-12 07:15:42'),(13761,4589,'action complete via WP Cron','2021-02-12 07:15:43','2021-02-12 07:15:43'),(13762,4590,'action created','2021-02-12 07:15:57','2021-02-12 07:15:57'),(13763,4590,'action started via WP Cron','2021-02-12 07:16:35','2021-02-12 07:16:35'),(13764,4590,'action complete via WP Cron','2021-02-12 07:16:35','2021-02-12 07:16:35'),(13765,4591,'action created','2021-02-12 07:16:42','2021-02-12 07:16:42'),(13766,4591,'action started via WP Cron','2021-02-12 07:17:41','2021-02-12 07:17:41'),(13767,4591,'action complete via WP Cron','2021-02-12 07:17:41','2021-02-12 07:17:41'),(13768,4592,'action created','2021-02-12 07:17:48','2021-02-12 07:17:48'),(13769,4592,'action started via WP Cron','2021-02-12 07:18:38','2021-02-12 07:18:38'),(13770,4592,'action complete via WP Cron','2021-02-12 07:18:38','2021-02-12 07:18:38'),(13771,4593,'action created','2021-02-12 07:19:00','2021-02-12 07:19:00'),(13772,4593,'action started via WP Cron','2021-02-12 07:19:41','2021-02-12 07:19:41'),(13773,4593,'action complete via WP Cron','2021-02-12 07:19:41','2021-02-12 07:19:41'),(13774,4594,'action created','2021-02-12 07:19:53','2021-02-12 07:19:53'),(13775,4594,'action started via WP Cron','2021-02-12 07:20:41','2021-02-12 07:20:41'),(13776,4594,'action complete via WP Cron','2021-02-12 07:20:41','2021-02-12 07:20:41'),(13777,4595,'action created','2021-02-12 07:20:54','2021-02-12 07:20:54'),(13778,4595,'action started via WP Cron','2021-02-12 07:21:38','2021-02-12 07:21:38'),(13779,4595,'action complete via WP Cron','2021-02-12 07:21:38','2021-02-12 07:21:38'),(13780,4596,'action created','2021-02-12 07:21:41','2021-02-12 07:21:41'),(13781,4596,'action started via WP Cron','2021-02-12 07:22:35','2021-02-12 07:22:35'),(13782,4596,'action complete via WP Cron','2021-02-12 07:22:35','2021-02-12 07:22:35'),(13783,4597,'action created','2021-02-12 07:22:37','2021-02-12 07:22:37'),(13784,4597,'action started via WP Cron','2021-02-12 07:23:38','2021-02-12 07:23:38'),(13785,4597,'action complete via WP Cron','2021-02-12 07:23:38','2021-02-12 07:23:38'),(13786,4598,'action created','2021-02-12 07:23:39','2021-02-12 07:23:39'),(13787,4598,'action started via WP Cron','2021-02-12 07:24:35','2021-02-12 07:24:35'),(13788,4598,'action complete via WP Cron','2021-02-12 07:24:35','2021-02-12 07:24:35'),(13789,4599,'action created','2021-02-12 07:24:36','2021-02-12 07:24:36'),(13790,4599,'action started via WP Cron','2021-02-12 07:25:41','2021-02-12 07:25:41'),(13791,4599,'action complete via WP Cron','2021-02-12 07:25:41','2021-02-12 07:25:41'),(13792,4600,'action created','2021-02-12 07:25:43','2021-02-12 07:25:43'),(13793,4600,'action started via WP Cron','2021-02-12 07:26:42','2021-02-12 07:26:42'),(13794,4600,'action complete via WP Cron','2021-02-12 07:26:42','2021-02-12 07:26:42'),(13795,4601,'action created','2021-02-12 07:27:00','2021-02-12 07:27:00'),(13796,4601,'action started via WP Cron','2021-02-12 07:27:43','2021-02-12 07:27:43'),(13797,4601,'action complete via WP Cron','2021-02-12 07:27:43','2021-02-12 07:27:43'),(13798,4602,'action created','2021-02-12 07:27:47','2021-02-12 07:27:47'),(13799,4602,'action started via WP Cron','2021-02-12 07:28:37','2021-02-12 07:28:37'),(13800,4602,'action complete via WP Cron','2021-02-12 07:28:37','2021-02-12 07:28:37'),(13801,4603,'action created','2021-02-12 07:28:44','2021-02-12 07:28:44'),(13802,4603,'action started via WP Cron','2021-02-12 07:29:36','2021-02-12 07:29:36'),(13803,4603,'action complete via WP Cron','2021-02-12 07:29:36','2021-02-12 07:29:36'),(13804,4604,'action created','2021-02-12 07:29:38','2021-02-12 07:29:38'),(13805,4604,'action started via WP Cron','2021-02-12 07:30:39','2021-02-12 07:30:39'),(13806,4604,'action complete via WP Cron','2021-02-12 07:30:39','2021-02-12 07:30:39'),(13807,4605,'action created','2021-02-12 07:30:40','2021-02-12 07:30:40'),(13808,4605,'action started via WP Cron','2021-02-12 07:31:43','2021-02-12 07:31:43'),(13809,4605,'action complete via WP Cron','2021-02-12 07:31:43','2021-02-12 07:31:43'),(13810,4606,'action created','2021-02-12 07:31:43','2021-02-12 07:31:43'),(13811,4606,'action started via WP Cron','2021-02-12 07:32:41','2021-02-12 07:32:41'),(13812,4606,'action complete via WP Cron','2021-02-12 07:32:41','2021-02-12 07:32:41'),(13813,4607,'action created','2021-02-12 07:32:44','2021-02-12 07:32:44'),(13814,4607,'action started via WP Cron','2021-02-12 07:33:37','2021-02-12 07:33:37'),(13815,4607,'action complete via WP Cron','2021-02-12 07:33:37','2021-02-12 07:33:37'),(13816,4608,'action created','2021-02-12 07:33:50','2021-02-12 07:33:50'),(13817,4608,'action started via WP Cron','2021-02-12 07:34:36','2021-02-12 07:34:36'),(13818,4608,'action complete via WP Cron','2021-02-12 07:34:36','2021-02-12 07:34:36'),(13819,4609,'action created','2021-02-12 07:34:38','2021-02-12 07:34:38'),(13820,4609,'action started via WP Cron','2021-02-12 07:35:50','2021-02-12 07:35:50'),(13821,4609,'action complete via WP Cron','2021-02-12 07:35:50','2021-02-12 07:35:50'),(13822,4610,'action created','2021-02-12 07:35:55','2021-02-12 07:35:55'),(13823,4610,'action started via WP Cron','2021-02-12 07:36:36','2021-02-12 07:36:36'),(13824,4610,'action complete via WP Cron','2021-02-12 07:36:36','2021-02-12 07:36:36'),(13825,4611,'action created','2021-02-12 07:36:52','2021-02-12 07:36:52'),(13826,4611,'action started via WP Cron','2021-02-12 07:37:46','2021-02-12 07:37:46'),(13827,4611,'action complete via WP Cron','2021-02-12 07:37:46','2021-02-12 07:37:46'),(13828,4612,'action created','2021-02-12 07:37:47','2021-02-12 07:37:47'),(13829,4612,'action started via WP Cron','2021-02-12 07:38:40','2021-02-12 07:38:40'),(13830,4612,'action complete via WP Cron','2021-02-12 07:38:40','2021-02-12 07:38:40'),(13831,4613,'action created','2021-02-12 07:38:47','2021-02-12 07:38:47'),(13832,4613,'action started via WP Cron','2021-02-12 07:39:35','2021-02-12 07:39:35'),(13833,4613,'action complete via WP Cron','2021-02-12 07:39:35','2021-02-12 07:39:35'),(13834,4614,'action created','2021-02-12 07:39:38','2021-02-12 07:39:38'),(13835,4614,'action started via WP Cron','2021-02-12 07:40:36','2021-02-12 07:40:36'),(13836,4614,'action complete via WP Cron','2021-02-12 07:40:36','2021-02-12 07:40:36'),(13837,4615,'action created','2021-02-12 07:40:38','2021-02-12 07:40:38'),(13838,4615,'action started via WP Cron','2021-02-12 07:41:35','2021-02-12 07:41:35'),(13839,4615,'action complete via WP Cron','2021-02-12 07:41:35','2021-02-12 07:41:35'),(13840,4616,'action created','2021-02-12 07:41:36','2021-02-12 07:41:36'),(13841,4616,'action started via WP Cron','2021-02-12 07:42:46','2021-02-12 07:42:46'),(13842,4616,'action complete via WP Cron','2021-02-12 07:42:46','2021-02-12 07:42:46'),(13843,4617,'action created','2021-02-12 07:43:09','2021-02-12 07:43:09'),(13844,4617,'action started via WP Cron','2021-02-12 07:43:38','2021-02-12 07:43:38'),(13845,4617,'action complete via WP Cron','2021-02-12 07:43:38','2021-02-12 07:43:38'),(13846,4618,'action created','2021-02-12 07:43:40','2021-02-12 07:43:40'),(13847,4618,'action started via WP Cron','2021-02-12 07:44:35','2021-02-12 07:44:35'),(13848,4618,'action complete via WP Cron','2021-02-12 07:44:35','2021-02-12 07:44:35'),(13849,4619,'action created','2021-02-12 07:44:42','2021-02-12 07:44:42'),(13850,4619,'action started via WP Cron','2021-02-12 07:45:38','2021-02-12 07:45:38'),(13851,4619,'action complete via WP Cron','2021-02-12 07:45:38','2021-02-12 07:45:38'),(13852,4620,'action created','2021-02-12 07:45:40','2021-02-12 07:45:40'),(13853,4620,'action started via WP Cron','2021-02-12 07:46:39','2021-02-12 07:46:39'),(13854,4620,'action complete via WP Cron','2021-02-12 07:46:39','2021-02-12 07:46:39'),(13855,4621,'action created','2021-02-12 07:46:40','2021-02-12 07:46:40'),(13856,4621,'action started via WP Cron','2021-02-12 07:47:35','2021-02-12 07:47:35'),(13857,4621,'action complete via WP Cron','2021-02-12 07:47:35','2021-02-12 07:47:35'),(13858,4622,'action created','2021-02-12 07:47:37','2021-02-12 07:47:37'),(13859,4622,'action started via WP Cron','2021-02-12 07:48:38','2021-02-12 07:48:38'),(13860,4622,'action complete via WP Cron','2021-02-12 07:48:38','2021-02-12 07:48:38'),(13861,4623,'action created','2021-02-12 07:48:40','2021-02-12 07:48:40'),(13862,4623,'action started via WP Cron','2021-02-12 07:49:37','2021-02-12 07:49:37'),(13863,4623,'action complete via WP Cron','2021-02-12 07:49:37','2021-02-12 07:49:37'),(13864,4624,'action created','2021-02-12 07:49:39','2021-02-12 07:49:39'),(13865,4624,'action started via WP Cron','2021-02-12 07:50:40','2021-02-12 07:50:40'),(13866,4624,'action complete via WP Cron','2021-02-12 07:50:40','2021-02-12 07:50:40'),(13867,4625,'action created','2021-02-12 07:50:51','2021-02-12 07:50:51'),(13868,4625,'action started via WP Cron','2021-02-12 07:51:35','2021-02-12 07:51:35'),(13869,4625,'action complete via WP Cron','2021-02-12 07:51:35','2021-02-12 07:51:35'),(13870,4626,'action created','2021-02-12 07:51:35','2021-02-12 07:51:35'),(13871,4626,'action started via WP Cron','2021-02-12 07:52:40','2021-02-12 07:52:40'),(13872,4626,'action complete via WP Cron','2021-02-12 07:52:40','2021-02-12 07:52:40'),(13873,4627,'action created','2021-02-12 07:52:47','2021-02-12 07:52:47'),(13874,4627,'action started via WP Cron','2021-02-12 07:53:35','2021-02-12 07:53:35'),(13875,4627,'action complete via WP Cron','2021-02-12 07:53:35','2021-02-12 07:53:35'),(13876,4628,'action created','2021-02-12 07:53:44','2021-02-12 07:53:44'),(13877,4628,'action started via WP Cron','2021-02-12 07:54:47','2021-02-12 07:54:47'),(13878,4628,'action complete via WP Cron','2021-02-12 07:54:47','2021-02-12 07:54:47'),(13879,4629,'action created','2021-02-12 07:54:56','2021-02-12 07:54:56'),(13880,4629,'action started via WP Cron','2021-02-12 07:55:35','2021-02-12 07:55:35'),(13881,4629,'action complete via WP Cron','2021-02-12 07:55:35','2021-02-12 07:55:35'),(13882,4630,'action created','2021-02-12 07:55:38','2021-02-12 07:55:38'),(13883,4630,'action started via WP Cron','2021-02-12 07:56:39','2021-02-12 07:56:39'),(13884,4630,'action complete via WP Cron','2021-02-12 07:56:40','2021-02-12 07:56:40'),(13885,4631,'action created','2021-02-12 07:56:54','2021-02-12 07:56:54'),(13886,4631,'action started via WP Cron','2021-02-12 07:57:36','2021-02-12 07:57:36'),(13887,4631,'action complete via WP Cron','2021-02-12 07:57:36','2021-02-12 07:57:36'),(13888,4632,'action created','2021-02-12 07:57:38','2021-02-12 07:57:38'),(13889,4632,'action started via WP Cron','2021-02-12 07:58:37','2021-02-12 07:58:37'),(13890,4632,'action complete via WP Cron','2021-02-12 07:58:37','2021-02-12 07:58:37'),(13891,4633,'action created','2021-02-12 07:58:41','2021-02-12 07:58:41'),(13892,4633,'action started via WP Cron','2021-02-12 07:59:38','2021-02-12 07:59:38'),(13893,4633,'action complete via WP Cron','2021-02-12 07:59:38','2021-02-12 07:59:38'),(13894,4634,'action created','2021-02-12 07:59:43','2021-02-12 07:59:43'),(13895,4634,'action started via WP Cron','2021-02-12 08:02:15','2021-02-12 08:02:15'),(13896,4634,'action complete via WP Cron','2021-02-12 08:02:15','2021-02-12 08:02:15'),(13897,4635,'action created','2021-02-12 08:02:16','2021-02-12 08:02:16'),(13898,4635,'action started via WP Cron','2021-02-12 08:03:06','2021-02-12 08:03:06'),(13899,4635,'action complete via WP Cron','2021-02-12 08:03:06','2021-02-12 08:03:06'),(13900,4636,'action created','2021-02-12 08:05:29','2021-02-12 08:05:29'),(13901,3950,'action started via WP Cron','2021-02-12 08:05:29','2021-02-12 08:05:29'),(13902,3950,'action complete via WP Cron','2021-02-12 08:05:29','2021-02-12 08:05:29'),(13903,4637,'action created','2021-02-12 08:05:29','2021-02-12 08:05:29'),(13904,4636,'action started via WP Cron','2021-02-12 08:06:02','2021-02-12 08:06:02'),(13905,4636,'action complete via WP Cron','2021-02-12 08:06:02','2021-02-12 08:06:02'),(13906,4638,'action created','2021-02-12 08:10:00','2021-02-12 08:10:00'),(13907,4638,'action started via WP Cron','2021-02-12 08:10:57','2021-02-12 08:10:57'),(13908,4638,'action complete via WP Cron','2021-02-12 08:10:57','2021-02-12 08:10:57'),(13909,4639,'action created','2021-02-12 08:12:43','2021-02-12 08:12:43'),(13910,4639,'action started via WP Cron','2021-02-12 08:13:53','2021-02-12 08:13:53'),(13911,4639,'action complete via WP Cron','2021-02-12 08:13:53','2021-02-12 08:13:53'),(13912,4640,'action created','2021-02-12 08:13:53','2021-02-12 08:13:53'),(13913,4640,'action started via WP Cron','2021-02-12 08:19:19','2021-02-12 08:19:19'),(13914,4640,'action complete via WP Cron','2021-02-12 08:19:19','2021-02-12 08:19:19'),(13915,4641,'action created','2021-02-12 08:19:19','2021-02-12 08:19:19'),(13916,4641,'action started via WP Cron','2021-02-12 08:23:17','2021-02-12 08:23:17'),(13917,4641,'action complete via WP Cron','2021-02-12 08:23:17','2021-02-12 08:23:17'),(13918,4642,'action created','2021-02-12 08:23:17','2021-02-12 08:23:17'),(13919,4642,'action started via WP Cron','2021-02-12 08:26:28','2021-02-12 08:26:28'),(13920,4642,'action complete via WP Cron','2021-02-12 08:26:28','2021-02-12 08:26:28'),(13921,4643,'action created','2021-02-12 08:26:28','2021-02-12 08:26:28'),(13922,4643,'action started via WP Cron','2021-02-12 08:31:32','2021-02-12 08:31:32'),(13923,4643,'action complete via WP Cron','2021-02-12 08:31:32','2021-02-12 08:31:32'),(13924,4644,'action created','2021-02-12 08:31:33','2021-02-12 08:31:33'),(13925,4644,'action started via WP Cron','2021-02-12 08:33:38','2021-02-12 08:33:38'),(13926,4644,'action complete via WP Cron','2021-02-12 08:33:39','2021-02-12 08:33:39'),(13927,4645,'action created','2021-02-12 08:37:41','2021-02-12 08:37:41'),(13928,4645,'action started via WP Cron','2021-02-12 08:38:40','2021-02-12 08:38:40'),(13929,4645,'action complete via WP Cron','2021-02-12 08:38:40','2021-02-12 08:38:40'),(13930,4646,'action created','2021-02-12 08:38:41','2021-02-12 08:38:41'),(13931,4646,'action started via WP Cron','2021-02-12 08:42:45','2021-02-12 08:42:45'),(13932,4646,'action complete via WP Cron','2021-02-12 08:42:45','2021-02-12 08:42:45'),(13933,4647,'action created','2021-02-12 08:42:46','2021-02-12 08:42:46'),(13934,4647,'action started via WP Cron','2021-02-12 08:49:10','2021-02-12 08:49:10'),(13935,4647,'action complete via WP Cron','2021-02-12 08:49:10','2021-02-12 08:49:10'),(13936,4648,'action created','2021-02-12 08:49:12','2021-02-12 08:49:12'),(13937,4648,'action started via WP Cron','2021-02-12 08:49:54','2021-02-12 08:49:54'),(13938,4648,'action complete via WP Cron','2021-02-12 08:49:54','2021-02-12 08:49:54'),(13939,4649,'action created','2021-02-12 08:49:55','2021-02-12 08:49:55'),(13940,4649,'action started via WP Cron','2021-02-12 08:52:26','2021-02-12 08:52:26'),(13941,4649,'action complete via WP Cron','2021-02-12 08:52:26','2021-02-12 08:52:26'),(13942,4650,'action created','2021-02-12 08:52:33','2021-02-12 08:52:33'),(13943,4650,'action started via WP Cron','2021-02-12 08:52:59','2021-02-12 08:52:59'),(13944,4650,'action complete via WP Cron','2021-02-12 08:52:59','2021-02-12 08:52:59'),(13945,4651,'action created','2021-02-12 08:55:43','2021-02-12 08:55:43'),(13946,4651,'action started via WP Cron','2021-02-12 08:58:44','2021-02-12 08:58:44'),(13947,4651,'action complete via WP Cron','2021-02-12 08:58:44','2021-02-12 08:58:44'),(13948,4652,'action created','2021-02-12 08:58:48','2021-02-12 08:58:48'),(13949,4652,'action started via WP Cron','2021-02-12 09:02:17','2021-02-12 09:02:17'),(13950,4652,'action complete via WP Cron','2021-02-12 09:02:17','2021-02-12 09:02:17'),(13951,4653,'action created','2021-02-12 09:03:50','2021-02-12 09:03:50'),(13952,4653,'action started via WP Cron','2021-02-12 09:06:37','2021-02-12 09:06:37'),(13953,4653,'action complete via WP Cron','2021-02-12 09:06:37','2021-02-12 09:06:37'),(13954,4654,'action created','2021-02-12 09:06:38','2021-02-12 09:06:38'),(13955,4654,'action started via WP Cron','2021-02-12 09:12:06','2021-02-12 09:12:06'),(13956,4654,'action complete via WP Cron','2021-02-12 09:12:06','2021-02-12 09:12:06'),(13957,4655,'action created','2021-02-12 09:12:07','2021-02-12 09:12:07'),(13958,4655,'action started via WP Cron','2021-02-12 09:15:37','2021-02-12 09:15:37'),(13959,4655,'action complete via WP Cron','2021-02-12 09:15:37','2021-02-12 09:15:37'),(13960,4656,'action created','2021-02-12 09:15:38','2021-02-12 09:15:38'),(13961,4656,'action started via WP Cron','2021-02-12 09:18:31','2021-02-12 09:18:31'),(13962,4656,'action complete via WP Cron','2021-02-12 09:18:31','2021-02-12 09:18:31'),(13963,4657,'action created','2021-02-12 09:18:31','2021-02-12 09:18:31'),(13964,4657,'action started via WP Cron','2021-02-12 09:24:32','2021-02-12 09:24:32'),(13965,4657,'action complete via WP Cron','2021-02-12 09:24:32','2021-02-12 09:24:32'),(13966,4658,'action created','2021-02-12 09:24:33','2021-02-12 09:24:33'),(13967,4658,'action started via WP Cron','2021-02-12 09:30:16','2021-02-12 09:30:16'),(13968,4658,'action complete via WP Cron','2021-02-12 09:30:16','2021-02-12 09:30:16'),(13969,4659,'action created','2021-02-12 09:30:17','2021-02-12 09:30:17'),(13970,4659,'action started via WP Cron','2021-02-12 09:32:23','2021-02-12 09:32:23'),(13971,4659,'action complete via WP Cron','2021-02-12 09:32:23','2021-02-12 09:32:23'),(13972,4660,'action created','2021-02-12 09:32:25','2021-02-12 09:32:25'),(13973,4660,'action started via WP Cron','2021-02-12 09:33:07','2021-02-12 09:33:07'),(13974,4660,'action complete via WP Cron','2021-02-12 09:33:07','2021-02-12 09:33:07'),(13975,4661,'action created','2021-02-12 09:34:51','2021-02-12 09:34:51'),(13976,4661,'action started via WP Cron','2021-02-12 09:36:32','2021-02-12 09:36:32'),(13977,4661,'action complete via WP Cron','2021-02-12 09:36:32','2021-02-12 09:36:32'),(13978,4662,'action created','2021-02-12 09:36:33','2021-02-12 09:36:33'),(13979,4662,'action started via WP Cron','2021-02-12 09:37:30','2021-02-12 09:37:30'),(13980,4662,'action complete via WP Cron','2021-02-12 09:37:30','2021-02-12 09:37:30'),(13981,4663,'action created','2021-02-12 09:42:59','2021-02-12 09:42:59'),(13982,4663,'action started via WP Cron','2021-02-12 09:45:15','2021-02-12 09:45:15'),(13983,4663,'action complete via WP Cron','2021-02-12 09:45:15','2021-02-12 09:45:15'),(13984,4664,'action created','2021-02-12 09:45:50','2021-02-12 09:45:50'),(13985,4664,'action started via WP Cron','2021-02-12 09:48:15','2021-02-12 09:48:15'),(13986,4664,'action complete via WP Cron','2021-02-12 09:48:15','2021-02-12 09:48:15'),(13987,4665,'action created','2021-02-12 09:48:16','2021-02-12 09:48:16'),(13988,4665,'action started via WP Cron','2021-02-12 09:54:11','2021-02-12 09:54:11'),(13989,4665,'action complete via WP Cron','2021-02-12 09:54:11','2021-02-12 09:54:11'),(13990,4666,'action created','2021-02-12 09:55:12','2021-02-12 09:55:12'),(13991,4666,'action started via WP Cron','2021-02-12 10:00:04','2021-02-12 10:00:04'),(13992,4666,'action complete via WP Cron','2021-02-12 10:00:04','2021-02-12 10:00:04'),(13993,4667,'action created','2021-02-12 10:00:10','2021-02-12 10:00:10'),(13994,4667,'action started via WP Cron','2021-02-12 10:00:35','2021-02-12 10:00:35'),(13995,4667,'action complete via WP Cron','2021-02-12 10:00:35','2021-02-12 10:00:35'),(13996,4668,'action created','2021-02-12 10:00:35','2021-02-12 10:00:35'),(13997,4668,'action started via WP Cron','2021-02-12 10:01:36','2021-02-12 10:01:36'),(13998,4668,'action complete via WP Cron','2021-02-12 10:01:36','2021-02-12 10:01:36'),(13999,4669,'action created','2021-02-12 10:01:36','2021-02-12 10:01:36'),(14000,4669,'action started via WP Cron','2021-02-12 10:02:36','2021-02-12 10:02:36'),(14001,4669,'action complete via WP Cron','2021-02-12 10:02:36','2021-02-12 10:02:36'),(14002,4670,'action created','2021-02-12 10:02:39','2021-02-12 10:02:39'),(14003,4670,'action started via Async Request','2021-02-12 10:03:09','2021-02-12 10:03:09'),(14004,4670,'action complete via Async Request','2021-02-12 10:03:09','2021-02-12 10:03:09'),(14005,4671,'action created','2021-02-12 10:03:09','2021-02-12 10:03:09'),(14006,4671,'action started via WP Cron','2021-02-12 10:03:35','2021-02-12 10:03:35'),(14007,4671,'action complete via WP Cron','2021-02-12 10:03:35','2021-02-12 10:03:35'),(14008,4672,'action created','2021-02-12 10:03:40','2021-02-12 10:03:40'),(14009,4672,'action started via WP Cron','2021-02-12 10:04:51','2021-02-12 10:04:51'),(14010,4672,'action complete via WP Cron','2021-02-12 10:04:51','2021-02-12 10:04:51'),(14011,4673,'action created','2021-02-12 10:04:56','2021-02-12 10:04:56'),(14012,4673,'action started via WP Cron','2021-02-12 10:05:47','2021-02-12 10:05:47'),(14013,4673,'action complete via WP Cron','2021-02-12 10:05:47','2021-02-12 10:05:47'),(14014,4674,'action created','2021-02-12 10:07:01','2021-02-12 10:07:01'),(14015,4674,'action started via WP Cron','2021-02-12 10:08:06','2021-02-12 10:08:06'),(14016,4674,'action complete via WP Cron','2021-02-12 10:08:06','2021-02-12 10:08:06'),(14017,4675,'action created','2021-02-12 10:08:33','2021-02-12 10:08:33'),(14018,4675,'action started via WP Cron','2021-02-12 10:09:10','2021-02-12 10:09:10'),(14019,4675,'action complete via WP Cron','2021-02-12 10:09:10','2021-02-12 10:09:10'),(14020,4676,'action created','2021-02-12 10:09:13','2021-02-12 10:09:13'),(14021,4676,'action started via WP Cron','2021-02-12 10:10:17','2021-02-12 10:10:17'),(14022,4676,'action complete via WP Cron','2021-02-12 10:10:17','2021-02-12 10:10:17'),(14023,4677,'action created','2021-02-12 10:10:17','2021-02-12 10:10:17'),(14024,4677,'action started via WP Cron','2021-02-12 10:11:12','2021-02-12 10:11:12'),(14025,4677,'action complete via WP Cron','2021-02-12 10:11:12','2021-02-12 10:11:12'),(14026,4678,'action created','2021-02-12 10:11:16','2021-02-12 10:11:16'),(14027,4678,'action started via WP Cron','2021-02-12 10:11:51','2021-02-12 10:11:51'),(14028,4678,'action complete via WP Cron','2021-02-12 10:11:51','2021-02-12 10:11:51'),(14029,4679,'action created','2021-02-12 10:11:53','2021-02-12 10:11:53'),(14030,4679,'action started via WP Cron','2021-02-12 10:13:35','2021-02-12 10:13:35'),(14031,4679,'action complete via WP Cron','2021-02-12 10:13:35','2021-02-12 10:13:35'),(14032,4680,'action created','2021-02-12 10:13:38','2021-02-12 10:13:38'),(14033,4680,'action started via WP Cron','2021-02-12 10:16:16','2021-02-12 10:16:16'),(14034,4680,'action complete via WP Cron','2021-02-12 10:16:16','2021-02-12 10:16:16'),(14035,4681,'action created','2021-02-12 10:16:23','2021-02-12 10:16:23'),(14036,4681,'action started via WP Cron','2021-02-12 10:16:51','2021-02-12 10:16:51'),(14037,4681,'action complete via WP Cron','2021-02-12 10:16:51','2021-02-12 10:16:51'),(14038,4682,'action created','2021-02-12 10:17:19','2021-02-12 10:17:19'),(14039,4682,'action started via WP Cron','2021-02-12 10:19:31','2021-02-12 10:19:31'),(14040,4682,'action complete via WP Cron','2021-02-12 10:19:31','2021-02-12 10:19:31'),(14041,4683,'action created','2021-02-12 10:19:31','2021-02-12 10:19:31'),(14042,4683,'action started via WP Cron','2021-02-12 10:20:53','2021-02-12 10:20:53'),(14043,4683,'action complete via WP Cron','2021-02-12 10:20:53','2021-02-12 10:20:53'),(14044,4684,'action created','2021-02-12 10:20:54','2021-02-12 10:20:54'),(14045,4684,'action started via WP Cron','2021-02-12 10:22:19','2021-02-12 10:22:19'),(14046,4684,'action complete via WP Cron','2021-02-12 10:22:19','2021-02-12 10:22:19'),(14047,4685,'action created','2021-02-12 10:22:19','2021-02-12 10:22:19'),(14048,4685,'action started via WP Cron','2021-02-12 10:24:33','2021-02-12 10:24:33'),(14049,4685,'action complete via WP Cron','2021-02-12 10:24:33','2021-02-12 10:24:33'),(14050,4686,'action created','2021-02-12 10:24:39','2021-02-12 10:24:39'),(14051,4686,'action started via WP Cron','2021-02-12 10:25:37','2021-02-12 10:25:37'),(14052,4686,'action complete via WP Cron','2021-02-12 10:25:37','2021-02-12 10:25:37'),(14053,4687,'action created','2021-02-12 10:32:07','2021-02-12 10:32:07'),(14054,4687,'action started via WP Cron','2021-02-12 10:32:48','2021-02-12 10:32:48'),(14055,4687,'action complete via WP Cron','2021-02-12 10:32:48','2021-02-12 10:32:48'),(14056,4688,'action created','2021-02-12 10:32:57','2021-02-12 10:32:57'),(14057,4688,'action started via WP Cron','2021-02-12 10:35:21','2021-02-12 10:35:21'),(14058,4688,'action complete via WP Cron','2021-02-12 10:35:21','2021-02-12 10:35:21'),(14059,4689,'action created','2021-02-12 10:35:21','2021-02-12 10:35:21'),(14060,4689,'action started via WP Cron','2021-02-12 10:36:23','2021-02-12 10:36:23'),(14061,4689,'action complete via WP Cron','2021-02-12 10:36:23','2021-02-12 10:36:23'),(14062,4690,'action created','2021-02-12 10:36:23','2021-02-12 10:36:23'),(14063,4690,'action started via WP Cron','2021-02-12 10:44:28','2021-02-12 10:44:28'),(14064,4690,'action complete via WP Cron','2021-02-12 10:44:28','2021-02-12 10:44:28'),(14065,4691,'action created','2021-02-12 10:44:28','2021-02-12 10:44:28'),(14066,4691,'action started via WP Cron','2021-02-12 10:45:03','2021-02-12 10:45:03'),(14067,4691,'action complete via WP Cron','2021-02-12 10:45:03','2021-02-12 10:45:03'),(14068,4692,'action created','2021-02-12 10:46:59','2021-02-12 10:46:59'),(14069,4692,'action started via WP Cron','2021-02-12 10:47:54','2021-02-12 10:47:54'),(14070,4692,'action complete via WP Cron','2021-02-12 10:47:54','2021-02-12 10:47:54'),(14071,4693,'action created','2021-02-12 10:47:55','2021-02-12 10:47:55'),(14072,4693,'action started via WP Cron','2021-02-12 10:51:39','2021-02-12 10:51:39'),(14073,4693,'action complete via WP Cron','2021-02-12 10:51:39','2021-02-12 10:51:39'),(14074,4694,'action created','2021-02-12 10:51:42','2021-02-12 10:51:42'),(14075,4694,'action started via WP Cron','2021-02-12 10:59:20','2021-02-12 10:59:20'),(14076,4694,'action complete via WP Cron','2021-02-12 10:59:21','2021-02-12 10:59:21'),(14077,4695,'action created','2021-02-12 10:59:35','2021-02-12 10:59:35'),(14078,4695,'action started via WP Cron','2021-02-12 11:03:07','2021-02-12 11:03:07'),(14079,4695,'action complete via WP Cron','2021-02-12 11:03:07','2021-02-12 11:03:07'),(14080,4696,'action created','2021-02-12 11:03:19','2021-02-12 11:03:19'),(14081,4696,'action started via WP Cron','2021-02-12 11:05:19','2021-02-12 11:05:19'),(14082,4696,'action complete via WP Cron','2021-02-12 11:05:19','2021-02-12 11:05:19'),(14083,4697,'action created','2021-02-12 11:05:23','2021-02-12 11:05:23'),(14084,4697,'action started via WP Cron','2021-02-12 11:06:11','2021-02-12 11:06:11'),(14085,4697,'action complete via WP Cron','2021-02-12 11:06:11','2021-02-12 11:06:11'),(14086,4698,'action created','2021-02-12 11:06:12','2021-02-12 11:06:12'),(14087,4698,'action started via WP Cron','2021-02-12 11:13:05','2021-02-12 11:13:05'),(14088,4698,'action complete via WP Cron','2021-02-12 11:13:05','2021-02-12 11:13:05'),(14089,4699,'action created','2021-02-12 11:13:06','2021-02-12 11:13:06'),(14090,4699,'action started via WP Cron','2021-02-12 11:14:32','2021-02-12 11:14:32'),(14091,4699,'action complete via WP Cron','2021-02-12 11:14:32','2021-02-12 11:14:32'),(14092,4700,'action created','2021-02-12 11:14:32','2021-02-12 11:14:32'),(14093,4700,'action started via WP Cron','2021-02-12 11:15:32','2021-02-12 11:15:32'),(14094,4700,'action complete via WP Cron','2021-02-12 11:15:32','2021-02-12 11:15:32'),(14095,4701,'action created','2021-02-12 11:15:32','2021-02-12 11:15:32'),(14096,4701,'action started via WP Cron','2021-02-12 11:16:25','2021-02-12 11:16:25'),(14097,4701,'action complete via WP Cron','2021-02-12 11:16:25','2021-02-12 11:16:25'),(14098,4702,'action created','2021-02-12 11:19:37','2021-02-12 11:19:37'),(14099,4702,'action started via WP Cron','2021-02-12 11:21:28','2021-02-12 11:21:28'),(14100,4702,'action complete via WP Cron','2021-02-12 11:21:28','2021-02-12 11:21:28'),(14101,4703,'action created','2021-02-12 11:22:06','2021-02-12 11:22:06'),(14102,4703,'action started via WP Cron','2021-02-12 11:28:16','2021-02-12 11:28:16'),(14103,4703,'action complete via WP Cron','2021-02-12 11:28:16','2021-02-12 11:28:16'),(14104,4704,'action created','2021-02-12 11:28:18','2021-02-12 11:28:18'),(14105,4704,'action started via WP Cron','2021-02-12 11:33:07','2021-02-12 11:33:07'),(14106,4704,'action complete via WP Cron','2021-02-12 11:33:07','2021-02-12 11:33:07'),(14107,4705,'action created','2021-02-12 11:36:38','2021-02-12 11:36:38'),(14108,4705,'action started via WP Cron','2021-02-12 11:39:21','2021-02-12 11:39:21'),(14109,4705,'action complete via WP Cron','2021-02-12 11:39:21','2021-02-12 11:39:21'),(14110,4706,'action created','2021-02-12 11:39:21','2021-02-12 11:39:21'),(14111,4706,'action started via WP Cron','2021-02-12 11:45:19','2021-02-12 11:45:19'),(14112,4706,'action complete via WP Cron','2021-02-12 11:45:19','2021-02-12 11:45:19'),(14113,4707,'action created','2021-02-12 11:45:20','2021-02-12 11:45:20'),(14114,4707,'action started via WP Cron','2021-02-12 11:48:57','2021-02-12 11:48:57'),(14115,4707,'action complete via WP Cron','2021-02-12 11:48:57','2021-02-12 11:48:57'),(14116,4708,'action created','2021-02-12 11:49:10','2021-02-12 11:49:10'),(14117,4708,'action started via WP Cron','2021-02-12 11:56:15','2021-02-12 11:56:15'),(14118,4708,'action complete via WP Cron','2021-02-12 11:56:15','2021-02-12 11:56:15'),(14119,4709,'action created','2021-02-12 11:56:15','2021-02-12 11:56:15'),(14120,4709,'action started via WP Cron','2021-02-12 11:56:38','2021-02-12 11:56:38'),(14121,4709,'action complete via WP Cron','2021-02-12 11:56:38','2021-02-12 11:56:38'),(14122,4710,'action created','2021-02-12 11:58:24','2021-02-12 11:58:24'),(14123,4710,'action started via WP Cron','2021-02-12 12:00:51','2021-02-12 12:00:51'),(14124,4710,'action complete via WP Cron','2021-02-12 12:00:51','2021-02-12 12:00:51'),(14125,4711,'action created','2021-02-12 12:00:52','2021-02-12 12:00:52'),(14126,4711,'action started via WP Cron','2021-02-12 12:01:57','2021-02-12 12:01:57'),(14127,4711,'action complete via WP Cron','2021-02-12 12:01:57','2021-02-12 12:01:57'),(14128,4712,'action created','2021-02-12 12:02:09','2021-02-12 12:02:09'),(14129,4712,'action started via WP Cron','2021-02-12 12:03:37','2021-02-12 12:03:37'),(14130,4712,'action complete via WP Cron','2021-02-12 12:03:37','2021-02-12 12:03:37'),(14131,4713,'action created','2021-02-12 12:06:03','2021-02-12 12:06:03'),(14132,4713,'action started via WP Cron','2021-02-12 12:08:29','2021-02-12 12:08:29'),(14133,4713,'action complete via WP Cron','2021-02-12 12:08:29','2021-02-12 12:08:29'),(14134,4714,'action created','2021-02-12 12:11:05','2021-02-12 12:11:05'),(14135,4714,'action started via WP Cron','2021-02-12 12:17:54','2021-02-12 12:17:54'),(14136,4714,'action complete via WP Cron','2021-02-12 12:17:54','2021-02-12 12:17:54'),(14137,4715,'action created','2021-02-12 12:17:54','2021-02-12 12:17:54'),(14138,4715,'action started via WP Cron','2021-02-12 12:21:39','2021-02-12 12:21:39'),(14139,4715,'action complete via WP Cron','2021-02-12 12:21:39','2021-02-12 12:21:39'),(14140,4716,'action created','2021-02-12 12:21:39','2021-02-12 12:21:39'),(14141,4716,'action started via WP Cron','2021-02-12 12:27:00','2021-02-12 12:27:00'),(14142,4716,'action complete via WP Cron','2021-02-12 12:27:00','2021-02-12 12:27:00'),(14143,4717,'action created','2021-02-12 12:29:45','2021-02-12 12:29:45'),(14144,4717,'action started via WP Cron','2021-02-12 12:32:49','2021-02-12 12:32:49'),(14145,4717,'action complete via WP Cron','2021-02-12 12:32:49','2021-02-12 12:32:49'),(14146,4718,'action created','2021-02-12 12:32:49','2021-02-12 12:32:49'),(14147,4718,'action started via WP Cron','2021-02-12 12:34:38','2021-02-12 12:34:38'),(14148,4718,'action complete via WP Cron','2021-02-12 12:34:38','2021-02-12 12:34:38'),(14149,4719,'action created','2021-02-12 12:34:39','2021-02-12 12:34:39'),(14150,4719,'action started via WP Cron','2021-02-12 12:37:30','2021-02-12 12:37:30'),(14151,4719,'action complete via WP Cron','2021-02-12 12:37:30','2021-02-12 12:37:30'),(14152,4720,'action created','2021-02-12 12:37:31','2021-02-12 12:37:31'),(14153,4720,'action started via WP Cron','2021-02-12 12:41:24','2021-02-12 12:41:24'),(14154,4720,'action complete via WP Cron','2021-02-12 12:41:24','2021-02-12 12:41:24'),(14155,4721,'action created','2021-02-12 12:41:26','2021-02-12 12:41:26'),(14156,4721,'action started via WP Cron','2021-02-12 12:43:31','2021-02-12 12:43:31'),(14157,4721,'action complete via WP Cron','2021-02-12 12:43:31','2021-02-12 12:43:31'),(14158,4722,'action created','2021-02-12 12:45:05','2021-02-12 12:45:05'),(14159,4722,'action started via WP Cron','2021-02-12 12:47:34','2021-02-12 12:47:34'),(14160,4722,'action complete via WP Cron','2021-02-12 12:47:34','2021-02-12 12:47:34'),(14161,4723,'action created','2021-02-12 12:47:35','2021-02-12 12:47:35'),(14162,4723,'action started via WP Cron','2021-02-12 12:53:09','2021-02-12 12:53:09'),(14163,4723,'action complete via WP Cron','2021-02-12 12:53:09','2021-02-12 12:53:09'),(14164,4724,'action created','2021-02-12 12:53:10','2021-02-12 12:53:10'),(14165,4724,'action started via WP Cron','2021-02-12 12:55:05','2021-02-12 12:55:05'),(14166,4724,'action complete via WP Cron','2021-02-12 12:55:05','2021-02-12 12:55:05'),(14167,4725,'action created','2021-02-12 12:55:05','2021-02-12 12:55:05'),(14168,4725,'action started via WP Cron','2021-02-12 12:56:51','2021-02-12 12:56:51'),(14169,4725,'action complete via WP Cron','2021-02-12 12:56:51','2021-02-12 12:56:51'),(14170,4726,'action created','2021-02-12 12:58:43','2021-02-12 12:58:43'),(14171,4726,'action started via WP Cron','2021-02-12 13:01:46','2021-02-12 13:01:46'),(14172,4726,'action complete via WP Cron','2021-02-12 13:01:46','2021-02-12 13:01:46'),(14173,4727,'action created','2021-02-12 13:01:46','2021-02-12 13:01:46'),(14174,4727,'action started via WP Cron','2021-02-12 13:03:06','2021-02-12 13:03:06'),(14175,4727,'action complete via WP Cron','2021-02-12 13:03:06','2021-02-12 13:03:06'),(14176,4728,'action created','2021-02-12 13:03:30','2021-02-12 13:03:30'),(14177,4728,'action started via WP Cron','2021-02-12 13:06:14','2021-02-12 13:06:14'),(14178,4728,'action complete via WP Cron','2021-02-12 13:06:14','2021-02-12 13:06:14'),(14179,4729,'action created','2021-02-12 13:06:16','2021-02-12 13:06:16'),(14180,4729,'action started via WP Cron','2021-02-12 13:07:49','2021-02-12 13:07:49'),(14181,4729,'action complete via WP Cron','2021-02-12 13:07:49','2021-02-12 13:07:49'),(14182,4730,'action created','2021-02-12 13:07:49','2021-02-12 13:07:49'),(14183,4730,'action started via WP Cron','2021-02-12 13:14:05','2021-02-12 13:14:05'),(14184,4730,'action complete via WP Cron','2021-02-12 13:14:05','2021-02-12 13:14:05'),(14185,4731,'action created','2021-02-12 13:14:05','2021-02-12 13:14:05'),(14186,4731,'action started via WP Cron','2021-02-12 13:14:43','2021-02-12 13:14:43'),(14187,4731,'action complete via WP Cron','2021-02-12 13:14:43','2021-02-12 13:14:43'),(14188,4732,'action created','2021-02-12 13:14:43','2021-02-12 13:14:43'),(14189,4732,'action started via WP Cron','2021-02-12 13:15:44','2021-02-12 13:15:44'),(14190,4732,'action complete via WP Cron','2021-02-12 13:15:44','2021-02-12 13:15:44'),(14191,4733,'action created','2021-02-12 13:15:44','2021-02-12 13:15:44'),(14192,4733,'action started via WP Cron','2021-02-12 13:16:36','2021-02-12 13:16:36'),(14193,4733,'action complete via WP Cron','2021-02-12 13:16:36','2021-02-12 13:16:36'),(14194,4734,'action created','2021-02-12 13:16:37','2021-02-12 13:16:37'),(14195,4734,'action started via WP Cron','2021-02-12 13:17:48','2021-02-12 13:17:48'),(14196,4734,'action complete via WP Cron','2021-02-12 13:17:48','2021-02-12 13:17:48'),(14197,4735,'action created','2021-02-12 13:17:48','2021-02-12 13:17:48'),(14198,4735,'action started via WP Cron','2021-02-12 13:19:18','2021-02-12 13:19:18'),(14199,4735,'action complete via WP Cron','2021-02-12 13:19:18','2021-02-12 13:19:18'),(14200,4736,'action created','2021-02-12 13:19:18','2021-02-12 13:19:18'),(14201,4736,'action started via WP Cron','2021-02-12 13:22:24','2021-02-12 13:22:24'),(14202,4736,'action complete via WP Cron','2021-02-12 13:22:24','2021-02-12 13:22:24'),(14203,4737,'action created','2021-02-12 13:22:24','2021-02-12 13:22:24'),(14204,4737,'action started via WP Cron','2021-02-12 13:25:46','2021-02-12 13:25:46'),(14205,4737,'action complete via WP Cron','2021-02-12 13:25:46','2021-02-12 13:25:46'),(14206,4738,'action created','2021-02-12 13:25:52','2021-02-12 13:25:52'),(14207,4738,'action started via WP Cron','2021-02-12 13:33:06','2021-02-12 13:33:06'),(14208,4738,'action complete via WP Cron','2021-02-12 13:33:06','2021-02-12 13:33:06'),(14209,4739,'action created','2021-02-12 13:34:31','2021-02-12 13:34:31'),(14210,4739,'action started via WP Cron','2021-02-12 13:36:00','2021-02-12 13:36:00'),(14211,4739,'action complete via WP Cron','2021-02-12 13:36:00','2021-02-12 13:36:00'),(14212,4740,'action created','2021-02-12 13:36:00','2021-02-12 13:36:00'),(14213,4740,'action started via WP Cron','2021-02-12 13:37:19','2021-02-12 13:37:19'),(14214,4740,'action complete via WP Cron','2021-02-12 13:37:19','2021-02-12 13:37:19'),(14215,4741,'action created','2021-02-12 13:37:19','2021-02-12 13:37:19'),(14216,4741,'action started via WP Cron','2021-02-12 13:38:25','2021-02-12 13:38:25'),(14217,4741,'action complete via WP Cron','2021-02-12 13:38:25','2021-02-12 13:38:25'),(14218,4742,'action created','2021-02-12 13:38:26','2021-02-12 13:38:26'),(14219,4742,'action started via WP Cron','2021-02-12 13:40:21','2021-02-12 13:40:21'),(14220,4742,'action complete via WP Cron','2021-02-12 13:40:21','2021-02-12 13:40:21'),(14221,4743,'action created','2021-02-12 13:40:59','2021-02-12 13:40:59'),(14222,4743,'action started via WP Cron','2021-02-12 13:42:05','2021-02-12 13:42:05'),(14223,4743,'action complete via WP Cron','2021-02-12 13:42:05','2021-02-12 13:42:05'),(14224,4744,'action created','2021-02-12 13:42:05','2021-02-12 13:42:05'),(14225,4744,'action started via WP Cron','2021-02-12 13:44:00','2021-02-12 13:44:00'),(14226,4744,'action complete via WP Cron','2021-02-12 13:44:00','2021-02-12 13:44:00'),(14227,4745,'action created','2021-02-12 13:46:16','2021-02-12 13:46:16'),(14228,4745,'action started via WP Cron','2021-02-12 13:49:49','2021-02-12 13:49:49'),(14229,4745,'action complete via WP Cron','2021-02-12 13:49:49','2021-02-12 13:49:49'),(14230,4746,'action created','2021-02-12 13:49:50','2021-02-12 13:49:50'),(14231,4746,'action started via WP Cron','2021-02-12 13:52:23','2021-02-12 13:52:23'),(14232,4746,'action complete via WP Cron','2021-02-12 13:52:23','2021-02-12 13:52:23'),(14233,4747,'action created','2021-02-12 13:52:29','2021-02-12 13:52:29'),(14234,4747,'action started via WP Cron','2021-02-12 13:56:51','2021-02-12 13:56:51'),(14235,4747,'action complete via WP Cron','2021-02-12 13:56:51','2021-02-12 13:56:51'),(14236,4748,'action created','2021-02-12 13:56:54','2021-02-12 13:56:54'),(14237,4748,'action started via WP Cron','2021-02-12 13:58:30','2021-02-12 13:58:30'),(14238,4748,'action complete via WP Cron','2021-02-12 13:58:30','2021-02-12 13:58:30'),(14239,4749,'action created','2021-02-12 13:58:31','2021-02-12 13:58:31'),(14240,4749,'action started via WP Cron','2021-02-12 13:58:41','2021-02-12 13:58:41'),(14241,4749,'action complete via WP Cron','2021-02-12 13:58:41','2021-02-12 13:58:41'),(14242,4750,'action created','2021-02-12 13:58:41','2021-02-12 13:58:41'),(14243,4750,'action started via WP Cron','2021-02-12 13:59:55','2021-02-12 13:59:55'),(14244,4750,'action complete via WP Cron','2021-02-12 13:59:55','2021-02-12 13:59:55'),(14245,4751,'action created','2021-02-12 13:59:55','2021-02-12 13:59:55'),(14246,4751,'action started via WP Cron','2021-02-12 14:01:05','2021-02-12 14:01:05'),(14247,4751,'action complete via WP Cron','2021-02-12 14:01:05','2021-02-12 14:01:05'),(14248,4752,'action created','2021-02-12 14:02:41','2021-02-12 14:02:41'),(14249,4752,'action started via WP Cron','2021-02-12 14:06:09','2021-02-12 14:06:09'),(14250,4752,'action complete via WP Cron','2021-02-12 14:06:09','2021-02-12 14:06:09'),(14251,4753,'action created','2021-02-12 14:06:10','2021-02-12 14:06:10'),(14252,4753,'action started via WP Cron','2021-02-12 14:07:01','2021-02-12 14:07:01'),(14253,4753,'action complete via WP Cron','2021-02-12 14:07:01','2021-02-12 14:07:01'),(14254,4754,'action created','2021-02-12 14:07:47','2021-02-12 14:07:47'),(14255,4754,'action started via WP Cron','2021-02-12 14:09:02','2021-02-12 14:09:02'),(14256,4754,'action complete via WP Cron','2021-02-12 14:09:02','2021-02-12 14:09:02'),(14257,4755,'action created','2021-02-12 14:09:03','2021-02-12 14:09:03'),(14258,4755,'action started via WP Cron','2021-02-12 14:13:52','2021-02-12 14:13:52'),(14259,4755,'action complete via WP Cron','2021-02-12 14:13:52','2021-02-12 14:13:52'),(14260,4756,'action created','2021-02-12 14:13:52','2021-02-12 14:13:52'),(14261,4756,'action started via WP Cron','2021-02-12 14:14:37','2021-02-12 14:14:37'),(14262,4756,'action complete via WP Cron','2021-02-12 14:14:37','2021-02-12 14:14:37'),(14263,4757,'action created','2021-02-12 14:14:38','2021-02-12 14:14:38'),(14264,4757,'action started via WP Cron','2021-02-12 14:16:08','2021-02-12 14:16:08'),(14265,4757,'action complete via WP Cron','2021-02-12 14:16:08','2021-02-12 14:16:08'),(14266,4758,'action created','2021-02-12 14:16:08','2021-02-12 14:16:08'),(14267,4758,'action started via WP Cron','2021-02-12 14:16:37','2021-02-12 14:16:37'),(14268,4758,'action complete via WP Cron','2021-02-12 14:16:37','2021-02-12 14:16:37'),(14269,4759,'action created','2021-02-12 14:16:37','2021-02-12 14:16:37'),(14270,4759,'action started via WP Cron','2021-02-12 14:18:14','2021-02-12 14:18:14'),(14271,4759,'action complete via WP Cron','2021-02-12 14:18:14','2021-02-12 14:18:14'),(14272,4760,'action created','2021-02-12 14:19:12','2021-02-12 14:19:12'),(14273,4760,'action started via WP Cron','2021-02-12 14:20:02','2021-02-12 14:20:02'),(14274,4760,'action complete via WP Cron','2021-02-12 14:20:02','2021-02-12 14:20:02'),(14275,4761,'action created','2021-02-12 14:20:02','2021-02-12 14:20:02'),(14276,4761,'action started via WP Cron','2021-02-12 14:21:11','2021-02-12 14:21:11'),(14277,4761,'action complete via WP Cron','2021-02-12 14:21:11','2021-02-12 14:21:11'),(14278,4762,'action created','2021-02-12 14:21:12','2021-02-12 14:21:12'),(14279,4762,'action started via WP Cron','2021-02-12 14:22:04','2021-02-12 14:22:04'),(14280,4762,'action complete via WP Cron','2021-02-12 14:22:04','2021-02-12 14:22:04'),(14281,4763,'action created','2021-02-12 14:22:14','2021-02-12 14:22:14'),(14282,4763,'action started via WP Cron','2021-02-12 14:24:14','2021-02-12 14:24:14'),(14283,4763,'action complete via WP Cron','2021-02-12 14:24:14','2021-02-12 14:24:14'),(14284,4764,'action created','2021-02-12 14:24:15','2021-02-12 14:24:15'),(14285,4764,'action started via WP Cron','2021-02-12 14:25:03','2021-02-12 14:25:03'),(14286,4764,'action complete via WP Cron','2021-02-12 14:25:03','2021-02-12 14:25:03'),(14287,4765,'action created','2021-02-12 14:25:03','2021-02-12 14:25:03'),(14288,4765,'action started via WP Cron','2021-02-12 14:27:07','2021-02-12 14:27:07'),(14289,4765,'action complete via WP Cron','2021-02-12 14:27:07','2021-02-12 14:27:07'),(14290,4766,'action created','2021-02-12 14:27:07','2021-02-12 14:27:07'),(14291,4766,'action started via WP Cron','2021-02-12 14:28:30','2021-02-12 14:28:30'),(14292,4766,'action complete via WP Cron','2021-02-12 14:28:30','2021-02-12 14:28:30'),(14293,4767,'action created','2021-02-12 14:28:30','2021-02-12 14:28:30'),(14294,4767,'action started via WP Cron','2021-02-12 14:31:27','2021-02-12 14:31:27'),(14295,4767,'action complete via WP Cron','2021-02-12 14:31:27','2021-02-12 14:31:27'),(14296,4768,'action created','2021-02-12 14:33:07','2021-02-12 14:33:07'),(14297,4768,'action started via WP Cron','2021-02-12 14:33:38','2021-02-12 14:33:38'),(14298,4768,'action complete via WP Cron','2021-02-12 14:33:38','2021-02-12 14:33:38'),(14299,4769,'action created','2021-02-12 14:33:41','2021-02-12 14:33:41'),(14300,4769,'action started via WP Cron','2021-02-12 14:38:03','2021-02-12 14:38:03'),(14301,4769,'action complete via WP Cron','2021-02-12 14:38:03','2021-02-12 14:38:03'),(14302,4770,'action created','2021-02-12 14:38:12','2021-02-12 14:38:12'),(14303,4770,'action started via WP Cron','2021-02-12 14:41:20','2021-02-12 14:41:20'),(14304,4770,'action complete via WP Cron','2021-02-12 14:41:20','2021-02-12 14:41:20'),(14305,4771,'action created','2021-02-12 14:41:20','2021-02-12 14:41:20'),(14306,4771,'action started via WP Cron','2021-02-12 14:42:54','2021-02-12 14:42:54'),(14307,4771,'action complete via WP Cron','2021-02-12 14:42:54','2021-02-12 14:42:54'),(14308,4772,'action created','2021-02-12 14:42:54','2021-02-12 14:42:54'),(14309,4772,'action started via WP Cron','2021-02-12 14:43:41','2021-02-12 14:43:41'),(14310,4772,'action complete via WP Cron','2021-02-12 14:43:41','2021-02-12 14:43:41'),(14311,4773,'action created','2021-02-12 14:43:42','2021-02-12 14:43:42'),(14312,4773,'action started via WP Cron','2021-02-12 14:44:41','2021-02-12 14:44:41'),(14313,4773,'action complete via WP Cron','2021-02-12 14:44:41','2021-02-12 14:44:41'),(14314,4774,'action created','2021-02-12 14:44:44','2021-02-12 14:44:44'),(14315,4774,'action started via WP Cron','2021-02-12 14:45:37','2021-02-12 14:45:37'),(14316,4774,'action complete via WP Cron','2021-02-12 14:45:37','2021-02-12 14:45:37'),(14317,4775,'action created','2021-02-12 14:45:37','2021-02-12 14:45:37'),(14318,4775,'action started via WP Cron','2021-02-12 14:48:38','2021-02-12 14:48:38'),(14319,4775,'action complete via WP Cron','2021-02-12 14:48:38','2021-02-12 14:48:38'),(14320,4776,'action created','2021-02-12 14:48:45','2021-02-12 14:48:45'),(14321,4776,'action started via WP Cron','2021-02-12 14:51:01','2021-02-12 14:51:01'),(14322,4776,'action complete via WP Cron','2021-02-12 14:51:01','2021-02-12 14:51:01'),(14323,4777,'action created','2021-02-12 14:51:02','2021-02-12 14:51:02'),(14324,4777,'action started via WP Cron','2021-02-12 14:52:06','2021-02-12 14:52:06'),(14325,4777,'action complete via WP Cron','2021-02-12 14:52:06','2021-02-12 14:52:06'),(14326,4778,'action created','2021-02-12 14:52:07','2021-02-12 14:52:07'),(14327,4778,'action started via WP Cron','2021-02-12 14:53:03','2021-02-12 14:53:03'),(14328,4778,'action complete via WP Cron','2021-02-12 14:53:03','2021-02-12 14:53:03'),(14329,4779,'action created','2021-02-12 14:53:08','2021-02-12 14:53:08'),(14330,4779,'action started via WP Cron','2021-02-12 14:54:56','2021-02-12 14:54:56'),(14331,4779,'action complete via WP Cron','2021-02-12 14:54:56','2021-02-12 14:54:56'),(14332,4780,'action created','2021-02-12 14:54:57','2021-02-12 14:54:57'),(14333,4780,'action started via WP Cron','2021-02-12 14:58:07','2021-02-12 14:58:07'),(14334,4780,'action complete via WP Cron','2021-02-12 14:58:07','2021-02-12 14:58:07'),(14335,4781,'action created','2021-02-12 14:58:08','2021-02-12 14:58:08'),(14336,4781,'action started via WP Cron','2021-02-12 14:58:36','2021-02-12 14:58:36'),(14337,4781,'action complete via WP Cron','2021-02-12 14:58:36','2021-02-12 14:58:36'),(14338,4782,'action created','2021-02-12 14:58:36','2021-02-12 14:58:36'),(14339,4782,'action started via WP Cron','2021-02-12 15:00:36','2021-02-12 15:00:36'),(14340,4782,'action complete via WP Cron','2021-02-12 15:00:36','2021-02-12 15:00:36'),(14341,4783,'action created','2021-02-12 15:00:37','2021-02-12 15:00:37'),(14342,4783,'action started via WP Cron','2021-02-12 15:02:12','2021-02-12 15:02:12'),(14343,4783,'action complete via WP Cron','2021-02-12 15:02:12','2021-02-12 15:02:12'),(14344,4784,'action created','2021-02-12 15:02:15','2021-02-12 15:02:15'),(14345,4784,'action started via WP Cron','2021-02-12 15:03:06','2021-02-12 15:03:06'),(14346,4784,'action complete via WP Cron','2021-02-12 15:03:06','2021-02-12 15:03:06'),(14347,4785,'action created','2021-02-12 15:05:39','2021-02-12 15:05:39'),(14348,4785,'action started via WP Cron','2021-02-12 15:06:38','2021-02-12 15:06:38'),(14349,4785,'action complete via WP Cron','2021-02-12 15:06:38','2021-02-12 15:06:38'),(14350,4786,'action created','2021-02-12 15:06:39','2021-02-12 15:06:39'),(14351,4786,'action started via WP Cron','2021-02-12 15:07:35','2021-02-12 15:07:35'),(14352,4786,'action complete via WP Cron','2021-02-12 15:07:35','2021-02-12 15:07:35'),(14353,4787,'action created','2021-02-12 15:07:37','2021-02-12 15:07:37'),(14354,4787,'action started via WP Cron','2021-02-12 15:09:46','2021-02-12 15:09:46'),(14355,4787,'action complete via WP Cron','2021-02-12 15:09:46','2021-02-12 15:09:46'),(14356,4788,'action created','2021-02-12 15:09:47','2021-02-12 15:09:47'),(14357,4788,'action started via WP Cron','2021-02-12 15:12:43','2021-02-12 15:12:43'),(14358,4788,'action complete via WP Cron','2021-02-12 15:12:43','2021-02-12 15:12:43'),(14359,4789,'action created','2021-02-12 15:12:43','2021-02-12 15:12:43'),(14360,4789,'action started via WP Cron','2021-02-12 15:18:11','2021-02-12 15:18:11'),(14361,4789,'action complete via WP Cron','2021-02-12 15:18:11','2021-02-12 15:18:11'),(14362,4790,'action created','2021-02-12 15:18:14','2021-02-12 15:18:14'),(14363,4790,'action started via WP Cron','2021-02-12 15:20:34','2021-02-12 15:20:34'),(14364,4790,'action complete via WP Cron','2021-02-12 15:20:34','2021-02-12 15:20:34'),(14365,4791,'action created','2021-02-12 15:20:34','2021-02-12 15:20:34'),(14366,4791,'action started via WP Cron','2021-02-12 15:22:42','2021-02-12 15:22:42'),(14367,4791,'action complete via WP Cron','2021-02-12 15:22:42','2021-02-12 15:22:42'),(14368,4792,'action created','2021-02-12 15:23:40','2021-02-12 15:23:40'),(14369,4792,'action started via WP Cron','2021-02-12 15:25:08','2021-02-12 15:25:08'),(14370,4792,'action complete via WP Cron','2021-02-12 15:25:08','2021-02-12 15:25:08'),(14371,4793,'action created','2021-02-12 15:25:08','2021-02-12 15:25:08'),(14372,4793,'action started via WP Cron','2021-02-12 15:28:51','2021-02-12 15:28:51'),(14373,4793,'action complete via WP Cron','2021-02-12 15:28:51','2021-02-12 15:28:51'),(14374,4794,'action created','2021-02-12 15:29:33','2021-02-12 15:29:33'),(14375,4794,'action started via WP Cron','2021-02-12 15:30:38','2021-02-12 15:30:38'),(14376,4794,'action complete via WP Cron','2021-02-12 15:30:38','2021-02-12 15:30:38'),(14377,4795,'action created','2021-02-12 15:30:38','2021-02-12 15:30:38'),(14378,4795,'action started via WP Cron','2021-02-12 15:32:18','2021-02-12 15:32:18'),(14379,4795,'action complete via WP Cron','2021-02-12 15:32:18','2021-02-12 15:32:18'),(14380,4796,'action created','2021-02-12 15:32:31','2021-02-12 15:32:31'),(14381,4796,'action started via WP Cron','2021-02-12 15:33:51','2021-02-12 15:33:51'),(14382,4796,'action complete via WP Cron','2021-02-12 15:33:51','2021-02-12 15:33:51'),(14383,4797,'action created','2021-02-12 15:33:52','2021-02-12 15:33:52'),(14384,4797,'action started via WP Cron','2021-02-12 15:35:31','2021-02-12 15:35:31'),(14385,4797,'action complete via WP Cron','2021-02-12 15:35:31','2021-02-12 15:35:31'),(14386,4798,'action created','2021-02-12 15:36:10','2021-02-12 15:36:10'),(14387,4798,'action started via WP Cron','2021-02-12 15:40:31','2021-02-12 15:40:31'),(14388,4798,'action complete via WP Cron','2021-02-12 15:40:31','2021-02-12 15:40:31'),(14389,4799,'action created','2021-02-12 15:43:15','2021-02-12 15:43:15'),(14390,4799,'action started via WP Cron','2021-02-12 15:43:48','2021-02-12 15:43:48'),(14391,4799,'action complete via WP Cron','2021-02-12 15:43:48','2021-02-12 15:43:48'),(14392,4800,'action created','2021-02-12 15:43:48','2021-02-12 15:43:48'),(14393,4800,'action started via WP Cron','2021-02-12 15:45:48','2021-02-12 15:45:48'),(14394,4800,'action complete via WP Cron','2021-02-12 15:45:48','2021-02-12 15:45:48'),(14395,4801,'action created','2021-02-12 15:45:49','2021-02-12 15:45:49'),(14396,4801,'action started via WP Cron','2021-02-12 15:52:18','2021-02-12 15:52:18'),(14397,4801,'action complete via WP Cron','2021-02-12 15:52:18','2021-02-12 15:52:18'),(14398,4802,'action created','2021-02-12 15:52:19','2021-02-12 15:52:19'),(14399,4802,'action started via WP Cron','2021-02-12 15:54:33','2021-02-12 15:54:33'),(14400,4802,'action complete via WP Cron','2021-02-12 15:54:33','2021-02-12 15:54:33'),(14401,4803,'action created','2021-02-12 16:02:45','2021-02-12 16:02:45'),(14402,4803,'action started via WP Cron','2021-02-12 16:03:35','2021-02-12 16:03:35'),(14403,4803,'action complete via WP Cron','2021-02-12 16:03:35','2021-02-12 16:03:35'),(14404,4804,'action created','2021-02-12 16:03:44','2021-02-12 16:03:44'),(14405,4804,'action started via WP Cron','2021-02-12 16:04:57','2021-02-12 16:04:57'),(14406,4804,'action complete via WP Cron','2021-02-12 16:04:57','2021-02-12 16:04:57'),(14407,4805,'action created','2021-02-12 16:07:48','2021-02-12 16:07:48'),(14408,4805,'action started via WP Cron','2021-02-12 16:08:47','2021-02-12 16:08:47'),(14409,4805,'action complete via WP Cron','2021-02-12 16:08:47','2021-02-12 16:08:47'),(14410,4806,'action created','2021-02-12 16:08:47','2021-02-12 16:08:47'),(14411,4806,'action started via WP Cron','2021-02-12 16:10:00','2021-02-12 16:10:00'),(14412,4806,'action complete via WP Cron','2021-02-12 16:10:00','2021-02-12 16:10:00'),(14413,4807,'action created','2021-02-12 16:10:00','2021-02-12 16:10:00'),(14414,4807,'action started via WP Cron','2021-02-12 16:12:54','2021-02-12 16:12:54'),(14415,4807,'action complete via WP Cron','2021-02-12 16:12:54','2021-02-12 16:12:54'),(14416,4808,'action created','2021-02-12 16:18:50','2021-02-12 16:18:50'),(14417,4808,'action started via WP Cron','2021-02-12 16:19:37','2021-02-12 16:19:37'),(14418,4808,'action complete via WP Cron','2021-02-12 16:19:37','2021-02-12 16:19:37'),(14419,4809,'action created','2021-02-12 16:19:39','2021-02-12 16:19:39'),(14420,4809,'action started via WP Cron','2021-02-12 16:21:06','2021-02-12 16:21:06'),(14421,4809,'action complete via WP Cron','2021-02-12 16:21:06','2021-02-12 16:21:06'),(14422,4810,'action created','2021-02-12 16:21:07','2021-02-12 16:21:07'),(14423,4810,'action started via WP Cron','2021-02-12 16:21:53','2021-02-12 16:21:53'),(14424,4810,'action complete via WP Cron','2021-02-12 16:21:53','2021-02-12 16:21:53'),(14425,4811,'action created','2021-02-12 16:21:54','2021-02-12 16:21:54'),(14426,4811,'action started via WP Cron','2021-02-12 16:24:11','2021-02-12 16:24:11'),(14427,4811,'action complete via WP Cron','2021-02-12 16:24:11','2021-02-12 16:24:11'),(14428,4812,'action created','2021-02-12 16:26:03','2021-02-12 16:26:03'),(14429,4812,'action started via WP Cron','2021-02-12 16:29:03','2021-02-12 16:29:03'),(14430,4812,'action complete via WP Cron','2021-02-12 16:29:03','2021-02-12 16:29:03'),(14431,4813,'action created','2021-02-12 16:29:04','2021-02-12 16:29:04'),(14432,4813,'action started via WP Cron','2021-02-12 16:30:07','2021-02-12 16:30:07'),(14433,4813,'action complete via WP Cron','2021-02-12 16:30:07','2021-02-12 16:30:07'),(14434,4814,'action created','2021-02-12 16:30:07','2021-02-12 16:30:07'),(14435,4814,'action started via WP Cron','2021-02-12 16:31:01','2021-02-12 16:31:01'),(14436,4814,'action complete via WP Cron','2021-02-12 16:31:01','2021-02-12 16:31:01'),(14437,4815,'action created','2021-02-12 16:33:06','2021-02-12 16:33:06'),(14438,4815,'action started via WP Cron','2021-02-12 16:34:03','2021-02-12 16:34:03'),(14439,4815,'action complete via WP Cron','2021-02-12 16:34:03','2021-02-12 16:34:03'),(14440,4816,'action created','2021-02-12 16:34:04','2021-02-12 16:34:04'),(14441,4816,'action started via WP Cron','2021-02-12 16:34:36','2021-02-12 16:34:36'),(14442,4816,'action complete via WP Cron','2021-02-12 16:34:36','2021-02-12 16:34:36'),(14443,4817,'action created','2021-02-12 16:34:36','2021-02-12 16:34:36'),(14444,4817,'action started via WP Cron','2021-02-12 16:37:31','2021-02-12 16:37:31'),(14445,4817,'action complete via WP Cron','2021-02-12 16:37:31','2021-02-12 16:37:31'),(14446,4818,'action created','2021-02-12 16:37:32','2021-02-12 16:37:32'),(14447,4818,'action started via WP Cron','2021-02-12 16:42:51','2021-02-12 16:42:51'),(14448,4818,'action complete via WP Cron','2021-02-12 16:42:51','2021-02-12 16:42:51'),(14449,4819,'action created','2021-02-12 16:42:51','2021-02-12 16:42:51'),(14450,4819,'action started via WP Cron','2021-02-12 16:45:28','2021-02-12 16:45:28'),(14451,4819,'action complete via WP Cron','2021-02-12 16:45:28','2021-02-12 16:45:28'),(14452,4820,'action created','2021-02-12 16:45:28','2021-02-12 16:45:28'),(14453,4820,'action started via WP Cron','2021-02-12 16:50:03','2021-02-12 16:50:03'),(14454,4820,'action complete via WP Cron','2021-02-12 16:50:03','2021-02-12 16:50:03'),(14455,4821,'action created','2021-02-12 16:50:08','2021-02-12 16:50:08'),(14456,4821,'action started via WP Cron','2021-02-12 16:54:26','2021-02-12 16:54:26'),(14457,4821,'action complete via WP Cron','2021-02-12 16:54:26','2021-02-12 16:54:26'),(14458,4822,'action created','2021-02-12 16:54:26','2021-02-12 16:54:26'),(14459,4822,'action started via WP Cron','2021-02-12 16:54:49','2021-02-12 16:54:49'),(14460,4822,'action complete via WP Cron','2021-02-12 16:54:49','2021-02-12 16:54:49'),(14461,4823,'action created','2021-02-12 16:54:50','2021-02-12 16:54:50'),(14462,4823,'action started via WP Cron','2021-02-12 16:57:47','2021-02-12 16:57:47'),(14463,4823,'action complete via WP Cron','2021-02-12 16:57:47','2021-02-12 16:57:47'),(14464,4824,'action created','2021-02-12 16:59:04','2021-02-12 16:59:04'),(14465,4824,'action started via WP Cron','2021-02-12 17:02:48','2021-02-12 17:02:48'),(14466,4824,'action complete via WP Cron','2021-02-12 17:02:48','2021-02-12 17:02:48'),(14467,4825,'action created','2021-02-12 17:02:48','2021-02-12 17:02:48'),(14468,4825,'action started via WP Cron','2021-02-12 17:05:38','2021-02-12 17:05:38'),(14469,4825,'action complete via WP Cron','2021-02-12 17:05:38','2021-02-12 17:05:38'),(14470,4826,'action created','2021-02-12 17:05:39','2021-02-12 17:05:39'),(14471,4826,'action started via WP Cron','2021-02-12 17:08:21','2021-02-12 17:08:21'),(14472,4826,'action complete via WP Cron','2021-02-12 17:08:21','2021-02-12 17:08:21'),(14473,4827,'action created','2021-02-12 17:08:21','2021-02-12 17:08:21'),(14474,4827,'action started via WP Cron','2021-02-12 17:10:10','2021-02-12 17:10:10'),(14475,4827,'action complete via WP Cron','2021-02-12 17:10:10','2021-02-12 17:10:10'),(14476,4828,'action created','2021-02-12 17:10:11','2021-02-12 17:10:11'),(14477,4828,'action started via WP Cron','2021-02-12 17:15:00','2021-02-12 17:15:00'),(14478,4828,'action complete via WP Cron','2021-02-12 17:15:00','2021-02-12 17:15:00'),(14479,4829,'action created','2021-02-12 17:15:00','2021-02-12 17:15:00'),(14480,4829,'action started via WP Cron','2021-02-12 17:17:48','2021-02-12 17:17:48'),(14481,4829,'action complete via WP Cron','2021-02-12 17:17:48','2021-02-12 17:17:48'),(14482,4830,'action created','2021-02-12 17:18:22','2021-02-12 17:18:22'),(14483,4830,'action started via WP Cron','2021-02-12 17:21:11','2021-02-12 17:21:11'),(14484,4830,'action complete via WP Cron','2021-02-12 17:21:11','2021-02-12 17:21:11'),(14485,4831,'action created','2021-02-12 17:21:12','2021-02-12 17:21:12'),(14486,4831,'action started via WP Cron','2021-02-12 17:27:29','2021-02-12 17:27:29'),(14487,4831,'action complete via WP Cron','2021-02-12 17:27:29','2021-02-12 17:27:29'),(14488,4832,'action created','2021-02-12 17:27:31','2021-02-12 17:27:31'),(14489,4832,'action started via WP Cron','2021-02-12 17:28:00','2021-02-12 17:28:00'),(14490,4832,'action complete via WP Cron','2021-02-12 17:28:00','2021-02-12 17:28:00'),(14491,4833,'action created','2021-02-12 17:28:26','2021-02-12 17:28:26'),(14492,4833,'action started via WP Cron','2021-02-12 17:29:00','2021-02-12 17:29:00'),(14493,4833,'action complete via WP Cron','2021-02-12 17:29:00','2021-02-12 17:29:00'),(14494,4834,'action created','2021-02-12 17:29:02','2021-02-12 17:29:02'),(14495,4834,'action started via WP Cron','2021-02-12 17:29:49','2021-02-12 17:29:49'),(14496,4834,'action complete via WP Cron','2021-02-12 17:29:49','2021-02-12 17:29:49'),(14497,4835,'action created','2021-02-12 17:29:49','2021-02-12 17:29:49'),(14498,4835,'action started via WP Cron','2021-02-12 17:33:07','2021-02-12 17:33:07'),(14499,4835,'action complete via WP Cron','2021-02-12 17:33:07','2021-02-12 17:33:07'),(14500,4836,'action created','2021-02-12 17:34:13','2021-02-12 17:34:13'),(14501,4836,'action started via WP Cron','2021-02-12 17:38:11','2021-02-12 17:38:11'),(14502,4836,'action complete via WP Cron','2021-02-12 17:38:11','2021-02-12 17:38:11'),(14503,4837,'action created','2021-02-12 17:38:32','2021-02-12 17:38:32'),(14504,4837,'action started via WP Cron','2021-02-12 17:39:46','2021-02-12 17:39:46'),(14505,4837,'action complete via WP Cron','2021-02-12 17:39:46','2021-02-12 17:39:46'),(14506,4838,'action created','2021-02-12 17:39:47','2021-02-12 17:39:47'),(14507,4838,'action started via WP Cron','2021-02-12 17:40:52','2021-02-12 17:40:52'),(14508,4838,'action complete via WP Cron','2021-02-12 17:40:52','2021-02-12 17:40:52'),(14509,4839,'action created','2021-02-12 17:41:42','2021-02-12 17:41:42'),(14510,4839,'action started via WP Cron','2021-02-12 17:43:19','2021-02-12 17:43:19'),(14511,4839,'action complete via WP Cron','2021-02-12 17:43:19','2021-02-12 17:43:19'),(14512,4840,'action created','2021-02-12 17:48:13','2021-02-12 17:48:13'),(14513,4840,'action started via WP Cron','2021-02-12 17:49:27','2021-02-12 17:49:27'),(14514,4840,'action complete via WP Cron','2021-02-12 17:49:27','2021-02-12 17:49:27'),(14515,4841,'action created','2021-02-12 17:52:19','2021-02-12 17:52:19'),(14516,4841,'action started via WP Cron','2021-02-12 17:52:59','2021-02-12 17:52:59'),(14517,4841,'action complete via WP Cron','2021-02-12 17:52:59','2021-02-12 17:52:59'),(14518,4842,'action created','2021-02-12 17:55:28','2021-02-12 17:55:28'),(14519,4842,'action started via WP Cron','2021-02-12 17:59:20','2021-02-12 17:59:20'),(14520,4842,'action complete via WP Cron','2021-02-12 17:59:20','2021-02-12 17:59:20'),(14521,4843,'action created','2021-02-12 18:00:13','2021-02-12 18:00:13'),(14522,4843,'action started via WP Cron','2021-02-12 18:00:52','2021-02-12 18:00:52'),(14523,4843,'action complete via WP Cron','2021-02-12 18:00:52','2021-02-12 18:00:52'),(14524,4844,'action created','2021-02-12 18:00:53','2021-02-12 18:00:53'),(14525,4844,'action started via WP Cron','2021-02-12 18:03:07','2021-02-12 18:03:07'),(14526,4844,'action complete via WP Cron','2021-02-12 18:03:07','2021-02-12 18:03:07'),(14527,4845,'action created','2021-02-12 18:07:05','2021-02-12 18:07:05'),(14528,4845,'action started via WP Cron','2021-02-12 18:07:36','2021-02-12 18:07:36'),(14529,4845,'action complete via WP Cron','2021-02-12 18:07:36','2021-02-12 18:07:36'),(14530,4846,'action created','2021-02-12 18:09:55','2021-02-12 18:09:55'),(14531,4846,'action started via WP Cron','2021-02-12 18:12:13','2021-02-12 18:12:13'),(14532,4846,'action complete via WP Cron','2021-02-12 18:12:13','2021-02-12 18:12:13'),(14533,4847,'action created','2021-02-12 18:12:13','2021-02-12 18:12:13'),(14534,4847,'action started via WP Cron','2021-02-12 18:17:56','2021-02-12 18:17:56'),(14535,4847,'action complete via WP Cron','2021-02-12 18:17:56','2021-02-12 18:17:56'),(14536,4848,'action created','2021-02-12 18:17:56','2021-02-12 18:17:56'),(14537,4848,'action started via WP Cron','2021-02-12 18:19:30','2021-02-12 18:19:30'),(14538,4848,'action complete via WP Cron','2021-02-12 18:19:30','2021-02-12 18:19:30'),(14539,4849,'action created','2021-02-12 18:19:30','2021-02-12 18:19:30'),(14540,4849,'action started via WP Cron','2021-02-12 18:19:47','2021-02-12 18:19:47'),(14541,4849,'action complete via WP Cron','2021-02-12 18:19:47','2021-02-12 18:19:47'),(14542,4850,'action created','2021-02-12 18:19:48','2021-02-12 18:19:48'),(14543,4850,'action started via WP Cron','2021-02-12 18:24:37','2021-02-12 18:24:37'),(14544,4850,'action complete via WP Cron','2021-02-12 18:24:37','2021-02-12 18:24:37'),(14545,4851,'action created','2021-02-12 18:24:38','2021-02-12 18:24:38'),(14546,4851,'action started via WP Cron','2021-02-12 18:25:39','2021-02-12 18:25:39'),(14547,4851,'action complete via WP Cron','2021-02-12 18:25:39','2021-02-12 18:25:39'),(14548,4852,'action created','2021-02-12 18:25:39','2021-02-12 18:25:39'),(14549,4852,'action started via WP Cron','2021-02-12 18:27:15','2021-02-12 18:27:15'),(14550,4852,'action complete via WP Cron','2021-02-12 18:27:15','2021-02-12 18:27:15'),(14551,4853,'action created','2021-02-12 18:27:15','2021-02-12 18:27:15'),(14552,4853,'action started via WP Cron','2021-02-12 18:27:35','2021-02-12 18:27:35'),(14553,4853,'action complete via WP Cron','2021-02-12 18:27:35','2021-02-12 18:27:35'),(14554,4854,'action created','2021-02-12 18:27:36','2021-02-12 18:27:36'),(14555,4854,'action started via WP Cron','2021-02-12 18:29:25','2021-02-12 18:29:25'),(14556,4854,'action complete via WP Cron','2021-02-12 18:29:25','2021-02-12 18:29:25'),(14557,4855,'action created','2021-02-12 18:29:25','2021-02-12 18:29:25'),(14558,4855,'action started via WP Cron','2021-02-12 18:29:40','2021-02-12 18:29:40'),(14559,4855,'action complete via WP Cron','2021-02-12 18:29:40','2021-02-12 18:29:40'),(14560,4856,'action created','2021-02-12 18:29:42','2021-02-12 18:29:42'),(14561,4856,'action started via WP Cron','2021-02-12 18:30:54','2021-02-12 18:30:54'),(14562,4856,'action complete via WP Cron','2021-02-12 18:30:54','2021-02-12 18:30:54'),(14563,4857,'action created','2021-02-12 18:30:54','2021-02-12 18:30:54'),(14564,4857,'action started via WP Cron','2021-02-12 18:31:58','2021-02-12 18:31:58'),(14565,4857,'action complete via WP Cron','2021-02-12 18:31:58','2021-02-12 18:31:58'),(14566,4858,'action created','2021-02-12 18:32:00','2021-02-12 18:32:00'),(14567,4858,'action started via WP Cron','2021-02-12 18:32:48','2021-02-12 18:32:48'),(14568,4858,'action complete via WP Cron','2021-02-12 18:32:48','2021-02-12 18:32:48'),(14569,4859,'action created','2021-02-12 18:32:48','2021-02-12 18:32:48'),(14570,4859,'action started via WP Cron','2021-02-12 18:34:43','2021-02-12 18:34:43'),(14571,4859,'action complete via WP Cron','2021-02-12 18:34:43','2021-02-12 18:34:43'),(14572,4860,'action created','2021-02-12 18:39:22','2021-02-12 18:39:22'),(14573,4860,'action started via WP Cron','2021-02-12 18:40:19','2021-02-12 18:40:19'),(14574,4860,'action complete via WP Cron','2021-02-12 18:40:19','2021-02-12 18:40:19'),(14575,4861,'action created','2021-02-12 18:40:20','2021-02-12 18:40:20'),(14576,4861,'action started via WP Cron','2021-02-12 18:40:35','2021-02-12 18:40:35'),(14577,4861,'action complete via WP Cron','2021-02-12 18:40:35','2021-02-12 18:40:35'),(14578,4862,'action created','2021-02-12 18:41:05','2021-02-12 18:41:05'),(14579,4862,'action started via WP Cron','2021-02-12 18:47:00','2021-02-12 18:47:00'),(14580,4862,'action complete via WP Cron','2021-02-12 18:47:00','2021-02-12 18:47:00'),(14581,4863,'action created','2021-02-12 18:47:00','2021-02-12 18:47:00'),(14582,4863,'action started via WP Cron','2021-02-12 18:49:04','2021-02-12 18:49:04'),(14583,4863,'action complete via WP Cron','2021-02-12 18:49:04','2021-02-12 18:49:04'),(14584,4864,'action created','2021-02-12 18:49:04','2021-02-12 18:49:04'),(14585,4864,'action started via WP Cron','2021-02-12 18:49:50','2021-02-12 18:49:50'),(14586,4864,'action complete via WP Cron','2021-02-12 18:49:50','2021-02-12 18:49:50'),(14587,4865,'action created','2021-02-12 18:49:52','2021-02-12 18:49:52'),(14588,4865,'action started via WP Cron','2021-02-12 18:55:18','2021-02-12 18:55:18'),(14589,4865,'action complete via WP Cron','2021-02-12 18:55:18','2021-02-12 18:55:18'),(14590,4866,'action created','2021-02-12 18:55:58','2021-02-12 18:55:58'),(14591,4866,'action started via WP Cron','2021-02-12 18:58:47','2021-02-12 18:58:47'),(14592,4866,'action complete via WP Cron','2021-02-12 18:58:47','2021-02-12 18:58:47'),(14593,4867,'action created','2021-02-12 18:58:48','2021-02-12 18:58:48'),(14594,4867,'action started via WP Cron','2021-02-12 18:59:50','2021-02-12 18:59:50'),(14595,4867,'action complete via WP Cron','2021-02-12 18:59:50','2021-02-12 18:59:50'),(14596,4868,'action created','2021-02-12 19:02:21','2021-02-12 19:02:21'),(14597,4868,'action started via WP Cron','2021-02-12 19:03:06','2021-02-12 19:03:06'),(14598,4868,'action complete via WP Cron','2021-02-12 19:03:06','2021-02-12 19:03:06'),(14599,4869,'action created','2021-02-12 19:04:04','2021-02-12 19:04:04'),(14600,4869,'action started via WP Cron','2021-02-12 19:06:49','2021-02-12 19:06:49'),(14601,4869,'action complete via WP Cron','2021-02-12 19:06:49','2021-02-12 19:06:49'),(14602,4870,'action created','2021-02-12 19:06:49','2021-02-12 19:06:49'),(14603,4870,'action started via WP Cron','2021-02-12 19:07:38','2021-02-12 19:07:38'),(14604,4870,'action complete via WP Cron','2021-02-12 19:07:38','2021-02-12 19:07:38'),(14605,4871,'action created','2021-02-12 19:07:38','2021-02-12 19:07:38'),(14606,4871,'action started via WP Cron','2021-02-12 19:09:45','2021-02-12 19:09:45'),(14607,4871,'action complete via WP Cron','2021-02-12 19:09:45','2021-02-12 19:09:45'),(14608,4872,'action created','2021-02-12 19:09:46','2021-02-12 19:09:46'),(14609,4872,'action started via WP Cron','2021-02-12 19:10:48','2021-02-12 19:10:48'),(14610,4872,'action complete via WP Cron','2021-02-12 19:10:48','2021-02-12 19:10:48'),(14611,4873,'action created','2021-02-12 19:13:01','2021-02-12 19:13:01'),(14612,4873,'action started via WP Cron','2021-02-12 19:15:46','2021-02-12 19:15:46'),(14613,4873,'action complete via WP Cron','2021-02-12 19:15:46','2021-02-12 19:15:46'),(14614,4874,'action created','2021-02-12 19:15:46','2021-02-12 19:15:46'),(14615,4874,'action started via WP Cron','2021-02-12 19:19:43','2021-02-12 19:19:43'),(14616,4874,'action complete via WP Cron','2021-02-12 19:19:43','2021-02-12 19:19:43'),(14617,4875,'action created','2021-02-12 19:22:29','2021-02-12 19:22:29'),(14618,4875,'action started via WP Cron','2021-02-12 19:22:51','2021-02-12 19:22:51'),(14619,4875,'action complete via WP Cron','2021-02-12 19:22:51','2021-02-12 19:22:51'),(14620,4876,'action created','2021-02-12 19:22:52','2021-02-12 19:22:52'),(14621,4876,'action started via WP Cron','2021-02-12 19:27:28','2021-02-12 19:27:28'),(14622,4876,'action complete via WP Cron','2021-02-12 19:27:28','2021-02-12 19:27:28'),(14623,4877,'action created','2021-02-12 19:28:20','2021-02-12 19:28:20'),(14624,4877,'action started via WP Cron','2021-02-12 19:31:12','2021-02-12 19:31:12'),(14625,4877,'action complete via WP Cron','2021-02-12 19:31:12','2021-02-12 19:31:12'),(14626,4878,'action created','2021-02-12 19:31:12','2021-02-12 19:31:12'),(14627,4878,'action started via WP Cron','2021-02-12 19:33:07','2021-02-12 19:33:07'),(14628,4878,'action complete via WP Cron','2021-02-12 19:33:07','2021-02-12 19:33:07'),(14629,4879,'action created','2021-02-12 19:38:56','2021-02-12 19:38:56'),(14630,4879,'action started via WP Cron','2021-02-12 19:39:36','2021-02-12 19:39:36'),(14631,4879,'action complete via WP Cron','2021-02-12 19:39:36','2021-02-12 19:39:36'),(14632,4880,'action created','2021-02-12 19:39:39','2021-02-12 19:39:39'),(14633,4880,'action started via WP Cron','2021-02-12 19:40:41','2021-02-12 19:40:41'),(14634,4880,'action complete via WP Cron','2021-02-12 19:40:41','2021-02-12 19:40:41'),(14635,4881,'action created','2021-02-12 19:40:44','2021-02-12 19:40:44'),(14636,4881,'action started via WP Cron','2021-02-12 19:41:40','2021-02-12 19:41:40'),(14637,4881,'action complete via WP Cron','2021-02-12 19:41:40','2021-02-12 19:41:40'),(14638,4882,'action created','2021-02-12 19:44:05','2021-02-12 19:44:05'),(14639,4882,'action started via WP Cron','2021-02-12 19:46:54','2021-02-12 19:46:54'),(14640,4882,'action complete via WP Cron','2021-02-12 19:46:54','2021-02-12 19:46:54'),(14641,4883,'action created','2021-02-12 19:47:53','2021-02-12 19:47:53'),(14642,4883,'action started via WP Cron','2021-02-12 19:52:53','2021-02-12 19:52:53'),(14643,4883,'action complete via WP Cron','2021-02-12 19:52:53','2021-02-12 19:52:53'),(14644,4884,'action created','2021-02-12 19:52:54','2021-02-12 19:52:54'),(14645,4884,'action started via WP Cron','2021-02-12 19:56:21','2021-02-12 19:56:21'),(14646,4884,'action complete via WP Cron','2021-02-12 19:56:21','2021-02-12 19:56:21'),(14647,4885,'action created','2021-02-12 19:56:22','2021-02-12 19:56:22'),(14648,4885,'action started via WP Cron','2021-02-12 19:57:28','2021-02-12 19:57:28'),(14649,4885,'action complete via WP Cron','2021-02-12 19:57:28','2021-02-12 19:57:28'),(14650,4886,'action created','2021-02-12 19:59:19','2021-02-12 19:59:19'),(14651,4886,'action started via WP Cron','2021-02-12 19:59:51','2021-02-12 19:59:51'),(14652,4886,'action complete via WP Cron','2021-02-12 19:59:51','2021-02-12 19:59:51'),(14653,4887,'action created','2021-02-12 19:59:52','2021-02-12 19:59:52'),(14654,4887,'action started via WP Cron','2021-02-12 20:03:06','2021-02-12 20:03:06'),(14655,4887,'action complete via WP Cron','2021-02-12 20:03:06','2021-02-12 20:03:06'),(14656,4888,'action created','2021-02-12 20:03:32','2021-02-12 20:03:32'),(14657,4888,'action started via WP Cron','2021-02-12 20:06:23','2021-02-12 20:06:23'),(14658,4888,'action complete via WP Cron','2021-02-12 20:06:23','2021-02-12 20:06:23'),(14659,4889,'action created','2021-02-12 20:06:24','2021-02-12 20:06:24'),(14660,4889,'action started via WP Cron','2021-02-12 20:07:42','2021-02-12 20:07:42'),(14661,4889,'action complete via WP Cron','2021-02-12 20:07:42','2021-02-12 20:07:42'),(14662,4890,'action created','2021-02-12 20:07:43','2021-02-12 20:07:43'),(14663,4890,'action started via WP Cron','2021-02-12 20:08:45','2021-02-12 20:08:45'),(14664,4890,'action complete via WP Cron','2021-02-12 20:08:45','2021-02-12 20:08:45'),(14665,4891,'action created','2021-02-12 20:09:05','2021-02-12 20:09:05'),(14666,4891,'action started via WP Cron','2021-02-12 20:13:01','2021-02-12 20:13:01'),(14667,4891,'action complete via WP Cron','2021-02-12 20:13:01','2021-02-12 20:13:01'),(14668,4892,'action created','2021-02-12 20:13:01','2021-02-12 20:13:01'),(14669,4892,'action started via WP Cron','2021-02-12 20:15:12','2021-02-12 20:15:12'),(14670,4892,'action complete via WP Cron','2021-02-12 20:15:12','2021-02-12 20:15:12'),(14671,4893,'action created','2021-02-12 20:15:12','2021-02-12 20:15:12'),(14672,4893,'action started via WP Cron','2021-02-12 20:16:02','2021-02-12 20:16:02'),(14673,4893,'action complete via WP Cron','2021-02-12 20:16:02','2021-02-12 20:16:02'),(14674,4894,'action created','2021-02-12 20:22:25','2021-02-12 20:22:25'),(14675,4894,'action started via WP Cron','2021-02-12 20:23:48','2021-02-12 20:23:48'),(14676,4894,'action complete via WP Cron','2021-02-12 20:23:48','2021-02-12 20:23:48'),(14677,4895,'action created','2021-02-12 20:24:36','2021-02-12 20:24:36'),(14678,4895,'action started via WP Cron','2021-02-12 20:27:28','2021-02-12 20:27:28'),(14679,4895,'action complete via WP Cron','2021-02-12 20:27:28','2021-02-12 20:27:28'),(14680,4896,'action created','2021-02-12 20:30:04','2021-02-12 20:30:04'),(14681,4896,'action started via WP Cron','2021-02-12 20:31:46','2021-02-12 20:31:46'),(14682,4896,'action complete via WP Cron','2021-02-12 20:31:46','2021-02-12 20:31:46'),(14683,4897,'action created','2021-02-12 20:32:01','2021-02-12 20:32:01'),(14684,4897,'action started via WP Cron','2021-02-12 20:32:41','2021-02-12 20:32:41'),(14685,4897,'action complete via WP Cron','2021-02-12 20:32:41','2021-02-12 20:32:41'),(14686,4898,'action created','2021-02-12 20:32:55','2021-02-12 20:32:55'),(14687,4898,'action started via WP Cron','2021-02-12 20:33:49','2021-02-12 20:33:49'),(14688,4898,'action complete via WP Cron','2021-02-12 20:33:49','2021-02-12 20:33:49'),(14689,4899,'action created','2021-02-12 20:34:02','2021-02-12 20:34:02'),(14690,4899,'action started via WP Cron','2021-02-12 20:34:41','2021-02-12 20:34:41'),(14691,4899,'action complete via WP Cron','2021-02-12 20:34:41','2021-02-12 20:34:41'),(14692,4900,'action created','2021-02-12 20:34:54','2021-02-12 20:34:54'),(14693,4900,'action started via WP Cron','2021-02-12 20:35:45','2021-02-12 20:35:45'),(14694,4900,'action complete via WP Cron','2021-02-12 20:35:45','2021-02-12 20:35:45'),(14695,4901,'action created','2021-02-12 20:35:58','2021-02-12 20:35:58'),(14696,4901,'action started via WP Cron','2021-02-12 20:36:37','2021-02-12 20:36:37'),(14697,4901,'action complete via WP Cron','2021-02-12 20:36:37','2021-02-12 20:36:37'),(14698,4902,'action created','2021-02-12 20:36:50','2021-02-12 20:36:50'),(14699,4902,'action started via WP Cron','2021-02-12 20:37:39','2021-02-12 20:37:39'),(14700,4902,'action complete via WP Cron','2021-02-12 20:37:39','2021-02-12 20:37:39'),(14701,4903,'action created','2021-02-12 20:37:53','2021-02-12 20:37:53'),(14702,4903,'action started via WP Cron','2021-02-12 20:38:46','2021-02-12 20:38:46'),(14703,4903,'action complete via WP Cron','2021-02-12 20:38:46','2021-02-12 20:38:46'),(14704,4904,'action created','2021-02-12 20:38:56','2021-02-12 20:38:56'),(14705,4904,'action started via WP Cron','2021-02-12 20:39:37','2021-02-12 20:39:37'),(14706,4904,'action complete via WP Cron','2021-02-12 20:39:37','2021-02-12 20:39:37'),(14707,4905,'action created','2021-02-12 20:39:49','2021-02-12 20:39:49'),(14708,4905,'action started via WP Cron','2021-02-12 20:40:38','2021-02-12 20:40:38'),(14709,4905,'action complete via WP Cron','2021-02-12 20:40:38','2021-02-12 20:40:38'),(14710,4906,'action created','2021-02-12 20:41:51','2021-02-12 20:41:51'),(14711,4906,'action started via WP Cron','2021-02-12 20:47:36','2021-02-12 20:47:36'),(14712,4906,'action complete via WP Cron','2021-02-12 20:47:36','2021-02-12 20:47:36'),(14713,4907,'action created','2021-02-12 20:47:37','2021-02-12 20:47:37'),(14714,4907,'action started via WP Cron','2021-02-12 20:50:54','2021-02-12 20:50:54'),(14715,4907,'action complete via WP Cron','2021-02-12 20:50:54','2021-02-12 20:50:54'),(14716,4908,'action created','2021-02-12 20:52:40','2021-02-12 20:52:40'),(14717,4908,'action started via WP Cron','2021-02-12 20:54:52','2021-02-12 20:54:52'),(14718,4908,'action complete via WP Cron','2021-02-12 20:54:52','2021-02-12 20:54:52'),(14719,4909,'action created','2021-02-12 20:55:02','2021-02-12 20:55:02'),(14720,4909,'action started via WP Cron','2021-02-12 20:56:08','2021-02-12 20:56:08'),(14721,4909,'action complete via WP Cron','2021-02-12 20:56:08','2021-02-12 20:56:08'),(14722,4910,'action created','2021-02-12 20:56:09','2021-02-12 20:56:09'),(14723,4910,'action started via WP Cron','2021-02-12 20:57:28','2021-02-12 20:57:28'),(14724,4910,'action complete via WP Cron','2021-02-12 20:57:28','2021-02-12 20:57:28'),(14725,4911,'action created','2021-02-12 20:58:33','2021-02-12 20:58:33'),(14726,4911,'action started via WP Cron','2021-02-12 21:00:18','2021-02-12 21:00:18'),(14727,4911,'action complete via WP Cron','2021-02-12 21:00:18','2021-02-12 21:00:18'),(14728,4912,'action created','2021-02-12 21:00:18','2021-02-12 21:00:18'),(14729,4912,'action started via WP Cron','2021-02-12 21:01:32','2021-02-12 21:01:32'),(14730,4912,'action complete via WP Cron','2021-02-12 21:01:32','2021-02-12 21:01:32'),(14731,4913,'action created','2021-02-12 21:02:53','2021-02-12 21:02:53'),(14732,4913,'action started via WP Cron','2021-02-12 21:05:42','2021-02-12 21:05:42'),(14733,4913,'action complete via WP Cron','2021-02-12 21:05:42','2021-02-12 21:05:42'),(14734,4914,'action created','2021-02-12 21:09:02','2021-02-12 21:09:02'),(14735,4914,'action started via WP Cron','2021-02-12 21:12:06','2021-02-12 21:12:06'),(14736,4914,'action complete via WP Cron','2021-02-12 21:12:06','2021-02-12 21:12:06'),(14737,4915,'action created','2021-02-12 21:12:06','2021-02-12 21:12:06'),(14738,4915,'action started via WP Cron','2021-02-12 21:14:12','2021-02-12 21:14:12'),(14739,4915,'action complete via WP Cron','2021-02-12 21:14:12','2021-02-12 21:14:12'),(14740,4916,'action created','2021-02-12 21:14:12','2021-02-12 21:14:12'),(14741,4916,'action started via WP Cron','2021-02-12 21:15:55','2021-02-12 21:15:55'),(14742,4916,'action complete via WP Cron','2021-02-12 21:15:55','2021-02-12 21:15:55'),(14743,4917,'action created','2021-02-12 21:15:56','2021-02-12 21:15:56'),(14744,4917,'action started via WP Cron','2021-02-12 21:16:42','2021-02-12 21:16:42'),(14745,4917,'action complete via WP Cron','2021-02-12 21:16:42','2021-02-12 21:16:42'),(14746,4918,'action created','2021-02-12 21:16:43','2021-02-12 21:16:43'),(14747,4918,'action started via WP Cron','2021-02-12 21:20:09','2021-02-12 21:20:09'),(14748,4918,'action complete via WP Cron','2021-02-12 21:20:09','2021-02-12 21:20:09'),(14749,4919,'action created','2021-02-12 21:20:09','2021-02-12 21:20:09'),(14750,4919,'action started via WP Cron','2021-02-12 21:26:51','2021-02-12 21:26:51'),(14751,4919,'action complete via WP Cron','2021-02-12 21:26:51','2021-02-12 21:26:51'),(14752,4920,'action created','2021-02-12 21:26:52','2021-02-12 21:26:52'),(14753,4920,'action started via WP Cron','2021-02-12 21:29:28','2021-02-12 21:29:28'),(14754,4920,'action complete via WP Cron','2021-02-12 21:29:28','2021-02-12 21:29:28'),(14755,4921,'action created','2021-02-12 21:29:28','2021-02-12 21:29:28'),(14756,4921,'action started via WP Cron','2021-02-12 21:32:40','2021-02-12 21:32:40'),(14757,4921,'action complete via WP Cron','2021-02-12 21:32:40','2021-02-12 21:32:40'),(14758,4922,'action created','2021-02-12 21:33:06','2021-02-12 21:33:06'),(14759,4922,'action started via WP Cron','2021-02-12 21:40:06','2021-02-12 21:40:06'),(14760,4922,'action complete via WP Cron','2021-02-12 21:40:06','2021-02-12 21:40:06'),(14761,4923,'action created','2021-02-12 21:40:07','2021-02-12 21:40:07'),(14762,4923,'action started via WP Cron','2021-02-12 21:42:57','2021-02-12 21:42:57'),(14763,4923,'action complete via WP Cron','2021-02-12 21:42:57','2021-02-12 21:42:57'),(14764,4924,'action created','2021-02-12 21:43:33','2021-02-12 21:43:33'),(14765,4924,'action started via WP Cron','2021-02-12 21:46:51','2021-02-12 21:46:51'),(14766,4924,'action complete via WP Cron','2021-02-12 21:46:51','2021-02-12 21:46:51'),(14767,4925,'action created','2021-02-12 21:46:51','2021-02-12 21:46:51'),(14768,4925,'action started via WP Cron','2021-02-12 21:47:35','2021-02-12 21:47:35'),(14769,4925,'action complete via WP Cron','2021-02-12 21:47:35','2021-02-12 21:47:35'),(14770,4926,'action created','2021-02-12 21:52:50','2021-02-12 21:52:50'),(14771,4926,'action started via WP Cron','2021-02-12 21:55:01','2021-02-12 21:55:01'),(14772,4926,'action complete via WP Cron','2021-02-12 21:55:01','2021-02-12 21:55:01'),(14773,4927,'action created','2021-02-12 21:55:53','2021-02-12 21:55:53'),(14774,4927,'action started via WP Cron','2021-02-12 22:00:40','2021-02-12 22:00:40'),(14775,4927,'action complete via WP Cron','2021-02-12 22:00:40','2021-02-12 22:00:40'),(14776,4928,'action created','2021-02-12 22:00:41','2021-02-12 22:00:41'),(14777,4928,'action started via WP Cron','2021-02-12 22:02:25','2021-02-12 22:02:25'),(14778,4928,'action complete via WP Cron','2021-02-12 22:02:25','2021-02-12 22:02:25'),(14779,4929,'action created','2021-02-12 22:02:27','2021-02-12 22:02:27'),(14780,4929,'action started via WP Cron','2021-02-12 22:03:07','2021-02-12 22:03:07'),(14781,4929,'action complete via WP Cron','2021-02-12 22:03:07','2021-02-12 22:03:07'),(14782,4930,'action created','2021-02-12 22:09:00','2021-02-12 22:09:00'),(14783,4930,'action started via WP Cron','2021-02-12 22:09:48','2021-02-12 22:09:48'),(14784,4930,'action complete via WP Cron','2021-02-12 22:09:48','2021-02-12 22:09:48'),(14785,4931,'action created','2021-02-12 22:09:52','2021-02-12 22:09:52'),(14786,4931,'action started via WP Cron','2021-02-12 22:12:10','2021-02-12 22:12:10'),(14787,4931,'action complete via WP Cron','2021-02-12 22:12:11','2021-02-12 22:12:11'),(14788,4932,'action created','2021-02-12 22:12:11','2021-02-12 22:12:11'),(14789,4932,'action started via WP Cron','2021-02-12 22:16:51','2021-02-12 22:16:51'),(14790,4932,'action complete via WP Cron','2021-02-12 22:16:51','2021-02-12 22:16:51'),(14791,4933,'action created','2021-02-12 22:16:52','2021-02-12 22:16:52'),(14792,4933,'action started via WP Cron','2021-02-12 22:18:16','2021-02-12 22:18:16'),(14793,4933,'action complete via WP Cron','2021-02-12 22:18:16','2021-02-12 22:18:16'),(14794,4934,'action created','2021-02-12 22:18:16','2021-02-12 22:18:16'),(14795,4934,'action started via WP Cron','2021-02-12 22:19:04','2021-02-12 22:19:04'),(14796,4934,'action complete via WP Cron','2021-02-12 22:19:04','2021-02-12 22:19:04'),(14797,4935,'action created','2021-02-12 22:19:04','2021-02-12 22:19:04'),(14798,4935,'action started via WP Cron','2021-02-12 22:23:38','2021-02-12 22:23:38'),(14799,4935,'action complete via WP Cron','2021-02-12 22:23:38','2021-02-12 22:23:38'),(14800,4936,'action created','2021-02-12 22:23:39','2021-02-12 22:23:39'),(14801,4936,'action started via WP Cron','2021-02-12 22:24:44','2021-02-12 22:24:44'),(14802,4936,'action complete via WP Cron','2021-02-12 22:24:44','2021-02-12 22:24:44'),(14803,4937,'action created','2021-02-12 22:24:45','2021-02-12 22:24:45'),(14804,4937,'action started via WP Cron','2021-02-12 22:33:07','2021-02-12 22:33:07'),(14805,4937,'action complete via WP Cron','2021-02-12 22:33:07','2021-02-12 22:33:07'),(14806,4938,'action created','2021-02-12 22:34:02','2021-02-12 22:34:02'),(14807,4938,'action started via WP Cron','2021-02-12 22:34:50','2021-02-12 22:34:50'),(14808,4938,'action complete via WP Cron','2021-02-12 22:34:50','2021-02-12 22:34:50'),(14809,4939,'action created','2021-02-12 22:34:50','2021-02-12 22:34:50'),(14810,4939,'action started via WP Cron','2021-02-12 22:38:52','2021-02-12 22:38:52'),(14811,4939,'action complete via WP Cron','2021-02-12 22:38:52','2021-02-12 22:38:52'),(14812,4940,'action created','2021-02-12 22:38:52','2021-02-12 22:38:52'),(14813,4940,'action started via WP Cron','2021-02-12 22:42:20','2021-02-12 22:42:20'),(14814,4940,'action complete via WP Cron','2021-02-12 22:42:20','2021-02-12 22:42:20'),(14815,4941,'action created','2021-02-12 22:42:26','2021-02-12 22:42:26'),(14816,4941,'action started via WP Cron','2021-02-12 22:43:20','2021-02-12 22:43:20'),(14817,4941,'action complete via WP Cron','2021-02-12 22:43:20','2021-02-12 22:43:20'),(14818,4942,'action created','2021-02-12 22:45:49','2021-02-12 22:45:49'),(14819,4942,'action started via WP Cron','2021-02-12 22:52:22','2021-02-12 22:52:22'),(14820,4942,'action complete via WP Cron','2021-02-12 22:52:22','2021-02-12 22:52:22'),(14821,4943,'action created','2021-02-12 22:52:23','2021-02-12 22:52:23'),(14822,4943,'action started via WP Cron','2021-02-12 22:55:17','2021-02-12 22:55:17'),(14823,4943,'action complete via WP Cron','2021-02-12 22:55:17','2021-02-12 22:55:17'),(14824,4944,'action created','2021-02-12 23:00:05','2021-02-12 23:00:05'),(14825,4944,'action started via WP Cron','2021-02-12 23:02:35','2021-02-12 23:02:35'),(14826,4944,'action complete via WP Cron','2021-02-12 23:02:35','2021-02-12 23:02:35'),(14827,4945,'action created','2021-02-12 23:02:36','2021-02-12 23:02:36'),(14828,4945,'action started via WP Cron','2021-02-12 23:06:37','2021-02-12 23:06:37'),(14829,4945,'action complete via WP Cron','2021-02-12 23:06:37','2021-02-12 23:06:37'),(14830,4946,'action created','2021-02-12 23:06:37','2021-02-12 23:06:37'),(14831,4946,'action started via WP Cron','2021-02-12 23:10:13','2021-02-12 23:10:13'),(14832,4946,'action complete via WP Cron','2021-02-12 23:10:13','2021-02-12 23:10:13'),(14833,4947,'action created','2021-02-12 23:10:14','2021-02-12 23:10:14'),(14834,4947,'action started via WP Cron','2021-02-12 23:13:30','2021-02-12 23:13:30'),(14835,4947,'action complete via WP Cron','2021-02-12 23:13:30','2021-02-12 23:13:30'),(14836,4948,'action created','2021-02-12 23:13:31','2021-02-12 23:13:31'),(14837,4948,'action started via WP Cron','2021-02-12 23:14:16','2021-02-12 23:14:16'),(14838,4948,'action complete via WP Cron','2021-02-12 23:14:16','2021-02-12 23:14:16'),(14839,4949,'action created','2021-02-12 23:19:27','2021-02-12 23:19:27'),(14840,4949,'action started via WP Cron','2021-02-12 23:21:22','2021-02-12 23:21:22'),(14841,4949,'action complete via WP Cron','2021-02-12 23:21:22','2021-02-12 23:21:22'),(14842,4950,'action created','2021-02-12 23:21:22','2021-02-12 23:21:22'),(14843,4950,'action started via WP Cron','2021-02-12 23:22:51','2021-02-12 23:22:51'),(14844,4950,'action complete via WP Cron','2021-02-12 23:22:51','2021-02-12 23:22:51'),(14845,4951,'action created','2021-02-12 23:22:52','2021-02-12 23:22:52'),(14846,4951,'action started via WP Cron','2021-02-12 23:29:02','2021-02-12 23:29:02'),(14847,4951,'action complete via WP Cron','2021-02-12 23:29:02','2021-02-12 23:29:02'),(14848,4952,'action created','2021-02-12 23:29:03','2021-02-12 23:29:03'),(14849,4952,'action started via WP Cron','2021-02-12 23:33:08','2021-02-12 23:33:08'),(14850,4952,'action complete via WP Cron','2021-02-12 23:33:08','2021-02-12 23:33:08'),(14851,4953,'action created','2021-02-12 23:33:24','2021-02-12 23:33:24'),(14852,4953,'action started via WP Cron','2021-02-12 23:44:58','2021-02-12 23:44:58'),(14853,4953,'action complete via WP Cron','2021-02-12 23:44:58','2021-02-12 23:44:58'),(14854,4954,'action created','2021-02-12 23:46:41','2021-02-12 23:46:41'),(14855,4954,'action started via WP Cron','2021-02-12 23:51:43','2021-02-12 23:51:43'),(14856,4954,'action complete via WP Cron','2021-02-12 23:51:43','2021-02-12 23:51:43'),(14857,4955,'action created','2021-02-12 23:51:43','2021-02-12 23:51:43'),(14858,4955,'action started via WP Cron','2021-02-12 23:54:27','2021-02-12 23:54:27'),(14859,4955,'action complete via WP Cron','2021-02-12 23:54:27','2021-02-12 23:54:27'),(14860,4956,'action created','2021-02-12 23:54:29','2021-02-12 23:54:29'),(14861,4956,'action started via WP Cron','2021-02-12 23:56:28','2021-02-12 23:56:28'),(14862,4956,'action complete via WP Cron','2021-02-12 23:56:28','2021-02-12 23:56:28'),(14863,4957,'action created','2021-02-12 23:56:28','2021-02-12 23:56:28'),(14864,4957,'action started via WP Cron','2021-02-12 23:58:52','2021-02-12 23:58:52'),(14865,4957,'action complete via WP Cron','2021-02-12 23:58:52','2021-02-12 23:58:52'),(14866,4958,'action created','2021-02-12 23:58:52','2021-02-12 23:58:52'),(14867,4958,'action started via WP Cron','2021-02-13 00:00:28','2021-02-13 00:00:28'),(14868,4958,'action complete via WP Cron','2021-02-13 00:00:28','2021-02-13 00:00:28'),(14869,4959,'action created','2021-02-13 00:02:09','2021-02-13 00:02:09'),(14870,4959,'action started via WP Cron','2021-02-13 00:03:07','2021-02-13 00:03:07'),(14871,4959,'action complete via WP Cron','2021-02-13 00:03:07','2021-02-13 00:03:07'),(14872,4960,'action created','2021-02-13 00:03:31','2021-02-13 00:03:31'),(14873,4960,'action started via WP Cron','2021-02-13 00:10:03','2021-02-13 00:10:03'),(14874,4960,'action complete via WP Cron','2021-02-13 00:10:03','2021-02-13 00:10:03'),(14875,4961,'action created','2021-02-13 00:10:04','2021-02-13 00:10:04'),(14876,4961,'action started via WP Cron','2021-02-13 00:13:36','2021-02-13 00:13:36'),(14877,4961,'action complete via WP Cron','2021-02-13 00:13:36','2021-02-13 00:13:36'),(14878,4962,'action created','2021-02-13 00:14:24','2021-02-13 00:14:24'),(14879,4962,'action started via WP Cron','2021-02-13 00:22:50','2021-02-13 00:22:50'),(14880,4962,'action complete via WP Cron','2021-02-13 00:22:50','2021-02-13 00:22:50'),(14881,4963,'action created','2021-02-13 00:22:50','2021-02-13 00:22:50'),(14882,4963,'action started via WP Cron','2021-02-13 00:24:54','2021-02-13 00:24:54'),(14883,4963,'action complete via WP Cron','2021-02-13 00:24:54','2021-02-13 00:24:54'),(14884,4964,'action created','2021-02-13 00:26:52','2021-02-13 00:26:52'),(14885,4964,'action started via WP Cron','2021-02-13 00:27:49','2021-02-13 00:27:49'),(14886,4964,'action complete via WP Cron','2021-02-13 00:27:49','2021-02-13 00:27:49'),(14887,4965,'action created','2021-02-13 00:27:49','2021-02-13 00:27:49'),(14888,4965,'action started via WP Cron','2021-02-13 00:30:14','2021-02-13 00:30:14'),(14889,4965,'action complete via WP Cron','2021-02-13 00:30:14','2021-02-13 00:30:14'),(14890,4966,'action created','2021-02-13 00:30:56','2021-02-13 00:30:56'),(14891,4966,'action started via WP Cron','2021-02-13 00:33:06','2021-02-13 00:33:06'),(14892,4966,'action complete via WP Cron','2021-02-13 00:33:06','2021-02-13 00:33:06'),(14893,4967,'action created','2021-02-13 00:36:16','2021-02-13 00:36:16'),(14894,4967,'action started via WP Cron','2021-02-13 00:40:04','2021-02-13 00:40:04'),(14895,4967,'action complete via WP Cron','2021-02-13 00:40:04','2021-02-13 00:40:04'),(14896,4968,'action created','2021-02-13 00:40:05','2021-02-13 00:40:05'),(14897,4968,'action started via WP Cron','2021-02-13 00:41:16','2021-02-13 00:41:16'),(14898,4968,'action complete via WP Cron','2021-02-13 00:41:16','2021-02-13 00:41:16'),(14899,4969,'action created','2021-02-13 00:41:17','2021-02-13 00:41:17'),(14900,4969,'action started via WP Cron','2021-02-13 00:41:56','2021-02-13 00:41:56'),(14901,4969,'action complete via WP Cron','2021-02-13 00:41:56','2021-02-13 00:41:56'),(14902,4970,'action created','2021-02-13 00:44:48','2021-02-13 00:44:48'),(14903,4970,'action started via WP Cron','2021-02-13 00:49:04','2021-02-13 00:49:04'),(14904,4970,'action complete via WP Cron','2021-02-13 00:49:04','2021-02-13 00:49:04'),(14905,4971,'action created','2021-02-13 00:49:05','2021-02-13 00:49:05'),(14906,4971,'action started via WP Cron','2021-02-13 00:50:46','2021-02-13 00:50:46'),(14907,4971,'action complete via WP Cron','2021-02-13 00:50:46','2021-02-13 00:50:46'),(14908,4972,'action created','2021-02-13 00:53:26','2021-02-13 00:53:26'),(14909,4972,'action started via WP Cron','2021-02-13 01:00:11','2021-02-13 01:00:11'),(14910,4972,'action complete via WP Cron','2021-02-13 01:00:11','2021-02-13 01:00:11'),(14911,4973,'action created','2021-02-13 01:00:40','2021-02-13 01:00:40'),(14912,4973,'action started via WP Cron','2021-02-13 01:03:07','2021-02-13 01:03:07'),(14913,4973,'action complete via WP Cron','2021-02-13 01:03:07','2021-02-13 01:03:07'),(14914,4974,'action created','2021-02-13 01:06:32','2021-02-13 01:06:32'),(14915,4974,'action started via WP Cron','2021-02-13 01:12:15','2021-02-13 01:12:15'),(14916,4974,'action complete via WP Cron','2021-02-13 01:12:15','2021-02-13 01:12:15'),(14917,4975,'action created','2021-02-13 01:12:15','2021-02-13 01:12:15'),(14918,4225,'action started via WP Cron','2021-02-13 01:15:53','2021-02-13 01:15:53'),(14919,4225,'action complete via WP Cron','2021-02-13 01:15:53','2021-02-13 01:15:53'),(14920,4976,'action created','2021-02-13 01:15:53','2021-02-13 01:15:53'),(14921,4975,'action started via WP Cron','2021-02-13 01:15:53','2021-02-13 01:15:53'),(14922,4975,'action complete via WP Cron','2021-02-13 01:15:53','2021-02-13 01:15:53'),(14923,4977,'action created','2021-02-13 01:17:03','2021-02-13 01:17:03'),(14924,4977,'action started via WP Cron','2021-02-13 01:18:48','2021-02-13 01:18:48'),(14925,4977,'action complete via WP Cron','2021-02-13 01:18:48','2021-02-13 01:18:48'),(14926,4978,'action created','2021-02-13 01:19:21','2021-02-13 01:19:21'),(14927,4978,'action started via WP Cron','2021-02-13 01:21:24','2021-02-13 01:21:24'),(14928,4978,'action complete via WP Cron','2021-02-13 01:21:24','2021-02-13 01:21:24'),(14929,4979,'action created','2021-02-13 01:23:39','2021-02-13 01:23:39'),(14930,4979,'action started via WP Cron','2021-02-13 01:28:03','2021-02-13 01:28:03'),(14931,4979,'action complete via WP Cron','2021-02-13 01:28:03','2021-02-13 01:28:03'),(14932,4980,'action created','2021-02-13 01:28:04','2021-02-13 01:28:04'),(14933,4980,'action started via WP Cron','2021-02-13 01:32:36','2021-02-13 01:32:36'),(14934,4980,'action complete via WP Cron','2021-02-13 01:32:36','2021-02-13 01:32:36'),(14935,4981,'action created','2021-02-13 01:33:06','2021-02-13 01:33:06'),(14936,4981,'action started via WP Cron','2021-02-13 01:36:15','2021-02-13 01:36:15'),(14937,4981,'action complete via WP Cron','2021-02-13 01:36:15','2021-02-13 01:36:15'),(14938,4982,'action created','2021-02-13 01:36:16','2021-02-13 01:36:16'),(14939,4982,'action started via WP Cron','2021-02-13 01:37:57','2021-02-13 01:37:57'),(14940,4982,'action complete via WP Cron','2021-02-13 01:37:57','2021-02-13 01:37:57'),(14941,4983,'action created','2021-02-13 01:38:01','2021-02-13 01:38:01'),(14942,4983,'action started via WP Cron','2021-02-13 01:38:45','2021-02-13 01:38:45'),(14943,4983,'action complete via WP Cron','2021-02-13 01:38:45','2021-02-13 01:38:45'),(14944,4984,'action created','2021-02-13 01:38:47','2021-02-13 01:38:47'),(14945,4254,'action started via WP Cron','2021-02-13 01:42:01','2021-02-13 01:42:01'),(14946,4254,'action complete via WP Cron','2021-02-13 01:42:01','2021-02-13 01:42:01'),(14947,4985,'action created','2021-02-13 01:42:01','2021-02-13 01:42:01'),(14948,4984,'action started via WP Cron','2021-02-13 01:42:01','2021-02-13 01:42:01'),(14949,4984,'action complete via WP Cron','2021-02-13 01:42:01','2021-02-13 01:42:01'),(14950,4986,'action created','2021-02-13 01:42:01','2021-02-13 01:42:01'),(14951,4986,'action started via WP Cron','2021-02-13 01:44:33','2021-02-13 01:44:33'),(14952,4986,'action complete via WP Cron','2021-02-13 01:44:33','2021-02-13 01:44:33'),(14953,4987,'action created','2021-02-13 01:44:38','2021-02-13 01:44:38'),(14954,4987,'action started via WP Cron','2021-02-13 01:48:36','2021-02-13 01:48:36'),(14955,4987,'action complete via WP Cron','2021-02-13 01:48:36','2021-02-13 01:48:36'),(14956,4988,'action created','2021-02-13 01:50:26','2021-02-13 01:50:26'),(14957,4988,'action started via WP Cron','2021-02-13 01:50:38','2021-02-13 01:50:38'),(14958,4988,'action complete via WP Cron','2021-02-13 01:50:38','2021-02-13 01:50:38'),(14959,4989,'action created','2021-02-13 01:50:39','2021-02-13 01:50:39'),(14960,4989,'action started via WP Cron','2021-02-13 02:01:20','2021-02-13 02:01:20'),(14961,4989,'action complete via WP Cron','2021-02-13 02:01:20','2021-02-13 02:01:20'),(14962,4990,'action created','2021-02-13 02:03:06','2021-02-13 02:03:06'),(14963,4990,'action started via WP Cron','2021-02-13 02:09:34','2021-02-13 02:09:34'),(14964,4990,'action complete via WP Cron','2021-02-13 02:09:34','2021-02-13 02:09:34'),(14965,4991,'action created','2021-02-13 02:10:47','2021-02-13 02:10:47'),(14966,4991,'action started via WP Cron','2021-02-13 02:13:12','2021-02-13 02:13:12'),(14967,4991,'action complete via WP Cron','2021-02-13 02:13:12','2021-02-13 02:13:12'),(14968,4992,'action created','2021-02-13 02:14:51','2021-02-13 02:14:51'),(14969,4992,'action started via WP Cron','2021-02-13 02:17:25','2021-02-13 02:17:25'),(14970,4992,'action complete via WP Cron','2021-02-13 02:17:25','2021-02-13 02:17:25'),(14971,4993,'action created','2021-02-13 02:17:26','2021-02-13 02:17:26'),(14972,4993,'action started via WP Cron','2021-02-13 02:27:10','2021-02-13 02:27:10'),(14973,4993,'action complete via WP Cron','2021-02-13 02:27:10','2021-02-13 02:27:10'),(14974,4994,'action created','2021-02-13 02:27:11','2021-02-13 02:27:11'),(14975,4994,'action started via WP Cron','2021-02-13 02:29:28','2021-02-13 02:29:28'),(14976,4994,'action complete via WP Cron','2021-02-13 02:29:28','2021-02-13 02:29:28'),(14977,4995,'action created','2021-02-13 02:31:54','2021-02-13 02:31:54'),(14978,4995,'action started via WP Cron','2021-02-13 02:33:19','2021-02-13 02:33:19'),(14979,4995,'action complete via WP Cron','2021-02-13 02:33:19','2021-02-13 02:33:19'),(14980,4996,'action created','2021-02-13 02:35:15','2021-02-13 02:35:15'),(14981,4996,'action started via WP Cron','2021-02-13 02:36:43','2021-02-13 02:36:43'),(14982,4996,'action complete via WP Cron','2021-02-13 02:36:43','2021-02-13 02:36:43'),(14983,4997,'action created','2021-02-13 02:38:57','2021-02-13 02:38:57'),(14984,4997,'action started via WP Cron','2021-02-13 02:41:59','2021-02-13 02:41:59'),(14985,4997,'action complete via WP Cron','2021-02-13 02:41:59','2021-02-13 02:41:59'),(14986,4998,'action created','2021-02-13 02:42:22','2021-02-13 02:42:22'),(14987,4998,'action started via WP Cron','2021-02-13 02:47:03','2021-02-13 02:47:03'),(14988,4998,'action complete via WP Cron','2021-02-13 02:47:03','2021-02-13 02:47:03'),(14989,4999,'action created','2021-02-13 02:47:04','2021-02-13 02:47:04'),(14990,4999,'action started via WP Cron','2021-02-13 02:49:44','2021-02-13 02:49:44'),(14991,4999,'action complete via WP Cron','2021-02-13 02:49:44','2021-02-13 02:49:44'),(14992,5000,'action created','2021-02-13 02:49:45','2021-02-13 02:49:45'),(14993,5000,'action started via WP Cron','2021-02-13 02:54:01','2021-02-13 02:54:01'),(14994,5000,'action complete via WP Cron','2021-02-13 02:54:01','2021-02-13 02:54:01'),(14995,5001,'action created','2021-02-13 02:54:02','2021-02-13 02:54:02'),(14996,5001,'action started via WP Cron','2021-02-13 02:58:29','2021-02-13 02:58:29'),(14997,5001,'action complete via WP Cron','2021-02-13 02:58:29','2021-02-13 02:58:29'),(14998,5002,'action created','2021-02-13 02:58:30','2021-02-13 02:58:30'),(14999,5002,'action started via WP Cron','2021-02-13 03:03:07','2021-02-13 03:03:07'),(15000,5002,'action complete via WP Cron','2021-02-13 03:03:07','2021-02-13 03:03:07'),(15001,5003,'action created','2021-02-13 03:03:23','2021-02-13 03:03:23'),(15002,5003,'action started via WP Cron','2021-02-13 03:09:23','2021-02-13 03:09:23'),(15003,5003,'action complete via WP Cron','2021-02-13 03:09:23','2021-02-13 03:09:23'),(15004,5004,'action created','2021-02-13 03:09:24','2021-02-13 03:09:24'),(15005,5004,'action started via WP Cron','2021-02-13 03:12:26','2021-02-13 03:12:26'),(15006,5004,'action complete via WP Cron','2021-02-13 03:12:26','2021-02-13 03:12:26'),(15007,5005,'action created','2021-02-13 03:12:31','2021-02-13 03:12:31'),(15008,5005,'action started via WP Cron','2021-02-13 03:18:48','2021-02-13 03:18:48'),(15009,5005,'action complete via WP Cron','2021-02-13 03:18:48','2021-02-13 03:18:48'),(15010,5006,'action created','2021-02-13 03:22:58','2021-02-13 03:22:58'),(15011,5006,'action started via WP Cron','2021-02-13 03:24:12','2021-02-13 03:24:12'),(15012,5006,'action complete via WP Cron','2021-02-13 03:24:12','2021-02-13 03:24:12'),(15013,5007,'action created','2021-02-13 03:24:13','2021-02-13 03:24:13'),(15014,5007,'action started via WP Cron','2021-02-13 03:26:21','2021-02-13 03:26:21'),(15015,5007,'action complete via WP Cron','2021-02-13 03:26:21','2021-02-13 03:26:21'),(15016,5008,'action created','2021-02-13 03:26:21','2021-02-13 03:26:21'),(15017,5008,'action started via WP Cron','2021-02-13 03:31:11','2021-02-13 03:31:11'),(15018,5008,'action complete via WP Cron','2021-02-13 03:31:11','2021-02-13 03:31:11'),(15019,5009,'action created','2021-02-13 03:31:46','2021-02-13 03:31:46'),(15020,5009,'action started via WP Cron','2021-02-13 03:33:07','2021-02-13 03:33:07'),(15021,5009,'action complete via WP Cron','2021-02-13 03:33:07','2021-02-13 03:33:07'),(15022,5010,'action created','2021-02-13 03:34:11','2021-02-13 03:34:11'),(15023,5010,'action started via WP Cron','2021-02-13 03:38:12','2021-02-13 03:38:12'),(15024,5010,'action complete via WP Cron','2021-02-13 03:38:12','2021-02-13 03:38:12'),(15025,5011,'action created','2021-02-13 03:38:13','2021-02-13 03:38:13'),(15026,5011,'action started via WP Cron','2021-02-13 03:39:51','2021-02-13 03:39:51'),(15027,5011,'action complete via WP Cron','2021-02-13 03:39:51','2021-02-13 03:39:51'),(15028,5012,'action created','2021-02-13 03:39:52','2021-02-13 03:39:52'),(15029,5012,'action started via WP Cron','2021-02-13 03:42:44','2021-02-13 03:42:44'),(15030,5012,'action complete via WP Cron','2021-02-13 03:42:44','2021-02-13 03:42:44'),(15031,5013,'action created','2021-02-13 03:42:47','2021-02-13 03:42:47'),(15032,5013,'action started via WP Cron','2021-02-13 03:46:07','2021-02-13 03:46:07'),(15033,5013,'action complete via WP Cron','2021-02-13 03:46:07','2021-02-13 03:46:07'),(15034,5014,'action created','2021-02-13 03:46:07','2021-02-13 03:46:07'),(15035,5014,'action started via WP Cron','2021-02-13 03:49:02','2021-02-13 03:49:02'),(15036,5014,'action complete via WP Cron','2021-02-13 03:49:02','2021-02-13 03:49:02'),(15037,5015,'action created','2021-02-13 03:49:03','2021-02-13 03:49:03'),(15038,5015,'action started via WP Cron','2021-02-13 03:53:50','2021-02-13 03:53:50'),(15039,5015,'action complete via WP Cron','2021-02-13 03:53:50','2021-02-13 03:53:50'),(15040,5016,'action created','2021-02-13 03:54:02','2021-02-13 03:54:02'),(15041,5016,'action started via WP Cron','2021-02-13 04:03:07','2021-02-13 04:03:07'),(15042,5016,'action complete via WP Cron','2021-02-13 04:03:07','2021-02-13 04:03:07'),(15043,5017,'action created','2021-02-13 04:05:20','2021-02-13 04:05:20'),(15044,5017,'action started via WP Cron','2021-02-13 04:06:50','2021-02-13 04:06:50'),(15045,5017,'action complete via WP Cron','2021-02-13 04:06:50','2021-02-13 04:06:50'),(15046,5018,'action created','2021-02-13 04:08:45','2021-02-13 04:08:45'),(15047,5018,'action started via WP Cron','2021-02-13 04:11:22','2021-02-13 04:11:22'),(15048,5018,'action complete via WP Cron','2021-02-13 04:11:22','2021-02-13 04:11:22'),(15049,5019,'action created','2021-02-13 04:16:01','2021-02-13 04:16:01'),(15050,5019,'action started via WP Cron','2021-02-13 04:18:12','2021-02-13 04:18:12'),(15051,5019,'action complete via WP Cron','2021-02-13 04:18:12','2021-02-13 04:18:12'),(15052,5020,'action created','2021-02-13 04:18:12','2021-02-13 04:18:12'),(15053,5020,'action started via WP Cron','2021-02-13 04:19:47','2021-02-13 04:19:47'),(15054,5020,'action complete via WP Cron','2021-02-13 04:19:47','2021-02-13 04:19:47'),(15055,5021,'action created','2021-02-13 04:23:29','2021-02-13 04:23:29'),(15056,5021,'action started via WP Cron','2021-02-13 04:28:18','2021-02-13 04:28:18'),(15057,5021,'action complete via WP Cron','2021-02-13 04:28:18','2021-02-13 04:28:18'),(15058,5022,'action created','2021-02-13 04:28:18','2021-02-13 04:28:18'),(15059,5022,'action started via WP Cron','2021-02-13 04:32:46','2021-02-13 04:32:46'),(15060,5022,'action complete via WP Cron','2021-02-13 04:32:46','2021-02-13 04:32:46'),(15061,5023,'action created','2021-02-13 04:32:47','2021-02-13 04:32:47'),(15062,5023,'action started via WP Cron','2021-02-13 04:35:45','2021-02-13 04:35:45'),(15063,5023,'action complete via WP Cron','2021-02-13 04:35:45','2021-02-13 04:35:45'),(15064,5024,'action created','2021-02-13 04:35:45','2021-02-13 04:35:45'),(15065,5024,'action started via WP Cron','2021-02-13 04:39:54','2021-02-13 04:39:54'),(15066,5024,'action complete via WP Cron','2021-02-13 04:39:54','2021-02-13 04:39:54'),(15067,5025,'action created','2021-02-13 04:39:55','2021-02-13 04:39:55'),(15068,5025,'action started via WP Cron','2021-02-13 04:45:33','2021-02-13 04:45:33'),(15069,5025,'action complete via WP Cron','2021-02-13 04:45:33','2021-02-13 04:45:33'),(15070,5026,'action created','2021-02-13 04:50:28','2021-02-13 04:50:28'),(15071,5026,'action started via WP Cron','2021-02-13 04:54:38','2021-02-13 04:54:38'),(15072,5026,'action complete via WP Cron','2021-02-13 04:54:38','2021-02-13 04:54:38'),(15073,5027,'action created','2021-02-13 04:54:38','2021-02-13 04:54:38'),(15074,5027,'action started via WP Cron','2021-02-13 04:59:02','2021-02-13 04:59:02'),(15075,5027,'action complete via WP Cron','2021-02-13 04:59:02','2021-02-13 04:59:02'),(15076,5028,'action created','2021-02-13 04:59:08','2021-02-13 04:59:08'),(15077,5028,'action started via WP Cron','2021-02-13 05:03:08','2021-02-13 05:03:08'),(15078,5028,'action complete via WP Cron','2021-02-13 05:03:08','2021-02-13 05:03:08'),(15079,5029,'action created','2021-02-13 05:03:16','2021-02-13 05:03:16'),(15080,5029,'action started via WP Cron','2021-02-13 05:08:08','2021-02-13 05:08:08'),(15081,5029,'action complete via WP Cron','2021-02-13 05:08:08','2021-02-13 05:08:08'),(15082,5030,'action created','2021-02-13 05:09:33','2021-02-13 05:09:33'),(15083,5030,'action started via WP Cron','2021-02-13 05:10:19','2021-02-13 05:10:19'),(15084,5030,'action complete via WP Cron','2021-02-13 05:10:19','2021-02-13 05:10:19'),(15085,5031,'action created','2021-02-13 05:10:19','2021-02-13 05:10:19'),(15086,5031,'action started via WP Cron','2021-02-13 05:11:47','2021-02-13 05:11:47'),(15087,5031,'action complete via WP Cron','2021-02-13 05:11:47','2021-02-13 05:11:47'),(15088,5032,'action created','2021-02-13 05:15:02','2021-02-13 05:15:02'),(15089,5032,'action started via WP Cron','2021-02-13 05:17:20','2021-02-13 05:17:20'),(15090,5032,'action complete via WP Cron','2021-02-13 05:17:20','2021-02-13 05:17:20'),(15091,5033,'action created','2021-02-13 05:18:07','2021-02-13 05:18:07'),(15092,5033,'action started via WP Cron','2021-02-13 05:18:47','2021-02-13 05:18:47'),(15093,5033,'action complete via WP Cron','2021-02-13 05:18:47','2021-02-13 05:18:47'),(15094,5034,'action created','2021-02-13 05:19:27','2021-02-13 05:19:27'),(15095,5034,'action started via WP Cron','2021-02-13 05:23:19','2021-02-13 05:23:19'),(15096,5034,'action complete via WP Cron','2021-02-13 05:23:19','2021-02-13 05:23:19'),(15097,5035,'action created','2021-02-13 05:23:25','2021-02-13 05:23:25'),(15098,5035,'action started via WP Cron','2021-02-13 05:23:43','2021-02-13 05:23:43'),(15099,5035,'action complete via WP Cron','2021-02-13 05:23:43','2021-02-13 05:23:43'),(15100,5036,'action created','2021-02-13 05:26:47','2021-02-13 05:26:47'),(15101,5036,'action started via WP Cron','2021-02-13 05:30:59','2021-02-13 05:30:59'),(15102,5036,'action complete via WP Cron','2021-02-13 05:30:59','2021-02-13 05:30:59'),(15103,5037,'action created','2021-02-13 05:30:59','2021-02-13 05:30:59'),(15104,5037,'action started via WP Cron','2021-02-13 05:33:10','2021-02-13 05:33:10'),(15105,5037,'action complete via WP Cron','2021-02-13 05:33:10','2021-02-13 05:33:10'),(15106,5038,'action created','2021-02-13 05:35:25','2021-02-13 05:35:25'),(15107,5038,'action started via WP Cron','2021-02-13 05:35:37','2021-02-13 05:35:37'),(15108,5038,'action complete via WP Cron','2021-02-13 05:35:37','2021-02-13 05:35:37'),(15109,5039,'action created','2021-02-13 05:40:05','2021-02-13 05:40:05'),(15110,5039,'action started via WP Cron','2021-02-13 05:50:32','2021-02-13 05:50:32'),(15111,5039,'action complete via WP Cron','2021-02-13 05:50:32','2021-02-13 05:50:32'),(15112,5040,'action created','2021-02-13 05:50:33','2021-02-13 05:50:33'),(15113,5040,'action started via WP Cron','2021-02-13 05:50:59','2021-02-13 05:50:59'),(15114,5040,'action complete via WP Cron','2021-02-13 05:50:59','2021-02-13 05:50:59'),(15115,5041,'action created','2021-02-13 05:50:59','2021-02-13 05:50:59'),(15116,5041,'action started via WP Cron','2021-02-13 05:53:33','2021-02-13 05:53:33'),(15117,5041,'action complete via WP Cron','2021-02-13 05:53:33','2021-02-13 05:53:33'),(15118,5042,'action created','2021-02-13 05:53:33','2021-02-13 05:53:33'),(15119,5042,'action started via WP Cron','2021-02-13 05:58:25','2021-02-13 05:58:25'),(15120,5042,'action complete via WP Cron','2021-02-13 05:58:25','2021-02-13 05:58:25'),(15121,5043,'action created','2021-02-13 05:58:26','2021-02-13 05:58:26'),(15122,5043,'action started via WP Cron','2021-02-13 06:03:06','2021-02-13 06:03:06'),(15123,5043,'action complete via WP Cron','2021-02-13 06:03:06','2021-02-13 06:03:06'),(15124,5044,'action created','2021-02-13 06:04:30','2021-02-13 06:04:30'),(15125,5044,'action started via WP Cron','2021-02-13 06:07:21','2021-02-13 06:07:21'),(15126,5044,'action complete via WP Cron','2021-02-13 06:07:21','2021-02-13 06:07:21'),(15127,5045,'action created','2021-02-13 06:07:22','2021-02-13 06:07:22'),(15128,5045,'action started via WP Cron','2021-02-13 06:14:01','2021-02-13 06:14:01'),(15129,5045,'action complete via WP Cron','2021-02-13 06:14:01','2021-02-13 06:14:01'),(15130,5046,'action created','2021-02-13 06:14:02','2021-02-13 06:14:02'),(15131,5046,'action started via WP Cron','2021-02-13 06:17:06','2021-02-13 06:17:06'),(15132,5046,'action complete via WP Cron','2021-02-13 06:17:06','2021-02-13 06:17:06'),(15133,5047,'action created','2021-02-13 06:17:13','2021-02-13 06:17:13'),(15134,5047,'action started via WP Cron','2021-02-13 06:23:12','2021-02-13 06:23:12'),(15135,5047,'action complete via WP Cron','2021-02-13 06:23:12','2021-02-13 06:23:12'),(15136,5048,'action created','2021-02-13 06:23:13','2021-02-13 06:23:13'),(15137,5048,'action started via WP Cron','2021-02-13 06:24:13','2021-02-13 06:24:13'),(15138,5048,'action complete via WP Cron','2021-02-13 06:24:13','2021-02-13 06:24:13'),(15139,5049,'action created','2021-02-13 06:24:37','2021-02-13 06:24:37'),(15140,5049,'action started via WP Cron','2021-02-13 06:26:39','2021-02-13 06:26:39'),(15141,5049,'action complete via WP Cron','2021-02-13 06:26:39','2021-02-13 06:26:39'),(15142,5050,'action created','2021-02-13 06:31:25','2021-02-13 06:31:25'),(15143,5050,'action started via WP Cron','2021-02-13 06:33:06','2021-02-13 06:33:06'),(15144,5050,'action complete via WP Cron','2021-02-13 06:33:06','2021-02-13 06:33:06'),(15145,5051,'action created','2021-02-13 06:33:30','2021-02-13 06:33:30'),(15146,5051,'action started via WP Cron','2021-02-13 06:35:04','2021-02-13 06:35:04'),(15147,5051,'action complete via WP Cron','2021-02-13 06:35:04','2021-02-13 06:35:04'),(15148,5052,'action created','2021-02-13 06:35:05','2021-02-13 06:35:05'),(15149,5052,'action started via WP Cron','2021-02-13 06:36:00','2021-02-13 06:36:00'),(15150,5052,'action complete via WP Cron','2021-02-13 06:36:00','2021-02-13 06:36:00'),(15151,5053,'action created','2021-02-13 06:36:01','2021-02-13 06:36:01'),(15152,5053,'action started via WP Cron','2021-02-13 06:36:37','2021-02-13 06:36:37'),(15153,5053,'action complete via WP Cron','2021-02-13 06:36:37','2021-02-13 06:36:37'),(15154,5054,'action created','2021-02-13 06:36:38','2021-02-13 06:36:38'),(15155,5054,'action started via WP Cron','2021-02-13 06:42:04','2021-02-13 06:42:04'),(15156,5054,'action complete via WP Cron','2021-02-13 06:42:04','2021-02-13 06:42:04'),(15157,5055,'action created','2021-02-13 06:42:05','2021-02-13 06:42:05'),(15158,5055,'action started via WP Cron','2021-02-13 06:46:50','2021-02-13 06:46:50'),(15159,5055,'action complete via WP Cron','2021-02-13 06:46:50','2021-02-13 06:46:50'),(15160,5056,'action created','2021-02-13 06:46:50','2021-02-13 06:46:50'),(15161,5056,'action started via WP Cron','2021-02-13 06:48:10','2021-02-13 06:48:10'),(15162,5056,'action complete via WP Cron','2021-02-13 06:48:10','2021-02-13 06:48:10'),(15163,5057,'action created','2021-02-13 06:48:10','2021-02-13 06:48:10'),(15164,5057,'action started via WP Cron','2021-02-13 06:48:57','2021-02-13 06:48:57'),(15165,5057,'action complete via WP Cron','2021-02-13 06:48:57','2021-02-13 06:48:57'),(15166,5058,'action created','2021-02-13 06:48:58','2021-02-13 06:48:58'),(15167,5058,'action started via WP Cron','2021-02-13 06:51:44','2021-02-13 06:51:44'),(15168,5058,'action complete via WP Cron','2021-02-13 06:51:44','2021-02-13 06:51:44'),(15169,5059,'action created','2021-02-13 06:51:45','2021-02-13 06:51:45'),(15170,5059,'action started via WP Cron','2021-02-13 06:52:59','2021-02-13 06:52:59'),(15171,5059,'action complete via WP Cron','2021-02-13 06:52:59','2021-02-13 06:52:59'),(15172,5060,'action created','2021-02-13 06:55:42','2021-02-13 06:55:42'),(15173,5060,'action started via WP Cron','2021-02-13 07:00:47','2021-02-13 07:00:47'),(15174,5060,'action complete via WP Cron','2021-02-13 07:00:48','2021-02-13 07:00:48'),(15175,5061,'action created','2021-02-13 07:00:49','2021-02-13 07:00:49'),(15176,5061,'action started via WP Cron','2021-02-13 07:03:06','2021-02-13 07:03:06'),(15177,5061,'action complete via WP Cron','2021-02-13 07:03:06','2021-02-13 07:03:06'),(15178,5062,'action created','2021-02-13 07:05:41','2021-02-13 07:05:41'),(15179,5062,'action started via WP Cron','2021-02-13 07:09:42','2021-02-13 07:09:42'),(15180,5062,'action complete via WP Cron','2021-02-13 07:09:42','2021-02-13 07:09:42'),(15181,5063,'action created','2021-02-13 07:09:43','2021-02-13 07:09:43'),(15182,5063,'action started via WP Cron','2021-02-13 07:11:00','2021-02-13 07:11:00'),(15183,5063,'action complete via WP Cron','2021-02-13 07:11:00','2021-02-13 07:11:00'),(15184,5064,'action created','2021-02-13 07:11:02','2021-02-13 07:11:02'),(15185,5064,'action started via WP Cron','2021-02-13 07:16:50','2021-02-13 07:16:50'),(15186,5064,'action complete via WP Cron','2021-02-13 07:16:50','2021-02-13 07:16:50'),(15187,5065,'action created','2021-02-13 07:17:37','2021-02-13 07:17:37'),(15188,5065,'action started via WP Cron','2021-02-13 07:30:16','2021-02-13 07:30:16'),(15189,5065,'action complete via WP Cron','2021-02-13 07:30:16','2021-02-13 07:30:16'),(15190,5066,'action created','2021-02-13 07:30:16','2021-02-13 07:30:16'),(15191,5066,'action started via WP Cron','2021-02-13 07:33:07','2021-02-13 07:33:07'),(15192,5066,'action complete via WP Cron','2021-02-13 07:33:07','2021-02-13 07:33:07'),(15193,5067,'action created','2021-02-13 07:34:47','2021-02-13 07:34:47'),(15194,5067,'action started via WP Cron','2021-02-13 07:36:05','2021-02-13 07:36:05'),(15195,5067,'action complete via WP Cron','2021-02-13 07:36:05','2021-02-13 07:36:05'),(15196,5068,'action created','2021-02-13 07:36:08','2021-02-13 07:36:08'),(15197,5068,'action started via WP Cron','2021-02-13 07:39:29','2021-02-13 07:39:29'),(15198,5068,'action complete via WP Cron','2021-02-13 07:39:29','2021-02-13 07:39:29'),(15199,5069,'action created','2021-02-13 07:40:41','2021-02-13 07:40:41'),(15200,5069,'action started via WP Cron','2021-02-13 07:56:30','2021-02-13 07:56:30'),(15201,5069,'action complete via WP Cron','2021-02-13 07:56:30','2021-02-13 07:56:30'),(15202,5070,'action created','2021-02-13 07:56:51','2021-02-13 07:56:51'),(15203,5070,'action started via WP Cron','2021-02-13 08:01:05','2021-02-13 08:01:05'),(15204,5070,'action complete via WP Cron','2021-02-13 08:01:05','2021-02-13 08:01:05'),(15205,5071,'action created','2021-02-13 08:01:05','2021-02-13 08:01:05'),(15206,5071,'action started via WP Cron','2021-02-13 08:03:07','2021-02-13 08:03:07'),(15207,5071,'action complete via WP Cron','2021-02-13 08:03:07','2021-02-13 08:03:07'),(15208,5072,'action created','2021-02-13 08:04:29','2021-02-13 08:04:29'),(15209,4637,'action started via WP Cron','2021-02-13 08:12:40','2021-02-13 08:12:40'),(15210,4637,'action complete via WP Cron','2021-02-13 08:12:40','2021-02-13 08:12:40'),(15211,5073,'action created','2021-02-13 08:12:40','2021-02-13 08:12:40'),(15212,5072,'action started via WP Cron','2021-02-13 08:12:40','2021-02-13 08:12:40'),(15213,5072,'action complete via WP Cron','2021-02-13 08:12:40','2021-02-13 08:12:40'),(15214,5074,'action created','2021-02-13 08:17:13','2021-02-13 08:17:13'),(15215,5074,'action started via WP Cron','2021-02-13 08:19:50','2021-02-13 08:19:50'),(15216,5074,'action complete via WP Cron','2021-02-13 08:19:50','2021-02-13 08:19:50'),(15217,5075,'action created','2021-02-13 08:19:52','2021-02-13 08:19:52'),(15218,5075,'action started via WP Cron','2021-02-13 08:22:24','2021-02-13 08:22:24'),(15219,5075,'action complete via WP Cron','2021-02-13 08:22:24','2021-02-13 08:22:24'),(15220,5076,'action created','2021-02-13 08:22:24','2021-02-13 08:22:24'),(15221,5076,'action started via WP Cron','2021-02-13 08:29:49','2021-02-13 08:29:49'),(15222,5076,'action complete via WP Cron','2021-02-13 08:29:49','2021-02-13 08:29:49'),(15223,5077,'action created','2021-02-13 08:29:49','2021-02-13 08:29:49'),(15224,5077,'action started via WP Cron','2021-02-13 08:33:06','2021-02-13 08:33:06'),(15225,5077,'action complete via WP Cron','2021-02-13 08:33:06','2021-02-13 08:33:06'),(15226,5078,'action created','2021-02-13 08:55:50','2021-02-13 08:55:50'),(15227,5078,'action started via WP Cron','2021-02-13 08:57:07','2021-02-13 08:57:07'),(15228,5078,'action complete via WP Cron','2021-02-13 08:57:07','2021-02-13 08:57:07'),(15229,5079,'action created','2021-02-13 08:57:08','2021-02-13 08:57:08'),(15230,5079,'action started via WP Cron','2021-02-13 08:58:49','2021-02-13 08:58:49'),(15231,5079,'action complete via WP Cron','2021-02-13 08:58:49','2021-02-13 08:58:49'),(15232,5080,'action created','2021-02-13 08:58:50','2021-02-13 08:58:50'),(15233,5080,'action started via WP Cron','2021-02-13 08:59:38','2021-02-13 08:59:38'),(15234,5080,'action complete via WP Cron','2021-02-13 08:59:38','2021-02-13 08:59:38'),(15235,5081,'action created','2021-02-13 08:59:39','2021-02-13 08:59:39'),(15236,5081,'action started via WP Cron','2021-02-13 09:01:27','2021-02-13 09:01:27'),(15237,5081,'action complete via WP Cron','2021-02-13 09:01:27','2021-02-13 09:01:27'),(15238,5082,'action created','2021-02-13 09:01:42','2021-02-13 09:01:42'),(15239,5082,'action started via WP Cron','2021-02-13 09:03:10','2021-02-13 09:03:10'),(15240,5082,'action complete via WP Cron','2021-02-13 09:03:10','2021-02-13 09:03:10'),(15241,5083,'action created','2021-02-13 09:03:11','2021-02-13 09:03:11'),(15242,5083,'action started via WP Cron','2021-02-13 09:04:50','2021-02-13 09:04:50'),(15243,5083,'action complete via WP Cron','2021-02-13 09:04:50','2021-02-13 09:04:50'),(15244,5084,'action created','2021-02-13 09:05:00','2021-02-13 09:05:00'),(15245,5084,'action started via WP Cron','2021-02-13 09:07:03','2021-02-13 09:07:03'),(15246,5084,'action complete via WP Cron','2021-02-13 09:07:03','2021-02-13 09:07:03'),(15247,5085,'action created','2021-02-13 09:07:03','2021-02-13 09:07:03'),(15248,5085,'action started via WP Cron','2021-02-13 09:07:37','2021-02-13 09:07:37'),(15249,5085,'action complete via WP Cron','2021-02-13 09:07:37','2021-02-13 09:07:37'),(15250,5086,'action created','2021-02-13 09:07:38','2021-02-13 09:07:38'),(15251,5086,'action started via WP Cron','2021-02-13 09:08:47','2021-02-13 09:08:47'),(15252,5086,'action complete via WP Cron','2021-02-13 09:08:47','2021-02-13 09:08:47'),(15253,5087,'action created','2021-02-13 09:08:48','2021-02-13 09:08:48'),(15254,5087,'action started via WP Cron','2021-02-13 09:09:50','2021-02-13 09:09:50'),(15255,5087,'action complete via WP Cron','2021-02-13 09:09:50','2021-02-13 09:09:50'),(15256,5088,'action created','2021-02-13 09:09:50','2021-02-13 09:09:50'),(15257,5088,'action started via WP Cron','2021-02-13 09:10:36','2021-02-13 09:10:36'),(15258,5088,'action complete via WP Cron','2021-02-13 09:10:36','2021-02-13 09:10:36'),(15259,5089,'action created','2021-02-13 09:10:36','2021-02-13 09:10:36'),(15260,5089,'action started via WP Cron','2021-02-13 09:12:00','2021-02-13 09:12:00'),(15261,5089,'action complete via WP Cron','2021-02-13 09:12:00','2021-02-13 09:12:00'),(15262,5090,'action created','2021-02-13 09:12:01','2021-02-13 09:12:01'),(15263,5090,'action started via WP Cron','2021-02-13 09:15:38','2021-02-13 09:15:38'),(15264,5090,'action complete via WP Cron','2021-02-13 09:15:38','2021-02-13 09:15:38'),(15265,5091,'action created','2021-02-13 09:17:13','2021-02-13 09:17:13'),(15266,5091,'action started via WP Cron','2021-02-13 09:20:07','2021-02-13 09:20:07'),(15267,5091,'action complete via WP Cron','2021-02-13 09:20:07','2021-02-13 09:20:07'),(15268,5092,'action created','2021-02-13 09:20:07','2021-02-13 09:20:07'),(15269,5092,'action started via WP Cron','2021-02-13 09:25:32','2021-02-13 09:25:32'),(15270,5092,'action complete via WP Cron','2021-02-13 09:25:32','2021-02-13 09:25:32'),(15271,5093,'action created','2021-02-13 09:25:32','2021-02-13 09:25:32'),(15272,5093,'action started via WP Cron','2021-02-13 09:25:42','2021-02-13 09:25:42'),(15273,5093,'action complete via WP Cron','2021-02-13 09:25:42','2021-02-13 09:25:42'),(15274,5094,'action created','2021-02-13 09:25:43','2021-02-13 09:25:43'),(15275,5094,'action started via WP Cron','2021-02-13 09:33:08','2021-02-13 09:33:08'),(15276,5094,'action complete via WP Cron','2021-02-13 09:33:08','2021-02-13 09:33:08'),(15277,5095,'action created','2021-02-13 09:50:42','2021-02-13 09:50:42'),(15278,5095,'action started via WP Cron','2021-02-13 10:01:20','2021-02-13 10:01:20'),(15279,5095,'action complete via WP Cron','2021-02-13 10:01:20','2021-02-13 10:01:20'),(15280,5096,'action created','2021-02-13 10:03:07','2021-02-13 10:03:07'),(15281,5096,'action started via WP Cron','2021-02-13 10:04:24','2021-02-13 10:04:24'),(15282,5096,'action complete via WP Cron','2021-02-13 10:04:24','2021-02-13 10:04:24'),(15283,5097,'action created','2021-02-13 10:06:00','2021-02-13 10:06:00'),(15284,5097,'action started via WP Cron','2021-02-13 10:10:09','2021-02-13 10:10:09'),(15285,5097,'action complete via WP Cron','2021-02-13 10:10:09','2021-02-13 10:10:09'),(15286,5098,'action created','2021-02-13 10:12:53','2021-02-13 10:12:53'),(15287,5098,'action started via WP Cron','2021-02-13 10:14:01','2021-02-13 10:14:01'),(15288,5098,'action complete via WP Cron','2021-02-13 10:14:01','2021-02-13 10:14:01'),(15289,5099,'action created','2021-02-13 10:14:13','2021-02-13 10:14:13'),(15290,5099,'action started via WP Cron','2021-02-13 10:14:49','2021-02-13 10:14:49'),(15291,5099,'action complete via WP Cron','2021-02-13 10:14:49','2021-02-13 10:14:49'),(15292,5100,'action created','2021-02-13 10:17:13','2021-02-13 10:17:13'),(15293,5100,'action started via WP Cron','2021-02-13 10:18:51','2021-02-13 10:18:51'),(15294,5100,'action complete via WP Cron','2021-02-13 10:18:51','2021-02-13 10:18:51'),(15295,5101,'action created','2021-02-13 10:19:57','2021-02-13 10:19:57'),(15296,5101,'action started via WP Cron','2021-02-13 10:22:26','2021-02-13 10:22:26'),(15297,5101,'action complete via WP Cron','2021-02-13 10:22:26','2021-02-13 10:22:26'),(15298,5102,'action created','2021-02-13 10:23:07','2021-02-13 10:23:07'),(15299,5102,'action started via WP Cron','2021-02-13 10:24:41','2021-02-13 10:24:41'),(15300,5102,'action complete via WP Cron','2021-02-13 10:24:41','2021-02-13 10:24:41'),(15301,5103,'action created','2021-02-13 10:25:21','2021-02-13 10:25:21'),(15302,5103,'action started via WP Cron','2021-02-13 10:33:37','2021-02-13 10:33:37'),(15303,5103,'action complete via WP Cron','2021-02-13 10:33:37','2021-02-13 10:33:37'),(15304,5104,'action created','2021-02-13 10:36:45','2021-02-13 10:36:45'),(15305,5104,'action started via WP Cron','2021-02-13 10:50:12','2021-02-13 10:50:12'),(15306,5104,'action complete via WP Cron','2021-02-13 10:50:12','2021-02-13 10:50:12'),(15307,5105,'action created','2021-02-13 10:50:12','2021-02-13 10:50:12'),(15308,5105,'action started via WP Cron','2021-02-13 10:52:58','2021-02-13 10:52:58'),(15309,5105,'action complete via WP Cron','2021-02-13 10:52:58','2021-02-13 10:52:58'),(15310,5106,'action created','2021-02-13 10:53:08','2021-02-13 10:53:08'),(15311,5106,'action started via WP Cron','2021-02-13 10:53:35','2021-02-13 10:53:35'),(15312,5106,'action complete via WP Cron','2021-02-13 10:53:35','2021-02-13 10:53:35'),(15313,5107,'action created','2021-02-13 10:53:37','2021-02-13 10:53:37'),(15314,5107,'action started via WP Cron','2021-02-13 10:58:34','2021-02-13 10:58:34'),(15315,5107,'action complete via WP Cron','2021-02-13 10:58:34','2021-02-13 10:58:34'),(15316,5108,'action created','2021-02-13 11:00:19','2021-02-13 11:00:19'),(15317,5108,'action started via WP Cron','2021-02-13 11:03:06','2021-02-13 11:03:06'),(15318,5108,'action complete via WP Cron','2021-02-13 11:03:06','2021-02-13 11:03:06'),(15319,5109,'action created','2021-02-13 11:04:20','2021-02-13 11:04:20'),(15320,5109,'action started via WP Cron','2021-02-13 11:05:26','2021-02-13 11:05:26'),(15321,5109,'action complete via WP Cron','2021-02-13 11:05:26','2021-02-13 11:05:26'),(15322,5110,'action created','2021-02-13 11:05:28','2021-02-13 11:05:28'),(15323,5110,'action started via WP Cron','2021-02-13 11:08:09','2021-02-13 11:08:09'),(15324,5110,'action complete via WP Cron','2021-02-13 11:08:09','2021-02-13 11:08:09'),(15325,5111,'action created','2021-02-13 11:09:52','2021-02-13 11:09:52'),(15326,5111,'action started via WP Cron','2021-02-13 11:11:13','2021-02-13 11:11:13'),(15327,5111,'action complete via WP Cron','2021-02-13 11:11:13','2021-02-13 11:11:13'),(15328,5112,'action created','2021-02-13 11:14:28','2021-02-13 11:14:28'),(15329,5112,'action started via WP Cron','2021-02-13 11:15:58','2021-02-13 11:15:58'),(15330,5112,'action complete via WP Cron','2021-02-13 11:15:58','2021-02-13 11:15:58'),(15331,5113,'action created','2021-02-13 11:16:09','2021-02-13 11:16:09'),(15332,5113,'action started via WP Cron','2021-02-13 11:18:37','2021-02-13 11:18:37'),(15333,5113,'action complete via WP Cron','2021-02-13 11:18:37','2021-02-13 11:18:37'),(15334,5114,'action created','2021-02-13 11:19:42','2021-02-13 11:19:42'),(15335,5114,'action started via WP Cron','2021-02-13 11:20:52','2021-02-13 11:20:52'),(15336,5114,'action complete via WP Cron','2021-02-13 11:20:52','2021-02-13 11:20:52'),(15337,5115,'action created','2021-02-13 11:22:49','2021-02-13 11:22:49'),(15338,5115,'action started via WP Cron','2021-02-13 11:27:19','2021-02-13 11:27:19'),(15339,5115,'action complete via WP Cron','2021-02-13 11:27:19','2021-02-13 11:27:19'),(15340,5116,'action created','2021-02-13 11:29:27','2021-02-13 11:29:27'),(15341,5116,'action started via WP Cron','2021-02-13 11:30:20','2021-02-13 11:30:20'),(15342,5116,'action complete via WP Cron','2021-02-13 11:30:20','2021-02-13 11:30:20'),(15343,5117,'action created','2021-02-13 11:31:03','2021-02-13 11:31:03'),(15344,5117,'action started via WP Cron','2021-02-13 11:33:07','2021-02-13 11:33:07'),(15345,5117,'action complete via WP Cron','2021-02-13 11:33:07','2021-02-13 11:33:07'),(15346,5118,'action created','2021-02-13 11:36:37','2021-02-13 11:36:37'),(15347,5118,'action started via WP Cron','2021-02-13 11:40:17','2021-02-13 11:40:17'),(15348,5118,'action complete via WP Cron','2021-02-13 11:40:17','2021-02-13 11:40:17'),(15349,5119,'action created','2021-02-13 11:40:18','2021-02-13 11:40:18'),(15350,5119,'action started via WP Cron','2021-02-13 11:43:52','2021-02-13 11:43:52'),(15351,5119,'action complete via WP Cron','2021-02-13 11:43:52','2021-02-13 11:43:52'),(15352,5120,'action created','2021-02-13 11:43:57','2021-02-13 11:43:57'),(15353,5120,'action started via WP Cron','2021-02-13 11:46:00','2021-02-13 11:46:00'),(15354,5120,'action complete via WP Cron','2021-02-13 11:46:00','2021-02-13 11:46:00'),(15355,5121,'action created','2021-02-13 11:46:00','2021-02-13 11:46:00'),(15356,5121,'action started via WP Cron','2021-02-13 11:47:13','2021-02-13 11:47:13'),(15357,5121,'action complete via WP Cron','2021-02-13 11:47:13','2021-02-13 11:47:13'),(15358,5122,'action created','2021-02-13 11:53:23','2021-02-13 11:53:23'),(15359,5122,'action started via WP Cron','2021-02-13 11:54:23','2021-02-13 11:54:23'),(15360,5122,'action complete via WP Cron','2021-02-13 11:54:23','2021-02-13 11:54:23'),(15361,5123,'action created','2021-02-13 11:54:23','2021-02-13 11:54:23'),(15362,5123,'action started via WP Cron','2021-02-13 11:57:31','2021-02-13 11:57:31'),(15363,5123,'action complete via WP Cron','2021-02-13 11:57:31','2021-02-13 11:57:31'),(15364,5124,'action created','2021-02-13 12:00:53','2021-02-13 12:00:53'),(15365,5124,'action started via WP Cron','2021-02-13 12:02:15','2021-02-13 12:02:15'),(15366,5124,'action complete via WP Cron','2021-02-13 12:02:15','2021-02-13 12:02:15'),(15367,5125,'action created','2021-02-13 12:02:16','2021-02-13 12:02:16'),(15368,5125,'action started via WP Cron','2021-02-13 12:03:06','2021-02-13 12:03:06'),(15369,5125,'action complete via WP Cron','2021-02-13 12:03:06','2021-02-13 12:03:06'),(15370,5126,'action created','2021-02-13 12:05:25','2021-02-13 12:05:25'),(15371,5126,'action started via WP Cron','2021-02-13 12:05:43','2021-02-13 12:05:43'),(15372,5126,'action complete via WP Cron','2021-02-13 12:05:43','2021-02-13 12:05:43'),(15373,5127,'action created','2021-02-13 12:06:07','2021-02-13 12:06:07'),(15374,5127,'action started via WP Cron','2021-02-13 12:06:53','2021-02-13 12:06:53'),(15375,5127,'action complete via WP Cron','2021-02-13 12:06:53','2021-02-13 12:06:53'),(15376,5128,'action created','2021-02-13 12:06:57','2021-02-13 12:06:57'),(15377,5128,'action started via WP Cron','2021-02-13 12:13:41','2021-02-13 12:13:41'),(15378,5128,'action complete via WP Cron','2021-02-13 12:13:41','2021-02-13 12:13:41'),(15379,5129,'action created','2021-02-13 12:13:43','2021-02-13 12:13:43'),(15380,5129,'action started via WP Cron','2021-02-13 12:17:48','2021-02-13 12:17:48'),(15381,5129,'action complete via WP Cron','2021-02-13 12:17:48','2021-02-13 12:17:48'),(15382,5130,'action created','2021-02-13 12:17:55','2021-02-13 12:17:55'),(15383,5130,'action started via WP Cron','2021-02-13 12:20:00','2021-02-13 12:20:00'),(15384,5130,'action complete via WP Cron','2021-02-13 12:20:00','2021-02-13 12:20:00'),(15385,5131,'action created','2021-02-13 12:21:34','2021-02-13 12:21:34'),(15386,5131,'action started via WP Cron','2021-02-13 12:22:01','2021-02-13 12:22:01'),(15387,5131,'action complete via WP Cron','2021-02-13 12:22:01','2021-02-13 12:22:01'),(15388,5132,'action created','2021-02-13 12:22:01','2021-02-13 12:22:01'),(15389,5132,'action started via WP Cron','2021-02-13 12:22:58','2021-02-13 12:22:58'),(15390,5132,'action complete via WP Cron','2021-02-13 12:22:58','2021-02-13 12:22:58'),(15391,5133,'action created','2021-02-13 12:26:52','2021-02-13 12:26:52'),(15392,5133,'action started via WP Cron','2021-02-13 12:28:37','2021-02-13 12:28:37'),(15393,5133,'action complete via WP Cron','2021-02-13 12:28:37','2021-02-13 12:28:37'),(15394,5134,'action created','2021-02-13 12:28:42','2021-02-13 12:28:42'),(15395,5134,'action started via WP Cron','2021-02-13 12:30:21','2021-02-13 12:30:21'),(15396,5134,'action complete via WP Cron','2021-02-13 12:30:21','2021-02-13 12:30:21'),(15397,5135,'action created','2021-02-13 12:30:38','2021-02-13 12:30:38'),(15398,5135,'action started via WP Cron','2021-02-13 12:31:39','2021-02-13 12:31:39'),(15399,5135,'action complete via WP Cron','2021-02-13 12:31:39','2021-02-13 12:31:39'),(15400,5136,'action created','2021-02-13 12:32:02','2021-02-13 12:32:02'),(15401,5136,'action started via Async Request','2021-02-13 12:32:25','2021-02-13 12:32:25'),(15402,5136,'action complete via Async Request','2021-02-13 12:32:25','2021-02-13 12:32:25'),(15403,5137,'action created','2021-02-13 12:33:06','2021-02-13 12:33:06'),(15404,5137,'action started via WP Cron','2021-02-13 12:34:16','2021-02-13 12:34:16'),(15405,5137,'action complete via WP Cron','2021-02-13 12:34:16','2021-02-13 12:34:16'),(15406,5138,'action created','2021-02-13 12:45:16','2021-02-13 12:45:16'),(15407,5138,'action started via WP Cron','2021-02-13 12:45:59','2021-02-13 12:45:59'),(15408,5138,'action complete via WP Cron','2021-02-13 12:45:59','2021-02-13 12:45:59'),(15409,5139,'action created','2021-02-13 12:46:07','2021-02-13 12:46:07'),(15410,5139,'action started via WP Cron','2021-02-13 12:46:41','2021-02-13 12:46:41'),(15411,5139,'action complete via WP Cron','2021-02-13 12:46:41','2021-02-13 12:46:41'),(15412,5140,'action created','2021-02-13 12:50:21','2021-02-13 12:50:21'),(15413,5140,'action started via WP Cron','2021-02-13 12:54:26','2021-02-13 12:54:26'),(15414,5140,'action complete via WP Cron','2021-02-13 12:54:26','2021-02-13 12:54:26'),(15415,5141,'action created','2021-02-13 12:55:20','2021-02-13 12:55:20'),(15416,5141,'action started via WP Cron','2021-02-13 12:56:08','2021-02-13 12:56:08'),(15417,5141,'action complete via WP Cron','2021-02-13 12:56:08','2021-02-13 12:56:08'),(15418,5142,'action created','2021-02-13 12:56:12','2021-02-13 12:56:12'),(15419,5142,'action started via WP Cron','2021-02-13 13:03:07','2021-02-13 13:03:07'),(15420,5142,'action complete via WP Cron','2021-02-13 13:03:07','2021-02-13 13:03:07'),(15421,5143,'action created','2021-02-13 13:11:24','2021-02-13 13:11:24'),(15422,5143,'action started via WP Cron','2021-02-13 13:11:53','2021-02-13 13:11:53'),(15423,5143,'action complete via WP Cron','2021-02-13 13:11:53','2021-02-13 13:11:53'),(15424,5144,'action created','2021-02-13 13:11:53','2021-02-13 13:11:53'),(15425,5144,'action started via WP Cron','2021-02-13 13:14:45','2021-02-13 13:14:45'),(15426,5144,'action complete via WP Cron','2021-02-13 13:14:45','2021-02-13 13:14:45'),(15427,5145,'action created','2021-02-13 13:14:49','2021-02-13 13:14:49'),(15428,5145,'action started via WP Cron','2021-02-13 13:17:07','2021-02-13 13:17:07'),(15429,5145,'action complete via WP Cron','2021-02-13 13:17:07','2021-02-13 13:17:07'),(15430,5146,'action created','2021-02-13 13:17:11','2021-02-13 13:17:11'),(15431,5146,'action started via WP Cron','2021-02-13 13:17:53','2021-02-13 13:17:53'),(15432,5146,'action complete via WP Cron','2021-02-13 13:17:53','2021-02-13 13:17:53'),(15433,5147,'action created','2021-02-13 13:17:54','2021-02-13 13:17:54'),(15434,5147,'action started via WP Cron','2021-02-13 13:19:39','2021-02-13 13:19:39'),(15435,5147,'action complete via WP Cron','2021-02-13 13:19:39','2021-02-13 13:19:39'),(15436,5148,'action created','2021-02-13 13:19:40','2021-02-13 13:19:40'),(15437,5148,'action started via WP Cron','2021-02-13 13:21:37','2021-02-13 13:21:37'),(15438,5148,'action complete via WP Cron','2021-02-13 13:21:37','2021-02-13 13:21:37'),(15439,5149,'action created','2021-02-13 13:21:41','2021-02-13 13:21:41'),(15440,5149,'action started via WP Cron','2021-02-13 13:31:40','2021-02-13 13:31:40'),(15441,5149,'action complete via WP Cron','2021-02-13 13:31:40','2021-02-13 13:31:40'),(15442,5150,'action created','2021-02-13 13:31:40','2021-02-13 13:31:40'),(15443,5150,'action started via WP Cron','2021-02-13 13:33:06','2021-02-13 13:33:06'),(15444,5150,'action complete via WP Cron','2021-02-13 13:33:06','2021-02-13 13:33:06'),(15445,5151,'action created','2021-02-13 13:34:55','2021-02-13 13:34:55'),(15446,5151,'action started via WP Cron','2021-02-13 13:41:37','2021-02-13 13:41:37'),(15447,5151,'action complete via WP Cron','2021-02-13 13:41:37','2021-02-13 13:41:37'),(15448,5152,'action created','2021-02-13 13:41:37','2021-02-13 13:41:37'),(15449,5152,'action started via WP Cron','2021-02-13 13:42:42','2021-02-13 13:42:42'),(15450,5152,'action complete via WP Cron','2021-02-13 13:42:42','2021-02-13 13:42:42'),(15451,5153,'action created','2021-02-13 13:44:29','2021-02-13 13:44:29'),(15452,5153,'action started via WP Cron','2021-02-13 13:47:47','2021-02-13 13:47:47'),(15453,5153,'action complete via WP Cron','2021-02-13 13:47:47','2021-02-13 13:47:47'),(15454,5154,'action created','2021-02-13 13:47:48','2021-02-13 13:47:48'),(15455,5154,'action started via WP Cron','2021-02-13 13:55:52','2021-02-13 13:55:52'),(15456,5154,'action complete via WP Cron','2021-02-13 13:55:52','2021-02-13 13:55:52'),(15457,5155,'action created','2021-02-13 13:56:42','2021-02-13 13:56:42'),(15458,5155,'action started via WP Cron','2021-02-13 13:57:48','2021-02-13 13:57:48'),(15459,5155,'action complete via WP Cron','2021-02-13 13:57:48','2021-02-13 13:57:48'),(15460,5156,'action created','2021-02-13 13:58:32','2021-02-13 13:58:32'),(15461,5156,'action started via WP Cron','2021-02-13 14:00:53','2021-02-13 14:00:53'),(15462,5156,'action complete via WP Cron','2021-02-13 14:00:53','2021-02-13 14:00:53'),(15463,5157,'action created','2021-02-13 14:00:54','2021-02-13 14:00:54'),(15464,5157,'action started via WP Cron','2021-02-13 14:03:06','2021-02-13 14:03:06'),(15465,5157,'action complete via WP Cron','2021-02-13 14:03:06','2021-02-13 14:03:06'),(15466,5158,'action created','2021-02-13 14:03:07','2021-02-13 14:03:07'),(15467,5158,'action started via WP Cron','2021-02-13 14:03:38','2021-02-13 14:03:38'),(15468,5158,'action complete via WP Cron','2021-02-13 14:03:38','2021-02-13 14:03:38'),(15469,5159,'action created','2021-02-13 14:04:19','2021-02-13 14:04:19'),(15470,5159,'action started via WP Cron','2021-02-13 14:07:54','2021-02-13 14:07:54'),(15471,5159,'action complete via WP Cron','2021-02-13 14:07:54','2021-02-13 14:07:54'),(15472,5160,'action created','2021-02-13 14:07:56','2021-02-13 14:07:56'),(15473,5160,'action started via WP Cron','2021-02-13 14:08:39','2021-02-13 14:08:39'),(15474,5160,'action complete via WP Cron','2021-02-13 14:08:39','2021-02-13 14:08:39'),(15475,5161,'action created','2021-02-13 14:08:39','2021-02-13 14:08:39'),(15476,5161,'action started via WP Cron','2021-02-13 14:10:13','2021-02-13 14:10:13'),(15477,5161,'action complete via WP Cron','2021-02-13 14:10:13','2021-02-13 14:10:13'),(15478,5162,'action created','2021-02-13 14:11:47','2021-02-13 14:11:47'),(15479,5162,'action started via WP Cron','2021-02-13 14:26:16','2021-02-13 14:26:16'),(15480,5162,'action complete via WP Cron','2021-02-13 14:26:16','2021-02-13 14:26:16'),(15481,5163,'action created','2021-02-13 14:27:19','2021-02-13 14:27:19'),(15482,5163,'action started via WP Cron','2021-02-13 14:28:23','2021-02-13 14:28:23'),(15483,5163,'action complete via WP Cron','2021-02-13 14:28:23','2021-02-13 14:28:23'),(15484,5164,'action created','2021-02-13 14:28:26','2021-02-13 14:28:26'),(15485,5164,'action started via WP Cron','2021-02-13 14:29:08','2021-02-13 14:29:08'),(15486,5164,'action complete via WP Cron','2021-02-13 14:29:08','2021-02-13 14:29:08'),(15487,5165,'action created','2021-02-13 14:29:08','2021-02-13 14:29:08'),(15488,5165,'action started via WP Cron','2021-02-13 14:31:39','2021-02-13 14:31:39'),(15489,5165,'action complete via WP Cron','2021-02-13 14:31:39','2021-02-13 14:31:39'),(15490,5166,'action created','2021-02-13 14:31:46','2021-02-13 14:31:46'),(15491,5166,'action started via WP Cron','2021-02-13 14:32:47','2021-02-13 14:32:47'),(15492,5166,'action complete via WP Cron','2021-02-13 14:32:47','2021-02-13 14:32:47'),(15493,5167,'action created','2021-02-13 14:32:48','2021-02-13 14:32:48'),(15494,5167,'action started via WP Cron','2021-02-13 14:40:33','2021-02-13 14:40:33'),(15495,5167,'action complete via WP Cron','2021-02-13 14:40:33','2021-02-13 14:40:33'),(15496,5168,'action created','2021-02-13 14:40:33','2021-02-13 14:40:33'),(15497,5168,'action started via WP Cron','2021-02-13 14:43:19','2021-02-13 14:43:19'),(15498,5168,'action complete via WP Cron','2021-02-13 14:43:19','2021-02-13 14:43:19'),(15499,5169,'action created','2021-02-13 14:46:45','2021-02-13 14:46:45'),(15500,5169,'action started via WP Cron','2021-02-13 14:50:11','2021-02-13 14:50:11'),(15501,5169,'action complete via WP Cron','2021-02-13 14:50:11','2021-02-13 14:50:11'),(15502,5170,'action created','2021-02-13 14:50:23','2021-02-13 14:50:23'),(15503,5170,'action started via WP Cron','2021-02-13 14:50:47','2021-02-13 14:50:47'),(15504,5170,'action complete via WP Cron','2021-02-13 14:50:47','2021-02-13 14:50:47'),(15505,5171,'action created','2021-02-13 14:50:48','2021-02-13 14:50:48'),(15506,5171,'action started via WP Cron','2021-02-13 14:53:45','2021-02-13 14:53:45'),(15507,5171,'action complete via WP Cron','2021-02-13 14:53:45','2021-02-13 14:53:45'),(15508,5172,'action created','2021-02-13 14:59:43','2021-02-13 14:59:43'),(15509,5172,'action started via WP Cron','2021-02-13 15:01:53','2021-02-13 15:01:53'),(15510,5172,'action complete via WP Cron','2021-02-13 15:01:53','2021-02-13 15:01:53'),(15511,5173,'action created','2021-02-13 15:01:53','2021-02-13 15:01:53'),(15512,5173,'action started via WP Cron','2021-02-13 15:03:07','2021-02-13 15:03:07'),(15513,5173,'action complete via WP Cron','2021-02-13 15:03:07','2021-02-13 15:03:07'),(15514,5174,'action created','2021-02-13 15:05:00','2021-02-13 15:05:00'),(15515,5174,'action started via WP Cron','2021-02-13 15:05:57','2021-02-13 15:05:57'),(15516,5174,'action complete via WP Cron','2021-02-13 15:05:57','2021-02-13 15:05:57'),(15517,5175,'action created','2021-02-13 15:08:28','2021-02-13 15:08:28'),(15518,5175,'action started via WP Cron','2021-02-13 15:10:17','2021-02-13 15:10:17'),(15519,5175,'action complete via WP Cron','2021-02-13 15:10:17','2021-02-13 15:10:17'),(15520,5176,'action created','2021-02-13 15:11:52','2021-02-13 15:11:52'),(15521,5176,'action started via WP Cron','2021-02-13 15:15:10','2021-02-13 15:15:10'),(15522,5176,'action complete via WP Cron','2021-02-13 15:15:10','2021-02-13 15:15:10'),(15523,5177,'action created','2021-02-13 15:15:11','2021-02-13 15:15:11'),(15524,5177,'action started via WP Cron','2021-02-13 15:15:43','2021-02-13 15:15:43'),(15525,5177,'action complete via WP Cron','2021-02-13 15:15:43','2021-02-13 15:15:43'),(15526,5178,'action created','2021-02-13 15:17:32','2021-02-13 15:17:32'),(15527,5178,'action started via WP Cron','2021-02-13 15:20:15','2021-02-13 15:20:15'),(15528,5178,'action complete via WP Cron','2021-02-13 15:20:15','2021-02-13 15:20:15'),(15529,5179,'action created','2021-02-13 15:21:44','2021-02-13 15:21:44'),(15530,5179,'action started via WP Cron','2021-02-13 15:23:08','2021-02-13 15:23:08'),(15531,5179,'action complete via WP Cron','2021-02-13 15:23:08','2021-02-13 15:23:08'),(15532,5180,'action created','2021-02-13 15:23:08','2021-02-13 15:23:08'),(15533,5180,'action started via WP Cron','2021-02-13 15:23:58','2021-02-13 15:23:58'),(15534,5180,'action complete via WP Cron','2021-02-13 15:23:58','2021-02-13 15:23:58'),(15535,5181,'action created','2021-02-13 15:24:13','2021-02-13 15:24:13'),(15536,5181,'action started via WP Cron','2021-02-13 15:25:51','2021-02-13 15:25:51'),(15537,5181,'action complete via WP Cron','2021-02-13 15:25:51','2021-02-13 15:25:51'),(15538,5182,'action created','2021-02-13 15:25:52','2021-02-13 15:25:52'),(15539,5182,'action started via WP Cron','2021-02-13 15:33:06','2021-02-13 15:33:06'),(15540,5182,'action complete via WP Cron','2021-02-13 15:33:06','2021-02-13 15:33:06'),(15541,5183,'action created','2021-02-13 15:33:08','2021-02-13 15:33:08'),(15542,5183,'action started via WP Cron','2021-02-13 15:35:38','2021-02-13 15:35:38'),(15543,5183,'action complete via WP Cron','2021-02-13 15:35:38','2021-02-13 15:35:38'),(15544,5184,'action created','2021-02-13 15:35:45','2021-02-13 15:35:45'),(15545,5184,'action started via WP Cron','2021-02-13 15:39:50','2021-02-13 15:39:50'),(15546,5184,'action complete via WP Cron','2021-02-13 15:39:50','2021-02-13 15:39:50'),(15547,5185,'action created','2021-02-13 15:41:23','2021-02-13 15:41:23'),(15548,5185,'action started via WP Cron','2021-02-13 15:43:32','2021-02-13 15:43:32'),(15549,5185,'action complete via WP Cron','2021-02-13 15:43:32','2021-02-13 15:43:32'),(15550,5186,'action created','2021-02-13 15:43:34','2021-02-13 15:43:34'),(15551,5186,'action started via WP Cron','2021-02-13 15:43:54','2021-02-13 15:43:54'),(15552,5186,'action complete via WP Cron','2021-02-13 15:43:54','2021-02-13 15:43:54'),(15553,5187,'action created','2021-02-13 15:45:39','2021-02-13 15:45:39'),(15554,5187,'action started via WP Cron','2021-02-13 15:49:54','2021-02-13 15:49:54'),(15555,5187,'action complete via WP Cron','2021-02-13 15:49:54','2021-02-13 15:49:54'),(15556,5188,'action created','2021-02-13 15:49:54','2021-02-13 15:49:54'),(15557,5188,'action started via WP Cron','2021-02-13 15:50:42','2021-02-13 15:50:42'),(15558,5188,'action complete via WP Cron','2021-02-13 15:50:42','2021-02-13 15:50:42'),(15559,5189,'action created','2021-02-13 15:51:55','2021-02-13 15:51:55'),(15560,5189,'action started via WP Cron','2021-02-13 15:54:04','2021-02-13 15:54:04'),(15561,5189,'action complete via WP Cron','2021-02-13 15:54:04','2021-02-13 15:54:04'),(15562,5190,'action created','2021-02-13 15:54:54','2021-02-13 15:54:54'),(15563,5190,'action started via WP Cron','2021-02-13 15:57:06','2021-02-13 15:57:06'),(15564,5190,'action complete via WP Cron','2021-02-13 15:57:06','2021-02-13 15:57:06'),(15565,5191,'action created','2021-02-13 15:57:19','2021-02-13 15:57:19'),(15566,5191,'action started via WP Cron','2021-02-13 15:58:34','2021-02-13 15:58:34'),(15567,5191,'action complete via WP Cron','2021-02-13 15:58:34','2021-02-13 15:58:34'),(15568,5192,'action created','2021-02-13 15:58:35','2021-02-13 15:58:35'),(15569,5192,'action started via WP Cron','2021-02-13 16:00:06','2021-02-13 16:00:06'),(15570,5192,'action complete via WP Cron','2021-02-13 16:00:06','2021-02-13 16:00:06'),(15571,5193,'action created','2021-02-13 16:00:07','2021-02-13 16:00:07'),(15572,5193,'action started via WP Cron','2021-02-13 16:03:06','2021-02-13 16:03:06'),(15573,5193,'action complete via WP Cron','2021-02-13 16:03:06','2021-02-13 16:03:06'),(15574,5194,'action created','2021-02-13 16:04:13','2021-02-13 16:04:13'),(15575,5194,'action started via WP Cron','2021-02-13 16:06:01','2021-02-13 16:06:01'),(15576,5194,'action complete via WP Cron','2021-02-13 16:06:01','2021-02-13 16:06:01'),(15577,5195,'action created','2021-02-13 16:07:05','2021-02-13 16:07:05'),(15578,5195,'action started via WP Cron','2021-02-13 16:09:17','2021-02-13 16:09:17'),(15579,5195,'action complete via WP Cron','2021-02-13 16:09:17','2021-02-13 16:09:17'),(15580,5196,'action created','2021-02-13 16:09:19','2021-02-13 16:09:19'),(15581,5196,'action started via WP Cron','2021-02-13 16:12:30','2021-02-13 16:12:30'),(15582,5196,'action complete via WP Cron','2021-02-13 16:12:30','2021-02-13 16:12:30'),(15583,5197,'action created','2021-02-13 16:12:30','2021-02-13 16:12:30'),(15584,5197,'action started via WP Cron','2021-02-13 16:17:42','2021-02-13 16:17:42'),(15585,5197,'action complete via WP Cron','2021-02-13 16:17:42','2021-02-13 16:17:42'),(15586,5198,'action created','2021-02-13 16:19:42','2021-02-13 16:19:42'),(15587,5198,'action started via WP Cron','2021-02-13 16:26:27','2021-02-13 16:26:27'),(15588,5198,'action complete via WP Cron','2021-02-13 16:26:27','2021-02-13 16:26:27'),(15589,5199,'action created','2021-02-13 16:26:50','2021-02-13 16:26:50'),(15590,5199,'action started via WP Cron','2021-02-13 16:28:30','2021-02-13 16:28:30'),(15591,5199,'action complete via WP Cron','2021-02-13 16:28:30','2021-02-13 16:28:30'),(15592,5200,'action created','2021-02-13 16:28:30','2021-02-13 16:28:30'),(15593,5200,'action started via WP Cron','2021-02-13 16:32:00','2021-02-13 16:32:00'),(15594,5200,'action complete via WP Cron','2021-02-13 16:32:00','2021-02-13 16:32:00'),(15595,5201,'action created','2021-02-13 16:32:01','2021-02-13 16:32:01'),(15596,5201,'action started via WP Cron','2021-02-13 16:33:07','2021-02-13 16:33:07'),(15597,5201,'action complete via WP Cron','2021-02-13 16:33:07','2021-02-13 16:33:07'),(15598,5202,'action created','2021-02-13 16:41:40','2021-02-13 16:41:40'),(15599,5202,'action started via WP Cron','2021-02-13 16:52:22','2021-02-13 16:52:22'),(15600,5202,'action complete via WP Cron','2021-02-13 16:52:22','2021-02-13 16:52:22'),(15601,5203,'action created','2021-02-13 16:52:23','2021-02-13 16:52:23'),(15602,5203,'action started via WP Cron','2021-02-13 16:52:42','2021-02-13 16:52:42'),(15603,5203,'action complete via WP Cron','2021-02-13 16:52:42','2021-02-13 16:52:42'),(15604,5204,'action created','2021-02-13 16:52:43','2021-02-13 16:52:43'),(15605,5204,'action started via WP Cron','2021-02-13 17:03:07','2021-02-13 17:03:07'),(15606,5204,'action complete via WP Cron','2021-02-13 17:03:07','2021-02-13 17:03:07'),(15607,5205,'action created','2021-02-13 17:10:53','2021-02-13 17:10:53'),(15608,5205,'action started via WP Cron','2021-02-13 17:12:51','2021-02-13 17:12:51'),(15609,5205,'action complete via WP Cron','2021-02-13 17:12:51','2021-02-13 17:12:51'),(15610,5206,'action created','2021-02-13 17:12:56','2021-02-13 17:12:56'),(15611,5206,'action started via WP Cron','2021-02-13 17:15:25','2021-02-13 17:15:25'),(15612,5206,'action complete via WP Cron','2021-02-13 17:15:25','2021-02-13 17:15:25'),(15613,5207,'action created','2021-02-13 17:15:25','2021-02-13 17:15:25'),(15614,5207,'action started via WP Cron','2021-02-13 17:15:50','2021-02-13 17:15:50'),(15615,5207,'action complete via WP Cron','2021-02-13 17:15:50','2021-02-13 17:15:50'),(15616,5208,'action created','2021-02-13 17:16:45','2021-02-13 17:16:45'),(15617,5208,'action started via WP Cron','2021-02-13 17:18:00','2021-02-13 17:18:00'),(15618,5208,'action complete via WP Cron','2021-02-13 17:18:00','2021-02-13 17:18:00'),(15619,5209,'action created','2021-02-13 17:18:03','2021-02-13 17:18:03'),(15620,5209,'action started via WP Cron','2021-02-13 17:19:22','2021-02-13 17:19:22'),(15621,5209,'action complete via WP Cron','2021-02-13 17:19:22','2021-02-13 17:19:22'),(15622,5210,'action created','2021-02-13 17:19:22','2021-02-13 17:19:22'),(15623,5210,'action started via WP Cron','2021-02-13 17:27:20','2021-02-13 17:27:20'),(15624,5210,'action complete via WP Cron','2021-02-13 17:27:20','2021-02-13 17:27:20'),(15625,5211,'action created','2021-02-13 17:27:47','2021-02-13 17:27:47'),(15626,5211,'action started via WP Cron','2021-02-13 17:33:07','2021-02-13 17:33:07'),(15627,5211,'action complete via WP Cron','2021-02-13 17:33:07','2021-02-13 17:33:07'),(15628,5212,'action created','2021-02-13 17:34:43','2021-02-13 17:34:43'),(15629,5212,'action started via WP Cron','2021-02-13 17:50:57','2021-02-13 17:50:57'),(15630,5212,'action complete via WP Cron','2021-02-13 17:50:57','2021-02-13 17:50:57'),(15631,5213,'action created','2021-02-13 17:54:02','2021-02-13 17:54:02'),(15632,5213,'action started via WP Cron','2021-02-13 17:56:21','2021-02-13 17:56:21'),(15633,5213,'action complete via WP Cron','2021-02-13 17:56:21','2021-02-13 17:56:21'),(15634,5214,'action created','2021-02-13 17:58:37','2021-02-13 17:58:37'),(15635,5214,'action started via WP Cron','2021-02-13 18:01:21','2021-02-13 18:01:21'),(15636,5214,'action complete via WP Cron','2021-02-13 18:01:21','2021-02-13 18:01:21'),(15637,5215,'action created','2021-02-13 18:02:48','2021-02-13 18:02:48'),(15638,5215,'action started via WP Cron','2021-02-13 18:14:07','2021-02-13 18:14:07'),(15639,5215,'action complete via WP Cron','2021-02-13 18:14:07','2021-02-13 18:14:07'),(15640,5216,'action created','2021-02-13 18:14:13','2021-02-13 18:14:13'),(15641,5216,'action started via WP Cron','2021-02-13 18:16:23','2021-02-13 18:16:23'),(15642,5216,'action complete via WP Cron','2021-02-13 18:16:23','2021-02-13 18:16:23'),(15643,5217,'action created','2021-02-13 18:16:45','2021-02-13 18:16:45'),(15644,5217,'action started via WP Cron','2021-02-13 18:20:02','2021-02-13 18:20:02'),(15645,5217,'action complete via WP Cron','2021-02-13 18:20:03','2021-02-13 18:20:03'),(15646,5218,'action created','2021-02-13 18:20:03','2021-02-13 18:20:03'),(15647,5218,'action started via WP Cron','2021-02-13 18:22:07','2021-02-13 18:22:07'),(15648,5218,'action complete via WP Cron','2021-02-13 18:22:07','2021-02-13 18:22:07'),(15649,5219,'action created','2021-02-13 18:22:30','2021-02-13 18:22:30'),(15650,5219,'action started via WP Cron','2021-02-13 18:23:55','2021-02-13 18:23:55'),(15651,5219,'action complete via WP Cron','2021-02-13 18:23:55','2021-02-13 18:23:55'),(15652,5220,'action created','2021-02-13 18:24:57','2021-02-13 18:24:57'),(15653,5220,'action started via WP Cron','2021-02-13 18:28:40','2021-02-13 18:28:40'),(15654,5220,'action complete via WP Cron','2021-02-13 18:28:40','2021-02-13 18:28:40'),(15655,5221,'action created','2021-02-13 18:32:50','2021-02-13 18:32:50'),(15656,5221,'action started via WP Cron','2021-02-13 18:33:50','2021-02-13 18:33:50'),(15657,5221,'action complete via WP Cron','2021-02-13 18:33:50','2021-02-13 18:33:50'),(15658,5222,'action created','2021-02-13 18:33:51','2021-02-13 18:33:51'),(15659,5222,'action started via WP Cron','2021-02-13 18:34:37','2021-02-13 18:34:37'),(15660,5222,'action complete via WP Cron','2021-02-13 18:34:37','2021-02-13 18:34:37'),(15661,5223,'action created','2021-02-13 18:34:56','2021-02-13 18:34:56'),(15662,5223,'action started via WP Cron','2021-02-13 18:36:20','2021-02-13 18:36:20'),(15663,5223,'action complete via WP Cron','2021-02-13 18:36:20','2021-02-13 18:36:20'),(15664,5224,'action created','2021-02-13 18:36:20','2021-02-13 18:36:20'),(15665,5224,'action started via WP Cron','2021-02-13 18:36:43','2021-02-13 18:36:43'),(15666,5224,'action complete via WP Cron','2021-02-13 18:36:43','2021-02-13 18:36:43'),(15667,5225,'action created','2021-02-13 18:37:06','2021-02-13 18:37:06'),(15668,5225,'action started via WP Cron','2021-02-13 18:37:48','2021-02-13 18:37:48'),(15669,5225,'action complete via WP Cron','2021-02-13 18:37:48','2021-02-13 18:37:48'),(15670,5226,'action created','2021-02-13 18:37:48','2021-02-13 18:37:48'),(15671,5226,'action started via WP Cron','2021-02-13 18:38:54','2021-02-13 18:38:54'),(15672,5226,'action complete via WP Cron','2021-02-13 18:38:54','2021-02-13 18:38:54'),(15673,5227,'action created','2021-02-13 18:39:00','2021-02-13 18:39:00'),(15674,5227,'action started via WP Cron','2021-02-13 18:42:01','2021-02-13 18:42:01'),(15675,5227,'action complete via WP Cron','2021-02-13 18:42:01','2021-02-13 18:42:01'),(15676,5228,'action created','2021-02-13 18:44:21','2021-02-13 18:44:21'),(15677,5228,'action started via WP Cron','2021-02-13 18:48:23','2021-02-13 18:48:23'),(15678,5228,'action complete via WP Cron','2021-02-13 18:48:23','2021-02-13 18:48:23'),(15679,5229,'action created','2021-02-13 18:48:23','2021-02-13 18:48:23'),(15680,5229,'action started via WP Cron','2021-02-13 18:51:43','2021-02-13 18:51:43'),(15681,5229,'action complete via WP Cron','2021-02-13 18:51:43','2021-02-13 18:51:43'),(15682,5230,'action created','2021-02-13 18:52:25','2021-02-13 18:52:25'),(15683,5230,'action started via WP Cron','2021-02-13 18:53:30','2021-02-13 18:53:30'),(15684,5230,'action complete via WP Cron','2021-02-13 18:53:30','2021-02-13 18:53:30'),(15685,5231,'action created','2021-02-13 18:53:30','2021-02-13 18:53:30'),(15686,5231,'action started via WP Cron','2021-02-13 18:54:23','2021-02-13 18:54:23'),(15687,5231,'action complete via WP Cron','2021-02-13 18:54:23','2021-02-13 18:54:23'),(15688,5232,'action created','2021-02-13 18:55:00','2021-02-13 18:55:00'),(15689,5232,'action started via WP Cron','2021-02-13 18:56:12','2021-02-13 18:56:12'),(15690,5232,'action complete via WP Cron','2021-02-13 18:56:12','2021-02-13 18:56:12'),(15691,5233,'action created','2021-02-13 18:56:13','2021-02-13 18:56:13'),(15692,5233,'action started via WP Cron','2021-02-13 19:00:00','2021-02-13 19:00:00'),(15693,5233,'action complete via WP Cron','2021-02-13 19:00:00','2021-02-13 19:00:00'),(15694,5234,'action created','2021-02-13 19:00:00','2021-02-13 19:00:00'),(15695,5234,'action started via WP Cron','2021-02-13 19:03:07','2021-02-13 19:03:07'),(15696,5234,'action complete via WP Cron','2021-02-13 19:03:07','2021-02-13 19:03:07'),(15697,5235,'action created','2021-02-13 19:03:20','2021-02-13 19:03:20'),(15698,5235,'action started via WP Cron','2021-02-13 19:03:42','2021-02-13 19:03:42'),(15699,5235,'action complete via WP Cron','2021-02-13 19:03:42','2021-02-13 19:03:42'),(15700,5236,'action created','2021-02-13 19:08:03','2021-02-13 19:08:03'),(15701,5236,'action started via WP Cron','2021-02-13 19:13:34','2021-02-13 19:13:34'),(15702,5236,'action complete via WP Cron','2021-02-13 19:13:34','2021-02-13 19:13:34'),(15703,5237,'action created','2021-02-13 19:13:34','2021-02-13 19:13:34'),(15704,5237,'action started via WP Cron','2021-02-13 19:14:24','2021-02-13 19:14:24'),(15705,5237,'action complete via WP Cron','2021-02-13 19:14:24','2021-02-13 19:14:24'),(15706,5238,'action created','2021-02-13 19:18:54','2021-02-13 19:18:54'),(15707,5238,'action started via WP Cron','2021-02-13 19:19:48','2021-02-13 19:19:48'),(15708,5238,'action complete via WP Cron','2021-02-13 19:19:48','2021-02-13 19:19:48'),(15709,5239,'action created','2021-02-13 19:21:45','2021-02-13 19:21:45'),(15710,5239,'action started via WP Cron','2021-02-13 19:31:41','2021-02-13 19:31:41'),(15711,5239,'action complete via WP Cron','2021-02-13 19:31:41','2021-02-13 19:31:41'),(15712,5240,'action created','2021-02-13 19:33:06','2021-02-13 19:33:06'),(15713,5240,'action started via WP Cron','2021-02-13 19:34:03','2021-02-13 19:34:03'),(15714,5240,'action complete via WP Cron','2021-02-13 19:34:03','2021-02-13 19:34:03'),(15715,5241,'action created','2021-02-13 19:37:36','2021-02-13 19:37:36'),(15716,5241,'action started via WP Cron','2021-02-13 19:45:18','2021-02-13 19:45:18'),(15717,5241,'action complete via WP Cron','2021-02-13 19:45:18','2021-02-13 19:45:18'),(15718,5242,'action created','2021-02-13 19:55:30','2021-02-13 19:55:30'),(15719,5242,'action started via WP Cron','2021-02-13 19:56:40','2021-02-13 19:56:40'),(15720,5242,'action complete via WP Cron','2021-02-13 19:56:40','2021-02-13 19:56:40'),(15721,5243,'action created','2021-02-13 19:57:27','2021-02-13 19:57:27'),(15722,5243,'action started via WP Cron','2021-02-13 19:57:38','2021-02-13 19:57:38'),(15723,5243,'action complete via WP Cron','2021-02-13 19:57:38','2021-02-13 19:57:38'),(15724,5244,'action created','2021-02-13 19:57:38','2021-02-13 19:57:38'),(15725,5244,'action started via WP Cron','2021-02-13 19:58:49','2021-02-13 19:58:49'),(15726,5244,'action complete via WP Cron','2021-02-13 19:58:49','2021-02-13 19:58:49'),(15727,5245,'action created','2021-02-13 19:58:49','2021-02-13 19:58:49'),(15728,5245,'action started via WP Cron','2021-02-13 19:59:38','2021-02-13 19:59:38'),(15729,5245,'action complete via WP Cron','2021-02-13 19:59:38','2021-02-13 19:59:38'),(15730,5246,'action created','2021-02-13 19:59:38','2021-02-13 19:59:38'),(15731,5246,'action started via WP Cron','2021-02-13 20:03:07','2021-02-13 20:03:07'),(15732,5246,'action complete via WP Cron','2021-02-13 20:03:07','2021-02-13 20:03:07'),(15733,5247,'action created','2021-02-13 20:04:27','2021-02-13 20:04:27'),(15734,5247,'action started via WP Cron','2021-02-13 20:10:32','2021-02-13 20:10:32'),(15735,5247,'action complete via WP Cron','2021-02-13 20:10:32','2021-02-13 20:10:32'),(15736,5248,'action created','2021-02-13 20:11:31','2021-02-13 20:11:31'),(15737,5248,'action started via WP Cron','2021-02-13 20:18:13','2021-02-13 20:18:13'),(15738,5248,'action complete via WP Cron','2021-02-13 20:18:13','2021-02-13 20:18:13'),(15739,5249,'action created','2021-02-13 20:18:28','2021-02-13 20:18:28'),(15740,5249,'action started via WP Cron','2021-02-13 20:18:42','2021-02-13 20:18:42'),(15741,5249,'action complete via WP Cron','2021-02-13 20:18:42','2021-02-13 20:18:42'),(15742,5250,'action created','2021-02-13 20:22:07','2021-02-13 20:22:07'),(15743,5250,'action started via WP Cron','2021-02-13 20:33:07','2021-02-13 20:33:07'),(15744,5250,'action complete via WP Cron','2021-02-13 20:33:07','2021-02-13 20:33:07'),(15745,5251,'action created','2021-02-13 20:34:05','2021-02-13 20:34:05'),(15746,5251,'action started via WP Cron','2021-02-13 20:34:42','2021-02-13 20:34:42'),(15747,5251,'action complete via WP Cron','2021-02-13 20:34:42','2021-02-13 20:34:42'),(15748,5252,'action created','2021-02-13 20:34:43','2021-02-13 20:34:43'),(15749,5252,'action started via WP Cron','2021-02-13 20:36:19','2021-02-13 20:36:19'),(15750,5252,'action complete via WP Cron','2021-02-13 20:36:19','2021-02-13 20:36:19'),(15751,5253,'action created','2021-02-13 20:36:21','2021-02-13 20:36:21'),(15752,5253,'action started via WP Cron','2021-02-13 20:37:04','2021-02-13 20:37:04'),(15753,5253,'action complete via WP Cron','2021-02-13 20:37:04','2021-02-13 20:37:04'),(15754,5254,'action created','2021-02-13 20:37:09','2021-02-13 20:37:09'),(15755,5254,'action started via WP Cron','2021-02-13 20:37:57','2021-02-13 20:37:57'),(15756,5254,'action complete via WP Cron','2021-02-13 20:37:57','2021-02-13 20:37:57'),(15757,5255,'action created','2021-02-13 20:37:57','2021-02-13 20:37:57'),(15758,5255,'action started via WP Cron','2021-02-13 20:38:51','2021-02-13 20:38:51'),(15759,5255,'action complete via WP Cron','2021-02-13 20:38:52','2021-02-13 20:38:52'),(15760,5256,'action created','2021-02-13 20:38:52','2021-02-13 20:38:52'),(15761,5256,'action started via WP Cron','2021-02-13 20:44:11','2021-02-13 20:44:11'),(15762,5256,'action complete via WP Cron','2021-02-13 20:44:11','2021-02-13 20:44:11'),(15763,5257,'action created','2021-02-13 20:47:22','2021-02-13 20:47:22'),(15764,5257,'action started via WP Cron','2021-02-13 20:50:48','2021-02-13 20:50:48'),(15765,5257,'action complete via WP Cron','2021-02-13 20:50:48','2021-02-13 20:50:48'),(15766,5258,'action created','2021-02-13 20:50:48','2021-02-13 20:50:48'),(15767,5258,'action started via WP Cron','2021-02-13 21:03:06','2021-02-13 21:03:06'),(15768,5258,'action complete via WP Cron','2021-02-13 21:03:06','2021-02-13 21:03:06'),(15769,5259,'action created','2021-02-13 21:03:28','2021-02-13 21:03:28'),(15770,5259,'action started via WP Cron','2021-02-13 21:06:16','2021-02-13 21:06:16'),(15771,5259,'action complete via WP Cron','2021-02-13 21:06:16','2021-02-13 21:06:16'),(15772,5260,'action created','2021-02-13 21:06:17','2021-02-13 21:06:17'),(15773,5260,'action started via WP Cron','2021-02-13 21:11:43','2021-02-13 21:11:43'),(15774,5260,'action complete via WP Cron','2021-02-13 21:11:43','2021-02-13 21:11:43'),(15775,5261,'action created','2021-02-13 21:11:43','2021-02-13 21:11:43'),(15776,5261,'action started via WP Cron','2021-02-13 21:32:46','2021-02-13 21:32:46'),(15777,5261,'action complete via WP Cron','2021-02-13 21:32:46','2021-02-13 21:32:46'),(15778,5262,'action created','2021-02-13 21:32:46','2021-02-13 21:32:46'),(15779,5262,'action started via WP Cron','2021-02-13 21:34:50','2021-02-13 21:34:50'),(15780,5262,'action complete via WP Cron','2021-02-13 21:34:50','2021-02-13 21:34:50'),(15781,5263,'action created','2021-02-13 21:34:51','2021-02-13 21:34:51'),(15782,5263,'action started via WP Cron','2021-02-13 21:46:35','2021-02-13 21:46:35'),(15783,5263,'action complete via WP Cron','2021-02-13 21:46:35','2021-02-13 21:46:35'),(15784,5264,'action created','2021-02-13 21:53:10','2021-02-13 21:53:10'),(15785,5264,'action started via WP Cron','2021-02-13 22:01:46','2021-02-13 22:01:46'),(15786,5264,'action complete via WP Cron','2021-02-13 22:01:46','2021-02-13 22:01:46'),(15787,5265,'action created','2021-02-13 22:01:47','2021-02-13 22:01:47'),(15788,5265,'action started via WP Cron','2021-02-13 22:02:58','2021-02-13 22:02:58'),(15789,5265,'action complete via WP Cron','2021-02-13 22:02:58','2021-02-13 22:02:58'),(15790,5266,'action created','2021-02-13 22:03:06','2021-02-13 22:03:06'),(15791,5266,'action started via WP Cron','2021-02-13 22:04:29','2021-02-13 22:04:29'),(15792,5266,'action complete via WP Cron','2021-02-13 22:04:29','2021-02-13 22:04:29'),(15793,5267,'action created','2021-02-13 22:04:30','2021-02-13 22:04:30'),(15794,5267,'action started via WP Cron','2021-02-13 22:04:49','2021-02-13 22:04:49'),(15795,5267,'action complete via WP Cron','2021-02-13 22:04:49','2021-02-13 22:04:49'),(15796,5268,'action created','2021-02-13 22:05:14','2021-02-13 22:05:14'),(15797,5268,'action started via WP Cron','2021-02-13 22:07:18','2021-02-13 22:07:18'),(15798,5268,'action complete via WP Cron','2021-02-13 22:07:18','2021-02-13 22:07:18'),(15799,5269,'action created','2021-02-13 22:09:20','2021-02-13 22:09:20'),(15800,5269,'action started via WP Cron','2021-02-13 22:13:05','2021-02-13 22:13:05'),(15801,5269,'action complete via WP Cron','2021-02-13 22:13:05','2021-02-13 22:13:05'),(15802,5270,'action created','2021-02-13 22:22:06','2021-02-13 22:22:06'),(15803,5270,'action started via WP Cron','2021-02-13 22:23:51','2021-02-13 22:23:51'),(15804,5270,'action complete via WP Cron','2021-02-13 22:23:51','2021-02-13 22:23:51'),(15805,5271,'action created','2021-02-13 22:24:48','2021-02-13 22:24:48'),(15806,5271,'action started via WP Cron','2021-02-13 22:31:25','2021-02-13 22:31:25'),(15807,5271,'action complete via WP Cron','2021-02-13 22:31:25','2021-02-13 22:31:25'),(15808,5272,'action created','2021-02-13 22:33:06','2021-02-13 22:33:06'),(15809,5272,'action started via WP Cron','2021-02-13 22:51:57','2021-02-13 22:51:57'),(15810,5272,'action complete via WP Cron','2021-02-13 22:51:57','2021-02-13 22:51:57'),(15811,5273,'action created','2021-02-13 22:53:10','2021-02-13 22:53:10'),(15812,5273,'action started via WP Cron','2021-02-13 22:55:36','2021-02-13 22:55:36'),(15813,5273,'action complete via WP Cron','2021-02-13 22:55:36','2021-02-13 22:55:36'),(15814,5274,'action created','2021-02-13 22:55:38','2021-02-13 22:55:38'),(15815,5274,'action started via WP Cron','2021-02-13 23:03:07','2021-02-13 23:03:07'),(15816,5274,'action complete via WP Cron','2021-02-13 23:03:07','2021-02-13 23:03:07'),(15817,5275,'action created','2021-02-13 23:06:42','2021-02-13 23:06:42'),(15818,5275,'action started via WP Cron','2021-02-13 23:08:22','2021-02-13 23:08:22'),(15819,5275,'action complete via WP Cron','2021-02-13 23:08:22','2021-02-13 23:08:22'),(15820,5276,'action created','2021-02-13 23:08:22','2021-02-13 23:08:22'),(15821,5276,'action started via WP Cron','2021-02-13 23:26:35','2021-02-13 23:26:35'),(15822,5276,'action complete via WP Cron','2021-02-13 23:26:35','2021-02-13 23:26:35'),(15823,5277,'action created','2021-02-13 23:29:11','2021-02-13 23:29:11'),(15824,5277,'action started via WP Cron','2021-02-13 23:33:07','2021-02-13 23:33:07'),(15825,5277,'action complete via WP Cron','2021-02-13 23:33:07','2021-02-13 23:33:07'),(15826,5278,'action created','2021-02-13 23:45:12','2021-02-13 23:45:12'),(15827,5278,'action started via WP Cron','2021-02-13 23:45:52','2021-02-13 23:45:52'),(15828,5278,'action complete via WP Cron','2021-02-13 23:45:52','2021-02-13 23:45:52'),(15829,5279,'action created','2021-02-13 23:45:53','2021-02-13 23:45:53'),(15830,5279,'action started via WP Cron','2021-02-13 23:48:15','2021-02-13 23:48:15'),(15831,5279,'action complete via WP Cron','2021-02-13 23:48:15','2021-02-13 23:48:15'),(15832,5280,'action created','2021-02-13 23:48:15','2021-02-13 23:48:15'),(15833,5280,'action started via WP Cron','2021-02-13 23:49:23','2021-02-13 23:49:23'),(15834,5280,'action complete via WP Cron','2021-02-13 23:49:23','2021-02-13 23:49:23'),(15835,5281,'action created','2021-02-13 23:49:23','2021-02-13 23:49:23'),(15836,5281,'action started via WP Cron','2021-02-13 23:52:05','2021-02-13 23:52:05'),(15837,5281,'action complete via WP Cron','2021-02-13 23:52:05','2021-02-13 23:52:05'),(15838,5282,'action created','2021-02-13 23:52:05','2021-02-13 23:52:05'),(15839,5282,'action started via WP Cron','2021-02-13 23:56:18','2021-02-13 23:56:18'),(15840,5282,'action complete via WP Cron','2021-02-13 23:56:18','2021-02-13 23:56:18'),(15841,5283,'action created','2021-02-13 23:58:18','2021-02-13 23:58:18'),(15842,5283,'action started via WP Cron','2021-02-13 23:58:45','2021-02-13 23:58:45'),(15843,5283,'action complete via WP Cron','2021-02-13 23:58:45','2021-02-13 23:58:45'),(15844,5284,'action created','2021-02-14 00:03:06','2021-02-14 00:03:06'),(15845,5284,'action started via WP Cron','2021-02-14 00:08:20','2021-02-14 00:08:20'),(15846,5284,'action complete via WP Cron','2021-02-14 00:08:20','2021-02-14 00:08:20'),(15847,5285,'action created','2021-02-14 00:08:20','2021-02-14 00:08:20'),(15848,5285,'action started via WP Cron','2021-02-14 00:08:45','2021-02-14 00:08:45'),(15849,5285,'action complete via WP Cron','2021-02-14 00:08:46','2021-02-14 00:08:46'),(15850,5286,'action created','2021-02-14 00:14:14','2021-02-14 00:14:14'),(15851,5286,'action started via WP Cron','2021-02-14 00:18:55','2021-02-14 00:18:55'),(15852,5286,'action complete via WP Cron','2021-02-14 00:18:55','2021-02-14 00:18:55'),(15853,5287,'action created','2021-02-14 00:18:55','2021-02-14 00:18:55'),(15854,5287,'action started via WP Cron','2021-02-14 00:33:07','2021-02-14 00:33:07'),(15855,5287,'action complete via WP Cron','2021-02-14 00:33:07','2021-02-14 00:33:07'),(15856,5288,'action created','2021-02-14 00:47:27','2021-02-14 00:47:27'),(15857,5288,'action started via WP Cron','2021-02-14 00:49:09','2021-02-14 00:49:09'),(15858,5288,'action complete via WP Cron','2021-02-14 00:49:09','2021-02-14 00:49:09'),(15859,5289,'action created','2021-02-14 00:50:29','2021-02-14 00:50:29'),(15860,5289,'action started via WP Cron','2021-02-14 00:52:30','2021-02-14 00:52:30'),(15861,5289,'action complete via WP Cron','2021-02-14 00:52:30','2021-02-14 00:52:30'),(15862,5290,'action created','2021-02-14 00:52:30','2021-02-14 00:52:30'),(15863,5290,'action started via WP Cron','2021-02-14 00:56:01','2021-02-14 00:56:01'),(15864,5290,'action complete via WP Cron','2021-02-14 00:56:01','2021-02-14 00:56:01'),(15865,5291,'action created','2021-02-14 00:57:46','2021-02-14 00:57:46'),(15866,5291,'action started via WP Cron','2021-02-14 01:03:07','2021-02-14 01:03:07'),(15867,5291,'action complete via WP Cron','2021-02-14 01:03:07','2021-02-14 01:03:07'),(15868,5292,'action created','2021-02-14 01:08:12','2021-02-14 01:08:12'),(15869,5292,'action started via WP Cron','2021-02-14 01:14:06','2021-02-14 01:14:06'),(15870,5292,'action complete via WP Cron','2021-02-14 01:14:06','2021-02-14 01:14:06'),(15871,5293,'action created','2021-02-14 01:14:06','2021-02-14 01:14:06'),(15872,4976,'action started via WP Cron','2021-02-14 01:23:32','2021-02-14 01:23:32'),(15873,4976,'action complete via WP Cron','2021-02-14 01:23:32','2021-02-14 01:23:32'),(15874,5294,'action created','2021-02-14 01:23:32','2021-02-14 01:23:32'),(15875,5293,'action started via WP Cron','2021-02-14 01:23:32','2021-02-14 01:23:32'),(15876,5293,'action complete via WP Cron','2021-02-14 01:23:32','2021-02-14 01:23:32'),(15877,5295,'action created','2021-02-14 01:31:17','2021-02-14 01:31:17'),(15878,5295,'action started via WP Cron','2021-02-14 01:32:44','2021-02-14 01:32:44'),(15879,5295,'action complete via WP Cron','2021-02-14 01:32:44','2021-02-14 01:32:44'),(15880,5296,'action created','2021-02-14 01:33:06','2021-02-14 01:33:06'),(15881,5296,'action started via WP Cron','2021-02-14 01:36:04','2021-02-14 01:36:04'),(15882,5296,'action complete via WP Cron','2021-02-14 01:36:04','2021-02-14 01:36:04'),(15883,5297,'action created','2021-02-14 01:36:05','2021-02-14 01:36:05'),(15884,4985,'action started via WP Cron','2021-02-14 01:54:36','2021-02-14 01:54:36'),(15885,4985,'action complete via WP Cron','2021-02-14 01:54:36','2021-02-14 01:54:36'),(15886,5298,'action created','2021-02-14 01:54:36','2021-02-14 01:54:36'),(15887,5297,'action started via WP Cron','2021-02-14 01:54:36','2021-02-14 01:54:36'),(15888,5297,'action complete via WP Cron','2021-02-14 01:54:36','2021-02-14 01:54:36'),(15889,5299,'action created','2021-02-14 02:03:02','2021-02-14 02:03:02'),(15890,5299,'action started via WP Cron','2021-02-14 02:03:36','2021-02-14 02:03:36'),(15891,5299,'action complete via WP Cron','2021-02-14 02:03:36','2021-02-14 02:03:36'),(15892,5300,'action created','2021-02-14 02:04:17','2021-02-14 02:04:17'),(15893,5300,'action started via WP Cron','2021-02-14 02:06:50','2021-02-14 02:06:50'),(15894,5300,'action complete via WP Cron','2021-02-14 02:06:50','2021-02-14 02:06:50'),(15895,5301,'action created','2021-02-14 02:16:11','2021-02-14 02:16:11'),(15896,5301,'action started via WP Cron','2021-02-14 02:17:51','2021-02-14 02:17:51'),(15897,5301,'action complete via WP Cron','2021-02-14 02:17:51','2021-02-14 02:17:51'),(15898,5302,'action created','2021-02-14 02:17:52','2021-02-14 02:17:52'),(15899,5302,'action started via WP Cron','2021-02-14 02:19:10','2021-02-14 02:19:10'),(15900,5302,'action complete via WP Cron','2021-02-14 02:19:10','2021-02-14 02:19:10'),(15901,5303,'action created','2021-02-14 02:22:19','2021-02-14 02:22:19'),(15902,5303,'action started via WP Cron','2021-02-14 02:27:08','2021-02-14 02:27:08'),(15903,5303,'action complete via WP Cron','2021-02-14 02:27:08','2021-02-14 02:27:08'),(15904,5304,'action created','2021-02-14 02:28:28','2021-02-14 02:28:28'),(15905,5304,'action started via WP Cron','2021-02-14 02:29:59','2021-02-14 02:29:59'),(15906,5304,'action complete via WP Cron','2021-02-14 02:29:59','2021-02-14 02:29:59'),(15907,5305,'action created','2021-02-14 02:33:06','2021-02-14 02:33:06'),(15908,5305,'action started via WP Cron','2021-02-14 02:34:44','2021-02-14 02:34:44'),(15909,5305,'action complete via WP Cron','2021-02-14 02:34:44','2021-02-14 02:34:44'),(15910,5306,'action created','2021-02-14 02:34:46','2021-02-14 02:34:46'),(15911,5306,'action started via WP Cron','2021-02-14 02:51:38','2021-02-14 02:51:38'),(15912,5306,'action complete via WP Cron','2021-02-14 02:51:38','2021-02-14 02:51:38'),(15913,5307,'action created','2021-02-14 03:03:06','2021-02-14 03:03:06'),(15914,5307,'action started via WP Cron','2021-02-14 03:05:51','2021-02-14 03:05:51'),(15915,5307,'action complete via WP Cron','2021-02-14 03:05:51','2021-02-14 03:05:51'),(15916,5308,'action created','2021-02-14 03:08:59','2021-02-14 03:08:59'),(15917,5308,'action started via WP Cron','2021-02-14 03:11:56','2021-02-14 03:11:56'),(15918,5308,'action complete via WP Cron','2021-02-14 03:11:56','2021-02-14 03:11:56'),(15919,5309,'action created','2021-02-14 03:11:56','2021-02-14 03:11:56'),(15920,5309,'action started via WP Cron','2021-02-14 03:14:40','2021-02-14 03:14:40'),(15921,5309,'action complete via WP Cron','2021-02-14 03:14:40','2021-02-14 03:14:40'),(15922,5310,'action created','2021-02-14 03:26:05','2021-02-14 03:26:05'),(15923,5310,'action started via WP Cron','2021-02-14 03:30:31','2021-02-14 03:30:31'),(15924,5310,'action complete via WP Cron','2021-02-14 03:30:31','2021-02-14 03:30:31'),(15925,5311,'action created','2021-02-14 03:30:32','2021-02-14 03:30:32'),(15926,5311,'action started via WP Cron','2021-02-14 03:33:07','2021-02-14 03:33:07'),(15927,5311,'action complete via WP Cron','2021-02-14 03:33:07','2021-02-14 03:33:07'),(15928,5312,'action created','2021-02-14 03:50:27','2021-02-14 03:50:27'),(15929,5312,'action started via WP Cron','2021-02-14 03:51:20','2021-02-14 03:51:20'),(15930,5312,'action complete via WP Cron','2021-02-14 03:51:20','2021-02-14 03:51:20'),(15931,5313,'action created','2021-02-14 03:51:21','2021-02-14 03:51:21'),(15932,5313,'action started via WP Cron','2021-02-14 04:03:06','2021-02-14 04:03:06'),(15933,5313,'action complete via WP Cron','2021-02-14 04:03:06','2021-02-14 04:03:06'),(15934,5314,'action created','2021-02-14 04:20:41','2021-02-14 04:20:41'),(15935,5314,'action started via WP Cron','2021-02-14 04:33:06','2021-02-14 04:33:06'),(15936,5314,'action complete via WP Cron','2021-02-14 04:33:06','2021-02-14 04:33:06'),(15937,5315,'action created','2021-02-14 04:38:25','2021-02-14 04:38:25'),(15938,5315,'action started via WP Cron','2021-02-14 04:59:21','2021-02-14 04:59:21'),(15939,5315,'action complete via WP Cron','2021-02-14 04:59:21','2021-02-14 04:59:21'),(15940,5316,'action created','2021-02-14 05:02:04','2021-02-14 05:02:04'),(15941,5316,'action started via WP Cron','2021-02-14 05:03:07','2021-02-14 05:03:07'),(15942,5316,'action complete via WP Cron','2021-02-14 05:03:07','2021-02-14 05:03:07'),(15943,5317,'action created','2021-02-14 05:30:30','2021-02-14 05:30:30'),(15944,5317,'action started via WP Cron','2021-02-14 05:33:07','2021-02-14 05:33:07'),(15945,5317,'action complete via WP Cron','2021-02-14 05:33:07','2021-02-14 05:33:07'),(15946,5318,'action created','2021-02-14 05:43:56','2021-02-14 05:43:56'),(15947,5318,'action started via WP Cron','2021-02-14 05:50:09','2021-02-14 05:50:09'),(15948,5318,'action complete via WP Cron','2021-02-14 05:50:09','2021-02-14 05:50:09'),(15949,5319,'action created','2021-02-14 05:56:20','2021-02-14 05:56:20'),(15950,5319,'action started via WP Cron','2021-02-14 06:03:06','2021-02-14 06:03:06'),(15951,5319,'action complete via WP Cron','2021-02-14 06:03:06','2021-02-14 06:03:06'),(15952,5320,'action created','2021-02-14 06:13:02','2021-02-14 06:13:02'),(15953,5320,'action started via WP Cron','2021-02-14 06:15:01','2021-02-14 06:15:01'),(15954,5320,'action complete via WP Cron','2021-02-14 06:15:01','2021-02-14 06:15:01'),(15955,5321,'action created','2021-02-14 06:25:16','2021-02-14 06:25:16'),(15956,5321,'action started via WP Cron','2021-02-14 06:25:46','2021-02-14 06:25:46'),(15957,5321,'action complete via WP Cron','2021-02-14 06:25:46','2021-02-14 06:25:46'),(15958,5322,'action created','2021-02-14 06:33:06','2021-02-14 06:33:06'),(15959,5322,'action started via WP Cron','2021-02-14 06:42:29','2021-02-14 06:42:29'),(15960,5322,'action complete via WP Cron','2021-02-14 06:42:29','2021-02-14 06:42:29'),(15961,5323,'action created','2021-02-14 06:42:29','2021-02-14 06:42:29'),(15962,5323,'action started via WP Cron','2021-02-14 06:53:25','2021-02-14 06:53:25'),(15963,5323,'action complete via WP Cron','2021-02-14 06:53:25','2021-02-14 06:53:25'),(15964,5324,'action created','2021-02-14 06:58:10','2021-02-14 06:58:10'),(15965,5324,'action started via WP Cron','2021-02-14 06:58:36','2021-02-14 06:58:36'),(15966,5324,'action complete via WP Cron','2021-02-14 06:58:36','2021-02-14 06:58:36'),(15967,5325,'action created','2021-02-14 06:58:37','2021-02-14 06:58:37'),(15968,5325,'action started via WP Cron','2021-02-14 07:03:19','2021-02-14 07:03:19'),(15969,5325,'action complete via WP Cron','2021-02-14 07:03:19','2021-02-14 07:03:19'),(15970,5326,'action created','2021-02-14 07:11:47','2021-02-14 07:11:47'),(15971,5326,'action started via WP Cron','2021-02-14 07:27:23','2021-02-14 07:27:23'),(15972,5326,'action complete via WP Cron','2021-02-14 07:27:23','2021-02-14 07:27:23'),(15973,5327,'action created','2021-02-14 07:27:26','2021-02-14 07:27:26'),(15974,5327,'action started via WP Cron','2021-02-14 07:29:07','2021-02-14 07:29:07'),(15975,5327,'action complete via WP Cron','2021-02-14 07:29:07','2021-02-14 07:29:07'),(15976,5328,'action created','2021-02-14 07:29:25','2021-02-14 07:29:25'),(15977,5328,'action started via WP Cron','2021-02-14 07:32:14','2021-02-14 07:32:14'),(15978,5328,'action complete via WP Cron','2021-02-14 07:32:14','2021-02-14 07:32:14'),(15979,5329,'action created','2021-02-14 07:33:06','2021-02-14 07:33:06'),(15980,5329,'action started via WP Cron','2021-02-14 07:33:42','2021-02-14 07:33:42'),(15981,5329,'action complete via WP Cron','2021-02-14 07:33:42','2021-02-14 07:33:42'),(15982,5330,'action created','2021-02-14 07:33:42','2021-02-14 07:33:42'),(15983,5330,'action started via WP Cron','2021-02-14 07:34:38','2021-02-14 07:34:38'),(15984,5330,'action complete via WP Cron','2021-02-14 07:34:38','2021-02-14 07:34:38'),(15985,5331,'action created','2021-02-14 07:46:36','2021-02-14 07:46:36'),(15986,5331,'action started via WP Cron','2021-02-14 07:49:14','2021-02-14 07:49:14'),(15987,5331,'action complete via WP Cron','2021-02-14 07:49:14','2021-02-14 07:49:14'),(15988,5332,'action created','2021-02-14 07:52:20','2021-02-14 07:52:20'),(15989,5332,'action started via WP Cron','2021-02-14 07:57:55','2021-02-14 07:57:55'),(15990,5332,'action complete via WP Cron','2021-02-14 07:57:55','2021-02-14 07:57:55'),(15991,5333,'action created','2021-02-14 07:58:00','2021-02-14 07:58:00'),(15992,5333,'action started via WP Cron','2021-02-14 07:58:36','2021-02-14 07:58:36'),(15993,5333,'action complete via WP Cron','2021-02-14 07:58:36','2021-02-14 07:58:36'),(15994,5334,'action created','2021-02-14 08:03:07','2021-02-14 08:03:07'),(15995,5073,'action started via WP Cron','2021-02-14 08:13:35','2021-02-14 08:13:35'),(15996,5073,'action complete via WP Cron','2021-02-14 08:13:35','2021-02-14 08:13:35'),(15997,5335,'action created','2021-02-14 08:13:35','2021-02-14 08:13:35'),(15998,5334,'action started via WP Cron','2021-02-14 08:13:35','2021-02-14 08:13:35'),(15999,5334,'action complete via WP Cron','2021-02-14 08:13:35','2021-02-14 08:13:35'),(16000,5336,'action created','2021-02-14 08:15:52','2021-02-14 08:15:52'),(16001,5336,'action started via WP Cron','2021-02-14 08:23:47','2021-02-14 08:23:47'),(16002,5336,'action complete via WP Cron','2021-02-14 08:23:47','2021-02-14 08:23:47'),(16003,5337,'action created','2021-02-14 08:27:09','2021-02-14 08:27:09'),(16004,5337,'action started via WP Cron','2021-02-14 08:33:08','2021-02-14 08:33:08'),(16005,5337,'action complete via WP Cron','2021-02-14 08:33:08','2021-02-14 08:33:08'),(16006,5338,'action created','2021-02-14 08:37:54','2021-02-14 08:37:54'),(16007,5338,'action started via WP Cron','2021-02-14 08:41:19','2021-02-14 08:41:19'),(16008,5338,'action complete via WP Cron','2021-02-14 08:41:19','2021-02-14 08:41:19'),(16009,5339,'action created','2021-02-14 08:59:33','2021-02-14 08:59:33'),(16010,5339,'action started via WP Cron','2021-02-14 09:03:07','2021-02-14 09:03:07'),(16011,5339,'action complete via WP Cron','2021-02-14 09:03:07','2021-02-14 09:03:07'),(16012,5340,'action created','2021-02-14 09:04:11','2021-02-14 09:04:11'),(16013,5340,'action started via WP Cron','2021-02-14 09:19:33','2021-02-14 09:19:33'),(16014,5340,'action complete via WP Cron','2021-02-14 09:19:33','2021-02-14 09:19:33'),(16015,5341,'action created','2021-02-14 09:19:33','2021-02-14 09:19:33'),(16016,5341,'action started via WP Cron','2021-02-14 09:27:17','2021-02-14 09:27:17'),(16017,5341,'action complete via WP Cron','2021-02-14 09:27:17','2021-02-14 09:27:17'),(16018,5342,'action created','2021-02-14 09:33:19','2021-02-14 09:33:19'),(16019,5342,'action started via WP Cron','2021-02-14 09:52:21','2021-02-14 09:52:21'),(16020,5342,'action complete via WP Cron','2021-02-14 09:52:21','2021-02-14 09:52:21'),(16021,5343,'action created','2021-02-14 09:52:21','2021-02-14 09:52:21'),(16022,5343,'action started via WP Cron','2021-02-14 09:54:19','2021-02-14 09:54:19'),(16023,5343,'action complete via WP Cron','2021-02-14 09:54:19','2021-02-14 09:54:19'),(16024,5344,'action created','2021-02-14 10:03:06','2021-02-14 10:03:06'),(16025,5344,'action started via WP Cron','2021-02-14 10:04:16','2021-02-14 10:04:16'),(16026,5344,'action complete via WP Cron','2021-02-14 10:04:16','2021-02-14 10:04:16'),(16027,5345,'action created','2021-02-14 10:20:38','2021-02-14 10:20:38'),(16028,5345,'action started via WP Cron','2021-02-14 10:33:07','2021-02-14 10:33:07'),(16029,5345,'action complete via WP Cron','2021-02-14 10:33:07','2021-02-14 10:33:07'),(16030,5346,'action created','2021-02-14 10:33:35','2021-02-14 10:33:35'),(16031,5346,'action started via WP Cron','2021-02-14 10:46:59','2021-02-14 10:46:59'),(16032,5346,'action complete via WP Cron','2021-02-14 10:46:59','2021-02-14 10:46:59'),(16033,5347,'action created','2021-02-14 10:46:59','2021-02-14 10:46:59'),(16034,5347,'action started via WP Cron','2021-02-14 10:54:56','2021-02-14 10:54:56'),(16035,5347,'action complete via WP Cron','2021-02-14 10:54:56','2021-02-14 10:54:56'),(16036,5348,'action created','2021-02-14 10:54:57','2021-02-14 10:54:57'),(16037,5348,'action started via WP Cron','2021-02-14 10:56:56','2021-02-14 10:56:56'),(16038,5348,'action complete via WP Cron','2021-02-14 10:56:56','2021-02-14 10:56:56'),(16039,5349,'action created','2021-02-14 11:00:56','2021-02-14 11:00:56'),(16040,5349,'action started via WP Cron','2021-02-14 11:03:06','2021-02-14 11:03:06'),(16041,5349,'action complete via WP Cron','2021-02-14 11:03:06','2021-02-14 11:03:06'),(16042,5350,'action created','2021-02-14 11:07:12','2021-02-14 11:07:12'),(16043,5350,'action started via WP Cron','2021-02-14 11:09:18','2021-02-14 11:09:18'),(16044,5350,'action complete via WP Cron','2021-02-14 11:09:18','2021-02-14 11:09:18'),(16045,5351,'action created','2021-02-14 11:09:19','2021-02-14 11:09:19'),(16046,5351,'action started via WP Cron','2021-02-14 11:09:40','2021-02-14 11:09:40'),(16047,5351,'action complete via WP Cron','2021-02-14 11:09:40','2021-02-14 11:09:40'),(16048,5352,'action created','2021-02-14 11:18:43','2021-02-14 11:18:43'),(16049,5352,'action started via WP Cron','2021-02-14 11:21:48','2021-02-14 11:21:48'),(16050,5352,'action complete via WP Cron','2021-02-14 11:21:48','2021-02-14 11:21:48'),(16051,5353,'action created','2021-02-14 11:21:48','2021-02-14 11:21:48'),(16052,5353,'action started via WP Cron','2021-02-14 11:33:07','2021-02-14 11:33:07'),(16053,5353,'action complete via WP Cron','2021-02-14 11:33:07','2021-02-14 11:33:07'),(16054,5354,'action created','2021-02-14 11:34:06','2021-02-14 11:34:06'),(16055,5354,'action started via WP Cron','2021-02-14 11:34:47','2021-02-14 11:34:47'),(16056,5354,'action complete via WP Cron','2021-02-14 11:34:47','2021-02-14 11:34:47'),(16057,5355,'action created','2021-02-14 11:34:59','2021-02-14 11:34:59'),(16058,5355,'action started via WP Cron','2021-02-14 11:45:23','2021-02-14 11:45:23'),(16059,5355,'action complete via WP Cron','2021-02-14 11:45:23','2021-02-14 11:45:23'),(16060,5356,'action created','2021-02-14 11:47:02','2021-02-14 11:47:02'),(16061,5356,'action started via WP Cron','2021-02-14 11:51:53','2021-02-14 11:51:53'),(16062,5356,'action complete via WP Cron','2021-02-14 11:51:53','2021-02-14 11:51:53'),(16063,5357,'action created','2021-02-14 11:51:55','2021-02-14 11:51:55'),(16064,5357,'action started via WP Cron','2021-02-14 11:53:24','2021-02-14 11:53:24'),(16065,5357,'action complete via WP Cron','2021-02-14 11:53:24','2021-02-14 11:53:24'),(16066,5358,'action created','2021-02-14 11:53:24','2021-02-14 11:53:24'),(16067,5358,'action started via WP Cron','2021-02-14 11:58:40','2021-02-14 11:58:40'),(16068,5358,'action complete via WP Cron','2021-02-14 11:58:40','2021-02-14 11:58:40'),(16069,5359,'action created','2021-02-14 11:58:46','2021-02-14 11:58:46'),(16070,5359,'action started via WP Cron','2021-02-14 12:03:06','2021-02-14 12:03:06'),(16071,5359,'action complete via WP Cron','2021-02-14 12:03:06','2021-02-14 12:03:06'),(16072,5360,'action created','2021-02-14 12:05:18','2021-02-14 12:05:18'),(16073,5360,'action started via WP Cron','2021-02-14 12:07:59','2021-02-14 12:07:59'),(16074,5360,'action complete via WP Cron','2021-02-14 12:07:59','2021-02-14 12:07:59'),(16075,5361,'action created','2021-02-14 12:08:00','2021-02-14 12:08:00'),(16076,5361,'action started via WP Cron','2021-02-14 12:10:05','2021-02-14 12:10:05'),(16077,5361,'action complete via WP Cron','2021-02-14 12:10:05','2021-02-14 12:10:05'),(16078,5362,'action created','2021-02-14 12:11:15','2021-02-14 12:11:15'),(16079,5362,'action started via WP Cron','2021-02-14 12:12:38','2021-02-14 12:12:38'),(16080,5362,'action complete via WP Cron','2021-02-14 12:12:38','2021-02-14 12:12:38'),(16081,5363,'action created','2021-02-14 12:16:17','2021-02-14 12:16:17'),(16082,5363,'action started via WP Cron','2021-02-14 12:20:39','2021-02-14 12:20:39'),(16083,5363,'action complete via WP Cron','2021-02-14 12:20:39','2021-02-14 12:20:39'),(16084,5364,'action created','2021-02-14 12:20:40','2021-02-14 12:20:40'),(16085,5364,'action started via WP Cron','2021-02-14 12:21:41','2021-02-14 12:21:41'),(16086,5364,'action complete via WP Cron','2021-02-14 12:21:41','2021-02-14 12:21:41'),(16087,5365,'action created','2021-02-14 12:21:41','2021-02-14 12:21:41'),(16088,5365,'action started via WP Cron','2021-02-14 12:22:35','2021-02-14 12:22:35'),(16089,5365,'action complete via WP Cron','2021-02-14 12:22:35','2021-02-14 12:22:35'),(16090,5366,'action created','2021-02-14 12:22:35','2021-02-14 12:22:35'),(16091,5366,'action started via WP Cron','2021-02-14 12:23:40','2021-02-14 12:23:40'),(16092,5366,'action complete via WP Cron','2021-02-14 12:23:40','2021-02-14 12:23:40'),(16093,5367,'action created','2021-02-14 12:23:42','2021-02-14 12:23:42'),(16094,5367,'action started via WP Cron','2021-02-14 12:33:06','2021-02-14 12:33:06'),(16095,5367,'action complete via WP Cron','2021-02-14 12:33:06','2021-02-14 12:33:06'),(16096,5368,'action created','2021-02-14 12:34:51','2021-02-14 12:34:51'),(16097,5368,'action started via WP Cron','2021-02-14 12:39:32','2021-02-14 12:39:32'),(16098,5368,'action complete via WP Cron','2021-02-14 12:39:32','2021-02-14 12:39:32'),(16099,5369,'action created','2021-02-14 12:39:32','2021-02-14 12:39:32'),(16100,5369,'action started via WP Cron','2021-02-14 12:39:52','2021-02-14 12:39:52'),(16101,5369,'action complete via WP Cron','2021-02-14 12:39:52','2021-02-14 12:39:52'),(16102,5370,'action created','2021-02-14 12:39:54','2021-02-14 12:39:54'),(16103,5370,'action started via WP Cron','2021-02-14 12:50:49','2021-02-14 12:50:49'),(16104,5370,'action complete via WP Cron','2021-02-14 12:50:49','2021-02-14 12:50:49'),(16105,5371,'action created','2021-02-14 12:50:51','2021-02-14 12:50:51'),(16106,5371,'action started via WP Cron','2021-02-14 12:57:55','2021-02-14 12:57:55'),(16107,5371,'action complete via WP Cron','2021-02-14 12:57:55','2021-02-14 12:57:55'),(16108,5372,'action created','2021-02-14 12:57:55','2021-02-14 12:57:55'),(16109,5372,'action started via WP Cron','2021-02-14 12:59:19','2021-02-14 12:59:19'),(16110,5372,'action complete via WP Cron','2021-02-14 12:59:19','2021-02-14 12:59:19'),(16111,5373,'action created','2021-02-14 12:59:28','2021-02-14 12:59:28'),(16112,5373,'action started via WP Cron','2021-02-14 13:03:07','2021-02-14 13:03:07'),(16113,5373,'action complete via WP Cron','2021-02-14 13:03:07','2021-02-14 13:03:07'),(16114,5374,'action created','2021-02-14 13:08:21','2021-02-14 13:08:21'),(16115,5374,'action started via WP Cron','2021-02-14 13:17:34','2021-02-14 13:17:34'),(16116,5374,'action complete via WP Cron','2021-02-14 13:17:34','2021-02-14 13:17:34'),(16117,5375,'action created','2021-02-14 13:22:39','2021-02-14 13:22:39'),(16118,5375,'action started via WP Cron','2021-02-14 13:24:13','2021-02-14 13:24:13'),(16119,5375,'action complete via WP Cron','2021-02-14 13:24:13','2021-02-14 13:24:13'),(16120,5376,'action created','2021-02-14 13:32:20','2021-02-14 13:32:20'),(16121,5376,'action started via WP Cron','2021-02-14 13:33:07','2021-02-14 13:33:07'),(16122,5376,'action complete via WP Cron','2021-02-14 13:33:07','2021-02-14 13:33:07'),(16123,5377,'action created','2021-02-14 13:34:20','2021-02-14 13:34:20'),(16124,5377,'action started via WP Cron','2021-02-14 13:35:31','2021-02-14 13:35:31'),(16125,5377,'action complete via WP Cron','2021-02-14 13:35:31','2021-02-14 13:35:31'),(16126,5378,'action created','2021-02-14 13:35:37','2021-02-14 13:35:37'),(16127,5378,'action started via WP Cron','2021-02-14 13:39:37','2021-02-14 13:39:37'),(16128,5378,'action complete via WP Cron','2021-02-14 13:39:37','2021-02-14 13:39:37'),(16129,5379,'action created','2021-02-14 13:50:28','2021-02-14 13:50:28'),(16130,5379,'action started via WP Cron','2021-02-14 13:58:38','2021-02-14 13:58:38'),(16131,5379,'action complete via WP Cron','2021-02-14 13:58:38','2021-02-14 13:58:38'),(16132,5380,'action created','2021-02-14 13:58:39','2021-02-14 13:58:39'),(16133,5380,'action started via WP Cron','2021-02-14 14:00:03','2021-02-14 14:00:03'),(16134,5380,'action complete via WP Cron','2021-02-14 14:00:03','2021-02-14 14:00:03'),(16135,5381,'action created','2021-02-14 14:00:20','2021-02-14 14:00:20'),(16136,5381,'action started via WP Cron','2021-02-14 14:03:07','2021-02-14 14:03:07'),(16137,5381,'action complete via WP Cron','2021-02-14 14:03:07','2021-02-14 14:03:07'),(16138,5382,'action created','2021-02-14 14:04:33','2021-02-14 14:04:33'),(16139,5382,'action started via WP Cron','2021-02-14 14:08:26','2021-02-14 14:08:26'),(16140,5382,'action complete via WP Cron','2021-02-14 14:08:26','2021-02-14 14:08:26'),(16141,5383,'action created','2021-02-14 14:08:26','2021-02-14 14:08:26'),(16142,5383,'action started via WP Cron','2021-02-14 14:11:46','2021-02-14 14:11:46'),(16143,5383,'action complete via WP Cron','2021-02-14 14:11:46','2021-02-14 14:11:46'),(16144,5384,'action created','2021-02-14 14:11:47','2021-02-14 14:11:47'),(16145,5384,'action started via WP Cron','2021-02-14 14:17:35','2021-02-14 14:17:35'),(16146,5384,'action complete via WP Cron','2021-02-14 14:17:35','2021-02-14 14:17:35'),(16147,5385,'action created','2021-02-14 14:17:36','2021-02-14 14:17:36'),(16148,5385,'action started via WP Cron','2021-02-14 14:21:38','2021-02-14 14:21:38'),(16149,5385,'action complete via WP Cron','2021-02-14 14:21:38','2021-02-14 14:21:38'),(16150,5386,'action created','2021-02-14 14:22:24','2021-02-14 14:22:24'),(16151,5386,'action started via WP Cron','2021-02-14 14:22:52','2021-02-14 14:22:52'),(16152,5386,'action complete via WP Cron','2021-02-14 14:22:52','2021-02-14 14:22:52'),(16153,5387,'action created','2021-02-14 14:23:07','2021-02-14 14:23:07'),(16154,5387,'action started via WP Cron','2021-02-14 14:25:14','2021-02-14 14:25:14'),(16155,5387,'action complete via WP Cron','2021-02-14 14:25:14','2021-02-14 14:25:14'),(16156,5388,'action created','2021-02-14 14:25:14','2021-02-14 14:25:14'),(16157,5388,'action started via WP Cron','2021-02-14 14:26:41','2021-02-14 14:26:41'),(16158,5388,'action complete via WP Cron','2021-02-14 14:26:41','2021-02-14 14:26:41'),(16159,5389,'action created','2021-02-14 14:26:42','2021-02-14 14:26:42'),(16160,5389,'action started via WP Cron','2021-02-14 14:30:33','2021-02-14 14:30:33'),(16161,5389,'action complete via WP Cron','2021-02-14 14:30:33','2021-02-14 14:30:33'),(16162,5390,'action created','2021-02-14 14:30:34','2021-02-14 14:30:34'),(16163,5390,'action started via WP Cron','2021-02-14 14:31:47','2021-02-14 14:31:47'),(16164,5390,'action complete via WP Cron','2021-02-14 14:31:47','2021-02-14 14:31:47'),(16165,5391,'action created','2021-02-14 14:32:19','2021-02-14 14:32:19'),(16166,5391,'action started via WP Cron','2021-02-14 14:33:07','2021-02-14 14:33:07'),(16167,5391,'action complete via WP Cron','2021-02-14 14:33:07','2021-02-14 14:33:07'),(16168,5392,'action created','2021-02-14 14:33:52','2021-02-14 14:33:52'),(16169,5392,'action started via WP Cron','2021-02-14 14:35:25','2021-02-14 14:35:25'),(16170,5392,'action complete via WP Cron','2021-02-14 14:35:25','2021-02-14 14:35:25'),(16171,5393,'action created','2021-02-14 14:51:09','2021-02-14 14:51:09'),(16172,5393,'action started via WP Cron','2021-02-14 14:52:37','2021-02-14 14:52:37'),(16173,5393,'action complete via WP Cron','2021-02-14 14:52:37','2021-02-14 14:52:37'),(16174,5394,'action created','2021-02-14 14:52:38','2021-02-14 14:52:38'),(16175,5394,'action started via WP Cron','2021-02-14 15:01:55','2021-02-14 15:01:55'),(16176,5394,'action complete via WP Cron','2021-02-14 15:01:55','2021-02-14 15:01:55'),(16177,5395,'action created','2021-02-14 15:01:56','2021-02-14 15:01:56'),(16178,5395,'action started via WP Cron','2021-02-14 15:02:54','2021-02-14 15:02:54'),(16179,5395,'action complete via WP Cron','2021-02-14 15:02:54','2021-02-14 15:02:54'),(16180,5396,'action created','2021-02-14 15:02:56','2021-02-14 15:02:56'),(16181,5396,'action started via WP Cron','2021-02-14 15:05:07','2021-02-14 15:05:07'),(16182,5396,'action complete via WP Cron','2021-02-14 15:05:07','2021-02-14 15:05:07'),(16183,5397,'action created','2021-02-14 15:05:24','2021-02-14 15:05:24'),(16184,5397,'action started via WP Cron','2021-02-14 15:15:26','2021-02-14 15:15:26'),(16185,5397,'action complete via WP Cron','2021-02-14 15:15:26','2021-02-14 15:15:26'),(16186,5398,'action created','2021-02-14 15:17:04','2021-02-14 15:17:04'),(16187,5398,'action started via WP Cron','2021-02-14 15:22:41','2021-02-14 15:22:41'),(16188,5398,'action complete via WP Cron','2021-02-14 15:22:41','2021-02-14 15:22:41'),(16189,5399,'action created','2021-02-14 15:22:43','2021-02-14 15:22:43'),(16190,5399,'action started via WP Cron','2021-02-14 15:24:26','2021-02-14 15:24:26'),(16191,5399,'action complete via WP Cron','2021-02-14 15:24:26','2021-02-14 15:24:26'),(16192,5400,'action created','2021-02-14 15:26:40','2021-02-14 15:26:40'),(16193,5400,'action started via WP Cron','2021-02-14 15:27:40','2021-02-14 15:27:40'),(16194,5400,'action complete via WP Cron','2021-02-14 15:27:40','2021-02-14 15:27:40'),(16195,5401,'action created','2021-02-14 15:27:41','2021-02-14 15:27:41'),(16196,5401,'action started via WP Cron','2021-02-14 15:29:46','2021-02-14 15:29:46'),(16197,5401,'action complete via WP Cron','2021-02-14 15:29:46','2021-02-14 15:29:46'),(16198,5402,'action created','2021-02-14 15:29:47','2021-02-14 15:29:47'),(16199,5402,'action started via WP Cron','2021-02-14 15:32:35','2021-02-14 15:32:35'),(16200,5402,'action complete via WP Cron','2021-02-14 15:32:35','2021-02-14 15:32:35'),(16201,5403,'action created','2021-02-14 15:32:53','2021-02-14 15:32:53'),(16202,5403,'action started via WP Cron','2021-02-14 15:33:37','2021-02-14 15:33:37'),(16203,5403,'action complete via WP Cron','2021-02-14 15:33:38','2021-02-14 15:33:38'),(16204,5404,'action created','2021-02-14 15:33:38','2021-02-14 15:33:38'),(16205,5404,'action started via WP Cron','2021-02-14 15:34:39','2021-02-14 15:34:39'),(16206,5404,'action complete via WP Cron','2021-02-14 15:34:39','2021-02-14 15:34:39'),(16207,5405,'action created','2021-02-14 15:34:57','2021-02-14 15:34:57'),(16208,5405,'action started via WP Cron','2021-02-14 15:37:04','2021-02-14 15:37:04'),(16209,5405,'action complete via WP Cron','2021-02-14 15:37:04','2021-02-14 15:37:04'),(16210,5406,'action created','2021-02-14 15:37:05','2021-02-14 15:37:05'),(16211,5406,'action started via WP Cron','2021-02-14 15:38:36','2021-02-14 15:38:36'),(16212,5406,'action complete via WP Cron','2021-02-14 15:38:36','2021-02-14 15:38:36'),(16213,5407,'action created','2021-02-14 15:38:42','2021-02-14 15:38:42'),(16214,5407,'action started via WP Cron','2021-02-14 15:39:38','2021-02-14 15:39:38'),(16215,5407,'action complete via WP Cron','2021-02-14 15:39:38','2021-02-14 15:39:38'),(16216,5408,'action created','2021-02-14 15:39:41','2021-02-14 15:39:41'),(16217,5408,'action started via WP Cron','2021-02-14 15:45:09','2021-02-14 15:45:09'),(16218,5408,'action complete via WP Cron','2021-02-14 15:45:09','2021-02-14 15:45:09'),(16219,5409,'action created','2021-02-14 15:45:10','2021-02-14 15:45:10'),(16220,5409,'action started via WP Cron','2021-02-14 15:47:17','2021-02-14 15:47:17'),(16221,5409,'action complete via WP Cron','2021-02-14 15:47:17','2021-02-14 15:47:17'),(16222,5410,'action created','2021-02-14 15:47:18','2021-02-14 15:47:18'),(16223,5410,'action started via WP Cron','2021-02-14 15:51:59','2021-02-14 15:51:59'),(16224,5410,'action complete via WP Cron','2021-02-14 15:51:59','2021-02-14 15:51:59'),(16225,5411,'action created','2021-02-14 15:52:00','2021-02-14 15:52:00'),(16226,5411,'action started via WP Cron','2021-02-14 15:52:44','2021-02-14 15:52:44'),(16227,5411,'action complete via WP Cron','2021-02-14 15:52:44','2021-02-14 15:52:44'),(16228,5412,'action created','2021-02-14 15:52:46','2021-02-14 15:52:46'),(16229,5412,'action started via WP Cron','2021-02-14 15:53:37','2021-02-14 15:53:37'),(16230,5412,'action complete via WP Cron','2021-02-14 15:53:37','2021-02-14 15:53:37'),(16231,5413,'action created','2021-02-14 15:53:41','2021-02-14 15:53:41'),(16232,5413,'action started via WP Cron','2021-02-14 15:55:26','2021-02-14 15:55:26'),(16233,5413,'action complete via WP Cron','2021-02-14 15:55:26','2021-02-14 15:55:26'),(16234,5414,'action created','2021-02-14 16:01:44','2021-02-14 16:01:44'),(16235,5414,'action started via WP Cron','2021-02-14 16:03:07','2021-02-14 16:03:07'),(16236,5414,'action complete via WP Cron','2021-02-14 16:03:07','2021-02-14 16:03:07'),(16237,5415,'action created','2021-02-14 16:08:43','2021-02-14 16:08:43'),(16238,5415,'action started via WP Cron','2021-02-14 16:10:52','2021-02-14 16:10:52'),(16239,5415,'action complete via WP Cron','2021-02-14 16:10:52','2021-02-14 16:10:52'),(16240,5416,'action created','2021-02-14 16:10:53','2021-02-14 16:10:53'),(16241,5416,'action started via WP Cron','2021-02-14 16:11:48','2021-02-14 16:11:48'),(16242,5416,'action complete via WP Cron','2021-02-14 16:11:48','2021-02-14 16:11:48'),(16243,5417,'action created','2021-02-14 16:11:49','2021-02-14 16:11:49'),(16244,5417,'action started via WP Cron','2021-02-14 16:12:46','2021-02-14 16:12:46'),(16245,5417,'action complete via WP Cron','2021-02-14 16:12:46','2021-02-14 16:12:46'),(16246,5418,'action created','2021-02-14 16:12:47','2021-02-14 16:12:47'),(16247,5418,'action started via WP Cron','2021-02-14 16:17:39','2021-02-14 16:17:39'),(16248,5418,'action complete via WP Cron','2021-02-14 16:17:39','2021-02-14 16:17:39'),(16249,5419,'action created','2021-02-14 16:18:53','2021-02-14 16:18:53'),(16250,5419,'action started via WP Cron','2021-02-14 16:20:32','2021-02-14 16:20:32'),(16251,5419,'action complete via WP Cron','2021-02-14 16:20:32','2021-02-14 16:20:32'),(16252,5420,'action created','2021-02-14 16:20:32','2021-02-14 16:20:32'),(16253,5420,'action started via WP Cron','2021-02-14 16:23:13','2021-02-14 16:23:13'),(16254,5420,'action complete via WP Cron','2021-02-14 16:23:13','2021-02-14 16:23:13'),(16255,5421,'action created','2021-02-14 16:23:13','2021-02-14 16:23:13'),(16256,5421,'action started via WP Cron','2021-02-14 16:25:48','2021-02-14 16:25:48'),(16257,5421,'action complete via WP Cron','2021-02-14 16:25:48','2021-02-14 16:25:48'),(16258,5422,'action created','2021-02-14 16:25:48','2021-02-14 16:25:48'),(16259,5422,'action started via WP Cron','2021-02-14 16:27:28','2021-02-14 16:27:28'),(16260,5422,'action complete via WP Cron','2021-02-14 16:27:28','2021-02-14 16:27:28'),(16261,5423,'action created','2021-02-14 16:28:02','2021-02-14 16:28:02'),(16262,5423,'action started via WP Cron','2021-02-14 16:28:37','2021-02-14 16:28:37'),(16263,5423,'action complete via WP Cron','2021-02-14 16:28:37','2021-02-14 16:28:37'),(16264,5424,'action created','2021-02-14 16:28:41','2021-02-14 16:28:41'),(16265,5424,'action started via WP Cron','2021-02-14 16:33:06','2021-02-14 16:33:06'),(16266,5424,'action complete via WP Cron','2021-02-14 16:33:06','2021-02-14 16:33:06'),(16267,5425,'action created','2021-02-14 16:39:00','2021-02-14 16:39:00'),(16268,5425,'action started via WP Cron','2021-02-14 16:44:22','2021-02-14 16:44:22'),(16269,5425,'action complete via WP Cron','2021-02-14 16:44:22','2021-02-14 16:44:22'),(16270,5426,'action created','2021-02-14 16:44:23','2021-02-14 16:44:23'),(16271,5426,'action started via WP Cron','2021-02-14 16:48:48','2021-02-14 16:48:48'),(16272,5426,'action complete via WP Cron','2021-02-14 16:48:48','2021-02-14 16:48:48'),(16273,5427,'action created','2021-02-14 16:48:48','2021-02-14 16:48:48'),(16274,5427,'action started via WP Cron','2021-02-14 16:50:16','2021-02-14 16:50:16'),(16275,5427,'action complete via WP Cron','2021-02-14 16:50:16','2021-02-14 16:50:16'),(16276,5428,'action created','2021-02-14 16:51:03','2021-02-14 16:51:03'),(16277,5428,'action started via WP Cron','2021-02-14 16:54:45','2021-02-14 16:54:45'),(16278,5428,'action complete via WP Cron','2021-02-14 16:54:45','2021-02-14 16:54:45'),(16279,5429,'action created','2021-02-14 17:00:42','2021-02-14 17:00:42'),(16280,5429,'action started via WP Cron','2021-02-14 17:03:06','2021-02-14 17:03:06'),(16281,5429,'action complete via WP Cron','2021-02-14 17:03:06','2021-02-14 17:03:06'),(16282,5430,'action created','2021-02-14 17:06:27','2021-02-14 17:06:27'),(16283,5430,'action started via WP Cron','2021-02-14 17:12:25','2021-02-14 17:12:25'),(16284,5430,'action complete via WP Cron','2021-02-14 17:12:25','2021-02-14 17:12:25'),(16285,5431,'action created','2021-02-14 17:14:17','2021-02-14 17:14:17'),(16286,5431,'action started via WP Cron','2021-02-14 17:26:33','2021-02-14 17:26:33'),(16287,5431,'action complete via WP Cron','2021-02-14 17:26:33','2021-02-14 17:26:33'),(16288,5432,'action created','2021-02-14 17:26:33','2021-02-14 17:26:33'),(16289,5432,'action started via WP Cron','2021-02-14 17:26:55','2021-02-14 17:26:55'),(16290,5432,'action complete via WP Cron','2021-02-14 17:26:55','2021-02-14 17:26:55'),(16291,5433,'action created','2021-02-14 17:26:56','2021-02-14 17:26:56'),(16292,5433,'action started via WP Cron','2021-02-14 17:28:51','2021-02-14 17:28:51'),(16293,5433,'action complete via WP Cron','2021-02-14 17:28:51','2021-02-14 17:28:51'),(16294,5434,'action created','2021-02-14 17:28:52','2021-02-14 17:28:52'),(16295,5434,'action started via WP Cron','2021-02-14 17:33:07','2021-02-14 17:33:07'),(16296,5434,'action complete via WP Cron','2021-02-14 17:33:07','2021-02-14 17:33:07'),(16297,5435,'action created','2021-02-14 17:40:34','2021-02-14 17:40:34'),(16298,5435,'action started via WP Cron','2021-02-14 17:50:46','2021-02-14 17:50:46'),(16299,5435,'action complete via WP Cron','2021-02-14 17:50:46','2021-02-14 17:50:46'),(16300,5436,'action created','2021-02-14 17:50:46','2021-02-14 17:50:46'),(16301,5436,'action started via WP Cron','2021-02-14 17:52:44','2021-02-14 17:52:44'),(16302,5436,'action complete via WP Cron','2021-02-14 17:52:44','2021-02-14 17:52:44'),(16303,5437,'action created','2021-02-14 17:52:45','2021-02-14 17:52:45'),(16304,5437,'action started via WP Cron','2021-02-14 17:55:56','2021-02-14 17:55:56'),(16305,5437,'action complete via WP Cron','2021-02-14 17:55:56','2021-02-14 17:55:56'),(16306,5438,'action created','2021-02-14 18:03:06','2021-02-14 18:03:06'),(16307,5438,'action started via WP Cron','2021-02-14 18:08:44','2021-02-14 18:08:44'),(16308,5438,'action complete via WP Cron','2021-02-14 18:08:44','2021-02-14 18:08:44'),(16309,5439,'action created','2021-02-14 18:16:11','2021-02-14 18:16:11'),(16310,5439,'action started via WP Cron','2021-02-14 18:21:39','2021-02-14 18:21:39'),(16311,5439,'action complete via WP Cron','2021-02-14 18:21:39','2021-02-14 18:21:39'),(16312,5440,'action created','2021-02-14 18:21:48','2021-02-14 18:21:48'),(16313,5440,'action started via WP Cron','2021-02-14 18:22:35','2021-02-14 18:22:35'),(16314,5440,'action complete via WP Cron','2021-02-14 18:22:35','2021-02-14 18:22:35'),(16315,5441,'action created','2021-02-14 18:22:40','2021-02-14 18:22:40'),(16316,5441,'action started via WP Cron','2021-02-14 18:29:07','2021-02-14 18:29:07'),(16317,5441,'action complete via WP Cron','2021-02-14 18:29:07','2021-02-14 18:29:07'),(16318,5442,'action created','2021-02-14 18:29:08','2021-02-14 18:29:08'),(16319,5442,'action started via WP Cron','2021-02-14 18:29:46','2021-02-14 18:29:46'),(16320,5442,'action complete via WP Cron','2021-02-14 18:29:46','2021-02-14 18:29:46'),(16321,5443,'action created','2021-02-14 18:29:46','2021-02-14 18:29:46'),(16322,5443,'action started via WP Cron','2021-02-14 18:30:55','2021-02-14 18:30:55'),(16323,5443,'action complete via WP Cron','2021-02-14 18:30:55','2021-02-14 18:30:55'),(16324,5444,'action created','2021-02-14 18:30:55','2021-02-14 18:30:55'),(16325,5444,'action started via WP Cron','2021-02-14 18:32:19','2021-02-14 18:32:19'),(16326,5444,'action complete via WP Cron','2021-02-14 18:32:19','2021-02-14 18:32:19'),(16327,5445,'action created','2021-02-14 18:33:44','2021-02-14 18:33:44'),(16328,5445,'action started via WP Cron','2021-02-14 18:38:49','2021-02-14 18:38:49'),(16329,5445,'action complete via WP Cron','2021-02-14 18:38:49','2021-02-14 18:38:49'),(16330,5446,'action created','2021-02-14 18:38:49','2021-02-14 18:38:49'),(16331,5446,'action started via WP Cron','2021-02-14 18:40:23','2021-02-14 18:40:23'),(16332,5446,'action complete via WP Cron','2021-02-14 18:40:23','2021-02-14 18:40:23'),(16333,5447,'action created','2021-02-14 19:03:07','2021-02-14 19:03:07'),(16334,5447,'action started via WP Cron','2021-02-14 19:11:18','2021-02-14 19:11:18'),(16335,5447,'action complete via WP Cron','2021-02-14 19:11:18','2021-02-14 19:11:18'),(16336,5448,'action created','2021-02-14 19:21:00','2021-02-14 19:21:00'),(16337,5448,'action started via WP Cron','2021-02-14 19:31:59','2021-02-14 19:31:59'),(16338,5448,'action complete via WP Cron','2021-02-14 19:31:59','2021-02-14 19:31:59'),(16339,5449,'action created','2021-02-14 19:33:06','2021-02-14 19:33:06'),(16340,5449,'action started via WP Cron','2021-02-14 19:35:07','2021-02-14 19:35:07'),(16341,5449,'action complete via WP Cron','2021-02-14 19:35:07','2021-02-14 19:35:07'),(16342,5450,'action created','2021-02-14 19:36:59','2021-02-14 19:36:59'),(16343,5450,'action started via WP Cron','2021-02-14 19:43:25','2021-02-14 19:43:25'),(16344,5450,'action complete via WP Cron','2021-02-14 19:43:25','2021-02-14 19:43:25'),(16345,5451,'action created','2021-02-14 19:56:21','2021-02-14 19:56:21'),(16346,5451,'action started via WP Cron','2021-02-14 19:56:45','2021-02-14 19:56:45'),(16347,5451,'action complete via WP Cron','2021-02-14 19:56:45','2021-02-14 19:56:45'),(16348,5452,'action created','2021-02-14 19:56:46','2021-02-14 19:56:46'),(16349,5452,'action started via WP Cron','2021-02-14 19:59:31','2021-02-14 19:59:31'),(16350,5452,'action complete via WP Cron','2021-02-14 19:59:31','2021-02-14 19:59:31'),(16351,5453,'action created','2021-02-14 19:59:32','2021-02-14 19:59:32'),(16352,5453,'action started via WP Cron','2021-02-14 20:01:53','2021-02-14 20:01:53'),(16353,5453,'action complete via WP Cron','2021-02-14 20:01:53','2021-02-14 20:01:53'),(16354,5454,'action created','2021-02-14 20:01:53','2021-02-14 20:01:53'),(16355,5454,'action started via WP Cron','2021-02-14 20:03:07','2021-02-14 20:03:07'),(16356,5454,'action complete via WP Cron','2021-02-14 20:03:07','2021-02-14 20:03:07'),(16357,5455,'action created','2021-02-14 20:04:04','2021-02-14 20:04:04'),(16358,5455,'action started via WP Cron','2021-02-14 20:11:44','2021-02-14 20:11:44'),(16359,5455,'action complete via WP Cron','2021-02-14 20:11:44','2021-02-14 20:11:44'),(16360,5456,'action created','2021-02-14 20:11:44','2021-02-14 20:11:44'),(16361,5456,'action started via WP Cron','2021-02-14 20:12:48','2021-02-14 20:12:48'),(16362,5456,'action complete via WP Cron','2021-02-14 20:12:48','2021-02-14 20:12:48'),(16363,5457,'action created','2021-02-14 20:14:27','2021-02-14 20:14:27'),(16364,5457,'action started via WP Cron','2021-02-14 20:19:35','2021-02-14 20:19:35'),(16365,5457,'action complete via WP Cron','2021-02-14 20:19:36','2021-02-14 20:19:36'),(16366,5458,'action created','2021-02-14 20:19:36','2021-02-14 20:19:36'),(16367,5458,'action started via WP Cron','2021-02-14 20:25:00','2021-02-14 20:25:00'),(16368,5458,'action complete via WP Cron','2021-02-14 20:25:00','2021-02-14 20:25:00'),(16369,5459,'action created','2021-02-14 20:25:30','2021-02-14 20:25:30'),(16370,5459,'action started via WP Cron','2021-02-14 20:33:07','2021-02-14 20:33:07'),(16371,5459,'action complete via WP Cron','2021-02-14 20:33:07','2021-02-14 20:33:07'),(16372,5460,'action created','2021-02-14 20:35:18','2021-02-14 20:35:18'),(16373,5460,'action started via WP Cron','2021-02-14 20:35:36','2021-02-14 20:35:36'),(16374,5460,'action complete via WP Cron','2021-02-14 20:35:36','2021-02-14 20:35:36'),(16375,5461,'action created','2021-02-14 20:35:37','2021-02-14 20:35:37'),(16376,5461,'action started via WP Cron','2021-02-14 20:48:08','2021-02-14 20:48:08'),(16377,5461,'action complete via WP Cron','2021-02-14 20:48:08','2021-02-14 20:48:08'),(16378,5462,'action created','2021-02-14 20:48:09','2021-02-14 20:48:09'),(16379,5462,'action started via WP Cron','2021-02-14 21:03:07','2021-02-14 21:03:07'),(16380,5462,'action complete via WP Cron','2021-02-14 21:03:07','2021-02-14 21:03:07'),(16381,5463,'action created','2021-02-14 21:12:16','2021-02-14 21:12:16'),(16382,5463,'action started via WP Cron','2021-02-14 21:14:28','2021-02-14 21:14:28'),(16383,5463,'action complete via WP Cron','2021-02-14 21:14:28','2021-02-14 21:14:28'),(16384,5464,'action created','2021-02-14 21:20:06','2021-02-14 21:20:06'),(16385,5464,'action started via WP Cron','2021-02-14 21:34:45','2021-02-14 21:34:45'),(16386,5464,'action complete via WP Cron','2021-02-14 21:34:45','2021-02-14 21:34:45'),(16387,5465,'action created','2021-02-14 21:34:46','2021-02-14 21:34:46'),(16388,5465,'action started via WP Cron','2021-02-14 21:35:46','2021-02-14 21:35:46'),(16389,5465,'action complete via WP Cron','2021-02-14 21:35:46','2021-02-14 21:35:46'),(16390,5466,'action created','2021-02-14 21:48:44','2021-02-14 21:48:44'),(16391,5466,'action started via WP Cron','2021-02-14 21:50:37','2021-02-14 21:50:37'),(16392,5466,'action complete via WP Cron','2021-02-14 21:50:37','2021-02-14 21:50:37'),(16393,5467,'action created','2021-02-14 21:52:46','2021-02-14 21:52:46'),(16394,5467,'action started via WP Cron','2021-02-14 22:01:58','2021-02-14 22:01:58'),(16395,5467,'action complete via WP Cron','2021-02-14 22:01:58','2021-02-14 22:01:58'),(16396,5468,'action created','2021-02-14 22:03:06','2021-02-14 22:03:06'),(16397,5468,'action started via WP Cron','2021-02-14 22:03:43','2021-02-14 22:03:43'),(16398,5468,'action complete via WP Cron','2021-02-14 22:03:43','2021-02-14 22:03:43'),(16399,5469,'action created','2021-02-14 22:20:35','2021-02-14 22:20:35'),(16400,5469,'action started via WP Cron','2021-02-14 22:28:50','2021-02-14 22:28:50'),(16401,5469,'action complete via WP Cron','2021-02-14 22:28:50','2021-02-14 22:28:50'),(16402,5470,'action created','2021-02-14 22:29:53','2021-02-14 22:29:53'),(16403,5470,'action started via WP Cron','2021-02-14 22:33:07','2021-02-14 22:33:07'),(16404,5470,'action complete via WP Cron','2021-02-14 22:33:07','2021-02-14 22:33:07'),(16405,5471,'action created','2021-02-14 22:39:28','2021-02-14 22:39:28'),(16406,5471,'action started via WP Cron','2021-02-14 22:49:12','2021-02-14 22:49:12'),(16407,5471,'action complete via WP Cron','2021-02-14 22:49:12','2021-02-14 22:49:12'),(16408,5472,'action created','2021-02-14 22:53:16','2021-02-14 22:53:16'),(16409,5472,'action started via WP Cron','2021-02-14 22:53:37','2021-02-14 22:53:37'),(16410,5472,'action complete via WP Cron','2021-02-14 22:53:37','2021-02-14 22:53:37'),(16411,5473,'action created','2021-02-14 22:53:37','2021-02-14 22:53:37'),(16412,5473,'action started via WP Cron','2021-02-14 22:54:53','2021-02-14 22:54:53'),(16413,5473,'action complete via WP Cron','2021-02-14 22:54:53','2021-02-14 22:54:53'),(16414,5474,'action created','2021-02-14 22:54:54','2021-02-14 22:54:54'),(16415,5474,'action started via WP Cron','2021-02-14 22:57:13','2021-02-14 22:57:13'),(16416,5474,'action complete via WP Cron','2021-02-14 22:57:13','2021-02-14 22:57:13'),(16417,5475,'action created','2021-02-14 22:59:47','2021-02-14 22:59:47'),(16418,5475,'action started via WP Cron','2021-02-14 23:03:07','2021-02-14 23:03:07'),(16419,5475,'action complete via WP Cron','2021-02-14 23:03:07','2021-02-14 23:03:07'),(16420,5476,'action created','2021-02-14 23:03:32','2021-02-14 23:03:32'),(16421,5476,'action started via WP Cron','2021-02-14 23:04:40','2021-02-14 23:04:40'),(16422,5476,'action complete via WP Cron','2021-02-14 23:04:40','2021-02-14 23:04:40'),(16423,5477,'action created','2021-02-14 23:04:40','2021-02-14 23:04:40'),(16424,5477,'action started via WP Cron','2021-02-14 23:06:31','2021-02-14 23:06:31'),(16425,5477,'action complete via WP Cron','2021-02-14 23:06:31','2021-02-14 23:06:31'),(16426,5478,'action created','2021-02-14 23:08:24','2021-02-14 23:08:24'),(16427,5478,'action started via WP Cron','2021-02-14 23:12:36','2021-02-14 23:12:36'),(16428,5478,'action complete via WP Cron','2021-02-14 23:12:36','2021-02-14 23:12:36'),(16429,5479,'action created','2021-02-14 23:18:37','2021-02-14 23:18:37'),(16430,5479,'action started via WP Cron','2021-02-14 23:27:54','2021-02-14 23:27:54'),(16431,5479,'action complete via WP Cron','2021-02-14 23:27:54','2021-02-14 23:27:54'),(16432,5480,'action created','2021-02-14 23:27:54','2021-02-14 23:27:54'),(16433,5480,'action started via WP Cron','2021-02-14 23:32:49','2021-02-14 23:32:49'),(16434,5480,'action complete via WP Cron','2021-02-14 23:32:49','2021-02-14 23:32:49'),(16435,5481,'action created','2021-02-14 23:32:49','2021-02-14 23:32:49'),(16436,5481,'action started via WP Cron','2021-02-14 23:52:13','2021-02-14 23:52:13'),(16437,5481,'action complete via WP Cron','2021-02-14 23:52:13','2021-02-14 23:52:13'),(16438,5482,'action created','2021-02-14 23:54:29','2021-02-14 23:54:29'),(16439,5482,'action started via WP Cron','2021-02-14 23:55:38','2021-02-14 23:55:38'),(16440,5482,'action complete via WP Cron','2021-02-14 23:55:38','2021-02-14 23:55:38'),(16441,5483,'action created','2021-02-14 23:55:40','2021-02-14 23:55:40'),(16442,5483,'action started via WP Cron','2021-02-14 23:56:46','2021-02-14 23:56:46'),(16443,5483,'action complete via WP Cron','2021-02-14 23:56:46','2021-02-14 23:56:46'),(16444,5484,'action created','2021-02-14 23:56:52','2021-02-14 23:56:52'),(16445,5484,'action started via WP Cron','2021-02-14 23:57:54','2021-02-14 23:57:54'),(16446,5484,'action complete via WP Cron','2021-02-14 23:57:54','2021-02-14 23:57:54'),(16447,5485,'action created','2021-02-15 00:03:06','2021-02-15 00:03:06'),(16448,5485,'action started via WP Cron','2021-02-15 00:18:32','2021-02-15 00:18:32'),(16449,5485,'action complete via WP Cron','2021-02-15 00:18:32','2021-02-15 00:18:32'),(16450,5486,'action created','2021-02-15 00:18:32','2021-02-15 00:18:32'),(16451,5486,'action started via WP Cron','2021-02-15 00:20:31','2021-02-15 00:20:31'),(16452,5486,'action complete via WP Cron','2021-02-15 00:20:31','2021-02-15 00:20:31'),(16453,5487,'action created','2021-02-15 00:20:31','2021-02-15 00:20:31'),(16454,5487,'action started via WP Cron','2021-02-15 00:33:07','2021-02-15 00:33:07'),(16455,5487,'action complete via WP Cron','2021-02-15 00:33:07','2021-02-15 00:33:07'),(16456,5488,'action created','2021-02-15 00:42:30','2021-02-15 00:42:30'),(16457,5488,'action started via WP Cron','2021-02-15 00:43:43','2021-02-15 00:43:43'),(16458,5488,'action complete via WP Cron','2021-02-15 00:43:43','2021-02-15 00:43:43'),(16459,5489,'action created','2021-02-15 00:49:42','2021-02-15 00:49:42'),(16460,5489,'action started via WP Cron','2021-02-15 01:03:06','2021-02-15 01:03:06'),(16461,5489,'action complete via WP Cron','2021-02-15 01:03:06','2021-02-15 01:03:06'),(16462,5490,'action created','2021-02-15 01:06:52','2021-02-15 01:06:52'),(16463,5490,'action started via WP Cron','2021-02-15 01:08:12','2021-02-15 01:08:12'),(16464,5490,'action complete via WP Cron','2021-02-15 01:08:12','2021-02-15 01:08:12'),(16465,5491,'action created','2021-02-15 01:08:13','2021-02-15 01:08:13'),(16466,5491,'action started via WP Cron','2021-02-15 01:21:00','2021-02-15 01:21:00'),(16467,5491,'action complete via WP Cron','2021-02-15 01:21:00','2021-02-15 01:21:00'),(16468,5492,'action created','2021-02-15 01:21:01','2021-02-15 01:21:01'),(16469,5294,'action started via WP Cron','2021-02-15 01:30:42','2021-02-15 01:30:42'),(16470,5294,'action complete via WP Cron','2021-02-15 01:30:42','2021-02-15 01:30:42'),(16471,5493,'action created','2021-02-15 01:30:42','2021-02-15 01:30:42'),(16472,5492,'action started via WP Cron','2021-02-15 01:30:42','2021-02-15 01:30:42'),(16473,5492,'action complete via WP Cron','2021-02-15 01:30:42','2021-02-15 01:30:42'),(16474,5494,'action created','2021-02-15 01:33:06','2021-02-15 01:33:06'),(16475,5494,'action started via WP Cron','2021-02-15 01:35:26','2021-02-15 01:35:26'),(16476,5494,'action complete via WP Cron','2021-02-15 01:35:26','2021-02-15 01:35:26'),(16477,5495,'action created','2021-02-15 01:56:56','2021-02-15 01:56:56'),(16478,5298,'action started via WP Cron','2021-02-15 01:56:56','2021-02-15 01:56:56'),(16479,5298,'action complete via WP Cron','2021-02-15 01:56:56','2021-02-15 01:56:56'),(16480,5496,'action created','2021-02-15 01:56:56','2021-02-15 01:56:56'),(16481,5495,'action started via WP Cron','2021-02-15 01:57:46','2021-02-15 01:57:46'),(16482,5495,'action complete via WP Cron','2021-02-15 01:57:46','2021-02-15 01:57:46'),(16483,5497,'action created','2021-02-15 01:57:46','2021-02-15 01:57:46'),(16484,5497,'action started via WP Cron','2021-02-15 02:03:07','2021-02-15 02:03:07'),(16485,5497,'action complete via WP Cron','2021-02-15 02:03:07','2021-02-15 02:03:07'),(16486,5498,'action created','2021-02-15 02:04:40','2021-02-15 02:04:40'),(16487,5498,'action started via WP Cron','2021-02-15 02:10:19','2021-02-15 02:10:19'),(16488,5498,'action complete via WP Cron','2021-02-15 02:10:19','2021-02-15 02:10:19'),(16489,5499,'action created','2021-02-15 02:10:20','2021-02-15 02:10:20'),(16490,5499,'action started via WP Cron','2021-02-15 02:18:20','2021-02-15 02:18:20'),(16491,5499,'action complete via WP Cron','2021-02-15 02:18:20','2021-02-15 02:18:20'),(16492,5500,'action created','2021-02-15 02:18:20','2021-02-15 02:18:20'),(16493,5500,'action started via WP Cron','2021-02-15 02:19:04','2021-02-15 02:19:04'),(16494,5500,'action complete via WP Cron','2021-02-15 02:19:04','2021-02-15 02:19:04'),(16495,5501,'action created','2021-02-15 02:20:02','2021-02-15 02:20:02'),(16496,5501,'action started via WP Cron','2021-02-15 02:22:18','2021-02-15 02:22:18'),(16497,5501,'action complete via WP Cron','2021-02-15 02:22:18','2021-02-15 02:22:18'),(16498,5502,'action created','2021-02-15 02:22:18','2021-02-15 02:22:18'),(16499,5502,'action started via WP Cron','2021-02-15 02:29:48','2021-02-15 02:29:48'),(16500,5502,'action complete via WP Cron','2021-02-15 02:29:48','2021-02-15 02:29:48'),(16501,5503,'action created','2021-02-15 02:33:06','2021-02-15 02:33:06'),(16502,5503,'action started via WP Cron','2021-02-15 02:33:41','2021-02-15 02:33:41'),(16503,5503,'action complete via WP Cron','2021-02-15 02:33:41','2021-02-15 02:33:41'),(16504,5504,'action created','2021-02-15 02:33:41','2021-02-15 02:33:41'),(16505,5504,'action started via WP Cron','2021-02-15 02:34:35','2021-02-15 02:34:35'),(16506,5504,'action complete via WP Cron','2021-02-15 02:34:35','2021-02-15 02:34:35'),(16507,5505,'action created','2021-02-15 02:34:35','2021-02-15 02:34:35'),(16508,5505,'action started via WP Cron','2021-02-15 02:35:35','2021-02-15 02:35:35'),(16509,5505,'action complete via WP Cron','2021-02-15 02:35:35','2021-02-15 02:35:35'),(16510,5506,'action created','2021-02-15 02:35:35','2021-02-15 02:35:35'),(16511,5506,'action started via WP Cron','2021-02-15 03:03:07','2021-02-15 03:03:07'),(16512,5506,'action complete via WP Cron','2021-02-15 03:03:07','2021-02-15 03:03:07'),(16513,5507,'action created','2021-02-15 03:03:51','2021-02-15 03:03:51'),(16514,5507,'action started via WP Cron','2021-02-15 03:16:22','2021-02-15 03:16:22'),(16515,5507,'action complete via WP Cron','2021-02-15 03:16:22','2021-02-15 03:16:22'),(16516,5508,'action created','2021-02-15 03:16:46','2021-02-15 03:16:46'),(16517,5508,'action started via WP Cron','2021-02-15 03:20:01','2021-02-15 03:20:01'),(16518,5508,'action complete via WP Cron','2021-02-15 03:20:01','2021-02-15 03:20:01'),(16519,5509,'action created','2021-02-15 03:20:03','2021-02-15 03:20:03'),(16520,5509,'action started via WP Cron','2021-02-15 03:25:34','2021-02-15 03:25:34'),(16521,5509,'action complete via WP Cron','2021-02-15 03:25:34','2021-02-15 03:25:34'),(16522,5510,'action created','2021-02-15 03:25:34','2021-02-15 03:25:34'),(16523,5510,'action started via WP Cron','2021-02-15 03:33:07','2021-02-15 03:33:07'),(16524,5510,'action complete via WP Cron','2021-02-15 03:33:07','2021-02-15 03:33:07'),(16525,5511,'action created','2021-02-15 03:36:17','2021-02-15 03:36:17'),(16526,5511,'action started via WP Cron','2021-02-15 03:40:07','2021-02-15 03:40:07'),(16527,5511,'action complete via WP Cron','2021-02-15 03:40:07','2021-02-15 03:40:07'),(16528,5512,'action created','2021-02-15 03:41:12','2021-02-15 03:41:12'),(16529,5512,'action started via WP Cron','2021-02-15 03:44:13','2021-02-15 03:44:13'),(16530,5512,'action complete via WP Cron','2021-02-15 03:44:13','2021-02-15 03:44:13'),(16531,5513,'action created','2021-02-15 03:44:13','2021-02-15 03:44:13'),(16532,5513,'action started via WP Cron','2021-02-15 03:49:00','2021-02-15 03:49:00'),(16533,5513,'action complete via WP Cron','2021-02-15 03:49:00','2021-02-15 03:49:00'),(16534,5514,'action created','2021-02-15 03:49:06','2021-02-15 03:49:06'),(16535,5514,'action started via WP Cron','2021-02-15 03:49:46','2021-02-15 03:49:46'),(16536,5514,'action complete via WP Cron','2021-02-15 03:49:46','2021-02-15 03:49:46'),(16537,5515,'action created','2021-02-15 03:49:46','2021-02-15 03:49:46'),(16538,5515,'action started via WP Cron','2021-02-15 04:03:07','2021-02-15 04:03:07'),(16539,5515,'action complete via WP Cron','2021-02-15 04:03:07','2021-02-15 04:03:07'),(16540,5516,'action created','2021-02-15 04:05:19','2021-02-15 04:05:19'),(16541,5516,'action started via WP Cron','2021-02-15 04:07:53','2021-02-15 04:07:53'),(16542,5516,'action complete via WP Cron','2021-02-15 04:07:53','2021-02-15 04:07:53'),(16543,5517,'action created','2021-02-15 04:07:55','2021-02-15 04:07:55'),(16544,5517,'action started via WP Cron','2021-02-15 04:12:30','2021-02-15 04:12:30'),(16545,5517,'action complete via WP Cron','2021-02-15 04:12:30','2021-02-15 04:12:30'),(16546,5518,'action created','2021-02-15 04:12:30','2021-02-15 04:12:30'),(16547,5518,'action started via WP Cron','2021-02-15 04:16:40','2021-02-15 04:16:40'),(16548,5518,'action complete via WP Cron','2021-02-15 04:16:40','2021-02-15 04:16:40'),(16549,5519,'action created','2021-02-15 04:16:40','2021-02-15 04:16:40'),(16550,5519,'action started via WP Cron','2021-02-15 04:18:52','2021-02-15 04:18:52'),(16551,5519,'action complete via WP Cron','2021-02-15 04:18:52','2021-02-15 04:18:52'),(16552,5520,'action created','2021-02-15 04:18:52','2021-02-15 04:18:52'),(16553,5520,'action started via WP Cron','2021-02-15 04:33:38','2021-02-15 04:33:38'),(16554,5520,'action complete via WP Cron','2021-02-15 04:33:38','2021-02-15 04:33:38'),(16555,5521,'action created','2021-02-15 04:35:37','2021-02-15 04:35:37'),(16556,5521,'action started via WP Cron','2021-02-15 04:45:30','2021-02-15 04:45:30'),(16557,5521,'action complete via WP Cron','2021-02-15 04:45:30','2021-02-15 04:45:30'),(16558,5522,'action created','2021-02-15 04:53:54','2021-02-15 04:53:54'),(16559,5522,'action started via WP Cron','2021-02-15 04:54:38','2021-02-15 04:54:38'),(16560,5522,'action complete via WP Cron','2021-02-15 04:54:38','2021-02-15 04:54:38'),(16561,5523,'action created','2021-02-15 04:54:39','2021-02-15 04:54:39'),(16562,5523,'action started via WP Cron','2021-02-15 04:57:32','2021-02-15 04:57:32'),(16563,5523,'action complete via WP Cron','2021-02-15 04:57:32','2021-02-15 04:57:32'),(16564,5524,'action created','2021-02-15 04:57:32','2021-02-15 04:57:32'),(16565,5524,'action started via WP Cron','2021-02-15 05:03:07','2021-02-15 05:03:07'),(16566,5524,'action complete via WP Cron','2021-02-15 05:03:07','2021-02-15 05:03:07'),(16567,5525,'action created','2021-02-15 05:10:10','2021-02-15 05:10:10'),(16568,5525,'action started via WP Cron','2021-02-15 05:13:05','2021-02-15 05:13:05'),(16569,5525,'action complete via WP Cron','2021-02-15 05:13:05','2021-02-15 05:13:05'),(16570,5526,'action created','2021-02-15 05:13:05','2021-02-15 05:13:05'),(16571,5526,'action started via WP Cron','2021-02-15 05:14:56','2021-02-15 05:14:56'),(16572,5526,'action complete via WP Cron','2021-02-15 05:14:56','2021-02-15 05:14:56'),(16573,5527,'action created','2021-02-15 05:15:04','2021-02-15 05:15:04'),(16574,5527,'action started via WP Cron','2021-02-15 05:33:07','2021-02-15 05:33:07'),(16575,5527,'action complete via WP Cron','2021-02-15 05:33:07','2021-02-15 05:33:07'),(16576,5528,'action created','2021-02-15 05:34:38','2021-02-15 05:34:38'),(16577,5528,'action started via WP Cron','2021-02-15 05:51:58','2021-02-15 05:51:58'),(16578,5528,'action complete via WP Cron','2021-02-15 05:51:58','2021-02-15 05:51:58'),(16579,5529,'action created','2021-02-15 05:53:27','2021-02-15 05:53:27'),(16580,5529,'action started via WP Cron','2021-02-15 05:55:35','2021-02-15 05:55:35'),(16581,5529,'action complete via WP Cron','2021-02-15 05:55:35','2021-02-15 05:55:35'),(16582,5530,'action created','2021-02-15 06:02:05','2021-02-15 06:02:05'),(16583,5530,'action started via WP Cron','2021-02-15 06:03:54','2021-02-15 06:03:54'),(16584,5530,'action complete via WP Cron','2021-02-15 06:03:54','2021-02-15 06:03:54'),(16585,5531,'action created','2021-02-15 06:09:01','2021-02-15 06:09:01'),(16586,5531,'action started via WP Cron','2021-02-15 06:15:47','2021-02-15 06:15:47'),(16587,5531,'action complete via WP Cron','2021-02-15 06:15:47','2021-02-15 06:15:47'),(16588,5532,'action created','2021-02-15 06:16:05','2021-02-15 06:16:05'),(16589,5532,'action started via WP Cron','2021-02-15 06:19:58','2021-02-15 06:19:58'),(16590,5532,'action complete via WP Cron','2021-02-15 06:19:58','2021-02-15 06:19:58'),(16591,5533,'action created','2021-02-15 06:19:59','2021-02-15 06:19:59'),(16592,5533,'action started via WP Cron','2021-02-15 06:31:39','2021-02-15 06:31:39'),(16593,5533,'action complete via WP Cron','2021-02-15 06:31:39','2021-02-15 06:31:39'),(16594,5534,'action created','2021-02-15 06:33:06','2021-02-15 06:33:06'),(16595,5534,'action started via WP Cron','2021-02-15 06:34:33','2021-02-15 06:34:33'),(16596,5534,'action complete via WP Cron','2021-02-15 06:34:33','2021-02-15 06:34:33'),(16597,5535,'action created','2021-02-15 06:35:09','2021-02-15 06:35:09'),(16598,5535,'action started via WP Cron','2021-02-15 06:36:13','2021-02-15 06:36:13'),(16599,5535,'action complete via WP Cron','2021-02-15 06:36:13','2021-02-15 06:36:13'),(16600,5536,'action created','2021-02-15 06:36:13','2021-02-15 06:36:13'),(16601,5536,'action started via WP Cron','2021-02-15 06:37:38','2021-02-15 06:37:38'),(16602,5536,'action complete via WP Cron','2021-02-15 06:37:38','2021-02-15 06:37:38'),(16603,5537,'action created','2021-02-15 06:37:38','2021-02-15 06:37:38'),(16604,5537,'action started via WP Cron','2021-02-15 06:47:48','2021-02-15 06:47:48'),(16605,5537,'action complete via WP Cron','2021-02-15 06:47:48','2021-02-15 06:47:48'),(16606,5538,'action created','2021-02-15 06:51:57','2021-02-15 06:51:57'),(16607,5538,'action started via WP Cron','2021-02-15 06:54:22','2021-02-15 06:54:22'),(16608,5538,'action complete via WP Cron','2021-02-15 06:54:22','2021-02-15 06:54:22'),(16609,5539,'action created','2021-02-15 06:58:53','2021-02-15 06:58:53'),(16610,5539,'action started via WP Cron','2021-02-15 07:03:06','2021-02-15 07:03:06'),(16611,5539,'action complete via WP Cron','2021-02-15 07:03:06','2021-02-15 07:03:06'),(16612,5540,'action created','2021-02-15 07:04:36','2021-02-15 07:04:36'),(16613,5540,'action started via WP Cron','2021-02-15 07:07:34','2021-02-15 07:07:34'),(16614,5540,'action complete via WP Cron','2021-02-15 07:07:34','2021-02-15 07:07:34'),(16615,5541,'action created','2021-02-15 07:07:34','2021-02-15 07:07:34'),(16616,5541,'action started via WP Cron','2021-02-15 07:08:36','2021-02-15 07:08:36'),(16617,5541,'action complete via WP Cron','2021-02-15 07:08:36','2021-02-15 07:08:36'),(16618,5542,'action created','2021-02-15 07:08:55','2021-02-15 07:08:55'),(16619,5542,'action started via WP Cron','2021-02-15 07:13:42','2021-02-15 07:13:42'),(16620,5542,'action complete via WP Cron','2021-02-15 07:13:42','2021-02-15 07:13:42'),(16621,5543,'action created','2021-02-15 07:14:21','2021-02-15 07:14:21'),(16622,5543,'action started via WP Cron','2021-02-15 07:15:06','2021-02-15 07:15:06'),(16623,5543,'action complete via WP Cron','2021-02-15 07:15:06','2021-02-15 07:15:06'),(16624,5544,'action created','2021-02-15 07:15:28','2021-02-15 07:15:28'),(16625,5544,'action started via WP Cron','2021-02-15 07:15:46','2021-02-15 07:15:46'),(16626,5544,'action complete via WP Cron','2021-02-15 07:15:46','2021-02-15 07:15:46'),(16627,5545,'action created','2021-02-15 07:18:15','2021-02-15 07:18:15'),(16628,5545,'action started via WP Cron','2021-02-15 07:20:14','2021-02-15 07:20:14'),(16629,5545,'action complete via WP Cron','2021-02-15 07:20:14','2021-02-15 07:20:14'),(16630,5546,'action created','2021-02-15 07:24:26','2021-02-15 07:24:26'),(16631,5546,'action started via WP Cron','2021-02-15 07:33:07','2021-02-15 07:33:07'),(16632,5546,'action complete via WP Cron','2021-02-15 07:33:07','2021-02-15 07:33:07'),(16633,5547,'action created','2021-02-15 07:34:23','2021-02-15 07:34:23'),(16634,5547,'action started via WP Cron','2021-02-15 07:37:35','2021-02-15 07:37:35'),(16635,5547,'action complete via WP Cron','2021-02-15 07:37:35','2021-02-15 07:37:35'),(16636,5548,'action created','2021-02-15 07:40:44','2021-02-15 07:40:44'),(16637,5548,'action started via WP Cron','2021-02-15 07:41:44','2021-02-15 07:41:44'),(16638,5548,'action complete via WP Cron','2021-02-15 07:41:44','2021-02-15 07:41:44'),(16639,5549,'action created','2021-02-15 07:41:44','2021-02-15 07:41:44'),(16640,5549,'action started via WP Cron','2021-02-15 07:43:29','2021-02-15 07:43:29'),(16641,5549,'action complete via WP Cron','2021-02-15 07:43:29','2021-02-15 07:43:29'),(16642,5550,'action created','2021-02-15 07:48:28','2021-02-15 07:48:28'),(16643,5550,'action started via WP Cron','2021-02-15 07:50:28','2021-02-15 07:50:28'),(16644,5550,'action complete via WP Cron','2021-02-15 07:50:28','2021-02-15 07:50:28'),(16645,5551,'action created','2021-02-15 07:50:29','2021-02-15 07:50:29'),(16646,5551,'action started via WP Cron','2021-02-15 07:56:50','2021-02-15 07:56:50'),(16647,5551,'action complete via WP Cron','2021-02-15 07:56:50','2021-02-15 07:56:50'),(16648,5552,'action created','2021-02-15 07:58:58','2021-02-15 07:58:58'),(16649,5552,'action started via WP Cron','2021-02-15 08:02:37','2021-02-15 08:02:37'),(16650,5552,'action complete via WP Cron','2021-02-15 08:02:37','2021-02-15 08:02:37'),(16651,5553,'action created','2021-02-15 08:02:37','2021-02-15 08:02:37'),(16652,5553,'action started via WP Cron','2021-02-15 08:05:40','2021-02-15 08:05:40'),(16653,5553,'action complete via WP Cron','2021-02-15 08:05:40','2021-02-15 08:05:40'),(16654,5554,'action created','2021-02-15 08:06:37','2021-02-15 08:06:37'),(16655,5554,'action started via WP Cron','2021-02-15 08:07:50','2021-02-15 08:07:50'),(16656,5554,'action complete via WP Cron','2021-02-15 08:07:50','2021-02-15 08:07:50'),(16657,5555,'action created','2021-02-15 08:07:50','2021-02-15 08:07:50'),(16658,5555,'action started via WP Cron','2021-02-15 08:10:35','2021-02-15 08:10:35'),(16659,5555,'action complete via WP Cron','2021-02-15 08:10:35','2021-02-15 08:10:35'),(16660,5556,'action created','2021-02-15 08:27:38','2021-02-15 08:27:38'),(16661,5335,'action started via WP Cron','2021-02-15 08:27:38','2021-02-15 08:27:38'),(16662,5335,'action complete via WP Cron','2021-02-15 08:27:38','2021-02-15 08:27:38'),(16663,5557,'action created','2021-02-15 08:27:38','2021-02-15 08:27:38'),(16664,5556,'action started via WP Cron','2021-02-15 08:30:37','2021-02-15 08:30:37'),(16665,5556,'action complete via WP Cron','2021-02-15 08:30:37','2021-02-15 08:30:37'),(16666,5558,'action created','2021-02-15 08:33:06','2021-02-15 08:33:06'),(16667,5558,'action started via WP Cron','2021-02-15 08:46:32','2021-02-15 08:46:32'),(16668,5558,'action complete via WP Cron','2021-02-15 08:46:32','2021-02-15 08:46:32'),(16669,5559,'action created','2021-02-15 08:46:34','2021-02-15 08:46:34'),(16670,5559,'action started via WP Cron','2021-02-15 08:52:44','2021-02-15 08:52:44'),(16671,5559,'action complete via WP Cron','2021-02-15 08:52:44','2021-02-15 08:52:44'),(16672,5560,'action created','2021-02-15 08:52:45','2021-02-15 08:52:45'),(16673,5560,'action started via WP Cron','2021-02-15 09:03:07','2021-02-15 09:03:07'),(16674,5560,'action complete via WP Cron','2021-02-15 09:03:07','2021-02-15 09:03:07'),(16675,5561,'action created','2021-02-15 09:14:35','2021-02-15 09:14:35'),(16676,5561,'action started via WP Cron','2021-02-15 09:19:31','2021-02-15 09:19:31'),(16677,5561,'action complete via WP Cron','2021-02-15 09:19:31','2021-02-15 09:19:31'),(16678,5562,'action created','2021-02-15 09:22:26','2021-02-15 09:22:26'),(16679,5562,'action started via WP Cron','2021-02-15 09:30:45','2021-02-15 09:30:45'),(16680,5562,'action complete via WP Cron','2021-02-15 09:30:45','2021-02-15 09:30:45'),(16681,5563,'action created','2021-02-15 09:30:45','2021-02-15 09:30:45'),(16682,5563,'action started via WP Cron','2021-02-15 09:33:42','2021-02-15 09:33:42'),(16683,5563,'action complete via WP Cron','2021-02-15 09:33:42','2021-02-15 09:33:42'),(16684,5564,'action created','2021-02-15 09:37:34','2021-02-15 09:37:34'),(16685,5564,'action started via WP Cron','2021-02-15 09:41:53','2021-02-15 09:41:53'),(16686,5564,'action complete via WP Cron','2021-02-15 09:41:53','2021-02-15 09:41:53'),(16687,5565,'action created','2021-02-15 09:46:14','2021-02-15 09:46:14'),(16688,5565,'action started via WP Cron','2021-02-15 09:50:46','2021-02-15 09:50:46'),(16689,5565,'action complete via WP Cron','2021-02-15 09:50:46','2021-02-15 09:50:46'),(16690,5566,'action created','2021-02-15 10:03:06','2021-02-15 10:03:06'),(16691,5566,'action started via WP Cron','2021-02-15 10:08:38','2021-02-15 10:08:38'),(16692,5566,'action complete via WP Cron','2021-02-15 10:08:38','2021-02-15 10:08:38'),(16693,5567,'action created','2021-02-15 10:33:06','2021-02-15 10:33:06'),(16694,5567,'action started via WP Cron','2021-02-15 10:37:15','2021-02-15 10:37:15'),(16695,5567,'action complete via WP Cron','2021-02-15 10:37:15','2021-02-15 10:37:15'),(16696,5568,'action created','2021-02-15 10:37:15','2021-02-15 10:37:15'),(16697,5568,'action started via WP Cron','2021-02-15 10:38:39','2021-02-15 10:38:39'),(16698,5568,'action complete via WP Cron','2021-02-15 10:38:39','2021-02-15 10:38:39'),(16699,5569,'action created','2021-02-15 10:38:39','2021-02-15 10:38:39'),(16700,5569,'action started via WP Cron','2021-02-15 10:41:41','2021-02-15 10:41:41'),(16701,5569,'action complete via WP Cron','2021-02-15 10:41:41','2021-02-15 10:41:41'),(16702,5570,'action created','2021-02-15 10:43:30','2021-02-15 10:43:30'),(16703,5570,'action started via WP Cron','2021-02-15 10:44:49','2021-02-15 10:44:49'),(16704,5570,'action complete via WP Cron','2021-02-15 10:44:49','2021-02-15 10:44:49'),(16705,5571,'action created','2021-02-15 10:44:49','2021-02-15 10:44:49'),(16706,5571,'action started via WP Cron','2021-02-15 10:50:15','2021-02-15 10:50:15'),(16707,5571,'action complete via WP Cron','2021-02-15 10:50:15','2021-02-15 10:50:15'),(16708,5572,'action created','2021-02-15 10:50:15','2021-02-15 10:50:15'),(16709,5572,'action started via WP Cron','2021-02-15 10:51:02','2021-02-15 10:51:02'),(16710,5572,'action complete via WP Cron','2021-02-15 10:51:02','2021-02-15 10:51:02'),(16711,5573,'action created','2021-02-15 10:51:37','2021-02-15 10:51:37'),(16712,5573,'action started via WP Cron','2021-02-15 10:52:36','2021-02-15 10:52:36'),(16713,5573,'action complete via WP Cron','2021-02-15 10:52:36','2021-02-15 10:52:36'),(16714,5574,'action created','2021-02-15 10:53:32','2021-02-15 10:53:32'),(16715,5574,'action started via WP Cron','2021-02-15 10:55:21','2021-02-15 10:55:21'),(16716,5574,'action complete via WP Cron','2021-02-15 10:55:21','2021-02-15 10:55:21'),(16717,5575,'action created','2021-02-15 10:55:21','2021-02-15 10:55:21'),(16718,5575,'action started via WP Cron','2021-02-15 10:55:37','2021-02-15 10:55:37'),(16719,5575,'action complete via WP Cron','2021-02-15 10:55:37','2021-02-15 10:55:37'),(16720,5576,'action created','2021-02-15 11:02:36','2021-02-15 11:02:36'),(16721,5576,'action started via WP Cron','2021-02-15 11:06:40','2021-02-15 11:06:40'),(16722,5576,'action complete via WP Cron','2021-02-15 11:06:40','2021-02-15 11:06:40'),(16723,5577,'action created','2021-02-15 11:06:40','2021-02-15 11:06:40'),(16724,5577,'action started via WP Cron','2021-02-15 11:08:39','2021-02-15 11:08:39'),(16725,5577,'action complete via WP Cron','2021-02-15 11:08:39','2021-02-15 11:08:39'),(16726,5578,'action created','2021-02-15 11:08:39','2021-02-15 11:08:39'),(16727,5578,'action started via WP Cron','2021-02-15 11:16:25','2021-02-15 11:16:25'),(16728,5578,'action complete via WP Cron','2021-02-15 11:16:25','2021-02-15 11:16:25'),(16729,5579,'action created','2021-02-15 11:22:24','2021-02-15 11:22:24'),(16730,5579,'action started via WP Cron','2021-02-15 11:25:47','2021-02-15 11:25:47'),(16731,5579,'action complete via WP Cron','2021-02-15 11:25:47','2021-02-15 11:25:47'),(16732,5580,'action created','2021-02-15 11:25:47','2021-02-15 11:25:47'),(16733,5580,'action started via WP Cron','2021-02-15 11:33:06','2021-02-15 11:33:06'),(16734,5580,'action complete via WP Cron','2021-02-15 11:33:07','2021-02-15 11:33:07'),(16735,5581,'action created','2021-02-15 11:34:44','2021-02-15 11:34:44'),(16736,5581,'action started via WP Cron','2021-02-15 11:38:39','2021-02-15 11:38:39'),(16737,5581,'action complete via WP Cron','2021-02-15 11:38:39','2021-02-15 11:38:39'),(16738,5582,'action created','2021-02-15 11:39:43','2021-02-15 11:39:43'),(16739,5582,'action started via WP Cron','2021-02-15 11:43:42','2021-02-15 11:43:42'),(16740,5582,'action complete via WP Cron','2021-02-15 11:43:42','2021-02-15 11:43:42'),(16741,5583,'action created','2021-02-15 11:46:27','2021-02-15 11:46:27'),(16742,5583,'action started via WP Cron','2021-02-15 11:50:19','2021-02-15 11:50:19'),(16743,5583,'action complete via WP Cron','2021-02-15 11:50:19','2021-02-15 11:50:19'),(16744,5584,'action created','2021-02-15 11:50:19','2021-02-15 11:50:19'),(16745,5584,'action started via WP Cron','2021-02-15 12:03:06','2021-02-15 12:03:06'),(16746,5584,'action complete via WP Cron','2021-02-15 12:03:06','2021-02-15 12:03:06'),(16747,5585,'action created','2021-02-15 12:06:20','2021-02-15 12:06:20'),(16748,5585,'action started via WP Cron','2021-02-15 12:08:39','2021-02-15 12:08:39'),(16749,5585,'action complete via WP Cron','2021-02-15 12:08:39','2021-02-15 12:08:39'),(16750,5586,'action created','2021-02-15 12:15:59','2021-02-15 12:15:59'),(16751,5586,'action started via WP Cron','2021-02-15 12:20:28','2021-02-15 12:20:28'),(16752,5586,'action complete via WP Cron','2021-02-15 12:20:28','2021-02-15 12:20:28'),(16753,5587,'action created','2021-02-15 12:20:30','2021-02-15 12:20:30'),(16754,5587,'action started via WP Cron','2021-02-15 12:28:47','2021-02-15 12:28:47'),(16755,5587,'action complete via WP Cron','2021-02-15 12:28:47','2021-02-15 12:28:47'),(16756,5588,'action created','2021-02-15 12:28:47','2021-02-15 12:28:47'),(16757,5588,'action started via WP Cron','2021-02-15 12:30:54','2021-02-15 12:30:54'),(16758,5588,'action complete via WP Cron','2021-02-15 12:30:54','2021-02-15 12:30:54'),(16759,5589,'action created','2021-02-15 12:30:54','2021-02-15 12:30:54'),(16760,5589,'action started via WP Cron','2021-02-15 12:33:07','2021-02-15 12:33:07'),(16761,5589,'action complete via WP Cron','2021-02-15 12:33:07','2021-02-15 12:33:07'),(16762,5590,'action created','2021-02-15 12:39:44','2021-02-15 12:39:44'),(16763,5590,'action started via WP Cron','2021-02-15 12:41:56','2021-02-15 12:41:56'),(16764,5590,'action complete via WP Cron','2021-02-15 12:41:56','2021-02-15 12:41:56'),(16765,5591,'action created','2021-02-15 12:42:13','2021-02-15 12:42:13'),(16766,5591,'action started via WP Cron','2021-02-15 12:46:04','2021-02-15 12:46:04'),(16767,5591,'action complete via WP Cron','2021-02-15 12:46:04','2021-02-15 12:46:04'),(16768,5592,'action created','2021-02-15 13:03:06','2021-02-15 13:03:06'),(16769,5592,'action started via WP Cron','2021-02-15 13:07:32','2021-02-15 13:07:32'),(16770,5592,'action complete via WP Cron','2021-02-15 13:07:32','2021-02-15 13:07:32'),(16771,5593,'action created','2021-02-15 13:07:32','2021-02-15 13:07:32'),(16772,5593,'action started via WP Cron','2021-02-15 13:07:52','2021-02-15 13:07:52'),(16773,5593,'action complete via WP Cron','2021-02-15 13:07:52','2021-02-15 13:07:52'),(16774,5594,'action created','2021-02-15 13:08:43','2021-02-15 13:08:43'),(16775,5594,'action started via WP Cron','2021-02-15 13:11:00','2021-02-15 13:11:00'),(16776,5594,'action complete via WP Cron','2021-02-15 13:11:00','2021-02-15 13:11:00'),(16777,5595,'action created','2021-02-15 13:11:01','2021-02-15 13:11:01'),(16778,5595,'action started via WP Cron','2021-02-15 13:18:10','2021-02-15 13:18:10'),(16779,5595,'action complete via WP Cron','2021-02-15 13:18:10','2021-02-15 13:18:10'),(16780,5596,'action created','2021-02-15 13:18:10','2021-02-15 13:18:10'),(16781,5596,'action started via WP Cron','2021-02-15 13:19:05','2021-02-15 13:19:05'),(16782,5596,'action complete via WP Cron','2021-02-15 13:19:05','2021-02-15 13:19:05'),(16783,5597,'action created','2021-02-15 13:19:07','2021-02-15 13:19:07'),(16784,5597,'action started via WP Cron','2021-02-15 13:19:41','2021-02-15 13:19:41'),(16785,5597,'action complete via WP Cron','2021-02-15 13:19:41','2021-02-15 13:19:41'),(16786,5598,'action created','2021-02-15 13:19:42','2021-02-15 13:19:42'),(16787,5598,'action started via WP Cron','2021-02-15 13:20:52','2021-02-15 13:20:52'),(16788,5598,'action complete via WP Cron','2021-02-15 13:20:52','2021-02-15 13:20:52'),(16789,5599,'action created','2021-02-15 13:23:19','2021-02-15 13:23:19'),(16790,5599,'action started via WP Cron','2021-02-15 13:32:16','2021-02-15 13:32:16'),(16791,5599,'action complete via WP Cron','2021-02-15 13:32:16','2021-02-15 13:32:16'),(16792,5600,'action created','2021-02-15 13:33:06','2021-02-15 13:33:06'),(16793,5600,'action started via WP Cron','2021-02-15 13:36:27','2021-02-15 13:36:27'),(16794,5600,'action complete via WP Cron','2021-02-15 13:36:27','2021-02-15 13:36:27'),(16795,5601,'action created','2021-02-15 13:37:32','2021-02-15 13:37:32'),(16796,5601,'action started via WP Cron','2021-02-15 13:41:23','2021-02-15 13:41:23'),(16797,5601,'action complete via WP Cron','2021-02-15 13:41:23','2021-02-15 13:41:23'),(16798,5602,'action created','2021-02-15 13:44:48','2021-02-15 13:44:48'),(16799,5602,'action started via WP Cron','2021-02-15 13:53:22','2021-02-15 13:53:22'),(16800,5602,'action complete via WP Cron','2021-02-15 13:53:22','2021-02-15 13:53:22'),(16801,5603,'action created','2021-02-15 13:56:11','2021-02-15 13:56:11'),(16802,5603,'action started via WP Cron','2021-02-15 13:58:10','2021-02-15 13:58:10'),(16803,5603,'action complete via WP Cron','2021-02-15 13:58:10','2021-02-15 13:58:10'),(16804,5604,'action created','2021-02-15 13:58:16','2021-02-15 13:58:16'),(16805,5604,'action started via WP Cron','2021-02-15 13:58:37','2021-02-15 13:58:37'),(16806,5604,'action complete via WP Cron','2021-02-15 13:58:37','2021-02-15 13:58:37'),(16807,5605,'action created','2021-02-15 13:58:38','2021-02-15 13:58:38'),(16808,5605,'action started via WP Cron','2021-02-15 14:01:04','2021-02-15 14:01:04'),(16809,5605,'action complete via WP Cron','2021-02-15 14:01:04','2021-02-15 14:01:04'),(16810,5606,'action created','2021-02-15 14:01:04','2021-02-15 14:01:04'),(16811,5606,'action started via WP Cron','2021-02-15 14:03:05','2021-02-15 14:03:05'),(16812,5606,'action complete via WP Cron','2021-02-15 14:03:05','2021-02-15 14:03:05'),(16813,5607,'action created','2021-02-15 14:03:06','2021-02-15 14:03:06'),(16814,5607,'action started via WP Cron','2021-02-15 14:03:38','2021-02-15 14:03:38'),(16815,5607,'action complete via WP Cron','2021-02-15 14:03:38','2021-02-15 14:03:38'),(16816,5608,'action created','2021-02-15 14:06:18','2021-02-15 14:06:18'),(16817,5608,'action started via WP Cron','2021-02-15 14:08:12','2021-02-15 14:08:12'),(16818,5608,'action complete via WP Cron','2021-02-15 14:08:12','2021-02-15 14:08:12'),(16819,5609,'action created','2021-02-15 14:08:12','2021-02-15 14:08:12'),(16820,5609,'action started via WP Cron','2021-02-15 14:13:36','2021-02-15 14:13:36'),(16821,5609,'action complete via WP Cron','2021-02-15 14:13:36','2021-02-15 14:13:36'),(16822,5610,'action created','2021-02-15 14:13:37','2021-02-15 14:13:37'),(16823,5610,'action started via WP Cron','2021-02-15 14:33:07','2021-02-15 14:33:07'),(16824,5610,'action complete via WP Cron','2021-02-15 14:33:07','2021-02-15 14:33:07'),(16825,5611,'action created','2021-02-15 14:36:50','2021-02-15 14:36:50'),(16826,5611,'action started via WP Cron','2021-02-15 14:42:55','2021-02-15 14:42:55'),(16827,5611,'action complete via WP Cron','2021-02-15 14:42:55','2021-02-15 14:42:55'),(16828,5612,'action created','2021-02-15 14:42:56','2021-02-15 14:42:56'),(16829,5612,'action started via WP Cron','2021-02-15 14:43:39','2021-02-15 14:43:39'),(16830,5612,'action complete via WP Cron','2021-02-15 14:43:39','2021-02-15 14:43:39'),(16831,5613,'action created','2021-02-15 14:43:39','2021-02-15 14:43:39'),(16832,5613,'action started via WP Cron','2021-02-15 14:45:26','2021-02-15 14:45:26'),(16833,5613,'action complete via WP Cron','2021-02-15 14:45:26','2021-02-15 14:45:26'),(16834,5614,'action created','2021-02-15 14:47:35','2021-02-15 14:47:35'),(16835,5614,'action started via WP Cron','2021-02-15 14:49:13','2021-02-15 14:49:13'),(16836,5614,'action complete via WP Cron','2021-02-15 14:49:13','2021-02-15 14:49:13'),(16837,5615,'action created','2021-02-15 14:53:48','2021-02-15 14:53:48'),(16838,5615,'action started via WP Cron','2021-02-15 14:57:03','2021-02-15 14:57:03'),(16839,5615,'action complete via WP Cron','2021-02-15 14:57:03','2021-02-15 14:57:03'),(16840,5616,'action created','2021-02-15 14:57:28','2021-02-15 14:57:28'),(16841,5616,'action started via WP Cron','2021-02-15 15:00:29','2021-02-15 15:00:29'),(16842,5616,'action complete via WP Cron','2021-02-15 15:00:29','2021-02-15 15:00:29'),(16843,5617,'action created','2021-02-15 15:00:30','2021-02-15 15:00:30'),(16844,5617,'action started via WP Cron','2021-02-15 15:01:54','2021-02-15 15:01:54'),(16845,5617,'action complete via WP Cron','2021-02-15 15:01:54','2021-02-15 15:01:54'),(16846,5618,'action created','2021-02-15 15:01:54','2021-02-15 15:01:54'),(16847,5618,'action started via WP Cron','2021-02-15 15:03:07','2021-02-15 15:03:07'),(16848,5618,'action complete via WP Cron','2021-02-15 15:03:07','2021-02-15 15:03:07'),(16849,5619,'action created','2021-02-15 15:06:09','2021-02-15 15:06:09'),(16850,5619,'action started via WP Cron','2021-02-15 15:09:47','2021-02-15 15:09:47'),(16851,5619,'action complete via WP Cron','2021-02-15 15:09:47','2021-02-15 15:09:47'),(16852,5620,'action created','2021-02-15 15:09:48','2021-02-15 15:09:48'),(16853,5620,'action started via WP Cron','2021-02-15 15:11:03','2021-02-15 15:11:03'),(16854,5620,'action complete via WP Cron','2021-02-15 15:11:03','2021-02-15 15:11:03'),(16855,5621,'action created','2021-02-15 15:14:17','2021-02-15 15:14:17'),(16856,5621,'action started via WP Cron','2021-02-15 15:17:18','2021-02-15 15:17:18'),(16857,5621,'action complete via WP Cron','2021-02-15 15:17:18','2021-02-15 15:17:18'),(16858,5622,'action created','2021-02-15 15:17:34','2021-02-15 15:17:34'),(16859,5622,'action started via WP Cron','2021-02-15 15:20:57','2021-02-15 15:20:57'),(16860,5622,'action complete via WP Cron','2021-02-15 15:20:57','2021-02-15 15:20:57'),(16861,5623,'action created','2021-02-15 15:20:59','2021-02-15 15:20:59'),(16862,5623,'action started via WP Cron','2021-02-15 15:27:35','2021-02-15 15:27:35'),(16863,5623,'action complete via WP Cron','2021-02-15 15:27:35','2021-02-15 15:27:35'),(16864,5624,'action created','2021-02-15 15:27:40','2021-02-15 15:27:40'),(16865,5624,'action started via WP Cron','2021-02-15 15:29:53','2021-02-15 15:29:53'),(16866,5624,'action complete via WP Cron','2021-02-15 15:29:53','2021-02-15 15:29:53'),(16867,5625,'action created','2021-02-15 15:29:53','2021-02-15 15:29:53'),(16868,5625,'action started via WP Cron','2021-02-15 15:32:01','2021-02-15 15:32:01'),(16869,5625,'action complete via WP Cron','2021-02-15 15:32:01','2021-02-15 15:32:01'),(16870,5626,'action created','2021-02-15 15:32:01','2021-02-15 15:32:01'),(16871,5626,'action started via WP Cron','2021-02-15 15:33:07','2021-02-15 15:33:07'),(16872,5626,'action complete via WP Cron','2021-02-15 15:33:07','2021-02-15 15:33:07'),(16873,5627,'action created','2021-02-15 15:33:15','2021-02-15 15:33:15'),(16874,5627,'action started via WP Cron','2021-02-15 15:37:14','2021-02-15 15:37:14'),(16875,5627,'action complete via WP Cron','2021-02-15 15:37:14','2021-02-15 15:37:14'),(16876,5628,'action created','2021-02-15 15:42:54','2021-02-15 15:42:54'),(16877,5628,'action started via WP Cron','2021-02-15 15:45:40','2021-02-15 15:45:40'),(16878,5628,'action complete via WP Cron','2021-02-15 15:45:40','2021-02-15 15:45:40'),(16879,5629,'action created','2021-02-15 15:45:42','2021-02-15 15:45:42'),(16880,5629,'action started via WP Cron','2021-02-15 15:46:46','2021-02-15 15:46:46'),(16881,5629,'action complete via WP Cron','2021-02-15 15:46:46','2021-02-15 15:46:46'),(16882,5630,'action created','2021-02-15 15:47:00','2021-02-15 15:47:00'),(16883,5630,'action started via WP Cron','2021-02-15 15:47:35','2021-02-15 15:47:35'),(16884,5630,'action complete via WP Cron','2021-02-15 15:47:35','2021-02-15 15:47:35'),(16885,5631,'action created','2021-02-15 15:48:34','2021-02-15 15:48:34'),(16886,5631,'action started via WP Cron','2021-02-15 15:54:03','2021-02-15 15:54:03'),(16887,5631,'action complete via WP Cron','2021-02-15 15:54:03','2021-02-15 15:54:03'),(16888,5632,'action created','2021-02-15 15:54:07','2021-02-15 15:54:07'),(16889,5632,'action started via WP Cron','2021-02-15 15:58:42','2021-02-15 15:58:42'),(16890,5632,'action complete via WP Cron','2021-02-15 15:58:42','2021-02-15 15:58:42'),(16891,5633,'action created','2021-02-15 15:58:42','2021-02-15 15:58:42'),(16892,5633,'action started via WP Cron','2021-02-15 15:59:43','2021-02-15 15:59:43'),(16893,5633,'action complete via WP Cron','2021-02-15 15:59:43','2021-02-15 15:59:43'),(16894,5634,'action created','2021-02-15 15:59:44','2021-02-15 15:59:44'),(16895,5634,'action started via WP Cron','2021-02-15 16:00:39','2021-02-15 16:00:39'),(16896,5634,'action complete via WP Cron','2021-02-15 16:00:39','2021-02-15 16:00:39'),(16897,5635,'action created','2021-02-15 16:00:39','2021-02-15 16:00:39'),(16898,5635,'action started via WP Cron','2021-02-15 16:03:07','2021-02-15 16:03:07'),(16899,5635,'action complete via WP Cron','2021-02-15 16:03:07','2021-02-15 16:03:07'),(16900,5636,'action created','2021-02-15 16:04:37','2021-02-15 16:04:37'),(16901,5636,'action started via WP Cron','2021-02-15 16:05:38','2021-02-15 16:05:38'),(16902,5636,'action complete via WP Cron','2021-02-15 16:05:38','2021-02-15 16:05:38'),(16903,5637,'action created','2021-02-15 16:05:39','2021-02-15 16:05:39'),(16904,5637,'action started via WP Cron','2021-02-15 16:06:47','2021-02-15 16:06:47'),(16905,5637,'action complete via WP Cron','2021-02-15 16:06:47','2021-02-15 16:06:47'),(16906,5638,'action created','2021-02-15 16:06:59','2021-02-15 16:06:59'),(16907,5638,'action started via WP Cron','2021-02-15 16:07:35','2021-02-15 16:07:35'),(16908,5638,'action complete via WP Cron','2021-02-15 16:07:35','2021-02-15 16:07:35'),(16909,5639,'action created','2021-02-15 16:08:13','2021-02-15 16:08:13'),(16910,5639,'action started via WP Cron','2021-02-15 16:08:46','2021-02-15 16:08:46'),(16911,5639,'action complete via WP Cron','2021-02-15 16:08:46','2021-02-15 16:08:46'),(16912,5640,'action created','2021-02-15 16:08:54','2021-02-15 16:08:54'),(16913,5640,'action started via WP Cron','2021-02-15 16:10:29','2021-02-15 16:10:29'),(16914,5640,'action complete via WP Cron','2021-02-15 16:10:29','2021-02-15 16:10:29'),(16915,5641,'action created','2021-02-15 16:10:37','2021-02-15 16:10:37'),(16916,5641,'action started via WP Cron','2021-02-15 16:11:39','2021-02-15 16:11:39'),(16917,5641,'action complete via WP Cron','2021-02-15 16:11:39','2021-02-15 16:11:39'),(16918,5642,'action created','2021-02-15 16:11:40','2021-02-15 16:11:40'),(16919,5642,'action started via WP Cron','2021-02-15 16:15:34','2021-02-15 16:15:34'),(16920,5642,'action complete via WP Cron','2021-02-15 16:15:34','2021-02-15 16:15:34'),(16921,5643,'action created','2021-02-15 16:16:27','2021-02-15 16:16:27'),(16922,5643,'action started via WP Cron','2021-02-15 16:17:45','2021-02-15 16:17:45'),(16923,5643,'action complete via WP Cron','2021-02-15 16:17:45','2021-02-15 16:17:45'),(16924,5644,'action created','2021-02-15 16:17:49','2021-02-15 16:17:49'),(16925,5644,'action started via WP Cron','2021-02-15 16:19:16','2021-02-15 16:19:16'),(16926,5644,'action complete via WP Cron','2021-02-15 16:19:16','2021-02-15 16:19:16'),(16927,5645,'action created','2021-02-15 16:19:17','2021-02-15 16:19:17'),(16928,5645,'action started via WP Cron','2021-02-15 16:19:49','2021-02-15 16:19:49'),(16929,5645,'action complete via WP Cron','2021-02-15 16:19:49','2021-02-15 16:19:49'),(16930,5646,'action created','2021-02-15 16:19:50','2021-02-15 16:19:50'),(16931,5646,'action started via WP Cron','2021-02-15 16:20:41','2021-02-15 16:20:41'),(16932,5646,'action complete via WP Cron','2021-02-15 16:20:41','2021-02-15 16:20:41'),(16933,5647,'action created','2021-02-15 16:20:42','2021-02-15 16:20:42'),(16934,5647,'action started via WP Cron','2021-02-15 16:22:29','2021-02-15 16:22:29'),(16935,5647,'action complete via WP Cron','2021-02-15 16:22:29','2021-02-15 16:22:29'),(16936,5648,'action created','2021-02-15 16:22:31','2021-02-15 16:22:31'),(16937,5648,'action started via WP Cron','2021-02-15 16:24:21','2021-02-15 16:24:21'),(16938,5648,'action complete via WP Cron','2021-02-15 16:24:21','2021-02-15 16:24:21'),(16939,5649,'action created','2021-02-15 16:24:21','2021-02-15 16:24:21'),(16940,5649,'action started via WP Cron','2021-02-15 16:28:55','2021-02-15 16:28:55'),(16941,5649,'action complete via WP Cron','2021-02-15 16:28:55','2021-02-15 16:28:55'),(16942,5650,'action created','2021-02-15 16:28:56','2021-02-15 16:28:56'),(16943,5650,'action started via WP Cron','2021-02-15 16:33:07','2021-02-15 16:33:07'),(16944,5650,'action complete via WP Cron','2021-02-15 16:33:07','2021-02-15 16:33:07'),(16945,5651,'action created','2021-02-15 16:39:07','2021-02-15 16:39:07'),(16946,5651,'action started via WP Cron','2021-02-15 16:52:24','2021-02-15 16:52:24'),(16947,5651,'action complete via WP Cron','2021-02-15 16:52:24','2021-02-15 16:52:24'),(16948,5652,'action created','2021-02-15 16:52:25','2021-02-15 16:52:25'),(16949,5652,'action started via WP Cron','2021-02-15 16:55:29','2021-02-15 16:55:29'),(16950,5652,'action complete via WP Cron','2021-02-15 16:55:29','2021-02-15 16:55:29'),(16951,5653,'action created','2021-02-15 16:55:30','2021-02-15 16:55:30'),(16952,5653,'action started via WP Cron','2021-02-15 16:55:43','2021-02-15 16:55:43'),(16953,5653,'action complete via WP Cron','2021-02-15 16:55:43','2021-02-15 16:55:43'),(16954,5654,'action created','2021-02-15 16:55:43','2021-02-15 16:55:43'),(16955,5654,'action started via WP Cron','2021-02-15 16:57:37','2021-02-15 16:57:37'),(16956,5654,'action complete via WP Cron','2021-02-15 16:57:37','2021-02-15 16:57:37'),(16957,5655,'action created','2021-02-15 16:57:37','2021-02-15 16:57:37'),(16958,5655,'action started via WP Cron','2021-02-15 17:03:07','2021-02-15 17:03:07'),(16959,5655,'action complete via WP Cron','2021-02-15 17:03:07','2021-02-15 17:03:07'),(16960,5656,'action created','2021-02-15 17:04:54','2021-02-15 17:04:54'),(16961,5656,'action started via WP Cron','2021-02-15 17:09:10','2021-02-15 17:09:10'),(16962,5656,'action complete via WP Cron','2021-02-15 17:09:10','2021-02-15 17:09:10'),(16963,5657,'action created','2021-02-15 17:09:13','2021-02-15 17:09:13'),(16964,5657,'action started via WP Cron','2021-02-15 17:12:12','2021-02-15 17:12:12'),(16965,5657,'action complete via WP Cron','2021-02-15 17:12:12','2021-02-15 17:12:12'),(16966,5658,'action created','2021-02-15 17:12:20','2021-02-15 17:12:20'),(16967,5658,'action started via WP Cron','2021-02-15 17:14:34','2021-02-15 17:14:34'),(16968,5658,'action complete via WP Cron','2021-02-15 17:14:34','2021-02-15 17:14:34'),(16969,5659,'action created','2021-02-15 17:14:34','2021-02-15 17:14:34'),(16970,5659,'action started via WP Cron','2021-02-15 17:16:04','2021-02-15 17:16:04'),(16971,5659,'action complete via WP Cron','2021-02-15 17:16:04','2021-02-15 17:16:04'),(16972,5660,'action created','2021-02-15 17:16:04','2021-02-15 17:16:04'),(16973,5660,'action started via WP Cron','2021-02-15 17:17:50','2021-02-15 17:17:50'),(16974,5660,'action complete via WP Cron','2021-02-15 17:17:50','2021-02-15 17:17:50'),(16975,5661,'action created','2021-02-15 17:17:50','2021-02-15 17:17:50'),(16976,5661,'action started via WP Cron','2021-02-15 17:18:50','2021-02-15 17:18:50'),(16977,5661,'action complete via WP Cron','2021-02-15 17:18:50','2021-02-15 17:18:50'),(16978,5662,'action created','2021-02-15 17:18:50','2021-02-15 17:18:50'),(16979,5662,'action started via WP Cron','2021-02-15 17:20:10','2021-02-15 17:20:10'),(16980,5662,'action complete via WP Cron','2021-02-15 17:20:10','2021-02-15 17:20:10'),(16981,5663,'action created','2021-02-15 17:20:10','2021-02-15 17:20:10'),(16982,5663,'action started via WP Cron','2021-02-15 17:23:08','2021-02-15 17:23:08'),(16983,5663,'action complete via WP Cron','2021-02-15 17:23:08','2021-02-15 17:23:08'),(16984,5664,'action created','2021-02-15 17:23:08','2021-02-15 17:23:08'),(16985,5664,'action started via WP Cron','2021-02-15 17:25:45','2021-02-15 17:25:45'),(16986,5664,'action complete via WP Cron','2021-02-15 17:25:45','2021-02-15 17:25:45'),(16987,5665,'action created','2021-02-15 17:26:28','2021-02-15 17:26:28'),(16988,5665,'action started via WP Cron','2021-02-15 17:27:05','2021-02-15 17:27:05'),(16989,5665,'action complete via WP Cron','2021-02-15 17:27:05','2021-02-15 17:27:05'),(16990,5666,'action created','2021-02-15 17:27:05','2021-02-15 17:27:05'),(16991,5666,'action started via WP Cron','2021-02-15 17:33:07','2021-02-15 17:33:07'),(16992,5666,'action complete via WP Cron','2021-02-15 17:33:07','2021-02-15 17:33:07'),(16993,5667,'action created','2021-02-15 17:35:45','2021-02-15 17:35:45'),(16994,5667,'action started via WP Cron','2021-02-15 17:40:01','2021-02-15 17:40:01'),(16995,5667,'action complete via WP Cron','2021-02-15 17:40:01','2021-02-15 17:40:01'),(16996,5668,'action created','2021-02-15 17:40:01','2021-02-15 17:40:01'),(16997,5668,'action started via WP Cron','2021-02-15 17:40:38','2021-02-15 17:40:38'),(16998,5668,'action complete via WP Cron','2021-02-15 17:40:38','2021-02-15 17:40:38'),(16999,5669,'action created','2021-02-15 17:41:41','2021-02-15 17:41:41'),(17000,5669,'action started via WP Cron','2021-02-15 17:44:48','2021-02-15 17:44:48'),(17001,5669,'action complete via WP Cron','2021-02-15 17:44:48','2021-02-15 17:44:48'),(17002,5670,'action created','2021-02-15 17:44:50','2021-02-15 17:44:50'),(17003,5670,'action started via WP Cron','2021-02-15 17:46:56','2021-02-15 17:46:56'),(17004,5670,'action complete via WP Cron','2021-02-15 17:46:56','2021-02-15 17:46:56'),(17005,5671,'action created','2021-02-15 17:47:02','2021-02-15 17:47:02'),(17006,5672,'action created','2021-02-15 17:47:02','2021-02-15 17:47:02'),(17007,5671,'action started via WP Cron','2021-02-15 17:48:08','2021-02-15 17:48:08'),(17008,5671,'action complete via WP Cron','2021-02-15 17:48:08','2021-02-15 17:48:08'),(17009,5672,'action started via WP Cron','2021-02-15 17:48:08','2021-02-15 17:48:08'),(17010,5672,'action complete via WP Cron','2021-02-15 17:48:08','2021-02-15 17:48:08'),(17011,5673,'action created','2021-02-15 17:48:10','2021-02-15 17:48:10'),(17012,5673,'action started via WP Cron','2021-02-15 17:53:28','2021-02-15 17:53:28'),(17013,5673,'action complete via WP Cron','2021-02-15 17:53:28','2021-02-15 17:53:28'),(17014,5674,'action created','2021-02-15 17:53:37','2021-02-15 17:53:37'),(17015,5674,'action started via WP Cron','2021-02-15 17:54:41','2021-02-15 17:54:41'),(17016,5674,'action complete via WP Cron','2021-02-15 17:54:41','2021-02-15 17:54:41'),(17017,5675,'action created','2021-02-15 17:54:42','2021-02-15 17:54:42'),(17018,5675,'action started via WP Cron','2021-02-15 17:55:38','2021-02-15 17:55:38'),(17019,5675,'action complete via WP Cron','2021-02-15 17:55:38','2021-02-15 17:55:38'),(17020,5676,'action created','2021-02-15 17:55:38','2021-02-15 17:55:38'),(17021,5676,'action started via WP Cron','2021-02-15 17:57:56','2021-02-15 17:57:56'),(17022,5676,'action complete via WP Cron','2021-02-15 17:57:56','2021-02-15 17:57:56'),(17023,5677,'action created','2021-02-15 17:57:58','2021-02-15 17:57:58'),(17024,5677,'action started via WP Cron','2021-02-15 18:02:28','2021-02-15 18:02:28'),(17025,5677,'action complete via WP Cron','2021-02-15 18:02:28','2021-02-15 18:02:28'),(17026,5678,'action created','2021-02-15 18:02:30','2021-02-15 18:02:30'),(17027,5678,'action started via WP Cron','2021-02-15 18:03:07','2021-02-15 18:03:07'),(17028,5678,'action complete via WP Cron','2021-02-15 18:03:07','2021-02-15 18:03:07'),(17029,5679,'action created','2021-02-15 18:06:28','2021-02-15 18:06:28'),(17030,5679,'action started via WP Cron','2021-02-15 18:07:16','2021-02-15 18:07:16'),(17031,5679,'action complete via WP Cron','2021-02-15 18:07:16','2021-02-15 18:07:16'),(17032,5680,'action created','2021-02-15 18:09:53','2021-02-15 18:09:53'),(17033,5680,'action started via WP Cron','2021-02-15 18:13:57','2021-02-15 18:13:57'),(17034,5680,'action complete via WP Cron','2021-02-15 18:13:57','2021-02-15 18:13:57'),(17035,5681,'action created','2021-02-15 18:14:09','2021-02-15 18:14:09'),(17036,5681,'action started via WP Cron','2021-02-15 18:16:55','2021-02-15 18:16:55'),(17037,5681,'action complete via WP Cron','2021-02-15 18:16:55','2021-02-15 18:16:55'),(17038,5682,'action created','2021-02-15 18:16:55','2021-02-15 18:16:55'),(17039,5682,'action started via WP Cron','2021-02-15 18:17:48','2021-02-15 18:17:48'),(17040,5682,'action complete via WP Cron','2021-02-15 18:17:48','2021-02-15 18:17:48'),(17041,5683,'action created','2021-02-15 18:17:48','2021-02-15 18:17:48'),(17042,5683,'action started via WP Cron','2021-02-15 18:23:02','2021-02-15 18:23:02'),(17043,5683,'action complete via WP Cron','2021-02-15 18:23:02','2021-02-15 18:23:02'),(17044,5684,'action created','2021-02-15 18:23:03','2021-02-15 18:23:03'),(17045,5684,'action started via WP Cron','2021-02-15 18:24:58','2021-02-15 18:24:58'),(17046,5684,'action complete via WP Cron','2021-02-15 18:24:58','2021-02-15 18:24:58'),(17047,5685,'action created','2021-02-15 18:24:59','2021-02-15 18:24:59'),(17048,5685,'action started via WP Cron','2021-02-15 18:26:49','2021-02-15 18:26:49'),(17049,5685,'action complete via WP Cron','2021-02-15 18:26:49','2021-02-15 18:26:49'),(17050,5686,'action created','2021-02-15 18:26:50','2021-02-15 18:26:50'),(17051,5686,'action started via WP Cron','2021-02-15 18:27:49','2021-02-15 18:27:49'),(17052,5686,'action complete via WP Cron','2021-02-15 18:27:49','2021-02-15 18:27:49'),(17053,5687,'action created','2021-02-15 18:27:53','2021-02-15 18:27:53'),(17054,5687,'action started via WP Cron','2021-02-15 18:28:47','2021-02-15 18:28:47'),(17055,5687,'action complete via WP Cron','2021-02-15 18:28:47','2021-02-15 18:28:47'),(17056,5688,'action created','2021-02-15 18:28:47','2021-02-15 18:28:47'),(17057,5688,'action started via WP Cron','2021-02-15 18:33:02','2021-02-15 18:33:02'),(17058,5688,'action complete via WP Cron','2021-02-15 18:33:02','2021-02-15 18:33:02'),(17059,5689,'action created','2021-02-15 18:33:03','2021-02-15 18:33:03'),(17060,5689,'action started via WP Cron','2021-02-15 18:34:57','2021-02-15 18:34:57'),(17061,5689,'action complete via WP Cron','2021-02-15 18:34:57','2021-02-15 18:34:57'),(17062,5690,'action created','2021-02-15 18:34:58','2021-02-15 18:34:58'),(17063,5690,'action started via WP Cron','2021-02-15 18:36:10','2021-02-15 18:36:10'),(17064,5690,'action complete via WP Cron','2021-02-15 18:36:10','2021-02-15 18:36:10'),(17065,5691,'action created','2021-02-15 18:36:11','2021-02-15 18:36:11'),(17066,5691,'action started via WP Cron','2021-02-15 18:38:51','2021-02-15 18:38:51'),(17067,5691,'action complete via WP Cron','2021-02-15 18:38:51','2021-02-15 18:38:51'),(17068,5692,'action created','2021-02-15 18:38:51','2021-02-15 18:38:51'),(17069,5692,'action started via WP Cron','2021-02-15 18:40:27','2021-02-15 18:40:27'),(17070,5692,'action complete via WP Cron','2021-02-15 18:40:27','2021-02-15 18:40:27'),(17071,5693,'action created','2021-02-15 18:40:28','2021-02-15 18:40:28'),(17072,5693,'action started via WP Cron','2021-02-15 18:40:51','2021-02-15 18:40:51'),(17073,5693,'action complete via WP Cron','2021-02-15 18:40:51','2021-02-15 18:40:51'),(17074,5694,'action created','2021-02-15 18:40:55','2021-02-15 18:40:55'),(17075,5694,'action started via WP Cron','2021-02-15 18:41:56','2021-02-15 18:41:56'),(17076,5694,'action complete via WP Cron','2021-02-15 18:41:56','2021-02-15 18:41:56'),(17077,5695,'action created','2021-02-15 18:43:49','2021-02-15 18:43:49'),(17078,5695,'action started via WP Cron','2021-02-15 18:44:55','2021-02-15 18:44:55'),(17079,5695,'action complete via WP Cron','2021-02-15 18:44:55','2021-02-15 18:44:55'),(17080,5696,'action created','2021-02-15 18:44:58','2021-02-15 18:44:58'),(17081,5696,'action started via WP Cron','2021-02-15 18:46:07','2021-02-15 18:46:07'),(17082,5696,'action complete via WP Cron','2021-02-15 18:46:07','2021-02-15 18:46:07'),(17083,5697,'action created','2021-02-15 18:47:25','2021-02-15 18:47:25'),(17084,5697,'action started via WP Cron','2021-02-15 18:52:23','2021-02-15 18:52:23'),(17085,5697,'action complete via WP Cron','2021-02-15 18:52:23','2021-02-15 18:52:23'),(17086,5698,'action created','2021-02-15 18:52:23','2021-02-15 18:52:23'),(17087,5698,'action started via WP Cron','2021-02-15 18:53:56','2021-02-15 18:53:56'),(17088,5698,'action complete via WP Cron','2021-02-15 18:53:56','2021-02-15 18:53:56'),(17089,5699,'action created','2021-02-15 18:53:57','2021-02-15 18:53:57'),(17090,5699,'action started via WP Cron','2021-02-15 18:56:14','2021-02-15 18:56:14'),(17091,5699,'action complete via WP Cron','2021-02-15 18:56:14','2021-02-15 18:56:14'),(17092,5700,'action created','2021-02-15 18:56:53','2021-02-15 18:56:53'),(17093,5700,'action started via WP Cron','2021-02-15 18:57:37','2021-02-15 18:57:37'),(17094,5700,'action complete via WP Cron','2021-02-15 18:57:37','2021-02-15 18:57:37'),(17095,5701,'action created','2021-02-15 18:57:37','2021-02-15 18:57:37'),(17096,5701,'action started via WP Cron','2021-02-15 18:58:41','2021-02-15 18:58:41'),(17097,5701,'action complete via WP Cron','2021-02-15 18:58:41','2021-02-15 18:58:41'),(17098,5702,'action created','2021-02-15 18:58:44','2021-02-15 18:58:44'),(17099,5702,'action started via WP Cron','2021-02-15 19:03:07','2021-02-15 19:03:07'),(17100,5702,'action complete via WP Cron','2021-02-15 19:03:07','2021-02-15 19:03:07'),(17101,5703,'action created','2021-02-15 19:03:48','2021-02-15 19:03:48'),(17102,5703,'action started via WP Cron','2021-02-15 19:07:24','2021-02-15 19:07:24'),(17103,5703,'action complete via WP Cron','2021-02-15 19:07:24','2021-02-15 19:07:24'),(17104,5704,'action created','2021-02-15 19:07:24','2021-02-15 19:07:24'),(17105,5704,'action started via WP Cron','2021-02-15 19:08:09','2021-02-15 19:08:09'),(17106,5704,'action complete via WP Cron','2021-02-15 19:08:09','2021-02-15 19:08:09'),(17107,5705,'action created','2021-02-15 19:10:13','2021-02-15 19:10:13'),(17108,5705,'action started via WP Cron','2021-02-15 19:14:57','2021-02-15 19:14:57'),(17109,5705,'action complete via WP Cron','2021-02-15 19:14:57','2021-02-15 19:14:57'),(17110,5706,'action created','2021-02-15 19:14:59','2021-02-15 19:14:59'),(17111,5706,'action started via WP Cron','2021-02-15 19:16:04','2021-02-15 19:16:04'),(17112,5706,'action complete via WP Cron','2021-02-15 19:16:04','2021-02-15 19:16:04'),(17113,5707,'action created','2021-02-15 19:16:35','2021-02-15 19:16:35'),(17114,5707,'action started via WP Cron','2021-02-15 19:21:01','2021-02-15 19:21:01'),(17115,5707,'action complete via WP Cron','2021-02-15 19:21:01','2021-02-15 19:21:01'),(17116,5708,'action created','2021-02-15 19:23:10','2021-02-15 19:23:10'),(17117,5708,'action started via WP Cron','2021-02-15 19:25:23','2021-02-15 19:25:23'),(17118,5708,'action complete via WP Cron','2021-02-15 19:25:23','2021-02-15 19:25:23'),(17119,5709,'action created','2021-02-15 19:25:33','2021-02-15 19:25:33'),(17120,5709,'action started via WP Cron','2021-02-15 19:26:03','2021-02-15 19:26:03'),(17121,5709,'action complete via WP Cron','2021-02-15 19:26:03','2021-02-15 19:26:03'),(17122,5710,'action created','2021-02-15 19:28:01','2021-02-15 19:28:01'),(17123,5710,'action started via WP Cron','2021-02-15 19:29:37','2021-02-15 19:29:37'),(17124,5710,'action complete via WP Cron','2021-02-15 19:29:37','2021-02-15 19:29:37'),(17125,5711,'action created','2021-02-15 19:29:37','2021-02-15 19:29:37'),(17126,5711,'action started via WP Cron','2021-02-15 19:31:00','2021-02-15 19:31:00'),(17127,5711,'action complete via WP Cron','2021-02-15 19:31:00','2021-02-15 19:31:00'),(17128,5712,'action created','2021-02-15 19:31:23','2021-02-15 19:31:23'),(17129,5712,'action started via WP Cron','2021-02-15 19:31:37','2021-02-15 19:31:37'),(17130,5712,'action complete via WP Cron','2021-02-15 19:31:37','2021-02-15 19:31:37'),(17131,5713,'action created','2021-02-15 19:31:50','2021-02-15 19:31:50'),(17132,5713,'action started via WP Cron','2021-02-15 19:32:54','2021-02-15 19:32:54'),(17133,5713,'action complete via WP Cron','2021-02-15 19:32:54','2021-02-15 19:32:54'),(17134,5714,'action created','2021-02-15 19:32:55','2021-02-15 19:32:55'),(17135,5714,'action started via WP Cron','2021-02-15 19:34:19','2021-02-15 19:34:19'),(17136,5714,'action complete via WP Cron','2021-02-15 19:34:19','2021-02-15 19:34:19'),(17137,5715,'action created','2021-02-15 19:34:26','2021-02-15 19:34:26'),(17138,5715,'action started via WP Cron','2021-02-15 19:37:28','2021-02-15 19:37:28'),(17139,5715,'action complete via WP Cron','2021-02-15 19:37:28','2021-02-15 19:37:28'),(17140,5716,'action created','2021-02-15 19:37:28','2021-02-15 19:37:28'),(17141,5716,'action started via WP Cron','2021-02-15 19:40:00','2021-02-15 19:40:00'),(17142,5716,'action complete via WP Cron','2021-02-15 19:40:00','2021-02-15 19:40:00'),(17143,5717,'action created','2021-02-15 19:40:39','2021-02-15 19:40:39'),(17144,5717,'action started via WP Cron','2021-02-15 19:42:04','2021-02-15 19:42:04'),(17145,5717,'action complete via WP Cron','2021-02-15 19:42:04','2021-02-15 19:42:04'),(17146,5718,'action created','2021-02-15 19:42:19','2021-02-15 19:42:19'),(17147,5718,'action started via WP Cron','2021-02-15 19:50:22','2021-02-15 19:50:22'),(17148,5718,'action complete via WP Cron','2021-02-15 19:50:22','2021-02-15 19:50:22'),(17149,5719,'action created','2021-02-15 19:50:22','2021-02-15 19:50:22'),(17150,5719,'action started via WP Cron','2021-02-15 19:58:29','2021-02-15 19:58:29'),(17151,5719,'action complete via WP Cron','2021-02-15 19:58:29','2021-02-15 19:58:29'),(17152,5720,'action created','2021-02-15 19:58:34','2021-02-15 19:58:34'),(17153,5720,'action started via WP Cron','2021-02-15 20:00:09','2021-02-15 20:00:09'),(17154,5720,'action complete via WP Cron','2021-02-15 20:00:09','2021-02-15 20:00:09'),(17155,5721,'action created','2021-02-15 20:00:11','2021-02-15 20:00:11'),(17156,5721,'action started via WP Cron','2021-02-15 20:00:46','2021-02-15 20:00:46'),(17157,5721,'action complete via WP Cron','2021-02-15 20:00:46','2021-02-15 20:00:46'),(17158,5722,'action created','2021-02-15 20:00:48','2021-02-15 20:00:48'),(17159,5722,'action started via WP Cron','2021-02-15 20:03:06','2021-02-15 20:03:06'),(17160,5722,'action complete via WP Cron','2021-02-15 20:03:06','2021-02-15 20:03:06'),(17161,5723,'action created','2021-02-15 20:03:25','2021-02-15 20:03:25'),(17162,5723,'action started via WP Cron','2021-02-15 20:03:35','2021-02-15 20:03:35'),(17163,5723,'action complete via WP Cron','2021-02-15 20:03:35','2021-02-15 20:03:35'),(17164,5724,'action created','2021-02-15 20:03:35','2021-02-15 20:03:35'),(17165,5724,'action started via WP Cron','2021-02-15 20:04:45','2021-02-15 20:04:45'),(17166,5724,'action complete via WP Cron','2021-02-15 20:04:45','2021-02-15 20:04:45'),(17167,5725,'action created','2021-02-15 20:05:01','2021-02-15 20:05:01'),(17168,5725,'action started via WP Cron','2021-02-15 20:05:41','2021-02-15 20:05:41'),(17169,5725,'action complete via WP Cron','2021-02-15 20:05:41','2021-02-15 20:05:41'),(17170,5726,'action created','2021-02-15 20:05:42','2021-02-15 20:05:42'),(17171,5726,'action started via WP Cron','2021-02-15 20:06:59','2021-02-15 20:06:59'),(17172,5726,'action complete via WP Cron','2021-02-15 20:06:59','2021-02-15 20:06:59'),(17173,5727,'action created','2021-02-15 20:08:27','2021-02-15 20:08:27'),(17174,5727,'action started via WP Cron','2021-02-15 20:10:18','2021-02-15 20:10:18'),(17175,5727,'action complete via WP Cron','2021-02-15 20:10:18','2021-02-15 20:10:18'),(17176,5728,'action created','2021-02-15 20:11:03','2021-02-15 20:11:03'),(17177,5728,'action started via WP Cron','2021-02-15 20:14:53','2021-02-15 20:14:53'),(17178,5728,'action complete via WP Cron','2021-02-15 20:14:53','2021-02-15 20:14:53'),(17179,5729,'action created','2021-02-15 20:15:20','2021-02-15 20:15:20'),(17180,5729,'action started via WP Cron','2021-02-15 20:16:28','2021-02-15 20:16:28'),(17181,5729,'action complete via WP Cron','2021-02-15 20:16:28','2021-02-15 20:16:28'),(17182,5730,'action created','2021-02-15 20:16:28','2021-02-15 20:16:28'),(17183,5730,'action started via WP Cron','2021-02-15 20:17:28','2021-02-15 20:17:28'),(17184,5730,'action complete via WP Cron','2021-02-15 20:17:28','2021-02-15 20:17:28'),(17185,5731,'action created','2021-02-15 20:17:28','2021-02-15 20:17:28'),(17186,5731,'action started via WP Cron','2021-02-15 20:19:17','2021-02-15 20:19:17'),(17187,5731,'action complete via WP Cron','2021-02-15 20:19:17','2021-02-15 20:19:17'),(17188,5732,'action created','2021-02-15 20:19:24','2021-02-15 20:19:24'),(17189,5732,'action started via WP Cron','2021-02-15 20:19:36','2021-02-15 20:19:36'),(17190,5732,'action complete via WP Cron','2021-02-15 20:19:36','2021-02-15 20:19:36'),(17191,5733,'action created','2021-02-15 20:19:36','2021-02-15 20:19:36'),(17192,5733,'action started via WP Cron','2021-02-15 20:21:14','2021-02-15 20:21:14'),(17193,5733,'action complete via WP Cron','2021-02-15 20:21:14','2021-02-15 20:21:14'),(17194,5734,'action created','2021-02-15 20:21:15','2021-02-15 20:21:15'),(17195,5734,'action started via WP Cron','2021-02-15 20:22:28','2021-02-15 20:22:28'),(17196,5734,'action complete via WP Cron','2021-02-15 20:22:28','2021-02-15 20:22:28'),(17197,5735,'action created','2021-02-15 20:22:28','2021-02-15 20:22:28'),(17198,5735,'action started via WP Cron','2021-02-15 20:23:28','2021-02-15 20:23:28'),(17199,5735,'action complete via WP Cron','2021-02-15 20:23:28','2021-02-15 20:23:28'),(17200,5736,'action created','2021-02-15 20:23:28','2021-02-15 20:23:28'),(17201,5736,'action started via WP Cron','2021-02-15 20:24:21','2021-02-15 20:24:21'),(17202,5736,'action complete via WP Cron','2021-02-15 20:24:21','2021-02-15 20:24:21'),(17203,5737,'action created','2021-02-15 20:24:22','2021-02-15 20:24:22'),(17204,5737,'action started via WP Cron','2021-02-15 20:24:50','2021-02-15 20:24:50'),(17205,5737,'action complete via WP Cron','2021-02-15 20:24:50','2021-02-15 20:24:50'),(17206,5738,'action created','2021-02-15 20:24:51','2021-02-15 20:24:51'),(17207,5738,'action started via WP Cron','2021-02-15 20:26:19','2021-02-15 20:26:19'),(17208,5738,'action complete via WP Cron','2021-02-15 20:26:19','2021-02-15 20:26:19'),(17209,5739,'action created','2021-02-15 20:26:19','2021-02-15 20:26:19'),(17210,5739,'action started via WP Cron','2021-02-15 20:27:35','2021-02-15 20:27:35'),(17211,5739,'action complete via WP Cron','2021-02-15 20:27:35','2021-02-15 20:27:35'),(17212,5740,'action created','2021-02-15 20:27:36','2021-02-15 20:27:36'),(17213,5740,'action started via WP Cron','2021-02-15 20:32:54','2021-02-15 20:32:54'),(17214,5740,'action complete via WP Cron','2021-02-15 20:32:54','2021-02-15 20:32:54'),(17215,5741,'action created','2021-02-15 20:32:57','2021-02-15 20:32:57'),(17216,5741,'action started via WP Cron','2021-02-15 20:37:00','2021-02-15 20:37:00'),(17217,5741,'action complete via WP Cron','2021-02-15 20:37:00','2021-02-15 20:37:00'),(17218,5742,'action created','2021-02-15 20:37:00','2021-02-15 20:37:00'),(17219,5742,'action started via WP Cron','2021-02-15 20:38:11','2021-02-15 20:38:11'),(17220,5742,'action complete via WP Cron','2021-02-15 20:38:11','2021-02-15 20:38:11'),(17221,5743,'action created','2021-02-15 20:38:16','2021-02-15 20:38:16'),(17222,5743,'action started via WP Cron','2021-02-15 20:38:41','2021-02-15 20:38:41'),(17223,5743,'action complete via WP Cron','2021-02-15 20:38:41','2021-02-15 20:38:41'),(17224,5744,'action created','2021-02-15 20:42:46','2021-02-15 20:42:46'),(17225,5744,'action started via WP Cron','2021-02-15 20:49:44','2021-02-15 20:49:44'),(17226,5744,'action complete via WP Cron','2021-02-15 20:49:44','2021-02-15 20:49:44'),(17227,5745,'action created','2021-02-15 20:50:52','2021-02-15 20:50:52'),(17228,5745,'action started via WP Cron','2021-02-15 20:51:38','2021-02-15 20:51:38'),(17229,5745,'action complete via WP Cron','2021-02-15 20:51:38','2021-02-15 20:51:38'),(17230,5746,'action created','2021-02-15 20:52:31','2021-02-15 20:52:31'),(17231,5746,'action started via WP Cron','2021-02-15 20:53:40','2021-02-15 20:53:40'),(17232,5746,'action complete via WP Cron','2021-02-15 20:53:40','2021-02-15 20:53:40'),(17233,5747,'action created','2021-02-15 20:53:41','2021-02-15 20:53:41'),(17234,5747,'action started via WP Cron','2021-02-15 21:01:20','2021-02-15 21:01:20'),(17235,5747,'action complete via WP Cron','2021-02-15 21:01:20','2021-02-15 21:01:20'),(17236,5748,'action created','2021-02-15 21:01:21','2021-02-15 21:01:21'),(17237,5748,'action started via WP Cron','2021-02-15 21:02:29','2021-02-15 21:02:29'),(17238,5748,'action complete via WP Cron','2021-02-15 21:02:29','2021-02-15 21:02:29'),(17239,5749,'action created','2021-02-15 21:02:31','2021-02-15 21:02:31'),(17240,5749,'action started via WP Cron','2021-02-15 21:03:06','2021-02-15 21:03:06'),(17241,5749,'action complete via WP Cron','2021-02-15 21:03:06','2021-02-15 21:03:06'),(17242,5750,'action created','2021-02-15 21:05:59','2021-02-15 21:05:59'),(17243,5750,'action started via WP Cron','2021-02-15 21:08:33','2021-02-15 21:08:33'),(17244,5750,'action complete via WP Cron','2021-02-15 21:08:33','2021-02-15 21:08:33'),(17245,5751,'action created','2021-02-15 21:08:34','2021-02-15 21:08:34'),(17246,5751,'action started via WP Cron','2021-02-15 21:10:48','2021-02-15 21:10:48'),(17247,5751,'action complete via WP Cron','2021-02-15 21:10:48','2021-02-15 21:10:48'),(17248,5752,'action created','2021-02-15 21:10:49','2021-02-15 21:10:49'),(17249,5752,'action started via WP Cron','2021-02-15 21:13:08','2021-02-15 21:13:08'),(17250,5752,'action complete via WP Cron','2021-02-15 21:13:08','2021-02-15 21:13:08'),(17251,5753,'action created','2021-02-15 21:13:09','2021-02-15 21:13:09'),(17252,5753,'action started via WP Cron','2021-02-15 21:18:13','2021-02-15 21:18:13'),(17253,5753,'action complete via WP Cron','2021-02-15 21:18:13','2021-02-15 21:18:13'),(17254,5754,'action created','2021-02-15 21:18:13','2021-02-15 21:18:13'),(17255,5754,'action started via WP Cron','2021-02-15 21:20:51','2021-02-15 21:20:51'),(17256,5754,'action complete via WP Cron','2021-02-15 21:20:51','2021-02-15 21:20:51'),(17257,5755,'action created','2021-02-15 21:20:51','2021-02-15 21:20:51'),(17258,5755,'action started via WP Cron','2021-02-15 21:22:46','2021-02-15 21:22:46'),(17259,5755,'action complete via WP Cron','2021-02-15 21:22:46','2021-02-15 21:22:46'),(17260,5756,'action created','2021-02-15 21:22:47','2021-02-15 21:22:47'),(17261,5756,'action started via WP Cron','2021-02-15 21:33:07','2021-02-15 21:33:07'),(17262,5756,'action complete via WP Cron','2021-02-15 21:33:07','2021-02-15 21:33:07'),(17263,5757,'action created','2021-02-15 21:42:23','2021-02-15 21:42:23'),(17264,5757,'action started via WP Cron','2021-02-15 21:46:38','2021-02-15 21:46:38'),(17265,5757,'action complete via WP Cron','2021-02-15 21:46:38','2021-02-15 21:46:38'),(17266,5758,'action created','2021-02-15 21:46:38','2021-02-15 21:46:38'),(17267,5758,'action started via WP Cron','2021-02-15 21:52:13','2021-02-15 21:52:13'),(17268,5758,'action complete via WP Cron','2021-02-15 21:52:13','2021-02-15 21:52:13'),(17269,5759,'action created','2021-02-15 21:52:14','2021-02-15 21:52:14'),(17270,5759,'action started via WP Cron','2021-02-15 21:52:53','2021-02-15 21:52:53'),(17271,5759,'action complete via WP Cron','2021-02-15 21:52:53','2021-02-15 21:52:53'),(17272,5760,'action created','2021-02-15 21:52:53','2021-02-15 21:52:53'),(17273,5760,'action started via WP Cron','2021-02-15 21:55:22','2021-02-15 21:55:22'),(17274,5760,'action complete via WP Cron','2021-02-15 21:55:22','2021-02-15 21:55:22'),(17275,5761,'action created','2021-02-15 21:55:23','2021-02-15 21:55:23'),(17276,5761,'action started via WP Cron','2021-02-15 21:55:52','2021-02-15 21:55:52'),(17277,5761,'action complete via WP Cron','2021-02-15 21:55:52','2021-02-15 21:55:52'),(17278,5762,'action created','2021-02-15 21:55:53','2021-02-15 21:55:53'),(17282,5762,'action started via WP Cron','2021-02-15 21:56:36','2021-02-15 21:56:36'),(17283,5762,'action complete via WP Cron','2021-02-15 21:56:36','2021-02-15 21:56:36'),(17284,5764,'action created','2021-02-15 21:56:37','2021-02-15 21:56:37'),(17285,5764,'action started via Async Request','2021-02-15 21:56:54','2021-02-15 21:56:54'),(17286,5764,'action complete via Async Request','2021-02-15 21:56:54','2021-02-15 21:56:54'),(17287,5765,'action created','2021-02-15 21:57:38','2021-02-15 21:57:38'),(17288,5765,'action started via Async Request','2021-02-15 21:58:02','2021-02-15 21:58:02'),(17289,5765,'action complete via Async Request','2021-02-15 21:58:02','2021-02-15 21:58:02'),(17290,5766,'action created','2021-02-15 21:58:10','2021-02-15 21:58:10'),(17291,5766,'action started via WP Cron','2021-02-15 21:58:37','2021-02-15 21:58:37'),(17292,5766,'action complete via WP Cron','2021-02-15 21:58:37','2021-02-15 21:58:37'),(17293,5767,'action created','2021-02-15 21:59:25','2021-02-15 21:59:25'),(17294,5767,'action started via WP Cron','2021-02-15 21:59:38','2021-02-15 21:59:38'),(17295,5767,'action complete via WP Cron','2021-02-15 21:59:38','2021-02-15 21:59:38'),(17296,5768,'action created','2021-02-15 22:00:53','2021-02-15 22:00:53'),(17297,5768,'action started via WP Cron','2021-02-15 22:01:42','2021-02-15 22:01:42'),(17298,5768,'action complete via WP Cron','2021-02-15 22:01:42','2021-02-15 22:01:42'),(17299,5769,'action created','2021-02-15 22:03:07','2021-02-15 22:03:07'),(17300,5769,'action started via WP Cron','2021-02-15 22:04:11','2021-02-15 22:04:11'),(17301,5769,'action complete via WP Cron','2021-02-15 22:04:11','2021-02-15 22:04:11'),(17302,5770,'action created','2021-02-15 22:04:32','2021-02-15 22:04:32'),(17303,5771,'action created','2021-02-15 22:04:32','2021-02-15 22:04:32'),(17304,5770,'action started via WP Cron','2021-02-15 22:04:47','2021-02-15 22:04:47'),(17305,5770,'action complete via WP Cron','2021-02-15 22:04:47','2021-02-15 22:04:47'),(17306,5772,'action created','2021-02-15 22:04:47','2021-02-15 22:04:47'),(17307,5771,'action started via WP Cron','2021-02-15 22:06:11','2021-02-15 22:06:11'),(17308,5771,'action complete via WP Cron','2021-02-15 22:06:11','2021-02-15 22:06:11'),(17309,5772,'action started via WP Cron','2021-02-15 22:06:11','2021-02-15 22:06:11'),(17310,5772,'action complete via WP Cron','2021-02-15 22:06:11','2021-02-15 22:06:11'),(17311,5773,'action created','2021-02-15 22:07:07','2021-02-15 22:07:07'),(17312,5773,'action started via WP Cron','2021-02-15 22:09:32','2021-02-15 22:09:32'),(17313,5773,'action complete via WP Cron','2021-02-15 22:09:32','2021-02-15 22:09:32'),(17314,5774,'action created','2021-02-15 22:10:09','2021-02-15 22:10:09'),(17315,5774,'action started via WP Cron','2021-02-15 22:11:32','2021-02-15 22:11:32'),(17316,5774,'action complete via WP Cron','2021-02-15 22:11:32','2021-02-15 22:11:32'),(17317,5775,'action created','2021-02-15 22:14:41','2021-02-15 22:14:41'),(17318,5775,'action started via Async Request','2021-02-15 22:15:33','2021-02-15 22:15:33'),(17319,5775,'action complete via Async Request','2021-02-15 22:15:33','2021-02-15 22:15:33'),(17320,5776,'action created','2021-02-15 22:15:34','2021-02-15 22:15:34'),(17321,5776,'action started via WP Cron','2021-02-15 22:17:33','2021-02-15 22:17:33'),(17322,5776,'action complete via WP Cron','2021-02-15 22:17:33','2021-02-15 22:17:33'),(17323,5777,'action created','2021-02-15 22:17:46','2021-02-15 22:17:46'),(17324,5777,'action started via WP Cron','2021-02-15 22:24:23','2021-02-15 22:24:23'),(17325,5777,'action complete via WP Cron','2021-02-15 22:24:23','2021-02-15 22:24:23'),(17326,5778,'action created','2021-02-15 22:24:28','2021-02-15 22:24:28'),(17327,5778,'action started via WP Cron','2021-02-15 22:25:02','2021-02-15 22:25:02'),(17328,5778,'action complete via WP Cron','2021-02-15 22:25:02','2021-02-15 22:25:02'),(17329,5779,'action created','2021-02-15 22:25:10','2021-02-15 22:25:10'),(17330,5779,'action started via WP Cron','2021-02-15 22:25:36','2021-02-15 22:25:36'),(17331,5779,'action complete via WP Cron','2021-02-15 22:25:36','2021-02-15 22:25:36'),(17332,5780,'action created','2021-02-15 22:25:39','2021-02-15 22:25:39'),(17333,5780,'action started via WP Cron','2021-02-15 22:26:43','2021-02-15 22:26:43'),(17334,5780,'action complete via WP Cron','2021-02-15 22:26:43','2021-02-15 22:26:43'),(17335,5781,'action created','2021-02-15 22:26:51','2021-02-15 22:26:51'),(17336,5781,'action started via WP Cron','2021-02-15 22:27:36','2021-02-15 22:27:36'),(17337,5781,'action complete via WP Cron','2021-02-15 22:27:36','2021-02-15 22:27:36'),(17338,5782,'action created','2021-02-15 22:27:38','2021-02-15 22:27:38'),(17339,5782,'action started via WP Cron','2021-02-15 22:28:47','2021-02-15 22:28:47'),(17340,5782,'action complete via WP Cron','2021-02-15 22:28:47','2021-02-15 22:28:47'),(17341,5783,'action created','2021-02-15 22:28:47','2021-02-15 22:28:47'),(17342,5783,'action started via WP Cron','2021-02-15 22:32:28','2021-02-15 22:32:28'),(17343,5783,'action complete via WP Cron','2021-02-15 22:32:28','2021-02-15 22:32:28'),(17344,5784,'action created','2021-02-15 22:32:29','2021-02-15 22:32:29'),(17345,5784,'action started via WP Cron','2021-02-15 22:33:06','2021-02-15 22:33:06'),(17346,5784,'action complete via WP Cron','2021-02-15 22:33:06','2021-02-15 22:33:06'),(17347,5785,'action created','2021-02-15 22:33:19','2021-02-15 22:33:19'),(17348,5785,'action started via WP Cron','2021-02-15 22:41:20','2021-02-15 22:41:20'),(17349,5785,'action complete via WP Cron','2021-02-15 22:41:20','2021-02-15 22:41:20'),(17350,5786,'action created','2021-02-15 22:41:21','2021-02-15 22:41:21'),(17351,5786,'action started via WP Cron','2021-02-15 22:44:01','2021-02-15 22:44:01'),(17352,5786,'action complete via WP Cron','2021-02-15 22:44:01','2021-02-15 22:44:01'),(17353,5787,'action created','2021-02-15 22:44:02','2021-02-15 22:44:02'),(17354,5787,'action started via WP Cron','2021-02-15 22:45:29','2021-02-15 22:45:29'),(17355,5787,'action complete via WP Cron','2021-02-15 22:45:29','2021-02-15 22:45:29'),(17356,5788,'action created','2021-02-15 22:45:34','2021-02-15 22:45:34'),(17357,5788,'action started via WP Cron','2021-02-15 22:52:52','2021-02-15 22:52:52'),(17358,5788,'action complete via WP Cron','2021-02-15 22:52:52','2021-02-15 22:52:52'),(17359,5789,'action created','2021-02-15 22:54:06','2021-02-15 22:54:06'),(17360,5789,'action started via WP Cron','2021-02-15 23:01:37','2021-02-15 23:01:37'),(17361,5789,'action complete via WP Cron','2021-02-15 23:01:37','2021-02-15 23:01:37'),(17362,5790,'action created','2021-02-15 23:03:06','2021-02-15 23:03:06'),(17363,5790,'action started via WP Cron','2021-02-15 23:07:45','2021-02-15 23:07:45'),(17364,5790,'action complete via WP Cron','2021-02-15 23:07:45','2021-02-15 23:07:45'),(17365,5791,'action created','2021-02-15 23:11:05','2021-02-15 23:11:05'),(17366,5791,'action started via WP Cron','2021-02-15 23:13:48','2021-02-15 23:13:48'),(17367,5791,'action complete via WP Cron','2021-02-15 23:13:48','2021-02-15 23:13:48'),(17368,5792,'action created','2021-02-15 23:13:48','2021-02-15 23:13:48'),(17369,5792,'action started via WP Cron','2021-02-15 23:17:07','2021-02-15 23:17:07'),(17370,5792,'action complete via WP Cron','2021-02-15 23:17:07','2021-02-15 23:17:07'),(17371,5793,'action created','2021-02-15 23:17:07','2021-02-15 23:17:07'),(17372,5793,'action started via WP Cron','2021-02-15 23:20:13','2021-02-15 23:20:13'),(17373,5793,'action complete via WP Cron','2021-02-15 23:20:13','2021-02-15 23:20:13'),(17374,5794,'action created','2021-02-15 23:20:13','2021-02-15 23:20:13'),(17375,5794,'action started via WP Cron','2021-02-15 23:20:38','2021-02-15 23:20:38'),(17376,5794,'action complete via WP Cron','2021-02-15 23:20:38','2021-02-15 23:20:38'),(17377,5795,'action created','2021-02-15 23:28:16','2021-02-15 23:28:16'),(17378,5795,'action started via WP Cron','2021-02-15 23:29:10','2021-02-15 23:29:10'),(17379,5795,'action complete via WP Cron','2021-02-15 23:29:10','2021-02-15 23:29:10'),(17380,5796,'action created','2021-02-15 23:29:15','2021-02-15 23:29:15'),(17381,5796,'action started via WP Cron','2021-02-15 23:33:07','2021-02-15 23:33:07'),(17382,5796,'action complete via WP Cron','2021-02-15 23:33:07','2021-02-15 23:33:07'),(17383,5797,'action created','2021-02-15 23:39:32','2021-02-15 23:39:32'),(17384,5797,'action started via WP Cron','2021-02-15 23:42:26','2021-02-15 23:42:26'),(17385,5797,'action complete via WP Cron','2021-02-15 23:42:26','2021-02-15 23:42:26'),(17386,5798,'action created','2021-02-15 23:44:34','2021-02-15 23:44:34'),(17387,5798,'action started via WP Cron','2021-02-15 23:52:11','2021-02-15 23:52:11'),(17388,5798,'action complete via WP Cron','2021-02-15 23:52:11','2021-02-15 23:52:11'),(17389,5799,'action created','2021-02-15 23:52:12','2021-02-15 23:52:12'),(17390,5799,'action started via WP Cron','2021-02-15 23:57:57','2021-02-15 23:57:57'),(17391,5799,'action complete via WP Cron','2021-02-15 23:57:57','2021-02-15 23:57:57'),(17392,5800,'action created','2021-02-15 23:57:59','2021-02-15 23:57:59'),(17393,5800,'action started via WP Cron','2021-02-16 00:02:17','2021-02-16 00:02:17'),(17394,5800,'action complete via WP Cron','2021-02-16 00:02:17','2021-02-16 00:02:17'),(17395,5801,'action created','2021-02-16 00:03:06','2021-02-16 00:03:06'),(17396,5801,'action started via WP Cron','2021-02-16 00:05:15','2021-02-16 00:05:15'),(17397,5801,'action complete via WP Cron','2021-02-16 00:05:15','2021-02-16 00:05:15'),(17398,5802,'action created','2021-02-16 00:05:15','2021-02-16 00:05:15'),(17399,5802,'action started via WP Cron','2021-02-16 00:09:05','2021-02-16 00:09:05'),(17400,5802,'action complete via WP Cron','2021-02-16 00:09:05','2021-02-16 00:09:05'),(17401,5803,'action created','2021-02-16 00:17:52','2021-02-16 00:17:52'),(17402,5803,'action started via WP Cron','2021-02-16 00:19:42','2021-02-16 00:19:42'),(17403,5803,'action complete via WP Cron','2021-02-16 00:19:42','2021-02-16 00:19:42'),(17404,5804,'action created','2021-02-16 00:19:42','2021-02-16 00:19:42'),(17405,5804,'action started via WP Cron','2021-02-16 00:21:27','2021-02-16 00:21:27'),(17406,5804,'action complete via WP Cron','2021-02-16 00:21:27','2021-02-16 00:21:27'),(17407,5805,'action created','2021-02-16 00:21:27','2021-02-16 00:21:27'),(17408,5805,'action started via WP Cron','2021-02-16 00:33:07','2021-02-16 00:33:07'),(17409,5805,'action complete via WP Cron','2021-02-16 00:33:07','2021-02-16 00:33:07'),(17410,5806,'action created','2021-02-16 00:33:07','2021-02-16 00:33:07'),(17411,5806,'action started via WP Cron','2021-02-16 00:38:13','2021-02-16 00:38:13'),(17412,5806,'action complete via WP Cron','2021-02-16 00:38:13','2021-02-16 00:38:13'),(17413,5807,'action created','2021-02-16 00:38:13','2021-02-16 00:38:13'),(17414,5807,'action started via WP Cron','2021-02-16 00:43:59','2021-02-16 00:43:59'),(17415,5807,'action complete via WP Cron','2021-02-16 00:43:59','2021-02-16 00:43:59'),(17416,5808,'action created','2021-02-16 00:49:14','2021-02-16 00:49:14'),(17417,5808,'action started via WP Cron','2021-02-16 00:50:17','2021-02-16 00:50:17'),(17418,5808,'action complete via WP Cron','2021-02-16 00:50:17','2021-02-16 00:50:17'),(17419,5809,'action created','2021-02-16 00:50:17','2021-02-16 00:50:17'),(17420,5809,'action started via WP Cron','2021-02-16 01:01:13','2021-02-16 01:01:13'),(17421,5809,'action complete via WP Cron','2021-02-16 01:01:13','2021-02-16 01:01:13'),(17422,5810,'action created','2021-02-16 01:03:58','2021-02-16 01:03:58'),(17423,5810,'action started via WP Cron','2021-02-16 01:05:19','2021-02-16 01:05:19'),(17424,5810,'action complete via WP Cron','2021-02-16 01:05:19','2021-02-16 01:05:19'),(17425,5811,'action created','2021-02-16 01:16:10','2021-02-16 01:16:10'),(17426,5811,'action started via WP Cron','2021-02-16 01:25:09','2021-02-16 01:25:09'),(17427,5811,'action complete via WP Cron','2021-02-16 01:25:09','2021-02-16 01:25:09'),(17428,5812,'action created','2021-02-16 01:25:10','2021-02-16 01:25:10'),(17429,5812,'action started via WP Cron','2021-02-16 01:27:24','2021-02-16 01:27:24'),(17430,5812,'action complete via WP Cron','2021-02-16 01:27:24','2021-02-16 01:27:24'),(17431,5813,'action created','2021-02-16 01:27:24','2021-02-16 01:27:24'),(17432,5813,'action started via WP Cron','2021-02-16 01:28:10','2021-02-16 01:28:10'),(17433,5813,'action complete via WP Cron','2021-02-16 01:28:10','2021-02-16 01:28:10'),(17434,5814,'action created','2021-02-16 01:28:11','2021-02-16 01:28:11'),(17435,5493,'action started via WP Cron','2021-02-16 01:33:01','2021-02-16 01:33:01'),(17436,5493,'action complete via WP Cron','2021-02-16 01:33:01','2021-02-16 01:33:01'),(17437,5815,'action created','2021-02-16 01:33:01','2021-02-16 01:33:01'),(17438,5814,'action started via WP Cron','2021-02-16 01:33:01','2021-02-16 01:33:01'),(17439,5814,'action complete via WP Cron','2021-02-16 01:33:01','2021-02-16 01:33:01'),(17440,5816,'action created','2021-02-16 01:33:07','2021-02-16 01:33:07'),(17441,5496,'action started via WP Cron','2021-02-16 01:57:12','2021-02-16 01:57:12'),(17442,5496,'action complete via WP Cron','2021-02-16 01:57:12','2021-02-16 01:57:12'),(17443,5817,'action created','2021-02-16 01:57:12','2021-02-16 01:57:12'),(17444,5816,'action started via WP Cron','2021-02-16 01:57:12','2021-02-16 01:57:12'),(17445,5816,'action complete via WP Cron','2021-02-16 01:57:12','2021-02-16 01:57:12'),(17446,5818,'action created','2021-02-16 01:58:39','2021-02-16 01:58:39'),(17447,5818,'action started via WP Cron','2021-02-16 02:00:16','2021-02-16 02:00:16'),(17448,5818,'action complete via WP Cron','2021-02-16 02:00:16','2021-02-16 02:00:16'),(17449,5819,'action created','2021-02-16 02:00:19','2021-02-16 02:00:19'),(17450,5819,'action started via WP Cron','2021-02-16 02:03:07','2021-02-16 02:03:07'),(17451,5819,'action complete via WP Cron','2021-02-16 02:03:07','2021-02-16 02:03:07'),(17452,5820,'action created','2021-02-16 02:22:51','2021-02-16 02:22:51'),(17453,5820,'action started via WP Cron','2021-02-16 02:26:57','2021-02-16 02:26:57'),(17454,5820,'action complete via WP Cron','2021-02-16 02:26:57','2021-02-16 02:26:57'),(17455,5821,'action created','2021-02-16 02:26:57','2021-02-16 02:26:57'),(17456,5821,'action started via WP Cron','2021-02-16 02:29:25','2021-02-16 02:29:25'),(17457,5821,'action complete via WP Cron','2021-02-16 02:29:25','2021-02-16 02:29:25'),(17458,5822,'action created','2021-02-16 02:29:25','2021-02-16 02:29:25'),(17459,5822,'action started via WP Cron','2021-02-16 02:32:03','2021-02-16 02:32:03'),(17460,5822,'action complete via WP Cron','2021-02-16 02:32:03','2021-02-16 02:32:03'),(17461,5823,'action created','2021-02-16 02:32:04','2021-02-16 02:32:04'),(17462,5823,'action started via WP Cron','2021-02-16 02:33:44','2021-02-16 02:33:44'),(17463,5823,'action complete via WP Cron','2021-02-16 02:33:44','2021-02-16 02:33:44'),(17464,5824,'action created','2021-02-16 02:43:07','2021-02-16 02:43:07'),(17465,5824,'action started via WP Cron','2021-02-16 02:46:07','2021-02-16 02:46:07'),(17466,5824,'action complete via WP Cron','2021-02-16 02:46:07','2021-02-16 02:46:07'),(17467,5825,'action created','2021-02-16 02:46:08','2021-02-16 02:46:08'),(17468,5825,'action started via WP Cron','2021-02-16 02:50:52','2021-02-16 02:50:52'),(17469,5825,'action complete via WP Cron','2021-02-16 02:50:52','2021-02-16 02:50:52'),(17470,5826,'action created','2021-02-16 03:00:42','2021-02-16 03:00:42'),(17471,5826,'action started via WP Cron','2021-02-16 03:03:07','2021-02-16 03:03:07'),(17472,5826,'action complete via WP Cron','2021-02-16 03:03:07','2021-02-16 03:03:07'),(17473,5827,'action created','2021-02-16 03:03:24','2021-02-16 03:03:24'),(17474,5827,'action started via WP Cron','2021-02-16 03:05:02','2021-02-16 03:05:02'),(17475,5827,'action complete via WP Cron','2021-02-16 03:05:02','2021-02-16 03:05:02'),(17476,5828,'action created','2021-02-16 03:12:58','2021-02-16 03:12:58'),(17477,5828,'action started via WP Cron','2021-02-16 03:17:18','2021-02-16 03:17:18'),(17478,5828,'action complete via WP Cron','2021-02-16 03:17:18','2021-02-16 03:17:18'),(17479,5829,'action created','2021-02-16 03:17:18','2021-02-16 03:17:18'),(17480,5829,'action started via WP Cron','2021-02-16 03:18:11','2021-02-16 03:18:11'),(17481,5829,'action complete via WP Cron','2021-02-16 03:18:11','2021-02-16 03:18:11'),(17482,5830,'action created','2021-02-16 03:28:01','2021-02-16 03:28:01'),(17483,5830,'action started via WP Cron','2021-02-16 03:30:07','2021-02-16 03:30:07'),(17484,5830,'action complete via WP Cron','2021-02-16 03:30:07','2021-02-16 03:30:07'),(17485,5831,'action created','2021-02-16 03:33:06','2021-02-16 03:33:06'),(17486,5831,'action started via WP Cron','2021-02-16 03:38:34','2021-02-16 03:38:34'),(17487,5831,'action complete via WP Cron','2021-02-16 03:38:34','2021-02-16 03:38:34'),(17488,5832,'action created','2021-02-16 03:43:30','2021-02-16 03:43:30'),(17489,5832,'action started via WP Cron','2021-02-16 03:43:50','2021-02-16 03:43:50'),(17490,5832,'action complete via WP Cron','2021-02-16 03:43:50','2021-02-16 03:43:50'),(17491,5833,'action created','2021-02-16 03:44:22','2021-02-16 03:44:22'),(17492,5833,'action started via WP Cron','2021-02-16 03:46:16','2021-02-16 03:46:16'),(17493,5833,'action complete via WP Cron','2021-02-16 03:46:16','2021-02-16 03:46:16'),(17494,5834,'action created','2021-02-16 03:46:34','2021-02-16 03:46:34'),(17495,5834,'action started via WP Cron','2021-02-16 03:49:09','2021-02-16 03:49:09'),(17496,5834,'action complete via WP Cron','2021-02-16 03:49:09','2021-02-16 03:49:09'),(17497,5835,'action created','2021-02-16 03:49:12','2021-02-16 03:49:12'),(17498,5835,'action started via WP Cron','2021-02-16 03:56:53','2021-02-16 03:56:53'),(17499,5835,'action complete via WP Cron','2021-02-16 03:56:53','2021-02-16 03:56:53'),(17500,5836,'action created','2021-02-16 03:58:20','2021-02-16 03:58:20'),(17501,5836,'action started via WP Cron','2021-02-16 04:03:31','2021-02-16 04:03:31'),(17502,5836,'action complete via WP Cron','2021-02-16 04:03:31','2021-02-16 04:03:31'),(17503,5837,'action created','2021-02-16 04:06:35','2021-02-16 04:06:35'),(17504,5837,'action started via WP Cron','2021-02-16 04:09:54','2021-02-16 04:09:54'),(17505,5837,'action complete via WP Cron','2021-02-16 04:09:54','2021-02-16 04:09:54'),(17506,5838,'action created','2021-02-16 04:10:02','2021-02-16 04:10:02'),(17507,5838,'action started via WP Cron','2021-02-16 04:10:57','2021-02-16 04:10:57'),(17508,5838,'action complete via WP Cron','2021-02-16 04:10:57','2021-02-16 04:10:57'),(17509,5839,'action created','2021-02-16 04:11:28','2021-02-16 04:11:28'),(17510,5839,'action started via WP Cron','2021-02-16 04:12:01','2021-02-16 04:12:01'),(17511,5839,'action complete via WP Cron','2021-02-16 04:12:01','2021-02-16 04:12:01'),(17512,5840,'action created','2021-02-16 04:12:14','2021-02-16 04:12:14'),(17513,5840,'action started via WP Cron','2021-02-16 04:13:28','2021-02-16 04:13:28'),(17514,5840,'action complete via WP Cron','2021-02-16 04:13:28','2021-02-16 04:13:28'),(17515,5841,'action created','2021-02-16 04:13:38','2021-02-16 04:13:38'),(17516,5841,'action started via WP Cron','2021-02-16 04:15:27','2021-02-16 04:15:27'),(17517,5841,'action complete via WP Cron','2021-02-16 04:15:27','2021-02-16 04:15:27'),(17518,5842,'action created','2021-02-16 04:16:41','2021-02-16 04:16:41'),(17519,5842,'action started via Async Request','2021-02-16 04:17:27','2021-02-16 04:17:27'),(17520,5842,'action complete via Async Request','2021-02-16 04:17:27','2021-02-16 04:17:27'),(17521,5843,'action created','2021-02-16 04:18:21','2021-02-16 04:18:21'),(17522,5843,'action started via WP Cron','2021-02-16 04:19:08','2021-02-16 04:19:08'),(17523,5843,'action complete via WP Cron','2021-02-16 04:19:08','2021-02-16 04:19:08'),(17524,5844,'action created','2021-02-16 04:19:08','2021-02-16 04:19:08'),(17525,5844,'action started via Async Request','2021-02-16 04:19:30','2021-02-16 04:19:30'),(17526,5844,'action complete via Async Request','2021-02-16 04:19:30','2021-02-16 04:19:30'),(17527,5845,'action created','2021-02-16 04:23:48','2021-02-16 04:23:48'),(17528,5845,'action started via WP Cron','2021-02-16 04:28:13','2021-02-16 04:28:13'),(17529,5845,'action complete via WP Cron','2021-02-16 04:28:13','2021-02-16 04:28:13'),(17530,5846,'action created','2021-02-16 04:28:14','2021-02-16 04:28:14'),(17531,5846,'action started via WP Cron','2021-02-16 04:33:07','2021-02-16 04:33:07'),(17532,5846,'action complete via WP Cron','2021-02-16 04:33:07','2021-02-16 04:33:07'),(17533,5847,'action created','2021-02-16 04:48:23','2021-02-16 04:48:23'),(17534,5847,'action started via WP Cron','2021-02-16 05:00:15','2021-02-16 05:00:15'),(17535,5847,'action complete via WP Cron','2021-02-16 05:00:15','2021-02-16 05:00:15'),(17536,5848,'action created','2021-02-16 05:00:18','2021-02-16 05:00:18'),(17537,5848,'action started via WP Cron','2021-02-16 05:03:06','2021-02-16 05:03:06'),(17538,5848,'action complete via WP Cron','2021-02-16 05:03:06','2021-02-16 05:03:06'),(17539,5849,'action created','2021-02-16 05:06:26','2021-02-16 05:06:26'),(17540,5849,'action started via WP Cron','2021-02-16 05:11:38','2021-02-16 05:11:38'),(17541,5849,'action complete via WP Cron','2021-02-16 05:11:38','2021-02-16 05:11:38'),(17542,5850,'action created','2021-02-16 05:11:42','2021-02-16 05:11:42'),(17543,5850,'action started via WP Cron','2021-02-16 05:20:10','2021-02-16 05:20:10'),(17544,5850,'action complete via WP Cron','2021-02-16 05:20:10','2021-02-16 05:20:10'),(17545,5851,'action created','2021-02-16 05:20:10','2021-02-16 05:20:10'),(17546,5851,'action started via WP Cron','2021-02-16 05:21:10','2021-02-16 05:21:10'),(17547,5851,'action complete via WP Cron','2021-02-16 05:21:10','2021-02-16 05:21:10'),(17548,5852,'action created','2021-02-16 05:21:11','2021-02-16 05:21:11'),(17549,5852,'action started via WP Cron','2021-02-16 05:24:36','2021-02-16 05:24:36'),(17550,5852,'action complete via WP Cron','2021-02-16 05:24:36','2021-02-16 05:24:36'),(17551,5853,'action created','2021-02-16 05:24:36','2021-02-16 05:24:36'),(17552,5853,'action started via WP Cron','2021-02-16 05:30:31','2021-02-16 05:30:31'),(17553,5853,'action complete via WP Cron','2021-02-16 05:30:31','2021-02-16 05:30:31'),(17554,5854,'action created','2021-02-16 05:30:33','2021-02-16 05:30:33'),(17555,5854,'action started via WP Cron','2021-02-16 05:33:07','2021-02-16 05:33:07'),(17556,5854,'action complete via WP Cron','2021-02-16 05:33:07','2021-02-16 05:33:07'),(17557,5855,'action created','2021-02-16 05:48:32','2021-02-16 05:48:32'),(17558,5855,'action started via WP Cron','2021-02-16 05:50:31','2021-02-16 05:50:31'),(17559,5855,'action complete via WP Cron','2021-02-16 05:50:31','2021-02-16 05:50:31'),(17560,5856,'action created','2021-02-16 05:50:31','2021-02-16 05:50:31'),(17561,5856,'action started via WP Cron','2021-02-16 05:50:41','2021-02-16 05:50:41'),(17562,5856,'action complete via WP Cron','2021-02-16 05:50:41','2021-02-16 05:50:41'),(17563,5857,'action created','2021-02-16 05:50:41','2021-02-16 05:50:41'),(17564,5857,'action started via WP Cron','2021-02-16 05:51:42','2021-02-16 05:51:42'),(17565,5857,'action complete via WP Cron','2021-02-16 05:51:42','2021-02-16 05:51:42'),(17566,5858,'action created','2021-02-16 06:03:06','2021-02-16 06:03:06'),(17567,5858,'action started via WP Cron','2021-02-16 06:07:17','2021-02-16 06:07:17'),(17568,5858,'action complete via WP Cron','2021-02-16 06:07:17','2021-02-16 06:07:17'),(17569,5859,'action created','2021-02-16 06:07:25','2021-02-16 06:07:25'),(17570,5859,'action started via WP Cron','2021-02-16 06:12:56','2021-02-16 06:12:56'),(17571,5859,'action complete via WP Cron','2021-02-16 06:12:56','2021-02-16 06:12:56'),(17572,5860,'action created','2021-02-16 06:19:48','2021-02-16 06:19:48'),(17573,5860,'action started via WP Cron','2021-02-16 06:21:42','2021-02-16 06:21:42'),(17574,5860,'action complete via WP Cron','2021-02-16 06:21:42','2021-02-16 06:21:42'),(17575,5861,'action created','2021-02-16 06:33:08','2021-02-16 06:33:08'),(17576,5861,'action started via WP Cron','2021-02-16 06:35:52','2021-02-16 06:35:52'),(17577,5861,'action complete via WP Cron','2021-02-16 06:35:52','2021-02-16 06:35:52'),(17578,5862,'action created','2021-02-16 06:51:42','2021-02-16 06:51:42'),(17579,5862,'action started via WP Cron','2021-02-16 07:03:07','2021-02-16 07:03:07'),(17580,5862,'action complete via WP Cron','2021-02-16 07:03:07','2021-02-16 07:03:07'),(17581,5863,'action created','2021-02-16 07:21:10','2021-02-16 07:21:10'),(17582,5863,'action started via WP Cron','2021-02-16 07:33:07','2021-02-16 07:33:07'),(17583,5863,'action complete via WP Cron','2021-02-16 07:33:07','2021-02-16 07:33:07'),(17584,5864,'action created','2021-02-16 07:47:04','2021-02-16 07:47:04'),(17585,5864,'action started via WP Cron','2021-02-16 07:59:46','2021-02-16 07:59:46'),(17586,5864,'action complete via WP Cron','2021-02-16 07:59:46','2021-02-16 07:59:46'),(17587,5865,'action created','2021-02-16 07:59:46','2021-02-16 07:59:46'),(17588,5865,'action started via WP Cron','2021-02-16 08:01:10','2021-02-16 08:01:10'),(17589,5865,'action complete via WP Cron','2021-02-16 08:01:10','2021-02-16 08:01:10'),(17590,5866,'action created','2021-02-16 08:01:12','2021-02-16 08:01:12'),(17591,5866,'action started via WP Cron','2021-02-16 08:03:07','2021-02-16 08:03:07'),(17592,5866,'action complete via WP Cron','2021-02-16 08:03:07','2021-02-16 08:03:07'),(17593,5867,'action created','2021-02-16 08:15:58','2021-02-16 08:15:58'),(17594,5867,'action started via WP Cron','2021-02-16 08:18:54','2021-02-16 08:18:54'),(17595,5867,'action complete via WP Cron','2021-02-16 08:18:54','2021-02-16 08:18:54'),(17596,5868,'action created','2021-02-16 08:18:54','2021-02-16 08:18:54'),(17597,5868,'action started via WP Cron','2021-02-16 08:21:42','2021-02-16 08:21:42'),(17598,5868,'action complete via WP Cron','2021-02-16 08:21:42','2021-02-16 08:21:42'),(17599,5869,'action created','2021-02-16 08:33:06','2021-02-16 08:33:06'),(17600,5557,'action started via WP Cron','2021-02-16 08:33:07','2021-02-16 08:33:07'),(17601,5557,'action complete via WP Cron','2021-02-16 08:33:07','2021-02-16 08:33:07'),(17602,5870,'action created','2021-02-16 08:33:07','2021-02-16 08:33:07'),(17603,5869,'action started via WP Cron','2021-02-16 08:34:44','2021-02-16 08:34:44'),(17604,5869,'action complete via WP Cron','2021-02-16 08:34:44','2021-02-16 08:34:44'),(17605,5871,'action created','2021-02-16 08:35:29','2021-02-16 08:35:29'),(17606,5871,'action started via WP Cron','2021-02-16 08:40:29','2021-02-16 08:40:29'),(17607,5871,'action complete via WP Cron','2021-02-16 08:40:29','2021-02-16 08:40:29'),(17608,5872,'action created','2021-02-16 08:40:29','2021-02-16 08:40:29'),(17609,5872,'action started via WP Cron','2021-02-16 09:01:25','2021-02-16 09:01:25'),(17610,5872,'action complete via WP Cron','2021-02-16 09:01:25','2021-02-16 09:01:25'),(17611,5873,'action created','2021-02-16 09:01:26','2021-02-16 09:01:26'),(17612,5873,'action started via WP Cron','2021-02-16 09:01:47','2021-02-16 09:01:47'),(17613,5873,'action complete via WP Cron','2021-02-16 09:01:47','2021-02-16 09:01:47'),(17614,5874,'action created','2021-02-16 09:01:48','2021-02-16 09:01:48'),(17615,5874,'action started via WP Cron','2021-02-16 09:03:05','2021-02-16 09:03:05'),(17616,5874,'action complete via WP Cron','2021-02-16 09:03:05','2021-02-16 09:03:05'),(17617,5875,'action created','2021-02-16 09:03:06','2021-02-16 09:03:06'),(17618,5875,'action started via WP Cron','2021-02-16 09:08:29','2021-02-16 09:08:29'),(17619,5875,'action complete via WP Cron','2021-02-16 09:08:29','2021-02-16 09:08:29'),(17620,5876,'action created','2021-02-16 09:08:30','2021-02-16 09:08:30'),(17621,5876,'action started via WP Cron','2021-02-16 09:11:43','2021-02-16 09:11:43'),(17622,5876,'action complete via WP Cron','2021-02-16 09:11:43','2021-02-16 09:11:43'),(17623,5877,'action created','2021-02-16 09:17:22','2021-02-16 09:17:22'),(17624,5877,'action started via WP Cron','2021-02-16 09:20:56','2021-02-16 09:20:56'),(17625,5877,'action complete via WP Cron','2021-02-16 09:20:56','2021-02-16 09:20:56'),(17626,5878,'action created','2021-02-16 09:26:13','2021-02-16 09:26:13'),(17627,5878,'action started via WP Cron','2021-02-16 09:27:17','2021-02-16 09:27:17'),(17628,5878,'action complete via WP Cron','2021-02-16 09:27:17','2021-02-16 09:27:17'),(17629,5879,'action created','2021-02-16 09:27:17','2021-02-16 09:27:17'),(17630,5879,'action started via WP Cron','2021-02-16 09:33:06','2021-02-16 09:33:06'),(17631,5879,'action complete via WP Cron','2021-02-16 09:33:06','2021-02-16 09:33:06'),(17632,5880,'action created','2021-02-16 09:37:49','2021-02-16 09:37:49'),(17633,5880,'action started via WP Cron','2021-02-16 09:39:03','2021-02-16 09:39:03'),(17634,5880,'action complete via WP Cron','2021-02-16 09:39:03','2021-02-16 09:39:03'),(17635,5881,'action created','2021-02-16 09:41:22','2021-02-16 09:41:22'),(17636,5881,'action started via WP Cron','2021-02-16 09:56:30','2021-02-16 09:56:30'),(17637,5881,'action complete via WP Cron','2021-02-16 09:56:30','2021-02-16 09:56:30'),(17638,5882,'action created','2021-02-16 09:56:30','2021-02-16 09:56:30'),(17639,5882,'action started via WP Cron','2021-02-16 10:03:07','2021-02-16 10:03:07'),(17640,5882,'action complete via WP Cron','2021-02-16 10:03:07','2021-02-16 10:03:07'),(17641,5883,'action created','2021-02-16 10:10:05','2021-02-16 10:10:05'),(17642,5883,'action started via WP Cron','2021-02-16 10:12:06','2021-02-16 10:12:06'),(17643,5883,'action complete via WP Cron','2021-02-16 10:12:06','2021-02-16 10:12:06'),(17644,5884,'action created','2021-02-16 10:15:38','2021-02-16 10:15:38'),(17645,5884,'action started via WP Cron','2021-02-16 10:23:05','2021-02-16 10:23:05'),(17646,5884,'action complete via WP Cron','2021-02-16 10:23:05','2021-02-16 10:23:05'),(17647,5885,'action created','2021-02-16 10:23:06','2021-02-16 10:23:06'),(17648,5885,'action started via WP Cron','2021-02-16 10:24:52','2021-02-16 10:24:52'),(17649,5885,'action complete via WP Cron','2021-02-16 10:24:52','2021-02-16 10:24:52'),(17650,5886,'action created','2021-02-16 10:24:52','2021-02-16 10:24:52'),(17651,5886,'action started via WP Cron','2021-02-16 10:32:45','2021-02-16 10:32:45'),(17652,5886,'action complete via WP Cron','2021-02-16 10:32:45','2021-02-16 10:32:45'),(17653,5887,'action created','2021-02-16 10:32:45','2021-02-16 10:32:45'),(17654,5887,'action started via WP Cron','2021-02-16 10:34:09','2021-02-16 10:34:09'),(17655,5887,'action complete via WP Cron','2021-02-16 10:34:09','2021-02-16 10:34:09'),(17656,5888,'action created','2021-02-16 10:34:09','2021-02-16 10:34:09'),(17657,5888,'action started via WP Cron','2021-02-16 10:36:07','2021-02-16 10:36:07'),(17658,5888,'action complete via WP Cron','2021-02-16 10:36:07','2021-02-16 10:36:07'),(17659,5889,'action created','2021-02-16 10:36:07','2021-02-16 10:36:07'),(17660,5889,'action started via WP Cron','2021-02-16 10:36:55','2021-02-16 10:36:55'),(17661,5889,'action complete via WP Cron','2021-02-16 10:36:55','2021-02-16 10:36:55'),(17662,5890,'action created','2021-02-16 10:36:56','2021-02-16 10:36:56'),(17663,5890,'action started via WP Cron','2021-02-16 10:47:21','2021-02-16 10:47:21'),(17664,5890,'action complete via WP Cron','2021-02-16 10:47:21','2021-02-16 10:47:21'),(17665,5891,'action created','2021-02-16 10:47:21','2021-02-16 10:47:21'),(17666,5891,'action started via WP Cron','2021-02-16 10:50:20','2021-02-16 10:50:20'),(17667,5891,'action complete via WP Cron','2021-02-16 10:50:20','2021-02-16 10:50:20'),(17668,5892,'action created','2021-02-16 10:50:21','2021-02-16 10:50:21'),(17669,5892,'action started via WP Cron','2021-02-16 10:51:54','2021-02-16 10:51:54'),(17670,5892,'action complete via WP Cron','2021-02-16 10:51:54','2021-02-16 10:51:54'),(17671,5893,'action created','2021-02-16 10:51:54','2021-02-16 10:51:54'),(17672,5893,'action started via WP Cron','2021-02-16 10:54:58','2021-02-16 10:54:58'),(17673,5893,'action complete via WP Cron','2021-02-16 10:54:58','2021-02-16 10:54:58'),(17674,5894,'action created','2021-02-16 11:03:06','2021-02-16 11:03:06'),(17675,5894,'action started via WP Cron','2021-02-16 11:03:46','2021-02-16 11:03:46'),(17676,5894,'action complete via WP Cron','2021-02-16 11:03:46','2021-02-16 11:03:46'),(17677,5895,'action created','2021-02-16 11:03:46','2021-02-16 11:03:46'),(17678,5895,'action started via WP Cron','2021-02-16 11:04:38','2021-02-16 11:04:38'),(17679,5895,'action complete via WP Cron','2021-02-16 11:04:38','2021-02-16 11:04:38'),(17680,5896,'action created','2021-02-16 11:04:38','2021-02-16 11:04:38'),(17681,5896,'action started via WP Cron','2021-02-16 11:05:46','2021-02-16 11:05:46'),(17682,5896,'action complete via WP Cron','2021-02-16 11:05:46','2021-02-16 11:05:46'),(17683,5897,'action created','2021-02-16 11:09:48','2021-02-16 11:09:48'),(17684,5897,'action started via WP Cron','2021-02-16 11:17:21','2021-02-16 11:17:21'),(17685,5897,'action complete via WP Cron','2021-02-16 11:17:21','2021-02-16 11:17:21'),(17686,5898,'action created','2021-02-16 11:17:22','2021-02-16 11:17:22'),(17687,5898,'action started via WP Cron','2021-02-16 11:19:15','2021-02-16 11:19:15'),(17688,5898,'action complete via WP Cron','2021-02-16 11:19:15','2021-02-16 11:19:15'),(17689,5899,'action created','2021-02-16 11:19:15','2021-02-16 11:19:15'),(17690,5899,'action started via WP Cron','2021-02-16 11:28:36','2021-02-16 11:28:36'),(17691,5899,'action complete via WP Cron','2021-02-16 11:28:36','2021-02-16 11:28:36'),(17692,5900,'action created','2021-02-16 11:33:06','2021-02-16 11:33:06'),(17693,5900,'action started via WP Cron','2021-02-16 11:33:52','2021-02-16 11:33:52'),(17694,5900,'action complete via WP Cron','2021-02-16 11:33:52','2021-02-16 11:33:52'),(17695,5901,'action created','2021-02-16 11:33:52','2021-02-16 11:33:52'),(17696,5901,'action started via WP Cron','2021-02-16 11:37:20','2021-02-16 11:37:20'),(17697,5901,'action complete via WP Cron','2021-02-16 11:37:20','2021-02-16 11:37:20'),(17698,5902,'action created','2021-02-16 11:48:35','2021-02-16 11:48:35'),(17699,5902,'action started via WP Cron','2021-02-16 11:58:38','2021-02-16 11:58:38'),(17700,5902,'action complete via WP Cron','2021-02-16 11:58:38','2021-02-16 11:58:38'),(17701,5903,'action created','2021-02-16 12:00:25','2021-02-16 12:00:25'),(17702,5903,'action started via WP Cron','2021-02-16 12:02:13','2021-02-16 12:02:13'),(17703,5903,'action complete via WP Cron','2021-02-16 12:02:13','2021-02-16 12:02:13'),(17704,5904,'action created','2021-02-16 12:02:15','2021-02-16 12:02:15'),(17705,5904,'action started via WP Cron','2021-02-16 12:03:30','2021-02-16 12:03:30'),(17706,5904,'action complete via WP Cron','2021-02-16 12:03:30','2021-02-16 12:03:30'),(17707,5905,'action created','2021-02-16 12:03:34','2021-02-16 12:03:34'),(17708,5905,'action started via WP Cron','2021-02-16 12:03:44','2021-02-16 12:03:44'),(17709,5905,'action complete via WP Cron','2021-02-16 12:03:44','2021-02-16 12:03:44'),(17710,5906,'action created','2021-02-16 12:03:45','2021-02-16 12:03:45'),(17711,5906,'action started via WP Cron','2021-02-16 12:04:35','2021-02-16 12:04:35'),(17712,5906,'action complete via WP Cron','2021-02-16 12:04:35','2021-02-16 12:04:35'),(17713,5907,'action created','2021-02-16 12:04:38','2021-02-16 12:04:38'),(17714,5907,'action started via WP Cron','2021-02-16 12:05:45','2021-02-16 12:05:45'),(17715,5907,'action complete via WP Cron','2021-02-16 12:05:45','2021-02-16 12:05:45'),(17716,5908,'action created','2021-02-16 12:05:46','2021-02-16 12:05:46'),(17717,5908,'action started via WP Cron','2021-02-16 12:15:23','2021-02-16 12:15:23'),(17718,5908,'action complete via WP Cron','2021-02-16 12:15:23','2021-02-16 12:15:23'),(17719,5909,'action created','2021-02-16 12:15:50','2021-02-16 12:15:50'),(17720,5909,'action started via WP Cron','2021-02-16 12:19:47','2021-02-16 12:19:47'),(17721,5909,'action complete via WP Cron','2021-02-16 12:19:47','2021-02-16 12:19:47'),(17722,5910,'action created','2021-02-16 12:19:47','2021-02-16 12:19:47'),(17723,5910,'action started via WP Cron','2021-02-16 12:20:47','2021-02-16 12:20:47'),(17724,5910,'action complete via WP Cron','2021-02-16 12:20:47','2021-02-16 12:20:47'),(17725,5911,'action created','2021-02-16 12:20:48','2021-02-16 12:20:48'),(17726,5911,'action started via WP Cron','2021-02-16 12:24:58','2021-02-16 12:24:58'),(17727,5911,'action complete via WP Cron','2021-02-16 12:24:58','2021-02-16 12:24:58'),(17728,5912,'action created','2021-02-16 12:24:59','2021-02-16 12:24:59'),(17729,5912,'action started via WP Cron','2021-02-16 12:29:21','2021-02-16 12:29:21'),(17730,5912,'action complete via WP Cron','2021-02-16 12:29:21','2021-02-16 12:29:21'),(17731,5913,'action created','2021-02-16 12:29:22','2021-02-16 12:29:22'),(17732,5913,'action started via WP Cron','2021-02-16 12:32:15','2021-02-16 12:32:15'),(17733,5913,'action complete via WP Cron','2021-02-16 12:32:15','2021-02-16 12:32:15'),(17734,5914,'action created','2021-02-16 12:33:06','2021-02-16 12:33:06'),(17735,5914,'action started via WP Cron','2021-02-16 12:36:25','2021-02-16 12:36:25'),(17736,5914,'action complete via WP Cron','2021-02-16 12:36:25','2021-02-16 12:36:25'),(17737,5915,'action created','2021-02-16 12:42:30','2021-02-16 12:42:30'),(17738,5915,'action started via WP Cron','2021-02-16 12:46:21','2021-02-16 12:46:21'),(17739,5915,'action complete via WP Cron','2021-02-16 12:46:21','2021-02-16 12:46:21'),(17740,5916,'action created','2021-02-16 12:59:08','2021-02-16 12:59:08'),(17741,5916,'action started via WP Cron','2021-02-16 13:00:28','2021-02-16 13:00:28'),(17742,5916,'action complete via WP Cron','2021-02-16 13:00:28','2021-02-16 13:00:28'),(17743,5917,'action created','2021-02-16 13:00:29','2021-02-16 13:00:29'),(17744,5917,'action started via WP Cron','2021-02-16 13:00:49','2021-02-16 13:00:49'),(17745,5917,'action complete via WP Cron','2021-02-16 13:00:49','2021-02-16 13:00:49'),(17746,5918,'action created','2021-02-16 13:00:50','2021-02-16 13:00:50'),(17747,5918,'action started via WP Cron','2021-02-16 13:01:42','2021-02-16 13:01:42'),(17748,5918,'action complete via WP Cron','2021-02-16 13:01:42','2021-02-16 13:01:42'),(17749,5919,'action created','2021-02-16 13:01:44','2021-02-16 13:01:44'),(17750,5919,'action started via WP Cron','2021-02-16 13:03:07','2021-02-16 13:03:07'),(17751,5919,'action complete via WP Cron','2021-02-16 13:03:07','2021-02-16 13:03:07'),(17752,5920,'action created','2021-02-16 13:05:31','2021-02-16 13:05:31'),(17753,5920,'action started via WP Cron','2021-02-16 13:11:08','2021-02-16 13:11:08'),(17754,5920,'action complete via WP Cron','2021-02-16 13:11:08','2021-02-16 13:11:08'),(17755,5921,'action created','2021-02-16 13:11:08','2021-02-16 13:11:08'),(17756,5921,'action started via WP Cron','2021-02-16 13:12:53','2021-02-16 13:12:53'),(17757,5921,'action complete via WP Cron','2021-02-16 13:12:53','2021-02-16 13:12:53'),(17758,5922,'action created','2021-02-16 13:12:53','2021-02-16 13:12:53'),(17759,5922,'action started via WP Cron','2021-02-16 13:16:52','2021-02-16 13:16:52'),(17760,5922,'action complete via WP Cron','2021-02-16 13:16:52','2021-02-16 13:16:52'),(17761,5923,'action created','2021-02-16 13:16:52','2021-02-16 13:16:52'),(17762,5923,'action started via WP Cron','2021-02-16 13:17:54','2021-02-16 13:17:54'),(17763,5923,'action complete via WP Cron','2021-02-16 13:17:54','2021-02-16 13:17:54'),(17764,5924,'action created','2021-02-16 13:17:56','2021-02-16 13:17:56'),(17765,5924,'action started via WP Cron','2021-02-16 13:18:48','2021-02-16 13:18:48'),(17766,5924,'action complete via WP Cron','2021-02-16 13:18:48','2021-02-16 13:18:48'),(17767,5925,'action created','2021-02-16 13:19:33','2021-02-16 13:19:33'),(17768,5925,'action started via WP Cron','2021-02-16 13:21:38','2021-02-16 13:21:38'),(17769,5925,'action complete via WP Cron','2021-02-16 13:21:38','2021-02-16 13:21:38'),(17770,5926,'action created','2021-02-16 13:21:39','2021-02-16 13:21:39'),(17771,5926,'action started via WP Cron','2021-02-16 13:24:32','2021-02-16 13:24:32'),(17772,5926,'action complete via WP Cron','2021-02-16 13:24:32','2021-02-16 13:24:32'),(17773,5927,'action created','2021-02-16 13:24:33','2021-02-16 13:24:33'),(17774,5927,'action started via WP Cron','2021-02-16 13:26:43','2021-02-16 13:26:43'),(17775,5927,'action complete via WP Cron','2021-02-16 13:26:43','2021-02-16 13:26:43'),(17776,5928,'action created','2021-02-16 13:26:45','2021-02-16 13:26:45'),(17777,5928,'action started via WP Cron','2021-02-16 13:31:20','2021-02-16 13:31:20'),(17778,5928,'action complete via WP Cron','2021-02-16 13:31:20','2021-02-16 13:31:20'),(17779,5929,'action created','2021-02-16 13:31:21','2021-02-16 13:31:21'),(17780,5929,'action started via WP Cron','2021-02-16 13:31:44','2021-02-16 13:31:44'),(17781,5929,'action complete via WP Cron','2021-02-16 13:31:44','2021-02-16 13:31:44'),(17782,5930,'action created','2021-02-16 13:31:44','2021-02-16 13:31:44'),(17783,5930,'action started via WP Cron','2021-02-16 13:33:06','2021-02-16 13:33:06'),(17784,5930,'action complete via WP Cron','2021-02-16 13:33:06','2021-02-16 13:33:06'),(17785,5931,'action created','2021-02-16 13:33:26','2021-02-16 13:33:26'),(17786,5931,'action started via WP Cron','2021-02-16 13:34:13','2021-02-16 13:34:13'),(17787,5931,'action complete via WP Cron','2021-02-16 13:34:13','2021-02-16 13:34:13'),(17788,5932,'action created','2021-02-16 13:34:47','2021-02-16 13:34:47'),(17789,5932,'action started via WP Cron','2021-02-16 13:41:17','2021-02-16 13:41:17'),(17790,5932,'action complete via WP Cron','2021-02-16 13:41:17','2021-02-16 13:41:17'),(17791,5933,'action created','2021-02-16 13:41:17','2021-02-16 13:41:17'),(17792,5933,'action started via WP Cron','2021-02-16 13:48:55','2021-02-16 13:48:55'),(17793,5933,'action complete via WP Cron','2021-02-16 13:48:55','2021-02-16 13:48:55'),(17794,5934,'action created','2021-02-16 13:48:55','2021-02-16 13:48:55'),(17795,5934,'action started via WP Cron','2021-02-16 13:50:46','2021-02-16 13:50:46'),(17796,5934,'action complete via WP Cron','2021-02-16 13:50:46','2021-02-16 13:50:46'),(17797,5935,'action created','2021-02-16 13:50:53','2021-02-16 13:50:53'),(17798,5935,'action started via WP Cron','2021-02-16 13:55:50','2021-02-16 13:55:50'),(17799,5935,'action complete via WP Cron','2021-02-16 13:55:50','2021-02-16 13:55:50'),(17800,5936,'action created','2021-02-16 13:55:57','2021-02-16 13:55:57'),(17801,5936,'action started via WP Cron','2021-02-16 13:58:08','2021-02-16 13:58:08'),(17802,5936,'action complete via WP Cron','2021-02-16 13:58:08','2021-02-16 13:58:08'),(17803,5937,'action created','2021-02-16 13:58:09','2021-02-16 13:58:09'),(17804,5937,'action started via WP Cron','2021-02-16 14:01:44','2021-02-16 14:01:44'),(17805,5937,'action complete via WP Cron','2021-02-16 14:01:44','2021-02-16 14:01:44'),(17806,5938,'action created','2021-02-16 14:01:45','2021-02-16 14:01:45'),(17807,5938,'action started via WP Cron','2021-02-16 14:02:36','2021-02-16 14:02:36'),(17808,5938,'action complete via WP Cron','2021-02-16 14:02:36','2021-02-16 14:02:36'),(17809,5939,'action created','2021-02-16 14:02:37','2021-02-16 14:02:37'),(17810,5939,'action started via WP Cron','2021-02-16 14:04:00','2021-02-16 14:04:00'),(17811,5939,'action complete via WP Cron','2021-02-16 14:04:00','2021-02-16 14:04:00'),(17812,5940,'action created','2021-02-16 14:06:56','2021-02-16 14:06:56'),(17813,5940,'action started via WP Cron','2021-02-16 14:12:00','2021-02-16 14:12:00'),(17814,5940,'action complete via WP Cron','2021-02-16 14:12:00','2021-02-16 14:12:00'),(17815,5941,'action created','2021-02-16 14:17:17','2021-02-16 14:17:17'),(17816,5941,'action started via WP Cron','2021-02-16 14:20:57','2021-02-16 14:20:57'),(17817,5941,'action complete via WP Cron','2021-02-16 14:20:57','2021-02-16 14:20:57'),(17818,5942,'action created','2021-02-16 14:20:57','2021-02-16 14:20:57'),(17819,5942,'action started via WP Cron','2021-02-16 14:22:18','2021-02-16 14:22:18'),(17820,5942,'action complete via WP Cron','2021-02-16 14:22:18','2021-02-16 14:22:18'),(17821,5943,'action created','2021-02-16 14:22:39','2021-02-16 14:22:39'),(17822,5943,'action started via WP Cron','2021-02-16 14:23:47','2021-02-16 14:23:47'),(17823,5943,'action complete via WP Cron','2021-02-16 14:23:47','2021-02-16 14:23:47'),(17824,5944,'action created','2021-02-16 14:24:11','2021-02-16 14:24:11'),(17825,5944,'action started via WP Cron','2021-02-16 14:24:36','2021-02-16 14:24:36'),(17826,5944,'action complete via WP Cron','2021-02-16 14:24:36','2021-02-16 14:24:36'),(17827,5945,'action created','2021-02-16 14:24:39','2021-02-16 14:24:39'),(17828,5945,'action started via WP Cron','2021-02-16 14:25:35','2021-02-16 14:25:35'),(17829,5945,'action complete via WP Cron','2021-02-16 14:25:35','2021-02-16 14:25:35'),(17830,5946,'action created','2021-02-16 14:26:15','2021-02-16 14:26:15'),(17831,5946,'action started via WP Cron','2021-02-16 14:26:37','2021-02-16 14:26:37'),(17832,5946,'action complete via WP Cron','2021-02-16 14:26:37','2021-02-16 14:26:37'),(17833,5947,'action created','2021-02-16 14:26:40','2021-02-16 14:26:40'),(17834,5947,'action started via WP Cron','2021-02-16 14:32:19','2021-02-16 14:32:19'),(17835,5947,'action complete via WP Cron','2021-02-16 14:32:19','2021-02-16 14:32:19'),(17836,5948,'action created','2021-02-16 14:33:00','2021-02-16 14:33:00'),(17837,5948,'action started via WP Cron','2021-02-16 14:38:40','2021-02-16 14:38:40'),(17838,5948,'action complete via WP Cron','2021-02-16 14:38:40','2021-02-16 14:38:40'),(17839,5949,'action created','2021-02-16 14:38:46','2021-02-16 14:38:46'),(17840,5949,'action started via WP Cron','2021-02-16 14:43:34','2021-02-16 14:43:34'),(17841,5949,'action complete via WP Cron','2021-02-16 14:43:34','2021-02-16 14:43:34'),(17842,5950,'action created','2021-02-16 14:43:34','2021-02-16 14:43:34'),(17843,5950,'action started via WP Cron','2021-02-16 14:45:31','2021-02-16 14:45:31'),(17844,5950,'action complete via WP Cron','2021-02-16 14:45:31','2021-02-16 14:45:31'),(17845,5951,'action created','2021-02-16 14:45:32','2021-02-16 14:45:32'),(17846,5951,'action started via WP Cron','2021-02-16 14:47:50','2021-02-16 14:47:50'),(17847,5951,'action complete via WP Cron','2021-02-16 14:47:50','2021-02-16 14:47:50'),(17848,5952,'action created','2021-02-16 14:48:50','2021-02-16 14:48:50'),(17849,5952,'action started via WP Cron','2021-02-16 14:54:39','2021-02-16 14:54:39'),(17850,5952,'action complete via WP Cron','2021-02-16 14:54:39','2021-02-16 14:54:39'),(17851,5953,'action created','2021-02-16 15:03:06','2021-02-16 15:03:06'),(17852,5953,'action started via WP Cron','2021-02-16 15:06:41','2021-02-16 15:06:41'),(17853,5953,'action complete via WP Cron','2021-02-16 15:06:41','2021-02-16 15:06:41'),(17854,5954,'action created','2021-02-16 15:06:43','2021-02-16 15:06:43'),(17855,5954,'action started via WP Cron','2021-02-16 15:07:35','2021-02-16 15:07:35'),(17856,5954,'action complete via WP Cron','2021-02-16 15:07:35','2021-02-16 15:07:35'),(17857,5955,'action created','2021-02-16 15:07:36','2021-02-16 15:07:36'),(17858,5955,'action started via WP Cron','2021-02-16 15:08:41','2021-02-16 15:08:41'),(17859,5955,'action complete via WP Cron','2021-02-16 15:08:41','2021-02-16 15:08:41'),(17860,5956,'action created','2021-02-16 15:08:44','2021-02-16 15:08:44'),(17861,5956,'action started via WP Cron','2021-02-16 15:09:35','2021-02-16 15:09:35'),(17862,5956,'action complete via WP Cron','2021-02-16 15:09:35','2021-02-16 15:09:35'),(17863,5957,'action created','2021-02-16 15:09:39','2021-02-16 15:09:39'),(17864,5957,'action started via WP Cron','2021-02-16 15:13:49','2021-02-16 15:13:49'),(17865,5957,'action complete via WP Cron','2021-02-16 15:13:49','2021-02-16 15:13:49'),(17866,5958,'action created','2021-02-16 15:13:49','2021-02-16 15:13:49'),(17867,5958,'action started via WP Cron','2021-02-16 15:19:03','2021-02-16 15:19:03'),(17868,5958,'action complete via WP Cron','2021-02-16 15:19:03','2021-02-16 15:19:03'),(17869,5959,'action created','2021-02-16 15:24:56','2021-02-16 15:24:56'),(17870,5959,'action started via WP Cron','2021-02-16 15:29:24','2021-02-16 15:29:24'),(17871,5959,'action complete via WP Cron','2021-02-16 15:29:24','2021-02-16 15:29:24'),(17872,5960,'action created','2021-02-16 15:30:28','2021-02-16 15:30:28'),(17873,5960,'action started via WP Cron','2021-02-16 15:32:50','2021-02-16 15:32:50'),(17874,5960,'action complete via WP Cron','2021-02-16 15:32:50','2021-02-16 15:32:50'),(17875,5961,'action created','2021-02-16 15:32:55','2021-02-16 15:32:55'),(17876,5961,'action started via WP Cron','2021-02-16 15:34:26','2021-02-16 15:34:26'),(17877,5961,'action complete via WP Cron','2021-02-16 15:34:26','2021-02-16 15:34:26'),(17878,5962,'action created','2021-02-16 15:34:27','2021-02-16 15:34:27'),(17879,5962,'action started via WP Cron','2021-02-16 15:38:00','2021-02-16 15:38:00'),(17880,5962,'action complete via WP Cron','2021-02-16 15:38:00','2021-02-16 15:38:00'),(17881,5963,'action created','2021-02-16 15:40:42','2021-02-16 15:40:42'),(17882,5963,'action started via WP Cron','2021-02-16 15:46:23','2021-02-16 15:46:23'),(17883,5963,'action complete via WP Cron','2021-02-16 15:46:23','2021-02-16 15:46:23'),(17884,5964,'action created','2021-02-16 15:49:37','2021-02-16 15:49:37'),(17885,5964,'action started via WP Cron','2021-02-16 15:51:32','2021-02-16 15:51:32'),(17886,5964,'action complete via WP Cron','2021-02-16 15:51:32','2021-02-16 15:51:32'),(17887,5965,'action created','2021-02-16 15:51:40','2021-02-16 15:51:40'),(17888,5965,'action started via WP Cron','2021-02-16 15:55:30','2021-02-16 15:55:30'),(17889,5965,'action complete via WP Cron','2021-02-16 15:55:30','2021-02-16 15:55:30'),(17890,5966,'action created','2021-02-16 15:55:30','2021-02-16 15:55:30'),(17891,5966,'action started via WP Cron','2021-02-16 15:56:28','2021-02-16 15:56:28'),(17892,5966,'action complete via WP Cron','2021-02-16 15:56:28','2021-02-16 15:56:28'),(17893,5967,'action created','2021-02-16 15:56:34','2021-02-16 15:56:34'),(17894,5967,'action started via WP Cron','2021-02-16 15:58:51','2021-02-16 15:58:51'),(17895,5967,'action complete via WP Cron','2021-02-16 15:58:51','2021-02-16 15:58:51'),(17896,5968,'action created','2021-02-16 15:59:21','2021-02-16 15:59:21'),(17897,5968,'action started via WP Cron','2021-02-16 16:00:38','2021-02-16 16:00:38'),(17898,5968,'action complete via WP Cron','2021-02-16 16:00:38','2021-02-16 16:00:38'),(17899,5969,'action created','2021-02-16 16:00:39','2021-02-16 16:00:39'),(17900,5969,'action started via WP Cron','2021-02-16 16:01:38','2021-02-16 16:01:38'),(17901,5969,'action complete via WP Cron','2021-02-16 16:01:38','2021-02-16 16:01:38'),(17902,5970,'action created','2021-02-16 16:01:39','2021-02-16 16:01:39'),(17903,5970,'action started via WP Cron','2021-02-16 16:03:07','2021-02-16 16:03:07'),(17904,5970,'action complete via WP Cron','2021-02-16 16:03:07','2021-02-16 16:03:07'),(17905,5971,'action created','2021-02-16 16:08:39','2021-02-16 16:08:39'),(17906,5971,'action started via WP Cron','2021-02-16 16:13:40','2021-02-16 16:13:40'),(17907,5971,'action complete via WP Cron','2021-02-16 16:13:40','2021-02-16 16:13:40'),(17908,5972,'action created','2021-02-16 16:13:48','2021-02-16 16:13:48'),(17909,5972,'action started via WP Cron','2021-02-16 16:16:50','2021-02-16 16:16:50'),(17910,5972,'action complete via WP Cron','2021-02-16 16:16:50','2021-02-16 16:16:50'),(17911,5973,'action created','2021-02-16 16:16:56','2021-02-16 16:16:56'),(17912,5973,'action started via WP Cron','2021-02-16 16:17:51','2021-02-16 16:17:51'),(17913,5973,'action complete via WP Cron','2021-02-16 16:17:51','2021-02-16 16:17:51'),(17914,5974,'action created','2021-02-16 16:17:51','2021-02-16 16:17:51'),(17915,5974,'action started via WP Cron','2021-02-16 16:18:38','2021-02-16 16:18:38'),(17916,5974,'action complete via WP Cron','2021-02-16 16:18:38','2021-02-16 16:18:38'),(17917,5975,'action created','2021-02-16 16:18:39','2021-02-16 16:18:39'),(17918,5975,'action started via WP Cron','2021-02-16 16:20:23','2021-02-16 16:20:23'),(17919,5975,'action complete via WP Cron','2021-02-16 16:20:23','2021-02-16 16:20:23'),(17920,5976,'action created','2021-02-16 16:20:23','2021-02-16 16:20:23'),(17921,5976,'action started via WP Cron','2021-02-16 16:23:30','2021-02-16 16:23:30'),(17922,5976,'action complete via WP Cron','2021-02-16 16:23:30','2021-02-16 16:23:30'),(17923,5977,'action created','2021-02-16 16:23:30','2021-02-16 16:23:30'),(17924,5977,'action started via WP Cron','2021-02-16 16:24:15','2021-02-16 16:24:15'),(17925,5977,'action complete via WP Cron','2021-02-16 16:24:15','2021-02-16 16:24:15'),(17926,5978,'action created','2021-02-16 16:24:18','2021-02-16 16:24:18'),(17927,5978,'action started via WP Cron','2021-02-16 16:25:57','2021-02-16 16:25:57'),(17928,5978,'action complete via WP Cron','2021-02-16 16:25:57','2021-02-16 16:25:57'),(17929,5979,'action created','2021-02-16 16:33:06','2021-02-16 16:33:06'),(17930,5979,'action started via WP Cron','2021-02-16 16:38:25','2021-02-16 16:38:25'),(17931,5979,'action complete via WP Cron','2021-02-16 16:38:25','2021-02-16 16:38:25'),(17932,5980,'action created','2021-02-16 16:43:48','2021-02-16 16:43:48'),(17933,5980,'action started via WP Cron','2021-02-16 16:46:09','2021-02-16 16:46:09'),(17934,5980,'action complete via WP Cron','2021-02-16 16:46:09','2021-02-16 16:46:09'),(17935,5981,'action created','2021-02-16 16:48:53','2021-02-16 16:48:53'),(17936,5981,'action started via WP Cron','2021-02-16 16:49:55','2021-02-16 16:49:55'),(17937,5981,'action complete via WP Cron','2021-02-16 16:49:55','2021-02-16 16:49:55'),(17938,5982,'action created','2021-02-16 16:55:46','2021-02-16 16:55:46'),(17939,5982,'action started via WP Cron','2021-02-16 16:59:27','2021-02-16 16:59:27'),(17940,5982,'action complete via WP Cron','2021-02-16 16:59:27','2021-02-16 16:59:27'),(17941,5983,'action created','2021-02-16 16:59:27','2021-02-16 16:59:27'),(17942,5983,'action started via WP Cron','2021-02-16 17:00:01','2021-02-16 17:00:01'),(17943,5983,'action complete via WP Cron','2021-02-16 17:00:01','2021-02-16 17:00:01'),(17944,5984,'action created','2021-02-16 17:00:02','2021-02-16 17:00:02'),(17945,5984,'action started via WP Cron','2021-02-16 17:03:07','2021-02-16 17:03:07'),(17946,5984,'action complete via WP Cron','2021-02-16 17:03:07','2021-02-16 17:03:07'),(17947,5985,'action created','2021-02-16 17:06:23','2021-02-16 17:06:23'),(17948,5985,'action started via WP Cron','2021-02-16 17:06:55','2021-02-16 17:06:55'),(17949,5985,'action complete via WP Cron','2021-02-16 17:06:55','2021-02-16 17:06:55'),(17950,5986,'action created','2021-02-16 17:06:55','2021-02-16 17:06:55'),(17951,5986,'action started via WP Cron','2021-02-16 17:07:36','2021-02-16 17:07:36'),(17952,5986,'action complete via WP Cron','2021-02-16 17:07:36','2021-02-16 17:07:36'),(17953,5987,'action created','2021-02-16 17:07:37','2021-02-16 17:07:37'),(17954,5987,'action started via WP Cron','2021-02-16 17:09:10','2021-02-16 17:09:10'),(17955,5987,'action complete via WP Cron','2021-02-16 17:09:10','2021-02-16 17:09:10'),(17956,5988,'action created','2021-02-16 17:09:12','2021-02-16 17:09:12'),(17957,5988,'action started via WP Cron','2021-02-16 17:10:39','2021-02-16 17:10:39'),(17958,5988,'action complete via WP Cron','2021-02-16 17:10:39','2021-02-16 17:10:39'),(17959,5989,'action created','2021-02-16 17:10:39','2021-02-16 17:10:39'),(17960,5989,'action started via WP Cron','2021-02-16 17:11:48','2021-02-16 17:11:48'),(17961,5989,'action complete via WP Cron','2021-02-16 17:11:48','2021-02-16 17:11:48'),(17962,5990,'action created','2021-02-16 17:11:48','2021-02-16 17:11:48'),(17963,5990,'action started via WP Cron','2021-02-16 17:12:38','2021-02-16 17:12:38'),(17964,5990,'action complete via WP Cron','2021-02-16 17:12:38','2021-02-16 17:12:38'),(17965,5991,'action created','2021-02-16 17:12:38','2021-02-16 17:12:38'),(17966,5991,'action started via WP Cron','2021-02-16 17:13:48','2021-02-16 17:13:48'),(17967,5991,'action complete via WP Cron','2021-02-16 17:13:48','2021-02-16 17:13:48'),(17968,5992,'action created','2021-02-16 17:14:56','2021-02-16 17:14:56'),(17969,5992,'action started via WP Cron','2021-02-16 17:15:45','2021-02-16 17:15:45'),(17970,5992,'action complete via WP Cron','2021-02-16 17:15:45','2021-02-16 17:15:45'),(17971,5993,'action created','2021-02-16 17:15:46','2021-02-16 17:15:46'),(17972,5993,'action started via WP Cron','2021-02-16 17:16:56','2021-02-16 17:16:56'),(17973,5993,'action complete via WP Cron','2021-02-16 17:16:56','2021-02-16 17:16:56'),(17974,5994,'action created','2021-02-16 17:17:01','2021-02-16 17:17:01'),(17975,5994,'action started via WP Cron','2021-02-16 17:18:35','2021-02-16 17:18:35'),(17976,5994,'action complete via WP Cron','2021-02-16 17:18:35','2021-02-16 17:18:35'),(17977,5995,'action created','2021-02-16 17:18:48','2021-02-16 17:18:48'),(17978,5995,'action started via WP Cron','2021-02-16 17:19:39','2021-02-16 17:19:39'),(17979,5995,'action complete via WP Cron','2021-02-16 17:19:39','2021-02-16 17:19:39'),(17980,5996,'action created','2021-02-16 17:19:40','2021-02-16 17:19:40'),(17981,5996,'action started via WP Cron','2021-02-16 17:20:58','2021-02-16 17:20:58'),(17982,5996,'action complete via WP Cron','2021-02-16 17:20:58','2021-02-16 17:20:58'),(17983,5997,'action created','2021-02-16 17:20:59','2021-02-16 17:20:59'),(17984,5997,'action started via WP Cron','2021-02-16 17:28:30','2021-02-16 17:28:30'),(17985,5997,'action complete via WP Cron','2021-02-16 17:28:30','2021-02-16 17:28:30'),(17986,5998,'action created','2021-02-16 17:29:19','2021-02-16 17:29:19'),(17987,5998,'action started via WP Cron','2021-02-16 17:32:59','2021-02-16 17:32:59'),(17988,5998,'action complete via WP Cron','2021-02-16 17:32:59','2021-02-16 17:32:59'),(17989,5999,'action created','2021-02-16 17:33:05','2021-02-16 17:33:05'),(17990,5999,'action started via WP Cron','2021-02-16 17:33:35','2021-02-16 17:33:35'),(17991,5999,'action complete via WP Cron','2021-02-16 17:33:35','2021-02-16 17:33:35'),(17992,6000,'action created','2021-02-16 17:33:50','2021-02-16 17:33:50'),(17993,6000,'action started via WP Cron','2021-02-16 17:35:15','2021-02-16 17:35:15'),(17994,6000,'action complete via WP Cron','2021-02-16 17:35:15','2021-02-16 17:35:15'),(17995,6001,'action created','2021-02-16 17:36:31','2021-02-16 17:36:31'),(17996,6001,'action started via WP Cron','2021-02-16 17:37:35','2021-02-16 17:37:35'),(17997,6001,'action complete via WP Cron','2021-02-16 17:37:35','2021-02-16 17:37:35'),(17998,6002,'action created','2021-02-16 17:39:44','2021-02-16 17:39:44'),(17999,6002,'action started via WP Cron','2021-02-16 17:43:48','2021-02-16 17:43:48'),(18000,6002,'action complete via WP Cron','2021-02-16 17:43:48','2021-02-16 17:43:48'),(18001,6003,'action created','2021-02-16 17:48:47','2021-02-16 17:48:47'),(18002,6003,'action started via WP Cron','2021-02-16 17:49:37','2021-02-16 17:49:37'),(18003,6003,'action complete via WP Cron','2021-02-16 17:49:37','2021-02-16 17:49:37'),(18004,6004,'action created','2021-02-16 17:49:37','2021-02-16 17:49:37'),(18005,6004,'action started via WP Cron','2021-02-16 17:51:31','2021-02-16 17:51:31'),(18006,6004,'action complete via WP Cron','2021-02-16 17:51:31','2021-02-16 17:51:31'),(18007,6005,'action created','2021-02-16 17:51:32','2021-02-16 17:51:32'),(18008,6005,'action started via WP Cron','2021-02-16 17:55:49','2021-02-16 17:55:49'),(18009,6005,'action complete via WP Cron','2021-02-16 17:55:49','2021-02-16 17:55:49'),(18010,6006,'action created','2021-02-16 17:55:49','2021-02-16 17:55:49'),(18011,6006,'action started via WP Cron','2021-02-16 17:59:40','2021-02-16 17:59:40'),(18012,6006,'action complete via WP Cron','2021-02-16 17:59:40','2021-02-16 17:59:40'),(18013,6007,'action created','2021-02-16 17:59:57','2021-02-16 17:59:57'),(18014,6007,'action started via WP Cron','2021-02-16 18:03:07','2021-02-16 18:03:07'),(18015,6007,'action complete via WP Cron','2021-02-16 18:03:07','2021-02-16 18:03:07'),(18016,6008,'action created','2021-02-16 18:05:00','2021-02-16 18:05:00'),(18017,6008,'action started via WP Cron','2021-02-16 18:09:19','2021-02-16 18:09:19'),(18018,6008,'action complete via WP Cron','2021-02-16 18:09:19','2021-02-16 18:09:19'),(18019,6009,'action created','2021-02-16 18:09:20','2021-02-16 18:09:20'),(18020,6009,'action started via WP Cron','2021-02-16 18:14:54','2021-02-16 18:14:54'),(18021,6009,'action complete via WP Cron','2021-02-16 18:14:54','2021-02-16 18:14:54'),(18022,6010,'action created','2021-02-16 18:14:55','2021-02-16 18:14:55'),(18023,6010,'action started via WP Cron','2021-02-16 18:16:15','2021-02-16 18:16:15'),(18024,6010,'action complete via WP Cron','2021-02-16 18:16:15','2021-02-16 18:16:15'),(18025,6011,'action created','2021-02-16 18:16:16','2021-02-16 18:16:16'),(18026,6011,'action started via WP Cron','2021-02-16 18:17:20','2021-02-16 18:17:20'),(18027,6011,'action complete via WP Cron','2021-02-16 18:17:20','2021-02-16 18:17:20'),(18028,6012,'action created','2021-02-16 18:17:20','2021-02-16 18:17:20'),(18029,6012,'action started via WP Cron','2021-02-16 18:18:18','2021-02-16 18:18:18'),(18030,6012,'action complete via WP Cron','2021-02-16 18:18:18','2021-02-16 18:18:18'),(18031,6013,'action created','2021-02-16 18:18:18','2021-02-16 18:18:18'),(18032,6013,'action started via WP Cron','2021-02-16 18:18:43','2021-02-16 18:18:43'),(18033,6013,'action complete via WP Cron','2021-02-16 18:18:43','2021-02-16 18:18:43'),(18034,6014,'action created','2021-02-16 18:18:43','2021-02-16 18:18:43'),(18035,6014,'action started via WP Cron','2021-02-16 18:19:51','2021-02-16 18:19:51'),(18036,6014,'action complete via WP Cron','2021-02-16 18:19:51','2021-02-16 18:19:51'),(18037,6015,'action created','2021-02-16 18:19:51','2021-02-16 18:19:51'),(18038,6015,'action started via WP Cron','2021-02-16 18:21:38','2021-02-16 18:21:38'),(18039,6015,'action complete via WP Cron','2021-02-16 18:21:38','2021-02-16 18:21:38'),(18040,6016,'action created','2021-02-16 18:21:38','2021-02-16 18:21:38'),(18041,6016,'action started via WP Cron','2021-02-16 18:24:29','2021-02-16 18:24:29'),(18042,6016,'action complete via WP Cron','2021-02-16 18:24:29','2021-02-16 18:24:29'),(18043,6017,'action created','2021-02-16 18:24:30','2021-02-16 18:24:30'),(18044,6017,'action started via WP Cron','2021-02-16 18:24:57','2021-02-16 18:24:57'),(18045,6017,'action complete via WP Cron','2021-02-16 18:24:57','2021-02-16 18:24:57'),(18046,6018,'action created','2021-02-16 18:25:00','2021-02-16 18:25:00'),(18047,6018,'action started via WP Cron','2021-02-16 18:25:35','2021-02-16 18:25:35'),(18048,6018,'action complete via WP Cron','2021-02-16 18:25:35','2021-02-16 18:25:35'),(18049,6019,'action created','2021-02-16 18:25:36','2021-02-16 18:25:36'),(18050,6019,'action started via WP Cron','2021-02-16 18:26:45','2021-02-16 18:26:45'),(18051,6019,'action complete via WP Cron','2021-02-16 18:26:45','2021-02-16 18:26:45'),(18052,6020,'action created','2021-02-16 18:26:46','2021-02-16 18:26:46'),(18053,6020,'action started via WP Cron','2021-02-16 18:28:36','2021-02-16 18:28:36'),(18054,6020,'action complete via WP Cron','2021-02-16 18:28:36','2021-02-16 18:28:36'),(18055,6021,'action created','2021-02-16 18:28:59','2021-02-16 18:28:59'),(18056,6021,'action started via WP Cron','2021-02-16 18:29:49','2021-02-16 18:29:49'),(18057,6021,'action complete via WP Cron','2021-02-16 18:29:49','2021-02-16 18:29:49'),(18058,6022,'action created','2021-02-16 18:29:51','2021-02-16 18:29:51'),(18059,6022,'action started via WP Cron','2021-02-16 18:32:01','2021-02-16 18:32:01'),(18060,6022,'action complete via WP Cron','2021-02-16 18:32:01','2021-02-16 18:32:01'),(18061,6023,'action created','2021-02-16 18:32:01','2021-02-16 18:32:01'),(18062,6023,'action started via WP Cron','2021-02-16 18:33:07','2021-02-16 18:33:07'),(18063,6023,'action complete via WP Cron','2021-02-16 18:33:07','2021-02-16 18:33:07'),(18064,6024,'action created','2021-02-16 18:34:27','2021-02-16 18:34:27'),(18065,6024,'action started via WP Cron','2021-02-16 18:36:03','2021-02-16 18:36:03'),(18066,6024,'action complete via WP Cron','2021-02-16 18:36:03','2021-02-16 18:36:03'),(18067,6025,'action created','2021-02-16 18:36:03','2021-02-16 18:36:03'),(18068,6025,'action started via WP Cron','2021-02-16 18:39:14','2021-02-16 18:39:14'),(18069,6025,'action complete via WP Cron','2021-02-16 18:39:14','2021-02-16 18:39:14'),(18070,6026,'action created','2021-02-16 18:39:22','2021-02-16 18:39:22'),(18071,6026,'action started via WP Cron','2021-02-16 18:39:59','2021-02-16 18:39:59'),(18072,6026,'action complete via WP Cron','2021-02-16 18:39:59','2021-02-16 18:39:59'),(18073,6027,'action created','2021-02-16 18:40:00','2021-02-16 18:40:00'),(18074,6027,'action started via WP Cron','2021-02-16 18:46:13','2021-02-16 18:46:13'),(18075,6027,'action complete via WP Cron','2021-02-16 18:46:13','2021-02-16 18:46:13'),(18076,6028,'action created','2021-02-16 18:46:14','2021-02-16 18:46:14'),(18077,6028,'action started via WP Cron','2021-02-16 18:47:23','2021-02-16 18:47:23'),(18078,6028,'action complete via WP Cron','2021-02-16 18:47:23','2021-02-16 18:47:23'),(18079,6029,'action created','2021-02-16 18:47:25','2021-02-16 18:47:25'),(18080,6029,'action started via WP Cron','2021-02-16 18:47:59','2021-02-16 18:47:59'),(18081,6029,'action complete via WP Cron','2021-02-16 18:47:59','2021-02-16 18:47:59'),(18082,6030,'action created','2021-02-16 18:47:59','2021-02-16 18:47:59'),(18083,6030,'action started via WP Cron','2021-02-16 19:03:07','2021-02-16 19:03:07'),(18084,6030,'action complete via WP Cron','2021-02-16 19:03:07','2021-02-16 19:03:07'),(18085,6031,'action created','2021-02-16 19:03:38','2021-02-16 19:03:38'),(18086,6031,'action started via WP Cron','2021-02-16 19:11:51','2021-02-16 19:11:51'),(18087,6031,'action complete via WP Cron','2021-02-16 19:11:51','2021-02-16 19:11:51'),(18088,6032,'action created','2021-02-16 19:15:50','2021-02-16 19:15:50'),(18089,6032,'action started via WP Cron','2021-02-16 19:17:26','2021-02-16 19:17:26'),(18090,6032,'action complete via WP Cron','2021-02-16 19:17:26','2021-02-16 19:17:26'),(18091,6033,'action created','2021-02-16 19:23:31','2021-02-16 19:23:31'),(18092,6033,'action started via WP Cron','2021-02-16 19:25:01','2021-02-16 19:25:01'),(18093,6033,'action complete via WP Cron','2021-02-16 19:25:01','2021-02-16 19:25:01'),(18094,6034,'action created','2021-02-16 19:25:02','2021-02-16 19:25:02'),(18095,6034,'action started via WP Cron','2021-02-16 19:31:25','2021-02-16 19:31:25'),(18096,6034,'action complete via WP Cron','2021-02-16 19:31:25','2021-02-16 19:31:25'),(18097,6035,'action created','2021-02-16 19:31:31','2021-02-16 19:31:31'),(18098,6035,'action started via WP Cron','2021-02-16 19:33:07','2021-02-16 19:33:07'),(18099,6035,'action complete via WP Cron','2021-02-16 19:33:07','2021-02-16 19:33:07'),(18100,6036,'action created','2021-02-16 19:33:20','2021-02-16 19:33:20'),(18101,6036,'action started via WP Cron','2021-02-16 19:36:00','2021-02-16 19:36:00'),(18102,6036,'action complete via WP Cron','2021-02-16 19:36:00','2021-02-16 19:36:00'),(18103,6037,'action created','2021-02-16 19:46:02','2021-02-16 19:46:02'),(18104,6037,'action started via WP Cron','2021-02-16 19:47:31','2021-02-16 19:47:31'),(18105,6037,'action complete via WP Cron','2021-02-16 19:47:31','2021-02-16 19:47:31'),(18106,6038,'action created','2021-02-16 19:47:34','2021-02-16 19:47:34'),(18107,6038,'action started via WP Cron','2021-02-16 19:48:54','2021-02-16 19:48:54'),(18108,6038,'action complete via WP Cron','2021-02-16 19:48:54','2021-02-16 19:48:54'),(18109,6039,'action created','2021-02-16 19:48:54','2021-02-16 19:48:54'),(18110,6039,'action started via WP Cron','2021-02-16 19:50:01','2021-02-16 19:50:01'),(18111,6039,'action complete via WP Cron','2021-02-16 19:50:01','2021-02-16 19:50:01'),(18112,6040,'action created','2021-02-16 19:50:02','2021-02-16 19:50:02'),(18113,6040,'action started via WP Cron','2021-02-16 19:51:18','2021-02-16 19:51:18'),(18114,6040,'action complete via WP Cron','2021-02-16 19:51:18','2021-02-16 19:51:18'),(18115,6041,'action created','2021-02-16 19:51:25','2021-02-16 19:51:25'),(18116,6041,'action started via WP Cron','2021-02-16 19:52:26','2021-02-16 19:52:26'),(18117,6041,'action complete via WP Cron','2021-02-16 19:52:26','2021-02-16 19:52:26'),(18118,6042,'action created','2021-02-16 19:52:26','2021-02-16 19:52:26'),(18119,6042,'action started via WP Cron','2021-02-16 19:54:33','2021-02-16 19:54:33'),(18120,6042,'action complete via WP Cron','2021-02-16 19:54:33','2021-02-16 19:54:33'),(18121,6043,'action created','2021-02-16 19:55:47','2021-02-16 19:55:47'),(18122,6043,'action started via WP Cron','2021-02-16 19:58:23','2021-02-16 19:58:23'),(18123,6043,'action complete via WP Cron','2021-02-16 19:58:23','2021-02-16 19:58:23'),(18124,6044,'action created','2021-02-16 20:01:52','2021-02-16 20:01:52'),(18125,6044,'action started via WP Cron','2021-02-16 20:03:06','2021-02-16 20:03:06'),(18126,6044,'action complete via WP Cron','2021-02-16 20:03:06','2021-02-16 20:03:06'),(18127,6045,'action created','2021-02-16 20:08:47','2021-02-16 20:08:47'),(18128,6045,'action started via WP Cron','2021-02-16 20:18:14','2021-02-16 20:18:14'),(18129,6045,'action complete via WP Cron','2021-02-16 20:18:14','2021-02-16 20:18:14'),(18130,6046,'action created','2021-02-16 20:18:15','2021-02-16 20:18:15'),(18131,6046,'action started via WP Cron','2021-02-16 20:26:22','2021-02-16 20:26:22'),(18132,6046,'action complete via WP Cron','2021-02-16 20:26:22','2021-02-16 20:26:22'),(18133,6047,'action created','2021-02-16 20:26:22','2021-02-16 20:26:22'),(18134,6047,'action started via WP Cron','2021-02-16 20:27:44','2021-02-16 20:27:44'),(18135,6047,'action complete via WP Cron','2021-02-16 20:27:44','2021-02-16 20:27:44'),(18136,6048,'action created','2021-02-16 20:27:47','2021-02-16 20:27:47'),(18137,6048,'action started via WP Cron','2021-02-16 20:29:05','2021-02-16 20:29:05'),(18138,6048,'action complete via WP Cron','2021-02-16 20:29:05','2021-02-16 20:29:05'),(18139,6049,'action created','2021-02-16 20:33:06','2021-02-16 20:33:06'),(18140,6049,'action started via WP Cron','2021-02-16 20:35:30','2021-02-16 20:35:30'),(18141,6049,'action complete via WP Cron','2021-02-16 20:35:30','2021-02-16 20:35:30'),(18142,6050,'action created','2021-02-16 20:35:31','2021-02-16 20:35:31'),(18143,6050,'action started via WP Cron','2021-02-16 20:36:57','2021-02-16 20:36:57'),(18144,6050,'action complete via WP Cron','2021-02-16 20:36:57','2021-02-16 20:36:57'),(18145,6051,'action created','2021-02-16 20:36:57','2021-02-16 20:36:57'),(18146,6051,'action started via WP Cron','2021-02-16 20:51:08','2021-02-16 20:51:08'),(18147,6051,'action complete via WP Cron','2021-02-16 20:51:08','2021-02-16 20:51:08'),(18148,6052,'action created','2021-02-16 20:51:09','2021-02-16 20:51:09'),(18149,6052,'action started via WP Cron','2021-02-16 20:53:06','2021-02-16 20:53:06'),(18150,6052,'action complete via WP Cron','2021-02-16 20:53:06','2021-02-16 20:53:06'),(18151,6053,'action created','2021-02-16 20:53:06','2021-02-16 20:53:06'),(18152,6053,'action started via WP Cron','2021-02-16 20:54:51','2021-02-16 20:54:51'),(18153,6053,'action complete via WP Cron','2021-02-16 20:54:51','2021-02-16 20:54:51'),(18154,6054,'action created','2021-02-16 20:54:52','2021-02-16 20:54:52'),(18155,6054,'action started via WP Cron','2021-02-16 20:55:53','2021-02-16 20:55:53'),(18156,6054,'action complete via WP Cron','2021-02-16 20:55:53','2021-02-16 20:55:53'),(18157,6055,'action created','2021-02-16 20:55:53','2021-02-16 20:55:53'),(18158,6055,'action started via WP Cron','2021-02-16 20:58:31','2021-02-16 20:58:31'),(18159,6055,'action complete via WP Cron','2021-02-16 20:58:31','2021-02-16 20:58:31'),(18160,6056,'action created','2021-02-16 20:58:54','2021-02-16 20:58:54'),(18161,6056,'action started via WP Cron','2021-02-16 21:01:15','2021-02-16 21:01:15'),(18162,6056,'action complete via WP Cron','2021-02-16 21:01:15','2021-02-16 21:01:15'),(18163,6057,'action created','2021-02-16 21:02:11','2021-02-16 21:02:11'),(18164,6057,'action started via WP Cron','2021-02-16 21:02:44','2021-02-16 21:02:44'),(18165,6057,'action complete via WP Cron','2021-02-16 21:02:44','2021-02-16 21:02:44'),(18166,6058,'action created','2021-02-16 21:02:46','2021-02-16 21:02:46'),(18167,6058,'action started via WP Cron','2021-02-16 21:05:27','2021-02-16 21:05:27'),(18168,6058,'action complete via WP Cron','2021-02-16 21:05:27','2021-02-16 21:05:27'),(18169,6059,'action created','2021-02-16 21:05:48','2021-02-16 21:05:48'),(18170,6059,'action started via WP Cron','2021-02-16 21:07:05','2021-02-16 21:07:05'),(18171,6059,'action complete via WP Cron','2021-02-16 21:07:05','2021-02-16 21:07:05'),(18172,6060,'action created','2021-02-16 21:07:06','2021-02-16 21:07:06'),(18173,6060,'action started via WP Cron','2021-02-16 21:09:35','2021-02-16 21:09:35'),(18174,6060,'action complete via WP Cron','2021-02-16 21:09:35','2021-02-16 21:09:35'),(18175,6061,'action created','2021-02-16 21:09:35','2021-02-16 21:09:35'),(18176,6061,'action started via WP Cron','2021-02-16 21:11:33','2021-02-16 21:11:33'),(18177,6061,'action complete via WP Cron','2021-02-16 21:11:33','2021-02-16 21:11:33'),(18178,6062,'action created','2021-02-16 21:11:33','2021-02-16 21:11:33'),(18179,6062,'action started via WP Cron','2021-02-16 21:11:55','2021-02-16 21:11:55'),(18180,6062,'action complete via WP Cron','2021-02-16 21:11:55','2021-02-16 21:11:55'),(18181,6063,'action created','2021-02-16 21:11:56','2021-02-16 21:11:56'),(18182,6063,'action started via WP Cron','2021-02-16 21:13:07','2021-02-16 21:13:07'),(18183,6063,'action complete via WP Cron','2021-02-16 21:13:07','2021-02-16 21:13:07'),(18184,6064,'action created','2021-02-16 21:13:08','2021-02-16 21:13:08'),(18185,6064,'action started via WP Cron','2021-02-16 21:19:01','2021-02-16 21:19:01'),(18186,6064,'action complete via WP Cron','2021-02-16 21:19:01','2021-02-16 21:19:01'),(18187,6065,'action created','2021-02-16 21:26:19','2021-02-16 21:26:19'),(18188,6065,'action started via WP Cron','2021-02-16 21:26:53','2021-02-16 21:26:53'),(18189,6065,'action complete via WP Cron','2021-02-16 21:26:53','2021-02-16 21:26:53'),(18190,6066,'action created','2021-02-16 21:26:54','2021-02-16 21:26:54'),(18191,6066,'action started via WP Cron','2021-02-16 21:29:39','2021-02-16 21:29:39'),(18192,6066,'action complete via WP Cron','2021-02-16 21:29:39','2021-02-16 21:29:39'),(18193,6067,'action created','2021-02-16 21:29:42','2021-02-16 21:29:42'),(18194,6067,'action started via WP Cron','2021-02-16 21:33:07','2021-02-16 21:33:07'),(18195,6067,'action complete via WP Cron','2021-02-16 21:33:07','2021-02-16 21:33:07'),(18196,6068,'action created','2021-02-16 21:36:11','2021-02-16 21:36:11'),(18197,6068,'action started via WP Cron','2021-02-16 21:39:52','2021-02-16 21:39:52'),(18198,6068,'action complete via WP Cron','2021-02-16 21:39:52','2021-02-16 21:39:52'),(18199,6069,'action created','2021-02-16 21:39:53','2021-02-16 21:39:53'),(18200,6069,'action started via WP Cron','2021-02-16 21:48:20','2021-02-16 21:48:20'),(18201,6069,'action complete via WP Cron','2021-02-16 21:48:20','2021-02-16 21:48:20'),(18202,6070,'action created','2021-02-16 21:48:21','2021-02-16 21:48:21'),(18203,6070,'action started via WP Cron','2021-02-16 21:57:50','2021-02-16 21:57:50'),(18204,6070,'action complete via WP Cron','2021-02-16 21:57:50','2021-02-16 21:57:50'),(18205,6071,'action created','2021-02-16 21:57:57','2021-02-16 21:57:57'),(18206,6071,'action started via WP Cron','2021-02-16 22:03:07','2021-02-16 22:03:07'),(18207,6071,'action complete via WP Cron','2021-02-16 22:03:07','2021-02-16 22:03:07'),(18208,6072,'action created','2021-02-16 22:06:35','2021-02-16 22:06:35'),(18209,6072,'action started via WP Cron','2021-02-16 22:08:09','2021-02-16 22:08:09'),(18210,6072,'action complete via WP Cron','2021-02-16 22:08:09','2021-02-16 22:08:09'),(18211,6073,'action created','2021-02-16 22:08:10','2021-02-16 22:08:10'),(18212,6073,'action started via WP Cron','2021-02-16 22:10:15','2021-02-16 22:10:15'),(18213,6073,'action complete via WP Cron','2021-02-16 22:10:15','2021-02-16 22:10:15'),(18214,6074,'action created','2021-02-16 22:10:16','2021-02-16 22:10:16'),(18215,6074,'action started via WP Cron','2021-02-16 22:13:23','2021-02-16 22:13:23'),(18216,6074,'action complete via WP Cron','2021-02-16 22:13:23','2021-02-16 22:13:23'),(18217,6075,'action created','2021-02-16 22:15:56','2021-02-16 22:15:56'),(18218,6075,'action started via WP Cron','2021-02-16 22:17:18','2021-02-16 22:17:18'),(18219,6075,'action complete via WP Cron','2021-02-16 22:17:18','2021-02-16 22:17:18'),(18220,6076,'action created','2021-02-16 22:17:20','2021-02-16 22:17:20'),(18221,6076,'action started via WP Cron','2021-02-16 22:21:56','2021-02-16 22:21:56'),(18222,6076,'action complete via WP Cron','2021-02-16 22:21:56','2021-02-16 22:21:56'),(18223,6077,'action created','2021-02-16 22:21:56','2021-02-16 22:21:56'),(18224,6077,'action started via WP Cron','2021-02-16 22:27:37','2021-02-16 22:27:37'),(18225,6077,'action complete via WP Cron','2021-02-16 22:27:37','2021-02-16 22:27:37'),(18226,6078,'action created','2021-02-16 22:27:37','2021-02-16 22:27:37'),(18227,6078,'action started via WP Cron','2021-02-16 22:29:29','2021-02-16 22:29:29'),(18228,6078,'action complete via WP Cron','2021-02-16 22:29:29','2021-02-16 22:29:29'),(18229,6079,'action created','2021-02-16 22:29:36','2021-02-16 22:29:36'),(18230,6079,'action started via WP Cron','2021-02-16 22:33:06','2021-02-16 22:33:06'),(18231,6079,'action complete via WP Cron','2021-02-16 22:33:06','2021-02-16 22:33:06'),(18232,6080,'action created','2021-02-16 22:33:44','2021-02-16 22:33:44'),(18233,6080,'action started via WP Cron','2021-02-16 22:40:15','2021-02-16 22:40:15'),(18234,6080,'action complete via WP Cron','2021-02-16 22:40:15','2021-02-16 22:40:15'),(18235,6081,'action created','2021-02-16 22:48:17','2021-02-16 22:48:17'),(18236,6081,'action started via WP Cron','2021-02-16 22:53:25','2021-02-16 22:53:25'),(18237,6081,'action complete via WP Cron','2021-02-16 22:53:25','2021-02-16 22:53:25'),(18238,6082,'action created','2021-02-16 22:53:26','2021-02-16 22:53:26'),(18239,6082,'action started via WP Cron','2021-02-16 23:03:07','2021-02-16 23:03:07'),(18240,6082,'action complete via WP Cron','2021-02-16 23:03:07','2021-02-16 23:03:07'),(18241,6083,'action created','2021-02-16 23:07:18','2021-02-16 23:07:18'),(18242,6083,'action started via WP Cron','2021-02-16 23:09:29','2021-02-16 23:09:29'),(18243,6083,'action complete via WP Cron','2021-02-16 23:09:29','2021-02-16 23:09:29'),(18244,6084,'action created','2021-02-16 23:09:30','2021-02-16 23:09:30'),(18245,6084,'action started via WP Cron','2021-02-16 23:31:20','2021-02-16 23:31:20'),(18246,6084,'action complete via WP Cron','2021-02-16 23:31:20','2021-02-16 23:31:20'),(18247,6085,'action created','2021-02-16 23:31:21','2021-02-16 23:31:21'),(18248,6085,'action started via WP Cron','2021-02-16 23:33:06','2021-02-16 23:33:06'),(18249,6085,'action complete via WP Cron','2021-02-16 23:33:06','2021-02-16 23:33:06'),(18250,6086,'action created','2021-02-16 23:38:01','2021-02-16 23:38:01'),(18251,6086,'action started via WP Cron','2021-02-16 23:44:12','2021-02-16 23:44:12'),(18252,6086,'action complete via WP Cron','2021-02-16 23:44:12','2021-02-16 23:44:12'),(18253,6087,'action created','2021-02-16 23:58:51','2021-02-16 23:58:51'),(18254,6087,'action started via WP Cron','2021-02-17 00:00:36','2021-02-17 00:00:36'),(18255,6087,'action complete via WP Cron','2021-02-17 00:00:36','2021-02-17 00:00:36'),(18256,6088,'action created','2021-02-17 00:00:38','2021-02-17 00:00:38'),(18257,6088,'action started via WP Cron','2021-02-17 00:03:06','2021-02-17 00:03:06'),(18258,6088,'action complete via WP Cron','2021-02-17 00:03:06','2021-02-17 00:03:06'),(18259,6089,'action created','2021-02-17 00:04:58','2021-02-17 00:04:58'),(18260,6089,'action started via WP Cron','2021-02-17 00:05:42','2021-02-17 00:05:42'),(18261,6089,'action complete via WP Cron','2021-02-17 00:05:42','2021-02-17 00:05:42'),(18262,6090,'action created','2021-02-17 00:05:42','2021-02-17 00:05:42'),(18263,6090,'action started via WP Cron','2021-02-17 00:07:50','2021-02-17 00:07:50'),(18264,6090,'action complete via WP Cron','2021-02-17 00:07:50','2021-02-17 00:07:50'),(18265,6091,'action created','2021-02-17 00:07:50','2021-02-17 00:07:50'),(18266,6091,'action started via WP Cron','2021-02-17 00:11:03','2021-02-17 00:11:03'),(18267,6091,'action complete via WP Cron','2021-02-17 00:11:03','2021-02-17 00:11:03'),(18268,6092,'action created','2021-02-17 00:11:03','2021-02-17 00:11:03'),(18269,6092,'action started via WP Cron','2021-02-17 00:12:09','2021-02-17 00:12:09'),(18270,6092,'action complete via WP Cron','2021-02-17 00:12:09','2021-02-17 00:12:09'),(18271,6093,'action created','2021-02-17 00:13:56','2021-02-17 00:13:56'),(18272,6093,'action started via WP Cron','2021-02-17 00:16:47','2021-02-17 00:16:47'),(18273,6093,'action complete via WP Cron','2021-02-17 00:16:47','2021-02-17 00:16:47'),(18274,6094,'action created','2021-02-17 00:16:47','2021-02-17 00:16:47'),(18275,6094,'action started via WP Cron','2021-02-17 00:17:49','2021-02-17 00:17:49'),(18276,6094,'action complete via WP Cron','2021-02-17 00:17:49','2021-02-17 00:17:49'),(18277,6095,'action created','2021-02-17 00:17:50','2021-02-17 00:17:50'),(18278,6095,'action started via WP Cron','2021-02-17 00:19:00','2021-02-17 00:19:00'),(18279,6095,'action complete via WP Cron','2021-02-17 00:19:00','2021-02-17 00:19:00'),(18280,6096,'action created','2021-02-17 00:19:01','2021-02-17 00:19:01'),(18281,6096,'action started via WP Cron','2021-02-17 00:33:07','2021-02-17 00:33:07'),(18282,6096,'action complete via WP Cron','2021-02-17 00:33:07','2021-02-17 00:33:07'),(18283,6097,'action created','2021-02-17 00:36:49','2021-02-17 00:36:49'),(18284,6097,'action started via WP Cron','2021-02-17 00:38:19','2021-02-17 00:38:19'),(18285,6097,'action complete via WP Cron','2021-02-17 00:38:19','2021-02-17 00:38:19'),(18286,6098,'action created','2021-02-17 00:38:20','2021-02-17 00:38:20'),(18287,6098,'action started via WP Cron','2021-02-17 00:40:11','2021-02-17 00:40:11'),(18288,6098,'action complete via WP Cron','2021-02-17 00:40:11','2021-02-17 00:40:11'),(18289,6099,'action created','2021-02-17 00:40:11','2021-02-17 00:40:11'),(18290,6099,'action started via WP Cron','2021-02-17 00:40:59','2021-02-17 00:40:59'),(18291,6099,'action complete via WP Cron','2021-02-17 00:40:59','2021-02-17 00:40:59'),(18292,6100,'action created','2021-02-17 00:41:01','2021-02-17 00:41:01'),(18293,6100,'action started via WP Cron','2021-02-17 00:42:17','2021-02-17 00:42:17'),(18294,6100,'action complete via WP Cron','2021-02-17 00:42:17','2021-02-17 00:42:17'),(18295,6101,'action created','2021-02-17 00:42:17','2021-02-17 00:42:17'),(18296,6101,'action started via WP Cron','2021-02-17 00:45:16','2021-02-17 00:45:16'),(18297,6101,'action complete via WP Cron','2021-02-17 00:45:16','2021-02-17 00:45:16'),(18298,6102,'action created','2021-02-17 00:45:16','2021-02-17 00:45:16'),(18299,6102,'action started via WP Cron','2021-02-17 00:45:47','2021-02-17 00:45:47'),(18300,6102,'action complete via WP Cron','2021-02-17 00:45:47','2021-02-17 00:45:47'),(18301,6103,'action created','2021-02-17 00:45:48','2021-02-17 00:45:48'),(18302,6103,'action started via WP Cron','2021-02-17 00:49:55','2021-02-17 00:49:55'),(18303,6103,'action complete via WP Cron','2021-02-17 00:49:55','2021-02-17 00:49:55'),(18304,6104,'action created','2021-02-17 00:49:55','2021-02-17 00:49:55'),(18305,6104,'action started via WP Cron','2021-02-17 01:02:23','2021-02-17 01:02:23'),(18306,6104,'action complete via WP Cron','2021-02-17 01:02:23','2021-02-17 01:02:23'),(18307,6105,'action created','2021-02-17 01:03:06','2021-02-17 01:03:06'),(18308,6105,'action started via WP Cron','2021-02-17 01:03:52','2021-02-17 01:03:52'),(18309,6105,'action complete via WP Cron','2021-02-17 01:03:52','2021-02-17 01:03:52'),(18310,6106,'action created','2021-02-17 01:24:14','2021-02-17 01:24:14'),(18311,6106,'action started via WP Cron','2021-02-17 01:30:11','2021-02-17 01:30:11'),(18312,6106,'action complete via WP Cron','2021-02-17 01:30:11','2021-02-17 01:30:11'),(18313,6107,'action created','2021-02-17 01:30:12','2021-02-17 01:30:12'),(18314,5815,'action started via WP Cron','2021-02-17 01:33:07','2021-02-17 01:33:07'),(18315,5815,'action complete via WP Cron','2021-02-17 01:33:07','2021-02-17 01:33:07'),(18316,6108,'action created','2021-02-17 01:33:07','2021-02-17 01:33:07'),(18317,6107,'action started via WP Cron','2021-02-17 01:33:07','2021-02-17 01:33:07'),(18318,6107,'action complete via WP Cron','2021-02-17 01:33:07','2021-02-17 01:33:07'),(18319,6109,'action created','2021-02-17 01:35:25','2021-02-17 01:35:25'),(18320,6109,'action started via WP Cron','2021-02-17 01:48:54','2021-02-17 01:48:54'),(18321,6109,'action complete via WP Cron','2021-02-17 01:48:54','2021-02-17 01:48:54'),(18322,6110,'action created','2021-02-17 01:48:54','2021-02-17 01:48:54'),(18323,6110,'action started via WP Cron','2021-02-17 01:54:25','2021-02-17 01:54:25'),(18324,6110,'action complete via WP Cron','2021-02-17 01:54:25','2021-02-17 01:54:25'),(18325,6111,'action created','2021-02-17 01:54:25','2021-02-17 01:54:25'),(18326,6111,'action started via WP Cron','2021-02-17 01:57:08','2021-02-17 01:57:08'),(18327,6111,'action complete via WP Cron','2021-02-17 01:57:08','2021-02-17 01:57:08'),(18328,6112,'action created','2021-02-17 01:57:10','2021-02-17 01:57:10'),(18329,5817,'action started via WP Cron','2021-02-17 01:57:53','2021-02-17 01:57:53'),(18330,5817,'action complete via WP Cron','2021-02-17 01:57:53','2021-02-17 01:57:53'),(18331,6113,'action created','2021-02-17 01:57:53','2021-02-17 01:57:53'),(18332,6112,'action started via WP Cron','2021-02-17 01:57:53','2021-02-17 01:57:53'),(18333,6112,'action complete via WP Cron','2021-02-17 01:57:53','2021-02-17 01:57:53'),(18334,6114,'action created','2021-02-17 01:57:53','2021-02-17 01:57:53'),(18335,6114,'action started via WP Cron','2021-02-17 01:58:52','2021-02-17 01:58:52'),(18336,6114,'action complete via WP Cron','2021-02-17 01:58:52','2021-02-17 01:58:52'),(18337,6115,'action created','2021-02-17 01:58:53','2021-02-17 01:58:53'),(18338,6115,'action started via WP Cron','2021-02-17 02:03:06','2021-02-17 02:03:06'),(18339,6115,'action complete via WP Cron','2021-02-17 02:03:06','2021-02-17 02:03:06'),(18340,6116,'action created','2021-02-17 02:06:44','2021-02-17 02:06:44'),(18341,6116,'action started via WP Cron','2021-02-17 02:11:36','2021-02-17 02:11:36'),(18342,6116,'action complete via WP Cron','2021-02-17 02:11:36','2021-02-17 02:11:36'),(18343,6117,'action created','2021-02-17 02:11:38','2021-02-17 02:11:38'),(18344,6117,'action started via WP Cron','2021-02-17 02:13:14','2021-02-17 02:13:14'),(18345,6117,'action complete via WP Cron','2021-02-17 02:13:14','2021-02-17 02:13:14'),(18346,6118,'action created','2021-02-17 02:13:15','2021-02-17 02:13:15'),(18347,6118,'action started via WP Cron','2021-02-17 02:15:58','2021-02-17 02:15:58'),(18348,6118,'action complete via WP Cron','2021-02-17 02:15:58','2021-02-17 02:15:58'),(18349,6119,'action created','2021-02-17 02:19:14','2021-02-17 02:19:14'),(18350,6119,'action started via WP Cron','2021-02-17 02:19:47','2021-02-17 02:19:47'),(18351,6119,'action complete via WP Cron','2021-02-17 02:19:47','2021-02-17 02:19:47'),(18352,6120,'action created','2021-02-17 02:19:47','2021-02-17 02:19:47'),(18353,6120,'action started via WP Cron','2021-02-17 02:26:27','2021-02-17 02:26:27'),(18354,6120,'action complete via WP Cron','2021-02-17 02:26:27','2021-02-17 02:26:27'),(18355,6121,'action created','2021-02-17 02:26:28','2021-02-17 02:26:28'),(18356,6121,'action started via WP Cron','2021-02-17 02:33:06','2021-02-17 02:33:06'),(18357,6121,'action complete via WP Cron','2021-02-17 02:33:06','2021-02-17 02:33:06'),(18358,6122,'action created','2021-02-17 02:43:41','2021-02-17 02:43:41'),(18359,6122,'action started via WP Cron','2021-02-17 02:49:54','2021-02-17 02:49:54'),(18360,6122,'action complete via WP Cron','2021-02-17 02:49:54','2021-02-17 02:49:54'),(18361,6123,'action created','2021-02-17 02:49:55','2021-02-17 02:49:55'),(18362,6123,'action started via WP Cron','2021-02-17 03:03:06','2021-02-17 03:03:06'),(18363,6123,'action complete via WP Cron','2021-02-17 03:03:06','2021-02-17 03:03:06'),(18364,6124,'action created','2021-02-17 03:07:21','2021-02-17 03:07:21'),(18365,6124,'action started via WP Cron','2021-02-17 03:10:55','2021-02-17 03:10:55'),(18366,6124,'action complete via WP Cron','2021-02-17 03:10:55','2021-02-17 03:10:55'),(18367,6125,'action created','2021-02-17 03:10:55','2021-02-17 03:10:55'),(18368,6125,'action started via WP Cron','2021-02-17 03:12:48','2021-02-17 03:12:48'),(18369,6125,'action complete via WP Cron','2021-02-17 03:12:48','2021-02-17 03:12:48'),(18370,6126,'action created','2021-02-17 03:12:48','2021-02-17 03:12:48'),(18371,6126,'action started via WP Cron','2021-02-17 03:19:45','2021-02-17 03:19:45'),(18372,6126,'action complete via WP Cron','2021-02-17 03:19:45','2021-02-17 03:19:45'),(18373,6127,'action created','2021-02-17 03:30:27','2021-02-17 03:30:27'),(18374,6127,'action started via WP Cron','2021-02-17 03:33:48','2021-02-17 03:33:48'),(18375,6127,'action complete via WP Cron','2021-02-17 03:33:48','2021-02-17 03:33:48'),(18376,6128,'action created','2021-02-17 03:38:07','2021-02-17 03:38:07'),(18377,6128,'action started via WP Cron','2021-02-17 03:39:37','2021-02-17 03:39:37'),(18378,6128,'action complete via WP Cron','2021-02-17 03:39:37','2021-02-17 03:39:37'),(18379,6129,'action created','2021-02-17 03:42:01','2021-02-17 03:42:01'),(18380,6129,'action started via WP Cron','2021-02-17 03:50:42','2021-02-17 03:50:42'),(18381,6129,'action complete via WP Cron','2021-02-17 03:50:42','2021-02-17 03:50:42'),(18382,6130,'action created','2021-02-17 03:50:42','2021-02-17 03:50:42'),(18383,6130,'action started via WP Cron','2021-02-17 03:54:55','2021-02-17 03:54:55'),(18384,6130,'action complete via WP Cron','2021-02-17 03:54:55','2021-02-17 03:54:55'),(18385,6131,'action created','2021-02-17 04:00:47','2021-02-17 04:00:47'),(18386,6131,'action started via WP Cron','2021-02-17 04:03:07','2021-02-17 04:03:07'),(18387,6131,'action complete via WP Cron','2021-02-17 04:03:07','2021-02-17 04:03:07'),(18388,6132,'action created','2021-02-17 04:05:10','2021-02-17 04:05:10'),(18389,6132,'action started via WP Cron','2021-02-17 04:05:44','2021-02-17 04:05:44'),(18390,6132,'action complete via WP Cron','2021-02-17 04:05:44','2021-02-17 04:05:44'),(18391,6133,'action created','2021-02-17 04:05:45','2021-02-17 04:05:45'),(18392,6133,'action started via WP Cron','2021-02-17 04:09:54','2021-02-17 04:09:54'),(18393,6133,'action complete via WP Cron','2021-02-17 04:09:54','2021-02-17 04:09:54'),(18394,6134,'action created','2021-02-17 04:09:57','2021-02-17 04:09:57'),(18395,6134,'action started via WP Cron','2021-02-17 04:16:30','2021-02-17 04:16:30'),(18396,6134,'action complete via WP Cron','2021-02-17 04:16:30','2021-02-17 04:16:30'),(18397,6135,'action created','2021-02-17 04:18:13','2021-02-17 04:18:13'),(18398,6135,'action started via WP Cron','2021-02-17 04:21:49','2021-02-17 04:21:49'),(18399,6135,'action complete via WP Cron','2021-02-17 04:21:49','2021-02-17 04:21:49'),(18400,6136,'action created','2021-02-17 04:21:50','2021-02-17 04:21:50'),(18401,6136,'action started via WP Cron','2021-02-17 04:24:21','2021-02-17 04:24:21'),(18402,6136,'action complete via WP Cron','2021-02-17 04:24:21','2021-02-17 04:24:21'),(18403,6137,'action created','2021-02-17 04:24:21','2021-02-17 04:24:21'),(18404,6137,'action started via WP Cron','2021-02-17 04:30:27','2021-02-17 04:30:27'),(18405,6137,'action complete via WP Cron','2021-02-17 04:30:27','2021-02-17 04:30:27'),(18406,6138,'action created','2021-02-17 04:33:06','2021-02-17 04:33:06'),(18407,6138,'action started via WP Cron','2021-02-17 04:34:50','2021-02-17 04:34:50'),(18408,6138,'action complete via WP Cron','2021-02-17 04:34:50','2021-02-17 04:34:50'),(18409,6139,'action created','2021-02-17 04:34:51','2021-02-17 04:34:51'),(18410,6139,'action started via WP Cron','2021-02-17 04:37:12','2021-02-17 04:37:12'),(18411,6139,'action complete via WP Cron','2021-02-17 04:37:12','2021-02-17 04:37:12'),(18412,6140,'action created','2021-02-17 04:42:12','2021-02-17 04:42:12'),(18413,6140,'action started via WP Cron','2021-02-17 04:49:21','2021-02-17 04:49:21'),(18414,6140,'action complete via WP Cron','2021-02-17 04:49:21','2021-02-17 04:49:21'),(18415,6141,'action created','2021-02-17 04:49:21','2021-02-17 04:49:21'),(18416,6141,'action started via WP Cron','2021-02-17 04:50:14','2021-02-17 04:50:14'),(18417,6141,'action complete via WP Cron','2021-02-17 04:50:14','2021-02-17 04:50:14'),(18418,6142,'action created','2021-02-17 05:00:09','2021-02-17 05:00:09'),(18419,6142,'action started via WP Cron','2021-02-17 05:01:00','2021-02-17 05:01:00'),(18420,6142,'action complete via WP Cron','2021-02-17 05:01:00','2021-02-17 05:01:00'),(18421,6143,'action created','2021-02-17 05:02:04','2021-02-17 05:02:04'),(18422,6143,'action started via WP Cron','2021-02-17 05:03:07','2021-02-17 05:03:07'),(18423,6143,'action complete via WP Cron','2021-02-17 05:03:07','2021-02-17 05:03:07'),(18424,6144,'action created','2021-02-17 05:03:48','2021-02-17 05:03:48'),(18425,6144,'action started via WP Cron','2021-02-17 05:07:41','2021-02-17 05:07:41'),(18426,6144,'action complete via WP Cron','2021-02-17 05:07:41','2021-02-17 05:07:41'),(18427,6145,'action created','2021-02-17 05:13:42','2021-02-17 05:13:42'),(18428,6145,'action started via WP Cron','2021-02-17 05:14:39','2021-02-17 05:14:39'),(18429,6145,'action complete via WP Cron','2021-02-17 05:14:39','2021-02-17 05:14:39'),(18430,6146,'action created','2021-02-17 05:14:43','2021-02-17 05:14:43'),(18431,6146,'action started via WP Cron','2021-02-17 05:16:46','2021-02-17 05:16:46'),(18432,6146,'action complete via WP Cron','2021-02-17 05:16:46','2021-02-17 05:16:46'),(18433,6147,'action created','2021-02-17 05:23:18','2021-02-17 05:23:18'),(18434,6147,'action started via WP Cron','2021-02-17 05:23:53','2021-02-17 05:23:53'),(18435,6147,'action complete via WP Cron','2021-02-17 05:23:53','2021-02-17 05:23:53'),(18436,6148,'action created','2021-02-17 05:23:53','2021-02-17 05:23:53'),(18437,6148,'action started via WP Cron','2021-02-17 05:30:27','2021-02-17 05:30:27'),(18438,6148,'action complete via WP Cron','2021-02-17 05:30:27','2021-02-17 05:30:27'),(18439,6149,'action created','2021-02-17 05:33:06','2021-02-17 05:33:06'),(18440,6149,'action started via WP Cron','2021-02-17 05:33:59','2021-02-17 05:33:59'),(18441,6149,'action complete via WP Cron','2021-02-17 05:33:59','2021-02-17 05:33:59'),(18442,6150,'action created','2021-02-17 05:33:59','2021-02-17 05:33:59'),(18443,6150,'action started via WP Cron','2021-02-17 05:36:53','2021-02-17 05:36:53'),(18444,6150,'action complete via WP Cron','2021-02-17 05:36:53','2021-02-17 05:36:53'),(18445,6151,'action created','2021-02-17 05:36:53','2021-02-17 05:36:53'),(18446,6151,'action started via WP Cron','2021-02-17 05:42:00','2021-02-17 05:42:00'),(18447,6151,'action complete via WP Cron','2021-02-17 05:42:00','2021-02-17 05:42:00'),(18448,6152,'action created','2021-02-17 05:45:41','2021-02-17 05:45:41'),(18449,6152,'action started via WP Cron','2021-02-17 05:46:49','2021-02-17 05:46:49'),(18450,6152,'action complete via WP Cron','2021-02-17 05:46:49','2021-02-17 05:46:49'),(18451,6153,'action created','2021-02-17 05:52:25','2021-02-17 05:52:25'),(18452,6153,'action started via WP Cron','2021-02-17 05:56:53','2021-02-17 05:56:53'),(18453,6153,'action complete via WP Cron','2021-02-17 05:56:53','2021-02-17 05:56:53'),(18454,6154,'action created','2021-02-17 06:03:09','2021-02-17 06:03:09'),(18455,6154,'action started via WP Cron','2021-02-17 06:07:51','2021-02-17 06:07:51'),(18456,6154,'action complete via WP Cron','2021-02-17 06:07:51','2021-02-17 06:07:51'),(18457,6155,'action created','2021-02-17 06:08:00','2021-02-17 06:08:00'),(18458,6155,'action started via WP Cron','2021-02-17 06:11:06','2021-02-17 06:11:06'),(18459,6155,'action complete via WP Cron','2021-02-17 06:11:06','2021-02-17 06:11:06'),(18460,6156,'action created','2021-02-17 06:12:33','2021-02-17 06:12:33'),(18461,6156,'action started via WP Cron','2021-02-17 06:18:02','2021-02-17 06:18:02'),(18462,6156,'action complete via WP Cron','2021-02-17 06:18:03','2021-02-17 06:18:03'),(18463,6157,'action created','2021-02-17 06:18:03','2021-02-17 06:18:03'),(18464,6157,'action started via WP Cron','2021-02-17 06:20:55','2021-02-17 06:20:55'),(18465,6157,'action complete via WP Cron','2021-02-17 06:20:55','2021-02-17 06:20:55'),(18466,6158,'action created','2021-02-17 06:21:06','2021-02-17 06:21:06'),(18467,6158,'action started via WP Cron','2021-02-17 06:23:46','2021-02-17 06:23:46'),(18468,6158,'action complete via WP Cron','2021-02-17 06:23:46','2021-02-17 06:23:46'),(18469,6159,'action created','2021-02-17 06:23:46','2021-02-17 06:23:46'),(18470,6159,'action started via WP Cron','2021-02-17 06:26:01','2021-02-17 06:26:01'),(18471,6159,'action complete via WP Cron','2021-02-17 06:26:01','2021-02-17 06:26:01'),(18472,6160,'action created','2021-02-17 06:29:20','2021-02-17 06:29:20'),(18473,6160,'action started via WP Cron','2021-02-17 06:32:32','2021-02-17 06:32:32'),(18474,6160,'action complete via WP Cron','2021-02-17 06:32:32','2021-02-17 06:32:32'),(18475,6161,'action created','2021-02-17 06:40:19','2021-02-17 06:40:19'),(18476,6161,'action started via WP Cron','2021-02-17 06:41:56','2021-02-17 06:41:56'),(18477,6161,'action complete via WP Cron','2021-02-17 06:41:56','2021-02-17 06:41:56'),(18478,6162,'action created','2021-02-17 06:51:25','2021-02-17 06:51:25'),(18479,6162,'action started via WP Cron','2021-02-17 06:51:41','2021-02-17 06:51:41'),(18480,6162,'action complete via WP Cron','2021-02-17 06:51:41','2021-02-17 06:51:41'),(18481,6163,'action created','2021-02-17 06:51:41','2021-02-17 06:51:41'),(18483,6163,'action started via WP Cron','2021-02-17 06:53:14','2021-02-17 06:53:14'),(18484,6163,'action complete via WP Cron','2021-02-17 06:53:14','2021-02-17 06:53:14'),(18487,6165,'action created','2021-02-17 06:53:20','2021-02-17 06:53:20'),(18488,6165,'action started via WP Cron','2021-02-17 06:53:40','2021-02-17 06:53:40'),(18489,6165,'action complete via WP Cron','2021-02-17 06:53:40','2021-02-17 06:53:40'),(18490,6166,'action created','2021-02-17 06:53:57','2021-02-17 06:53:57'),(18491,6166,'action started via WP Cron','2021-02-17 06:55:01','2021-02-17 06:55:01'),(18492,6166,'action complete via WP Cron','2021-02-17 06:55:01','2021-02-17 06:55:01'),(18493,6167,'action created','2021-02-17 06:55:15','2021-02-17 06:55:15'),(18494,6167,'action started via WP Cron','2021-02-17 06:56:23','2021-02-17 06:56:23'),(18495,6167,'action complete via WP Cron','2021-02-17 06:56:23','2021-02-17 06:56:23'),(18496,6168,'action created','2021-02-17 06:56:47','2021-02-17 06:56:47'),(18497,6168,'action started via Async Request','2021-02-17 06:57:26','2021-02-17 06:57:26'),(18498,6168,'action complete via Async Request','2021-02-17 06:57:26','2021-02-17 06:57:26'),(18499,6169,'action created','2021-02-17 06:57:56','2021-02-17 06:57:56'),(18500,6169,'action started via WP Cron','2021-02-17 06:58:36','2021-02-17 06:58:36'),(18501,6169,'action complete via WP Cron','2021-02-17 06:58:36','2021-02-17 06:58:36'),(18502,6170,'action created','2021-02-17 06:58:45','2021-02-17 06:58:45'),(18503,6170,'action started via WP Cron','2021-02-17 07:00:16','2021-02-17 07:00:16'),(18504,6170,'action complete via WP Cron','2021-02-17 07:00:16','2021-02-17 07:00:16'),(18505,6171,'action created','2021-02-17 07:01:53','2021-02-17 07:01:53'),(18506,6171,'action started via WP Cron','2021-02-17 07:03:06','2021-02-17 07:03:06'),(18507,6171,'action complete via WP Cron','2021-02-17 07:03:06','2021-02-17 07:03:06'),(18508,6172,'action created','2021-02-17 07:06:38','2021-02-17 07:06:38'),(18509,6172,'action started via WP Cron','2021-02-17 07:14:28','2021-02-17 07:14:28'),(18510,6172,'action complete via WP Cron','2021-02-17 07:14:28','2021-02-17 07:14:28'),(18511,6173,'action created','2021-02-17 07:14:28','2021-02-17 07:14:28'),(18512,6173,'action started via WP Cron','2021-02-17 07:22:30','2021-02-17 07:22:30'),(18513,6173,'action complete via WP Cron','2021-02-17 07:22:30','2021-02-17 07:22:30'),(18514,6174,'action created','2021-02-17 07:23:34','2021-02-17 07:23:34'),(18515,6174,'action started via WP Cron','2021-02-17 07:32:33','2021-02-17 07:32:33'),(18516,6174,'action complete via WP Cron','2021-02-17 07:32:33','2021-02-17 07:32:33'),(18517,6175,'action created','2021-02-17 07:32:33','2021-02-17 07:32:33'),(18518,6175,'action started via WP Cron','2021-02-17 07:33:06','2021-02-17 07:33:06'),(18519,6175,'action complete via WP Cron','2021-02-17 07:33:06','2021-02-17 07:33:06'),(18520,6176,'action created','2021-02-17 07:39:04','2021-02-17 07:39:04'),(18521,6176,'action started via WP Cron','2021-02-17 07:41:24','2021-02-17 07:41:24'),(18522,6176,'action complete via WP Cron','2021-02-17 07:41:24','2021-02-17 07:41:24'),(18523,6177,'action created','2021-02-17 07:51:38','2021-02-17 07:51:38'),(18524,6177,'action started via WP Cron','2021-02-17 07:53:15','2021-02-17 07:53:15'),(18525,6177,'action complete via WP Cron','2021-02-17 07:53:15','2021-02-17 07:53:15'),(18526,6178,'action created','2021-02-17 07:57:37','2021-02-17 07:57:37'),(18527,6178,'action started via WP Cron','2021-02-17 08:03:07','2021-02-17 08:03:07'),(18528,6178,'action complete via WP Cron','2021-02-17 08:03:07','2021-02-17 08:03:07'),(18529,6179,'action created','2021-02-17 08:03:23','2021-02-17 08:03:23'),(18530,6179,'action started via WP Cron','2021-02-17 08:08:32','2021-02-17 08:08:32'),(18531,6179,'action complete via WP Cron','2021-02-17 08:08:32','2021-02-17 08:08:32'),(18532,6180,'action created','2021-02-17 08:11:35','2021-02-17 08:11:35'),(18533,6180,'action started via WP Cron','2021-02-17 08:15:48','2021-02-17 08:15:48'),(18534,6180,'action complete via WP Cron','2021-02-17 08:15:48','2021-02-17 08:15:48'),(18535,6181,'action created','2021-02-17 08:18:23','2021-02-17 08:18:23'),(18536,6181,'action started via WP Cron','2021-02-17 08:29:08','2021-02-17 08:29:08'),(18537,6181,'action complete via WP Cron','2021-02-17 08:29:08','2021-02-17 08:29:08'),(18538,6182,'action created','2021-02-17 08:29:08','2021-02-17 08:29:08'),(18539,6182,'action started via WP Cron','2021-02-17 08:30:17','2021-02-17 08:30:17'),(18540,6182,'action complete via WP Cron','2021-02-17 08:30:17','2021-02-17 08:30:17'),(18541,6183,'action created','2021-02-17 08:32:10','2021-02-17 08:32:10'),(18542,5870,'action started via WP Cron','2021-02-17 08:33:29','2021-02-17 08:33:29'),(18543,5870,'action complete via WP Cron','2021-02-17 08:33:29','2021-02-17 08:33:29'),(18544,6184,'action created','2021-02-17 08:33:29','2021-02-17 08:33:29'),(18545,6183,'action started via WP Cron','2021-02-17 08:33:29','2021-02-17 08:33:29'),(18546,6183,'action complete via WP Cron','2021-02-17 08:33:29','2021-02-17 08:33:29'),(18547,6185,'action created','2021-02-17 08:34:22','2021-02-17 08:34:22'),(18548,6185,'action started via WP Cron','2021-02-17 08:38:45','2021-02-17 08:38:45'),(18549,6185,'action complete via WP Cron','2021-02-17 08:38:45','2021-02-17 08:38:45'),(18550,6186,'action created','2021-02-17 08:48:34','2021-02-17 08:48:34'),(18551,6186,'action started via WP Cron','2021-02-17 08:53:26','2021-02-17 08:53:26'),(18552,6186,'action complete via WP Cron','2021-02-17 08:53:26','2021-02-17 08:53:26'),(18553,6187,'action created','2021-02-17 08:53:26','2021-02-17 08:53:26'),(18554,6187,'action started via WP Cron','2021-02-17 08:54:39','2021-02-17 08:54:39'),(18555,6187,'action complete via WP Cron','2021-02-17 08:54:39','2021-02-17 08:54:39'),(18556,6188,'action created','2021-02-17 08:54:40','2021-02-17 08:54:40'),(18557,6188,'action started via WP Cron','2021-02-17 08:59:05','2021-02-17 08:59:05'),(18558,6188,'action complete via WP Cron','2021-02-17 08:59:05','2021-02-17 08:59:05'),(18559,6189,'action created','2021-02-17 09:03:06','2021-02-17 09:03:06'),(18560,6189,'action started via WP Cron','2021-02-17 09:06:19','2021-02-17 09:06:19'),(18561,6189,'action complete via WP Cron','2021-02-17 09:06:19','2021-02-17 09:06:19'),(18562,6190,'action created','2021-02-17 09:17:30','2021-02-17 09:17:30'),(18563,6190,'action started via WP Cron','2021-02-17 09:31:41','2021-02-17 09:31:41'),(18564,6190,'action complete via WP Cron','2021-02-17 09:31:41','2021-02-17 09:31:41'),(18565,6191,'action created','2021-02-17 09:31:43','2021-02-17 09:31:43'),(18566,6191,'action started via WP Cron','2021-02-17 09:33:07','2021-02-17 09:33:07'),(18567,6191,'action complete via WP Cron','2021-02-17 09:33:07','2021-02-17 09:33:07'),(18568,6192,'action created','2021-02-17 09:33:09','2021-02-17 09:33:09'),(18569,6192,'action started via WP Cron','2021-02-17 09:38:47','2021-02-17 09:38:47'),(18570,6192,'action complete via WP Cron','2021-02-17 09:38:47','2021-02-17 09:38:47'),(18571,6193,'action created','2021-02-17 09:38:47','2021-02-17 09:38:47'),(18572,6193,'action started via WP Cron','2021-02-17 09:47:20','2021-02-17 09:47:20'),(18573,6193,'action complete via WP Cron','2021-02-17 09:47:20','2021-02-17 09:47:20'),(18574,6194,'action created','2021-02-17 09:47:21','2021-02-17 09:47:21'),(18575,6194,'action started via WP Cron','2021-02-17 09:55:33','2021-02-17 09:55:33'),(18576,6194,'action complete via WP Cron','2021-02-17 09:55:33','2021-02-17 09:55:33'),(18577,6195,'action created','2021-02-17 09:55:34','2021-02-17 09:55:34'),(18578,6195,'action started via WP Cron','2021-02-17 10:00:09','2021-02-17 10:00:09'),(18579,6195,'action complete via WP Cron','2021-02-17 10:00:09','2021-02-17 10:00:09'),(18580,6196,'action created','2021-02-17 10:00:11','2021-02-17 10:00:11'),(18581,6196,'action started via WP Cron','2021-02-17 10:03:07','2021-02-17 10:03:07'),(18582,6196,'action complete via WP Cron','2021-02-17 10:03:07','2021-02-17 10:03:07'),(18583,6197,'action created','2021-02-17 10:03:17','2021-02-17 10:03:17'),(18584,6197,'action started via WP Cron','2021-02-17 10:04:13','2021-02-17 10:04:13'),(18585,6197,'action complete via WP Cron','2021-02-17 10:04:13','2021-02-17 10:04:13'),(18586,6198,'action created','2021-02-17 10:07:10','2021-02-17 10:07:10'),(18587,6198,'action started via WP Cron','2021-02-17 10:10:00','2021-02-17 10:10:00'),(18588,6198,'action complete via WP Cron','2021-02-17 10:10:00','2021-02-17 10:10:00'),(18589,6199,'action created','2021-02-17 10:10:03','2021-02-17 10:10:03'),(18590,6199,'action started via WP Cron','2021-02-17 10:13:21','2021-02-17 10:13:21'),(18591,6199,'action complete via WP Cron','2021-02-17 10:13:21','2021-02-17 10:13:21'),(18592,6200,'action created','2021-02-17 10:19:38','2021-02-17 10:19:38'),(18593,6200,'action started via WP Cron','2021-02-17 10:20:47','2021-02-17 10:20:47'),(18594,6200,'action complete via WP Cron','2021-02-17 10:20:47','2021-02-17 10:20:47'),(18595,6201,'action created','2021-02-17 10:20:47','2021-02-17 10:20:47'),(18596,6201,'action started via WP Cron','2021-02-17 10:25:51','2021-02-17 10:25:51'),(18597,6201,'action complete via WP Cron','2021-02-17 10:25:51','2021-02-17 10:25:51'),(18598,6202,'action created','2021-02-17 10:25:52','2021-02-17 10:25:52'),(18599,6202,'action started via WP Cron','2021-02-17 10:33:33','2021-02-17 10:33:33'),(18600,6202,'action complete via WP Cron','2021-02-17 10:33:33','2021-02-17 10:33:33'),(18601,6203,'action created','2021-02-17 10:50:12','2021-02-17 10:50:12'),(18602,6203,'action started via WP Cron','2021-02-17 10:54:11','2021-02-17 10:54:11'),(18603,6203,'action complete via WP Cron','2021-02-17 10:54:11','2021-02-17 10:54:11'),(18604,6204,'action created','2021-02-17 10:54:31','2021-02-17 10:54:31'),(18605,6204,'action started via WP Cron','2021-02-17 11:03:07','2021-02-17 11:03:07'),(18606,6204,'action complete via WP Cron','2021-02-17 11:03:07','2021-02-17 11:03:07'),(18607,6205,'action created','2021-02-17 11:10:57','2021-02-17 11:10:57'),(18608,6205,'action started via WP Cron','2021-02-17 11:14:23','2021-02-17 11:14:23'),(18609,6205,'action complete via WP Cron','2021-02-17 11:14:23','2021-02-17 11:14:23'),(18610,6206,'action created','2021-02-17 11:14:23','2021-02-17 11:14:23'),(18611,6206,'action started via WP Cron','2021-02-17 11:33:32','2021-02-17 11:33:32'),(18612,6206,'action complete via WP Cron','2021-02-17 11:33:32','2021-02-17 11:33:32'),(18613,6207,'action created','2021-02-17 11:34:48','2021-02-17 11:34:48'),(18614,6207,'action started via WP Cron','2021-02-17 11:39:14','2021-02-17 11:39:14'),(18615,6207,'action complete via WP Cron','2021-02-17 11:39:14','2021-02-17 11:39:14'),(18616,6208,'action created','2021-02-17 11:39:15','2021-02-17 11:39:15'),(18617,6208,'action started via WP Cron','2021-02-17 11:51:12','2021-02-17 11:51:12'),(18618,6208,'action complete via WP Cron','2021-02-17 11:51:12','2021-02-17 11:51:12'),(18619,6209,'action created','2021-02-17 12:02:55','2021-02-17 12:02:55'),(18620,6209,'action started via WP Cron','2021-02-17 12:04:55','2021-02-17 12:04:55'),(18621,6209,'action complete via WP Cron','2021-02-17 12:04:55','2021-02-17 12:04:55'),(18622,6210,'action created','2021-02-17 12:04:55','2021-02-17 12:04:55'),(18623,6210,'action started via WP Cron','2021-02-17 12:08:58','2021-02-17 12:08:58'),(18624,6210,'action complete via WP Cron','2021-02-17 12:08:58','2021-02-17 12:08:58'),(18625,6211,'action created','2021-02-17 12:18:50','2021-02-17 12:18:50'),(18626,6211,'action started via WP Cron','2021-02-17 12:21:57','2021-02-17 12:21:57'),(18627,6211,'action complete via WP Cron','2021-02-17 12:21:57','2021-02-17 12:21:57'),(18628,6212,'action created','2021-02-17 12:21:57','2021-02-17 12:21:57'),(18629,6212,'action started via WP Cron','2021-02-17 12:24:48','2021-02-17 12:24:48'),(18630,6212,'action complete via WP Cron','2021-02-17 12:24:48','2021-02-17 12:24:48'),(18631,6213,'action created','2021-02-17 12:29:36','2021-02-17 12:29:36'),(18632,6213,'action started via WP Cron','2021-02-17 12:31:07','2021-02-17 12:31:07'),(18633,6213,'action complete via WP Cron','2021-02-17 12:31:07','2021-02-17 12:31:07'),(18634,6214,'action created','2021-02-17 12:31:08','2021-02-17 12:31:08'),(18635,6214,'action started via WP Cron','2021-02-17 12:33:07','2021-02-17 12:33:07'),(18636,6214,'action complete via WP Cron','2021-02-17 12:33:07','2021-02-17 12:33:07'),(18637,6215,'action created','2021-02-17 12:39:49','2021-02-17 12:39:49'),(18638,6215,'action started via WP Cron','2021-02-17 12:45:38','2021-02-17 12:45:38'),(18639,6215,'action complete via WP Cron','2021-02-17 12:45:38','2021-02-17 12:45:38'),(18640,6216,'action created','2021-02-17 12:46:56','2021-02-17 12:46:56'),(18641,6216,'action started via WP Cron','2021-02-17 12:47:42','2021-02-17 12:47:42'),(18642,6216,'action complete via WP Cron','2021-02-17 12:47:42','2021-02-17 12:47:42'),(18643,6217,'action created','2021-02-17 12:47:43','2021-02-17 12:47:43'),(18644,6217,'action started via WP Cron','2021-02-17 12:48:56','2021-02-17 12:48:56'),(18645,6217,'action complete via WP Cron','2021-02-17 12:48:56','2021-02-17 12:48:56'),(18646,6218,'action created','2021-02-17 12:51:48','2021-02-17 12:51:48'),(18647,6218,'action started via WP Cron','2021-02-17 12:52:45','2021-02-17 12:52:45'),(18648,6218,'action complete via WP Cron','2021-02-17 12:52:45','2021-02-17 12:52:45'),(18649,6219,'action created','2021-02-17 12:52:54','2021-02-17 12:52:54'),(18650,6219,'action started via WP Cron','2021-02-17 12:53:42','2021-02-17 12:53:42'),(18651,6219,'action complete via WP Cron','2021-02-17 12:53:42','2021-02-17 12:53:42'),(18652,6220,'action created','2021-02-17 12:56:46','2021-02-17 12:56:46'),(18653,6220,'action started via WP Cron','2021-02-17 13:03:10','2021-02-17 13:03:10'),(18654,6220,'action complete via WP Cron','2021-02-17 13:03:10','2021-02-17 13:03:10'),(18655,6221,'action created','2021-02-17 13:03:19','2021-02-17 13:03:19'),(18656,6221,'action started via WP Cron','2021-02-17 13:04:58','2021-02-17 13:04:58'),(18657,6221,'action complete via WP Cron','2021-02-17 13:04:58','2021-02-17 13:04:58'),(18658,6222,'action created','2021-02-17 13:04:59','2021-02-17 13:04:59'),(18659,6222,'action started via WP Cron','2021-02-17 13:10:18','2021-02-17 13:10:18'),(18660,6222,'action complete via WP Cron','2021-02-17 13:10:18','2021-02-17 13:10:18'),(18661,6223,'action created','2021-02-17 13:23:35','2021-02-17 13:23:35'),(18662,6223,'action started via WP Cron','2021-02-17 13:29:10','2021-02-17 13:29:10'),(18663,6223,'action complete via WP Cron','2021-02-17 13:29:10','2021-02-17 13:29:10'),(18664,6224,'action created','2021-02-17 13:31:40','2021-02-17 13:31:40'),(18665,6224,'action started via WP Cron','2021-02-17 13:32:57','2021-02-17 13:32:57'),(18666,6224,'action complete via WP Cron','2021-02-17 13:32:57','2021-02-17 13:32:57'),(18667,6225,'action created','2021-02-17 13:33:03','2021-02-17 13:33:03'),(18668,6225,'action started via WP Cron','2021-02-17 13:34:39','2021-02-17 13:34:39'),(18669,6225,'action complete via WP Cron','2021-02-17 13:34:39','2021-02-17 13:34:39'),(18670,6226,'action created','2021-02-17 13:34:39','2021-02-17 13:34:39'),(18671,6226,'action started via WP Cron','2021-02-17 13:38:30','2021-02-17 13:38:30'),(18672,6226,'action complete via WP Cron','2021-02-17 13:38:30','2021-02-17 13:38:30'),(18673,6227,'action created','2021-02-17 13:38:30','2021-02-17 13:38:30'),(18674,6227,'action started via WP Cron','2021-02-17 13:44:31','2021-02-17 13:44:31'),(18675,6227,'action complete via WP Cron','2021-02-17 13:44:31','2021-02-17 13:44:31'),(18676,6228,'action created','2021-02-17 13:44:51','2021-02-17 13:44:51'),(18677,6228,'action started via WP Cron','2021-02-17 13:50:49','2021-02-17 13:50:49'),(18678,6228,'action complete via WP Cron','2021-02-17 13:50:49','2021-02-17 13:50:49'),(18679,6229,'action created','2021-02-17 13:50:50','2021-02-17 13:50:50'),(18680,6229,'action started via WP Cron','2021-02-17 13:52:03','2021-02-17 13:52:03'),(18681,6229,'action complete via WP Cron','2021-02-17 13:52:03','2021-02-17 13:52:03'),(18682,6230,'action created','2021-02-17 13:52:56','2021-02-17 13:52:56'),(18683,6230,'action started via WP Cron','2021-02-17 13:55:01','2021-02-17 13:55:01'),(18684,6230,'action complete via WP Cron','2021-02-17 13:55:01','2021-02-17 13:55:01'),(18685,6231,'action created','2021-02-17 13:55:03','2021-02-17 13:55:03'),(18686,6231,'action started via WP Cron','2021-02-17 13:59:15','2021-02-17 13:59:15'),(18687,6231,'action complete via WP Cron','2021-02-17 13:59:15','2021-02-17 13:59:15'),(18688,6232,'action created','2021-02-17 13:59:16','2021-02-17 13:59:16'),(18689,6232,'action started via WP Cron','2021-02-17 14:00:53','2021-02-17 14:00:53'),(18690,6232,'action complete via WP Cron','2021-02-17 14:00:53','2021-02-17 14:00:53'),(18691,6233,'action created','2021-02-17 14:00:54','2021-02-17 14:00:54'),(18692,6233,'action started via WP Cron','2021-02-17 14:03:07','2021-02-17 14:03:07'),(18693,6233,'action complete via WP Cron','2021-02-17 14:03:07','2021-02-17 14:03:07'),(18694,6234,'action created','2021-02-17 14:04:13','2021-02-17 14:04:13'),(18695,6234,'action started via WP Cron','2021-02-17 14:07:37','2021-02-17 14:07:37'),(18696,6234,'action complete via WP Cron','2021-02-17 14:07:37','2021-02-17 14:07:37'),(18697,6235,'action created','2021-02-17 14:07:37','2021-02-17 14:07:37'),(18698,6235,'action started via WP Cron','2021-02-17 14:09:07','2021-02-17 14:09:07'),(18699,6235,'action complete via WP Cron','2021-02-17 14:09:08','2021-02-17 14:09:08'),(18700,6236,'action created','2021-02-17 14:09:08','2021-02-17 14:09:08'),(18701,6236,'action started via WP Cron','2021-02-17 14:10:03','2021-02-17 14:10:03'),(18702,6236,'action complete via WP Cron','2021-02-17 14:10:03','2021-02-17 14:10:03'),(18703,6237,'action created','2021-02-17 14:10:05','2021-02-17 14:10:05'),(18704,6237,'action started via WP Cron','2021-02-17 14:10:52','2021-02-17 14:10:52'),(18705,6237,'action complete via WP Cron','2021-02-17 14:10:52','2021-02-17 14:10:52'),(18706,6238,'action created','2021-02-17 14:15:16','2021-02-17 14:15:16'),(18707,6238,'action started via WP Cron','2021-02-17 14:17:37','2021-02-17 14:17:37'),(18708,6238,'action complete via WP Cron','2021-02-17 14:17:37','2021-02-17 14:17:37'),(18709,6239,'action created','2021-02-17 14:19:21','2021-02-17 14:19:21'),(18710,6239,'action started via WP Cron','2021-02-17 14:20:06','2021-02-17 14:20:06'),(18711,6239,'action complete via WP Cron','2021-02-17 14:20:06','2021-02-17 14:20:06'),(18712,6240,'action created','2021-02-17 14:20:22','2021-02-17 14:20:22'),(18713,6240,'action started via WP Cron','2021-02-17 14:26:43','2021-02-17 14:26:43'),(18714,6240,'action complete via WP Cron','2021-02-17 14:26:43','2021-02-17 14:26:43'),(18715,6241,'action created','2021-02-17 14:28:52','2021-02-17 14:28:52'),(18716,6241,'action started via WP Cron','2021-02-17 14:30:35','2021-02-17 14:30:35'),(18717,6241,'action complete via WP Cron','2021-02-17 14:30:35','2021-02-17 14:30:35'),(18718,6242,'action created','2021-02-17 14:30:37','2021-02-17 14:30:37'),(18719,6242,'action started via WP Cron','2021-02-17 14:33:06','2021-02-17 14:33:06'),(18720,6242,'action complete via WP Cron','2021-02-17 14:33:06','2021-02-17 14:33:06'),(18721,6243,'action created','2021-02-17 14:36:15','2021-02-17 14:36:15'),(18722,6243,'action started via WP Cron','2021-02-17 14:36:45','2021-02-17 14:36:45'),(18723,6243,'action complete via WP Cron','2021-02-17 14:36:45','2021-02-17 14:36:45'),(18724,6244,'action created','2021-02-17 14:36:46','2021-02-17 14:36:46'),(18725,6244,'action started via WP Cron','2021-02-17 14:38:23','2021-02-17 14:38:23'),(18726,6244,'action complete via WP Cron','2021-02-17 14:38:23','2021-02-17 14:38:23'),(18727,6245,'action created','2021-02-17 14:40:23','2021-02-17 14:40:23'),(18728,6245,'action started via WP Cron','2021-02-17 14:42:11','2021-02-17 14:42:11'),(18729,6245,'action complete via WP Cron','2021-02-17 14:42:11','2021-02-17 14:42:11'),(18730,6246,'action created','2021-02-17 14:42:16','2021-02-17 14:42:16'),(18731,6246,'action started via WP Cron','2021-02-17 14:43:18','2021-02-17 14:43:18'),(18732,6246,'action complete via WP Cron','2021-02-17 14:43:18','2021-02-17 14:43:18'),(18733,6247,'action created','2021-02-17 14:44:44','2021-02-17 14:44:44'),(18734,6247,'action started via WP Cron','2021-02-17 14:46:03','2021-02-17 14:46:03'),(18735,6247,'action complete via WP Cron','2021-02-17 14:46:03','2021-02-17 14:46:03'),(18736,6248,'action created','2021-02-17 14:46:14','2021-02-17 14:46:14'),(18737,6248,'action started via WP Cron','2021-02-17 14:46:35','2021-02-17 14:46:35'),(18738,6248,'action complete via WP Cron','2021-02-17 14:46:35','2021-02-17 14:46:35'),(18739,6249,'action created','2021-02-17 14:46:38','2021-02-17 14:46:38'),(18740,6249,'action started via WP Cron','2021-02-17 14:47:46','2021-02-17 14:47:46'),(18741,6249,'action complete via WP Cron','2021-02-17 14:47:46','2021-02-17 14:47:46'),(18742,6250,'action created','2021-02-17 14:47:47','2021-02-17 14:47:47'),(18743,6250,'action started via WP Cron','2021-02-17 14:48:39','2021-02-17 14:48:39'),(18744,6250,'action complete via WP Cron','2021-02-17 14:48:39','2021-02-17 14:48:39'),(18745,6251,'action created','2021-02-17 14:48:40','2021-02-17 14:48:40'),(18746,6251,'action started via WP Cron','2021-02-17 14:51:33','2021-02-17 14:51:33'),(18747,6251,'action complete via WP Cron','2021-02-17 14:51:33','2021-02-17 14:51:33'),(18748,6252,'action created','2021-02-17 14:51:34','2021-02-17 14:51:34'),(18749,6252,'action started via WP Cron','2021-02-17 14:56:03','2021-02-17 14:56:03'),(18750,6252,'action complete via WP Cron','2021-02-17 14:56:03','2021-02-17 14:56:03'),(18751,6253,'action created','2021-02-17 14:56:34','2021-02-17 14:56:34'),(18752,6253,'action started via WP Cron','2021-02-17 14:59:19','2021-02-17 14:59:19'),(18753,6253,'action complete via WP Cron','2021-02-17 14:59:19','2021-02-17 14:59:19'),(18754,6254,'action created','2021-02-17 14:59:25','2021-02-17 14:59:25'),(18755,6254,'action started via WP Cron','2021-02-17 14:59:39','2021-02-17 14:59:39'),(18756,6254,'action complete via WP Cron','2021-02-17 14:59:39','2021-02-17 14:59:39'),(18757,6255,'action created','2021-02-17 14:59:40','2021-02-17 14:59:40'),(18758,6255,'action started via WP Cron','2021-02-17 15:01:47','2021-02-17 15:01:47'),(18759,6255,'action complete via WP Cron','2021-02-17 15:01:47','2021-02-17 15:01:47'),(18760,6256,'action created','2021-02-17 15:01:48','2021-02-17 15:01:48'),(18761,6256,'action started via WP Cron','2021-02-17 15:03:52','2021-02-17 15:03:52'),(18762,6256,'action complete via WP Cron','2021-02-17 15:03:52','2021-02-17 15:03:52'),(18763,6257,'action created','2021-02-17 15:04:29','2021-02-17 15:04:29'),(18764,6257,'action started via WP Cron','2021-02-17 15:06:06','2021-02-17 15:06:06'),(18765,6257,'action complete via WP Cron','2021-02-17 15:06:06','2021-02-17 15:06:06'),(18766,6258,'action created','2021-02-17 15:07:02','2021-02-17 15:07:02'),(18767,6258,'action started via WP Cron','2021-02-17 15:07:39','2021-02-17 15:07:39'),(18768,6258,'action complete via WP Cron','2021-02-17 15:07:39','2021-02-17 15:07:39'),(18769,6259,'action created','2021-02-17 15:07:42','2021-02-17 15:07:42'),(18770,6259,'action started via WP Cron','2021-02-17 15:09:22','2021-02-17 15:09:22'),(18771,6259,'action complete via WP Cron','2021-02-17 15:09:22','2021-02-17 15:09:22'),(18772,6260,'action created','2021-02-17 15:09:23','2021-02-17 15:09:23'),(18773,6260,'action started via WP Cron','2021-02-17 15:09:55','2021-02-17 15:09:55'),(18774,6260,'action complete via WP Cron','2021-02-17 15:09:55','2021-02-17 15:09:55'),(18775,6261,'action created','2021-02-17 15:09:57','2021-02-17 15:09:57'),(18776,6261,'action started via WP Cron','2021-02-17 15:11:00','2021-02-17 15:11:00'),(18777,6261,'action complete via WP Cron','2021-02-17 15:11:00','2021-02-17 15:11:00'),(18778,6262,'action created','2021-02-17 15:11:18','2021-02-17 15:11:18'),(18779,6262,'action started via WP Cron','2021-02-17 15:13:44','2021-02-17 15:13:44'),(18780,6262,'action complete via WP Cron','2021-02-17 15:13:44','2021-02-17 15:13:44'),(18781,6263,'action created','2021-02-17 15:13:45','2021-02-17 15:13:45'),(18782,6263,'action started via WP Cron','2021-02-17 15:15:11','2021-02-17 15:15:11'),(18783,6263,'action complete via WP Cron','2021-02-17 15:15:11','2021-02-17 15:15:11'),(18784,6264,'action created','2021-02-17 15:15:13','2021-02-17 15:15:13'),(18785,6264,'action started via WP Cron','2021-02-17 15:16:05','2021-02-17 15:16:05'),(18786,6264,'action complete via WP Cron','2021-02-17 15:16:05','2021-02-17 15:16:05'),(18787,6265,'action created','2021-02-17 15:16:05','2021-02-17 15:16:05'),(18788,6265,'action started via WP Cron','2021-02-17 15:16:35','2021-02-17 15:16:35'),(18789,6265,'action complete via WP Cron','2021-02-17 15:16:35','2021-02-17 15:16:35'),(18790,6266,'action created','2021-02-17 15:16:35','2021-02-17 15:16:35'),(18791,6266,'action started via WP Cron','2021-02-17 15:17:56','2021-02-17 15:17:56'),(18792,6266,'action complete via WP Cron','2021-02-17 15:17:56','2021-02-17 15:17:56'),(18793,6267,'action created','2021-02-17 15:17:59','2021-02-17 15:17:59'),(18794,6267,'action started via WP Cron','2021-02-17 15:18:50','2021-02-17 15:18:50'),(18795,6267,'action complete via WP Cron','2021-02-17 15:18:50','2021-02-17 15:18:50'),(18796,6268,'action created','2021-02-17 15:18:51','2021-02-17 15:18:51'),(18797,6268,'action started via WP Cron','2021-02-17 15:20:20','2021-02-17 15:20:20'),(18798,6268,'action complete via WP Cron','2021-02-17 15:20:20','2021-02-17 15:20:20'),(18799,6269,'action created','2021-02-17 15:20:21','2021-02-17 15:20:21'),(18800,6269,'action started via WP Cron','2021-02-17 15:22:23','2021-02-17 15:22:23'),(18801,6269,'action complete via WP Cron','2021-02-17 15:22:23','2021-02-17 15:22:23'),(18802,6270,'action created','2021-02-17 15:22:36','2021-02-17 15:22:36'),(18803,6270,'action started via WP Cron','2021-02-17 15:23:53','2021-02-17 15:23:53'),(18804,6270,'action complete via WP Cron','2021-02-17 15:23:53','2021-02-17 15:23:53'),(18805,6271,'action created','2021-02-17 15:23:54','2021-02-17 15:23:54'),(18806,6271,'action started via WP Cron','2021-02-17 15:24:46','2021-02-17 15:24:46'),(18807,6271,'action complete via WP Cron','2021-02-17 15:24:46','2021-02-17 15:24:46'),(18808,6272,'action created','2021-02-17 15:24:48','2021-02-17 15:24:48'),(18809,6272,'action started via WP Cron','2021-02-17 15:26:01','2021-02-17 15:26:01'),(18810,6272,'action complete via WP Cron','2021-02-17 15:26:01','2021-02-17 15:26:01'),(18811,6273,'action created','2021-02-17 15:26:02','2021-02-17 15:26:02'),(18812,6273,'action started via WP Cron','2021-02-17 15:26:38','2021-02-17 15:26:38'),(18813,6273,'action complete via WP Cron','2021-02-17 15:26:38','2021-02-17 15:26:38'),(18814,6274,'action created','2021-02-17 15:26:39','2021-02-17 15:26:39'),(18815,6274,'action started via WP Cron','2021-02-17 15:27:41','2021-02-17 15:27:41'),(18816,6274,'action complete via WP Cron','2021-02-17 15:27:41','2021-02-17 15:27:41'),(18817,6275,'action created','2021-02-17 15:27:42','2021-02-17 15:27:42'),(18818,6275,'action started via WP Cron','2021-02-17 15:28:38','2021-02-17 15:28:38'),(18819,6275,'action complete via WP Cron','2021-02-17 15:28:38','2021-02-17 15:28:38'),(18820,6276,'action created','2021-02-17 15:28:39','2021-02-17 15:28:39'),(18821,6276,'action started via WP Cron','2021-02-17 15:29:40','2021-02-17 15:29:40'),(18822,6276,'action complete via WP Cron','2021-02-17 15:29:40','2021-02-17 15:29:40'),(18823,6277,'action created','2021-02-17 15:29:41','2021-02-17 15:29:41'),(18824,6277,'action started via WP Cron','2021-02-17 15:30:50','2021-02-17 15:30:50'),(18825,6277,'action complete via WP Cron','2021-02-17 15:30:50','2021-02-17 15:30:50'),(18826,6278,'action created','2021-02-17 15:30:51','2021-02-17 15:30:51'),(18827,6278,'action started via WP Cron','2021-02-17 15:32:05','2021-02-17 15:32:05'),(18828,6278,'action complete via WP Cron','2021-02-17 15:32:05','2021-02-17 15:32:05'),(18829,6279,'action created','2021-02-17 15:32:12','2021-02-17 15:32:12'),(18830,6279,'action started via WP Cron','2021-02-17 15:32:35','2021-02-17 15:32:35'),(18831,6279,'action complete via WP Cron','2021-02-17 15:32:35','2021-02-17 15:32:35'),(18832,6280,'action created','2021-02-17 15:32:37','2021-02-17 15:32:37'),(18833,6280,'action started via WP Cron','2021-02-17 15:33:37','2021-02-17 15:33:37'),(18834,6280,'action complete via WP Cron','2021-02-17 15:33:37','2021-02-17 15:33:37'),(18835,6281,'action created','2021-02-17 15:33:38','2021-02-17 15:33:38'),(18836,6281,'action started via WP Cron','2021-02-17 15:34:48','2021-02-17 15:34:48'),(18837,6281,'action complete via WP Cron','2021-02-17 15:34:48','2021-02-17 15:34:48'),(18838,6282,'action created','2021-02-17 15:34:51','2021-02-17 15:34:51'),(18839,6282,'action started via WP Cron','2021-02-17 15:35:40','2021-02-17 15:35:40'),(18840,6282,'action complete via WP Cron','2021-02-17 15:35:40','2021-02-17 15:35:40'),(18841,6283,'action created','2021-02-17 15:35:41','2021-02-17 15:35:41'),(18842,6283,'action started via WP Cron','2021-02-17 15:38:10','2021-02-17 15:38:10'),(18843,6283,'action complete via WP Cron','2021-02-17 15:38:10','2021-02-17 15:38:10'),(18844,6284,'action created','2021-02-17 15:38:11','2021-02-17 15:38:11'),(18845,6284,'action started via WP Cron','2021-02-17 15:38:45','2021-02-17 15:38:45'),(18846,6284,'action complete via WP Cron','2021-02-17 15:38:45','2021-02-17 15:38:45'),(18847,6285,'action created','2021-02-17 15:38:45','2021-02-17 15:38:45'),(18848,6285,'action started via WP Cron','2021-02-17 15:39:43','2021-02-17 15:39:43'),(18849,6285,'action complete via WP Cron','2021-02-17 15:39:43','2021-02-17 15:39:43'),(18850,6286,'action created','2021-02-17 15:39:45','2021-02-17 15:39:45'),(18851,6286,'action started via WP Cron','2021-02-17 15:40:41','2021-02-17 15:40:41'),(18852,6286,'action complete via WP Cron','2021-02-17 15:40:41','2021-02-17 15:40:41'),(18853,6287,'action created','2021-02-17 15:41:22','2021-02-17 15:41:22'),(18854,6287,'action started via WP Cron','2021-02-17 15:42:15','2021-02-17 15:42:15'),(18855,6287,'action complete via WP Cron','2021-02-17 15:42:15','2021-02-17 15:42:15'),(18856,6288,'action created','2021-02-17 15:42:16','2021-02-17 15:42:16'),(18857,6288,'action started via WP Cron','2021-02-17 15:43:10','2021-02-17 15:43:10'),(18858,6288,'action complete via WP Cron','2021-02-17 15:43:10','2021-02-17 15:43:10'),(18859,6289,'action created','2021-02-17 15:43:35','2021-02-17 15:43:35'),(18860,6289,'action started via WP Cron','2021-02-17 15:46:02','2021-02-17 15:46:02'),(18861,6289,'action complete via WP Cron','2021-02-17 15:46:02','2021-02-17 15:46:02'),(18862,6290,'action created','2021-02-17 15:46:03','2021-02-17 15:46:03'),(18863,6290,'action started via WP Cron','2021-02-17 15:46:46','2021-02-17 15:46:46'),(18864,6290,'action complete via WP Cron','2021-02-17 15:46:46','2021-02-17 15:46:46'),(18865,6291,'action created','2021-02-17 15:46:46','2021-02-17 15:46:46'),(18866,6291,'action started via WP Cron','2021-02-17 15:47:43','2021-02-17 15:47:43'),(18867,6291,'action complete via WP Cron','2021-02-17 15:47:43','2021-02-17 15:47:43'),(18868,6292,'action created','2021-02-17 15:47:43','2021-02-17 15:47:43'),(18869,6292,'action started via WP Cron','2021-02-17 15:48:38','2021-02-17 15:48:38'),(18870,6292,'action complete via WP Cron','2021-02-17 15:48:38','2021-02-17 15:48:38'),(18871,6293,'action created','2021-02-17 15:48:39','2021-02-17 15:48:39'),(18872,6293,'action started via WP Cron','2021-02-17 15:50:02','2021-02-17 15:50:02'),(18873,6293,'action complete via WP Cron','2021-02-17 15:50:02','2021-02-17 15:50:02'),(18874,6294,'action created','2021-02-17 15:50:03','2021-02-17 15:50:03'),(18875,6294,'action started via WP Cron','2021-02-17 15:50:52','2021-02-17 15:50:52'),(18876,6294,'action complete via WP Cron','2021-02-17 15:50:52','2021-02-17 15:50:52'),(18877,6295,'action created','2021-02-17 15:50:55','2021-02-17 15:50:55'),(18878,6295,'action started via WP Cron','2021-02-17 15:51:35','2021-02-17 15:51:35'),(18879,6295,'action complete via WP Cron','2021-02-17 15:51:35','2021-02-17 15:51:35'),(18880,6296,'action created','2021-02-17 15:51:35','2021-02-17 15:51:35'),(18881,6296,'action started via WP Cron','2021-02-17 15:52:40','2021-02-17 15:52:40'),(18882,6296,'action complete via WP Cron','2021-02-17 15:52:40','2021-02-17 15:52:40'),(18883,6297,'action created','2021-02-17 15:52:41','2021-02-17 15:52:41'),(18884,6297,'action started via WP Cron','2021-02-17 15:53:50','2021-02-17 15:53:50'),(18885,6297,'action complete via WP Cron','2021-02-17 15:53:50','2021-02-17 15:53:50'),(18886,6298,'action created','2021-02-17 15:53:50','2021-02-17 15:53:50'),(18887,6298,'action started via WP Cron','2021-02-17 15:54:37','2021-02-17 15:54:37'),(18888,6298,'action complete via WP Cron','2021-02-17 15:54:37','2021-02-17 15:54:37'),(18889,6299,'action created','2021-02-17 15:54:38','2021-02-17 15:54:38'),(18890,6299,'action started via WP Cron','2021-02-17 15:55:35','2021-02-17 15:55:35'),(18891,6299,'action complete via WP Cron','2021-02-17 15:55:35','2021-02-17 15:55:35'),(18892,6300,'action created','2021-02-17 15:55:42','2021-02-17 15:55:42'),(18893,6300,'action started via WP Cron','2021-02-17 15:56:52','2021-02-17 15:56:52'),(18894,6300,'action complete via WP Cron','2021-02-17 15:56:52','2021-02-17 15:56:52'),(18895,6301,'action created','2021-02-17 15:56:56','2021-02-17 15:56:56'),(18896,6301,'action started via WP Cron','2021-02-17 15:57:57','2021-02-17 15:57:57'),(18897,6301,'action complete via WP Cron','2021-02-17 15:57:57','2021-02-17 15:57:57'),(18898,6302,'action created','2021-02-17 15:58:34','2021-02-17 15:58:34'),(18899,6302,'action started via WP Cron','2021-02-17 15:59:47','2021-02-17 15:59:47'),(18900,6302,'action complete via WP Cron','2021-02-17 15:59:47','2021-02-17 15:59:47'),(18901,6303,'action created','2021-02-17 15:59:49','2021-02-17 15:59:49'),(18902,6303,'action started via WP Cron','2021-02-17 16:00:44','2021-02-17 16:00:44'),(18903,6303,'action complete via WP Cron','2021-02-17 16:00:44','2021-02-17 16:00:44'),(18904,6304,'action created','2021-02-17 16:00:45','2021-02-17 16:00:45'),(18905,6304,'action started via WP Cron','2021-02-17 16:01:35','2021-02-17 16:01:35'),(18906,6304,'action complete via WP Cron','2021-02-17 16:01:35','2021-02-17 16:01:35'),(18907,6305,'action created','2021-02-17 16:01:35','2021-02-17 16:01:35'),(18908,6305,'action started via WP Cron','2021-02-17 16:02:41','2021-02-17 16:02:41'),(18909,6305,'action complete via WP Cron','2021-02-17 16:02:41','2021-02-17 16:02:41'),(18910,6306,'action created','2021-02-17 16:02:41','2021-02-17 16:02:41'),(18911,6306,'action started via WP Cron','2021-02-17 16:03:35','2021-02-17 16:03:35'),(18912,6306,'action complete via WP Cron','2021-02-17 16:03:35','2021-02-17 16:03:35'),(18913,6307,'action created','2021-02-17 16:03:36','2021-02-17 16:03:36'),(18914,6307,'action started via WP Cron','2021-02-17 16:05:23','2021-02-17 16:05:23'),(18915,6307,'action complete via WP Cron','2021-02-17 16:05:23','2021-02-17 16:05:23'),(18916,6308,'action created','2021-02-17 16:05:23','2021-02-17 16:05:23'),(18917,6308,'action started via WP Cron','2021-02-17 16:05:37','2021-02-17 16:05:37'),(18918,6308,'action complete via WP Cron','2021-02-17 16:05:37','2021-02-17 16:05:37'),(18919,6309,'action created','2021-02-17 16:05:37','2021-02-17 16:05:37'),(18920,6309,'action started via WP Cron','2021-02-17 16:06:35','2021-02-17 16:06:35'),(18921,6309,'action complete via WP Cron','2021-02-17 16:06:35','2021-02-17 16:06:35'),(18922,6310,'action created','2021-02-17 16:07:09','2021-02-17 16:07:09'),(18923,6310,'action started via WP Cron','2021-02-17 16:07:44','2021-02-17 16:07:44'),(18924,6310,'action complete via WP Cron','2021-02-17 16:07:44','2021-02-17 16:07:44'),(18925,6311,'action created','2021-02-17 16:07:45','2021-02-17 16:07:45'),(18926,6311,'action started via WP Cron','2021-02-17 16:08:42','2021-02-17 16:08:42'),(18927,6311,'action complete via WP Cron','2021-02-17 16:08:42','2021-02-17 16:08:42'),(18928,6312,'action created','2021-02-17 16:08:44','2021-02-17 16:08:44'),(18929,6312,'action started via WP Cron','2021-02-17 16:09:39','2021-02-17 16:09:39'),(18930,6312,'action complete via WP Cron','2021-02-17 16:09:39','2021-02-17 16:09:39'),(18931,6313,'action created','2021-02-17 16:10:28','2021-02-17 16:10:28'),(18932,6313,'action started via WP Cron','2021-02-17 16:10:43','2021-02-17 16:10:43'),(18933,6313,'action complete via WP Cron','2021-02-17 16:10:43','2021-02-17 16:10:43'),(18934,6314,'action created','2021-02-17 16:10:44','2021-02-17 16:10:44'),(18935,6314,'action started via WP Cron','2021-02-17 16:11:58','2021-02-17 16:11:58'),(18936,6314,'action complete via WP Cron','2021-02-17 16:11:58','2021-02-17 16:11:58'),(18937,6315,'action created','2021-02-17 16:12:01','2021-02-17 16:12:01'),(18938,6315,'action started via WP Cron','2021-02-17 16:13:02','2021-02-17 16:13:02'),(18939,6315,'action complete via WP Cron','2021-02-17 16:13:02','2021-02-17 16:13:02'),(18940,6316,'action created','2021-02-17 16:13:02','2021-02-17 16:13:02'),(18941,6316,'action started via WP Cron','2021-02-17 16:13:37','2021-02-17 16:13:37'),(18942,6316,'action complete via WP Cron','2021-02-17 16:13:37','2021-02-17 16:13:37'),(18943,6317,'action created','2021-02-17 16:13:43','2021-02-17 16:13:43'),(18944,6317,'action started via WP Cron','2021-02-17 16:14:39','2021-02-17 16:14:39'),(18945,6317,'action complete via WP Cron','2021-02-17 16:14:39','2021-02-17 16:14:39'),(18946,6318,'action created','2021-02-17 16:14:40','2021-02-17 16:14:40'),(18947,6318,'action started via WP Cron','2021-02-17 16:15:35','2021-02-17 16:15:35'),(18948,6318,'action complete via WP Cron','2021-02-17 16:15:35','2021-02-17 16:15:35'),(18949,6319,'action created','2021-02-17 16:15:36','2021-02-17 16:15:36'),(18950,6319,'action started via WP Cron','2021-02-17 16:17:15','2021-02-17 16:17:15'),(18951,6319,'action complete via WP Cron','2021-02-17 16:17:15','2021-02-17 16:17:15'),(18952,6320,'action created','2021-02-17 16:17:29','2021-02-17 16:17:29'),(18953,6320,'action started via WP Cron','2021-02-17 16:18:36','2021-02-17 16:18:36'),(18954,6320,'action complete via WP Cron','2021-02-17 16:18:36','2021-02-17 16:18:36'),(18955,6321,'action created','2021-02-17 16:18:36','2021-02-17 16:18:36'),(18956,6321,'action started via WP Cron','2021-02-17 16:19:45','2021-02-17 16:19:45'),(18957,6321,'action complete via WP Cron','2021-02-17 16:19:45','2021-02-17 16:19:45'),(18958,6322,'action created','2021-02-17 16:19:45','2021-02-17 16:19:45'),(18959,6322,'action started via WP Cron','2021-02-17 16:20:35','2021-02-17 16:20:35'),(18960,6322,'action complete via WP Cron','2021-02-17 16:20:35','2021-02-17 16:20:35'),(18961,6323,'action created','2021-02-17 16:20:47','2021-02-17 16:20:47'),(18962,6323,'action started via WP Cron','2021-02-17 16:21:47','2021-02-17 16:21:47'),(18963,6323,'action complete via WP Cron','2021-02-17 16:21:47','2021-02-17 16:21:47'),(18964,6324,'action created','2021-02-17 16:21:47','2021-02-17 16:21:47'),(18965,6324,'action started via WP Cron','2021-02-17 16:22:58','2021-02-17 16:22:58'),(18966,6324,'action complete via WP Cron','2021-02-17 16:22:58','2021-02-17 16:22:58'),(18967,6325,'action created','2021-02-17 16:23:00','2021-02-17 16:23:00'),(18968,6325,'action started via WP Cron','2021-02-17 16:23:41','2021-02-17 16:23:41'),(18969,6325,'action complete via WP Cron','2021-02-17 16:23:41','2021-02-17 16:23:41'),(18970,6326,'action created','2021-02-17 16:23:51','2021-02-17 16:23:51'),(18971,6326,'action started via WP Cron','2021-02-17 16:24:35','2021-02-17 16:24:35'),(18972,6326,'action complete via WP Cron','2021-02-17 16:24:35','2021-02-17 16:24:35'),(18973,6327,'action created','2021-02-17 16:24:36','2021-02-17 16:24:36'),(18974,6327,'action started via WP Cron','2021-02-17 16:25:40','2021-02-17 16:25:40'),(18975,6327,'action complete via WP Cron','2021-02-17 16:25:40','2021-02-17 16:25:40'),(18976,6328,'action created','2021-02-17 16:25:40','2021-02-17 16:25:40'),(18977,6328,'action started via WP Cron','2021-02-17 16:26:37','2021-02-17 16:26:37'),(18978,6328,'action complete via WP Cron','2021-02-17 16:26:37','2021-02-17 16:26:37'),(18979,6329,'action created','2021-02-17 16:26:38','2021-02-17 16:26:38'),(18980,6329,'action started via WP Cron','2021-02-17 16:27:36','2021-02-17 16:27:36'),(18981,6329,'action complete via WP Cron','2021-02-17 16:27:36','2021-02-17 16:27:36'),(18982,6330,'action created','2021-02-17 16:27:41','2021-02-17 16:27:41'),(18983,6330,'action started via WP Cron','2021-02-17 16:28:37','2021-02-17 16:28:37'),(18984,6330,'action complete via WP Cron','2021-02-17 16:28:37','2021-02-17 16:28:37'),(18985,6331,'action created','2021-02-17 16:28:47','2021-02-17 16:28:47'),(18986,6331,'action started via WP Cron','2021-02-17 16:29:41','2021-02-17 16:29:41'),(18987,6331,'action complete via WP Cron','2021-02-17 16:29:41','2021-02-17 16:29:41'),(18988,6332,'action created','2021-02-17 16:29:42','2021-02-17 16:29:42'),(18989,6332,'action started via WP Cron','2021-02-17 16:31:08','2021-02-17 16:31:08'),(18990,6332,'action complete via WP Cron','2021-02-17 16:31:08','2021-02-17 16:31:08'),(18991,6333,'action created','2021-02-17 16:31:08','2021-02-17 16:31:08'),(18992,6333,'action started via WP Cron','2021-02-17 16:31:38','2021-02-17 16:31:38'),(18993,6333,'action complete via WP Cron','2021-02-17 16:31:38','2021-02-17 16:31:38'),(18994,6334,'action created','2021-02-17 16:31:39','2021-02-17 16:31:39'),(18995,6334,'action started via WP Cron','2021-02-17 16:33:06','2021-02-17 16:33:06'),(18996,6334,'action complete via WP Cron','2021-02-17 16:33:06','2021-02-17 16:33:06'),(18997,6335,'action created','2021-02-17 16:33:15','2021-02-17 16:33:15'),(18998,6335,'action started via WP Cron','2021-02-17 16:33:35','2021-02-17 16:33:35'),(18999,6335,'action complete via WP Cron','2021-02-17 16:33:35','2021-02-17 16:33:35'),(19000,6336,'action created','2021-02-17 16:33:35','2021-02-17 16:33:35'),(19001,6336,'action started via WP Cron','2021-02-17 16:34:38','2021-02-17 16:34:38'),(19002,6336,'action complete via WP Cron','2021-02-17 16:34:38','2021-02-17 16:34:38'),(19003,6337,'action created','2021-02-17 16:34:39','2021-02-17 16:34:39'),(19004,6337,'action started via WP Cron','2021-02-17 16:36:33','2021-02-17 16:36:33'),(19005,6337,'action complete via WP Cron','2021-02-17 16:36:33','2021-02-17 16:36:33'),(19006,6338,'action created','2021-02-17 16:36:42','2021-02-17 16:36:42'),(19007,6338,'action started via WP Cron','2021-02-17 16:37:41','2021-02-17 16:37:41'),(19008,6338,'action complete via WP Cron','2021-02-17 16:37:41','2021-02-17 16:37:41'),(19009,6339,'action created','2021-02-17 16:37:41','2021-02-17 16:37:41'),(19010,6339,'action started via WP Cron','2021-02-17 16:39:48','2021-02-17 16:39:48'),(19011,6339,'action complete via WP Cron','2021-02-17 16:39:48','2021-02-17 16:39:48'),(19012,6340,'action created','2021-02-17 16:39:57','2021-02-17 16:39:57'),(19013,6340,'action started via WP Cron','2021-02-17 16:41:13','2021-02-17 16:41:13'),(19014,6340,'action complete via WP Cron','2021-02-17 16:41:13','2021-02-17 16:41:13'),(19015,6341,'action created','2021-02-17 16:41:14','2021-02-17 16:41:14'),(19016,6341,'action started via WP Cron','2021-02-17 16:42:04','2021-02-17 16:42:04'),(19017,6341,'action complete via WP Cron','2021-02-17 16:42:04','2021-02-17 16:42:04'),(19018,6342,'action created','2021-02-17 16:42:05','2021-02-17 16:42:05'),(19019,6342,'action started via WP Cron','2021-02-17 16:42:43','2021-02-17 16:42:43'),(19020,6342,'action complete via WP Cron','2021-02-17 16:42:43','2021-02-17 16:42:43'),(19021,6343,'action created','2021-02-17 16:43:30','2021-02-17 16:43:30'),(19022,6343,'action started via WP Cron','2021-02-17 16:43:47','2021-02-17 16:43:47'),(19023,6343,'action complete via WP Cron','2021-02-17 16:43:47','2021-02-17 16:43:47'),(19024,6344,'action created','2021-02-17 16:44:17','2021-02-17 16:44:17'),(19025,6344,'action started via WP Cron','2021-02-17 16:45:16','2021-02-17 16:45:16'),(19026,6344,'action complete via WP Cron','2021-02-17 16:45:16','2021-02-17 16:45:16'),(19027,6345,'action created','2021-02-17 16:45:46','2021-02-17 16:45:46'),(19028,6345,'action started via WP Cron','2021-02-17 16:50:32','2021-02-17 16:50:32'),(19029,6345,'action complete via WP Cron','2021-02-17 16:50:32','2021-02-17 16:50:32'),(19030,6346,'action created','2021-02-17 16:50:34','2021-02-17 16:50:34'),(19031,6346,'action started via WP Cron','2021-02-17 16:52:10','2021-02-17 16:52:10'),(19032,6346,'action complete via WP Cron','2021-02-17 16:52:10','2021-02-17 16:52:10'),(19033,6347,'action created','2021-02-17 16:52:51','2021-02-17 16:52:51'),(19034,6347,'action started via WP Cron','2021-02-17 16:54:28','2021-02-17 16:54:28'),(19035,6347,'action complete via WP Cron','2021-02-17 16:54:28','2021-02-17 16:54:28'),(19036,6348,'action created','2021-02-17 16:54:28','2021-02-17 16:54:28'),(19037,6348,'action started via WP Cron','2021-02-17 16:54:45','2021-02-17 16:54:45'),(19038,6348,'action complete via WP Cron','2021-02-17 16:54:45','2021-02-17 16:54:45'),(19039,6349,'action created','2021-02-17 16:54:46','2021-02-17 16:54:46'),(19040,6349,'action started via WP Cron','2021-02-17 16:56:28','2021-02-17 16:56:28'),(19041,6349,'action complete via WP Cron','2021-02-17 16:56:28','2021-02-17 16:56:28'),(19042,6350,'action created','2021-02-17 16:56:28','2021-02-17 16:56:28'),(19043,6350,'action started via WP Cron','2021-02-17 16:56:47','2021-02-17 16:56:47'),(19044,6350,'action complete via WP Cron','2021-02-17 16:56:47','2021-02-17 16:56:47'),(19045,6351,'action created','2021-02-17 16:56:47','2021-02-17 16:56:47'),(19046,6351,'action started via WP Cron','2021-02-17 16:57:39','2021-02-17 16:57:39'),(19047,6351,'action complete via WP Cron','2021-02-17 16:57:39','2021-02-17 16:57:39'),(19048,6352,'action created','2021-02-17 16:58:41','2021-02-17 16:58:41'),(19049,6352,'action started via WP Cron','2021-02-17 17:03:21','2021-02-17 17:03:21'),(19050,6352,'action complete via WP Cron','2021-02-17 17:03:21','2021-02-17 17:03:21'),(19051,6353,'action created','2021-02-17 17:03:26','2021-02-17 17:03:26'),(19052,6353,'action started via WP Cron','2021-02-17 17:04:47','2021-02-17 17:04:47'),(19053,6353,'action complete via WP Cron','2021-02-17 17:04:47','2021-02-17 17:04:47'),(19054,6354,'action created','2021-02-17 17:04:47','2021-02-17 17:04:47'),(19055,6354,'action started via WP Cron','2021-02-17 17:09:05','2021-02-17 17:09:05'),(19056,6354,'action complete via WP Cron','2021-02-17 17:09:05','2021-02-17 17:09:05'),(19057,6355,'action created','2021-02-17 17:09:05','2021-02-17 17:09:05'),(19058,6355,'action started via WP Cron','2021-02-17 17:09:55','2021-02-17 17:09:55'),(19059,6355,'action complete via WP Cron','2021-02-17 17:09:55','2021-02-17 17:09:55'),(19060,6356,'action created','2021-02-17 17:09:55','2021-02-17 17:09:55'),(19061,6356,'action started via WP Cron','2021-02-17 17:13:58','2021-02-17 17:13:58'),(19062,6356,'action complete via WP Cron','2021-02-17 17:13:58','2021-02-17 17:13:58'),(19063,6357,'action created','2021-02-17 17:13:59','2021-02-17 17:13:59'),(19064,6357,'action started via WP Cron','2021-02-17 17:14:39','2021-02-17 17:14:39'),(19065,6357,'action complete via WP Cron','2021-02-17 17:14:39','2021-02-17 17:14:39'),(19066,6358,'action created','2021-02-17 17:14:40','2021-02-17 17:14:40'),(19067,6358,'action started via WP Cron','2021-02-17 17:16:02','2021-02-17 17:16:02'),(19068,6358,'action complete via WP Cron','2021-02-17 17:16:02','2021-02-17 17:16:02'),(19069,6359,'action created','2021-02-17 17:16:03','2021-02-17 17:16:03'),(19070,6359,'action started via WP Cron','2021-02-17 17:17:42','2021-02-17 17:17:42'),(19071,6359,'action complete via WP Cron','2021-02-17 17:17:42','2021-02-17 17:17:42'),(19072,6360,'action created','2021-02-17 17:17:42','2021-02-17 17:17:42'),(19073,6360,'action started via WP Cron','2021-02-17 17:22:29','2021-02-17 17:22:29'),(19074,6360,'action complete via WP Cron','2021-02-17 17:22:29','2021-02-17 17:22:29'),(19075,6361,'action created','2021-02-17 17:22:30','2021-02-17 17:22:30'),(19076,6361,'action started via WP Cron','2021-02-17 17:23:31','2021-02-17 17:23:31'),(19077,6361,'action complete via WP Cron','2021-02-17 17:23:31','2021-02-17 17:23:31'),(19078,6362,'action created','2021-02-17 17:24:38','2021-02-17 17:24:38'),(19079,6362,'action started via WP Cron','2021-02-17 17:28:54','2021-02-17 17:28:54'),(19080,6362,'action complete via WP Cron','2021-02-17 17:28:54','2021-02-17 17:28:54'),(19081,6363,'action created','2021-02-17 17:31:34','2021-02-17 17:31:34'),(19082,6363,'action started via WP Cron','2021-02-17 17:33:07','2021-02-17 17:33:07'),(19083,6363,'action complete via WP Cron','2021-02-17 17:33:07','2021-02-17 17:33:07'),(19084,6364,'action created','2021-02-17 17:37:07','2021-02-17 17:37:07'),(19085,6364,'action started via WP Cron','2021-02-17 17:37:55','2021-02-17 17:37:55'),(19086,6364,'action complete via WP Cron','2021-02-17 17:37:55','2021-02-17 17:37:55'),(19087,6365,'action created','2021-02-17 17:39:26','2021-02-17 17:39:26'),(19088,6365,'action started via WP Cron','2021-02-17 17:39:38','2021-02-17 17:39:38'),(19089,6365,'action complete via WP Cron','2021-02-17 17:39:38','2021-02-17 17:39:38'),(19090,6366,'action created','2021-02-17 17:39:38','2021-02-17 17:39:38'),(19091,6366,'action started via WP Cron','2021-02-17 17:44:14','2021-02-17 17:44:14'),(19092,6366,'action complete via WP Cron','2021-02-17 17:44:14','2021-02-17 17:44:14'),(19093,6367,'action created','2021-02-17 17:44:15','2021-02-17 17:44:15'),(19094,6367,'action started via WP Cron','2021-02-17 17:48:11','2021-02-17 17:48:11'),(19095,6367,'action complete via WP Cron','2021-02-17 17:48:11','2021-02-17 17:48:11'),(19096,6368,'action created','2021-02-17 17:54:25','2021-02-17 17:54:25'),(19097,6368,'action started via WP Cron','2021-02-17 17:57:24','2021-02-17 17:57:24'),(19098,6368,'action complete via WP Cron','2021-02-17 17:57:24','2021-02-17 17:57:24'),(19099,6369,'action created','2021-02-17 17:57:27','2021-02-17 17:57:27'),(19100,6369,'action started via WP Cron','2021-02-17 17:58:03','2021-02-17 17:58:03'),(19101,6369,'action complete via WP Cron','2021-02-17 17:58:03','2021-02-17 17:58:03'),(19102,6370,'action created','2021-02-17 18:00:00','2021-02-17 18:00:00'),(19103,6370,'action started via WP Cron','2021-02-17 18:03:06','2021-02-17 18:03:06'),(19104,6370,'action complete via WP Cron','2021-02-17 18:03:06','2021-02-17 18:03:06'),(19105,6371,'action created','2021-02-17 18:04:14','2021-02-17 18:04:14'),(19106,6371,'action started via WP Cron','2021-02-17 18:04:41','2021-02-17 18:04:41'),(19107,6371,'action complete via WP Cron','2021-02-17 18:04:41','2021-02-17 18:04:41'),(19108,6372,'action created','2021-02-17 18:04:41','2021-02-17 18:04:41'),(19109,6372,'action started via WP Cron','2021-02-17 18:05:35','2021-02-17 18:05:35'),(19110,6372,'action complete via WP Cron','2021-02-17 18:05:35','2021-02-17 18:05:35'),(19111,6373,'action created','2021-02-17 18:05:35','2021-02-17 18:05:35'),(19112,6373,'action started via WP Cron','2021-02-17 18:06:42','2021-02-17 18:06:42'),(19113,6373,'action complete via WP Cron','2021-02-17 18:06:42','2021-02-17 18:06:42'),(19114,6374,'action created','2021-02-17 18:06:42','2021-02-17 18:06:42'),(19115,6374,'action started via WP Cron','2021-02-17 18:11:18','2021-02-17 18:11:18'),(19116,6374,'action complete via WP Cron','2021-02-17 18:11:18','2021-02-17 18:11:18'),(19117,6375,'action created','2021-02-17 18:11:19','2021-02-17 18:11:19'),(19118,6375,'action started via WP Cron','2021-02-17 18:12:07','2021-02-17 18:12:07'),(19119,6375,'action complete via WP Cron','2021-02-17 18:12:07','2021-02-17 18:12:07'),(19120,6376,'action created','2021-02-17 18:12:13','2021-02-17 18:12:13'),(19121,6376,'action started via WP Cron','2021-02-17 18:16:45','2021-02-17 18:16:45'),(19122,6376,'action complete via WP Cron','2021-02-17 18:16:45','2021-02-17 18:16:45'),(19123,6377,'action created','2021-02-17 18:16:45','2021-02-17 18:16:45'),(19124,6377,'action started via WP Cron','2021-02-17 18:22:05','2021-02-17 18:22:05'),(19125,6377,'action complete via WP Cron','2021-02-17 18:22:05','2021-02-17 18:22:05'),(19126,6378,'action created','2021-02-17 18:22:05','2021-02-17 18:22:05'),(19127,6378,'action started via WP Cron','2021-02-17 18:25:15','2021-02-17 18:25:15'),(19128,6378,'action complete via WP Cron','2021-02-17 18:25:15','2021-02-17 18:25:15'),(19129,6379,'action created','2021-02-17 18:25:30','2021-02-17 18:25:30'),(19130,6379,'action started via WP Cron','2021-02-17 18:25:46','2021-02-17 18:25:46'),(19131,6379,'action complete via WP Cron','2021-02-17 18:25:46','2021-02-17 18:25:46'),(19132,6380,'action created','2021-02-17 18:26:01','2021-02-17 18:26:01'),(19133,6380,'action started via WP Cron','2021-02-17 18:27:13','2021-02-17 18:27:13'),(19134,6380,'action complete via WP Cron','2021-02-17 18:27:13','2021-02-17 18:27:13'),(19135,6381,'action created','2021-02-17 18:27:21','2021-02-17 18:27:21'),(19136,6381,'action started via WP Cron','2021-02-17 18:29:03','2021-02-17 18:29:03'),(19137,6381,'action complete via WP Cron','2021-02-17 18:29:03','2021-02-17 18:29:03'),(19138,6382,'action created','2021-02-17 18:33:07','2021-02-17 18:33:07'),(19139,6382,'action started via WP Cron','2021-02-17 18:37:45','2021-02-17 18:37:45'),(19140,6382,'action complete via WP Cron','2021-02-17 18:37:45','2021-02-17 18:37:45'),(19141,6383,'action created','2021-02-17 18:38:12','2021-02-17 18:38:12'),(19142,6383,'action started via WP Cron','2021-02-17 18:38:36','2021-02-17 18:38:36'),(19143,6383,'action complete via WP Cron','2021-02-17 18:38:36','2021-02-17 18:38:36'),(19144,6384,'action created','2021-02-17 18:39:02','2021-02-17 18:39:02'),(19145,6384,'action started via WP Cron','2021-02-17 18:40:04','2021-02-17 18:40:04'),(19146,6384,'action complete via WP Cron','2021-02-17 18:40:04','2021-02-17 18:40:04'),(19147,6385,'action created','2021-02-17 18:40:59','2021-02-17 18:40:59'),(19148,6385,'action started via WP Cron','2021-02-17 18:42:24','2021-02-17 18:42:24'),(19149,6385,'action complete via WP Cron','2021-02-17 18:42:24','2021-02-17 18:42:24'),(19150,6386,'action created','2021-02-17 18:42:25','2021-02-17 18:42:25'),(19151,6386,'action started via WP Cron','2021-02-17 18:43:47','2021-02-17 18:43:47'),(19152,6386,'action complete via WP Cron','2021-02-17 18:43:47','2021-02-17 18:43:47'),(19153,6387,'action created','2021-02-17 18:43:47','2021-02-17 18:43:47'),(19154,6387,'action started via WP Cron','2021-02-17 18:44:49','2021-02-17 18:44:49'),(19155,6387,'action complete via WP Cron','2021-02-17 18:44:49','2021-02-17 18:44:49'),(19156,6388,'action created','2021-02-17 18:44:51','2021-02-17 18:44:51'),(19157,6388,'action started via WP Cron','2021-02-17 18:50:48','2021-02-17 18:50:48'),(19158,6388,'action complete via WP Cron','2021-02-17 18:50:48','2021-02-17 18:50:48'),(19159,6389,'action created','2021-02-17 18:50:48','2021-02-17 18:50:48'),(19160,6389,'action started via WP Cron','2021-02-17 18:53:30','2021-02-17 18:53:30'),(19161,6389,'action complete via WP Cron','2021-02-17 18:53:30','2021-02-17 18:53:30'),(19162,6390,'action created','2021-02-17 18:53:34','2021-02-17 18:53:34'),(19163,6390,'action started via WP Cron','2021-02-17 18:54:35','2021-02-17 18:54:35'),(19164,6390,'action complete via WP Cron','2021-02-17 18:54:35','2021-02-17 18:54:35'),(19165,6391,'action created','2021-02-17 18:54:47','2021-02-17 18:54:47'),(19166,6391,'action started via WP Cron','2021-02-17 18:56:40','2021-02-17 18:56:40'),(19167,6391,'action complete via WP Cron','2021-02-17 18:56:40','2021-02-17 18:56:40'),(19168,6392,'action created','2021-02-17 18:57:03','2021-02-17 18:57:03'),(19169,6392,'action started via WP Cron','2021-02-17 19:03:11','2021-02-17 19:03:11'),(19170,6392,'action complete via WP Cron','2021-02-17 19:03:11','2021-02-17 19:03:11'),(19171,6393,'action created','2021-02-17 19:10:32','2021-02-17 19:10:32'),(19172,6393,'action started via WP Cron','2021-02-17 19:11:02','2021-02-17 19:11:02'),(19173,6393,'action complete via WP Cron','2021-02-17 19:11:02','2021-02-17 19:11:02'),(19174,6394,'action created','2021-02-17 19:12:32','2021-02-17 19:12:32'),(19175,6394,'action started via WP Cron','2021-02-17 19:13:51','2021-02-17 19:13:51'),(19176,6394,'action complete via WP Cron','2021-02-17 19:13:51','2021-02-17 19:13:51'),(19177,6395,'action created','2021-02-17 19:14:16','2021-02-17 19:14:16'),(19178,6395,'action started via WP Cron','2021-02-17 19:19:09','2021-02-17 19:19:09'),(19179,6395,'action complete via WP Cron','2021-02-17 19:19:09','2021-02-17 19:19:09'),(19180,6396,'action created','2021-02-17 19:19:09','2021-02-17 19:19:09'),(19181,6396,'action started via WP Cron','2021-02-17 19:23:45','2021-02-17 19:23:45'),(19182,6396,'action complete via WP Cron','2021-02-17 19:23:45','2021-02-17 19:23:45'),(19183,6397,'action created','2021-02-17 19:23:46','2021-02-17 19:23:46'),(19184,6397,'action started via WP Cron','2021-02-17 19:26:16','2021-02-17 19:26:16'),(19185,6397,'action complete via WP Cron','2021-02-17 19:26:16','2021-02-17 19:26:16'),(19186,6398,'action created','2021-02-17 19:27:56','2021-02-17 19:27:56'),(19187,6398,'action started via WP Cron','2021-02-17 19:30:12','2021-02-17 19:30:12'),(19188,6398,'action complete via WP Cron','2021-02-17 19:30:13','2021-02-17 19:30:13'),(19189,6399,'action created','2021-02-17 19:30:13','2021-02-17 19:30:13'),(19190,6399,'action started via WP Cron','2021-02-17 19:31:59','2021-02-17 19:31:59'),(19191,6399,'action complete via WP Cron','2021-02-17 19:31:59','2021-02-17 19:31:59'),(19192,6400,'action created','2021-02-17 19:32:40','2021-02-17 19:32:40'),(19193,6400,'action started via WP Cron','2021-02-17 19:37:50','2021-02-17 19:37:50'),(19194,6400,'action complete via WP Cron','2021-02-17 19:37:50','2021-02-17 19:37:50'),(19195,6401,'action created','2021-02-17 19:47:56','2021-02-17 19:47:56'),(19196,6401,'action started via WP Cron','2021-02-17 19:50:38','2021-02-17 19:50:38'),(19197,6401,'action complete via WP Cron','2021-02-17 19:50:38','2021-02-17 19:50:38'),(19198,6402,'action created','2021-02-17 19:50:40','2021-02-17 19:50:40'),(19199,6402,'action started via WP Cron','2021-02-17 19:53:15','2021-02-17 19:53:15'),(19200,6402,'action complete via WP Cron','2021-02-17 19:53:15','2021-02-17 19:53:15'),(19201,6403,'action created','2021-02-17 19:53:16','2021-02-17 19:53:16'),(19202,6403,'action started via WP Cron','2021-02-17 19:53:38','2021-02-17 19:53:38'),(19203,6403,'action complete via WP Cron','2021-02-17 19:53:38','2021-02-17 19:53:38'),(19204,6404,'action created','2021-02-17 19:53:39','2021-02-17 19:53:39'),(19205,6404,'action started via WP Cron','2021-02-17 19:56:25','2021-02-17 19:56:25'),(19206,6404,'action complete via WP Cron','2021-02-17 19:56:25','2021-02-17 19:56:25'),(19207,6405,'action created','2021-02-17 19:56:25','2021-02-17 19:56:25'),(19208,6405,'action started via WP Cron','2021-02-17 19:59:40','2021-02-17 19:59:40'),(19209,6405,'action complete via WP Cron','2021-02-17 19:59:40','2021-02-17 19:59:40'),(19210,6406,'action created','2021-02-17 19:59:43','2021-02-17 19:59:43'),(19211,6406,'action started via WP Cron','2021-02-17 20:03:07','2021-02-17 20:03:07'),(19212,6406,'action complete via WP Cron','2021-02-17 20:03:07','2021-02-17 20:03:07'),(19213,6407,'action created','2021-02-17 20:04:38','2021-02-17 20:04:38'),(19214,6407,'action started via WP Cron','2021-02-17 20:07:17','2021-02-17 20:07:17'),(19215,6407,'action complete via WP Cron','2021-02-17 20:07:17','2021-02-17 20:07:17'),(19216,6408,'action created','2021-02-17 20:07:20','2021-02-17 20:07:20'),(19217,6408,'action started via WP Cron','2021-02-17 20:07:56','2021-02-17 20:07:56'),(19218,6408,'action complete via WP Cron','2021-02-17 20:07:56','2021-02-17 20:07:56'),(19219,6409,'action created','2021-02-17 20:08:02','2021-02-17 20:08:02'),(19220,6410,'action created','2021-02-17 20:08:02','2021-02-17 20:08:02'),(19221,6409,'action started via WP Cron','2021-02-17 20:17:15','2021-02-17 20:17:15'),(19222,6409,'action complete via WP Cron','2021-02-17 20:17:15','2021-02-17 20:17:15'),(19223,6410,'action started via WP Cron','2021-02-17 20:17:15','2021-02-17 20:17:15'),(19224,6410,'action complete via WP Cron','2021-02-17 20:17:15','2021-02-17 20:17:15'),(19225,6411,'action created','2021-02-17 20:17:15','2021-02-17 20:17:15'),(19226,6411,'action started via WP Cron','2021-02-17 20:17:50','2021-02-17 20:17:50'),(19227,6411,'action complete via WP Cron','2021-02-17 20:17:50','2021-02-17 20:17:50'),(19228,6412,'action created','2021-02-17 20:17:52','2021-02-17 20:17:52'),(19229,6412,'action started via WP Cron','2021-02-17 20:20:01','2021-02-17 20:20:01'),(19230,6412,'action complete via WP Cron','2021-02-17 20:20:01','2021-02-17 20:20:01'),(19231,6413,'action created','2021-02-17 20:20:02','2021-02-17 20:20:02'),(19232,6413,'action started via WP Cron','2021-02-17 20:21:03','2021-02-17 20:21:03'),(19233,6413,'action complete via WP Cron','2021-02-17 20:21:03','2021-02-17 20:21:03'),(19234,6414,'action created','2021-02-17 20:21:06','2021-02-17 20:21:06'),(19235,6414,'action started via WP Cron','2021-02-17 20:26:23','2021-02-17 20:26:23'),(19236,6414,'action complete via WP Cron','2021-02-17 20:26:23','2021-02-17 20:26:23'),(19237,6415,'action created','2021-02-17 20:26:32','2021-02-17 20:26:32'),(19238,6415,'action started via WP Cron','2021-02-17 20:28:54','2021-02-17 20:28:54'),(19239,6415,'action complete via WP Cron','2021-02-17 20:28:54','2021-02-17 20:28:54'),(19240,6416,'action created','2021-02-17 20:28:54','2021-02-17 20:28:54'),(19241,6416,'action started via WP Cron','2021-02-17 20:30:37','2021-02-17 20:30:37'),(19242,6416,'action complete via WP Cron','2021-02-17 20:30:37','2021-02-17 20:30:37'),(19243,6417,'action created','2021-02-17 20:30:38','2021-02-17 20:30:38'),(19244,6417,'action started via WP Cron','2021-02-17 20:32:12','2021-02-17 20:32:12'),(19245,6417,'action complete via WP Cron','2021-02-17 20:32:12','2021-02-17 20:32:12'),(19246,6418,'action created','2021-02-17 20:33:48','2021-02-17 20:33:48'),(19247,6418,'action started via WP Cron','2021-02-17 20:34:35','2021-02-17 20:34:35'),(19248,6418,'action complete via WP Cron','2021-02-17 20:34:35','2021-02-17 20:34:35'),(19249,6419,'action created','2021-02-17 20:34:36','2021-02-17 20:34:36'),(19250,6419,'action started via WP Cron','2021-02-17 20:35:54','2021-02-17 20:35:54'),(19251,6419,'action complete via WP Cron','2021-02-17 20:35:54','2021-02-17 20:35:54'),(19252,6420,'action created','2021-02-17 20:35:55','2021-02-17 20:35:55'),(19253,6420,'action started via WP Cron','2021-02-17 20:36:40','2021-02-17 20:36:40'),(19254,6420,'action complete via WP Cron','2021-02-17 20:36:40','2021-02-17 20:36:40'),(19255,6421,'action created','2021-02-17 20:38:24','2021-02-17 20:38:24'),(19256,6421,'action started via WP Cron','2021-02-17 20:40:36','2021-02-17 20:40:36'),(19257,6421,'action complete via WP Cron','2021-02-17 20:40:36','2021-02-17 20:40:36'),(19258,6422,'action created','2021-02-17 20:43:10','2021-02-17 20:43:10'),(19259,6422,'action started via WP Cron','2021-02-17 20:50:11','2021-02-17 20:50:11'),(19260,6422,'action complete via WP Cron','2021-02-17 20:50:11','2021-02-17 20:50:11'),(19261,6423,'action created','2021-02-17 21:00:44','2021-02-17 21:00:44'),(19262,6423,'action started via WP Cron','2021-02-17 21:03:07','2021-02-17 21:03:07'),(19263,6423,'action complete via WP Cron','2021-02-17 21:03:07','2021-02-17 21:03:07'),(19264,6424,'action created','2021-02-17 21:03:34','2021-02-17 21:03:34'),(19265,6424,'action started via WP Cron','2021-02-17 21:04:56','2021-02-17 21:04:56'),(19266,6424,'action complete via WP Cron','2021-02-17 21:04:56','2021-02-17 21:04:56'),(19267,6425,'action created','2021-02-17 21:04:59','2021-02-17 21:04:59'),(19268,6425,'action started via WP Cron','2021-02-17 21:06:26','2021-02-17 21:06:26'),(19269,6425,'action complete via WP Cron','2021-02-17 21:06:27','2021-02-17 21:06:27'),(19270,6426,'action created','2021-02-17 21:06:27','2021-02-17 21:06:27'),(19271,6426,'action started via WP Cron','2021-02-17 21:08:42','2021-02-17 21:08:42'),(19272,6426,'action complete via WP Cron','2021-02-17 21:08:42','2021-02-17 21:08:42'),(19273,6427,'action created','2021-02-17 21:10:39','2021-02-17 21:10:39'),(19274,6427,'action started via WP Cron','2021-02-17 21:13:00','2021-02-17 21:13:00'),(19275,6427,'action complete via WP Cron','2021-02-17 21:13:00','2021-02-17 21:13:00'),(19276,6428,'action created','2021-02-17 21:14:50','2021-02-17 21:14:50'),(19277,6428,'action started via WP Cron','2021-02-17 21:18:43','2021-02-17 21:18:43'),(19278,6428,'action complete via WP Cron','2021-02-17 21:18:43','2021-02-17 21:18:43'),(19279,6429,'action created','2021-02-17 21:21:02','2021-02-17 21:21:02'),(19280,6429,'action started via WP Cron','2021-02-17 21:22:14','2021-02-17 21:22:14'),(19281,6429,'action complete via WP Cron','2021-02-17 21:22:14','2021-02-17 21:22:14'),(19282,6430,'action created','2021-02-17 21:22:16','2021-02-17 21:22:16'),(19283,6430,'action started via WP Cron','2021-02-17 21:23:02','2021-02-17 21:23:02'),(19284,6430,'action complete via WP Cron','2021-02-17 21:23:02','2021-02-17 21:23:02'),(19285,6431,'action created','2021-02-17 21:23:02','2021-02-17 21:23:02'),(19286,6431,'action started via WP Cron','2021-02-17 21:23:44','2021-02-17 21:23:44'),(19287,6431,'action complete via WP Cron','2021-02-17 21:23:44','2021-02-17 21:23:44'),(19288,6432,'action created','2021-02-17 21:23:46','2021-02-17 21:23:46'),(19289,6432,'action started via WP Cron','2021-02-17 21:24:35','2021-02-17 21:24:35'),(19290,6432,'action complete via WP Cron','2021-02-17 21:24:35','2021-02-17 21:24:35'),(19291,6433,'action created','2021-02-17 21:24:37','2021-02-17 21:24:37'),(19292,6433,'action started via WP Cron','2021-02-17 21:25:41','2021-02-17 21:25:41'),(19293,6433,'action complete via WP Cron','2021-02-17 21:25:41','2021-02-17 21:25:41'),(19294,6434,'action created','2021-02-17 21:25:42','2021-02-17 21:25:42'),(19295,6434,'action started via WP Cron','2021-02-17 21:29:30','2021-02-17 21:29:30'),(19296,6434,'action complete via WP Cron','2021-02-17 21:29:30','2021-02-17 21:29:30'),(19297,6435,'action created','2021-02-17 21:30:26','2021-02-17 21:30:26'),(19298,6435,'action started via WP Cron','2021-02-17 21:31:32','2021-02-17 21:31:32'),(19299,6435,'action complete via WP Cron','2021-02-17 21:31:32','2021-02-17 21:31:32'),(19300,6436,'action created','2021-02-17 21:31:34','2021-02-17 21:31:34'),(19301,6436,'action started via WP Cron','2021-02-17 21:33:07','2021-02-17 21:33:07'),(19302,6436,'action complete via WP Cron','2021-02-17 21:33:07','2021-02-17 21:33:07'),(19303,6437,'action created','2021-02-17 21:37:06','2021-02-17 21:37:06'),(19304,6437,'action started via WP Cron','2021-02-17 21:37:44','2021-02-17 21:37:44'),(19305,6437,'action complete via WP Cron','2021-02-17 21:37:44','2021-02-17 21:37:44'),(19306,6438,'action created','2021-02-17 21:37:44','2021-02-17 21:37:44'),(19307,6438,'action started via WP Cron','2021-02-17 21:39:57','2021-02-17 21:39:57'),(19308,6438,'action complete via WP Cron','2021-02-17 21:39:57','2021-02-17 21:39:57'),(19309,6439,'action created','2021-02-17 21:40:08','2021-02-17 21:40:08'),(19310,6439,'action started via WP Cron','2021-02-17 21:41:35','2021-02-17 21:41:35'),(19311,6439,'action complete via WP Cron','2021-02-17 21:41:35','2021-02-17 21:41:35'),(19312,6440,'action created','2021-02-17 21:41:48','2021-02-17 21:41:48'),(19313,6440,'action started via WP Cron','2021-02-17 21:43:02','2021-02-17 21:43:02'),(19314,6440,'action complete via WP Cron','2021-02-17 21:43:02','2021-02-17 21:43:02'),(19315,6441,'action created','2021-02-17 21:43:57','2021-02-17 21:43:57'),(19316,6441,'action started via WP Cron','2021-02-17 21:44:55','2021-02-17 21:44:55'),(19317,6441,'action complete via WP Cron','2021-02-17 21:44:55','2021-02-17 21:44:55'),(19318,6442,'action created','2021-02-17 21:48:13','2021-02-17 21:48:13'),(19319,6442,'action started via WP Cron','2021-02-17 21:50:44','2021-02-17 21:50:44'),(19320,6442,'action complete via WP Cron','2021-02-17 21:50:44','2021-02-17 21:50:44'),(19321,6443,'action created','2021-02-17 21:51:12','2021-02-17 21:51:12'),(19322,6443,'action started via WP Cron','2021-02-17 21:51:57','2021-02-17 21:51:57'),(19323,6443,'action complete via WP Cron','2021-02-17 21:51:57','2021-02-17 21:51:57'),(19324,6444,'action created','2021-02-17 21:52:05','2021-02-17 21:52:05'),(19325,6444,'action started via WP Cron','2021-02-17 21:54:15','2021-02-17 21:54:15'),(19326,6444,'action complete via WP Cron','2021-02-17 21:54:15','2021-02-17 21:54:15'),(19327,6445,'action created','2021-02-17 21:54:17','2021-02-17 21:54:17'),(19328,6445,'action started via WP Cron','2021-02-17 21:56:46','2021-02-17 21:56:46'),(19329,6445,'action complete via WP Cron','2021-02-17 21:56:46','2021-02-17 21:56:46'),(19330,6446,'action created','2021-02-17 21:57:21','2021-02-17 21:57:21'),(19331,6446,'action started via WP Cron','2021-02-17 21:58:15','2021-02-17 21:58:15'),(19332,6446,'action complete via WP Cron','2021-02-17 21:58:15','2021-02-17 21:58:15'),(19333,6447,'action created','2021-02-17 21:58:16','2021-02-17 21:58:16'),(19334,6447,'action started via WP Cron','2021-02-17 21:58:58','2021-02-17 21:58:58'),(19335,6447,'action complete via WP Cron','2021-02-17 21:58:58','2021-02-17 21:58:58'),(19336,6448,'action created','2021-02-17 21:58:59','2021-02-17 21:58:59'),(19337,6448,'action started via WP Cron','2021-02-17 22:00:36','2021-02-17 22:00:36'),(19338,6448,'action complete via WP Cron','2021-02-17 22:00:36','2021-02-17 22:00:36'),(19339,6449,'action created','2021-02-17 22:00:49','2021-02-17 22:00:49'),(19340,6449,'action started via WP Cron','2021-02-17 22:03:07','2021-02-17 22:03:07'),(19341,6449,'action complete via WP Cron','2021-02-17 22:03:07','2021-02-17 22:03:07'),(19342,6450,'action created','2021-02-17 22:06:24','2021-02-17 22:06:24'),(19343,6450,'action started via WP Cron','2021-02-17 22:09:03','2021-02-17 22:09:03'),(19344,6450,'action complete via WP Cron','2021-02-17 22:09:03','2021-02-17 22:09:03'),(19345,6451,'action created','2021-02-17 22:09:03','2021-02-17 22:09:03'),(19346,6451,'action started via WP Cron','2021-02-17 22:11:36','2021-02-17 22:11:36'),(19347,6451,'action complete via WP Cron','2021-02-17 22:11:36','2021-02-17 22:11:36'),(19348,6452,'action created','2021-02-17 22:11:37','2021-02-17 22:11:37'),(19349,6452,'action started via WP Cron','2021-02-17 22:12:47','2021-02-17 22:12:47'),(19350,6452,'action complete via WP Cron','2021-02-17 22:12:47','2021-02-17 22:12:47'),(19351,6453,'action created','2021-02-17 22:12:48','2021-02-17 22:12:48'),(19352,6453,'action started via WP Cron','2021-02-17 22:19:55','2021-02-17 22:19:55'),(19353,6453,'action complete via WP Cron','2021-02-17 22:19:55','2021-02-17 22:19:55'),(19354,6454,'action created','2021-02-17 22:19:55','2021-02-17 22:19:55'),(19355,6454,'action started via WP Cron','2021-02-17 22:21:02','2021-02-17 22:21:02'),(19356,6454,'action complete via WP Cron','2021-02-17 22:21:02','2021-02-17 22:21:02'),(19357,6455,'action created','2021-02-17 22:23:59','2021-02-17 22:23:59'),(19358,6455,'action started via WP Cron','2021-02-17 22:25:30','2021-02-17 22:25:30'),(19359,6455,'action complete via WP Cron','2021-02-17 22:25:30','2021-02-17 22:25:30'),(19360,6456,'action created','2021-02-17 22:25:37','2021-02-17 22:25:37'),(19361,6456,'action started via WP Cron','2021-02-17 22:27:46','2021-02-17 22:27:46'),(19362,6456,'action complete via WP Cron','2021-02-17 22:27:46','2021-02-17 22:27:46'),(19363,6457,'action created','2021-02-17 22:30:37','2021-02-17 22:30:37'),(19364,6457,'action started via WP Cron','2021-02-17 22:32:00','2021-02-17 22:32:00'),(19365,6457,'action complete via WP Cron','2021-02-17 22:32:00','2021-02-17 22:32:00'),(19366,6458,'action created','2021-02-17 22:33:07','2021-02-17 22:33:07'),(19367,6458,'action started via WP Cron','2021-02-17 22:33:45','2021-02-17 22:33:45'),(19368,6458,'action complete via WP Cron','2021-02-17 22:33:45','2021-02-17 22:33:45'),(19369,6459,'action created','2021-02-17 22:33:47','2021-02-17 22:33:47'),(19370,6459,'action started via WP Cron','2021-02-17 22:34:41','2021-02-17 22:34:41'),(19371,6459,'action complete via WP Cron','2021-02-17 22:34:41','2021-02-17 22:34:41'),(19372,6460,'action created','2021-02-17 22:34:41','2021-02-17 22:34:41'),(19373,6460,'action started via WP Cron','2021-02-17 22:52:21','2021-02-17 22:52:21'),(19374,6460,'action complete via WP Cron','2021-02-17 22:52:21','2021-02-17 22:52:21'),(19375,6461,'action created','2021-02-17 22:52:21','2021-02-17 22:52:21'),(19376,6461,'action started via WP Cron','2021-02-17 22:57:00','2021-02-17 22:57:00'),(19377,6461,'action complete via WP Cron','2021-02-17 22:57:00','2021-02-17 22:57:00'),(19378,6462,'action created','2021-02-17 22:57:01','2021-02-17 22:57:01'),(19379,6462,'action started via WP Cron','2021-02-17 23:00:41','2021-02-17 23:00:41'),(19380,6462,'action complete via WP Cron','2021-02-17 23:00:41','2021-02-17 23:00:41'),(19381,6463,'action created','2021-02-17 23:00:46','2021-02-17 23:00:46'),(19382,6463,'action started via WP Cron','2021-02-17 23:02:11','2021-02-17 23:02:11'),(19383,6463,'action complete via WP Cron','2021-02-17 23:02:11','2021-02-17 23:02:11'),(19384,6464,'action created','2021-02-17 23:03:06','2021-02-17 23:03:06'),(19385,6464,'action started via WP Cron','2021-02-17 23:07:45','2021-02-17 23:07:45'),(19386,6464,'action complete via WP Cron','2021-02-17 23:07:45','2021-02-17 23:07:45'),(19387,6465,'action created','2021-02-17 23:07:45','2021-02-17 23:07:45'),(19388,6465,'action started via WP Cron','2021-02-17 23:17:33','2021-02-17 23:17:33'),(19389,6465,'action complete via WP Cron','2021-02-17 23:17:34','2021-02-17 23:17:34'),(19390,6466,'action created','2021-02-17 23:17:34','2021-02-17 23:17:34'),(19391,6466,'action started via WP Cron','2021-02-17 23:18:35','2021-02-17 23:18:35'),(19392,6466,'action complete via WP Cron','2021-02-17 23:18:35','2021-02-17 23:18:35'),(19393,6467,'action created','2021-02-17 23:18:36','2021-02-17 23:18:36'),(19394,6467,'action started via WP Cron','2021-02-17 23:19:54','2021-02-17 23:19:54'),(19395,6467,'action complete via WP Cron','2021-02-17 23:19:54','2021-02-17 23:19:54'),(19396,6468,'action created','2021-02-17 23:19:54','2021-02-17 23:19:54'),(19397,6468,'action started via WP Cron','2021-02-17 23:21:00','2021-02-17 23:21:00'),(19398,6468,'action complete via WP Cron','2021-02-17 23:21:00','2021-02-17 23:21:00'),(19399,6469,'action created','2021-02-17 23:23:18','2021-02-17 23:23:18'),(19400,6469,'action started via WP Cron','2021-02-17 23:23:48','2021-02-17 23:23:48'),(19401,6469,'action complete via WP Cron','2021-02-17 23:23:48','2021-02-17 23:23:48'),(19402,6470,'action created','2021-02-17 23:23:48','2021-02-17 23:23:48'),(19403,6470,'action started via WP Cron','2021-02-17 23:31:28','2021-02-17 23:31:28'),(19404,6470,'action complete via WP Cron','2021-02-17 23:31:28','2021-02-17 23:31:28'),(19405,6471,'action created','2021-02-17 23:31:28','2021-02-17 23:31:28'),(19406,6471,'action started via WP Cron','2021-02-17 23:31:44','2021-02-17 23:31:44'),(19407,6471,'action complete via WP Cron','2021-02-17 23:31:44','2021-02-17 23:31:44'),(19408,6472,'action created','2021-02-17 23:31:52','2021-02-17 23:31:52'),(19409,6472,'action started via WP Cron','2021-02-17 23:33:22','2021-02-17 23:33:22'),(19410,6472,'action complete via WP Cron','2021-02-17 23:33:22','2021-02-17 23:33:22'),(19411,6473,'action created','2021-02-17 23:33:27','2021-02-17 23:33:27'),(19412,6473,'action started via WP Cron','2021-02-17 23:33:44','2021-02-17 23:33:44'),(19413,6473,'action complete via WP Cron','2021-02-17 23:33:44','2021-02-17 23:33:44'),(19414,6474,'action created','2021-02-17 23:38:15','2021-02-17 23:38:15'),(19415,6474,'action started via WP Cron','2021-02-17 23:40:07','2021-02-17 23:40:07'),(19416,6474,'action complete via WP Cron','2021-02-17 23:40:07','2021-02-17 23:40:07'),(19417,6475,'action created','2021-02-17 23:42:10','2021-02-17 23:42:10'),(19418,6475,'action started via WP Cron','2021-02-17 23:42:46','2021-02-17 23:42:46'),(19419,6475,'action complete via WP Cron','2021-02-17 23:42:46','2021-02-17 23:42:46'),(19420,6476,'action created','2021-02-17 23:42:47','2021-02-17 23:42:47'),(19421,6476,'action started via WP Cron','2021-02-17 23:43:42','2021-02-17 23:43:42'),(19422,6476,'action complete via WP Cron','2021-02-17 23:43:42','2021-02-17 23:43:42'),(19423,6477,'action created','2021-02-17 23:44:13','2021-02-17 23:44:13'),(19424,6477,'action started via WP Cron','2021-02-17 23:47:12','2021-02-17 23:47:12'),(19425,6477,'action complete via WP Cron','2021-02-17 23:47:12','2021-02-17 23:47:12'),(19426,6478,'action created','2021-02-17 23:47:12','2021-02-17 23:47:12'),(19427,6478,'action started via WP Cron','2021-02-17 23:52:45','2021-02-17 23:52:45'),(19428,6478,'action complete via WP Cron','2021-02-17 23:52:45','2021-02-17 23:52:45'),(19429,6479,'action created','2021-02-17 23:52:46','2021-02-17 23:52:46'),(19430,6479,'action started via WP Cron','2021-02-18 00:00:52','2021-02-18 00:00:52'),(19431,6479,'action complete via WP Cron','2021-02-18 00:00:52','2021-02-18 00:00:52'),(19432,6480,'action created','2021-02-18 00:00:53','2021-02-18 00:00:53'),(19433,6480,'action started via WP Cron','2021-02-18 00:03:07','2021-02-18 00:03:07'),(19434,6480,'action complete via WP Cron','2021-02-18 00:03:07','2021-02-18 00:03:07'),(19435,6481,'action created','2021-02-18 00:04:19','2021-02-18 00:04:19'),(19436,6481,'action started via WP Cron','2021-02-18 00:04:40','2021-02-18 00:04:40'),(19437,6481,'action complete via WP Cron','2021-02-18 00:04:40','2021-02-18 00:04:40'),(19438,6482,'action created','2021-02-18 00:04:42','2021-02-18 00:04:42'),(19439,6482,'action started via WP Cron','2021-02-18 00:05:58','2021-02-18 00:05:58'),(19440,6482,'action complete via WP Cron','2021-02-18 00:05:58','2021-02-18 00:05:58'),(19441,6483,'action created','2021-02-18 00:05:59','2021-02-18 00:05:59'),(19442,6483,'action started via WP Cron','2021-02-18 00:11:36','2021-02-18 00:11:36'),(19443,6483,'action complete via WP Cron','2021-02-18 00:11:36','2021-02-18 00:11:36'),(19444,6484,'action created','2021-02-18 00:12:49','2021-02-18 00:12:49'),(19445,6484,'action started via WP Cron','2021-02-18 00:18:51','2021-02-18 00:18:51'),(19446,6484,'action complete via WP Cron','2021-02-18 00:18:51','2021-02-18 00:18:51'),(19447,6485,'action created','2021-02-18 00:18:52','2021-02-18 00:18:52'),(19448,6485,'action started via WP Cron','2021-02-18 00:20:58','2021-02-18 00:20:58'),(19449,6485,'action complete via WP Cron','2021-02-18 00:20:58','2021-02-18 00:20:58'),(19450,6486,'action created','2021-02-18 00:21:40','2021-02-18 00:21:40'),(19451,6486,'action started via WP Cron','2021-02-18 00:22:58','2021-02-18 00:22:58'),(19452,6486,'action complete via WP Cron','2021-02-18 00:22:58','2021-02-18 00:22:58'),(19453,6487,'action created','2021-02-18 00:24:54','2021-02-18 00:24:54'),(19454,6487,'action started via WP Cron','2021-02-18 00:26:46','2021-02-18 00:26:46'),(19455,6487,'action complete via WP Cron','2021-02-18 00:26:46','2021-02-18 00:26:46'),(19456,6488,'action created','2021-02-18 00:26:46','2021-02-18 00:26:46'),(19457,6488,'action started via WP Cron','2021-02-18 00:27:37','2021-02-18 00:27:37'),(19458,6488,'action complete via WP Cron','2021-02-18 00:27:37','2021-02-18 00:27:37'),(19459,6489,'action created','2021-02-18 00:27:37','2021-02-18 00:27:37'),(19460,6489,'action started via WP Cron','2021-02-18 00:33:07','2021-02-18 00:33:07'),(19461,6489,'action complete via WP Cron','2021-02-18 00:33:07','2021-02-18 00:33:07'),(19462,6490,'action created','2021-02-18 00:35:15','2021-02-18 00:35:15'),(19463,6490,'action started via WP Cron','2021-02-18 00:40:07','2021-02-18 00:40:07'),(19464,6490,'action complete via WP Cron','2021-02-18 00:40:07','2021-02-18 00:40:07'),(19465,6491,'action created','2021-02-18 00:43:09','2021-02-18 00:43:09'),(19466,6491,'action started via WP Cron','2021-02-18 00:44:38','2021-02-18 00:44:38'),(19467,6491,'action complete via WP Cron','2021-02-18 00:44:38','2021-02-18 00:44:38'),(19468,6492,'action created','2021-02-18 00:46:12','2021-02-18 00:46:12'),(19469,6492,'action started via WP Cron','2021-02-18 00:48:04','2021-02-18 00:48:04'),(19470,6492,'action complete via WP Cron','2021-02-18 00:48:04','2021-02-18 00:48:04'),(19471,6493,'action created','2021-02-18 00:48:33','2021-02-18 00:48:33'),(19472,6493,'action started via WP Cron','2021-02-18 00:49:35','2021-02-18 00:49:35'),(19473,6493,'action complete via WP Cron','2021-02-18 00:49:35','2021-02-18 00:49:35'),(19474,6494,'action created','2021-02-18 00:50:15','2021-02-18 00:50:15'),(19475,6494,'action started via WP Cron','2021-02-18 01:03:07','2021-02-18 01:03:07'),(19476,6494,'action complete via WP Cron','2021-02-18 01:03:07','2021-02-18 01:03:07'),(19477,6495,'action created','2021-02-18 01:08:31','2021-02-18 01:08:31'),(19478,6495,'action started via WP Cron','2021-02-18 01:13:18','2021-02-18 01:13:18'),(19479,6495,'action complete via WP Cron','2021-02-18 01:13:18','2021-02-18 01:13:18'),(19480,6496,'action created','2021-02-18 01:13:18','2021-02-18 01:13:18'),(19481,6496,'action started via WP Cron','2021-02-18 01:13:49','2021-02-18 01:13:49'),(19482,6496,'action complete via WP Cron','2021-02-18 01:13:49','2021-02-18 01:13:49'),(19483,6497,'action created','2021-02-18 01:14:04','2021-02-18 01:14:04'),(19484,6497,'action started via WP Cron','2021-02-18 01:14:43','2021-02-18 01:14:43'),(19485,6497,'action complete via WP Cron','2021-02-18 01:14:43','2021-02-18 01:14:43'),(19486,6498,'action created','2021-02-18 01:14:44','2021-02-18 01:14:44'),(19487,6498,'action started via WP Cron','2021-02-18 01:15:35','2021-02-18 01:15:35'),(19488,6498,'action complete via WP Cron','2021-02-18 01:15:35','2021-02-18 01:15:35'),(19489,6499,'action created','2021-02-18 01:15:36','2021-02-18 01:15:36'),(19490,6499,'action started via WP Cron','2021-02-18 01:16:50','2021-02-18 01:16:50'),(19491,6499,'action complete via WP Cron','2021-02-18 01:16:50','2021-02-18 01:16:50'),(19492,6500,'action created','2021-02-18 01:16:50','2021-02-18 01:16:50'),(19493,6500,'action started via WP Cron','2021-02-18 01:22:08','2021-02-18 01:22:08'),(19494,6500,'action complete via WP Cron','2021-02-18 01:22:08','2021-02-18 01:22:08'),(19495,6501,'action created','2021-02-18 01:23:08','2021-02-18 01:23:08'),(19496,6501,'action started via WP Cron','2021-02-18 01:23:36','2021-02-18 01:23:36'),(19497,6501,'action complete via WP Cron','2021-02-18 01:23:36','2021-02-18 01:23:36'),(19498,6502,'action created','2021-02-18 01:25:28','2021-02-18 01:25:28'),(19499,6502,'action started via WP Cron','2021-02-18 01:28:51','2021-02-18 01:28:51'),(19500,6502,'action complete via WP Cron','2021-02-18 01:28:51','2021-02-18 01:28:51'),(19501,6503,'action created','2021-02-18 01:28:51','2021-02-18 01:28:51'),(19502,6503,'action started via WP Cron','2021-02-18 01:32:02','2021-02-18 01:32:02'),(19503,6503,'action complete via WP Cron','2021-02-18 01:32:02','2021-02-18 01:32:02'),(19504,6504,'action created','2021-02-18 01:32:40','2021-02-18 01:32:40'),(19505,6108,'action started via WP Cron','2021-02-18 01:33:50','2021-02-18 01:33:50'),(19506,6108,'action complete via WP Cron','2021-02-18 01:33:50','2021-02-18 01:33:50'),(19507,6505,'action created','2021-02-18 01:33:50','2021-02-18 01:33:50'),(19508,6504,'action started via WP Cron','2021-02-18 01:33:50','2021-02-18 01:33:50'),(19509,6504,'action complete via WP Cron','2021-02-18 01:33:50','2021-02-18 01:33:50'),(19510,6506,'action created','2021-02-18 01:33:51','2021-02-18 01:33:51'),(19511,6506,'action started via WP Cron','2021-02-18 01:35:40','2021-02-18 01:35:40'),(19512,6506,'action complete via WP Cron','2021-02-18 01:35:40','2021-02-18 01:35:40'),(19513,6507,'action created','2021-02-18 01:35:40','2021-02-18 01:35:40'),(19514,6507,'action started via WP Cron','2021-02-18 01:41:24','2021-02-18 01:41:24'),(19515,6507,'action complete via WP Cron','2021-02-18 01:41:24','2021-02-18 01:41:24'),(19516,6508,'action created','2021-02-18 01:45:59','2021-02-18 01:45:59'),(19517,6508,'action started via WP Cron','2021-02-18 01:53:38','2021-02-18 01:53:38'),(19518,6508,'action complete via WP Cron','2021-02-18 01:53:38','2021-02-18 01:53:38'),(19519,6509,'action created','2021-02-18 02:03:06','2021-02-18 02:03:06'),(19520,6113,'action started via WP Cron','2021-02-18 02:03:07','2021-02-18 02:03:07'),(19521,6113,'action complete via WP Cron','2021-02-18 02:03:07','2021-02-18 02:03:07'),(19522,6510,'action created','2021-02-18 02:03:07','2021-02-18 02:03:07'),(19523,6509,'action started via WP Cron','2021-02-18 02:10:00','2021-02-18 02:10:00'),(19524,6509,'action complete via WP Cron','2021-02-18 02:10:00','2021-02-18 02:10:00'),(19525,6511,'action created','2021-02-18 02:10:00','2021-02-18 02:10:00'),(19526,6511,'action started via WP Cron','2021-02-18 02:19:25','2021-02-18 02:19:25'),(19527,6511,'action complete via WP Cron','2021-02-18 02:19:25','2021-02-18 02:19:25'),(19528,6512,'action created','2021-02-18 02:19:27','2021-02-18 02:19:27'),(19529,6512,'action started via WP Cron','2021-02-18 02:20:47','2021-02-18 02:20:47'),(19530,6512,'action complete via WP Cron','2021-02-18 02:20:47','2021-02-18 02:20:47'),(19531,6513,'action created','2021-02-18 02:20:47','2021-02-18 02:20:47'),(19532,6513,'action started via WP Cron','2021-02-18 02:26:07','2021-02-18 02:26:07'),(19533,6513,'action complete via WP Cron','2021-02-18 02:26:07','2021-02-18 02:26:07'),(19534,6514,'action created','2021-02-18 02:26:08','2021-02-18 02:26:08'),(19535,6514,'action started via WP Cron','2021-02-18 02:26:44','2021-02-18 02:26:44'),(19536,6514,'action complete via WP Cron','2021-02-18 02:26:44','2021-02-18 02:26:44'),(19537,6515,'action created','2021-02-18 02:33:06','2021-02-18 02:33:06'),(19538,6515,'action started via WP Cron','2021-02-18 02:45:19','2021-02-18 02:45:19'),(19539,6515,'action complete via WP Cron','2021-02-18 02:45:19','2021-02-18 02:45:19'),(19540,6516,'action created','2021-02-18 02:46:50','2021-02-18 02:46:50'),(19541,6516,'action started via WP Cron','2021-02-18 02:55:10','2021-02-18 02:55:10'),(19542,6516,'action complete via WP Cron','2021-02-18 02:55:10','2021-02-18 02:55:10'),(19543,6517,'action created','2021-02-18 02:55:11','2021-02-18 02:55:11'),(19544,6517,'action started via WP Cron','2021-02-18 02:55:37','2021-02-18 02:55:37'),(19545,6517,'action complete via WP Cron','2021-02-18 02:55:37','2021-02-18 02:55:37'),(19546,6518,'action created','2021-02-18 02:55:41','2021-02-18 02:55:41'),(19547,6518,'action started via WP Cron','2021-02-18 03:03:07','2021-02-18 03:03:07'),(19548,6518,'action complete via WP Cron','2021-02-18 03:03:07','2021-02-18 03:03:07'),(19549,6519,'action created','2021-02-18 03:03:12','2021-02-18 03:03:12'),(19550,6519,'action started via WP Cron','2021-02-18 03:07:07','2021-02-18 03:07:07'),(19551,6519,'action complete via WP Cron','2021-02-18 03:07:07','2021-02-18 03:07:07'),(19552,6520,'action created','2021-02-18 03:07:08','2021-02-18 03:07:08'),(19553,6520,'action started via WP Cron','2021-02-18 03:07:59','2021-02-18 03:07:59'),(19554,6520,'action complete via WP Cron','2021-02-18 03:07:59','2021-02-18 03:07:59'),(19555,6521,'action created','2021-02-18 03:17:02','2021-02-18 03:17:02'),(19556,6521,'action started via WP Cron','2021-02-18 03:17:56','2021-02-18 03:17:56'),(19557,6521,'action complete via WP Cron','2021-02-18 03:17:56','2021-02-18 03:17:56'),(19558,6522,'action created','2021-02-18 03:17:57','2021-02-18 03:17:57'),(19559,6522,'action started via WP Cron','2021-02-18 03:31:32','2021-02-18 03:31:32'),(19560,6522,'action complete via WP Cron','2021-02-18 03:31:32','2021-02-18 03:31:32'),(19561,6523,'action created','2021-02-18 03:33:06','2021-02-18 03:33:06'),(19562,6523,'action started via WP Cron','2021-02-18 03:33:52','2021-02-18 03:33:52'),(19563,6523,'action complete via WP Cron','2021-02-18 03:33:52','2021-02-18 03:33:52'),(19564,6524,'action created','2021-02-18 03:33:53','2021-02-18 03:33:53'),(19565,6524,'action started via WP Cron','2021-02-18 03:41:08','2021-02-18 03:41:08'),(19566,6524,'action complete via WP Cron','2021-02-18 03:41:08','2021-02-18 03:41:08'),(19567,6525,'action created','2021-02-18 03:43:54','2021-02-18 03:43:54'),(19568,6525,'action started via WP Cron','2021-02-18 03:54:24','2021-02-18 03:54:24'),(19569,6525,'action complete via WP Cron','2021-02-18 03:54:24','2021-02-18 03:54:24'),(19570,6526,'action created','2021-02-18 03:54:25','2021-02-18 03:54:25'),(19571,6526,'action started via WP Cron','2021-02-18 03:56:36','2021-02-18 03:56:36'),(19572,6526,'action complete via WP Cron','2021-02-18 03:56:36','2021-02-18 03:56:36'),(19573,6527,'action created','2021-02-18 04:00:54','2021-02-18 04:00:54'),(19574,6527,'action started via WP Cron','2021-02-18 04:03:06','2021-02-18 04:03:06'),(19575,6527,'action complete via WP Cron','2021-02-18 04:03:06','2021-02-18 04:03:06'),(19576,6528,'action created','2021-02-18 04:04:24','2021-02-18 04:04:24'),(19577,6528,'action started via WP Cron','2021-02-18 04:05:34','2021-02-18 04:05:34'),(19578,6528,'action complete via WP Cron','2021-02-18 04:05:34','2021-02-18 04:05:34'),(19579,6529,'action created','2021-02-18 04:05:34','2021-02-18 04:05:34'),(19580,6529,'action started via WP Cron','2021-02-18 04:10:25','2021-02-18 04:10:25'),(19581,6529,'action complete via WP Cron','2021-02-18 04:10:25','2021-02-18 04:10:25'),(19582,6530,'action created','2021-02-18 04:10:26','2021-02-18 04:10:26'),(19583,6530,'action started via WP Cron','2021-02-18 04:16:21','2021-02-18 04:16:21'),(19584,6530,'action complete via WP Cron','2021-02-18 04:16:21','2021-02-18 04:16:21'),(19585,6531,'action created','2021-02-18 04:16:21','2021-02-18 04:16:21'),(19586,6531,'action started via WP Cron','2021-02-18 04:17:59','2021-02-18 04:17:59'),(19587,6531,'action complete via WP Cron','2021-02-18 04:17:59','2021-02-18 04:17:59'),(19588,6532,'action created','2021-02-18 04:17:59','2021-02-18 04:17:59'),(19589,6532,'action started via WP Cron','2021-02-18 04:18:51','2021-02-18 04:18:51'),(19590,6532,'action complete via WP Cron','2021-02-18 04:18:51','2021-02-18 04:18:51'),(19591,6533,'action created','2021-02-18 04:18:51','2021-02-18 04:18:51'),(19592,6533,'action started via WP Cron','2021-02-18 04:21:00','2021-02-18 04:21:00'),(19593,6533,'action complete via WP Cron','2021-02-18 04:21:00','2021-02-18 04:21:00'),(19594,6534,'action created','2021-02-18 04:31:32','2021-02-18 04:31:32'),(19595,6534,'action started via WP Cron','2021-02-18 04:32:09','2021-02-18 04:32:09'),(19596,6534,'action complete via WP Cron','2021-02-18 04:32:09','2021-02-18 04:32:09'),(19597,6535,'action created','2021-02-18 04:32:10','2021-02-18 04:32:10'),(19598,6535,'action started via WP Cron','2021-02-18 04:33:34','2021-02-18 04:33:34'),(19599,6535,'action complete via WP Cron','2021-02-18 04:33:34','2021-02-18 04:33:34'),(19600,6536,'action created','2021-02-18 04:36:13','2021-02-18 04:36:13'),(19601,6536,'action started via WP Cron','2021-02-18 04:39:21','2021-02-18 04:39:21'),(19602,6536,'action complete via WP Cron','2021-02-18 04:39:22','2021-02-18 04:39:22'),(19603,6537,'action created','2021-02-18 04:39:22','2021-02-18 04:39:22'),(19604,6537,'action started via WP Cron','2021-02-18 04:50:35','2021-02-18 04:50:35'),(19605,6537,'action complete via WP Cron','2021-02-18 04:50:35','2021-02-18 04:50:35'),(19606,6538,'action created','2021-02-18 04:50:35','2021-02-18 04:50:35'),(19607,6538,'action started via WP Cron','2021-02-18 04:53:39','2021-02-18 04:53:39'),(19608,6538,'action complete via WP Cron','2021-02-18 04:53:39','2021-02-18 04:53:39'),(19609,6539,'action created','2021-02-18 04:53:39','2021-02-18 04:53:39'),(19610,6539,'action started via WP Cron','2021-02-18 05:03:07','2021-02-18 05:03:07'),(19611,6539,'action complete via WP Cron','2021-02-18 05:03:07','2021-02-18 05:03:07'),(19612,6540,'action created','2021-02-18 05:07:12','2021-02-18 05:07:12'),(19613,6540,'action started via WP Cron','2021-02-18 05:12:12','2021-02-18 05:12:12'),(19614,6540,'action complete via WP Cron','2021-02-18 05:12:12','2021-02-18 05:12:12'),(19615,6541,'action created','2021-02-18 05:12:38','2021-02-18 05:12:38'),(19616,6541,'action started via WP Cron','2021-02-18 05:15:36','2021-02-18 05:15:36'),(19617,6541,'action complete via WP Cron','2021-02-18 05:15:36','2021-02-18 05:15:36'),(19618,6542,'action created','2021-02-18 05:18:44','2021-02-18 05:18:44'),(19619,6542,'action started via WP Cron','2021-02-18 05:19:54','2021-02-18 05:19:54'),(19620,6542,'action complete via WP Cron','2021-02-18 05:19:54','2021-02-18 05:19:54'),(19621,6543,'action created','2021-02-18 05:19:54','2021-02-18 05:19:54'),(19622,6543,'action started via WP Cron','2021-02-18 05:21:08','2021-02-18 05:21:08'),(19623,6543,'action complete via WP Cron','2021-02-18 05:21:08','2021-02-18 05:21:08'),(19624,6544,'action created','2021-02-18 05:24:29','2021-02-18 05:24:29'),(19625,6544,'action started via WP Cron','2021-02-18 05:25:09','2021-02-18 05:25:09'),(19626,6544,'action complete via WP Cron','2021-02-18 05:25:09','2021-02-18 05:25:09'),(19627,6545,'action created','2021-02-18 05:25:09','2021-02-18 05:25:09'),(19628,6545,'action started via WP Cron','2021-02-18 05:25:40','2021-02-18 05:25:40'),(19629,6545,'action complete via WP Cron','2021-02-18 05:25:40','2021-02-18 05:25:40'),(19630,6546,'action created','2021-02-18 05:25:41','2021-02-18 05:25:41'),(19631,6546,'action started via WP Cron','2021-02-18 05:31:15','2021-02-18 05:31:15'),(19632,6546,'action complete via WP Cron','2021-02-18 05:31:15','2021-02-18 05:31:15'),(19633,6547,'action created','2021-02-18 05:31:16','2021-02-18 05:31:16'),(19634,6547,'action started via WP Cron','2021-02-18 05:31:47','2021-02-18 05:31:47'),(19635,6547,'action complete via WP Cron','2021-02-18 05:31:47','2021-02-18 05:31:47'),(19636,6548,'action created','2021-02-18 05:31:48','2021-02-18 05:31:48'),(19637,6548,'action started via WP Cron','2021-02-18 05:33:06','2021-02-18 05:33:06'),(19638,6548,'action complete via WP Cron','2021-02-18 05:33:06','2021-02-18 05:33:06'),(19639,6549,'action created','2021-02-18 05:34:02','2021-02-18 05:34:02'),(19640,6549,'action started via WP Cron','2021-02-18 05:40:44','2021-02-18 05:40:44'),(19641,6549,'action complete via WP Cron','2021-02-18 05:40:44','2021-02-18 05:40:44'),(19642,6550,'action created','2021-02-18 05:40:45','2021-02-18 05:40:45'),(19643,6550,'action started via WP Cron','2021-02-18 05:44:33','2021-02-18 05:44:33'),(19644,6550,'action complete via WP Cron','2021-02-18 05:44:33','2021-02-18 05:44:33'),(19645,6551,'action created','2021-02-18 05:44:34','2021-02-18 05:44:34'),(19646,6551,'action started via WP Cron','2021-02-18 05:45:37','2021-02-18 05:45:37'),(19647,6551,'action complete via WP Cron','2021-02-18 05:45:37','2021-02-18 05:45:37'),(19648,6552,'action created','2021-02-18 05:45:38','2021-02-18 05:45:38'),(19649,6552,'action started via WP Cron','2021-02-18 05:49:49','2021-02-18 05:49:49'),(19650,6552,'action complete via WP Cron','2021-02-18 05:49:49','2021-02-18 05:49:49'),(19651,6553,'action created','2021-02-18 05:49:49','2021-02-18 05:49:49'),(19652,6553,'action started via WP Cron','2021-02-18 05:50:39','2021-02-18 05:50:39'),(19653,6553,'action complete via WP Cron','2021-02-18 05:50:39','2021-02-18 05:50:39'),(19654,6554,'action created','2021-02-18 05:54:16','2021-02-18 05:54:16'),(19655,6554,'action started via WP Cron','2021-02-18 05:57:09','2021-02-18 05:57:09'),(19656,6554,'action complete via WP Cron','2021-02-18 05:57:09','2021-02-18 05:57:09'),(19657,6555,'action created','2021-02-18 05:57:10','2021-02-18 05:57:10'),(19658,6555,'action started via WP Cron','2021-02-18 06:03:54','2021-02-18 06:03:54'),(19659,6555,'action complete via WP Cron','2021-02-18 06:03:54','2021-02-18 06:03:54'),(19660,6556,'action created','2021-02-18 06:10:07','2021-02-18 06:10:07'),(19661,6556,'action started via WP Cron','2021-02-18 06:18:35','2021-02-18 06:18:35'),(19662,6556,'action complete via WP Cron','2021-02-18 06:18:35','2021-02-18 06:18:35'),(19663,6557,'action created','2021-02-18 06:18:35','2021-02-18 06:18:35'),(19664,6557,'action started via WP Cron','2021-02-18 06:22:40','2021-02-18 06:22:40'),(19665,6557,'action complete via WP Cron','2021-02-18 06:22:40','2021-02-18 06:22:40'),(19666,6558,'action created','2021-02-18 06:22:40','2021-02-18 06:22:40'),(19667,6558,'action started via WP Cron','2021-02-18 06:29:05','2021-02-18 06:29:05'),(19668,6558,'action complete via WP Cron','2021-02-18 06:29:05','2021-02-18 06:29:05'),(19669,6559,'action created','2021-02-18 06:29:10','2021-02-18 06:29:10'),(19670,6559,'action started via WP Cron','2021-02-18 06:33:06','2021-02-18 06:33:06'),(19671,6559,'action complete via WP Cron','2021-02-18 06:33:06','2021-02-18 06:33:06'),(19672,6560,'action created','2021-02-18 06:33:43','2021-02-18 06:33:43'),(19673,6560,'action started via WP Cron','2021-02-18 06:34:47','2021-02-18 06:34:47'),(19674,6560,'action complete via WP Cron','2021-02-18 06:34:47','2021-02-18 06:34:47'),(19675,6561,'action created','2021-02-18 06:36:35','2021-02-18 06:36:35'),(19676,6561,'action started via WP Cron','2021-02-18 06:39:17','2021-02-18 06:39:17'),(19677,6561,'action complete via WP Cron','2021-02-18 06:39:17','2021-02-18 06:39:17'),(19678,6562,'action created','2021-02-18 06:43:01','2021-02-18 06:43:01'),(19679,6562,'action started via WP Cron','2021-02-18 06:47:38','2021-02-18 06:47:38'),(19680,6562,'action complete via WP Cron','2021-02-18 06:47:38','2021-02-18 06:47:38'),(19681,6563,'action created','2021-02-18 06:47:38','2021-02-18 06:47:38'),(19682,6563,'action started via WP Cron','2021-02-18 06:59:58','2021-02-18 06:59:58'),(19683,6563,'action complete via WP Cron','2021-02-18 06:59:58','2021-02-18 06:59:58'),(19684,6564,'action created','2021-02-18 06:59:59','2021-02-18 06:59:59'),(19685,6564,'action started via WP Cron','2021-02-18 07:03:07','2021-02-18 07:03:07'),(19686,6564,'action complete via WP Cron','2021-02-18 07:03:07','2021-02-18 07:03:07'),(19687,6565,'action created','2021-02-18 07:09:34','2021-02-18 07:09:34'),(19688,6565,'action started via WP Cron','2021-02-18 07:11:09','2021-02-18 07:11:09'),(19689,6565,'action complete via WP Cron','2021-02-18 07:11:09','2021-02-18 07:11:09'),(19690,6566,'action created','2021-02-18 07:11:11','2021-02-18 07:11:11'),(19691,6566,'action started via WP Cron','2021-02-18 07:18:21','2021-02-18 07:18:21'),(19692,6566,'action complete via WP Cron','2021-02-18 07:18:21','2021-02-18 07:18:21'),(19693,6567,'action created','2021-02-18 07:18:30','2021-02-18 07:18:30'),(19694,6567,'action started via WP Cron','2021-02-18 07:21:44','2021-02-18 07:21:44'),(19695,6567,'action complete via WP Cron','2021-02-18 07:21:44','2021-02-18 07:21:44'),(19696,6568,'action created','2021-02-18 07:21:45','2021-02-18 07:21:45'),(19697,6568,'action started via WP Cron','2021-02-18 07:27:23','2021-02-18 07:27:23'),(19698,6568,'action complete via WP Cron','2021-02-18 07:27:23','2021-02-18 07:27:23'),(19699,6569,'action created','2021-02-18 07:27:24','2021-02-18 07:27:24'),(19700,6569,'action started via WP Cron','2021-02-18 07:30:30','2021-02-18 07:30:30'),(19701,6569,'action complete via WP Cron','2021-02-18 07:30:30','2021-02-18 07:30:30'),(19702,6570,'action created','2021-02-18 07:30:50','2021-02-18 07:30:50'),(19704,6570,'action started via WP Cron','2021-02-18 07:32:00','2021-02-18 07:32:00'),(19705,6570,'action complete via WP Cron','2021-02-18 07:32:00','2021-02-18 07:32:00'),(19708,6572,'action created','2021-02-18 07:32:01','2021-02-18 07:32:01'),(19709,6572,'action started via Async Request','2021-02-18 07:32:19','2021-02-18 07:32:19'),(19710,6572,'action complete via Async Request','2021-02-18 07:32:19','2021-02-18 07:32:19'),(19711,6573,'action created','2021-02-18 07:33:06','2021-02-18 07:33:06'),(19712,6573,'action started via Async Request','2021-02-18 07:33:34','2021-02-18 07:33:34'),(19713,6573,'action complete via Async Request','2021-02-18 07:33:34','2021-02-18 07:33:34'),(19714,6574,'action created','2021-02-18 07:34:32','2021-02-18 07:34:32'),(19715,6574,'action started via WP Cron','2021-02-18 07:34:43','2021-02-18 07:34:43'),(19716,6574,'action complete via WP Cron','2021-02-18 07:34:43','2021-02-18 07:34:43'),(19717,6575,'action created','2021-02-18 07:41:03','2021-02-18 07:41:03'),(19718,6575,'action started via WP Cron','2021-02-18 07:41:38','2021-02-18 07:41:38'),(19719,6575,'action complete via WP Cron','2021-02-18 07:41:38','2021-02-18 07:41:38'),(19720,6576,'action created','2021-02-18 07:55:50','2021-02-18 07:55:50'),(19721,6576,'action started via WP Cron','2021-02-18 07:58:25','2021-02-18 07:58:25'),(19722,6576,'action complete via WP Cron','2021-02-18 07:58:25','2021-02-18 07:58:25'),(19723,6577,'action created','2021-02-18 07:58:25','2021-02-18 07:58:25'),(19724,6577,'action started via WP Cron','2021-02-18 08:00:24','2021-02-18 08:00:24'),(19725,6577,'action complete via WP Cron','2021-02-18 08:00:24','2021-02-18 08:00:24'),(19726,6578,'action created','2021-02-18 08:00:58','2021-02-18 08:00:58'),(19727,6578,'action started via WP Cron','2021-02-18 08:03:06','2021-02-18 08:03:06'),(19728,6578,'action complete via WP Cron','2021-02-18 08:03:06','2021-02-18 08:03:06'),(19729,6579,'action created','2021-02-18 08:03:26','2021-02-18 08:03:26'),(19730,6579,'action started via WP Cron','2021-02-18 08:06:59','2021-02-18 08:06:59'),(19731,6579,'action complete via WP Cron','2021-02-18 08:06:59','2021-02-18 08:06:59'),(19732,6580,'action created','2021-02-18 08:07:02','2021-02-18 08:07:02'),(19733,6580,'action started via WP Cron','2021-02-18 08:11:13','2021-02-18 08:11:13'),(19734,6580,'action complete via WP Cron','2021-02-18 08:11:13','2021-02-18 08:11:13'),(19735,6581,'action created','2021-02-18 08:11:14','2021-02-18 08:11:14'),(19736,6581,'action started via WP Cron','2021-02-18 08:17:04','2021-02-18 08:17:04'),(19737,6581,'action complete via WP Cron','2021-02-18 08:17:04','2021-02-18 08:17:04'),(19738,6582,'action created','2021-02-18 08:17:05','2021-02-18 08:17:05'),(19739,6582,'action started via WP Cron','2021-02-18 08:18:25','2021-02-18 08:18:25'),(19740,6582,'action complete via WP Cron','2021-02-18 08:18:25','2021-02-18 08:18:25'),(19741,6583,'action created','2021-02-18 08:18:25','2021-02-18 08:18:25'),(19742,6583,'action started via WP Cron','2021-02-18 08:22:46','2021-02-18 08:22:46'),(19743,6583,'action complete via WP Cron','2021-02-18 08:22:46','2021-02-18 08:22:46'),(19744,6584,'action created','2021-02-18 08:33:06','2021-02-18 08:33:06'),(19745,6184,'action started via WP Cron','2021-02-18 08:36:19','2021-02-18 08:36:19'),(19746,6184,'action complete via WP Cron','2021-02-18 08:36:19','2021-02-18 08:36:19'),(19747,6585,'action created','2021-02-18 08:36:19','2021-02-18 08:36:19'),(19748,6584,'action started via WP Cron','2021-02-18 08:36:19','2021-02-18 08:36:19'),(19749,6584,'action complete via WP Cron','2021-02-18 08:36:19','2021-02-18 08:36:19'),(19750,6586,'action created','2021-02-18 08:36:24','2021-02-18 08:36:24'),(19751,6586,'action started via WP Cron','2021-02-18 08:37:29','2021-02-18 08:37:29'),(19752,6586,'action complete via WP Cron','2021-02-18 08:37:29','2021-02-18 08:37:29'),(19753,6587,'action created','2021-02-18 08:37:29','2021-02-18 08:37:29'),(19754,6587,'action started via WP Cron','2021-02-18 08:47:51','2021-02-18 08:47:51'),(19755,6587,'action complete via WP Cron','2021-02-18 08:47:51','2021-02-18 08:47:51'),(19756,6588,'action created','2021-02-18 08:47:54','2021-02-18 08:47:54'),(19757,6588,'action started via WP Cron','2021-02-18 08:49:37','2021-02-18 08:49:37'),(19758,6588,'action complete via WP Cron','2021-02-18 08:49:37','2021-02-18 08:49:37'),(19759,6589,'action created','2021-02-18 08:49:37','2021-02-18 08:49:37'),(19760,6589,'action started via WP Cron','2021-02-18 08:52:32','2021-02-18 08:52:32'),(19761,6589,'action complete via WP Cron','2021-02-18 08:52:32','2021-02-18 08:52:32'),(19762,6590,'action created','2021-02-18 08:52:32','2021-02-18 08:52:32'),(19763,6590,'action started via WP Cron','2021-02-18 08:56:52','2021-02-18 08:56:52'),(19764,6590,'action complete via WP Cron','2021-02-18 08:56:52','2021-02-18 08:56:52'),(19765,6591,'action created','2021-02-18 08:56:59','2021-02-18 08:56:59'),(19766,6591,'action started via WP Cron','2021-02-18 08:58:30','2021-02-18 08:58:30'),(19767,6591,'action complete via WP Cron','2021-02-18 08:58:30','2021-02-18 08:58:30'),(19768,6592,'action created','2021-02-18 08:58:34','2021-02-18 08:58:34'),(19769,6592,'action started via WP Cron','2021-02-18 09:03:09','2021-02-18 09:03:09'),(19770,6592,'action complete via WP Cron','2021-02-18 09:03:09','2021-02-18 09:03:09'),(19771,6593,'action created','2021-02-18 09:05:26','2021-02-18 09:05:26'),(19772,6593,'action started via WP Cron','2021-02-18 09:06:10','2021-02-18 09:06:10'),(19773,6593,'action complete via WP Cron','2021-02-18 09:06:10','2021-02-18 09:06:10'),(19774,6594,'action created','2021-02-18 09:08:22','2021-02-18 09:08:22'),(19775,6594,'action started via WP Cron','2021-02-18 09:08:58','2021-02-18 09:08:58'),(19776,6594,'action complete via WP Cron','2021-02-18 09:08:58','2021-02-18 09:08:58'),(19777,6595,'action created','2021-02-18 09:08:59','2021-02-18 09:08:59'),(19778,6595,'action started via WP Cron','2021-02-18 09:10:18','2021-02-18 09:10:18'),(19779,6595,'action complete via WP Cron','2021-02-18 09:10:18','2021-02-18 09:10:18'),(19780,6596,'action created','2021-02-18 09:10:18','2021-02-18 09:10:18'),(19781,6596,'action started via WP Cron','2021-02-18 09:12:06','2021-02-18 09:12:06'),(19782,6596,'action complete via WP Cron','2021-02-18 09:12:06','2021-02-18 09:12:06'),(19783,6597,'action created','2021-02-18 09:12:06','2021-02-18 09:12:06'),(19784,6597,'action started via WP Cron','2021-02-18 09:17:16','2021-02-18 09:17:16'),(19785,6597,'action complete via WP Cron','2021-02-18 09:17:16','2021-02-18 09:17:16'),(19786,6598,'action created','2021-02-18 09:29:12','2021-02-18 09:29:12'),(19787,6598,'action started via WP Cron','2021-02-18 09:33:07','2021-02-18 09:33:07'),(19788,6598,'action complete via WP Cron','2021-02-18 09:33:07','2021-02-18 09:33:07'),(19789,6599,'action created','2021-02-18 09:43:56','2021-02-18 09:43:56'),(19790,6599,'action started via WP Cron','2021-02-18 09:47:57','2021-02-18 09:47:57'),(19791,6599,'action complete via WP Cron','2021-02-18 09:47:57','2021-02-18 09:47:57'),(19792,6600,'action created','2021-02-18 09:47:57','2021-02-18 09:47:57'),(19793,6600,'action started via WP Cron','2021-02-18 09:59:54','2021-02-18 09:59:54'),(19794,6600,'action complete via WP Cron','2021-02-18 09:59:54','2021-02-18 09:59:54'),(19795,6601,'action created','2021-02-18 09:59:55','2021-02-18 09:59:55'),(19796,6601,'action started via WP Cron','2021-02-18 10:03:11','2021-02-18 10:03:11'),(19797,6601,'action complete via WP Cron','2021-02-18 10:03:11','2021-02-18 10:03:11'),(19798,6602,'action created','2021-02-18 10:03:57','2021-02-18 10:03:57'),(19799,6602,'action started via WP Cron','2021-02-18 10:07:13','2021-02-18 10:07:13'),(19800,6602,'action complete via WP Cron','2021-02-18 10:07:13','2021-02-18 10:07:13'),(19801,6603,'action created','2021-02-18 10:07:23','2021-02-18 10:07:23'),(19802,6603,'action started via WP Cron','2021-02-18 10:22:34','2021-02-18 10:22:34'),(19803,6603,'action complete via WP Cron','2021-02-18 10:22:34','2021-02-18 10:22:34'),(19804,6604,'action created','2021-02-18 10:22:34','2021-02-18 10:22:34'),(19805,6604,'action started via WP Cron','2021-02-18 10:27:22','2021-02-18 10:27:22'),(19806,6604,'action complete via WP Cron','2021-02-18 10:27:22','2021-02-18 10:27:22'),(19807,6605,'action created','2021-02-18 10:27:22','2021-02-18 10:27:22'),(19808,6605,'action started via WP Cron','2021-02-18 10:27:48','2021-02-18 10:27:48'),(19809,6605,'action complete via WP Cron','2021-02-18 10:27:48','2021-02-18 10:27:48'),(19810,6606,'action created','2021-02-18 10:28:43','2021-02-18 10:28:43'),(19811,6606,'action started via WP Cron','2021-02-18 10:33:07','2021-02-18 10:33:07'),(19812,6606,'action complete via WP Cron','2021-02-18 10:33:07','2021-02-18 10:33:07'),(19813,6607,'action created','2021-02-18 10:41:56','2021-02-18 10:41:56'),(19814,6607,'action started via WP Cron','2021-02-18 10:44:04','2021-02-18 10:44:04'),(19815,6607,'action complete via WP Cron','2021-02-18 10:44:04','2021-02-18 10:44:04'),(19816,6608,'action created','2021-02-18 10:47:38','2021-02-18 10:47:38'),(19817,6608,'action started via WP Cron','2021-02-18 10:48:56','2021-02-18 10:48:56'),(19818,6608,'action complete via WP Cron','2021-02-18 10:48:56','2021-02-18 10:48:56'),(19819,6609,'action created','2021-02-18 10:48:57','2021-02-18 10:48:57'),(19820,6609,'action started via WP Cron','2021-02-18 10:51:08','2021-02-18 10:51:08'),(19821,6609,'action complete via WP Cron','2021-02-18 10:51:08','2021-02-18 10:51:08'),(19822,6610,'action created','2021-02-18 10:53:37','2021-02-18 10:53:37'),(19823,6610,'action started via WP Cron','2021-02-18 11:01:42','2021-02-18 11:01:42'),(19824,6610,'action complete via WP Cron','2021-02-18 11:01:42','2021-02-18 11:01:42'),(19825,6611,'action created','2021-02-18 11:01:42','2021-02-18 11:01:42'),(19826,6611,'action started via WP Cron','2021-02-18 11:03:06','2021-02-18 11:03:06'),(19827,6611,'action complete via WP Cron','2021-02-18 11:03:06','2021-02-18 11:03:06'),(19828,6612,'action created','2021-02-18 11:04:46','2021-02-18 11:04:46'),(19829,6612,'action started via WP Cron','2021-02-18 11:06:55','2021-02-18 11:06:55'),(19830,6612,'action complete via WP Cron','2021-02-18 11:06:55','2021-02-18 11:06:55'),(19831,6613,'action created','2021-02-18 11:08:04','2021-02-18 11:08:04'),(19832,6613,'action started via WP Cron','2021-02-18 11:19:25','2021-02-18 11:19:25'),(19833,6613,'action complete via WP Cron','2021-02-18 11:19:25','2021-02-18 11:19:25'),(19834,6614,'action created','2021-02-18 11:19:29','2021-02-18 11:19:29'),(19835,6614,'action started via WP Cron','2021-02-18 11:23:51','2021-02-18 11:23:51'),(19836,6614,'action complete via WP Cron','2021-02-18 11:23:51','2021-02-18 11:23:51'),(19837,6615,'action created','2021-02-18 11:31:01','2021-02-18 11:31:01'),(19838,6615,'action started via WP Cron','2021-02-18 11:33:07','2021-02-18 11:33:07'),(19839,6615,'action complete via WP Cron','2021-02-18 11:33:07','2021-02-18 11:33:07'),(19840,6616,'action created','2021-02-18 11:35:38','2021-02-18 11:35:38'),(19841,6616,'action started via WP Cron','2021-02-18 11:39:08','2021-02-18 11:39:08'),(19842,6616,'action complete via WP Cron','2021-02-18 11:39:08','2021-02-18 11:39:08'),(19843,6617,'action created','2021-02-18 11:41:08','2021-02-18 11:41:08'),(19844,6617,'action started via WP Cron','2021-02-18 11:43:28','2021-02-18 11:43:28'),(19845,6617,'action complete via WP Cron','2021-02-18 11:43:28','2021-02-18 11:43:28'),(19846,6618,'action created','2021-02-18 11:45:00','2021-02-18 11:45:00'),(19847,6618,'action started via WP Cron','2021-02-18 11:48:18','2021-02-18 11:48:18'),(19848,6618,'action complete via WP Cron','2021-02-18 11:48:18','2021-02-18 11:48:18'),(19849,6619,'action created','2021-02-18 11:48:19','2021-02-18 11:48:19'),(19850,6619,'action started via WP Cron','2021-02-18 11:49:27','2021-02-18 11:49:27'),(19851,6619,'action complete via WP Cron','2021-02-18 11:49:27','2021-02-18 11:49:27'),(19852,6620,'action created','2021-02-18 11:49:34','2021-02-18 11:49:34'),(19853,6620,'action started via WP Cron','2021-02-18 12:00:46','2021-02-18 12:00:46'),(19854,6620,'action complete via WP Cron','2021-02-18 12:00:46','2021-02-18 12:00:46'),(19855,6621,'action created','2021-02-18 12:00:46','2021-02-18 12:00:46'),(19856,6621,'action started via WP Cron','2021-02-18 12:03:07','2021-02-18 12:03:07'),(19857,6621,'action complete via WP Cron','2021-02-18 12:03:07','2021-02-18 12:03:07'),(19858,6622,'action created','2021-02-18 12:03:43','2021-02-18 12:03:43'),(19859,6622,'action started via WP Cron','2021-02-18 12:05:10','2021-02-18 12:05:10'),(19860,6622,'action complete via WP Cron','2021-02-18 12:05:10','2021-02-18 12:05:10'),(19861,6623,'action created','2021-02-18 12:05:13','2021-02-18 12:05:13'),(19862,6623,'action started via WP Cron','2021-02-18 12:06:36','2021-02-18 12:06:36'),(19863,6623,'action complete via WP Cron','2021-02-18 12:06:36','2021-02-18 12:06:36'),(19864,6624,'action created','2021-02-18 12:07:37','2021-02-18 12:07:37'),(19865,6624,'action started via WP Cron','2021-02-18 12:08:49','2021-02-18 12:08:49'),(19866,6624,'action complete via WP Cron','2021-02-18 12:08:49','2021-02-18 12:08:49'),(19867,6625,'action created','2021-02-18 12:08:49','2021-02-18 12:08:49'),(19868,6625,'action started via WP Cron','2021-02-18 12:10:24','2021-02-18 12:10:24'),(19869,6625,'action complete via WP Cron','2021-02-18 12:10:24','2021-02-18 12:10:24'),(19870,6626,'action created','2021-02-18 12:29:19','2021-02-18 12:29:19'),(19871,6626,'action started via WP Cron','2021-02-18 12:33:12','2021-02-18 12:33:12'),(19872,6626,'action complete via WP Cron','2021-02-18 12:33:12','2021-02-18 12:33:12'),(19873,6627,'action created','2021-02-18 12:42:24','2021-02-18 12:42:24'),(19874,6627,'action started via WP Cron','2021-02-18 12:44:32','2021-02-18 12:44:32'),(19875,6627,'action complete via WP Cron','2021-02-18 12:44:32','2021-02-18 12:44:32'),(19876,6628,'action created','2021-02-18 12:44:38','2021-02-18 12:44:38'),(19877,6628,'action started via WP Cron','2021-02-18 12:47:02','2021-02-18 12:47:02'),(19878,6628,'action complete via WP Cron','2021-02-18 12:47:02','2021-02-18 12:47:02'),(19879,6629,'action created','2021-02-18 12:47:04','2021-02-18 12:47:04'),(19880,6629,'action started via WP Cron','2021-02-18 12:52:43','2021-02-18 12:52:43'),(19881,6629,'action complete via WP Cron','2021-02-18 12:52:43','2021-02-18 12:52:43'),(19882,6630,'action created','2021-02-18 12:53:58','2021-02-18 12:53:58'),(19883,6630,'action started via WP Cron','2021-02-18 12:58:56','2021-02-18 12:58:56'),(19884,6630,'action complete via WP Cron','2021-02-18 12:58:56','2021-02-18 12:58:56'),(19885,6631,'action created','2021-02-18 12:58:56','2021-02-18 12:58:56'),(19886,6631,'action started via WP Cron','2021-02-18 13:03:06','2021-02-18 13:03:06'),(19887,6631,'action complete via WP Cron','2021-02-18 13:03:06','2021-02-18 13:03:06'),(19888,6632,'action created','2021-02-18 13:03:14','2021-02-18 13:03:14'),(19889,6632,'action started via WP Cron','2021-02-18 13:05:19','2021-02-18 13:05:19'),(19890,6632,'action complete via WP Cron','2021-02-18 13:05:19','2021-02-18 13:05:19'),(19891,6633,'action created','2021-02-18 13:06:53','2021-02-18 13:06:53'),(19892,6633,'action started via WP Cron','2021-02-18 13:07:46','2021-02-18 13:07:46'),(19893,6633,'action complete via WP Cron','2021-02-18 13:07:46','2021-02-18 13:07:46'),(19894,6634,'action created','2021-02-18 13:07:46','2021-02-18 13:07:46'),(19895,6634,'action started via WP Cron','2021-02-18 13:08:51','2021-02-18 13:08:51'),(19896,6634,'action complete via WP Cron','2021-02-18 13:08:51','2021-02-18 13:08:51'),(19897,6635,'action created','2021-02-18 13:08:52','2021-02-18 13:08:52'),(19898,6635,'action started via WP Cron','2021-02-18 13:10:26','2021-02-18 13:10:26'),(19899,6635,'action complete via WP Cron','2021-02-18 13:10:26','2021-02-18 13:10:26'),(19900,6636,'action created','2021-02-18 13:10:26','2021-02-18 13:10:26'),(19901,6636,'action started via WP Cron','2021-02-18 13:15:53','2021-02-18 13:15:53'),(19902,6636,'action complete via WP Cron','2021-02-18 13:15:53','2021-02-18 13:15:53'),(19903,6637,'action created','2021-02-18 13:15:54','2021-02-18 13:15:54'),(19904,6637,'action started via WP Cron','2021-02-18 13:16:42','2021-02-18 13:16:42'),(19905,6637,'action complete via WP Cron','2021-02-18 13:16:42','2021-02-18 13:16:42'),(19906,6638,'action created','2021-02-18 13:16:42','2021-02-18 13:16:42'),(19907,6638,'action started via WP Cron','2021-02-18 13:19:23','2021-02-18 13:19:23'),(19908,6638,'action complete via WP Cron','2021-02-18 13:19:23','2021-02-18 13:19:23'),(19909,6639,'action created','2021-02-18 13:19:23','2021-02-18 13:19:23'),(19910,6639,'action started via WP Cron','2021-02-18 13:21:29','2021-02-18 13:21:29'),(19911,6639,'action complete via WP Cron','2021-02-18 13:21:29','2021-02-18 13:21:29'),(19912,6640,'action created','2021-02-18 13:21:31','2021-02-18 13:21:31'),(19913,6640,'action started via WP Cron','2021-02-18 13:21:51','2021-02-18 13:21:51'),(19914,6640,'action complete via WP Cron','2021-02-18 13:21:51','2021-02-18 13:21:51'),(19915,6641,'action created','2021-02-18 13:21:51','2021-02-18 13:21:51'),(19916,6641,'action started via WP Cron','2021-02-18 13:22:53','2021-02-18 13:22:53'),(19917,6641,'action complete via WP Cron','2021-02-18 13:22:53','2021-02-18 13:22:53'),(19918,6642,'action created','2021-02-18 13:22:53','2021-02-18 13:22:53'),(19919,6642,'action started via WP Cron','2021-02-18 13:23:58','2021-02-18 13:23:58'),(19920,6642,'action complete via WP Cron','2021-02-18 13:23:58','2021-02-18 13:23:58'),(19921,6643,'action created','2021-02-18 13:24:01','2021-02-18 13:24:01'),(19922,6643,'action started via WP Cron','2021-02-18 13:28:06','2021-02-18 13:28:06'),(19923,6643,'action complete via WP Cron','2021-02-18 13:28:06','2021-02-18 13:28:06'),(19924,6644,'action created','2021-02-18 13:28:07','2021-02-18 13:28:07'),(19925,6644,'action started via WP Cron','2021-02-18 13:28:48','2021-02-18 13:28:48'),(19926,6644,'action complete via WP Cron','2021-02-18 13:28:48','2021-02-18 13:28:48'),(19927,6645,'action created','2021-02-18 13:28:48','2021-02-18 13:28:48'),(19928,6645,'action started via WP Cron','2021-02-18 13:33:07','2021-02-18 13:33:07'),(19929,6645,'action complete via WP Cron','2021-02-18 13:33:07','2021-02-18 13:33:07'),(19930,6646,'action created','2021-02-18 13:37:44','2021-02-18 13:37:44'),(19931,6646,'action started via WP Cron','2021-02-18 13:41:00','2021-02-18 13:41:00'),(19932,6646,'action complete via WP Cron','2021-02-18 13:41:00','2021-02-18 13:41:00'),(19933,6647,'action created','2021-02-18 13:41:01','2021-02-18 13:41:01'),(19934,6647,'action started via WP Cron','2021-02-18 13:44:54','2021-02-18 13:44:54'),(19935,6647,'action complete via WP Cron','2021-02-18 13:44:54','2021-02-18 13:44:54'),(19936,6648,'action created','2021-02-18 13:51:52','2021-02-18 13:51:52'),(19937,6648,'action started via WP Cron','2021-02-18 13:52:41','2021-02-18 13:52:41'),(19938,6648,'action complete via WP Cron','2021-02-18 13:52:41','2021-02-18 13:52:41'),(19939,6649,'action created','2021-02-18 13:52:42','2021-02-18 13:52:42'),(19940,6649,'action started via WP Cron','2021-02-18 13:56:54','2021-02-18 13:56:54'),(19941,6649,'action complete via WP Cron','2021-02-18 13:56:54','2021-02-18 13:56:54'),(19942,6650,'action created','2021-02-18 13:56:54','2021-02-18 13:56:54'),(19943,6650,'action started via WP Cron','2021-02-18 13:58:27','2021-02-18 13:58:27'),(19944,6650,'action complete via WP Cron','2021-02-18 13:58:27','2021-02-18 13:58:27'),(19945,6651,'action created','2021-02-18 13:58:27','2021-02-18 13:58:27'),(19946,6651,'action started via WP Cron','2021-02-18 14:00:34','2021-02-18 14:00:34'),(19947,6651,'action complete via WP Cron','2021-02-18 14:00:34','2021-02-18 14:00:34'),(19948,6652,'action created','2021-02-18 14:00:37','2021-02-18 14:00:37'),(19949,6652,'action started via WP Cron','2021-02-18 14:03:11','2021-02-18 14:03:11'),(19950,6652,'action complete via WP Cron','2021-02-18 14:03:11','2021-02-18 14:03:11'),(19951,6653,'action created','2021-02-18 14:07:49','2021-02-18 14:07:49'),(19952,6653,'action started via WP Cron','2021-02-18 14:10:43','2021-02-18 14:10:43'),(19953,6653,'action complete via WP Cron','2021-02-18 14:10:43','2021-02-18 14:10:43'),(19954,6654,'action created','2021-02-18 14:19:11','2021-02-18 14:19:11'),(19955,6654,'action started via WP Cron','2021-02-18 14:20:05','2021-02-18 14:20:05'),(19956,6654,'action complete via WP Cron','2021-02-18 14:20:05','2021-02-18 14:20:05'),(19957,6655,'action created','2021-02-18 14:20:05','2021-02-18 14:20:05'),(19958,6655,'action started via WP Cron','2021-02-18 14:24:37','2021-02-18 14:24:37'),(19959,6655,'action complete via WP Cron','2021-02-18 14:24:37','2021-02-18 14:24:37'),(19960,6656,'action created','2021-02-18 14:24:59','2021-02-18 14:24:59'),(19961,6656,'action started via WP Cron','2021-02-18 14:25:38','2021-02-18 14:25:38'),(19962,6656,'action complete via WP Cron','2021-02-18 14:25:38','2021-02-18 14:25:38'),(19963,6657,'action created','2021-02-18 14:25:53','2021-02-18 14:25:53'),(19964,6657,'action started via WP Cron','2021-02-18 14:26:37','2021-02-18 14:26:37'),(19965,6657,'action complete via WP Cron','2021-02-18 14:26:37','2021-02-18 14:26:37'),(19966,6658,'action created','2021-02-18 14:26:51','2021-02-18 14:26:51'),(19967,6658,'action started via WP Cron','2021-02-18 14:27:36','2021-02-18 14:27:36'),(19968,6658,'action complete via WP Cron','2021-02-18 14:27:36','2021-02-18 14:27:36'),(19969,6659,'action created','2021-02-18 14:27:43','2021-02-18 14:27:43'),(19970,6659,'action started via WP Cron','2021-02-18 14:28:37','2021-02-18 14:28:37'),(19971,6659,'action complete via WP Cron','2021-02-18 14:28:37','2021-02-18 14:28:37'),(19972,6660,'action created','2021-02-18 14:28:42','2021-02-18 14:28:42'),(19973,6660,'action started via WP Cron','2021-02-18 14:33:06','2021-02-18 14:33:06'),(19974,6660,'action complete via WP Cron','2021-02-18 14:33:06','2021-02-18 14:33:06'),(19975,6661,'action created','2021-02-18 14:37:20','2021-02-18 14:37:20'),(19976,6661,'action started via WP Cron','2021-02-18 14:38:09','2021-02-18 14:38:09'),(19977,6661,'action complete via WP Cron','2021-02-18 14:38:09','2021-02-18 14:38:09'),(19978,6662,'action created','2021-02-18 14:51:05','2021-02-18 14:51:05'),(19979,6662,'action started via WP Cron','2021-02-18 15:01:01','2021-02-18 15:01:01'),(19980,6662,'action complete via WP Cron','2021-02-18 15:01:02','2021-02-18 15:01:02'),(19981,6663,'action created','2021-02-18 15:01:02','2021-02-18 15:01:02'),(19982,6663,'action started via WP Cron','2021-02-18 15:02:42','2021-02-18 15:02:42'),(19983,6663,'action complete via WP Cron','2021-02-18 15:02:42','2021-02-18 15:02:42'),(19984,6664,'action created','2021-02-18 15:02:42','2021-02-18 15:02:42'),(19985,6664,'action started via WP Cron','2021-02-18 15:05:01','2021-02-18 15:05:01'),(19986,6664,'action complete via WP Cron','2021-02-18 15:05:01','2021-02-18 15:05:01'),(19987,6665,'action created','2021-02-18 15:05:02','2021-02-18 15:05:02'),(19988,6665,'action started via WP Cron','2021-02-18 15:12:10','2021-02-18 15:12:10'),(19989,6665,'action complete via WP Cron','2021-02-18 15:12:10','2021-02-18 15:12:10'),(19990,6666,'action created','2021-02-18 15:12:13','2021-02-18 15:12:13'),(19991,6666,'action started via WP Cron','2021-02-18 15:15:25','2021-02-18 15:15:25'),(19992,6666,'action complete via WP Cron','2021-02-18 15:15:25','2021-02-18 15:15:25'),(19993,6667,'action created','2021-02-18 15:15:25','2021-02-18 15:15:25'),(19994,6667,'action started via WP Cron','2021-02-18 15:16:32','2021-02-18 15:16:32'),(19995,6667,'action complete via WP Cron','2021-02-18 15:16:32','2021-02-18 15:16:32'),(19996,6668,'action created','2021-02-18 15:21:52','2021-02-18 15:21:52'),(19997,6668,'action started via WP Cron','2021-02-18 15:23:14','2021-02-18 15:23:14'),(19998,6668,'action complete via WP Cron','2021-02-18 15:23:14','2021-02-18 15:23:14'),(19999,6669,'action created','2021-02-18 15:23:15','2021-02-18 15:23:15'),(20000,6669,'action started via WP Cron','2021-02-18 15:24:18','2021-02-18 15:24:18'),(20001,6669,'action complete via WP Cron','2021-02-18 15:24:18','2021-02-18 15:24:18'),(20002,6670,'action created','2021-02-18 15:24:19','2021-02-18 15:24:19'),(20003,6670,'action started via WP Cron','2021-02-18 15:26:32','2021-02-18 15:26:32'),(20004,6670,'action complete via WP Cron','2021-02-18 15:26:32','2021-02-18 15:26:32'),(20005,6671,'action created','2021-02-18 15:29:24','2021-02-18 15:29:24'),(20006,6671,'action started via WP Cron','2021-02-18 15:29:47','2021-02-18 15:29:47'),(20007,6671,'action complete via WP Cron','2021-02-18 15:29:47','2021-02-18 15:29:47'),(20008,6672,'action created','2021-02-18 15:29:51','2021-02-18 15:29:51'),(20009,6672,'action started via WP Cron','2021-02-18 15:32:53','2021-02-18 15:32:53'),(20010,6672,'action complete via WP Cron','2021-02-18 15:32:53','2021-02-18 15:32:53'),(20011,6673,'action created','2021-02-18 15:32:54','2021-02-18 15:32:54'),(20012,6673,'action started via WP Cron','2021-02-18 15:34:43','2021-02-18 15:34:43'),(20013,6673,'action complete via WP Cron','2021-02-18 15:34:43','2021-02-18 15:34:43'),(20014,6674,'action created','2021-02-18 15:34:43','2021-02-18 15:34:43'),(20015,6674,'action started via WP Cron','2021-02-18 15:36:44','2021-02-18 15:36:44'),(20016,6674,'action complete via WP Cron','2021-02-18 15:36:44','2021-02-18 15:36:44'),(20017,6675,'action created','2021-02-18 15:36:45','2021-02-18 15:36:45'),(20018,6675,'action started via WP Cron','2021-02-18 15:38:04','2021-02-18 15:38:04'),(20019,6675,'action complete via WP Cron','2021-02-18 15:38:04','2021-02-18 15:38:04'),(20020,6676,'action created','2021-02-18 15:38:45','2021-02-18 15:38:45'),(20021,6676,'action started via WP Cron','2021-02-18 15:48:04','2021-02-18 15:48:04'),(20022,6676,'action complete via WP Cron','2021-02-18 15:48:04','2021-02-18 15:48:04'),(20023,6677,'action created','2021-02-18 15:48:04','2021-02-18 15:48:04'),(20024,6677,'action started via WP Cron','2021-02-18 15:52:33','2021-02-18 15:52:33'),(20025,6677,'action complete via WP Cron','2021-02-18 15:52:33','2021-02-18 15:52:33'),(20026,6678,'action created','2021-02-18 15:52:37','2021-02-18 15:52:37'),(20027,6678,'action started via WP Cron','2021-02-18 15:53:57','2021-02-18 15:53:57'),(20028,6678,'action complete via WP Cron','2021-02-18 15:53:57','2021-02-18 15:53:57'),(20029,6679,'action created','2021-02-18 15:53:59','2021-02-18 15:53:59'),(20030,6679,'action started via WP Cron','2021-02-18 15:55:34','2021-02-18 15:55:34'),(20031,6679,'action complete via WP Cron','2021-02-18 15:55:34','2021-02-18 15:55:34'),(20032,6680,'action created','2021-02-18 15:55:35','2021-02-18 15:55:35'),(20033,6680,'action started via WP Cron','2021-02-18 15:58:32','2021-02-18 15:58:32'),(20034,6680,'action complete via WP Cron','2021-02-18 15:58:32','2021-02-18 15:58:32'),(20035,6681,'action created','2021-02-18 15:58:32','2021-02-18 15:58:32'),(20036,6681,'action started via WP Cron','2021-02-18 16:03:07','2021-02-18 16:03:07'),(20037,6681,'action complete via WP Cron','2021-02-18 16:03:07','2021-02-18 16:03:07'),(20038,6682,'action created','2021-02-18 16:09:10','2021-02-18 16:09:10'),(20039,6682,'action started via WP Cron','2021-02-18 16:11:27','2021-02-18 16:11:27'),(20040,6682,'action complete via WP Cron','2021-02-18 16:11:27','2021-02-18 16:11:27'),(20041,6683,'action created','2021-02-18 16:11:27','2021-02-18 16:11:27'),(20042,6683,'action started via WP Cron','2021-02-18 16:11:59','2021-02-18 16:11:59'),(20043,6683,'action complete via WP Cron','2021-02-18 16:11:59','2021-02-18 16:11:59'),(20044,6684,'action created','2021-02-18 16:11:59','2021-02-18 16:11:59'),(20045,6684,'action started via WP Cron','2021-02-18 16:14:12','2021-02-18 16:14:12'),(20046,6684,'action complete via WP Cron','2021-02-18 16:14:12','2021-02-18 16:14:12'),(20047,6685,'action created','2021-02-18 16:14:13','2021-02-18 16:14:13'),(20048,6685,'action started via WP Cron','2021-02-18 16:21:04','2021-02-18 16:21:04'),(20049,6685,'action complete via WP Cron','2021-02-18 16:21:04','2021-02-18 16:21:04'),(20050,6686,'action created','2021-02-18 16:21:04','2021-02-18 16:21:04'),(20051,6686,'action started via WP Cron','2021-02-18 16:29:11','2021-02-18 16:29:11'),(20052,6686,'action complete via WP Cron','2021-02-18 16:29:12','2021-02-18 16:29:12'),(20053,6687,'action created','2021-02-18 16:29:12','2021-02-18 16:29:12'),(20054,6687,'action started via WP Cron','2021-02-18 16:33:06','2021-02-18 16:33:06'),(20055,6687,'action complete via WP Cron','2021-02-18 16:33:06','2021-02-18 16:33:06'),(20056,6688,'action created','2021-02-18 16:33:34','2021-02-18 16:33:34'),(20057,6688,'action started via WP Cron','2021-02-18 16:35:40','2021-02-18 16:35:40'),(20058,6688,'action complete via WP Cron','2021-02-18 16:35:40','2021-02-18 16:35:40'),(20059,6689,'action created','2021-02-18 16:38:06','2021-02-18 16:38:06'),(20060,6689,'action started via WP Cron','2021-02-18 16:40:41','2021-02-18 16:40:41'),(20061,6689,'action complete via WP Cron','2021-02-18 16:40:41','2021-02-18 16:40:41'),(20062,6690,'action created','2021-02-18 16:41:00','2021-02-18 16:41:00'),(20063,6690,'action started via WP Cron','2021-02-18 16:52:11','2021-02-18 16:52:11'),(20064,6690,'action complete via WP Cron','2021-02-18 16:52:11','2021-02-18 16:52:11'),(20065,6691,'action created','2021-02-18 16:52:11','2021-02-18 16:52:11'),(20066,6691,'action started via WP Cron','2021-02-18 16:52:38','2021-02-18 16:52:38'),(20067,6691,'action complete via WP Cron','2021-02-18 16:52:38','2021-02-18 16:52:38'),(20068,6692,'action created','2021-02-18 16:52:39','2021-02-18 16:52:39'),(20069,6692,'action started via WP Cron','2021-02-18 16:57:59','2021-02-18 16:57:59'),(20070,6692,'action complete via WP Cron','2021-02-18 16:57:59','2021-02-18 16:57:59'),(20071,6693,'action created','2021-02-18 16:57:59','2021-02-18 16:57:59'),(20072,6693,'action started via WP Cron','2021-02-18 16:59:43','2021-02-18 16:59:43'),(20073,6693,'action complete via WP Cron','2021-02-18 16:59:43','2021-02-18 16:59:43'),(20074,6694,'action created','2021-02-18 17:00:54','2021-02-18 17:00:54'),(20075,6694,'action started via WP Cron','2021-02-18 17:03:11','2021-02-18 17:03:11'),(20076,6694,'action complete via WP Cron','2021-02-18 17:03:11','2021-02-18 17:03:11'),(20077,6695,'action created','2021-02-18 17:06:14','2021-02-18 17:06:14'),(20078,6695,'action started via WP Cron','2021-02-18 17:14:06','2021-02-18 17:14:06'),(20079,6695,'action complete via WP Cron','2021-02-18 17:14:06','2021-02-18 17:14:06'),(20080,6696,'action created','2021-02-18 17:14:57','2021-02-18 17:14:57'),(20081,6696,'action started via WP Cron','2021-02-18 17:25:25','2021-02-18 17:25:25'),(20082,6696,'action complete via WP Cron','2021-02-18 17:25:25','2021-02-18 17:25:25'),(20083,6697,'action created','2021-02-18 17:25:26','2021-02-18 17:25:26'),(20084,6697,'action started via WP Cron','2021-02-18 17:26:12','2021-02-18 17:26:12'),(20085,6697,'action complete via WP Cron','2021-02-18 17:26:12','2021-02-18 17:26:12'),(20086,6698,'action created','2021-02-18 17:30:06','2021-02-18 17:30:06'),(20087,6698,'action started via WP Cron','2021-02-18 17:30:55','2021-02-18 17:30:55'),(20088,6698,'action complete via WP Cron','2021-02-18 17:30:55','2021-02-18 17:30:55'),(20089,6699,'action created','2021-02-18 17:30:56','2021-02-18 17:30:56'),(20090,6699,'action started via WP Cron','2021-02-18 17:31:46','2021-02-18 17:31:46'),(20091,6699,'action complete via WP Cron','2021-02-18 17:31:46','2021-02-18 17:31:46'),(20092,6700,'action created','2021-02-18 17:31:46','2021-02-18 17:31:46'),(20093,6700,'action started via WP Cron','2021-02-18 17:33:06','2021-02-18 17:33:06'),(20094,6700,'action complete via WP Cron','2021-02-18 17:33:06','2021-02-18 17:33:06'),(20095,6701,'action created','2021-02-18 17:33:36','2021-02-18 17:33:36'),(20096,6701,'action started via WP Cron','2021-02-18 17:34:45','2021-02-18 17:34:45'),(20097,6701,'action complete via WP Cron','2021-02-18 17:34:45','2021-02-18 17:34:45'),(20098,6702,'action created','2021-02-18 17:34:45','2021-02-18 17:34:45'),(20099,6702,'action started via WP Cron','2021-02-18 17:43:03','2021-02-18 17:43:03'),(20100,6702,'action complete via WP Cron','2021-02-18 17:43:03','2021-02-18 17:43:03'),(20101,6703,'action created','2021-02-18 17:43:59','2021-02-18 17:43:59'),(20102,6703,'action started via WP Cron','2021-02-18 17:46:55','2021-02-18 17:46:55'),(20103,6703,'action complete via WP Cron','2021-02-18 17:46:55','2021-02-18 17:46:55'),(20104,6704,'action created','2021-02-18 17:46:58','2021-02-18 17:46:58'),(20105,6704,'action started via WP Cron','2021-02-18 17:49:43','2021-02-18 17:49:43'),(20106,6704,'action complete via WP Cron','2021-02-18 17:49:43','2021-02-18 17:49:43'),(20107,6705,'action created','2021-02-18 17:49:44','2021-02-18 17:49:44'),(20108,6705,'action started via WP Cron','2021-02-18 17:51:43','2021-02-18 17:51:43'),(20109,6705,'action complete via WP Cron','2021-02-18 17:51:43','2021-02-18 17:51:43'),(20110,6706,'action created','2021-02-18 17:51:44','2021-02-18 17:51:44'),(20111,6706,'action started via WP Cron','2021-02-18 17:53:35','2021-02-18 17:53:35'),(20112,6706,'action complete via WP Cron','2021-02-18 17:53:35','2021-02-18 17:53:35'),(20113,6707,'action created','2021-02-18 17:53:38','2021-02-18 17:53:38'),(20114,6707,'action started via WP Cron','2021-02-18 17:54:58','2021-02-18 17:54:58'),(20115,6707,'action complete via WP Cron','2021-02-18 17:54:58','2021-02-18 17:54:58'),(20116,6708,'action created','2021-02-18 17:54:59','2021-02-18 17:54:59'),(20117,6708,'action started via WP Cron','2021-02-18 17:58:57','2021-02-18 17:58:57'),(20118,6708,'action complete via WP Cron','2021-02-18 17:58:57','2021-02-18 17:58:57'),(20119,6709,'action created','2021-02-18 17:58:57','2021-02-18 17:58:57'),(20120,6709,'action started via WP Cron','2021-02-18 18:00:05','2021-02-18 18:00:05'),(20121,6709,'action complete via WP Cron','2021-02-18 18:00:05','2021-02-18 18:00:05'),(20122,6710,'action created','2021-02-18 18:00:06','2021-02-18 18:00:06'),(20123,6710,'action started via WP Cron','2021-02-18 18:03:06','2021-02-18 18:03:06'),(20124,6710,'action complete via WP Cron','2021-02-18 18:03:06','2021-02-18 18:03:06'),(20125,6711,'action created','2021-02-18 18:04:09','2021-02-18 18:04:09'),(20126,6711,'action started via WP Cron','2021-02-18 18:06:47','2021-02-18 18:06:47'),(20127,6711,'action complete via WP Cron','2021-02-18 18:06:47','2021-02-18 18:06:47'),(20128,6712,'action created','2021-02-18 18:09:13','2021-02-18 18:09:13'),(20129,6712,'action started via WP Cron','2021-02-18 18:09:58','2021-02-18 18:09:58'),(20130,6712,'action complete via WP Cron','2021-02-18 18:09:58','2021-02-18 18:09:58'),(20131,6713,'action created','2021-02-18 18:09:59','2021-02-18 18:09:59'),(20132,6713,'action started via WP Cron','2021-02-18 18:12:33','2021-02-18 18:12:33'),(20133,6713,'action complete via WP Cron','2021-02-18 18:12:33','2021-02-18 18:12:33'),(20134,6714,'action created','2021-02-18 18:12:44','2021-02-18 18:12:44'),(20135,6714,'action started via WP Cron','2021-02-18 18:14:31','2021-02-18 18:14:31'),(20136,6714,'action complete via WP Cron','2021-02-18 18:14:31','2021-02-18 18:14:31'),(20137,6715,'action created','2021-02-18 18:14:37','2021-02-18 18:14:37'),(20138,6715,'action started via WP Cron','2021-02-18 18:16:58','2021-02-18 18:16:58'),(20139,6715,'action complete via WP Cron','2021-02-18 18:16:58','2021-02-18 18:16:58'),(20140,6716,'action created','2021-02-18 18:17:04','2021-02-18 18:17:04'),(20141,6716,'action started via WP Cron','2021-02-18 18:21:05','2021-02-18 18:21:05'),(20142,6716,'action complete via WP Cron','2021-02-18 18:21:05','2021-02-18 18:21:05'),(20143,6717,'action created','2021-02-18 18:21:05','2021-02-18 18:21:05'),(20144,6717,'action started via WP Cron','2021-02-18 18:22:11','2021-02-18 18:22:11'),(20145,6717,'action complete via WP Cron','2021-02-18 18:22:11','2021-02-18 18:22:11'),(20146,6718,'action created','2021-02-18 18:22:11','2021-02-18 18:22:11'),(20147,6718,'action started via WP Cron','2021-02-18 18:29:57','2021-02-18 18:29:57'),(20148,6718,'action complete via WP Cron','2021-02-18 18:29:57','2021-02-18 18:29:57'),(20149,6719,'action created','2021-02-18 18:29:57','2021-02-18 18:29:57'),(20150,6719,'action started via WP Cron','2021-02-18 18:31:41','2021-02-18 18:31:41'),(20151,6719,'action complete via WP Cron','2021-02-18 18:31:41','2021-02-18 18:31:41'),(20152,6720,'action created','2021-02-18 18:31:45','2021-02-18 18:31:45'),(20153,6720,'action started via WP Cron','2021-02-18 18:33:07','2021-02-18 18:33:07'),(20154,6720,'action complete via WP Cron','2021-02-18 18:33:07','2021-02-18 18:33:07'),(20155,6721,'action created','2021-02-18 18:33:28','2021-02-18 18:33:28'),(20156,6721,'action started via WP Cron','2021-02-18 18:33:40','2021-02-18 18:33:40'),(20157,6721,'action complete via WP Cron','2021-02-18 18:33:40','2021-02-18 18:33:40'),(20158,6722,'action created','2021-02-18 18:33:41','2021-02-18 18:33:41'),(20159,6722,'action started via WP Cron','2021-02-18 18:34:50','2021-02-18 18:34:50'),(20160,6722,'action complete via WP Cron','2021-02-18 18:34:50','2021-02-18 18:34:50'),(20161,6723,'action created','2021-02-18 18:34:52','2021-02-18 18:34:52'),(20162,6723,'action started via WP Cron','2021-02-18 18:36:07','2021-02-18 18:36:07'),(20163,6723,'action complete via WP Cron','2021-02-18 18:36:07','2021-02-18 18:36:07'),(20164,6724,'action created','2021-02-18 18:36:10','2021-02-18 18:36:10'),(20165,6724,'action started via WP Cron','2021-02-18 18:36:46','2021-02-18 18:36:46'),(20166,6724,'action complete via WP Cron','2021-02-18 18:36:46','2021-02-18 18:36:46'),(20167,6725,'action created','2021-02-18 18:37:03','2021-02-18 18:37:03'),(20168,6725,'action started via WP Cron','2021-02-18 18:38:10','2021-02-18 18:38:10'),(20169,6725,'action complete via WP Cron','2021-02-18 18:38:10','2021-02-18 18:38:10'),(20170,6726,'action created','2021-02-18 18:38:11','2021-02-18 18:38:11'),(20171,6726,'action started via WP Cron','2021-02-18 18:38:37','2021-02-18 18:38:37'),(20172,6726,'action complete via WP Cron','2021-02-18 18:38:37','2021-02-18 18:38:37'),(20173,6727,'action created','2021-02-18 18:38:37','2021-02-18 18:38:37'),(20174,6727,'action started via WP Cron','2021-02-18 18:39:51','2021-02-18 18:39:51'),(20175,6727,'action complete via WP Cron','2021-02-18 18:39:51','2021-02-18 18:39:51'),(20176,6728,'action created','2021-02-18 18:39:52','2021-02-18 18:39:52'),(20177,6728,'action started via WP Cron','2021-02-18 18:41:00','2021-02-18 18:41:00'),(20178,6728,'action complete via WP Cron','2021-02-18 18:41:00','2021-02-18 18:41:00'),(20179,6729,'action created','2021-02-18 18:41:00','2021-02-18 18:41:00'),(20180,6729,'action started via WP Cron','2021-02-18 18:42:03','2021-02-18 18:42:03'),(20181,6729,'action complete via WP Cron','2021-02-18 18:42:03','2021-02-18 18:42:03'),(20182,6730,'action created','2021-02-18 18:43:12','2021-02-18 18:43:12'),(20183,6730,'action started via WP Cron','2021-02-18 18:44:46','2021-02-18 18:44:46'),(20184,6730,'action complete via WP Cron','2021-02-18 18:44:47','2021-02-18 18:44:47'),(20185,6731,'action created','2021-02-18 18:48:14','2021-02-18 18:48:14'),(20186,6731,'action started via WP Cron','2021-02-18 18:50:14','2021-02-18 18:50:14'),(20187,6731,'action complete via WP Cron','2021-02-18 18:50:14','2021-02-18 18:50:14'),(20188,6732,'action created','2021-02-18 18:50:17','2021-02-18 18:50:17'),(20189,6732,'action started via WP Cron','2021-02-18 18:51:28','2021-02-18 18:51:28'),(20190,6732,'action complete via WP Cron','2021-02-18 18:51:28','2021-02-18 18:51:28'),(20191,6733,'action created','2021-02-18 18:51:33','2021-02-18 18:51:33'),(20192,6733,'action started via WP Cron','2021-02-18 19:01:06','2021-02-18 19:01:06'),(20193,6733,'action complete via WP Cron','2021-02-18 19:01:06','2021-02-18 19:01:06'),(20194,6734,'action created','2021-02-18 19:01:07','2021-02-18 19:01:07'),(20195,6734,'action started via WP Cron','2021-02-18 19:01:40','2021-02-18 19:01:40'),(20196,6734,'action complete via WP Cron','2021-02-18 19:01:40','2021-02-18 19:01:40'),(20197,6735,'action created','2021-02-18 19:01:41','2021-02-18 19:01:41'),(20198,6735,'action started via WP Cron','2021-02-18 19:02:35','2021-02-18 19:02:35'),(20199,6735,'action complete via WP Cron','2021-02-18 19:02:35','2021-02-18 19:02:35'),(20200,6736,'action created','2021-02-18 19:02:36','2021-02-18 19:02:36'),(20201,6736,'action started via WP Cron','2021-02-18 19:03:46','2021-02-18 19:03:46'),(20202,6736,'action complete via WP Cron','2021-02-18 19:03:46','2021-02-18 19:03:46'),(20203,6737,'action created','2021-02-18 19:03:47','2021-02-18 19:03:47'),(20204,6737,'action started via WP Cron','2021-02-18 19:04:45','2021-02-18 19:04:45'),(20205,6737,'action complete via WP Cron','2021-02-18 19:04:45','2021-02-18 19:04:45'),(20206,6738,'action created','2021-02-18 19:04:45','2021-02-18 19:04:45'),(20207,6738,'action started via WP Cron','2021-02-18 19:07:00','2021-02-18 19:07:00'),(20208,6738,'action complete via WP Cron','2021-02-18 19:07:00','2021-02-18 19:07:00'),(20209,6739,'action created','2021-02-18 19:07:00','2021-02-18 19:07:00'),(20210,6739,'action started via WP Cron','2021-02-18 19:08:07','2021-02-18 19:08:07'),(20211,6739,'action complete via WP Cron','2021-02-18 19:08:07','2021-02-18 19:08:07'),(20212,6740,'action created','2021-02-18 19:08:08','2021-02-18 19:08:08'),(20213,6740,'action started via WP Cron','2021-02-18 19:09:22','2021-02-18 19:09:22'),(20214,6740,'action complete via WP Cron','2021-02-18 19:09:22','2021-02-18 19:09:22'),(20215,6741,'action created','2021-02-18 19:09:24','2021-02-18 19:09:24'),(20216,6741,'action started via WP Cron','2021-02-18 19:09:45','2021-02-18 19:09:45'),(20217,6741,'action complete via WP Cron','2021-02-18 19:09:45','2021-02-18 19:09:45'),(20218,6742,'action created','2021-02-18 19:09:48','2021-02-18 19:09:48'),(20219,6742,'action started via WP Cron','2021-02-18 19:11:47','2021-02-18 19:11:47'),(20220,6742,'action complete via WP Cron','2021-02-18 19:11:47','2021-02-18 19:11:47'),(20221,6743,'action created','2021-02-18 19:11:47','2021-02-18 19:11:47'),(20222,6743,'action started via WP Cron','2021-02-18 19:15:10','2021-02-18 19:15:10'),(20223,6743,'action complete via WP Cron','2021-02-18 19:15:10','2021-02-18 19:15:10'),(20224,6744,'action created','2021-02-18 19:15:13','2021-02-18 19:15:13'),(20225,6744,'action started via WP Cron','2021-02-18 19:15:35','2021-02-18 19:15:35'),(20226,6744,'action complete via WP Cron','2021-02-18 19:15:35','2021-02-18 19:15:35'),(20227,6745,'action created','2021-02-18 19:15:36','2021-02-18 19:15:36'),(20228,6745,'action started via WP Cron','2021-02-18 19:16:49','2021-02-18 19:16:49'),(20229,6745,'action complete via WP Cron','2021-02-18 19:16:49','2021-02-18 19:16:49'),(20230,6746,'action created','2021-02-18 19:16:50','2021-02-18 19:16:50'),(20231,6746,'action started via WP Cron','2021-02-18 19:18:04','2021-02-18 19:18:04'),(20232,6746,'action complete via WP Cron','2021-02-18 19:18:04','2021-02-18 19:18:04'),(20233,6747,'action created','2021-02-18 19:18:04','2021-02-18 19:18:04'),(20234,6747,'action started via WP Cron','2021-02-18 19:19:14','2021-02-18 19:19:14'),(20235,6747,'action complete via WP Cron','2021-02-18 19:19:14','2021-02-18 19:19:14'),(20236,6748,'action created','2021-02-18 19:19:15','2021-02-18 19:19:15'),(20237,6748,'action started via WP Cron','2021-02-18 19:21:56','2021-02-18 19:21:56'),(20238,6748,'action complete via WP Cron','2021-02-18 19:21:56','2021-02-18 19:21:56'),(20239,6749,'action created','2021-02-18 19:22:00','2021-02-18 19:22:00'),(20240,6749,'action started via WP Cron','2021-02-18 19:24:22','2021-02-18 19:24:22'),(20241,6749,'action complete via WP Cron','2021-02-18 19:24:22','2021-02-18 19:24:22'),(20242,6750,'action created','2021-02-18 19:24:41','2021-02-18 19:24:41'),(20243,6750,'action started via WP Cron','2021-02-18 19:25:43','2021-02-18 19:25:43'),(20244,6750,'action complete via WP Cron','2021-02-18 19:25:43','2021-02-18 19:25:43'),(20245,6751,'action created','2021-02-18 19:25:43','2021-02-18 19:25:43'),(20246,6751,'action started via WP Cron','2021-02-18 19:26:39','2021-02-18 19:26:39'),(20247,6751,'action complete via WP Cron','2021-02-18 19:26:39','2021-02-18 19:26:39'),(20248,6752,'action created','2021-02-18 19:26:40','2021-02-18 19:26:40'),(20249,6752,'action started via WP Cron','2021-02-18 19:27:39','2021-02-18 19:27:39'),(20250,6752,'action complete via WP Cron','2021-02-18 19:27:39','2021-02-18 19:27:39'),(20251,6753,'action created','2021-02-18 19:27:51','2021-02-18 19:27:51'),(20252,6753,'action started via WP Cron','2021-02-18 19:28:39','2021-02-18 19:28:39'),(20253,6753,'action complete via WP Cron','2021-02-18 19:28:39','2021-02-18 19:28:39'),(20254,6754,'action created','2021-02-18 19:28:39','2021-02-18 19:28:39'),(20255,6754,'action started via WP Cron','2021-02-18 19:31:36','2021-02-18 19:31:36'),(20256,6754,'action complete via WP Cron','2021-02-18 19:31:36','2021-02-18 19:31:36'),(20257,6755,'action created','2021-02-18 19:31:43','2021-02-18 19:31:43'),(20258,6755,'action started via WP Cron','2021-02-18 19:33:07','2021-02-18 19:33:07'),(20259,6755,'action complete via WP Cron','2021-02-18 19:33:07','2021-02-18 19:33:07'),(20260,6756,'action created','2021-02-18 19:33:09','2021-02-18 19:33:09'),(20261,6756,'action started via WP Cron','2021-02-18 19:34:49','2021-02-18 19:34:49'),(20262,6756,'action complete via WP Cron','2021-02-18 19:34:49','2021-02-18 19:34:49'),(20263,6757,'action created','2021-02-18 19:34:49','2021-02-18 19:34:49'),(20264,6757,'action started via WP Cron','2021-02-18 19:36:52','2021-02-18 19:36:52'),(20265,6757,'action complete via WP Cron','2021-02-18 19:36:52','2021-02-18 19:36:52'),(20266,6758,'action created','2021-02-18 19:37:54','2021-02-18 19:37:54'),(20267,6758,'action started via WP Cron','2021-02-18 19:39:15','2021-02-18 19:39:15'),(20268,6758,'action complete via WP Cron','2021-02-18 19:39:15','2021-02-18 19:39:15'),(20269,6759,'action created','2021-02-18 19:39:16','2021-02-18 19:39:16'),(20270,6759,'action started via WP Cron','2021-02-18 19:40:43','2021-02-18 19:40:43'),(20271,6759,'action complete via WP Cron','2021-02-18 19:40:43','2021-02-18 19:40:43'),(20272,6760,'action created','2021-02-18 19:40:45','2021-02-18 19:40:45'),(20273,6760,'action started via WP Cron','2021-02-18 19:41:41','2021-02-18 19:41:41'),(20274,6760,'action complete via WP Cron','2021-02-18 19:41:41','2021-02-18 19:41:41'),(20275,6761,'action created','2021-02-18 19:41:43','2021-02-18 19:41:43'),(20276,6761,'action started via WP Cron','2021-02-18 19:43:28','2021-02-18 19:43:28'),(20277,6761,'action complete via WP Cron','2021-02-18 19:43:28','2021-02-18 19:43:28'),(20278,6762,'action created','2021-02-18 19:43:30','2021-02-18 19:43:30'),(20279,6762,'action started via WP Cron','2021-02-18 19:44:54','2021-02-18 19:44:54'),(20280,6762,'action complete via WP Cron','2021-02-18 19:44:54','2021-02-18 19:44:54'),(20281,6763,'action created','2021-02-18 19:45:01','2021-02-18 19:45:01'),(20282,6763,'action started via WP Cron','2021-02-18 19:45:39','2021-02-18 19:45:39'),(20283,6763,'action complete via WP Cron','2021-02-18 19:45:39','2021-02-18 19:45:39'),(20284,6764,'action created','2021-02-18 19:45:40','2021-02-18 19:45:40'),(20285,6764,'action started via WP Cron','2021-02-18 19:50:02','2021-02-18 19:50:02'),(20286,6764,'action complete via WP Cron','2021-02-18 19:50:02','2021-02-18 19:50:02'),(20287,6765,'action created','2021-02-18 19:50:02','2021-02-18 19:50:02'),(20288,6765,'action started via WP Cron','2021-02-18 19:51:05','2021-02-18 19:51:05'),(20289,6765,'action complete via WP Cron','2021-02-18 19:51:05','2021-02-18 19:51:05'),(20290,6766,'action created','2021-02-18 19:51:08','2021-02-18 19:51:08'),(20291,6766,'action started via WP Cron','2021-02-18 19:51:48','2021-02-18 19:51:48'),(20292,6766,'action complete via WP Cron','2021-02-18 19:51:48','2021-02-18 19:51:48'),(20293,6767,'action created','2021-02-18 19:51:49','2021-02-18 19:51:49'),(20294,6767,'action started via WP Cron','2021-02-18 19:53:45','2021-02-18 19:53:45'),(20295,6767,'action complete via WP Cron','2021-02-18 19:53:45','2021-02-18 19:53:45'),(20296,6768,'action created','2021-02-18 19:53:47','2021-02-18 19:53:47'),(20297,6768,'action started via WP Cron','2021-02-18 19:54:44','2021-02-18 19:54:44'),(20298,6768,'action complete via WP Cron','2021-02-18 19:54:44','2021-02-18 19:54:44'),(20299,6769,'action created','2021-02-18 19:55:09','2021-02-18 19:55:09'),(20300,6769,'action started via WP Cron','2021-02-18 19:55:37','2021-02-18 19:55:37'),(20301,6769,'action complete via WP Cron','2021-02-18 19:55:37','2021-02-18 19:55:37'),(20302,6770,'action created','2021-02-18 19:55:37','2021-02-18 19:55:37'),(20303,6770,'action started via WP Cron','2021-02-18 19:57:01','2021-02-18 19:57:01'),(20304,6770,'action complete via WP Cron','2021-02-18 19:57:01','2021-02-18 19:57:01'),(20305,6771,'action created','2021-02-18 19:57:02','2021-02-18 19:57:02'),(20306,6771,'action started via WP Cron','2021-02-18 19:59:29','2021-02-18 19:59:29'),(20307,6771,'action complete via WP Cron','2021-02-18 19:59:29','2021-02-18 19:59:29'),(20308,6772,'action created','2021-02-18 19:59:31','2021-02-18 19:59:31'),(20309,6772,'action started via WP Cron','2021-02-18 19:59:57','2021-02-18 19:59:57'),(20310,6772,'action complete via WP Cron','2021-02-18 19:59:57','2021-02-18 19:59:57'),(20311,6773,'action created','2021-02-18 19:59:58','2021-02-18 19:59:58'),(20312,6773,'action started via WP Cron','2021-02-18 20:00:38','2021-02-18 20:00:38'),(20313,6773,'action complete via WP Cron','2021-02-18 20:00:38','2021-02-18 20:00:38'),(20314,6774,'action created','2021-02-18 20:00:39','2021-02-18 20:00:39'),(20315,6774,'action started via WP Cron','2021-02-18 20:01:40','2021-02-18 20:01:40'),(20316,6774,'action complete via WP Cron','2021-02-18 20:01:40','2021-02-18 20:01:40'),(20317,6775,'action created','2021-02-18 20:01:44','2021-02-18 20:01:44'),(20318,6775,'action started via WP Cron','2021-02-18 20:03:06','2021-02-18 20:03:06'),(20319,6775,'action complete via WP Cron','2021-02-18 20:03:06','2021-02-18 20:03:06'),(20320,6776,'action created','2021-02-18 20:03:56','2021-02-18 20:03:56'),(20321,6776,'action started via WP Cron','2021-02-18 20:04:52','2021-02-18 20:04:52'),(20322,6776,'action complete via WP Cron','2021-02-18 20:04:52','2021-02-18 20:04:52'),(20323,6777,'action created','2021-02-18 20:04:55','2021-02-18 20:04:55'),(20324,6777,'action started via WP Cron','2021-02-18 20:06:48','2021-02-18 20:06:48'),(20325,6777,'action complete via WP Cron','2021-02-18 20:06:48','2021-02-18 20:06:48'),(20326,6778,'action created','2021-02-18 20:11:26','2021-02-18 20:11:26'),(20327,6778,'action started via WP Cron','2021-02-18 20:11:36','2021-02-18 20:11:36'),(20328,6778,'action complete via WP Cron','2021-02-18 20:11:36','2021-02-18 20:11:36'),(20329,6779,'action created','2021-02-18 20:11:36','2021-02-18 20:11:36'),(20330,6779,'action started via WP Cron','2021-02-18 20:12:35','2021-02-18 20:12:35'),(20331,6779,'action complete via WP Cron','2021-02-18 20:12:35','2021-02-18 20:12:35'),(20332,6780,'action created','2021-02-18 20:12:35','2021-02-18 20:12:35'),(20333,6780,'action started via WP Cron','2021-02-18 20:14:08','2021-02-18 20:14:08'),(20334,6780,'action complete via WP Cron','2021-02-18 20:14:08','2021-02-18 20:14:08'),(20335,6781,'action created','2021-02-18 20:14:09','2021-02-18 20:14:09'),(20336,6781,'action started via WP Cron','2021-02-18 20:14:37','2021-02-18 20:14:37'),(20337,6781,'action complete via WP Cron','2021-02-18 20:14:37','2021-02-18 20:14:37'),(20338,6782,'action created','2021-02-18 20:14:38','2021-02-18 20:14:38'),(20339,6782,'action started via WP Cron','2021-02-18 20:16:09','2021-02-18 20:16:09'),(20340,6782,'action complete via WP Cron','2021-02-18 20:16:09','2021-02-18 20:16:09'),(20341,6783,'action created','2021-02-18 20:17:19','2021-02-18 20:17:19'),(20342,6783,'action started via WP Cron','2021-02-18 20:18:14','2021-02-18 20:18:14'),(20343,6783,'action complete via WP Cron','2021-02-18 20:18:15','2021-02-18 20:18:15'),(20344,6784,'action created','2021-02-18 20:18:32','2021-02-18 20:18:32'),(20345,6784,'action started via WP Cron','2021-02-18 20:20:30','2021-02-18 20:20:30'),(20346,6784,'action complete via WP Cron','2021-02-18 20:20:30','2021-02-18 20:20:30'),(20347,6785,'action created','2021-02-18 20:20:30','2021-02-18 20:20:30'),(20348,6785,'action started via WP Cron','2021-02-18 20:21:13','2021-02-18 20:21:13'),(20349,6785,'action complete via WP Cron','2021-02-18 20:21:13','2021-02-18 20:21:13'),(20350,6786,'action created','2021-02-18 20:21:13','2021-02-18 20:21:13'),(20351,6786,'action started via WP Cron','2021-02-18 20:23:44','2021-02-18 20:23:44'),(20352,6786,'action complete via WP Cron','2021-02-18 20:23:44','2021-02-18 20:23:44'),(20353,6787,'action created','2021-02-18 20:23:45','2021-02-18 20:23:45'),(20354,6787,'action started via WP Cron','2021-02-18 20:33:06','2021-02-18 20:33:06'),(20355,6787,'action complete via WP Cron','2021-02-18 20:33:06','2021-02-18 20:33:06'),(20356,6788,'action created','2021-02-18 20:34:28','2021-02-18 20:34:28'),(20357,6788,'action started via WP Cron','2021-02-18 20:34:42','2021-02-18 20:34:42'),(20358,6788,'action complete via WP Cron','2021-02-18 20:34:42','2021-02-18 20:34:42'),(20359,6789,'action created','2021-02-18 20:35:52','2021-02-18 20:35:52'),(20360,6789,'action started via WP Cron','2021-02-18 20:40:16','2021-02-18 20:40:16'),(20361,6789,'action complete via WP Cron','2021-02-18 20:40:16','2021-02-18 20:40:16'),(20362,6790,'action created','2021-02-18 20:40:16','2021-02-18 20:40:16'),(20363,6790,'action started via WP Cron','2021-02-18 20:40:58','2021-02-18 20:40:58'),(20364,6790,'action complete via WP Cron','2021-02-18 20:40:58','2021-02-18 20:40:58'),(20365,6791,'action created','2021-02-18 20:40:59','2021-02-18 20:40:59'),(20366,6791,'action started via WP Cron','2021-02-18 20:41:45','2021-02-18 20:41:45'),(20367,6791,'action complete via WP Cron','2021-02-18 20:41:45','2021-02-18 20:41:45'),(20368,6792,'action created','2021-02-18 20:41:46','2021-02-18 20:41:46'),(20369,6792,'action started via WP Cron','2021-02-18 20:42:51','2021-02-18 20:42:51'),(20370,6792,'action complete via WP Cron','2021-02-18 20:42:51','2021-02-18 20:42:51'),(20371,6793,'action created','2021-02-18 20:42:51','2021-02-18 20:42:51'),(20372,6793,'action started via WP Cron','2021-02-18 20:43:36','2021-02-18 20:43:36'),(20373,6793,'action complete via WP Cron','2021-02-18 20:43:36','2021-02-18 20:43:36'),(20374,6794,'action created','2021-02-18 20:43:36','2021-02-18 20:43:36'),(20375,6794,'action started via WP Cron','2021-02-18 20:45:36','2021-02-18 20:45:36'),(20376,6794,'action complete via WP Cron','2021-02-18 20:45:36','2021-02-18 20:45:36'),(20377,6795,'action created','2021-02-18 20:45:38','2021-02-18 20:45:38'),(20378,6795,'action started via WP Cron','2021-02-18 20:46:49','2021-02-18 20:46:49'),(20379,6795,'action complete via WP Cron','2021-02-18 20:46:49','2021-02-18 20:46:49'),(20380,6796,'action created','2021-02-18 20:46:50','2021-02-18 20:46:50'),(20381,6796,'action started via WP Cron','2021-02-18 20:51:36','2021-02-18 20:51:36'),(20382,6796,'action complete via WP Cron','2021-02-18 20:51:36','2021-02-18 20:51:36'),(20383,6797,'action created','2021-02-18 20:51:40','2021-02-18 20:51:40'),(20384,6797,'action started via WP Cron','2021-02-18 20:57:02','2021-02-18 20:57:02'),(20385,6797,'action complete via WP Cron','2021-02-18 20:57:02','2021-02-18 20:57:02'),(20386,6798,'action created','2021-02-18 20:57:03','2021-02-18 20:57:03'),(20387,6798,'action started via WP Cron','2021-02-18 21:03:07','2021-02-18 21:03:07'),(20388,6798,'action complete via WP Cron','2021-02-18 21:03:07','2021-02-18 21:03:07'),(20389,6799,'action created','2021-02-18 21:04:03','2021-02-18 21:04:03'),(20390,6799,'action started via WP Cron','2021-02-18 21:06:06','2021-02-18 21:06:06'),(20391,6799,'action complete via WP Cron','2021-02-18 21:06:06','2021-02-18 21:06:06'),(20392,6800,'action created','2021-02-18 21:06:06','2021-02-18 21:06:06'),(20393,6800,'action started via WP Cron','2021-02-18 21:07:13','2021-02-18 21:07:13'),(20394,6800,'action complete via WP Cron','2021-02-18 21:07:13','2021-02-18 21:07:13'),(20395,6801,'action created','2021-02-18 21:09:39','2021-02-18 21:09:39'),(20396,6801,'action started via WP Cron','2021-02-18 21:14:06','2021-02-18 21:14:06'),(20397,6801,'action complete via WP Cron','2021-02-18 21:14:06','2021-02-18 21:14:06'),(20398,6802,'action created','2021-02-18 21:21:39','2021-02-18 21:21:39'),(20399,6802,'action started via WP Cron','2021-02-18 21:23:48','2021-02-18 21:23:48'),(20400,6802,'action complete via WP Cron','2021-02-18 21:23:48','2021-02-18 21:23:48'),(20401,6803,'action created','2021-02-18 21:23:49','2021-02-18 21:23:49'),(20402,6803,'action started via WP Cron','2021-02-18 21:25:15','2021-02-18 21:25:15'),(20403,6803,'action complete via WP Cron','2021-02-18 21:25:15','2021-02-18 21:25:15'),(20404,6804,'action created','2021-02-18 21:25:58','2021-02-18 21:25:58'),(20405,6804,'action started via WP Cron','2021-02-18 21:26:42','2021-02-18 21:26:42'),(20406,6804,'action complete via WP Cron','2021-02-18 21:26:42','2021-02-18 21:26:42'),(20407,6805,'action created','2021-02-18 21:27:05','2021-02-18 21:27:05'),(20408,6805,'action started via WP Cron','2021-02-18 21:33:09','2021-02-18 21:33:09'),(20409,6805,'action complete via WP Cron','2021-02-18 21:33:09','2021-02-18 21:33:09'),(20410,6806,'action created','2021-02-18 21:36:14','2021-02-18 21:36:14'),(20411,6806,'action started via WP Cron','2021-02-18 21:38:30','2021-02-18 21:38:30'),(20412,6806,'action complete via WP Cron','2021-02-18 21:38:30','2021-02-18 21:38:30'),(20413,6807,'action created','2021-02-18 21:38:50','2021-02-18 21:38:50'),(20414,6807,'action started via WP Cron','2021-02-18 21:40:35','2021-02-18 21:40:35'),(20415,6807,'action complete via WP Cron','2021-02-18 21:40:35','2021-02-18 21:40:35'),(20416,6808,'action created','2021-02-18 21:40:40','2021-02-18 21:40:40'),(20417,6808,'action started via WP Cron','2021-02-18 21:44:01','2021-02-18 21:44:01'),(20418,6808,'action complete via WP Cron','2021-02-18 21:44:01','2021-02-18 21:44:01'),(20419,6809,'action created','2021-02-18 21:44:38','2021-02-18 21:44:38'),(20420,6809,'action started via WP Cron','2021-02-18 21:50:17','2021-02-18 21:50:17'),(20421,6809,'action complete via WP Cron','2021-02-18 21:50:17','2021-02-18 21:50:17'),(20422,6810,'action created','2021-02-18 21:50:17','2021-02-18 21:50:17'),(20423,6810,'action started via WP Cron','2021-02-18 21:51:43','2021-02-18 21:51:43'),(20424,6810,'action complete via WP Cron','2021-02-18 21:51:43','2021-02-18 21:51:43'),(20425,6811,'action created','2021-02-18 21:51:44','2021-02-18 21:51:44'),(20426,6811,'action started via WP Cron','2021-02-18 21:52:43','2021-02-18 21:52:43'),(20427,6811,'action complete via WP Cron','2021-02-18 21:52:43','2021-02-18 21:52:43'),(20428,6812,'action created','2021-02-18 21:56:36','2021-02-18 21:56:36'),(20429,6812,'action started via WP Cron','2021-02-18 21:58:11','2021-02-18 21:58:11'),(20430,6812,'action complete via WP Cron','2021-02-18 21:58:11','2021-02-18 21:58:11'),(20431,6813,'action created','2021-02-18 21:58:11','2021-02-18 21:58:11'),(20432,6813,'action started via WP Cron','2021-02-18 22:02:15','2021-02-18 22:02:15'),(20433,6813,'action complete via WP Cron','2021-02-18 22:02:15','2021-02-18 22:02:15'),(20434,6814,'action created','2021-02-18 22:02:16','2021-02-18 22:02:16'),(20435,6814,'action started via WP Cron','2021-02-18 22:03:07','2021-02-18 22:03:07'),(20436,6814,'action complete via WP Cron','2021-02-18 22:03:07','2021-02-18 22:03:07'),(20437,6815,'action created','2021-02-18 22:06:34','2021-02-18 22:06:34'),(20438,6815,'action started via WP Cron','2021-02-18 22:10:55','2021-02-18 22:10:55'),(20439,6815,'action complete via WP Cron','2021-02-18 22:10:55','2021-02-18 22:10:55'),(20440,6816,'action created','2021-02-18 22:10:55','2021-02-18 22:10:55'),(20441,6816,'action started via WP Cron','2021-02-18 22:13:23','2021-02-18 22:13:23'),(20442,6816,'action complete via WP Cron','2021-02-18 22:13:23','2021-02-18 22:13:23'),(20443,6817,'action created','2021-02-18 22:13:30','2021-02-18 22:13:30'),(20444,6817,'action started via WP Cron','2021-02-18 22:14:44','2021-02-18 22:14:44'),(20445,6817,'action complete via WP Cron','2021-02-18 22:14:44','2021-02-18 22:14:44'),(20446,6818,'action created','2021-02-18 22:15:33','2021-02-18 22:15:33'),(20447,6818,'action started via WP Cron','2021-02-18 22:17:05','2021-02-18 22:17:05'),(20448,6818,'action complete via WP Cron','2021-02-18 22:17:05','2021-02-18 22:17:05'),(20449,6819,'action created','2021-02-18 22:17:32','2021-02-18 22:17:32'),(20450,6819,'action started via WP Cron','2021-02-18 22:17:54','2021-02-18 22:17:54'),(20451,6819,'action complete via WP Cron','2021-02-18 22:17:54','2021-02-18 22:17:54'),(20452,6820,'action created','2021-02-18 22:18:43','2021-02-18 22:18:43'),(20453,6820,'action started via WP Cron','2021-02-18 22:30:40','2021-02-18 22:30:40'),(20454,6820,'action complete via WP Cron','2021-02-18 22:30:40','2021-02-18 22:30:40'),(20455,6821,'action created','2021-02-18 22:30:40','2021-02-18 22:30:40'),(20456,6821,'action started via WP Cron','2021-02-18 22:33:06','2021-02-18 22:33:06'),(20457,6821,'action complete via WP Cron','2021-02-18 22:33:06','2021-02-18 22:33:06'),(20458,6822,'action created','2021-02-18 22:36:29','2021-02-18 22:36:29'),(20459,6822,'action started via WP Cron','2021-02-18 22:42:31','2021-02-18 22:42:31'),(20460,6822,'action complete via WP Cron','2021-02-18 22:42:31','2021-02-18 22:42:31'),(20461,6823,'action created','2021-02-18 22:42:32','2021-02-18 22:42:32'),(20462,6823,'action started via WP Cron','2021-02-18 22:43:10','2021-02-18 22:43:10'),(20463,6823,'action complete via WP Cron','2021-02-18 22:43:10','2021-02-18 22:43:10'),(20464,6824,'action created','2021-02-18 22:43:10','2021-02-18 22:43:10'),(20465,6824,'action started via WP Cron','2021-02-18 22:44:28','2021-02-18 22:44:28'),(20466,6824,'action complete via WP Cron','2021-02-18 22:44:28','2021-02-18 22:44:28'),(20467,6825,'action created','2021-02-18 22:47:33','2021-02-18 22:47:33'),(20468,6825,'action started via WP Cron','2021-02-18 22:51:09','2021-02-18 22:51:09'),(20469,6825,'action complete via WP Cron','2021-02-18 22:51:09','2021-02-18 22:51:09'),(20470,6826,'action created','2021-02-18 22:51:10','2021-02-18 22:51:10'),(20471,6826,'action started via WP Cron','2021-02-18 22:57:10','2021-02-18 22:57:10'),(20472,6826,'action complete via WP Cron','2021-02-18 22:57:10','2021-02-18 22:57:10'),(20473,6827,'action created','2021-02-18 22:58:46','2021-02-18 22:58:46'),(20474,6827,'action started via WP Cron','2021-02-18 23:03:07','2021-02-18 23:03:07'),(20475,6827,'action complete via WP Cron','2021-02-18 23:03:07','2021-02-18 23:03:07'),(20476,6828,'action created','2021-02-18 23:08:13','2021-02-18 23:08:13'),(20477,6828,'action started via WP Cron','2021-02-18 23:28:23','2021-02-18 23:28:23'),(20478,6828,'action complete via WP Cron','2021-02-18 23:28:23','2021-02-18 23:28:23'),(20479,6829,'action created','2021-02-18 23:28:24','2021-02-18 23:28:24'),(20480,6829,'action started via WP Cron','2021-02-18 23:31:01','2021-02-18 23:31:01'),(20481,6829,'action complete via WP Cron','2021-02-18 23:31:01','2021-02-18 23:31:01'),(20482,6830,'action created','2021-02-18 23:31:02','2021-02-18 23:31:02'),(20483,6830,'action started via WP Cron','2021-02-18 23:33:07','2021-02-18 23:33:07'),(20484,6830,'action complete via WP Cron','2021-02-18 23:33:07','2021-02-18 23:33:07'),(20485,6831,'action created','2021-02-18 23:34:53','2021-02-18 23:34:53'),(20486,6831,'action started via WP Cron','2021-02-18 23:43:09','2021-02-18 23:43:09'),(20487,6831,'action complete via WP Cron','2021-02-18 23:43:09','2021-02-18 23:43:09'),(20488,6832,'action created','2021-02-18 23:43:10','2021-02-18 23:43:10'),(20489,6832,'action started via WP Cron','2021-02-18 23:44:44','2021-02-18 23:44:44'),(20490,6832,'action complete via WP Cron','2021-02-18 23:44:44','2021-02-18 23:44:44'),(20491,6833,'action created','2021-02-18 23:46:46','2021-02-18 23:46:46'),(20492,6833,'action started via WP Cron','2021-02-18 23:51:59','2021-02-18 23:51:59'),(20493,6833,'action complete via WP Cron','2021-02-18 23:51:59','2021-02-18 23:51:59'),(20494,6834,'action created','2021-02-18 23:57:38','2021-02-18 23:57:38'),(20495,6834,'action started via WP Cron','2021-02-19 00:00:24','2021-02-19 00:00:24'),(20496,6834,'action complete via WP Cron','2021-02-19 00:00:24','2021-02-19 00:00:24'),(20497,6835,'action created','2021-02-19 00:03:06','2021-02-19 00:03:06'),(20498,6835,'action started via WP Cron','2021-02-19 00:05:41','2021-02-19 00:05:41'),(20499,6835,'action complete via WP Cron','2021-02-19 00:05:41','2021-02-19 00:05:41'),(20500,6836,'action created','2021-02-19 00:06:29','2021-02-19 00:06:29'),(20501,6836,'action started via WP Cron','2021-02-19 00:10:24','2021-02-19 00:10:24'),(20502,6836,'action complete via WP Cron','2021-02-19 00:10:24','2021-02-19 00:10:24'),(20503,6837,'action created','2021-02-19 00:12:47','2021-02-19 00:12:47'),(20504,6837,'action started via WP Cron','2021-02-19 00:20:01','2021-02-19 00:20:01'),(20505,6837,'action complete via WP Cron','2021-02-19 00:20:01','2021-02-19 00:20:01'),(20506,6838,'action created','2021-02-19 00:20:03','2021-02-19 00:20:03'),(20507,6838,'action started via WP Cron','2021-02-19 00:20:55','2021-02-19 00:20:55'),(20508,6838,'action complete via WP Cron','2021-02-19 00:20:55','2021-02-19 00:20:55'),(20509,6839,'action created','2021-02-19 00:26:54','2021-02-19 00:26:54'),(20510,6839,'action started via WP Cron','2021-02-19 00:33:07','2021-02-19 00:33:07'),(20511,6839,'action complete via WP Cron','2021-02-19 00:33:07','2021-02-19 00:33:07'),(20512,6840,'action created','2021-02-19 00:36:30','2021-02-19 00:36:30'),(20513,6840,'action started via WP Cron','2021-02-19 00:37:02','2021-02-19 00:37:02'),(20514,6840,'action complete via WP Cron','2021-02-19 00:37:02','2021-02-19 00:37:02'),(20515,6841,'action created','2021-02-19 00:37:03','2021-02-19 00:37:03'),(20516,6841,'action started via WP Cron','2021-02-19 00:37:35','2021-02-19 00:37:35'),(20517,6841,'action complete via WP Cron','2021-02-19 00:37:35','2021-02-19 00:37:35'),(20518,6842,'action created','2021-02-19 00:37:51','2021-02-19 00:37:51'),(20519,6842,'action started via WP Cron','2021-02-19 00:41:33','2021-02-19 00:41:33'),(20520,6842,'action complete via WP Cron','2021-02-19 00:41:33','2021-02-19 00:41:33'),(20521,6843,'action created','2021-02-19 00:41:46','2021-02-19 00:41:46'),(20522,6843,'action started via WP Cron','2021-02-19 00:47:38','2021-02-19 00:47:38'),(20523,6843,'action complete via WP Cron','2021-02-19 00:47:38','2021-02-19 00:47:38'),(20524,6844,'action created','2021-02-19 00:47:45','2021-02-19 00:47:45'),(20525,6844,'action started via WP Cron','2021-02-19 00:50:54','2021-02-19 00:50:54'),(20526,6844,'action complete via WP Cron','2021-02-19 00:50:54','2021-02-19 00:50:54'),(20527,6845,'action created','2021-02-19 00:50:54','2021-02-19 00:50:54'),(20528,6845,'action started via WP Cron','2021-02-19 00:52:04','2021-02-19 00:52:04'),(20529,6845,'action complete via WP Cron','2021-02-19 00:52:04','2021-02-19 00:52:04'),(20530,6846,'action created','2021-02-19 00:52:04','2021-02-19 00:52:04'),(20531,6846,'action started via WP Cron','2021-02-19 00:57:11','2021-02-19 00:57:11'),(20532,6846,'action complete via WP Cron','2021-02-19 00:57:11','2021-02-19 00:57:11'),(20533,6847,'action created','2021-02-19 00:57:11','2021-02-19 00:57:11'),(20534,6847,'action started via WP Cron','2021-02-19 01:00:14','2021-02-19 01:00:14'),(20535,6847,'action complete via WP Cron','2021-02-19 01:00:14','2021-02-19 01:00:14'),(20536,6848,'action created','2021-02-19 01:01:35','2021-02-19 01:01:35'),(20537,6848,'action started via WP Cron','2021-02-19 01:03:07','2021-02-19 01:03:07'),(20538,6848,'action complete via WP Cron','2021-02-19 01:03:07','2021-02-19 01:03:07'),(20539,6849,'action created','2021-02-19 01:11:31','2021-02-19 01:11:31'),(20540,6849,'action started via WP Cron','2021-02-19 01:13:27','2021-02-19 01:13:27'),(20541,6849,'action complete via WP Cron','2021-02-19 01:13:27','2021-02-19 01:13:27'),(20542,6850,'action created','2021-02-19 01:22:08','2021-02-19 01:22:08'),(20543,6850,'action started via WP Cron','2021-02-19 01:26:43','2021-02-19 01:26:43'),(20544,6850,'action complete via WP Cron','2021-02-19 01:26:43','2021-02-19 01:26:43'),(20545,6851,'action created','2021-02-19 01:30:43','2021-02-19 01:30:43'),(20546,6851,'action started via WP Cron','2021-02-19 01:33:17','2021-02-19 01:33:17'),(20547,6851,'action complete via WP Cron','2021-02-19 01:33:17','2021-02-19 01:33:17'),(20548,6852,'action created','2021-02-19 01:35:23','2021-02-19 01:35:23'),(20549,6505,'action started via WP Cron','2021-02-19 01:35:23','2021-02-19 01:35:23'),(20550,6505,'action complete via WP Cron','2021-02-19 01:35:23','2021-02-19 01:35:23'),(20551,6853,'action created','2021-02-19 01:35:23','2021-02-19 01:35:23'),(20552,6852,'action started via WP Cron','2021-02-19 01:39:51','2021-02-19 01:39:51'),(20553,6852,'action complete via WP Cron','2021-02-19 01:39:51','2021-02-19 01:39:51'),(20554,6854,'action created','2021-02-19 01:47:46','2021-02-19 01:47:46'),(20555,6854,'action started via WP Cron','2021-02-19 01:59:25','2021-02-19 01:59:25'),(20556,6854,'action complete via WP Cron','2021-02-19 01:59:25','2021-02-19 01:59:25'),(20557,6855,'action created','2021-02-19 01:59:30','2021-02-19 01:59:30'),(20558,6855,'action started via WP Cron','2021-02-19 02:02:43','2021-02-19 02:02:43'),(20559,6855,'action complete via WP Cron','2021-02-19 02:02:43','2021-02-19 02:02:43'),(20560,6856,'action created','2021-02-19 02:03:07','2021-02-19 02:03:07'),(20561,6510,'action started via WP Cron','2021-02-19 02:04:01','2021-02-19 02:04:01'),(20562,6510,'action complete via WP Cron','2021-02-19 02:04:01','2021-02-19 02:04:01'),(20563,6857,'action created','2021-02-19 02:04:01','2021-02-19 02:04:01'),(20564,6856,'action started via WP Cron','2021-02-19 02:04:01','2021-02-19 02:04:01'),(20565,6856,'action complete via WP Cron','2021-02-19 02:04:01','2021-02-19 02:04:01'),(20566,6858,'action created','2021-02-19 02:04:45','2021-02-19 02:04:45'),(20567,6858,'action started via WP Cron','2021-02-19 02:18:00','2021-02-19 02:18:00'),(20568,6858,'action complete via WP Cron','2021-02-19 02:18:00','2021-02-19 02:18:00'),(20569,6859,'action created','2021-02-19 02:18:00','2021-02-19 02:18:00'),(20570,6859,'action started via WP Cron','2021-02-19 02:20:00','2021-02-19 02:20:00'),(20571,6859,'action complete via WP Cron','2021-02-19 02:20:00','2021-02-19 02:20:00'),(20572,6860,'action created','2021-02-19 02:25:36','2021-02-19 02:25:36'),(20573,6860,'action started via WP Cron','2021-02-19 02:28:18','2021-02-19 02:28:18'),(20574,6860,'action complete via WP Cron','2021-02-19 02:28:18','2021-02-19 02:28:18'),(20575,6861,'action created','2021-02-19 02:28:18','2021-02-19 02:28:18'),(20576,6861,'action started via WP Cron','2021-02-19 02:28:37','2021-02-19 02:28:37'),(20577,6861,'action complete via WP Cron','2021-02-19 02:28:37','2021-02-19 02:28:37'),(20578,6862,'action created','2021-02-19 02:28:38','2021-02-19 02:28:38'),(20579,6862,'action started via WP Cron','2021-02-19 02:30:18','2021-02-19 02:30:18'),(20580,6862,'action complete via WP Cron','2021-02-19 02:30:18','2021-02-19 02:30:18'),(20581,6863,'action created','2021-02-19 02:33:07','2021-02-19 02:33:07'),(20582,6863,'action started via WP Cron','2021-02-19 02:33:41','2021-02-19 02:33:41'),(20583,6863,'action complete via WP Cron','2021-02-19 02:33:41','2021-02-19 02:33:41'),(20584,6864,'action created','2021-02-19 02:33:41','2021-02-19 02:33:41'),(20585,6864,'action started via WP Cron','2021-02-19 02:38:04','2021-02-19 02:38:04'),(20586,6864,'action complete via WP Cron','2021-02-19 02:38:04','2021-02-19 02:38:04'),(20587,6865,'action created','2021-02-19 02:38:04','2021-02-19 02:38:04'),(20588,6865,'action started via WP Cron','2021-02-19 02:57:58','2021-02-19 02:57:58'),(20589,6865,'action complete via WP Cron','2021-02-19 02:57:58','2021-02-19 02:57:58'),(20590,6866,'action created','2021-02-19 02:58:04','2021-02-19 02:58:04'),(20591,6866,'action started via WP Cron','2021-02-19 03:03:06','2021-02-19 03:03:06'),(20592,6866,'action complete via WP Cron','2021-02-19 03:03:06','2021-02-19 03:03:06'),(20593,6867,'action created','2021-02-19 03:04:44','2021-02-19 03:04:44'),(20594,6867,'action started via WP Cron','2021-02-19 03:11:03','2021-02-19 03:11:03'),(20595,6867,'action complete via WP Cron','2021-02-19 03:11:03','2021-02-19 03:11:03'),(20596,6868,'action created','2021-02-19 03:12:42','2021-02-19 03:12:42'),(20597,6868,'action started via WP Cron','2021-02-19 03:14:37','2021-02-19 03:14:37'),(20598,6868,'action complete via WP Cron','2021-02-19 03:14:37','2021-02-19 03:14:37'),(20599,6869,'action created','2021-02-19 03:14:37','2021-02-19 03:14:37'),(20600,6869,'action started via WP Cron','2021-02-19 03:16:19','2021-02-19 03:16:19'),(20601,6869,'action complete via WP Cron','2021-02-19 03:16:19','2021-02-19 03:16:19'),(20602,6870,'action created','2021-02-19 03:18:06','2021-02-19 03:18:06'),(20603,6870,'action started via WP Cron','2021-02-19 03:31:16','2021-02-19 03:31:16'),(20604,6870,'action complete via WP Cron','2021-02-19 03:31:16','2021-02-19 03:31:16'),(20605,6871,'action created','2021-02-19 03:31:16','2021-02-19 03:31:16'),(20606,6871,'action started via WP Cron','2021-02-19 03:33:07','2021-02-19 03:33:07'),(20607,6871,'action complete via WP Cron','2021-02-19 03:33:07','2021-02-19 03:33:07'),(20608,6872,'action created','2021-02-19 03:35:57','2021-02-19 03:35:57'),(20609,6872,'action started via WP Cron','2021-02-19 03:37:51','2021-02-19 03:37:51'),(20610,6872,'action complete via WP Cron','2021-02-19 03:37:51','2021-02-19 03:37:51'),(20611,6873,'action created','2021-02-19 03:41:36','2021-02-19 03:41:36'),(20612,6873,'action started via WP Cron','2021-02-19 03:48:05','2021-02-19 03:48:05'),(20613,6873,'action complete via WP Cron','2021-02-19 03:48:05','2021-02-19 03:48:05'),(20614,6874,'action created','2021-02-19 03:48:06','2021-02-19 03:48:06'),(20615,6874,'action started via WP Cron','2021-02-19 04:00:18','2021-02-19 04:00:18'),(20616,6874,'action complete via WP Cron','2021-02-19 04:00:18','2021-02-19 04:00:18'),(20617,6875,'action created','2021-02-19 04:03:34','2021-02-19 04:03:34'),(20618,6875,'action started via WP Cron','2021-02-19 04:06:36','2021-02-19 04:06:36'),(20619,6875,'action complete via WP Cron','2021-02-19 04:06:36','2021-02-19 04:06:36'),(20620,6876,'action created','2021-02-19 04:06:36','2021-02-19 04:06:36'),(20621,6876,'action started via WP Cron','2021-02-19 04:10:59','2021-02-19 04:10:59'),(20622,6876,'action complete via WP Cron','2021-02-19 04:10:59','2021-02-19 04:10:59'),(20623,6877,'action created','2021-02-19 04:12:20','2021-02-19 04:12:20'),(20624,6877,'action started via WP Cron','2021-02-19 04:14:05','2021-02-19 04:14:05'),(20625,6877,'action complete via WP Cron','2021-02-19 04:14:05','2021-02-19 04:14:05'),(20626,6878,'action created','2021-02-19 04:14:05','2021-02-19 04:14:05'),(20627,6878,'action started via WP Cron','2021-02-19 04:15:01','2021-02-19 04:15:01'),(20628,6878,'action complete via WP Cron','2021-02-19 04:15:01','2021-02-19 04:15:01'),(20629,6879,'action created','2021-02-19 04:15:01','2021-02-19 04:15:01'),(20630,6879,'action started via WP Cron','2021-02-19 04:17:12','2021-02-19 04:17:12'),(20631,6879,'action complete via WP Cron','2021-02-19 04:17:12','2021-02-19 04:17:12'),(20632,6880,'action created','2021-02-19 04:18:21','2021-02-19 04:18:21'),(20633,6880,'action started via WP Cron','2021-02-19 04:19:05','2021-02-19 04:19:05'),(20634,6880,'action complete via WP Cron','2021-02-19 04:19:05','2021-02-19 04:19:05'),(20635,6881,'action created','2021-02-19 04:19:06','2021-02-19 04:19:06'),(20636,6881,'action started via WP Cron','2021-02-19 04:20:35','2021-02-19 04:20:35'),(20637,6881,'action complete via WP Cron','2021-02-19 04:20:35','2021-02-19 04:20:35'),(20638,6882,'action created','2021-02-19 04:20:35','2021-02-19 04:20:35'),(20639,6882,'action started via WP Cron','2021-02-19 04:25:29','2021-02-19 04:25:29'),(20640,6882,'action complete via WP Cron','2021-02-19 04:25:29','2021-02-19 04:25:29'),(20641,6883,'action created','2021-02-19 04:25:29','2021-02-19 04:25:29'),(20642,6883,'action started via WP Cron','2021-02-19 04:27:29','2021-02-19 04:27:29'),(20643,6883,'action complete via WP Cron','2021-02-19 04:27:29','2021-02-19 04:27:29'),(20644,6884,'action created','2021-02-19 04:33:08','2021-02-19 04:33:08'),(20645,6884,'action started via WP Cron','2021-02-19 04:39:48','2021-02-19 04:39:48'),(20646,6884,'action complete via WP Cron','2021-02-19 04:39:48','2021-02-19 04:39:48'),(20647,6885,'action created','2021-02-19 04:39:49','2021-02-19 04:39:49'),(20648,6885,'action started via WP Cron','2021-02-19 04:46:38','2021-02-19 04:46:38'),(20649,6885,'action complete via WP Cron','2021-02-19 04:46:38','2021-02-19 04:46:38'),(20650,6886,'action created','2021-02-19 04:46:39','2021-02-19 04:46:39'),(20651,6886,'action started via WP Cron','2021-02-19 04:48:24','2021-02-19 04:48:24'),(20652,6886,'action complete via WP Cron','2021-02-19 04:48:24','2021-02-19 04:48:24'),(20653,6887,'action created','2021-02-19 04:55:04','2021-02-19 04:55:04'),(20654,6887,'action started via WP Cron','2021-02-19 04:58:48','2021-02-19 04:58:48'),(20655,6887,'action complete via WP Cron','2021-02-19 04:58:48','2021-02-19 04:58:48'),(20656,6888,'action created','2021-02-19 04:59:06','2021-02-19 04:59:06'),(20657,6888,'action started via WP Cron','2021-02-19 05:00:33','2021-02-19 05:00:33'),(20658,6888,'action complete via WP Cron','2021-02-19 05:00:33','2021-02-19 05:00:33'),(20659,6889,'action created','2021-02-19 05:00:33','2021-02-19 05:00:33'),(20660,6889,'action started via WP Cron','2021-02-19 05:03:07','2021-02-19 05:03:07'),(20661,6889,'action complete via WP Cron','2021-02-19 05:03:07','2021-02-19 05:03:07'),(20662,6890,'action created','2021-02-19 05:05:15','2021-02-19 05:05:15'),(20663,6890,'action started via WP Cron','2021-02-19 05:05:45','2021-02-19 05:05:45'),(20664,6890,'action complete via WP Cron','2021-02-19 05:05:45','2021-02-19 05:05:45'),(20665,6891,'action created','2021-02-19 05:05:45','2021-02-19 05:05:45'),(20666,6891,'action started via WP Cron','2021-02-19 05:12:40','2021-02-19 05:12:40'),(20667,6891,'action complete via WP Cron','2021-02-19 05:12:40','2021-02-19 05:12:40'),(20668,6892,'action created','2021-02-19 05:12:43','2021-02-19 05:12:43'),(20671,6894,'action created','2021-02-19 05:13:39','2021-02-19 05:13:39'),(20672,6892,'action started via WP Cron','2021-02-19 05:13:39','2021-02-19 05:13:39'),(20673,6892,'action complete via WP Cron','2021-02-19 05:13:39','2021-02-19 05:13:39'),(20674,6895,'action created','2021-02-19 05:13:40','2021-02-19 05:13:40'),(20675,6894,'action started via WP Cron','2021-02-19 05:15:05','2021-02-19 05:15:05'),(20676,6894,'action complete via WP Cron','2021-02-19 05:15:05','2021-02-19 05:15:05'),(20677,6895,'action started via WP Cron','2021-02-19 05:15:05','2021-02-19 05:15:05'),(20678,6895,'action complete via WP Cron','2021-02-19 05:15:05','2021-02-19 05:15:05'),(20679,6896,'action created','2021-02-19 05:16:27','2021-02-19 05:16:27'),(20680,6896,'action started via WP Cron','2021-02-19 05:16:38','2021-02-19 05:16:38'),(20681,6896,'action complete via WP Cron','2021-02-19 05:16:38','2021-02-19 05:16:38'),(20682,6897,'action created','2021-02-19 05:16:41','2021-02-19 05:16:41'),(20683,6898,'action created','2021-02-19 05:16:41','2021-02-19 05:16:41'),(20684,6897,'action started via WP Cron','2021-02-19 05:18:13','2021-02-19 05:18:13'),(20685,6897,'action complete via WP Cron','2021-02-19 05:18:13','2021-02-19 05:18:13'),(20686,6898,'action started via WP Cron','2021-02-19 05:18:13','2021-02-19 05:18:13'),(20687,6898,'action complete via WP Cron','2021-02-19 05:18:13','2021-02-19 05:18:13'),(20688,6899,'action created','2021-02-19 05:18:55','2021-02-19 05:18:55'),(20689,6899,'action started via Async Request','2021-02-19 05:19:28','2021-02-19 05:19:28'),(20690,6899,'action complete via Async Request','2021-02-19 05:19:28','2021-02-19 05:19:28'),(20691,6900,'action created','2021-02-19 05:29:04','2021-02-19 05:29:04'),(20692,6900,'action started via WP Cron','2021-02-19 05:30:02','2021-02-19 05:30:02'),(20693,6900,'action complete via WP Cron','2021-02-19 05:30:02','2021-02-19 05:30:02'),(20694,6901,'action created','2021-02-19 05:33:07','2021-02-19 05:33:07'),(20695,6901,'action started via WP Cron','2021-02-19 05:34:02','2021-02-19 05:34:02'),(20696,6901,'action complete via WP Cron','2021-02-19 05:34:02','2021-02-19 05:34:02'),(20697,6902,'action created','2021-02-19 05:34:35','2021-02-19 05:34:35'),(20698,6902,'action started via WP Cron','2021-02-19 05:35:40','2021-02-19 05:35:40'),(20699,6902,'action complete via WP Cron','2021-02-19 05:35:40','2021-02-19 05:35:40'),(20700,6903,'action created','2021-02-19 05:35:57','2021-02-19 05:35:57'),(20701,6903,'action started via WP Cron','2021-02-19 05:36:41','2021-02-19 05:36:41'),(20702,6903,'action complete via WP Cron','2021-02-19 05:36:41','2021-02-19 05:36:41'),(20703,6904,'action created','2021-02-19 05:36:44','2021-02-19 05:36:44'),(20704,6904,'action started via WP Cron','2021-02-19 05:37:35','2021-02-19 05:37:35'),(20705,6904,'action complete via WP Cron','2021-02-19 05:37:35','2021-02-19 05:37:35'),(20706,6905,'action created','2021-02-19 05:37:35','2021-02-19 05:37:35'),(20707,6905,'action started via Async Request','2021-02-19 05:37:47','2021-02-19 05:37:47'),(20708,6905,'action complete via Async Request','2021-02-19 05:37:47','2021-02-19 05:37:47'),(20709,6906,'action created','2021-02-19 05:37:52','2021-02-19 05:37:52'),(20710,6906,'action started via WP Cron','2021-02-19 05:38:36','2021-02-19 05:38:36'),(20711,6906,'action complete via WP Cron','2021-02-19 05:38:36','2021-02-19 05:38:36'),(20712,6907,'action created','2021-02-19 05:39:19','2021-02-19 05:39:19'),(20713,6907,'action started via WP Cron','2021-02-19 05:39:37','2021-02-19 05:39:37'),(20714,6907,'action complete via WP Cron','2021-02-19 05:39:37','2021-02-19 05:39:37'),(20715,6908,'action created','2021-02-19 05:39:42','2021-02-19 05:39:42'),(20716,6908,'action started via Async Request','2021-02-19 05:40:03','2021-02-19 05:40:03'),(20717,6908,'action complete via Async Request','2021-02-19 05:40:03','2021-02-19 05:40:03'),(20718,6909,'action created','2021-02-19 05:40:07','2021-02-19 05:40:07'),(20719,6909,'action started via WP Cron','2021-02-19 05:40:39','2021-02-19 05:40:39'),(20720,6909,'action complete via WP Cron','2021-02-19 05:40:39','2021-02-19 05:40:39'),(20721,6910,'action created','2021-02-19 05:42:08','2021-02-19 05:42:08'),(20722,6910,'action started via WP Cron','2021-02-19 05:42:39','2021-02-19 05:42:39'),(20723,6910,'action complete via WP Cron','2021-02-19 05:42:39','2021-02-19 05:42:39'),(20724,6911,'action created','2021-02-19 05:43:09','2021-02-19 05:43:09'),(20725,6911,'action started via WP Cron','2021-02-19 05:44:15','2021-02-19 05:44:15'),(20726,6911,'action complete via WP Cron','2021-02-19 05:44:15','2021-02-19 05:44:15'),(20727,6912,'action created','2021-02-19 05:44:33','2021-02-19 05:44:33'),(20728,6913,'action created','2021-02-19 05:44:38','2021-02-19 05:44:38'),(20729,6912,'action started via WP Cron','2021-02-19 05:45:45','2021-02-19 05:45:45'),(20730,6912,'action complete via WP Cron','2021-02-19 05:45:45','2021-02-19 05:45:45'),(20731,6913,'action started via WP Cron','2021-02-19 05:45:45','2021-02-19 05:45:45'),(20732,6913,'action complete via WP Cron','2021-02-19 05:45:45','2021-02-19 05:45:45'),(20733,6914,'action created','2021-02-19 05:46:24','2021-02-19 05:46:24'),(20734,6914,'action started via WP Cron','2021-02-19 05:46:42','2021-02-19 05:46:42'),(20735,6914,'action complete via WP Cron','2021-02-19 05:46:42','2021-02-19 05:46:42'),(20736,6915,'action created','2021-02-19 05:47:23','2021-02-19 05:47:23'),(20737,6916,'action created','2021-02-19 05:47:23','2021-02-19 05:47:23'),(20738,6915,'action started via WP Cron','2021-02-19 05:47:35','2021-02-19 05:47:35'),(20739,6915,'action complete via WP Cron','2021-02-19 05:47:35','2021-02-19 05:47:35'),(20740,6917,'action created','2021-02-19 05:47:48','2021-02-19 05:47:48'),(20741,6916,'action started via Async Request','2021-02-19 05:48:24','2021-02-19 05:48:24'),(20742,6916,'action complete via Async Request','2021-02-19 05:48:24','2021-02-19 05:48:24'),(20743,6917,'action started via Async Request','2021-02-19 05:48:24','2021-02-19 05:48:24'),(20744,6917,'action complete via Async Request','2021-02-19 05:48:24','2021-02-19 05:48:24'),(20745,6918,'action created','2021-02-19 05:49:54','2021-02-19 05:49:54'),(20746,6919,'action created','2021-02-19 05:49:54','2021-02-19 05:49:54'),(20747,6918,'action started via WP Cron','2021-02-19 05:50:53','2021-02-19 05:50:53'),(20748,6918,'action complete via WP Cron','2021-02-19 05:50:53','2021-02-19 05:50:53'),(20749,6919,'action started via WP Cron','2021-02-19 05:50:53','2021-02-19 05:50:53'),(20750,6919,'action complete via WP Cron','2021-02-19 05:50:53','2021-02-19 05:50:53'),(20751,6920,'action created','2021-02-19 05:50:54','2021-02-19 05:50:54'),(20752,6920,'action started via Async Request','2021-02-19 05:51:14','2021-02-19 05:51:14'),(20753,6920,'action complete via Async Request','2021-02-19 05:51:14','2021-02-19 05:51:14'),(20754,6921,'action created','2021-02-19 05:52:44','2021-02-19 05:52:44'),(20755,6921,'action started via Async Request','2021-02-19 05:53:14','2021-02-19 05:53:14'),(20756,6921,'action complete via Async Request','2021-02-19 05:53:14','2021-02-19 05:53:14'),(20757,6922,'action created','2021-02-19 05:53:51','2021-02-19 05:53:51'),(20758,6922,'action started via Async Request','2021-02-19 05:54:32','2021-02-19 05:54:32'),(20759,6922,'action complete via Async Request','2021-02-19 05:54:32','2021-02-19 05:54:32'),(20760,6923,'action created','2021-02-19 05:55:43','2021-02-19 05:55:43'),(20761,6923,'action started via WP Cron','2021-02-19 05:59:17','2021-02-19 05:59:17'),(20762,6923,'action complete via WP Cron','2021-02-19 05:59:17','2021-02-19 05:59:17'),(20763,6924,'action created','2021-02-19 06:03:06','2021-02-19 06:03:06'),(20764,6924,'action started via WP Cron','2021-02-19 06:14:05','2021-02-19 06:14:05'),(20765,6924,'action complete via WP Cron','2021-02-19 06:14:05','2021-02-19 06:14:05'),(20766,6925,'action created','2021-02-19 06:14:05','2021-02-19 06:14:05'),(20767,6925,'action started via WP Cron','2021-02-19 06:21:43','2021-02-19 06:21:43'),(20768,6925,'action complete via WP Cron','2021-02-19 06:21:43','2021-02-19 06:21:43'),(20769,6926,'action created','2021-02-19 06:21:44','2021-02-19 06:21:44'),(20770,6926,'action started via WP Cron','2021-02-19 06:33:38','2021-02-19 06:33:38'),(20771,6926,'action complete via WP Cron','2021-02-19 06:33:38','2021-02-19 06:33:38'),(20772,6927,'action created','2021-02-19 06:33:39','2021-02-19 06:33:39'),(20773,6927,'action started via WP Cron','2021-02-19 06:35:12','2021-02-19 06:35:12'),(20774,6927,'action complete via WP Cron','2021-02-19 06:35:12','2021-02-19 06:35:12'),(20775,6928,'action created','2021-02-19 06:35:12','2021-02-19 06:35:12'),(20776,6928,'action started via WP Cron','2021-02-19 06:38:47','2021-02-19 06:38:47'),(20777,6928,'action complete via WP Cron','2021-02-19 06:38:47','2021-02-19 06:38:47'),(20778,6929,'action created','2021-02-19 06:38:50','2021-02-19 06:38:50'),(20779,6929,'action started via WP Cron','2021-02-19 06:44:08','2021-02-19 06:44:08'),(20780,6929,'action complete via WP Cron','2021-02-19 06:44:08','2021-02-19 06:44:08'),(20781,6930,'action created','2021-02-19 06:46:15','2021-02-19 06:46:15'),(20782,6930,'action started via WP Cron','2021-02-19 06:47:03','2021-02-19 06:47:03'),(20783,6930,'action complete via WP Cron','2021-02-19 06:47:03','2021-02-19 06:47:03'),(20784,6931,'action created','2021-02-19 06:47:15','2021-02-19 06:47:15'),(20785,6931,'action started via WP Cron','2021-02-19 06:48:14','2021-02-19 06:48:14'),(20786,6931,'action complete via WP Cron','2021-02-19 06:48:14','2021-02-19 06:48:14'),(20787,6932,'action created','2021-02-19 06:48:48','2021-02-19 06:48:48'),(20788,6932,'action started via WP Cron','2021-02-19 07:02:44','2021-02-19 07:02:44'),(20789,6932,'action complete via WP Cron','2021-02-19 07:02:44','2021-02-19 07:02:44'),(20790,6933,'action created','2021-02-19 07:02:44','2021-02-19 07:02:44'),(20791,6933,'action started via WP Cron','2021-02-19 07:03:42','2021-02-19 07:03:42'),(20792,6933,'action complete via WP Cron','2021-02-19 07:03:42','2021-02-19 07:03:42'),(20793,6934,'action created','2021-02-19 07:03:43','2021-02-19 07:03:43'),(20794,6934,'action started via WP Cron','2021-02-19 07:07:13','2021-02-19 07:07:13'),(20795,6934,'action complete via WP Cron','2021-02-19 07:07:13','2021-02-19 07:07:13'),(20796,6935,'action created','2021-02-19 07:07:13','2021-02-19 07:07:13'),(20797,6935,'action started via WP Cron','2021-02-19 07:10:34','2021-02-19 07:10:34'),(20798,6935,'action complete via WP Cron','2021-02-19 07:10:34','2021-02-19 07:10:34'),(20799,6936,'action created','2021-02-19 07:10:35','2021-02-19 07:10:35'),(20800,6936,'action started via WP Cron','2021-02-19 07:13:10','2021-02-19 07:13:10'),(20801,6936,'action complete via WP Cron','2021-02-19 07:13:10','2021-02-19 07:13:10'),(20802,6937,'action created','2021-02-19 07:32:05','2021-02-19 07:32:05'),(20803,6937,'action started via WP Cron','2021-02-19 07:33:07','2021-02-19 07:33:07'),(20804,6937,'action complete via WP Cron','2021-02-19 07:33:07','2021-02-19 07:33:07'),(20805,6938,'action created','2021-02-19 07:33:07','2021-02-19 07:33:07'),(20806,6938,'action started via WP Cron','2021-02-19 07:33:37','2021-02-19 07:33:37'),(20807,6938,'action complete via WP Cron','2021-02-19 07:33:37','2021-02-19 07:33:37'),(20808,6939,'action created','2021-02-19 07:33:39','2021-02-19 07:33:39'),(20809,6939,'action started via WP Cron','2021-02-19 07:34:44','2021-02-19 07:34:44'),(20810,6939,'action complete via WP Cron','2021-02-19 07:34:44','2021-02-19 07:34:44'),(20811,6940,'action created','2021-02-19 07:34:45','2021-02-19 07:34:45'),(20812,6940,'action started via WP Cron','2021-02-19 07:41:49','2021-02-19 07:41:49'),(20813,6940,'action complete via WP Cron','2021-02-19 07:41:49','2021-02-19 07:41:49'),(20814,6941,'action created','2021-02-19 07:43:16','2021-02-19 07:43:16'),(20815,6941,'action started via WP Cron','2021-02-19 07:51:41','2021-02-19 07:51:41'),(20816,6941,'action complete via WP Cron','2021-02-19 07:51:41','2021-02-19 07:51:41'),(20817,6942,'action created','2021-02-19 07:51:52','2021-02-19 07:51:52'),(20818,6942,'action started via WP Cron','2021-02-19 07:54:08','2021-02-19 07:54:08'),(20819,6942,'action complete via WP Cron','2021-02-19 07:54:08','2021-02-19 07:54:08'),(20820,6943,'action created','2021-02-19 07:57:43','2021-02-19 07:57:43'),(20821,6943,'action started via WP Cron','2021-02-19 08:00:08','2021-02-19 08:00:08'),(20822,6943,'action complete via WP Cron','2021-02-19 08:00:08','2021-02-19 08:00:08'),(20823,6944,'action created','2021-02-19 08:00:08','2021-02-19 08:00:08'),(20824,6944,'action started via WP Cron','2021-02-19 08:03:07','2021-02-19 08:03:07'),(20825,6944,'action complete via WP Cron','2021-02-19 08:03:07','2021-02-19 08:03:07'),(20826,6945,'action created','2021-02-19 08:03:07','2021-02-19 08:03:07'),(20827,6945,'action started via WP Cron','2021-02-19 08:04:09','2021-02-19 08:04:09'),(20828,6945,'action complete via WP Cron','2021-02-19 08:04:09','2021-02-19 08:04:09'),(20829,6946,'action created','2021-02-19 08:04:16','2021-02-19 08:04:16'),(20830,6946,'action started via WP Cron','2021-02-19 08:09:51','2021-02-19 08:09:51'),(20831,6946,'action complete via WP Cron','2021-02-19 08:09:51','2021-02-19 08:09:51'),(20832,6947,'action created','2021-02-19 08:20:58','2021-02-19 08:20:58'),(20833,6947,'action started via WP Cron','2021-02-19 08:24:30','2021-02-19 08:24:30'),(20834,6947,'action complete via WP Cron','2021-02-19 08:24:30','2021-02-19 08:24:30'),(20835,6948,'action created','2021-02-19 08:24:30','2021-02-19 08:24:30'),(20836,6948,'action started via WP Cron','2021-02-19 08:28:57','2021-02-19 08:28:57'),(20837,6948,'action complete via WP Cron','2021-02-19 08:28:57','2021-02-19 08:28:57'),(20838,6949,'action created','2021-02-19 08:28:58','2021-02-19 08:28:58'),(20839,6949,'action started via WP Cron','2021-02-19 08:33:06','2021-02-19 08:33:06'),(20840,6949,'action complete via WP Cron','2021-02-19 08:33:06','2021-02-19 08:33:06'),(20841,6950,'action created','2021-02-19 08:33:07','2021-02-19 08:33:07'),(20842,6950,'action started via WP Cron','2021-02-19 08:34:51','2021-02-19 08:34:51'),(20843,6950,'action complete via WP Cron','2021-02-19 08:34:51','2021-02-19 08:34:51'),(20844,6951,'action created','2021-02-19 08:34:54','2021-02-19 08:34:54'),(20845,6951,'action started via WP Cron','2021-02-19 08:36:03','2021-02-19 08:36:03'),(20846,6951,'action complete via WP Cron','2021-02-19 08:36:03','2021-02-19 08:36:03'),(20847,6952,'action created','2021-02-19 08:41:17','2021-02-19 08:41:17'),(20848,6585,'action started via WP Cron','2021-02-19 08:41:17','2021-02-19 08:41:17'),(20849,6585,'action complete via WP Cron','2021-02-19 08:41:17','2021-02-19 08:41:17'),(20850,6953,'action created','2021-02-19 08:41:17','2021-02-19 08:41:17'),(20851,6952,'action started via WP Cron','2021-02-19 08:41:41','2021-02-19 08:41:41'),(20852,6952,'action complete via WP Cron','2021-02-19 08:41:41','2021-02-19 08:41:41'),(20853,6954,'action created','2021-02-19 08:41:51','2021-02-19 08:41:51'),(20854,6954,'action started via WP Cron','2021-02-19 08:42:57','2021-02-19 08:42:57'),(20855,6954,'action complete via WP Cron','2021-02-19 08:42:57','2021-02-19 08:42:57'),(20856,6955,'action created','2021-02-19 08:43:25','2021-02-19 08:43:25'),(20857,6955,'action started via WP Cron','2021-02-19 08:43:45','2021-02-19 08:43:45'),(20858,6955,'action complete via WP Cron','2021-02-19 08:43:45','2021-02-19 08:43:45'),(20859,6956,'action created','2021-02-19 08:43:55','2021-02-19 08:43:55'),(20860,6956,'action started via WP Cron','2021-02-19 08:44:35','2021-02-19 08:44:35'),(20861,6956,'action complete via WP Cron','2021-02-19 08:44:35','2021-02-19 08:44:35'),(20862,6957,'action created','2021-02-19 08:44:48','2021-02-19 08:44:48'),(20863,6957,'action started via WP Cron','2021-02-19 08:45:47','2021-02-19 08:45:47'),(20864,6957,'action complete via WP Cron','2021-02-19 08:45:47','2021-02-19 08:45:47'),(20865,6958,'action created','2021-02-19 08:45:57','2021-02-19 08:45:57'),(20866,6958,'action started via WP Cron','2021-02-19 08:46:42','2021-02-19 08:46:42'),(20867,6958,'action complete via WP Cron','2021-02-19 08:46:42','2021-02-19 08:46:42'),(20868,6959,'action created','2021-02-19 08:46:53','2021-02-19 08:46:53'),(20869,6959,'action started via WP Cron','2021-02-19 08:47:44','2021-02-19 08:47:44'),(20870,6959,'action complete via WP Cron','2021-02-19 08:47:44','2021-02-19 08:47:44'),(20871,6960,'action created','2021-02-19 08:48:08','2021-02-19 08:48:08'),(20872,6960,'action started via WP Cron','2021-02-19 08:48:52','2021-02-19 08:48:52'),(20873,6960,'action complete via WP Cron','2021-02-19 08:48:52','2021-02-19 08:48:52'),(20874,6961,'action created','2021-02-19 08:49:09','2021-02-19 08:49:09'),(20875,6961,'action started via WP Cron','2021-02-19 08:49:46','2021-02-19 08:49:46'),(20876,6961,'action complete via WP Cron','2021-02-19 08:49:46','2021-02-19 08:49:46'),(20877,6962,'action created','2021-02-19 08:50:08','2021-02-19 08:50:08'),(20878,6962,'action started via WP Cron','2021-02-19 08:50:35','2021-02-19 08:50:35'),(20879,6962,'action complete via WP Cron','2021-02-19 08:50:35','2021-02-19 08:50:35'),(20880,6963,'action created','2021-02-19 08:50:48','2021-02-19 08:50:48'),(20881,6963,'action started via WP Cron','2021-02-19 08:51:53','2021-02-19 08:51:53'),(20882,6963,'action complete via WP Cron','2021-02-19 08:51:53','2021-02-19 08:51:53'),(20883,6964,'action created','2021-02-19 08:52:19','2021-02-19 08:52:19'),(20884,6964,'action started via WP Cron','2021-02-19 08:52:42','2021-02-19 08:52:42'),(20885,6964,'action complete via WP Cron','2021-02-19 08:52:42','2021-02-19 08:52:42'),(20886,6965,'action created','2021-02-19 08:53:04','2021-02-19 08:53:04'),(20887,6965,'action started via WP Cron','2021-02-19 08:56:39','2021-02-19 08:56:39'),(20888,6965,'action complete via WP Cron','2021-02-19 08:56:39','2021-02-19 08:56:39'),(20889,6966,'action created','2021-02-19 08:56:40','2021-02-19 08:56:40'),(20890,6966,'action started via WP Cron','2021-02-19 08:58:40','2021-02-19 08:58:40'),(20891,6966,'action complete via WP Cron','2021-02-19 08:58:40','2021-02-19 08:58:40'),(20892,6967,'action created','2021-02-19 08:58:52','2021-02-19 08:58:52'),(20893,6967,'action started via WP Cron','2021-02-19 09:03:06','2021-02-19 09:03:06'),(20894,6967,'action complete via WP Cron','2021-02-19 09:03:06','2021-02-19 09:03:06'),(20895,6968,'action created','2021-02-19 09:03:07','2021-02-19 09:03:07'),(20896,6968,'action started via WP Cron','2021-02-19 09:08:35','2021-02-19 09:08:35'),(20897,6968,'action complete via WP Cron','2021-02-19 09:08:35','2021-02-19 09:08:35'),(20898,6969,'action created','2021-02-19 09:11:29','2021-02-19 09:11:29'),(20899,6969,'action started via WP Cron','2021-02-19 09:27:53','2021-02-19 09:27:53'),(20900,6969,'action complete via WP Cron','2021-02-19 09:27:53','2021-02-19 09:27:53'),(20901,6970,'action created','2021-02-19 09:27:53','2021-02-19 09:27:53'),(20902,6970,'action started via WP Cron','2021-02-19 09:29:17','2021-02-19 09:29:17'),(20903,6970,'action complete via WP Cron','2021-02-19 09:29:17','2021-02-19 09:29:17'),(20904,6971,'action created','2021-02-19 09:29:29','2021-02-19 09:29:29'),(20905,6971,'action started via WP Cron','2021-02-19 09:33:07','2021-02-19 09:33:07'),(20906,6971,'action complete via WP Cron','2021-02-19 09:33:07','2021-02-19 09:33:07'),(20907,6972,'action created','2021-02-19 09:33:07','2021-02-19 09:33:07'),(20908,6972,'action started via WP Cron','2021-02-19 09:58:18','2021-02-19 09:58:18'),(20909,6972,'action complete via WP Cron','2021-02-19 09:58:18','2021-02-19 09:58:18'),(20910,6973,'action created','2021-02-19 09:58:41','2021-02-19 09:58:41'),(20911,6973,'action started via WP Cron','2021-02-19 10:03:06','2021-02-19 10:03:06'),(20912,6973,'action complete via WP Cron','2021-02-19 10:03:06','2021-02-19 10:03:06'),(20913,6974,'action created','2021-02-19 10:03:07','2021-02-19 10:03:07'),(20914,6974,'action started via WP Cron','2021-02-19 10:12:28','2021-02-19 10:12:28'),(20915,6974,'action complete via WP Cron','2021-02-19 10:12:28','2021-02-19 10:12:28'),(20916,6975,'action created','2021-02-19 10:12:54','2021-02-19 10:12:54'),(20917,6975,'action started via WP Cron','2021-02-19 10:16:05','2021-02-19 10:16:05'),(20918,6975,'action complete via WP Cron','2021-02-19 10:16:05','2021-02-19 10:16:05'),(20919,6976,'action created','2021-02-19 10:16:05','2021-02-19 10:16:05'),(20920,6976,'action started via WP Cron','2021-02-19 10:17:51','2021-02-19 10:17:51'),(20921,6976,'action complete via WP Cron','2021-02-19 10:17:51','2021-02-19 10:17:51'),(20922,6977,'action created','2021-02-19 10:17:51','2021-02-19 10:17:51'),(20923,6977,'action started via WP Cron','2021-02-19 10:22:07','2021-02-19 10:22:07'),(20924,6977,'action complete via WP Cron','2021-02-19 10:22:07','2021-02-19 10:22:07'),(20925,6978,'action created','2021-02-19 10:22:07','2021-02-19 10:22:07'),(20926,6978,'action started via WP Cron','2021-02-19 10:27:02','2021-02-19 10:27:02'),(20927,6978,'action complete via WP Cron','2021-02-19 10:27:02','2021-02-19 10:27:02'),(20928,6979,'action created','2021-02-19 10:27:04','2021-02-19 10:27:04'),(20929,6979,'action started via WP Cron','2021-02-19 10:29:05','2021-02-19 10:29:05'),(20930,6979,'action complete via WP Cron','2021-02-19 10:29:05','2021-02-19 10:29:05'),(20931,6980,'action created','2021-02-19 10:29:06','2021-02-19 10:29:06'),(20932,6980,'action started via WP Cron','2021-02-19 10:33:07','2021-02-19 10:33:07'),(20933,6980,'action complete via WP Cron','2021-02-19 10:33:07','2021-02-19 10:33:07'),(20934,6981,'action created','2021-02-19 10:33:08','2021-02-19 10:33:08'),(20935,6981,'action started via WP Cron','2021-02-19 10:35:34','2021-02-19 10:35:34'),(20936,6981,'action complete via WP Cron','2021-02-19 10:35:34','2021-02-19 10:35:34'),(20937,6982,'action created','2021-02-19 10:37:17','2021-02-19 10:37:17'),(20938,6982,'action started via WP Cron','2021-02-19 10:46:42','2021-02-19 10:46:42'),(20939,6982,'action complete via WP Cron','2021-02-19 10:46:42','2021-02-19 10:46:42'),(20940,6983,'action created','2021-02-19 10:46:42','2021-02-19 10:46:42'),(20941,6983,'action started via WP Cron','2021-02-19 10:55:58','2021-02-19 10:55:58'),(20942,6983,'action complete via WP Cron','2021-02-19 10:55:58','2021-02-19 10:55:58'),(20943,6984,'action created','2021-02-19 10:59:54','2021-02-19 10:59:54'),(20944,6984,'action started via WP Cron','2021-02-19 11:01:59','2021-02-19 11:01:59'),(20945,6984,'action complete via WP Cron','2021-02-19 11:01:59','2021-02-19 11:01:59'),(20946,6985,'action created','2021-02-19 11:02:15','2021-02-19 11:02:15'),(20947,6985,'action started via WP Cron','2021-02-19 11:02:36','2021-02-19 11:02:36'),(20948,6985,'action complete via WP Cron','2021-02-19 11:02:36','2021-02-19 11:02:36'),(20949,6986,'action created','2021-02-19 11:02:40','2021-02-19 11:02:40'),(20950,6986,'action started via WP Cron','2021-02-19 11:05:20','2021-02-19 11:05:20'),(20951,6986,'action complete via WP Cron','2021-02-19 11:05:20','2021-02-19 11:05:20'),(20952,6987,'action created','2021-02-19 11:05:40','2021-02-19 11:05:40'),(20953,6987,'action started via WP Cron','2021-02-19 11:11:24','2021-02-19 11:11:24'),(20954,6987,'action complete via WP Cron','2021-02-19 11:11:24','2021-02-19 11:11:24'),(20955,6988,'action created','2021-02-19 11:11:33','2021-02-19 11:11:33'),(20956,6988,'action started via WP Cron','2021-02-19 11:16:03','2021-02-19 11:16:03'),(20957,6988,'action complete via WP Cron','2021-02-19 11:16:03','2021-02-19 11:16:03'),(20958,6989,'action created','2021-02-19 11:16:03','2021-02-19 11:16:03'),(20959,6989,'action started via WP Cron','2021-02-19 11:23:02','2021-02-19 11:23:02'),(20960,6989,'action complete via WP Cron','2021-02-19 11:23:02','2021-02-19 11:23:02'),(20961,6990,'action created','2021-02-19 11:23:03','2021-02-19 11:23:03'),(20962,6990,'action started via WP Cron','2021-02-19 11:23:54','2021-02-19 11:23:54'),(20963,6990,'action complete via WP Cron','2021-02-19 11:23:54','2021-02-19 11:23:54'),(20964,6991,'action created','2021-02-19 11:24:04','2021-02-19 11:24:04'),(20965,6991,'action started via WP Cron','2021-02-19 11:24:54','2021-02-19 11:24:54'),(20966,6991,'action complete via WP Cron','2021-02-19 11:24:54','2021-02-19 11:24:54'),(20967,6992,'action created','2021-02-19 11:24:55','2021-02-19 11:24:55'),(20968,6992,'action started via WP Cron','2021-02-19 11:25:47','2021-02-19 11:25:47'),(20969,6992,'action complete via WP Cron','2021-02-19 11:25:47','2021-02-19 11:25:47'),(20970,6993,'action created','2021-02-19 11:25:48','2021-02-19 11:25:48'),(20971,6993,'action started via WP Cron','2021-02-19 11:26:36','2021-02-19 11:26:36'),(20972,6993,'action complete via WP Cron','2021-02-19 11:26:36','2021-02-19 11:26:36'),(20973,6994,'action created','2021-02-19 11:26:37','2021-02-19 11:26:37'),(20974,6994,'action started via WP Cron','2021-02-19 11:31:59','2021-02-19 11:31:59'),(20975,6994,'action complete via WP Cron','2021-02-19 11:31:59','2021-02-19 11:31:59'),(20976,6995,'action created','2021-02-19 11:32:00','2021-02-19 11:32:00'),(20977,6995,'action started via WP Cron','2021-02-19 11:33:32','2021-02-19 11:33:32'),(20978,6995,'action complete via WP Cron','2021-02-19 11:33:32','2021-02-19 11:33:32'),(20979,6996,'action created','2021-02-19 11:33:33','2021-02-19 11:33:33'),(20980,6996,'action started via WP Cron','2021-02-19 11:35:11','2021-02-19 11:35:11'),(20981,6996,'action complete via WP Cron','2021-02-19 11:35:11','2021-02-19 11:35:11'),(20982,6997,'action created','2021-02-19 11:38:18','2021-02-19 11:38:18'),(20983,6997,'action started via WP Cron','2021-02-19 11:39:51','2021-02-19 11:39:51'),(20984,6997,'action complete via WP Cron','2021-02-19 11:39:51','2021-02-19 11:39:51'),(20985,6998,'action created','2021-02-19 11:39:53','2021-02-19 11:39:53'),(20986,6998,'action started via WP Cron','2021-02-19 11:40:45','2021-02-19 11:40:45'),(20987,6998,'action complete via WP Cron','2021-02-19 11:40:45','2021-02-19 11:40:45'),(20988,6999,'action created','2021-02-19 11:40:46','2021-02-19 11:40:46'),(20990,6999,'action started via WP Cron','2021-02-19 11:42:04','2021-02-19 11:42:04'),(20991,6999,'action complete via WP Cron','2021-02-19 11:42:04','2021-02-19 11:42:04'),(20994,7001,'action created','2021-02-19 11:42:05','2021-02-19 11:42:05'),(20995,7001,'action started via WP Cron','2021-02-19 11:42:51','2021-02-19 11:42:51'),(20996,7001,'action complete via WP Cron','2021-02-19 11:42:51','2021-02-19 11:42:51'),(20997,7002,'action created','2021-02-19 11:42:54','2021-02-19 11:42:54'),(20998,7002,'action started via WP Cron','2021-02-19 11:54:58','2021-02-19 11:54:58'),(20999,7002,'action complete via WP Cron','2021-02-19 11:54:58','2021-02-19 11:54:58'),(21000,7003,'action created','2021-02-19 11:57:21','2021-02-19 11:57:21'),(21001,7003,'action started via WP Cron','2021-02-19 12:00:42','2021-02-19 12:00:42'),(21002,7003,'action complete via WP Cron','2021-02-19 12:00:42','2021-02-19 12:00:42'),(21003,7004,'action created','2021-02-19 12:01:11','2021-02-19 12:01:11'),(21004,7004,'action started via WP Cron','2021-02-19 12:01:38','2021-02-19 12:01:38'),(21005,7004,'action complete via WP Cron','2021-02-19 12:01:38','2021-02-19 12:01:38'),(21006,7005,'action created','2021-02-19 12:01:40','2021-02-19 12:01:40'),(21007,7005,'action started via WP Cron','2021-02-19 12:02:36','2021-02-19 12:02:36'),(21008,7005,'action complete via WP Cron','2021-02-19 12:02:36','2021-02-19 12:02:36'),(21009,7006,'action created','2021-02-19 12:02:38','2021-02-19 12:02:38'),(21010,7006,'action started via WP Cron','2021-02-19 12:03:49','2021-02-19 12:03:49'),(21011,7006,'action complete via WP Cron','2021-02-19 12:03:49','2021-02-19 12:03:49'),(21012,7007,'action created','2021-02-19 12:03:49','2021-02-19 12:03:49'),(21013,7007,'action started via WP Cron','2021-02-19 12:05:04','2021-02-19 12:05:04'),(21014,7007,'action complete via WP Cron','2021-02-19 12:05:04','2021-02-19 12:05:04'),(21015,7008,'action created','2021-02-19 12:05:06','2021-02-19 12:05:06'),(21016,7008,'action started via WP Cron','2021-02-19 12:05:38','2021-02-19 12:05:38'),(21017,7008,'action complete via WP Cron','2021-02-19 12:05:38','2021-02-19 12:05:38'),(21018,7009,'action created','2021-02-19 12:05:38','2021-02-19 12:05:38'),(21019,7009,'action started via WP Cron','2021-02-19 12:06:37','2021-02-19 12:06:37'),(21020,7009,'action complete via WP Cron','2021-02-19 12:06:37','2021-02-19 12:06:37'),(21021,7010,'action created','2021-02-19 12:06:57','2021-02-19 12:06:57'),(21022,7010,'action started via WP Cron','2021-02-19 12:07:52','2021-02-19 12:07:52'),(21023,7010,'action complete via WP Cron','2021-02-19 12:07:52','2021-02-19 12:07:52'),(21024,7011,'action created','2021-02-19 12:11:14','2021-02-19 12:11:14'),(21025,7011,'action started via WP Cron','2021-02-19 12:14:59','2021-02-19 12:14:59'),(21026,7011,'action complete via WP Cron','2021-02-19 12:14:59','2021-02-19 12:14:59'),(21027,7012,'action created','2021-02-19 12:15:45','2021-02-19 12:15:45'),(21028,7012,'action started via WP Cron','2021-02-19 12:21:15','2021-02-19 12:21:15'),(21029,7012,'action complete via WP Cron','2021-02-19 12:21:15','2021-02-19 12:21:15'),(21030,7013,'action created','2021-02-19 12:21:15','2021-02-19 12:21:15'),(21031,7013,'action started via WP Cron','2021-02-19 12:31:19','2021-02-19 12:31:19'),(21032,7013,'action complete via WP Cron','2021-02-19 12:31:19','2021-02-19 12:31:19'),(21033,7014,'action created','2021-02-19 12:31:19','2021-02-19 12:31:19'),(21034,7014,'action started via WP Cron','2021-02-19 12:32:34','2021-02-19 12:32:34'),(21035,7014,'action complete via WP Cron','2021-02-19 12:32:34','2021-02-19 12:32:34'),(21036,7015,'action created','2021-02-19 12:33:06','2021-02-19 12:33:06'),(21037,7015,'action started via WP Cron','2021-02-19 12:34:42','2021-02-19 12:34:42'),(21038,7015,'action complete via WP Cron','2021-02-19 12:34:42','2021-02-19 12:34:42'),(21039,7016,'action created','2021-02-19 12:35:49','2021-02-19 12:35:49'),(21040,7016,'action started via WP Cron','2021-02-19 12:37:01','2021-02-19 12:37:01'),(21041,7016,'action complete via WP Cron','2021-02-19 12:37:01','2021-02-19 12:37:01'),(21042,7017,'action created','2021-02-19 12:37:01','2021-02-19 12:37:01'),(21043,7017,'action started via WP Cron','2021-02-19 12:42:48','2021-02-19 12:42:48'),(21044,7017,'action complete via WP Cron','2021-02-19 12:42:48','2021-02-19 12:42:48'),(21045,7018,'action created','2021-02-19 12:42:53','2021-02-19 12:42:53'),(21046,7018,'action started via WP Cron','2021-02-19 12:52:58','2021-02-19 12:52:58'),(21047,7018,'action complete via WP Cron','2021-02-19 12:52:58','2021-02-19 12:52:58'),(21048,7019,'action created','2021-02-19 12:53:00','2021-02-19 12:53:00'),(21049,7019,'action started via WP Cron','2021-02-19 12:54:43','2021-02-19 12:54:43'),(21050,7019,'action complete via WP Cron','2021-02-19 12:54:43','2021-02-19 12:54:43'),(21051,7020,'action created','2021-02-19 12:54:43','2021-02-19 12:54:43'),(21052,7020,'action started via WP Cron','2021-02-19 12:56:04','2021-02-19 12:56:04'),(21053,7020,'action complete via WP Cron','2021-02-19 12:56:04','2021-02-19 12:56:04'),(21054,7021,'action created','2021-02-19 12:56:08','2021-02-19 12:56:08'),(21055,7021,'action started via WP Cron','2021-02-19 13:02:54','2021-02-19 13:02:54'),(21056,7021,'action complete via WP Cron','2021-02-19 13:02:54','2021-02-19 13:02:54'),(21057,7022,'action created','2021-02-19 13:02:55','2021-02-19 13:02:55'),(21058,7022,'action started via Async Request','2021-02-19 13:03:09','2021-02-19 13:03:09'),(21059,7022,'action complete via Async Request','2021-02-19 13:03:09','2021-02-19 13:03:09'),(21060,7023,'action created','2021-02-19 13:03:10','2021-02-19 13:03:10'),(21061,7023,'action started via WP Cron','2021-02-19 13:03:37','2021-02-19 13:03:37'),(21062,7023,'action complete via WP Cron','2021-02-19 13:03:37','2021-02-19 13:03:37'),(21063,7024,'action created','2021-02-19 13:03:38','2021-02-19 13:03:38'),(21064,7025,'action created','2021-02-19 13:03:38','2021-02-19 13:03:38'),(21065,7024,'action started via WP Cron','2021-02-19 13:04:54','2021-02-19 13:04:54'),(21066,7024,'action complete via WP Cron','2021-02-19 13:04:54','2021-02-19 13:04:54'),(21067,7025,'action started via WP Cron','2021-02-19 13:04:54','2021-02-19 13:04:54'),(21068,7025,'action complete via WP Cron','2021-02-19 13:04:54','2021-02-19 13:04:54'),(21069,7026,'action created','2021-02-19 13:04:54','2021-02-19 13:04:54'),(21070,7026,'action started via WP Cron','2021-02-19 13:06:00','2021-02-19 13:06:00'),(21071,7026,'action complete via WP Cron','2021-02-19 13:06:00','2021-02-19 13:06:00'),(21072,7027,'action created','2021-02-19 13:06:01','2021-02-19 13:06:01'),(21073,7027,'action started via WP Cron','2021-02-19 13:06:42','2021-02-19 13:06:42'),(21074,7027,'action complete via WP Cron','2021-02-19 13:06:42','2021-02-19 13:06:42'),(21075,7028,'action created','2021-02-19 13:08:55','2021-02-19 13:08:55'),(21076,7028,'action started via WP Cron','2021-02-19 13:10:26','2021-02-19 13:10:26'),(21077,7028,'action complete via WP Cron','2021-02-19 13:10:26','2021-02-19 13:10:26'),(21078,7029,'action created','2021-02-19 13:10:26','2021-02-19 13:10:26'),(21079,7029,'action started via WP Cron','2021-02-19 13:12:15','2021-02-19 13:12:15'),(21080,7029,'action complete via WP Cron','2021-02-19 13:12:15','2021-02-19 13:12:15'),(21081,7030,'action created','2021-02-19 13:14:43','2021-02-19 13:14:43'),(21082,7030,'action started via WP Cron','2021-02-19 13:16:04','2021-02-19 13:16:04'),(21083,7030,'action complete via WP Cron','2021-02-19 13:16:04','2021-02-19 13:16:04'),(21084,7031,'action created','2021-02-19 13:16:04','2021-02-19 13:16:04'),(21085,7031,'action started via WP Cron','2021-02-19 13:17:01','2021-02-19 13:17:01'),(21086,7031,'action complete via WP Cron','2021-02-19 13:17:01','2021-02-19 13:17:01'),(21087,7032,'action created','2021-02-19 13:22:53','2021-02-19 13:22:53'),(21088,7032,'action started via WP Cron','2021-02-19 13:28:55','2021-02-19 13:28:55'),(21089,7032,'action complete via WP Cron','2021-02-19 13:28:55','2021-02-19 13:28:55'),(21090,7033,'action created','2021-02-19 13:29:04','2021-02-19 13:29:04'),(21091,7033,'action started via WP Cron','2021-02-19 13:33:08','2021-02-19 13:33:08'),(21092,7033,'action complete via WP Cron','2021-02-19 13:33:08','2021-02-19 13:33:08'),(21093,7034,'action created','2021-02-19 13:33:09','2021-02-19 13:33:09'),(21094,7034,'action started via WP Cron','2021-02-19 13:43:38','2021-02-19 13:43:38'),(21095,7034,'action complete via WP Cron','2021-02-19 13:43:38','2021-02-19 13:43:38'),(21096,7035,'action created','2021-02-19 13:43:38','2021-02-19 13:43:38'),(21097,7035,'action started via WP Cron','2021-02-19 13:44:52','2021-02-19 13:44:52'),(21098,7035,'action complete via WP Cron','2021-02-19 13:44:52','2021-02-19 13:44:52'),(21099,7036,'action created','2021-02-19 13:50:45','2021-02-19 13:50:45'),(21100,7036,'action started via WP Cron','2021-02-19 13:53:40','2021-02-19 13:53:40'),(21101,7036,'action complete via WP Cron','2021-02-19 13:53:40','2021-02-19 13:53:40'),(21102,7037,'action created','2021-02-19 13:55:15','2021-02-19 13:55:15'),(21103,7037,'action started via WP Cron','2021-02-19 13:55:49','2021-02-19 13:55:49'),(21104,7037,'action complete via WP Cron','2021-02-19 13:55:49','2021-02-19 13:55:49'),(21105,7038,'action created','2021-02-19 13:57:15','2021-02-19 13:57:15'),(21106,7038,'action started via WP Cron','2021-02-19 13:57:45','2021-02-19 13:57:45'),(21107,7038,'action complete via WP Cron','2021-02-19 13:57:45','2021-02-19 13:57:45'),(21108,7039,'action created','2021-02-19 13:57:57','2021-02-19 13:57:57'),(21109,7039,'action started via WP Cron','2021-02-19 13:58:55','2021-02-19 13:58:55'),(21110,7039,'action complete via WP Cron','2021-02-19 13:58:55','2021-02-19 13:58:55'),(21111,7040,'action created','2021-02-19 13:58:56','2021-02-19 13:58:56'),(21112,7040,'action started via WP Cron','2021-02-19 14:02:06','2021-02-19 14:02:06'),(21113,7040,'action complete via WP Cron','2021-02-19 14:02:06','2021-02-19 14:02:06'),(21114,7041,'action created','2021-02-19 14:02:07','2021-02-19 14:02:07'),(21115,7041,'action started via WP Cron','2021-02-19 14:03:06','2021-02-19 14:03:06'),(21116,7041,'action complete via WP Cron','2021-02-19 14:03:06','2021-02-19 14:03:06'),(21117,7042,'action created','2021-02-19 14:03:07','2021-02-19 14:03:07'),(21118,7042,'action started via WP Cron','2021-02-19 14:04:18','2021-02-19 14:04:18'),(21119,7042,'action complete via WP Cron','2021-02-19 14:04:18','2021-02-19 14:04:18'),(21120,7043,'action created','2021-02-19 14:12:06','2021-02-19 14:12:06'),(21121,7043,'action started via WP Cron','2021-02-19 14:16:33','2021-02-19 14:16:33'),(21122,7043,'action complete via WP Cron','2021-02-19 14:16:33','2021-02-19 14:16:33'),(21123,7044,'action created','2021-02-19 14:16:35','2021-02-19 14:16:35'),(21124,7044,'action started via WP Cron','2021-02-19 14:17:59','2021-02-19 14:17:59'),(21125,7044,'action complete via WP Cron','2021-02-19 14:17:59','2021-02-19 14:17:59'),(21126,7045,'action created','2021-02-19 14:17:59','2021-02-19 14:17:59'),(21127,7045,'action started via WP Cron','2021-02-19 14:22:13','2021-02-19 14:22:13'),(21128,7045,'action complete via WP Cron','2021-02-19 14:22:13','2021-02-19 14:22:13'),(21129,7046,'action created','2021-02-19 14:22:14','2021-02-19 14:22:14'),(21130,7046,'action started via WP Cron','2021-02-19 14:22:52','2021-02-19 14:22:52'),(21131,7046,'action complete via WP Cron','2021-02-19 14:22:52','2021-02-19 14:22:52'),(21132,7047,'action created','2021-02-19 14:22:52','2021-02-19 14:22:52'),(21133,7047,'action started via WP Cron','2021-02-19 14:33:09','2021-02-19 14:33:09'),(21134,7047,'action complete via WP Cron','2021-02-19 14:33:09','2021-02-19 14:33:09'),(21135,7048,'action created','2021-02-19 14:33:10','2021-02-19 14:33:10'),(21136,7048,'action started via WP Cron','2021-02-19 14:35:53','2021-02-19 14:35:53'),(21137,7048,'action complete via WP Cron','2021-02-19 14:35:53','2021-02-19 14:35:53'),(21138,7049,'action created','2021-02-19 14:35:54','2021-02-19 14:35:54'),(21139,7049,'action started via WP Cron','2021-02-19 14:36:58','2021-02-19 14:36:58'),(21140,7049,'action complete via WP Cron','2021-02-19 14:36:58','2021-02-19 14:36:58'),(21141,7050,'action created','2021-02-19 14:36:58','2021-02-19 14:36:58'),(21142,7050,'action started via WP Cron','2021-02-19 14:37:52','2021-02-19 14:37:52'),(21143,7050,'action complete via WP Cron','2021-02-19 14:37:52','2021-02-19 14:37:52'),(21144,7051,'action created','2021-02-19 14:37:52','2021-02-19 14:37:52'),(21145,7051,'action started via WP Cron','2021-02-19 14:38:58','2021-02-19 14:38:58'),(21146,7051,'action complete via WP Cron','2021-02-19 14:38:58','2021-02-19 14:38:58'),(21147,7052,'action created','2021-02-19 14:40:40','2021-02-19 14:40:40'),(21148,7052,'action started via WP Cron','2021-02-19 14:45:33','2021-02-19 14:45:33'),(21149,7052,'action complete via WP Cron','2021-02-19 14:45:33','2021-02-19 14:45:33'),(21150,7053,'action created','2021-02-19 14:45:34','2021-02-19 14:45:34'),(21151,7053,'action started via WP Cron','2021-02-19 14:46:51','2021-02-19 14:46:51'),(21152,7053,'action complete via WP Cron','2021-02-19 14:46:51','2021-02-19 14:46:51'),(21153,7054,'action created','2021-02-19 14:46:51','2021-02-19 14:46:51'),(21154,7054,'action started via WP Cron','2021-02-19 14:48:24','2021-02-19 14:48:24'),(21155,7054,'action complete via WP Cron','2021-02-19 14:48:24','2021-02-19 14:48:24'),(21156,7055,'action created','2021-02-19 14:48:24','2021-02-19 14:48:24'),(21157,7055,'action started via WP Cron','2021-02-19 14:48:53','2021-02-19 14:48:53'),(21158,7055,'action complete via WP Cron','2021-02-19 14:48:53','2021-02-19 14:48:53'),(21159,7056,'action created','2021-02-19 14:48:54','2021-02-19 14:48:54'),(21160,7056,'action started via WP Cron','2021-02-19 14:51:25','2021-02-19 14:51:25'),(21161,7056,'action complete via WP Cron','2021-02-19 14:51:25','2021-02-19 14:51:25'),(21162,7057,'action created','2021-02-19 14:51:25','2021-02-19 14:51:25'),(21163,7057,'action started via WP Cron','2021-02-19 14:53:46','2021-02-19 14:53:46'),(21164,7057,'action complete via WP Cron','2021-02-19 14:53:46','2021-02-19 14:53:46'),(21165,7058,'action created','2021-02-19 14:53:46','2021-02-19 14:53:46'),(21166,7058,'action started via WP Cron','2021-02-19 15:00:53','2021-02-19 15:00:53'),(21167,7058,'action complete via WP Cron','2021-02-19 15:00:53','2021-02-19 15:00:53'),(21168,7059,'action created','2021-02-19 15:02:08','2021-02-19 15:02:08'),(21169,7059,'action started via WP Cron','2021-02-19 15:03:06','2021-02-19 15:03:06'),(21170,7059,'action complete via WP Cron','2021-02-19 15:03:06','2021-02-19 15:03:06'),(21171,7060,'action created','2021-02-19 15:03:07','2021-02-19 15:03:07'),(21172,7060,'action started via WP Cron','2021-02-19 15:04:09','2021-02-19 15:04:09'),(21173,7060,'action complete via WP Cron','2021-02-19 15:04:09','2021-02-19 15:04:09'),(21174,7061,'action created','2021-02-19 15:04:11','2021-02-19 15:04:11'),(21175,7061,'action started via WP Cron','2021-02-19 15:04:37','2021-02-19 15:04:37'),(21176,7061,'action complete via WP Cron','2021-02-19 15:04:37','2021-02-19 15:04:37'),(21177,7062,'action created','2021-02-19 15:04:37','2021-02-19 15:04:37'),(21178,7062,'action started via WP Cron','2021-02-19 15:19:54','2021-02-19 15:19:54'),(21179,7062,'action complete via WP Cron','2021-02-19 15:19:54','2021-02-19 15:19:54'),(21180,7063,'action created','2021-02-19 15:19:54','2021-02-19 15:19:54'),(21181,7063,'action started via WP Cron','2021-02-19 15:21:17','2021-02-19 15:21:17'),(21182,7063,'action complete via WP Cron','2021-02-19 15:21:17','2021-02-19 15:21:17'),(21183,7064,'action created','2021-02-19 15:21:18','2021-02-19 15:21:18'),(21184,7064,'action started via WP Cron','2021-02-19 15:21:36','2021-02-19 15:21:36'),(21185,7064,'action complete via WP Cron','2021-02-19 15:21:36','2021-02-19 15:21:36'),(21186,7065,'action created','2021-02-19 15:23:12','2021-02-19 15:23:12'),(21187,7065,'action started via WP Cron','2021-02-19 15:23:58','2021-02-19 15:23:58'),(21188,7065,'action complete via WP Cron','2021-02-19 15:23:58','2021-02-19 15:23:58'),(21189,7066,'action created','2021-02-19 15:26:35','2021-02-19 15:26:35'),(21190,7066,'action started via WP Cron','2021-02-19 15:32:09','2021-02-19 15:32:09'),(21191,7066,'action complete via WP Cron','2021-02-19 15:32:09','2021-02-19 15:32:09'),(21192,7067,'action created','2021-02-19 15:32:18','2021-02-19 15:32:18'),(21193,7067,'action started via WP Cron','2021-02-19 15:33:07','2021-02-19 15:33:07'),(21194,7067,'action complete via WP Cron','2021-02-19 15:33:07','2021-02-19 15:33:07'),(21195,7068,'action created','2021-02-19 15:33:07','2021-02-19 15:33:07'),(21196,7068,'action started via WP Cron','2021-02-19 15:34:53','2021-02-19 15:34:53'),(21197,7068,'action complete via WP Cron','2021-02-19 15:34:53','2021-02-19 15:34:53'),(21198,7069,'action created','2021-02-19 15:34:53','2021-02-19 15:34:53'),(21199,7069,'action started via WP Cron','2021-02-19 15:42:42','2021-02-19 15:42:42'),(21200,7069,'action complete via WP Cron','2021-02-19 15:42:42','2021-02-19 15:42:42'),(21201,7070,'action created','2021-02-19 15:43:08','2021-02-19 15:43:08'),(21202,7070,'action started via WP Cron','2021-02-19 15:48:48','2021-02-19 15:48:48'),(21203,7070,'action complete via WP Cron','2021-02-19 15:48:48','2021-02-19 15:48:48'),(21204,7071,'action created','2021-02-19 15:48:49','2021-02-19 15:48:49'),(21205,7071,'action started via WP Cron','2021-02-19 15:56:45','2021-02-19 15:56:45'),(21206,7071,'action complete via WP Cron','2021-02-19 15:56:46','2021-02-19 15:56:46'),(21207,7072,'action created','2021-02-19 15:56:47','2021-02-19 15:56:47'),(21208,7072,'action started via WP Cron','2021-02-19 15:57:39','2021-02-19 15:57:39'),(21209,7072,'action complete via WP Cron','2021-02-19 15:57:39','2021-02-19 15:57:39'),(21210,7073,'action created','2021-02-19 15:57:40','2021-02-19 15:57:40'),(21211,7073,'action started via WP Cron','2021-02-19 16:01:45','2021-02-19 16:01:45'),(21212,7073,'action complete via WP Cron','2021-02-19 16:01:45','2021-02-19 16:01:45'),(21213,7074,'action created','2021-02-19 16:01:46','2021-02-19 16:01:46'),(21214,7074,'action started via WP Cron','2021-02-19 16:03:16','2021-02-19 16:03:16'),(21215,7074,'action complete via WP Cron','2021-02-19 16:03:16','2021-02-19 16:03:16'),(21216,7075,'action created','2021-02-19 16:03:16','2021-02-19 16:03:16'),(21217,7075,'action started via WP Cron','2021-02-19 16:04:12','2021-02-19 16:04:12'),(21218,7075,'action complete via WP Cron','2021-02-19 16:04:12','2021-02-19 16:04:12'),(21219,7076,'action created','2021-02-19 16:04:36','2021-02-19 16:04:36'),(21220,7076,'action started via WP Cron','2021-02-19 16:06:47','2021-02-19 16:06:47'),(21221,7076,'action complete via WP Cron','2021-02-19 16:06:47','2021-02-19 16:06:47'),(21222,7077,'action created','2021-02-19 16:06:47','2021-02-19 16:06:47'),(21223,7077,'action started via WP Cron','2021-02-19 16:07:37','2021-02-19 16:07:37'),(21224,7077,'action complete via WP Cron','2021-02-19 16:07:37','2021-02-19 16:07:37'),(21225,7078,'action created','2021-02-19 16:07:37','2021-02-19 16:07:37'),(21226,7078,'action started via WP Cron','2021-02-19 16:09:35','2021-02-19 16:09:35'),(21227,7078,'action complete via WP Cron','2021-02-19 16:09:35','2021-02-19 16:09:35'),(21228,7079,'action created','2021-02-19 16:11:31','2021-02-19 16:11:31'),(21229,7079,'action started via WP Cron','2021-02-19 16:11:45','2021-02-19 16:11:45'),(21230,7079,'action complete via WP Cron','2021-02-19 16:11:45','2021-02-19 16:11:45'),(21231,7080,'action created','2021-02-19 16:11:51','2021-02-19 16:11:51'),(21232,7080,'action started via WP Cron','2021-02-19 16:13:12','2021-02-19 16:13:12'),(21233,7080,'action complete via WP Cron','2021-02-19 16:13:12','2021-02-19 16:13:12'),(21234,7081,'action created','2021-02-19 16:15:15','2021-02-19 16:15:15'),(21235,7081,'action started via WP Cron','2021-02-19 16:20:36','2021-02-19 16:20:36'),(21236,7081,'action complete via WP Cron','2021-02-19 16:20:36','2021-02-19 16:20:36'),(21237,7082,'action created','2021-02-19 16:20:36','2021-02-19 16:20:36'),(21238,7082,'action started via WP Cron','2021-02-19 16:22:45','2021-02-19 16:22:45'),(21239,7082,'action complete via WP Cron','2021-02-19 16:22:45','2021-02-19 16:22:45'),(21240,7083,'action created','2021-02-19 16:22:56','2021-02-19 16:22:56'),(21241,7083,'action started via Async Request','2021-02-19 16:23:18','2021-02-19 16:23:18'),(21242,7083,'action complete via Async Request','2021-02-19 16:23:18','2021-02-19 16:23:18'),(21243,7084,'action created','2021-02-19 16:23:19','2021-02-19 16:23:19'),(21244,7084,'action started via WP Cron','2021-02-19 16:25:31','2021-02-19 16:25:31'),(21245,7084,'action complete via WP Cron','2021-02-19 16:25:31','2021-02-19 16:25:31'),(21246,7085,'action created','2021-02-19 16:25:32','2021-02-19 16:25:32'),(21247,7085,'action started via WP Cron','2021-02-19 16:27:56','2021-02-19 16:27:56'),(21248,7085,'action complete via WP Cron','2021-02-19 16:27:56','2021-02-19 16:27:56'),(21249,7086,'action created','2021-02-19 16:27:59','2021-02-19 16:27:59'),(21250,7086,'action started via WP Cron','2021-02-19 16:28:38','2021-02-19 16:28:38'),(21251,7086,'action complete via WP Cron','2021-02-19 16:28:38','2021-02-19 16:28:38'),(21252,7087,'action created','2021-02-19 16:28:39','2021-02-19 16:28:39'),(21253,7087,'action started via WP Cron','2021-02-19 16:33:07','2021-02-19 16:33:07'),(21254,7087,'action complete via WP Cron','2021-02-19 16:33:07','2021-02-19 16:33:07'),(21255,7088,'action created','2021-02-19 16:33:07','2021-02-19 16:33:07'),(21256,7088,'action started via WP Cron','2021-02-19 16:37:55','2021-02-19 16:37:55'),(21257,7088,'action complete via WP Cron','2021-02-19 16:37:55','2021-02-19 16:37:55'),(21258,7089,'action created','2021-02-19 16:37:56','2021-02-19 16:37:56'),(21259,7089,'action started via WP Cron','2021-02-19 16:43:12','2021-02-19 16:43:12'),(21260,7089,'action complete via WP Cron','2021-02-19 16:43:12','2021-02-19 16:43:12'),(21261,7090,'action created','2021-02-19 16:44:17','2021-02-19 16:44:17'),(21262,7090,'action started via WP Cron','2021-02-19 16:49:43','2021-02-19 16:49:43'),(21263,7090,'action complete via WP Cron','2021-02-19 16:49:43','2021-02-19 16:49:43'),(21264,7091,'action created','2021-02-19 16:49:44','2021-02-19 16:49:44'),(21265,7091,'action started via WP Cron','2021-02-19 16:57:11','2021-02-19 16:57:11'),(21266,7091,'action complete via WP Cron','2021-02-19 16:57:11','2021-02-19 16:57:11'),(21267,7092,'action created','2021-02-19 16:57:12','2021-02-19 16:57:12'),(21268,7092,'action started via WP Cron','2021-02-19 17:01:26','2021-02-19 17:01:26'),(21269,7092,'action complete via WP Cron','2021-02-19 17:01:26','2021-02-19 17:01:26'),(21270,7093,'action created','2021-02-19 17:03:07','2021-02-19 17:03:07'),(21271,7093,'action started via WP Cron','2021-02-19 17:05:50','2021-02-19 17:05:50'),(21272,7093,'action complete via WP Cron','2021-02-19 17:05:50','2021-02-19 17:05:50'),(21273,7094,'action created','2021-02-19 17:05:51','2021-02-19 17:05:51'),(21274,7094,'action started via WP Cron','2021-02-19 17:06:54','2021-02-19 17:06:54'),(21275,7094,'action complete via WP Cron','2021-02-19 17:06:54','2021-02-19 17:06:54'),(21276,7095,'action created','2021-02-19 17:06:56','2021-02-19 17:06:56'),(21277,7095,'action started via WP Cron','2021-02-19 17:08:56','2021-02-19 17:08:56'),(21278,7095,'action complete via WP Cron','2021-02-19 17:08:56','2021-02-19 17:08:56'),(21279,7096,'action created','2021-02-19 17:08:57','2021-02-19 17:08:57'),(21280,7096,'action started via WP Cron','2021-02-19 17:12:19','2021-02-19 17:12:19'),(21281,7096,'action complete via WP Cron','2021-02-19 17:12:19','2021-02-19 17:12:19'),(21282,7097,'action created','2021-02-19 17:12:20','2021-02-19 17:12:20'),(21283,7097,'action started via WP Cron','2021-02-19 17:14:09','2021-02-19 17:14:09'),(21284,7097,'action complete via WP Cron','2021-02-19 17:14:09','2021-02-19 17:14:09'),(21285,7098,'action created','2021-02-19 17:17:26','2021-02-19 17:17:26'),(21286,7098,'action started via WP Cron','2021-02-19 17:20:05','2021-02-19 17:20:05'),(21287,7098,'action complete via WP Cron','2021-02-19 17:20:05','2021-02-19 17:20:05'),(21288,7099,'action created','2021-02-19 17:27:51','2021-02-19 17:27:51'),(21289,7099,'action started via WP Cron','2021-02-19 17:30:51','2021-02-19 17:30:51'),(21290,7099,'action complete via WP Cron','2021-02-19 17:30:51','2021-02-19 17:30:51'),(21291,7100,'action created','2021-02-19 17:30:52','2021-02-19 17:30:52'),(21292,7100,'action started via WP Cron','2021-02-19 17:31:37','2021-02-19 17:31:37'),(21293,7100,'action complete via WP Cron','2021-02-19 17:31:37','2021-02-19 17:31:37'),(21294,7101,'action created','2021-02-19 17:31:53','2021-02-19 17:31:53'),(21295,7101,'action started via WP Cron','2021-02-19 17:33:09','2021-02-19 17:33:09'),(21296,7101,'action complete via WP Cron','2021-02-19 17:33:09','2021-02-19 17:33:09'),(21297,7102,'action created','2021-02-19 17:33:09','2021-02-19 17:33:09'),(21298,7102,'action started via WP Cron','2021-02-19 17:36:53','2021-02-19 17:36:53'),(21299,7102,'action complete via WP Cron','2021-02-19 17:36:53','2021-02-19 17:36:53'),(21300,7103,'action created','2021-02-19 17:42:39','2021-02-19 17:42:39'),(21301,7103,'action started via WP Cron','2021-02-19 17:44:03','2021-02-19 17:44:03'),(21302,7103,'action complete via WP Cron','2021-02-19 17:44:03','2021-02-19 17:44:03'),(21303,7104,'action created','2021-02-19 17:44:51','2021-02-19 17:44:51'),(21304,7104,'action started via WP Cron','2021-02-19 17:47:51','2021-02-19 17:47:51'),(21305,7104,'action complete via WP Cron','2021-02-19 17:47:51','2021-02-19 17:47:51'),(21306,7105,'action created','2021-02-19 17:47:56','2021-02-19 17:47:56'),(21307,7105,'action started via WP Cron','2021-02-19 17:51:12','2021-02-19 17:51:12'),(21308,7105,'action complete via WP Cron','2021-02-19 17:51:12','2021-02-19 17:51:12'),(21309,7106,'action created','2021-02-19 17:51:12','2021-02-19 17:51:12'),(21310,7106,'action started via WP Cron','2021-02-19 17:52:39','2021-02-19 17:52:39'),(21311,7106,'action complete via WP Cron','2021-02-19 17:52:39','2021-02-19 17:52:39'),(21312,7107,'action created','2021-02-19 17:52:48','2021-02-19 17:52:48'),(21313,7107,'action started via WP Cron','2021-02-19 17:56:08','2021-02-19 17:56:08'),(21314,7107,'action complete via WP Cron','2021-02-19 17:56:08','2021-02-19 17:56:08'),(21315,7108,'action created','2021-02-19 17:57:03','2021-02-19 17:57:03'),(21316,7108,'action started via WP Cron','2021-02-19 17:57:55','2021-02-19 17:57:55'),(21317,7108,'action complete via WP Cron','2021-02-19 17:57:55','2021-02-19 17:57:55'),(21318,7109,'action created','2021-02-19 17:57:56','2021-02-19 17:57:56'),(21319,7109,'action started via WP Cron','2021-02-19 18:03:06','2021-02-19 18:03:06'),(21320,7109,'action complete via WP Cron','2021-02-19 18:03:06','2021-02-19 18:03:06'),(21321,7110,'action created','2021-02-19 18:03:07','2021-02-19 18:03:07'),(21322,7110,'action started via WP Cron','2021-02-19 18:04:14','2021-02-19 18:04:14'),(21323,7110,'action complete via WP Cron','2021-02-19 18:04:14','2021-02-19 18:04:14'),(21324,7111,'action created','2021-02-19 18:04:14','2021-02-19 18:04:14'),(21325,7111,'action started via WP Cron','2021-02-19 18:06:06','2021-02-19 18:06:06'),(21326,7111,'action complete via WP Cron','2021-02-19 18:06:06','2021-02-19 18:06:06'),(21327,7112,'action created','2021-02-19 18:06:08','2021-02-19 18:06:08'),(21328,7112,'action started via WP Cron','2021-02-19 18:07:01','2021-02-19 18:07:01'),(21329,7112,'action complete via WP Cron','2021-02-19 18:07:01','2021-02-19 18:07:01'),(21330,7113,'action created','2021-02-19 18:07:02','2021-02-19 18:07:02'),(21331,7113,'action started via WP Cron','2021-02-19 18:09:10','2021-02-19 18:09:10'),(21332,7113,'action complete via WP Cron','2021-02-19 18:09:10','2021-02-19 18:09:10'),(21333,7114,'action created','2021-02-19 18:09:23','2021-02-19 18:09:23'),(21334,7114,'action started via WP Cron','2021-02-19 18:09:37','2021-02-19 18:09:37'),(21335,7114,'action complete via WP Cron','2021-02-19 18:09:37','2021-02-19 18:09:37'),(21336,7115,'action created','2021-02-19 18:09:37','2021-02-19 18:09:37'),(21337,7115,'action started via WP Cron','2021-02-19 18:11:39','2021-02-19 18:11:39'),(21338,7115,'action complete via WP Cron','2021-02-19 18:11:39','2021-02-19 18:11:39'),(21339,7116,'action created','2021-02-19 18:11:40','2021-02-19 18:11:40'),(21340,7116,'action started via WP Cron','2021-02-19 18:17:19','2021-02-19 18:17:19'),(21341,7116,'action complete via WP Cron','2021-02-19 18:17:19','2021-02-19 18:17:19'),(21342,7117,'action created','2021-02-19 18:20:26','2021-02-19 18:20:26'),(21343,7117,'action started via WP Cron','2021-02-19 18:20:38','2021-02-19 18:20:38'),(21344,7117,'action complete via WP Cron','2021-02-19 18:20:38','2021-02-19 18:20:38'),(21345,7118,'action created','2021-02-19 18:20:40','2021-02-19 18:20:40'),(21346,7118,'action started via WP Cron','2021-02-19 18:22:41','2021-02-19 18:22:41'),(21347,7118,'action complete via WP Cron','2021-02-19 18:22:41','2021-02-19 18:22:41'),(21348,7119,'action created','2021-02-19 18:22:41','2021-02-19 18:22:41'),(21349,7119,'action started via WP Cron','2021-02-19 18:23:50','2021-02-19 18:23:50'),(21350,7119,'action complete via WP Cron','2021-02-19 18:23:50','2021-02-19 18:23:50'),(21351,7120,'action created','2021-02-19 18:23:51','2021-02-19 18:23:51'),(21352,7120,'action started via WP Cron','2021-02-19 18:27:40','2021-02-19 18:27:40'),(21353,7120,'action complete via WP Cron','2021-02-19 18:27:40','2021-02-19 18:27:40'),(21354,7121,'action created','2021-02-19 18:29:00','2021-02-19 18:29:00'),(21355,7121,'action started via WP Cron','2021-02-19 18:29:35','2021-02-19 18:29:35'),(21356,7121,'action complete via WP Cron','2021-02-19 18:29:35','2021-02-19 18:29:35'),(21357,7122,'action created','2021-02-19 18:29:36','2021-02-19 18:29:36'),(21358,7122,'action started via WP Cron','2021-02-19 18:30:36','2021-02-19 18:30:36'),(21359,7122,'action complete via WP Cron','2021-02-19 18:30:36','2021-02-19 18:30:36'),(21360,7123,'action created','2021-02-19 18:30:37','2021-02-19 18:30:37'),(21361,7123,'action started via WP Cron','2021-02-19 18:32:04','2021-02-19 18:32:04'),(21362,7123,'action complete via WP Cron','2021-02-19 18:32:04','2021-02-19 18:32:04'),(21363,7124,'action created','2021-02-19 18:32:04','2021-02-19 18:32:04'),(21364,7124,'action started via WP Cron','2021-02-19 18:33:06','2021-02-19 18:33:06'),(21365,7124,'action complete via WP Cron','2021-02-19 18:33:06','2021-02-19 18:33:06'),(21366,7125,'action created','2021-02-19 18:33:07','2021-02-19 18:33:07'),(21367,7125,'action started via WP Cron','2021-02-19 18:33:54','2021-02-19 18:33:54'),(21368,7125,'action complete via WP Cron','2021-02-19 18:33:54','2021-02-19 18:33:54'),(21369,7126,'action created','2021-02-19 18:34:05','2021-02-19 18:34:05'),(21370,7126,'action started via WP Cron','2021-02-19 18:34:36','2021-02-19 18:34:36'),(21371,7126,'action complete via WP Cron','2021-02-19 18:34:36','2021-02-19 18:34:36'),(21372,7127,'action created','2021-02-19 18:34:45','2021-02-19 18:34:45'),(21373,7127,'action started via WP Cron','2021-02-19 18:35:39','2021-02-19 18:35:39'),(21374,7127,'action complete via WP Cron','2021-02-19 18:35:39','2021-02-19 18:35:39'),(21375,7128,'action created','2021-02-19 18:35:42','2021-02-19 18:35:42'),(21376,7128,'action started via WP Cron','2021-02-19 18:37:00','2021-02-19 18:37:00'),(21377,7128,'action complete via WP Cron','2021-02-19 18:37:00','2021-02-19 18:37:00'),(21378,7129,'action created','2021-02-19 18:37:00','2021-02-19 18:37:00'),(21379,7129,'action started via WP Cron','2021-02-19 18:38:16','2021-02-19 18:38:16'),(21380,7129,'action complete via WP Cron','2021-02-19 18:38:16','2021-02-19 18:38:16'),(21381,7130,'action created','2021-02-19 18:38:46','2021-02-19 18:38:46'),(21382,7130,'action started via WP Cron','2021-02-19 18:40:37','2021-02-19 18:40:37'),(21383,7130,'action complete via WP Cron','2021-02-19 18:40:37','2021-02-19 18:40:37'),(21384,7131,'action created','2021-02-19 18:40:37','2021-02-19 18:40:37'),(21385,7131,'action started via WP Cron','2021-02-19 18:44:49','2021-02-19 18:44:49'),(21386,7131,'action complete via WP Cron','2021-02-19 18:44:49','2021-02-19 18:44:49'),(21387,7132,'action created','2021-02-19 18:44:51','2021-02-19 18:44:51'),(21388,7132,'action started via WP Cron','2021-02-19 18:46:10','2021-02-19 18:46:10'),(21389,7132,'action complete via WP Cron','2021-02-19 18:46:10','2021-02-19 18:46:10'),(21390,7133,'action created','2021-02-19 18:46:12','2021-02-19 18:46:12'),(21391,7133,'action started via WP Cron','2021-02-19 18:46:59','2021-02-19 18:46:59'),(21392,7133,'action complete via WP Cron','2021-02-19 18:46:59','2021-02-19 18:46:59'),(21393,7134,'action created','2021-02-19 18:47:02','2021-02-19 18:47:02'),(21394,7134,'action started via WP Cron','2021-02-19 18:48:51','2021-02-19 18:48:51'),(21395,7134,'action complete via WP Cron','2021-02-19 18:48:51','2021-02-19 18:48:51'),(21396,7135,'action created','2021-02-19 18:48:52','2021-02-19 18:48:52'),(21397,7135,'action started via WP Cron','2021-02-19 18:50:02','2021-02-19 18:50:02'),(21398,7135,'action complete via WP Cron','2021-02-19 18:50:02','2021-02-19 18:50:02'),(21399,7136,'action created','2021-02-19 18:50:42','2021-02-19 18:50:42'),(21400,7136,'action started via WP Cron','2021-02-19 18:51:58','2021-02-19 18:51:58'),(21401,7136,'action complete via WP Cron','2021-02-19 18:51:58','2021-02-19 18:51:58'),(21402,7137,'action created','2021-02-19 18:51:59','2021-02-19 18:51:59'),(21403,7137,'action started via WP Cron','2021-02-19 18:54:27','2021-02-19 18:54:27'),(21404,7137,'action complete via WP Cron','2021-02-19 18:54:27','2021-02-19 18:54:27'),(21405,7138,'action created','2021-02-19 18:54:28','2021-02-19 18:54:28'),(21406,7138,'action started via WP Cron','2021-02-19 18:56:16','2021-02-19 18:56:16'),(21407,7138,'action complete via WP Cron','2021-02-19 18:56:16','2021-02-19 18:56:16'),(21408,7139,'action created','2021-02-19 18:56:16','2021-02-19 18:56:16'),(21409,7139,'action started via WP Cron','2021-02-19 18:58:36','2021-02-19 18:58:36'),(21410,7139,'action complete via WP Cron','2021-02-19 18:58:36','2021-02-19 18:58:36'),(21411,7140,'action created','2021-02-19 18:58:36','2021-02-19 18:58:36'),(21412,7140,'action started via WP Cron','2021-02-19 18:59:43','2021-02-19 18:59:43'),(21413,7140,'action complete via WP Cron','2021-02-19 18:59:43','2021-02-19 18:59:43'),(21414,7141,'action created','2021-02-19 18:59:45','2021-02-19 18:59:45'),(21415,7141,'action started via WP Cron','2021-02-19 19:02:22','2021-02-19 19:02:22'),(21416,7141,'action complete via WP Cron','2021-02-19 19:02:22','2021-02-19 19:02:22'),(21417,7142,'action created','2021-02-19 19:02:22','2021-02-19 19:02:22'),(21418,7142,'action started via WP Cron','2021-02-19 19:03:31','2021-02-19 19:03:31'),(21419,7142,'action complete via WP Cron','2021-02-19 19:03:31','2021-02-19 19:03:31'),(21420,7143,'action created','2021-02-19 19:03:32','2021-02-19 19:03:32'),(21421,7143,'action started via WP Cron','2021-02-19 19:05:13','2021-02-19 19:05:13'),(21422,7143,'action complete via WP Cron','2021-02-19 19:05:13','2021-02-19 19:05:13'),(21423,7144,'action created','2021-02-19 19:06:59','2021-02-19 19:06:59'),(21424,7144,'action started via WP Cron','2021-02-19 19:09:31','2021-02-19 19:09:31'),(21425,7144,'action complete via WP Cron','2021-02-19 19:09:31','2021-02-19 19:09:31'),(21426,7145,'action created','2021-02-19 19:09:32','2021-02-19 19:09:32'),(21427,7145,'action started via WP Cron','2021-02-19 19:09:47','2021-02-19 19:09:47'),(21428,7145,'action complete via WP Cron','2021-02-19 19:09:47','2021-02-19 19:09:47'),(21429,7146,'action created','2021-02-19 19:10:20','2021-02-19 19:10:20'),(21430,7146,'action started via WP Cron','2021-02-19 19:13:35','2021-02-19 19:13:35'),(21431,7146,'action complete via WP Cron','2021-02-19 19:13:35','2021-02-19 19:13:35'),(21432,7147,'action created','2021-02-19 19:13:53','2021-02-19 19:13:53'),(21433,7147,'action started via WP Cron','2021-02-19 19:15:34','2021-02-19 19:15:34'),(21434,7147,'action complete via WP Cron','2021-02-19 19:15:34','2021-02-19 19:15:34'),(21435,7148,'action created','2021-02-19 19:15:35','2021-02-19 19:15:35'),(21436,7148,'action started via WP Cron','2021-02-19 19:19:27','2021-02-19 19:19:27'),(21437,7148,'action complete via WP Cron','2021-02-19 19:19:27','2021-02-19 19:19:27'),(21438,7149,'action created','2021-02-19 19:19:27','2021-02-19 19:19:27'),(21439,7149,'action started via WP Cron','2021-02-19 19:20:31','2021-02-19 19:20:31'),(21440,7149,'action complete via WP Cron','2021-02-19 19:20:31','2021-02-19 19:20:31'),(21441,7150,'action created','2021-02-19 19:20:32','2021-02-19 19:20:32'),(21442,7150,'action started via WP Cron','2021-02-19 19:20:49','2021-02-19 19:20:49'),(21443,7150,'action complete via WP Cron','2021-02-19 19:20:49','2021-02-19 19:20:49'),(21444,7151,'action created','2021-02-19 19:20:50','2021-02-19 19:20:50'),(21445,7151,'action started via WP Cron','2021-02-19 19:22:51','2021-02-19 19:22:51'),(21446,7151,'action complete via WP Cron','2021-02-19 19:22:51','2021-02-19 19:22:51'),(21447,7152,'action created','2021-02-19 19:22:52','2021-02-19 19:22:52'),(21448,7152,'action started via WP Cron','2021-02-19 19:23:45','2021-02-19 19:23:45'),(21449,7152,'action complete via WP Cron','2021-02-19 19:23:45','2021-02-19 19:23:45'),(21450,7153,'action created','2021-02-19 19:23:45','2021-02-19 19:23:45'),(21451,7153,'action started via WP Cron','2021-02-19 19:24:41','2021-02-19 19:24:41'),(21452,7153,'action complete via WP Cron','2021-02-19 19:24:41','2021-02-19 19:24:41'),(21453,7154,'action created','2021-02-19 19:25:40','2021-02-19 19:25:40'),(21454,7154,'action started via WP Cron','2021-02-19 19:28:19','2021-02-19 19:28:19'),(21455,7154,'action complete via WP Cron','2021-02-19 19:28:19','2021-02-19 19:28:19'),(21456,7155,'action created','2021-02-19 19:28:19','2021-02-19 19:28:19'),(21457,7155,'action started via WP Cron','2021-02-19 19:33:06','2021-02-19 19:33:06'),(21458,7155,'action complete via WP Cron','2021-02-19 19:33:06','2021-02-19 19:33:06'),(21459,7156,'action created','2021-02-19 19:33:07','2021-02-19 19:33:07'),(21460,7156,'action started via WP Cron','2021-02-19 19:43:12','2021-02-19 19:43:12'),(21461,7156,'action complete via WP Cron','2021-02-19 19:43:12','2021-02-19 19:43:12'),(21462,7157,'action created','2021-02-19 19:45:05','2021-02-19 19:45:05'),(21463,7157,'action started via WP Cron','2021-02-19 19:46:16','2021-02-19 19:46:16'),(21464,7157,'action complete via WP Cron','2021-02-19 19:46:16','2021-02-19 19:46:16'),(21465,7158,'action created','2021-02-19 19:48:20','2021-02-19 19:48:20'),(21466,7158,'action started via WP Cron','2021-02-19 19:49:13','2021-02-19 19:49:13'),(21467,7158,'action complete via WP Cron','2021-02-19 19:49:13','2021-02-19 19:49:13'),(21468,7159,'action created','2021-02-19 19:49:16','2021-02-19 19:49:16'),(21469,7159,'action started via WP Cron','2021-02-19 19:57:25','2021-02-19 19:57:25'),(21470,7159,'action complete via WP Cron','2021-02-19 19:57:25','2021-02-19 19:57:25'),(21471,7160,'action created','2021-02-19 20:00:21','2021-02-19 20:00:21'),(21472,7160,'action started via WP Cron','2021-02-19 20:01:49','2021-02-19 20:01:49'),(21473,7160,'action complete via WP Cron','2021-02-19 20:01:49','2021-02-19 20:01:49'),(21474,7161,'action created','2021-02-19 20:01:50','2021-02-19 20:01:50'),(21475,7161,'action started via WP Cron','2021-02-19 20:03:20','2021-02-19 20:03:20'),(21476,7161,'action complete via WP Cron','2021-02-19 20:03:20','2021-02-19 20:03:20'),(21477,7162,'action created','2021-02-19 20:03:21','2021-02-19 20:03:21'),(21478,7162,'action started via WP Cron','2021-02-19 20:04:24','2021-02-19 20:04:24'),(21479,7162,'action complete via WP Cron','2021-02-19 20:04:24','2021-02-19 20:04:24'),(21480,7163,'action created','2021-02-19 20:10:37','2021-02-19 20:10:37'),(21481,7163,'action started via WP Cron','2021-02-19 20:14:41','2021-02-19 20:14:41'),(21482,7163,'action complete via WP Cron','2021-02-19 20:14:41','2021-02-19 20:14:41'),(21483,7164,'action created','2021-02-19 20:14:43','2021-02-19 20:14:43'),(21484,7164,'action started via WP Cron','2021-02-19 20:15:45','2021-02-19 20:15:45'),(21485,7164,'action complete via WP Cron','2021-02-19 20:15:45','2021-02-19 20:15:45'),(21486,7165,'action created','2021-02-19 20:18:00','2021-02-19 20:18:00'),(21487,7165,'action started via WP Cron','2021-02-19 20:19:28','2021-02-19 20:19:28'),(21488,7165,'action complete via WP Cron','2021-02-19 20:19:28','2021-02-19 20:19:28'),(21489,7166,'action created','2021-02-19 20:19:30','2021-02-19 20:19:30'),(21490,7166,'action started via WP Cron','2021-02-19 20:23:19','2021-02-19 20:23:19'),(21491,7166,'action complete via WP Cron','2021-02-19 20:23:19','2021-02-19 20:23:19'),(21492,7167,'action created','2021-02-19 20:23:21','2021-02-19 20:23:21'),(21493,7167,'action started via WP Cron','2021-02-19 20:25:37','2021-02-19 20:25:37'),(21494,7167,'action complete via WP Cron','2021-02-19 20:25:37','2021-02-19 20:25:37'),(21495,7168,'action created','2021-02-19 20:25:37','2021-02-19 20:25:37'),(21496,7168,'action started via WP Cron','2021-02-19 20:30:18','2021-02-19 20:30:18'),(21497,7168,'action complete via WP Cron','2021-02-19 20:30:18','2021-02-19 20:30:18'),(21498,7169,'action created','2021-02-19 20:30:19','2021-02-19 20:30:19'),(21499,7169,'action started via WP Cron','2021-02-19 20:33:07','2021-02-19 20:33:07'),(21500,7169,'action complete via WP Cron','2021-02-19 20:33:07','2021-02-19 20:33:07'),(21501,7170,'action created','2021-02-19 20:33:07','2021-02-19 20:33:07'),(21502,7170,'action started via WP Cron','2021-02-19 20:45:04','2021-02-19 20:45:04'),(21503,7170,'action complete via WP Cron','2021-02-19 20:45:04','2021-02-19 20:45:04'),(21504,7171,'action created','2021-02-19 20:45:06','2021-02-19 20:45:06'),(21505,7171,'action started via WP Cron','2021-02-19 20:46:00','2021-02-19 20:46:00'),(21506,7171,'action complete via WP Cron','2021-02-19 20:46:00','2021-02-19 20:46:00'),(21507,7172,'action created','2021-02-19 20:46:00','2021-02-19 20:46:00'),(21508,7172,'action started via WP Cron','2021-02-19 20:54:29','2021-02-19 20:54:29'),(21509,7172,'action complete via WP Cron','2021-02-19 20:54:29','2021-02-19 20:54:29'),(21510,7173,'action created','2021-02-19 20:59:50','2021-02-19 20:59:50'),(21511,7173,'action started via WP Cron','2021-02-19 21:01:41','2021-02-19 21:01:41'),(21512,7173,'action complete via WP Cron','2021-02-19 21:01:41','2021-02-19 21:01:41'),(21513,7174,'action created','2021-02-19 21:03:09','2021-02-19 21:03:09'),(21514,7174,'action started via WP Cron','2021-02-19 21:04:42','2021-02-19 21:04:42'),(21515,7174,'action complete via WP Cron','2021-02-19 21:04:42','2021-02-19 21:04:42'),(21516,7175,'action created','2021-02-19 21:04:43','2021-02-19 21:04:43'),(21517,7175,'action started via WP Cron','2021-02-19 21:11:33','2021-02-19 21:11:33'),(21518,7175,'action complete via WP Cron','2021-02-19 21:11:33','2021-02-19 21:11:33'),(21519,7176,'action created','2021-02-19 21:11:35','2021-02-19 21:11:35'),(21520,7176,'action started via WP Cron','2021-02-19 21:20:40','2021-02-19 21:20:40'),(21521,7176,'action complete via WP Cron','2021-02-19 21:20:40','2021-02-19 21:20:40'),(21522,7177,'action created','2021-02-19 21:21:04','2021-02-19 21:21:04'),(21523,7177,'action started via WP Cron','2021-02-19 21:33:07','2021-02-19 21:33:07'),(21524,7177,'action complete via WP Cron','2021-02-19 21:33:07','2021-02-19 21:33:07'),(21525,7178,'action created','2021-02-19 21:33:07','2021-02-19 21:33:07'),(21526,7178,'action started via WP Cron','2021-02-19 21:39:09','2021-02-19 21:39:09'),(21527,7178,'action complete via WP Cron','2021-02-19 21:39:09','2021-02-19 21:39:09'),(21528,7179,'action created','2021-02-19 21:39:09','2021-02-19 21:39:09'),(21529,7179,'action started via WP Cron','2021-02-19 21:43:19','2021-02-19 21:43:19'),(21530,7179,'action complete via WP Cron','2021-02-19 21:43:19','2021-02-19 21:43:19'),(21531,7180,'action created','2021-02-19 21:43:19','2021-02-19 21:43:19'),(21532,7180,'action started via WP Cron','2021-02-19 21:43:35','2021-02-19 21:43:35'),(21533,7180,'action complete via WP Cron','2021-02-19 21:43:35','2021-02-19 21:43:35'),(21534,7181,'action created','2021-02-19 21:47:36','2021-02-19 21:47:36'),(21535,7181,'action started via WP Cron','2021-02-19 21:48:42','2021-02-19 21:48:42'),(21536,7181,'action complete via WP Cron','2021-02-19 21:48:42','2021-02-19 21:48:42'),(21537,7182,'action created','2021-02-19 21:48:44','2021-02-19 21:48:44'),(21538,7182,'action started via WP Cron','2021-02-19 21:52:14','2021-02-19 21:52:14'),(21539,7182,'action complete via WP Cron','2021-02-19 21:52:14','2021-02-19 21:52:14'),(21540,7183,'action created','2021-02-19 21:58:08','2021-02-19 21:58:08'),(21541,7183,'action started via WP Cron','2021-02-19 22:03:07','2021-02-19 22:03:07'),(21542,7183,'action complete via WP Cron','2021-02-19 22:03:07','2021-02-19 22:03:07'),(21543,7184,'action created','2021-02-19 22:03:07','2021-02-19 22:03:07'),(21544,7184,'action started via WP Cron','2021-02-19 22:04:52','2021-02-19 22:04:52'),(21545,7184,'action complete via WP Cron','2021-02-19 22:04:52','2021-02-19 22:04:52'),(21546,7185,'action created','2021-02-19 22:05:40','2021-02-19 22:05:40'),(21547,7185,'action started via WP Cron','2021-02-19 22:17:25','2021-02-19 22:17:25'),(21548,7185,'action complete via WP Cron','2021-02-19 22:17:25','2021-02-19 22:17:25'),(21549,7186,'action created','2021-02-19 22:17:26','2021-02-19 22:17:26'),(21550,7186,'action started via WP Cron','2021-02-19 22:19:33','2021-02-19 22:19:33'),(21551,7186,'action complete via WP Cron','2021-02-19 22:19:33','2021-02-19 22:19:33'),(21552,7187,'action created','2021-02-19 22:23:00','2021-02-19 22:23:00'),(21553,7187,'action started via WP Cron','2021-02-19 22:24:17','2021-02-19 22:24:17'),(21554,7187,'action complete via WP Cron','2021-02-19 22:24:17','2021-02-19 22:24:17'),(21555,7188,'action created','2021-02-19 22:24:22','2021-02-19 22:24:22'),(21556,7188,'action started via WP Cron','2021-02-19 22:30:32','2021-02-19 22:30:32'),(21557,7188,'action complete via WP Cron','2021-02-19 22:30:32','2021-02-19 22:30:32'),(21558,7189,'action created','2021-02-19 22:30:33','2021-02-19 22:30:33'),(21559,7189,'action started via WP Cron','2021-02-19 22:33:07','2021-02-19 22:33:07'),(21560,7189,'action complete via WP Cron','2021-02-19 22:33:07','2021-02-19 22:33:07'),(21561,7190,'action created','2021-02-19 22:33:08','2021-02-19 22:33:08'),(21562,7190,'action started via WP Cron','2021-02-19 22:36:19','2021-02-19 22:36:19'),(21563,7190,'action complete via WP Cron','2021-02-19 22:36:19','2021-02-19 22:36:19'),(21564,7191,'action created','2021-02-19 22:36:20','2021-02-19 22:36:20'),(21565,7191,'action started via WP Cron','2021-02-19 22:41:48','2021-02-19 22:41:48'),(21566,7191,'action complete via WP Cron','2021-02-19 22:41:48','2021-02-19 22:41:48'),(21567,7192,'action created','2021-02-19 22:41:49','2021-02-19 22:41:49'),(21568,7192,'action started via WP Cron','2021-02-19 22:45:49','2021-02-19 22:45:49'),(21569,7192,'action complete via WP Cron','2021-02-19 22:45:49','2021-02-19 22:45:49'),(21570,7193,'action created','2021-02-19 22:48:29','2021-02-19 22:48:29'),(21571,7193,'action started via WP Cron','2021-02-19 22:48:39','2021-02-19 22:48:39'),(21572,7193,'action complete via WP Cron','2021-02-19 22:48:39','2021-02-19 22:48:39'),(21573,7194,'action created','2021-02-19 22:48:39','2021-02-19 22:48:39'),(21574,7194,'action started via WP Cron','2021-02-19 22:54:55','2021-02-19 22:54:55'),(21575,7194,'action complete via WP Cron','2021-02-19 22:54:55','2021-02-19 22:54:55'),(21576,7195,'action created','2021-02-19 22:54:59','2021-02-19 22:54:59'),(21577,7195,'action started via WP Cron','2021-02-19 22:55:39','2021-02-19 22:55:39'),(21578,7195,'action complete via WP Cron','2021-02-19 22:55:39','2021-02-19 22:55:39'),(21579,7196,'action created','2021-02-19 22:55:40','2021-02-19 22:55:40'),(21580,7196,'action started via WP Cron','2021-02-19 22:59:39','2021-02-19 22:59:39'),(21581,7196,'action complete via WP Cron','2021-02-19 22:59:39','2021-02-19 22:59:39'),(21582,7197,'action created','2021-02-19 22:59:39','2021-02-19 22:59:39'),(21583,7197,'action started via WP Cron','2021-02-19 23:00:54','2021-02-19 23:00:54'),(21584,7197,'action complete via WP Cron','2021-02-19 23:00:54','2021-02-19 23:00:54'),(21585,7198,'action created','2021-02-19 23:00:55','2021-02-19 23:00:55'),(21586,7198,'action started via WP Cron','2021-02-19 23:02:19','2021-02-19 23:02:19'),(21587,7198,'action complete via WP Cron','2021-02-19 23:02:19','2021-02-19 23:02:19'),(21588,7199,'action created','2021-02-19 23:02:23','2021-02-19 23:02:23'),(21589,7199,'action started via WP Cron','2021-02-19 23:03:06','2021-02-19 23:03:06'),(21590,7199,'action complete via WP Cron','2021-02-19 23:03:06','2021-02-19 23:03:06'),(21591,7200,'action created','2021-02-19 23:03:07','2021-02-19 23:03:07'),(21592,7200,'action started via WP Cron','2021-02-19 23:11:43','2021-02-19 23:11:43'),(21593,7200,'action complete via WP Cron','2021-02-19 23:11:43','2021-02-19 23:11:43'),(21594,7201,'action created','2021-02-19 23:13:32','2021-02-19 23:13:32'),(21595,7201,'action started via WP Cron','2021-02-19 23:14:56','2021-02-19 23:14:56'),(21596,7201,'action complete via WP Cron','2021-02-19 23:14:56','2021-02-19 23:14:56'),(21597,7202,'action created','2021-02-19 23:14:58','2021-02-19 23:14:58'),(21598,7202,'action started via WP Cron','2021-02-19 23:18:54','2021-02-19 23:18:54'),(21599,7202,'action complete via WP Cron','2021-02-19 23:18:54','2021-02-19 23:18:54'),(21600,7203,'action created','2021-02-19 23:19:07','2021-02-19 23:19:07'),(21601,7203,'action started via WP Cron','2021-02-19 23:19:36','2021-02-19 23:19:36'),(21602,7203,'action complete via WP Cron','2021-02-19 23:19:36','2021-02-19 23:19:36'),(21603,7204,'action created','2021-02-19 23:19:36','2021-02-19 23:19:36'),(21604,7204,'action started via WP Cron','2021-02-19 23:22:13','2021-02-19 23:22:13'),(21605,7204,'action complete via WP Cron','2021-02-19 23:22:13','2021-02-19 23:22:13'),(21606,7205,'action created','2021-02-19 23:22:14','2021-02-19 23:22:14'),(21607,7205,'action started via WP Cron','2021-02-19 23:24:17','2021-02-19 23:24:17'),(21608,7205,'action complete via WP Cron','2021-02-19 23:24:17','2021-02-19 23:24:17'),(21609,7206,'action created','2021-02-19 23:31:33','2021-02-19 23:31:33'),(21610,7206,'action started via WP Cron','2021-02-19 23:31:43','2021-02-19 23:31:43'),(21611,7206,'action complete via WP Cron','2021-02-19 23:31:43','2021-02-19 23:31:43'),(21612,7207,'action created','2021-02-19 23:31:58','2021-02-19 23:31:58'),(21613,7207,'action started via WP Cron','2021-02-19 23:33:07','2021-02-19 23:33:07'),(21614,7207,'action complete via WP Cron','2021-02-19 23:33:07','2021-02-19 23:33:07'),(21615,7208,'action created','2021-02-19 23:33:07','2021-02-19 23:33:07'),(21616,7208,'action started via WP Cron','2021-02-19 23:34:29','2021-02-19 23:34:29'),(21617,7208,'action complete via WP Cron','2021-02-19 23:34:29','2021-02-19 23:34:29'),(21618,7209,'action created','2021-02-19 23:34:30','2021-02-19 23:34:30'),(21619,7209,'action started via WP Cron','2021-02-19 23:34:54','2021-02-19 23:34:54'),(21620,7209,'action complete via WP Cron','2021-02-19 23:34:54','2021-02-19 23:34:54'),(21621,7210,'action created','2021-02-19 23:37:11','2021-02-19 23:37:11'),(21622,7210,'action started via WP Cron','2021-02-19 23:40:05','2021-02-19 23:40:05'),(21623,7210,'action complete via WP Cron','2021-02-19 23:40:05','2021-02-19 23:40:05'),(21624,7211,'action created','2021-02-19 23:40:05','2021-02-19 23:40:05'),(21625,7211,'action started via WP Cron','2021-02-19 23:48:36','2021-02-19 23:48:36'),(21626,7211,'action complete via WP Cron','2021-02-19 23:48:36','2021-02-19 23:48:36'),(21627,7212,'action created','2021-02-19 23:48:38','2021-02-19 23:48:38'),(21628,7213,'action created','2021-02-19 23:48:38','2021-02-19 23:48:38'),(21629,7212,'action started via WP Cron','2021-02-19 23:49:38','2021-02-19 23:49:38'),(21630,7212,'action complete via WP Cron','2021-02-19 23:49:38','2021-02-19 23:49:38'),(21631,7213,'action started via WP Cron','2021-02-19 23:49:38','2021-02-19 23:49:38'),(21632,7213,'action complete via WP Cron','2021-02-19 23:49:38','2021-02-19 23:49:38'),(21633,7214,'action created','2021-02-19 23:49:40','2021-02-19 23:49:40'),(21634,7214,'action started via WP Cron','2021-02-19 23:51:52','2021-02-19 23:51:52'),(21635,7214,'action complete via WP Cron','2021-02-19 23:51:52','2021-02-19 23:51:52'),(21636,7215,'action created','2021-02-19 23:52:18','2021-02-19 23:52:18'),(21637,7215,'action started via WP Cron','2021-02-19 23:57:03','2021-02-19 23:57:03'),(21638,7215,'action complete via WP Cron','2021-02-19 23:57:03','2021-02-19 23:57:03'),(21639,7216,'action created','2021-02-19 23:57:43','2021-02-19 23:57:43'),(21640,7216,'action started via WP Cron','2021-02-19 23:59:33','2021-02-19 23:59:33'),(21641,7216,'action complete via WP Cron','2021-02-19 23:59:33','2021-02-19 23:59:33'),(21642,7217,'action created','2021-02-19 23:59:37','2021-02-19 23:59:37'),(21643,7217,'action started via WP Cron','2021-02-20 00:01:34','2021-02-20 00:01:34'),(21644,7217,'action complete via WP Cron','2021-02-20 00:01:34','2021-02-20 00:01:34'),(21645,7218,'action created','2021-02-20 00:01:39','2021-02-20 00:01:39'),(21646,7218,'action started via WP Cron','2021-02-20 00:03:07','2021-02-20 00:03:07'),(21647,7218,'action complete via WP Cron','2021-02-20 00:03:07','2021-02-20 00:03:07'),(21648,7219,'action created','2021-02-20 00:03:07','2021-02-20 00:03:07'),(21649,7219,'action started via WP Cron','2021-02-20 00:05:33','2021-02-20 00:05:33'),(21650,7219,'action complete via WP Cron','2021-02-20 00:05:33','2021-02-20 00:05:33'),(21651,7220,'action created','2021-02-20 00:05:56','2021-02-20 00:05:56'),(21652,7220,'action started via WP Cron','2021-02-20 00:06:47','2021-02-20 00:06:47'),(21653,7220,'action complete via WP Cron','2021-02-20 00:06:47','2021-02-20 00:06:47'),(21654,7221,'action created','2021-02-20 00:06:48','2021-02-20 00:06:48'),(21655,7221,'action started via WP Cron','2021-02-20 00:10:37','2021-02-20 00:10:37'),(21656,7221,'action complete via WP Cron','2021-02-20 00:10:37','2021-02-20 00:10:37'),(21657,7222,'action created','2021-02-20 00:10:50','2021-02-20 00:10:50'),(21658,7222,'action started via WP Cron','2021-02-20 00:11:49','2021-02-20 00:11:49'),(21659,7222,'action complete via WP Cron','2021-02-20 00:11:49','2021-02-20 00:11:49'),(21660,7223,'action created','2021-02-20 00:14:36','2021-02-20 00:14:36'),(21661,7223,'action started via WP Cron','2021-02-20 00:15:45','2021-02-20 00:15:45'),(21662,7223,'action complete via WP Cron','2021-02-20 00:15:45','2021-02-20 00:15:45'),(21663,7224,'action created','2021-02-20 00:15:50','2021-02-20 00:15:50'),(21664,7224,'action started via WP Cron','2021-02-20 00:18:19','2021-02-20 00:18:19'),(21665,7224,'action complete via WP Cron','2021-02-20 00:18:19','2021-02-20 00:18:19'),(21666,7225,'action created','2021-02-20 00:18:19','2021-02-20 00:18:19'),(21667,7225,'action started via WP Cron','2021-02-20 00:18:44','2021-02-20 00:18:44'),(21668,7225,'action complete via WP Cron','2021-02-20 00:18:44','2021-02-20 00:18:44'),(21669,7226,'action created','2021-02-20 00:18:44','2021-02-20 00:18:44'),(21670,7226,'action started via WP Cron','2021-02-20 00:20:24','2021-02-20 00:20:24'),(21671,7226,'action complete via WP Cron','2021-02-20 00:20:25','2021-02-20 00:20:25'),(21672,7227,'action created','2021-02-20 00:20:25','2021-02-20 00:20:25'),(21673,7227,'action started via WP Cron','2021-02-20 00:21:53','2021-02-20 00:21:53'),(21674,7227,'action complete via WP Cron','2021-02-20 00:21:53','2021-02-20 00:21:53'),(21675,7228,'action created','2021-02-20 00:21:54','2021-02-20 00:21:54'),(21676,7228,'action started via WP Cron','2021-02-20 00:25:15','2021-02-20 00:25:15'),(21677,7228,'action complete via WP Cron','2021-02-20 00:25:15','2021-02-20 00:25:15'),(21678,7229,'action created','2021-02-20 00:25:17','2021-02-20 00:25:17'),(21679,7229,'action started via WP Cron','2021-02-20 00:27:14','2021-02-20 00:27:14'),(21680,7229,'action complete via WP Cron','2021-02-20 00:27:14','2021-02-20 00:27:14'),(21681,7230,'action created','2021-02-20 00:27:46','2021-02-20 00:27:46'),(21682,7230,'action started via WP Cron','2021-02-20 00:33:06','2021-02-20 00:33:06'),(21683,7230,'action complete via WP Cron','2021-02-20 00:33:06','2021-02-20 00:33:06'),(21684,7231,'action created','2021-02-20 00:33:07','2021-02-20 00:33:07'),(21685,7231,'action started via WP Cron','2021-02-20 00:33:41','2021-02-20 00:33:41'),(21686,7231,'action complete via WP Cron','2021-02-20 00:33:41','2021-02-20 00:33:41'),(21687,7232,'action created','2021-02-20 00:33:41','2021-02-20 00:33:41'),(21688,7232,'action started via WP Cron','2021-02-20 00:34:53','2021-02-20 00:34:53'),(21689,7232,'action complete via WP Cron','2021-02-20 00:34:53','2021-02-20 00:34:53'),(21690,7233,'action created','2021-02-20 00:36:31','2021-02-20 00:36:31'),(21691,7233,'action started via WP Cron','2021-02-20 00:36:57','2021-02-20 00:36:57'),(21692,7233,'action complete via WP Cron','2021-02-20 00:36:57','2021-02-20 00:36:57'),(21693,7234,'action created','2021-02-20 00:36:58','2021-02-20 00:36:58'),(21694,7234,'action started via WP Cron','2021-02-20 00:42:23','2021-02-20 00:42:23'),(21695,7234,'action complete via WP Cron','2021-02-20 00:42:23','2021-02-20 00:42:23'),(21696,7235,'action created','2021-02-20 00:43:00','2021-02-20 00:43:00'),(21697,7235,'action started via WP Cron','2021-02-20 00:44:30','2021-02-20 00:44:30'),(21698,7235,'action complete via WP Cron','2021-02-20 00:44:30','2021-02-20 00:44:30'),(21699,7236,'action created','2021-02-20 00:47:09','2021-02-20 00:47:09'),(21700,7236,'action started via WP Cron','2021-02-20 00:48:02','2021-02-20 00:48:02'),(21701,7236,'action complete via WP Cron','2021-02-20 00:48:02','2021-02-20 00:48:02'),(21702,7237,'action created','2021-02-20 00:49:10','2021-02-20 00:49:10'),(21703,7237,'action started via WP Cron','2021-02-20 00:50:21','2021-02-20 00:50:21'),(21704,7237,'action complete via WP Cron','2021-02-20 00:50:21','2021-02-20 00:50:21'),(21705,7238,'action created','2021-02-20 00:50:22','2021-02-20 00:50:22'),(21706,7238,'action started via WP Cron','2021-02-20 00:51:50','2021-02-20 00:51:50'),(21707,7238,'action complete via WP Cron','2021-02-20 00:51:50','2021-02-20 00:51:50'),(21708,7239,'action created','2021-02-20 00:54:17','2021-02-20 00:54:17'),(21709,7239,'action started via WP Cron','2021-02-20 00:57:12','2021-02-20 00:57:12'),(21710,7239,'action complete via WP Cron','2021-02-20 00:57:12','2021-02-20 00:57:12'),(21711,7240,'action created','2021-02-20 01:01:22','2021-02-20 01:01:22'),(21712,7240,'action started via WP Cron','2021-02-20 01:02:18','2021-02-20 01:02:18'),(21713,7240,'action complete via WP Cron','2021-02-20 01:02:18','2021-02-20 01:02:18'),(21714,7241,'action created','2021-02-20 01:02:36','2021-02-20 01:02:36'),(21715,7241,'action started via WP Cron','2021-02-20 01:04:31','2021-02-20 01:04:31'),(21716,7241,'action complete via WP Cron','2021-02-20 01:04:31','2021-02-20 01:04:31'),(21717,7242,'action created','2021-02-20 01:04:31','2021-02-20 01:04:31'),(21718,7242,'action started via WP Cron','2021-02-20 01:10:25','2021-02-20 01:10:25'),(21719,7242,'action complete via WP Cron','2021-02-20 01:10:25','2021-02-20 01:10:25'),(21720,7243,'action created','2021-02-20 01:10:48','2021-02-20 01:10:48'),(21721,7243,'action started via WP Cron','2021-02-20 01:12:00','2021-02-20 01:12:00'),(21722,7243,'action complete via WP Cron','2021-02-20 01:12:00','2021-02-20 01:12:00'),(21723,7244,'action created','2021-02-20 01:12:00','2021-02-20 01:12:00'),(21724,7244,'action started via WP Cron','2021-02-20 01:12:50','2021-02-20 01:12:50'),(21725,7244,'action complete via WP Cron','2021-02-20 01:12:50','2021-02-20 01:12:50'),(21726,7245,'action created','2021-02-20 01:12:51','2021-02-20 01:12:51'),(21727,7245,'action started via WP Cron','2021-02-20 01:14:42','2021-02-20 01:14:42'),(21728,7245,'action complete via WP Cron','2021-02-20 01:14:42','2021-02-20 01:14:42'),(21729,7246,'action created','2021-02-20 01:16:27','2021-02-20 01:16:27'),(21730,7246,'action started via WP Cron','2021-02-20 01:17:10','2021-02-20 01:17:10'),(21731,7246,'action complete via WP Cron','2021-02-20 01:17:11','2021-02-20 01:17:11'),(21732,7247,'action created','2021-02-20 01:17:21','2021-02-20 01:17:21'),(21733,7247,'action started via WP Cron','2021-02-20 01:18:59','2021-02-20 01:18:59'),(21734,7247,'action complete via WP Cron','2021-02-20 01:18:59','2021-02-20 01:18:59'),(21735,7248,'action created','2021-02-20 01:19:47','2021-02-20 01:19:47'),(21736,7248,'action started via WP Cron','2021-02-20 01:20:52','2021-02-20 01:20:52'),(21737,7248,'action complete via WP Cron','2021-02-20 01:20:52','2021-02-20 01:20:52'),(21738,7249,'action created','2021-02-20 01:20:53','2021-02-20 01:20:53'),(21739,7249,'action started via WP Cron','2021-02-20 01:23:11','2021-02-20 01:23:11'),(21740,7249,'action complete via WP Cron','2021-02-20 01:23:11','2021-02-20 01:23:11'),(21741,7250,'action created','2021-02-20 01:23:13','2021-02-20 01:23:13'),(21742,7250,'action started via WP Cron','2021-02-20 01:26:10','2021-02-20 01:26:10'),(21743,7250,'action complete via WP Cron','2021-02-20 01:26:10','2021-02-20 01:26:10'),(21744,7251,'action created','2021-02-20 01:26:10','2021-02-20 01:26:10'),(21745,7251,'action started via WP Cron','2021-02-20 01:26:39','2021-02-20 01:26:39'),(21746,7251,'action complete via WP Cron','2021-02-20 01:26:39','2021-02-20 01:26:39'),(21747,7252,'action created','2021-02-20 01:26:41','2021-02-20 01:26:41'),(21748,7252,'action started via WP Cron','2021-02-20 01:27:43','2021-02-20 01:27:43'),(21749,7252,'action complete via WP Cron','2021-02-20 01:27:43','2021-02-20 01:27:43'),(21750,7253,'action created','2021-02-20 01:28:07','2021-02-20 01:28:07'),(21751,7253,'action started via WP Cron','2021-02-20 01:29:17','2021-02-20 01:29:17'),(21752,7253,'action complete via WP Cron','2021-02-20 01:29:17','2021-02-20 01:29:17'),(21753,7254,'action created','2021-02-20 01:29:18','2021-02-20 01:29:18'),(21754,7254,'action started via WP Cron','2021-02-20 01:30:08','2021-02-20 01:30:08'),(21755,7254,'action complete via WP Cron','2021-02-20 01:30:08','2021-02-20 01:30:08'),(21756,7255,'action created','2021-02-20 01:33:06','2021-02-20 01:33:06'),(21757,7255,'action started via WP Cron','2021-02-20 01:33:58','2021-02-20 01:33:58'),(21758,7255,'action complete via WP Cron','2021-02-20 01:33:58','2021-02-20 01:33:58'),(21759,7256,'action created','2021-02-20 01:33:58','2021-02-20 01:33:58'),(21760,7256,'action started via WP Cron','2021-02-20 01:35:15','2021-02-20 01:35:15'),(21761,7256,'action complete via WP Cron','2021-02-20 01:35:15','2021-02-20 01:35:15'),(21762,7257,'action created','2021-02-20 01:35:28','2021-02-20 01:35:28'),(21763,6853,'action started via WP Cron','2021-02-20 01:35:38','2021-02-20 01:35:38'),(21764,6853,'action complete via WP Cron','2021-02-20 01:35:38','2021-02-20 01:35:38'),(21765,7258,'action created','2021-02-20 01:35:38','2021-02-20 01:35:38'),(21766,7257,'action started via WP Cron','2021-02-20 01:35:38','2021-02-20 01:35:38'),(21767,7257,'action complete via WP Cron','2021-02-20 01:35:38','2021-02-20 01:35:38'),(21768,7259,'action created','2021-02-20 01:36:40','2021-02-20 01:36:40'),(21769,7259,'action started via WP Cron','2021-02-20 01:38:08','2021-02-20 01:38:08'),(21770,7259,'action complete via WP Cron','2021-02-20 01:38:08','2021-02-20 01:38:08'),(21771,7260,'action created','2021-02-20 01:38:09','2021-02-20 01:38:09'),(21772,7260,'action started via WP Cron','2021-02-20 01:39:01','2021-02-20 01:39:01'),(21773,7260,'action complete via WP Cron','2021-02-20 01:39:01','2021-02-20 01:39:01'),(21774,7261,'action created','2021-02-20 01:39:03','2021-02-20 01:39:03'),(21775,7261,'action started via WP Cron','2021-02-20 01:40:13','2021-02-20 01:40:13'),(21776,7261,'action complete via WP Cron','2021-02-20 01:40:13','2021-02-20 01:40:13'),(21777,7262,'action created','2021-02-20 01:41:28','2021-02-20 01:41:28'),(21778,7262,'action started via WP Cron','2021-02-20 01:44:58','2021-02-20 01:44:58'),(21779,7262,'action complete via WP Cron','2021-02-20 01:44:58','2021-02-20 01:44:58'),(21780,7263,'action created','2021-02-20 01:49:15','2021-02-20 01:49:15'),(21781,7263,'action started via WP Cron','2021-02-20 01:49:35','2021-02-20 01:49:35'),(21782,7263,'action complete via WP Cron','2021-02-20 01:49:35','2021-02-20 01:49:35'),(21783,7264,'action created','2021-02-20 01:49:35','2021-02-20 01:49:35'),(21784,7264,'action started via WP Cron','2021-02-20 01:50:45','2021-02-20 01:50:45'),(21785,7264,'action complete via WP Cron','2021-02-20 01:50:45','2021-02-20 01:50:45'),(21786,7265,'action created','2021-02-20 01:50:46','2021-02-20 01:50:46'),(21787,7265,'action started via WP Cron','2021-02-20 01:51:38','2021-02-20 01:51:38'),(21788,7265,'action complete via WP Cron','2021-02-20 01:51:38','2021-02-20 01:51:38'),(21789,7266,'action created','2021-02-20 01:51:39','2021-02-20 01:51:39'),(21790,7266,'action started via WP Cron','2021-02-20 01:52:59','2021-02-20 01:52:59'),(21791,7266,'action complete via WP Cron','2021-02-20 01:52:59','2021-02-20 01:52:59'),(21792,7267,'action created','2021-02-20 01:53:05','2021-02-20 01:53:05'),(21793,7267,'action started via WP Cron','2021-02-20 01:53:44','2021-02-20 01:53:44'),(21794,7267,'action complete via WP Cron','2021-02-20 01:53:44','2021-02-20 01:53:44'),(21795,7268,'action created','2021-02-20 01:53:44','2021-02-20 01:53:44'),(21796,7268,'action started via WP Cron','2021-02-20 01:54:35','2021-02-20 01:54:35'),(21797,7268,'action complete via WP Cron','2021-02-20 01:54:35','2021-02-20 01:54:35'),(21798,7269,'action created','2021-02-20 01:55:49','2021-02-20 01:55:49'),(21799,7269,'action started via WP Cron','2021-02-20 01:58:01','2021-02-20 01:58:01'),(21800,7269,'action complete via WP Cron','2021-02-20 01:58:01','2021-02-20 01:58:01'),(21801,7270,'action created','2021-02-20 02:03:06','2021-02-20 02:03:06'),(21802,6857,'action started via WP Cron','2021-02-20 02:05:00','2021-02-20 02:05:00'),(21803,6857,'action complete via WP Cron','2021-02-20 02:05:00','2021-02-20 02:05:00'),(21804,7271,'action created','2021-02-20 02:05:00','2021-02-20 02:05:00'),(21805,7270,'action started via WP Cron','2021-02-20 02:05:00','2021-02-20 02:05:00'),(21806,7270,'action complete via WP Cron','2021-02-20 02:05:00','2021-02-20 02:05:00'),(21807,7272,'action created','2021-02-20 02:07:15','2021-02-20 02:07:15'),(21808,7272,'action started via WP Cron','2021-02-20 02:10:00','2021-02-20 02:10:00'),(21809,7272,'action complete via WP Cron','2021-02-20 02:10:00','2021-02-20 02:10:00'),(21810,7273,'action created','2021-02-20 02:11:06','2021-02-20 02:11:06'),(21811,7273,'action started via WP Cron','2021-02-20 02:12:30','2021-02-20 02:12:30'),(21812,7273,'action complete via WP Cron','2021-02-20 02:12:30','2021-02-20 02:12:30'),(21813,7274,'action created','2021-02-20 02:12:34','2021-02-20 02:12:34'),(21814,7274,'action started via WP Cron','2021-02-20 02:15:59','2021-02-20 02:15:59'),(21815,7274,'action complete via WP Cron','2021-02-20 02:15:59','2021-02-20 02:15:59'),(21816,7275,'action created','2021-02-20 02:16:05','2021-02-20 02:16:05'),(21817,7275,'action started via WP Cron','2021-02-20 02:17:34','2021-02-20 02:17:34'),(21818,7275,'action complete via WP Cron','2021-02-20 02:17:34','2021-02-20 02:17:34'),(21819,7276,'action created','2021-02-20 02:17:35','2021-02-20 02:17:35'),(21820,7276,'action started via WP Cron','2021-02-20 02:33:07','2021-02-20 02:33:07'),(21821,7276,'action complete via WP Cron','2021-02-20 02:33:07','2021-02-20 02:33:07'),(21822,7277,'action created','2021-02-20 02:33:08','2021-02-20 02:33:08'),(21823,7277,'action started via WP Cron','2021-02-20 02:39:25','2021-02-20 02:39:25'),(21824,7277,'action complete via WP Cron','2021-02-20 02:39:25','2021-02-20 02:39:25'),(21825,7278,'action created','2021-02-20 02:39:26','2021-02-20 02:39:26'),(21826,7278,'action started via WP Cron','2021-02-20 02:48:09','2021-02-20 02:48:09'),(21827,7278,'action complete via WP Cron','2021-02-20 02:48:09','2021-02-20 02:48:09'),(21828,7279,'action created','2021-02-20 02:50:21','2021-02-20 02:50:21'),(21829,7279,'action started via WP Cron','2021-02-20 02:55:30','2021-02-20 02:55:30'),(21830,7279,'action complete via WP Cron','2021-02-20 02:55:30','2021-02-20 02:55:30'),(21831,7280,'action created','2021-02-20 02:55:31','2021-02-20 02:55:31'),(21832,7280,'action started via WP Cron','2021-02-20 02:59:51','2021-02-20 02:59:51'),(21833,7280,'action complete via WP Cron','2021-02-20 02:59:51','2021-02-20 02:59:51'),(21834,7281,'action created','2021-02-20 02:59:56','2021-02-20 02:59:56'),(21835,7281,'action started via WP Cron','2021-02-20 03:01:27','2021-02-20 03:01:27'),(21836,7281,'action complete via WP Cron','2021-02-20 03:01:27','2021-02-20 03:01:27'),(21837,7282,'action created','2021-02-20 03:02:32','2021-02-20 03:02:32'),(21838,7282,'action started via WP Cron','2021-02-20 03:03:47','2021-02-20 03:03:47'),(21839,7282,'action complete via WP Cron','2021-02-20 03:03:47','2021-02-20 03:03:47'),(21840,7283,'action created','2021-02-20 03:03:48','2021-02-20 03:03:48'),(21841,7283,'action started via WP Cron','2021-02-20 03:11:22','2021-02-20 03:11:22'),(21842,7283,'action complete via WP Cron','2021-02-20 03:11:22','2021-02-20 03:11:22'),(21843,7284,'action created','2021-02-20 03:16:56','2021-02-20 03:16:56'),(21844,7284,'action started via WP Cron','2021-02-20 03:19:36','2021-02-20 03:19:36'),(21845,7284,'action complete via WP Cron','2021-02-20 03:19:36','2021-02-20 03:19:36'),(21846,7285,'action created','2021-02-20 03:23:10','2021-02-20 03:23:10'),(21847,7285,'action started via WP Cron','2021-02-20 03:27:34','2021-02-20 03:27:34'),(21848,7285,'action complete via WP Cron','2021-02-20 03:27:34','2021-02-20 03:27:34'),(21849,7286,'action created','2021-02-20 03:27:35','2021-02-20 03:27:35'),(21850,7286,'action started via WP Cron','2021-02-20 03:32:35','2021-02-20 03:32:35'),(21851,7286,'action complete via WP Cron','2021-02-20 03:32:35','2021-02-20 03:32:35'),(21852,7287,'action created','2021-02-20 03:33:06','2021-02-20 03:33:06'),(21853,7287,'action started via WP Cron','2021-02-20 03:35:20','2021-02-20 03:35:20'),(21854,7287,'action complete via WP Cron','2021-02-20 03:35:20','2021-02-20 03:35:20'),(21855,7288,'action created','2021-02-20 03:36:18','2021-02-20 03:36:18'),(21856,7288,'action started via WP Cron','2021-02-20 03:37:40','2021-02-20 03:37:40'),(21857,7288,'action complete via WP Cron','2021-02-20 03:37:40','2021-02-20 03:37:40'),(21858,7289,'action created','2021-02-20 03:52:29','2021-02-20 03:52:29'),(21859,7289,'action started via WP Cron','2021-02-20 03:56:54','2021-02-20 03:56:54'),(21860,7289,'action complete via WP Cron','2021-02-20 03:56:54','2021-02-20 03:56:54'),(21861,7290,'action created','2021-02-20 03:58:57','2021-02-20 03:58:57'),(21862,7290,'action started via WP Cron','2021-02-20 04:00:04','2021-02-20 04:00:04'),(21863,7290,'action complete via WP Cron','2021-02-20 04:00:04','2021-02-20 04:00:04'),(21864,7291,'action created','2021-02-20 04:03:06','2021-02-20 04:03:06'),(21865,7291,'action started via WP Cron','2021-02-20 04:08:55','2021-02-20 04:08:55'),(21866,7291,'action complete via WP Cron','2021-02-20 04:08:55','2021-02-20 04:08:55'),(21867,7292,'action created','2021-02-20 04:08:56','2021-02-20 04:08:56'),(21868,7292,'action started via WP Cron','2021-02-20 04:17:01','2021-02-20 04:17:01'),(21869,7292,'action complete via WP Cron','2021-02-20 04:17:01','2021-02-20 04:17:01'),(21870,7293,'action created','2021-02-20 04:20:05','2021-02-20 04:20:05'),(21871,7293,'action started via WP Cron','2021-02-20 04:24:54','2021-02-20 04:24:54'),(21872,7293,'action complete via WP Cron','2021-02-20 04:24:54','2021-02-20 04:24:54'),(21873,7294,'action created','2021-02-20 04:24:54','2021-02-20 04:24:54'),(21874,7294,'action started via WP Cron','2021-02-20 04:29:14','2021-02-20 04:29:14'),(21875,7294,'action complete via WP Cron','2021-02-20 04:29:14','2021-02-20 04:29:14'),(21876,7295,'action created','2021-02-20 04:29:15','2021-02-20 04:29:15'),(21877,7295,'action started via WP Cron','2021-02-20 04:33:07','2021-02-20 04:33:07'),(21878,7295,'action complete via WP Cron','2021-02-20 04:33:07','2021-02-20 04:33:07'),(21879,7296,'action created','2021-02-20 04:33:07','2021-02-20 04:33:07'),(21880,7296,'action started via WP Cron','2021-02-20 04:39:05','2021-02-20 04:39:05'),(21881,7296,'action complete via WP Cron','2021-02-20 04:39:05','2021-02-20 04:39:05'),(21882,7297,'action created','2021-02-20 04:39:06','2021-02-20 04:39:06'),(21883,7297,'action started via WP Cron','2021-02-20 04:49:52','2021-02-20 04:49:52'),(21884,7297,'action complete via WP Cron','2021-02-20 04:49:52','2021-02-20 04:49:52'),(21885,7298,'action created','2021-02-20 04:49:53','2021-02-20 04:49:53'),(21886,7298,'action started via WP Cron','2021-02-20 04:57:34','2021-02-20 04:57:34'),(21887,7298,'action complete via WP Cron','2021-02-20 04:57:34','2021-02-20 04:57:34'),(21888,7299,'action created','2021-02-20 04:57:40','2021-02-20 04:57:40'),(21889,7299,'action started via WP Cron','2021-02-20 05:01:09','2021-02-20 05:01:09'),(21890,7299,'action complete via WP Cron','2021-02-20 05:01:09','2021-02-20 05:01:09'),(21891,7300,'action created','2021-02-20 05:01:09','2021-02-20 05:01:09'),(21892,7300,'action started via WP Cron','2021-02-20 05:03:38','2021-02-20 05:03:38'),(21893,7300,'action complete via WP Cron','2021-02-20 05:03:38','2021-02-20 05:03:38'),(21894,7301,'action created','2021-02-20 05:03:39','2021-02-20 05:03:39'),(21895,7301,'action started via WP Cron','2021-02-20 05:08:45','2021-02-20 05:08:45'),(21896,7301,'action complete via WP Cron','2021-02-20 05:08:45','2021-02-20 05:08:45'),(21897,7302,'action created','2021-02-20 05:12:19','2021-02-20 05:12:19'),(21898,7302,'action started via WP Cron','2021-02-20 05:16:09','2021-02-20 05:16:09'),(21899,7302,'action complete via WP Cron','2021-02-20 05:16:09','2021-02-20 05:16:09'),(21900,7303,'action created','2021-02-20 05:20:49','2021-02-20 05:20:49'),(21901,7303,'action started via WP Cron','2021-02-20 05:22:05','2021-02-20 05:22:05'),(21902,7303,'action complete via WP Cron','2021-02-20 05:22:05','2021-02-20 05:22:05'),(21903,7304,'action created','2021-02-20 05:22:55','2021-02-20 05:22:55'),(21904,7304,'action started via WP Cron','2021-02-20 05:23:35','2021-02-20 05:23:35'),(21905,7304,'action complete via WP Cron','2021-02-20 05:23:35','2021-02-20 05:23:35'),(21906,7305,'action created','2021-02-20 05:23:35','2021-02-20 05:23:35'),(21907,7305,'action started via WP Cron','2021-02-20 05:24:35','2021-02-20 05:24:35'),(21908,7305,'action complete via WP Cron','2021-02-20 05:24:35','2021-02-20 05:24:35'),(21909,7306,'action created','2021-02-20 05:24:35','2021-02-20 05:24:35'),(21910,7306,'action started via WP Cron','2021-02-20 05:25:35','2021-02-20 05:25:35'),(21911,7306,'action complete via WP Cron','2021-02-20 05:25:35','2021-02-20 05:25:35'),(21912,7307,'action created','2021-02-20 05:25:35','2021-02-20 05:25:35'),(21913,7307,'action started via WP Cron','2021-02-20 05:26:35','2021-02-20 05:26:35'),(21914,7307,'action complete via WP Cron','2021-02-20 05:26:35','2021-02-20 05:26:35'),(21915,7308,'action created','2021-02-20 05:26:35','2021-02-20 05:26:35'),(21916,7308,'action started via WP Cron','2021-02-20 05:27:35','2021-02-20 05:27:35'),(21917,7308,'action complete via WP Cron','2021-02-20 05:27:35','2021-02-20 05:27:35'),(21918,7309,'action created','2021-02-20 05:27:35','2021-02-20 05:27:35'),(21919,7309,'action started via WP Cron','2021-02-20 05:28:35','2021-02-20 05:28:35'),(21920,7309,'action complete via WP Cron','2021-02-20 05:28:35','2021-02-20 05:28:35'),(21921,7310,'action created','2021-02-20 05:28:35','2021-02-20 05:28:35'),(21922,7310,'action started via WP Cron','2021-02-20 05:31:13','2021-02-20 05:31:13'),(21923,7310,'action complete via WP Cron','2021-02-20 05:31:13','2021-02-20 05:31:13'),(21924,7311,'action created','2021-02-20 05:31:14','2021-02-20 05:31:14'),(21925,7311,'action started via WP Cron','2021-02-20 05:33:05','2021-02-20 05:33:05'),(21926,7311,'action complete via WP Cron','2021-02-20 05:33:05','2021-02-20 05:33:05'),(21927,7312,'action created','2021-02-20 05:33:05','2021-02-20 05:33:05'),(21928,7312,'action started via WP Cron','2021-02-20 05:34:57','2021-02-20 05:34:57'),(21929,7312,'action complete via WP Cron','2021-02-20 05:34:57','2021-02-20 05:34:57'),(21930,7313,'action created','2021-02-20 05:38:00','2021-02-20 05:38:00'),(21931,7313,'action started via WP Cron','2021-02-20 05:43:25','2021-02-20 05:43:25'),(21932,7313,'action complete via WP Cron','2021-02-20 05:43:25','2021-02-20 05:43:25'),(21933,7314,'action created','2021-02-20 05:43:25','2021-02-20 05:43:25'),(21934,7314,'action started via WP Cron','2021-02-20 05:45:31','2021-02-20 05:45:31'),(21935,7314,'action complete via WP Cron','2021-02-20 05:45:31','2021-02-20 05:45:31'),(21936,7315,'action created','2021-02-20 05:47:25','2021-02-20 05:47:25'),(21937,7315,'action started via WP Cron','2021-02-20 05:52:52','2021-02-20 05:52:52'),(21938,7315,'action complete via WP Cron','2021-02-20 05:52:52','2021-02-20 05:52:52'),(21939,7316,'action created','2021-02-20 05:52:57','2021-02-20 05:52:57'),(21940,7316,'action started via WP Cron','2021-02-20 06:00:17','2021-02-20 06:00:17'),(21941,7316,'action complete via WP Cron','2021-02-20 06:00:17','2021-02-20 06:00:17'),(21942,7317,'action created','2021-02-20 06:01:10','2021-02-20 06:01:10'),(21943,7317,'action started via WP Cron','2021-02-20 06:03:07','2021-02-20 06:03:07'),(21944,7317,'action complete via WP Cron','2021-02-20 06:03:07','2021-02-20 06:03:07'),(21945,7318,'action created','2021-02-20 06:03:08','2021-02-20 06:03:08'),(21946,7318,'action started via WP Cron','2021-02-20 06:05:18','2021-02-20 06:05:18'),(21947,7318,'action complete via WP Cron','2021-02-20 06:05:18','2021-02-20 06:05:18'),(21948,7319,'action created','2021-02-20 06:05:18','2021-02-20 06:05:18'),(21949,7319,'action started via WP Cron','2021-02-20 06:15:08','2021-02-20 06:15:08'),(21950,7319,'action complete via WP Cron','2021-02-20 06:15:08','2021-02-20 06:15:08'),(21951,7320,'action created','2021-02-20 06:15:09','2021-02-20 06:15:09'),(21952,7320,'action started via WP Cron','2021-02-20 06:17:43','2021-02-20 06:17:43'),(21953,7320,'action complete via WP Cron','2021-02-20 06:17:43','2021-02-20 06:17:43'),(21954,7321,'action created','2021-02-20 06:19:01','2021-02-20 06:19:01'),(21955,7321,'action started via WP Cron','2021-02-20 06:20:48','2021-02-20 06:20:48'),(21956,7321,'action complete via WP Cron','2021-02-20 06:20:48','2021-02-20 06:20:48'),(21957,7322,'action created','2021-02-20 06:20:48','2021-02-20 06:20:48'),(21958,7322,'action started via WP Cron','2021-02-20 06:25:09','2021-02-20 06:25:09'),(21959,7322,'action complete via WP Cron','2021-02-20 06:25:09','2021-02-20 06:25:09'),(21960,7323,'action created','2021-02-20 06:25:10','2021-02-20 06:25:10'),(21961,7323,'action started via WP Cron','2021-02-20 06:25:51','2021-02-20 06:25:51'),(21962,7323,'action complete via WP Cron','2021-02-20 06:25:51','2021-02-20 06:25:51'),(21963,7324,'action created','2021-02-20 06:25:51','2021-02-20 06:25:51'),(21964,7324,'action started via WP Cron','2021-02-20 06:29:58','2021-02-20 06:29:58'),(21965,7324,'action complete via WP Cron','2021-02-20 06:29:58','2021-02-20 06:29:58'),(21966,7325,'action created','2021-02-20 06:33:07','2021-02-20 06:33:07'),(21967,7325,'action started via WP Cron','2021-02-20 06:38:17','2021-02-20 06:38:17'),(21968,7325,'action complete via WP Cron','2021-02-20 06:38:17','2021-02-20 06:38:17'),(21969,7326,'action created','2021-02-20 06:38:17','2021-02-20 06:38:17'),(21970,7326,'action started via WP Cron','2021-02-20 06:45:07','2021-02-20 06:45:07'),(21971,7326,'action complete via WP Cron','2021-02-20 06:45:07','2021-02-20 06:45:07'),(21972,7327,'action created','2021-02-20 06:46:58','2021-02-20 06:46:58'),(21973,7327,'action started via WP Cron','2021-02-20 06:50:17','2021-02-20 06:50:17'),(21974,7327,'action complete via WP Cron','2021-02-20 06:50:17','2021-02-20 06:50:17'),(21975,7328,'action created','2021-02-20 06:50:18','2021-02-20 06:50:18'),(21976,7328,'action started via WP Cron','2021-02-20 06:59:56','2021-02-20 06:59:56'),(21977,7328,'action complete via WP Cron','2021-02-20 06:59:56','2021-02-20 06:59:56'),(21978,7329,'action created','2021-02-20 07:01:20','2021-02-20 07:01:20'),(21979,7329,'action started via WP Cron','2021-02-20 07:03:07','2021-02-20 07:03:07'),(21980,7329,'action complete via WP Cron','2021-02-20 07:03:07','2021-02-20 07:03:07'),(21981,7330,'action created','2021-02-20 07:03:07','2021-02-20 07:03:07'),(21982,7330,'action started via WP Cron','2021-02-20 07:05:09','2021-02-20 07:05:09'),(21983,7330,'action complete via WP Cron','2021-02-20 07:05:09','2021-02-20 07:05:09'),(21984,7331,'action created','2021-02-20 07:05:09','2021-02-20 07:05:09'),(21985,7331,'action started via WP Cron','2021-02-20 07:09:53','2021-02-20 07:09:53'),(21986,7331,'action complete via WP Cron','2021-02-20 07:09:53','2021-02-20 07:09:53'),(21987,7332,'action created','2021-02-20 07:10:09','2021-02-20 07:10:09'),(21988,7332,'action started via WP Cron','2021-02-20 07:15:01','2021-02-20 07:15:01'),(21989,7332,'action complete via WP Cron','2021-02-20 07:15:01','2021-02-20 07:15:01'),(21990,7333,'action created','2021-02-20 07:15:01','2021-02-20 07:15:01'),(21991,7333,'action started via WP Cron','2021-02-20 07:18:31','2021-02-20 07:18:31'),(21992,7333,'action complete via WP Cron','2021-02-20 07:18:31','2021-02-20 07:18:31'),(21993,7334,'action created','2021-02-20 07:18:32','2021-02-20 07:18:32'),(21994,7334,'action started via WP Cron','2021-02-20 07:27:21','2021-02-20 07:27:21'),(21995,7334,'action complete via WP Cron','2021-02-20 07:27:21','2021-02-20 07:27:21'),(21996,7335,'action created','2021-02-20 07:31:50','2021-02-20 07:31:50'),(21997,7335,'action started via WP Cron','2021-02-20 07:33:43','2021-02-20 07:33:43'),(21998,7335,'action complete via WP Cron','2021-02-20 07:33:43','2021-02-20 07:33:43'),(21999,7336,'action created','2021-02-20 07:33:43','2021-02-20 07:33:43'),(22000,7336,'action started via WP Cron','2021-02-20 07:39:20','2021-02-20 07:39:20'),(22001,7336,'action complete via WP Cron','2021-02-20 07:39:20','2021-02-20 07:39:20'),(22002,7337,'action created','2021-02-20 07:39:20','2021-02-20 07:39:20'),(22003,7337,'action started via WP Cron','2021-02-20 07:40:42','2021-02-20 07:40:42'),(22004,7337,'action complete via WP Cron','2021-02-20 07:40:42','2021-02-20 07:40:42'),(22005,7338,'action created','2021-02-20 07:44:38','2021-02-20 07:44:38'),(22006,7338,'action started via WP Cron','2021-02-20 07:45:43','2021-02-20 07:45:43'),(22007,7338,'action complete via WP Cron','2021-02-20 07:45:43','2021-02-20 07:45:43'),(22008,7339,'action created','2021-02-20 07:51:35','2021-02-20 07:51:35'),(22009,7339,'action started via WP Cron','2021-02-20 07:57:56','2021-02-20 07:57:56'),(22010,7339,'action complete via WP Cron','2021-02-20 07:57:56','2021-02-20 07:57:56'),(22011,7340,'action created','2021-02-20 07:57:57','2021-02-20 07:57:57'),(22012,7340,'action started via WP Cron','2021-02-20 08:02:50','2021-02-20 08:02:50'),(22013,7340,'action complete via WP Cron','2021-02-20 08:02:50','2021-02-20 08:02:50'),(22014,7341,'action created','2021-02-20 08:02:55','2021-02-20 08:02:55'),(22015,7341,'action started via WP Cron','2021-02-20 08:09:53','2021-02-20 08:09:53'),(22016,7341,'action complete via WP Cron','2021-02-20 08:09:53','2021-02-20 08:09:53'),(22017,7342,'action created','2021-02-20 08:12:39','2021-02-20 08:12:39'),(22018,7342,'action started via WP Cron','2021-02-20 08:20:19','2021-02-20 08:20:19'),(22019,7342,'action complete via WP Cron','2021-02-20 08:20:19','2021-02-20 08:20:19'),(22020,7343,'action created','2021-02-20 08:20:19','2021-02-20 08:20:19'),(22021,7343,'action started via WP Cron','2021-02-20 08:20:41','2021-02-20 08:20:41'),(22022,7343,'action complete via WP Cron','2021-02-20 08:20:41','2021-02-20 08:20:41'),(22023,7344,'action created','2021-02-20 08:22:02','2021-02-20 08:22:02'),(22024,7344,'action started via WP Cron','2021-02-20 08:26:33','2021-02-20 08:26:33'),(22025,7344,'action complete via WP Cron','2021-02-20 08:26:33','2021-02-20 08:26:33'),(22026,7345,'action created','2021-02-20 08:27:31','2021-02-20 08:27:31'),(22027,7345,'action started via WP Cron','2021-02-20 08:27:45','2021-02-20 08:27:45'),(22028,7345,'action complete via WP Cron','2021-02-20 08:27:45','2021-02-20 08:27:45'),(22029,7346,'action created','2021-02-20 08:33:06','2021-02-20 08:33:06'),(22030,7346,'action started via WP Cron','2021-02-20 08:34:19','2021-02-20 08:34:19'),(22031,7346,'action complete via WP Cron','2021-02-20 08:34:19','2021-02-20 08:34:19'),(22032,7347,'action created','2021-02-20 08:34:19','2021-02-20 08:34:19'),(22033,7347,'action started via WP Cron','2021-02-20 08:34:35','2021-02-20 08:34:35'),(22034,7347,'action complete via WP Cron','2021-02-20 08:34:35','2021-02-20 08:34:35'),(22035,7348,'action created','2021-02-20 08:34:35','2021-02-20 08:34:35'),(22036,7348,'action started via WP Cron','2021-02-20 08:35:35','2021-02-20 08:35:35'),(22037,7348,'action complete via WP Cron','2021-02-20 08:35:35','2021-02-20 08:35:35'),(22038,7349,'action created','2021-02-20 08:35:35','2021-02-20 08:35:35'),(22039,7349,'action started via WP Cron','2021-02-20 08:36:35','2021-02-20 08:36:35'),(22040,7349,'action complete via WP Cron','2021-02-20 08:36:35','2021-02-20 08:36:35'),(22041,7350,'action created','2021-02-20 08:36:35','2021-02-20 08:36:35'),(22042,7350,'action started via WP Cron','2021-02-20 08:37:35','2021-02-20 08:37:35'),(22043,7350,'action complete via WP Cron','2021-02-20 08:37:35','2021-02-20 08:37:35'),(22044,7351,'action created','2021-02-20 08:37:35','2021-02-20 08:37:35'),(22045,7351,'action started via WP Cron','2021-02-20 08:38:35','2021-02-20 08:38:35'),(22046,7351,'action complete via WP Cron','2021-02-20 08:38:35','2021-02-20 08:38:35'),(22047,7352,'action created','2021-02-20 08:38:35','2021-02-20 08:38:35'),(22048,6953,'action started via WP Cron','2021-02-20 08:42:15','2021-02-20 08:42:15'),(22049,6953,'action complete via WP Cron','2021-02-20 08:42:15','2021-02-20 08:42:15'),(22050,7353,'action created','2021-02-20 08:42:15','2021-02-20 08:42:15'),(22051,7352,'action started via WP Cron','2021-02-20 08:42:15','2021-02-20 08:42:15'),(22052,7352,'action complete via WP Cron','2021-02-20 08:42:15','2021-02-20 08:42:15'),(22053,7354,'action created','2021-02-20 08:42:49','2021-02-20 08:42:49'),(22054,7354,'action started via WP Cron','2021-02-20 08:58:43','2021-02-20 08:58:43'),(22055,7354,'action complete via WP Cron','2021-02-20 08:58:43','2021-02-20 08:58:43'),(22056,7355,'action created','2021-02-20 08:58:43','2021-02-20 08:58:43'),(22057,7355,'action started via WP Cron','2021-02-20 09:03:52','2021-02-20 09:03:52'),(22058,7355,'action complete via WP Cron','2021-02-20 09:03:52','2021-02-20 09:03:52'),(22059,7356,'action created','2021-02-20 09:03:52','2021-02-20 09:03:52'),(22060,7356,'action started via WP Cron','2021-02-20 09:13:25','2021-02-20 09:13:25'),(22061,7356,'action complete via WP Cron','2021-02-20 09:13:25','2021-02-20 09:13:25'),(22062,7357,'action created','2021-02-20 09:13:26','2021-02-20 09:13:26'),(22063,7357,'action started via WP Cron','2021-02-20 09:14:30','2021-02-20 09:14:30'),(22064,7357,'action complete via WP Cron','2021-02-20 09:14:30','2021-02-20 09:14:30'),(22065,7358,'action created','2021-02-20 09:14:30','2021-02-20 09:14:30'),(22066,7358,'action started via WP Cron','2021-02-20 09:25:32','2021-02-20 09:25:32'),(22067,7358,'action complete via WP Cron','2021-02-20 09:25:32','2021-02-20 09:25:32'),(22068,7359,'action created','2021-02-20 09:25:42','2021-02-20 09:25:42'),(22069,7359,'action started via WP Cron','2021-02-20 09:28:28','2021-02-20 09:28:28'),(22070,7359,'action complete via WP Cron','2021-02-20 09:28:28','2021-02-20 09:28:28'),(22071,7360,'action created','2021-02-20 09:28:29','2021-02-20 09:28:29'),(22072,7360,'action started via WP Cron','2021-02-20 09:30:00','2021-02-20 09:30:00'),(22073,7360,'action complete via WP Cron','2021-02-20 09:30:00','2021-02-20 09:30:00'),(22074,7361,'action created','2021-02-20 09:30:01','2021-02-20 09:30:01'),(22075,7361,'action started via WP Cron','2021-02-20 09:34:20','2021-02-20 09:34:20'),(22076,7361,'action complete via WP Cron','2021-02-20 09:34:20','2021-02-20 09:34:20'),(22077,7362,'action created','2021-02-20 09:34:20','2021-02-20 09:34:20'),(22078,7362,'action started via WP Cron','2021-02-20 09:39:52','2021-02-20 09:39:52'),(22079,7362,'action complete via WP Cron','2021-02-20 09:39:52','2021-02-20 09:39:52'),(22080,7363,'action created','2021-02-20 09:42:39','2021-02-20 09:42:39'),(22081,7363,'action started via WP Cron','2021-02-20 09:44:14','2021-02-20 09:44:14'),(22082,7363,'action complete via WP Cron','2021-02-20 09:44:14','2021-02-20 09:44:14'),(22083,7364,'action created','2021-02-20 09:45:53','2021-02-20 09:45:53'),(22084,7364,'action started via WP Cron','2021-02-20 10:02:10','2021-02-20 10:02:10'),(22085,7364,'action complete via WP Cron','2021-02-20 10:02:11','2021-02-20 10:02:11'),(22086,7365,'action created','2021-02-20 10:02:11','2021-02-20 10:02:11'),(22087,7365,'action started via WP Cron','2021-02-20 10:03:07','2021-02-20 10:03:07'),(22088,7365,'action complete via WP Cron','2021-02-20 10:03:07','2021-02-20 10:03:07'),(22089,7366,'action created','2021-02-20 10:03:07','2021-02-20 10:03:07'),(22090,7366,'action started via WP Cron','2021-02-20 10:03:53','2021-02-20 10:03:53'),(22091,7366,'action complete via WP Cron','2021-02-20 10:03:53','2021-02-20 10:03:53'),(22092,7367,'action created','2021-02-20 10:17:59','2021-02-20 10:17:59'),(22093,7367,'action started via WP Cron','2021-02-20 10:33:11','2021-02-20 10:33:11'),(22094,7367,'action complete via WP Cron','2021-02-20 10:33:11','2021-02-20 10:33:11'),(22095,7368,'action created','2021-02-20 10:33:11','2021-02-20 10:33:11'),(22096,7368,'action started via WP Cron','2021-02-20 10:34:49','2021-02-20 10:34:49'),(22097,7368,'action complete via WP Cron','2021-02-20 10:34:49','2021-02-20 10:34:49'),(22098,7369,'action created','2021-02-20 10:34:50','2021-02-20 10:34:50'),(22099,7369,'action started via WP Cron','2021-02-20 10:38:12','2021-02-20 10:38:12'),(22100,7369,'action complete via WP Cron','2021-02-20 10:38:12','2021-02-20 10:38:12'),(22101,7370,'action created','2021-02-20 10:38:12','2021-02-20 10:38:12'),(22102,7370,'action started via WP Cron','2021-02-20 10:43:03','2021-02-20 10:43:03'),(22103,7370,'action complete via WP Cron','2021-02-20 10:43:03','2021-02-20 10:43:03'),(22104,7371,'action created','2021-02-20 10:50:46','2021-02-20 10:50:46'),(22105,7371,'action started via WP Cron','2021-02-20 10:54:21','2021-02-20 10:54:21'),(22106,7371,'action complete via WP Cron','2021-02-20 10:54:21','2021-02-20 10:54:21'),(22107,7372,'action created','2021-02-20 10:54:21','2021-02-20 10:54:21'),(22108,7372,'action started via WP Cron','2021-02-20 10:55:17','2021-02-20 10:55:17'),(22109,7372,'action complete via WP Cron','2021-02-20 10:55:17','2021-02-20 10:55:17'),(22110,7373,'action created','2021-02-20 10:55:17','2021-02-20 10:55:17'),(22111,7373,'action started via WP Cron','2021-02-20 10:57:53','2021-02-20 10:57:53'),(22112,7373,'action complete via WP Cron','2021-02-20 10:57:53','2021-02-20 10:57:53'),(22113,7374,'action created','2021-02-20 11:01:28','2021-02-20 11:01:28'),(22114,7374,'action started via WP Cron','2021-02-20 11:03:06','2021-02-20 11:03:06'),(22115,7374,'action complete via WP Cron','2021-02-20 11:03:06','2021-02-20 11:03:06'),(22116,7375,'action created','2021-02-20 11:03:07','2021-02-20 11:03:07'),(22117,7375,'action started via WP Cron','2021-02-20 11:05:25','2021-02-20 11:05:25'),(22118,7375,'action complete via WP Cron','2021-02-20 11:05:25','2021-02-20 11:05:25'),(22119,7376,'action created','2021-02-20 11:06:47','2021-02-20 11:06:47'),(22120,7376,'action started via WP Cron','2021-02-20 11:08:30','2021-02-20 11:08:30'),(22121,7376,'action complete via WP Cron','2021-02-20 11:08:30','2021-02-20 11:08:30'),(22122,7377,'action created','2021-02-20 11:09:02','2021-02-20 11:09:02'),(22123,7377,'action started via WP Cron','2021-02-20 11:11:03','2021-02-20 11:11:03'),(22124,7377,'action complete via WP Cron','2021-02-20 11:11:03','2021-02-20 11:11:03'),(22125,7378,'action created','2021-02-20 11:11:08','2021-02-20 11:11:08'),(22126,7378,'action started via WP Cron','2021-02-20 11:11:37','2021-02-20 11:11:37'),(22127,7378,'action complete via WP Cron','2021-02-20 11:11:37','2021-02-20 11:11:37'),(22128,7379,'action created','2021-02-20 11:11:41','2021-02-20 11:11:41'),(22129,7379,'action started via WP Cron','2021-02-20 11:12:36','2021-02-20 11:12:36'),(22130,7379,'action complete via WP Cron','2021-02-20 11:12:36','2021-02-20 11:12:36'),(22131,7380,'action created','2021-02-20 11:12:37','2021-02-20 11:12:37'),(22132,7380,'action started via WP Cron','2021-02-20 11:13:45','2021-02-20 11:13:45'),(22133,7380,'action complete via WP Cron','2021-02-20 11:13:45','2021-02-20 11:13:45'),(22134,7381,'action created','2021-02-20 11:13:51','2021-02-20 11:13:51'),(22135,7381,'action started via WP Cron','2021-02-20 11:14:37','2021-02-20 11:14:37'),(22136,7381,'action complete via WP Cron','2021-02-20 11:14:37','2021-02-20 11:14:37'),(22137,7382,'action created','2021-02-20 11:14:41','2021-02-20 11:14:41'),(22138,7382,'action started via WP Cron','2021-02-20 11:15:42','2021-02-20 11:15:42'),(22139,7382,'action complete via WP Cron','2021-02-20 11:15:42','2021-02-20 11:15:42'),(22140,7383,'action created','2021-02-20 11:15:49','2021-02-20 11:15:49'),(22141,7383,'action started via WP Cron','2021-02-20 11:16:41','2021-02-20 11:16:41'),(22142,7383,'action complete via WP Cron','2021-02-20 11:16:41','2021-02-20 11:16:41'),(22143,7384,'action created','2021-02-20 11:16:43','2021-02-20 11:16:43'),(22144,7384,'action started via WP Cron','2021-02-20 11:17:35','2021-02-20 11:17:35'),(22145,7384,'action complete via WP Cron','2021-02-20 11:17:35','2021-02-20 11:17:35'),(22146,7385,'action created','2021-02-20 11:17:39','2021-02-20 11:17:39'),(22147,7385,'action started via WP Cron','2021-02-20 11:18:36','2021-02-20 11:18:36'),(22148,7385,'action complete via WP Cron','2021-02-20 11:18:36','2021-02-20 11:18:36'),(22149,7386,'action created','2021-02-20 11:18:38','2021-02-20 11:18:38'),(22150,7386,'action started via WP Cron','2021-02-20 11:19:38','2021-02-20 11:19:38'),(22151,7386,'action complete via WP Cron','2021-02-20 11:19:38','2021-02-20 11:19:38'),(22152,7387,'action created','2021-02-20 11:19:40','2021-02-20 11:19:40'),(22153,7387,'action started via WP Cron','2021-02-20 11:20:37','2021-02-20 11:20:37'),(22154,7387,'action complete via WP Cron','2021-02-20 11:20:37','2021-02-20 11:20:37'),(22155,7388,'action created','2021-02-20 11:20:41','2021-02-20 11:20:41'),(22156,7388,'action started via WP Cron','2021-02-20 11:21:48','2021-02-20 11:21:48'),(22157,7388,'action complete via WP Cron','2021-02-20 11:21:48','2021-02-20 11:21:48'),(22158,7389,'action created','2021-02-20 11:21:48','2021-02-20 11:21:48'),(22159,7389,'action started via WP Cron','2021-02-20 11:22:51','2021-02-20 11:22:51'),(22160,7389,'action complete via WP Cron','2021-02-20 11:22:51','2021-02-20 11:22:51'),(22161,7390,'action created','2021-02-20 11:22:57','2021-02-20 11:22:57'),(22162,7390,'action started via WP Cron','2021-02-20 11:23:36','2021-02-20 11:23:36'),(22163,7390,'action complete via WP Cron','2021-02-20 11:23:36','2021-02-20 11:23:36'),(22164,7391,'action created','2021-02-20 11:23:37','2021-02-20 11:23:37'),(22165,7391,'action started via WP Cron','2021-02-20 11:24:36','2021-02-20 11:24:36'),(22166,7391,'action complete via WP Cron','2021-02-20 11:24:36','2021-02-20 11:24:36'),(22167,7392,'action created','2021-02-20 11:24:40','2021-02-20 11:24:40'),(22168,7392,'action started via WP Cron','2021-02-20 11:25:36','2021-02-20 11:25:36'),(22169,7392,'action complete via WP Cron','2021-02-20 11:25:36','2021-02-20 11:25:36'),(22170,7393,'action created','2021-02-20 11:25:37','2021-02-20 11:25:37'),(22171,7393,'action started via WP Cron','2021-02-20 11:26:35','2021-02-20 11:26:35'),(22172,7393,'action complete via WP Cron','2021-02-20 11:26:35','2021-02-20 11:26:35'),(22173,7394,'action created','2021-02-20 11:26:35','2021-02-20 11:26:35'),(22174,7394,'action started via WP Cron','2021-02-20 11:27:42','2021-02-20 11:27:42'),(22175,7394,'action complete via WP Cron','2021-02-20 11:27:42','2021-02-20 11:27:42'),(22176,7395,'action created','2021-02-20 11:27:57','2021-02-20 11:27:57'),(22177,7395,'action started via WP Cron','2021-02-20 11:28:36','2021-02-20 11:28:36'),(22178,7395,'action complete via WP Cron','2021-02-20 11:28:36','2021-02-20 11:28:36'),(22179,7396,'action created','2021-02-20 11:28:46','2021-02-20 11:28:46'),(22180,7396,'action started via WP Cron','2021-02-20 11:29:36','2021-02-20 11:29:36'),(22181,7396,'action complete via WP Cron','2021-02-20 11:29:36','2021-02-20 11:29:36'),(22182,7397,'action created','2021-02-20 11:29:38','2021-02-20 11:29:38'),(22183,7397,'action started via WP Cron','2021-02-20 11:30:49','2021-02-20 11:30:49'),(22184,7397,'action complete via WP Cron','2021-02-20 11:30:49','2021-02-20 11:30:49'),(22185,7398,'action created','2021-02-20 11:30:56','2021-02-20 11:30:56'),(22186,7398,'action started via WP Cron','2021-02-20 11:31:40','2021-02-20 11:31:40'),(22187,7398,'action complete via WP Cron','2021-02-20 11:31:40','2021-02-20 11:31:40'),(22188,7399,'action created','2021-02-20 11:31:42','2021-02-20 11:31:42'),(22189,7399,'action started via WP Cron','2021-02-20 11:32:38','2021-02-20 11:32:38'),(22190,7399,'action complete via WP Cron','2021-02-20 11:32:38','2021-02-20 11:32:38'),(22191,7400,'action created','2021-02-20 11:32:41','2021-02-20 11:32:41'),(22192,7400,'action started via WP Cron','2021-02-20 11:33:35','2021-02-20 11:33:35'),(22193,7400,'action complete via WP Cron','2021-02-20 11:33:35','2021-02-20 11:33:35'),(22194,7401,'action created','2021-02-20 11:33:37','2021-02-20 11:33:37'),(22195,7401,'action started via WP Cron','2021-02-20 11:34:36','2021-02-20 11:34:36'),(22196,7401,'action complete via WP Cron','2021-02-20 11:34:36','2021-02-20 11:34:36'),(22197,7402,'action created','2021-02-20 11:34:44','2021-02-20 11:34:44'),(22198,7402,'action started via WP Cron','2021-02-20 11:35:39','2021-02-20 11:35:39'),(22199,7402,'action complete via WP Cron','2021-02-20 11:35:39','2021-02-20 11:35:39'),(22200,7403,'action created','2021-02-20 11:35:39','2021-02-20 11:35:39'),(22201,7403,'action started via WP Cron','2021-02-20 11:36:37','2021-02-20 11:36:37'),(22202,7403,'action complete via WP Cron','2021-02-20 11:36:38','2021-02-20 11:36:38'),(22203,7404,'action created','2021-02-20 11:36:38','2021-02-20 11:36:38'),(22204,7404,'action started via WP Cron','2021-02-20 11:37:37','2021-02-20 11:37:37'),(22205,7404,'action complete via WP Cron','2021-02-20 11:37:37','2021-02-20 11:37:37'),(22206,7405,'action created','2021-02-20 11:37:44','2021-02-20 11:37:44'),(22207,7405,'action started via WP Cron','2021-02-20 11:38:35','2021-02-20 11:38:35'),(22208,7405,'action complete via WP Cron','2021-02-20 11:38:35','2021-02-20 11:38:35'),(22209,7406,'action created','2021-02-20 11:38:36','2021-02-20 11:38:36'),(22210,7406,'action started via WP Cron','2021-02-20 11:39:36','2021-02-20 11:39:36'),(22211,7406,'action complete via WP Cron','2021-02-20 11:39:36','2021-02-20 11:39:36'),(22212,7407,'action created','2021-02-20 11:39:39','2021-02-20 11:39:39'),(22213,7407,'action started via WP Cron','2021-02-20 11:40:36','2021-02-20 11:40:36'),(22214,7407,'action complete via WP Cron','2021-02-20 11:40:36','2021-02-20 11:40:36'),(22215,7408,'action created','2021-02-20 11:40:37','2021-02-20 11:40:37'),(22216,7408,'action started via WP Cron','2021-02-20 11:41:35','2021-02-20 11:41:35'),(22217,7408,'action complete via WP Cron','2021-02-20 11:41:35','2021-02-20 11:41:35'),(22218,7409,'action created','2021-02-20 11:41:37','2021-02-20 11:41:37'),(22219,7409,'action started via WP Cron','2021-02-20 11:42:35','2021-02-20 11:42:35'),(22220,7409,'action complete via WP Cron','2021-02-20 11:42:35','2021-02-20 11:42:35'),(22221,7410,'action created','2021-02-20 11:42:39','2021-02-20 11:42:39'),(22222,7410,'action started via WP Cron','2021-02-20 11:43:37','2021-02-20 11:43:37'),(22223,7410,'action complete via WP Cron','2021-02-20 11:43:37','2021-02-20 11:43:37'),(22224,7411,'action created','2021-02-20 11:43:39','2021-02-20 11:43:39'),(22225,7411,'action started via WP Cron','2021-02-20 11:44:41','2021-02-20 11:44:41'),(22226,7411,'action complete via WP Cron','2021-02-20 11:44:41','2021-02-20 11:44:41'),(22227,7412,'action created','2021-02-20 11:44:42','2021-02-20 11:44:42'),(22228,7412,'action started via WP Cron','2021-02-20 11:45:35','2021-02-20 11:45:35'),(22229,7412,'action complete via WP Cron','2021-02-20 11:45:35','2021-02-20 11:45:35'),(22230,7413,'action created','2021-02-20 11:45:36','2021-02-20 11:45:36'),(22231,7413,'action started via WP Cron','2021-02-20 11:46:38','2021-02-20 11:46:38'),(22232,7413,'action complete via WP Cron','2021-02-20 11:46:38','2021-02-20 11:46:38'),(22233,7414,'action created','2021-02-20 11:46:39','2021-02-20 11:46:39'),(22234,7414,'action started via WP Cron','2021-02-20 11:47:38','2021-02-20 11:47:38'),(22235,7414,'action complete via WP Cron','2021-02-20 11:47:38','2021-02-20 11:47:38'),(22236,7415,'action created','2021-02-20 11:47:40','2021-02-20 11:47:40'),(22237,7415,'action started via WP Cron','2021-02-20 11:48:38','2021-02-20 11:48:38'),(22238,7415,'action complete via WP Cron','2021-02-20 11:48:38','2021-02-20 11:48:38'),(22239,7416,'action created','2021-02-20 11:48:38','2021-02-20 11:48:38'),(22240,7416,'action started via WP Cron','2021-02-20 11:49:38','2021-02-20 11:49:38'),(22241,7416,'action complete via WP Cron','2021-02-20 11:49:38','2021-02-20 11:49:38'),(22242,7417,'action created','2021-02-20 11:49:39','2021-02-20 11:49:39'),(22243,7417,'action started via WP Cron','2021-02-20 11:50:39','2021-02-20 11:50:39'),(22244,7417,'action complete via WP Cron','2021-02-20 11:50:39','2021-02-20 11:50:39'),(22245,7418,'action created','2021-02-20 11:50:41','2021-02-20 11:50:41'),(22246,7418,'action started via WP Cron','2021-02-20 11:51:39','2021-02-20 11:51:39'),(22247,7418,'action complete via WP Cron','2021-02-20 11:51:39','2021-02-20 11:51:39'),(22248,7419,'action created','2021-02-20 11:51:39','2021-02-20 11:51:39'),(22249,7419,'action started via WP Cron','2021-02-20 11:52:36','2021-02-20 11:52:36'),(22250,7419,'action complete via WP Cron','2021-02-20 11:52:36','2021-02-20 11:52:36'),(22251,7420,'action created','2021-02-20 11:52:37','2021-02-20 11:52:37'),(22252,7420,'action started via WP Cron','2021-02-20 11:53:38','2021-02-20 11:53:38'),(22253,7420,'action complete via WP Cron','2021-02-20 11:53:38','2021-02-20 11:53:38'),(22254,7421,'action created','2021-02-20 11:53:39','2021-02-20 11:53:39'),(22255,7421,'action started via WP Cron','2021-02-20 11:54:35','2021-02-20 11:54:35'),(22256,7421,'action complete via WP Cron','2021-02-20 11:54:35','2021-02-20 11:54:35'),(22257,7422,'action created','2021-02-20 11:54:40','2021-02-20 11:54:40'),(22258,7422,'action started via WP Cron','2021-02-20 11:55:36','2021-02-20 11:55:36'),(22259,7422,'action complete via WP Cron','2021-02-20 11:55:36','2021-02-20 11:55:36'),(22260,7423,'action created','2021-02-20 11:55:36','2021-02-20 11:55:36'),(22261,7423,'action started via WP Cron','2021-02-20 11:56:36','2021-02-20 11:56:36'),(22262,7423,'action complete via WP Cron','2021-02-20 11:56:36','2021-02-20 11:56:36'),(22263,7424,'action created','2021-02-20 11:56:38','2021-02-20 11:56:38'),(22264,7424,'action started via WP Cron','2021-02-20 11:57:36','2021-02-20 11:57:36'),(22265,7424,'action complete via WP Cron','2021-02-20 11:57:36','2021-02-20 11:57:36'),(22266,7425,'action created','2021-02-20 11:57:41','2021-02-20 11:57:41'),(22267,7425,'action started via WP Cron','2021-02-20 11:58:36','2021-02-20 11:58:36'),(22268,7425,'action complete via WP Cron','2021-02-20 11:58:36','2021-02-20 11:58:36'),(22269,7426,'action created','2021-02-20 11:58:42','2021-02-20 11:58:42'),(22270,7426,'action started via WP Cron','2021-02-20 11:59:37','2021-02-20 11:59:37'),(22271,7426,'action complete via WP Cron','2021-02-20 11:59:37','2021-02-20 11:59:37'),(22272,7427,'action created','2021-02-20 11:59:39','2021-02-20 11:59:39'),(22273,7427,'action started via WP Cron','2021-02-20 12:00:36','2021-02-20 12:00:36'),(22274,7427,'action complete via WP Cron','2021-02-20 12:00:36','2021-02-20 12:00:36'),(22275,7428,'action created','2021-02-20 12:00:38','2021-02-20 12:00:38'),(22276,7428,'action started via WP Cron','2021-02-20 12:01:35','2021-02-20 12:01:35'),(22277,7428,'action complete via WP Cron','2021-02-20 12:01:35','2021-02-20 12:01:35'),(22278,7429,'action created','2021-02-20 12:01:37','2021-02-20 12:01:37'),(22279,7429,'action started via WP Cron','2021-02-20 12:02:36','2021-02-20 12:02:36'),(22280,7429,'action complete via WP Cron','2021-02-20 12:02:36','2021-02-20 12:02:36'),(22281,7430,'action created','2021-02-20 12:02:39','2021-02-20 12:02:39'),(22282,7430,'action started via WP Cron','2021-02-20 12:03:36','2021-02-20 12:03:36'),(22283,7430,'action complete via WP Cron','2021-02-20 12:03:36','2021-02-20 12:03:36'),(22284,7431,'action created','2021-02-20 12:03:40','2021-02-20 12:03:40'),(22285,7431,'action started via WP Cron','2021-02-20 12:04:35','2021-02-20 12:04:35'),(22286,7431,'action complete via WP Cron','2021-02-20 12:04:35','2021-02-20 12:04:35'),(22287,7432,'action created','2021-02-20 12:04:36','2021-02-20 12:04:36'),(22288,7432,'action started via WP Cron','2021-02-20 12:05:36','2021-02-20 12:05:36'),(22289,7432,'action complete via WP Cron','2021-02-20 12:05:36','2021-02-20 12:05:36'),(22290,7433,'action created','2021-02-20 12:05:40','2021-02-20 12:05:40'),(22291,7433,'action started via WP Cron','2021-02-20 12:06:37','2021-02-20 12:06:37'),(22292,7433,'action complete via WP Cron','2021-02-20 12:06:37','2021-02-20 12:06:37'),(22293,7434,'action created','2021-02-20 12:06:37','2021-02-20 12:06:37'),(22294,7434,'action started via WP Cron','2021-02-20 12:07:35','2021-02-20 12:07:35'),(22295,7434,'action complete via WP Cron','2021-02-20 12:07:35','2021-02-20 12:07:35'),(22296,7435,'action created','2021-02-20 12:07:36','2021-02-20 12:07:36'),(22297,7435,'action started via WP Cron','2021-02-20 12:08:37','2021-02-20 12:08:37'),(22298,7435,'action complete via WP Cron','2021-02-20 12:08:37','2021-02-20 12:08:37'),(22299,7436,'action created','2021-02-20 12:08:39','2021-02-20 12:08:39'),(22300,7436,'action started via WP Cron','2021-02-20 12:09:37','2021-02-20 12:09:37'),(22301,7436,'action complete via WP Cron','2021-02-20 12:09:37','2021-02-20 12:09:37'),(22302,7437,'action created','2021-02-20 12:09:38','2021-02-20 12:09:38'),(22303,7437,'action started via WP Cron','2021-02-20 12:10:36','2021-02-20 12:10:36'),(22304,7437,'action complete via WP Cron','2021-02-20 12:10:36','2021-02-20 12:10:36'),(22305,7438,'action created','2021-02-20 12:10:37','2021-02-20 12:10:37'),(22306,7438,'action started via WP Cron','2021-02-20 12:11:35','2021-02-20 12:11:35'),(22307,7438,'action complete via WP Cron','2021-02-20 12:11:35','2021-02-20 12:11:35'),(22308,7439,'action created','2021-02-20 12:11:36','2021-02-20 12:11:36'),(22309,7439,'action started via WP Cron','2021-02-20 12:13:37','2021-02-20 12:13:37'),(22310,7439,'action complete via WP Cron','2021-02-20 12:13:37','2021-02-20 12:13:37'),(22311,7440,'action created','2021-02-20 12:13:37','2021-02-20 12:13:37'),(22312,7440,'action started via WP Cron','2021-02-20 12:14:35','2021-02-20 12:14:35'),(22313,7440,'action complete via WP Cron','2021-02-20 12:14:35','2021-02-20 12:14:35'),(22314,7441,'action created','2021-02-20 12:14:36','2021-02-20 12:14:36'),(22315,7441,'action started via WP Cron','2021-02-20 12:15:35','2021-02-20 12:15:35'),(22316,7441,'action complete via WP Cron','2021-02-20 12:15:35','2021-02-20 12:15:35'),(22317,7442,'action created','2021-02-20 12:15:36','2021-02-20 12:15:36'),(22318,7442,'action started via WP Cron','2021-02-20 12:16:35','2021-02-20 12:16:35'),(22319,7442,'action complete via WP Cron','2021-02-20 12:16:35','2021-02-20 12:16:35'),(22320,7443,'action created','2021-02-20 12:16:36','2021-02-20 12:16:36'),(22321,7443,'action started via WP Cron','2021-02-20 12:17:36','2021-02-20 12:17:36'),(22322,7443,'action complete via WP Cron','2021-02-20 12:17:36','2021-02-20 12:17:36'),(22323,7444,'action created','2021-02-20 12:17:37','2021-02-20 12:17:37'),(22324,7444,'action started via WP Cron','2021-02-20 12:18:37','2021-02-20 12:18:37'),(22325,7444,'action complete via WP Cron','2021-02-20 12:18:37','2021-02-20 12:18:37'),(22326,7445,'action created','2021-02-20 12:18:39','2021-02-20 12:18:39'),(22327,7445,'action started via WP Cron','2021-02-20 12:19:37','2021-02-20 12:19:37'),(22328,7445,'action complete via WP Cron','2021-02-20 12:19:37','2021-02-20 12:19:37'),(22329,7446,'action created','2021-02-20 12:19:39','2021-02-20 12:19:39'),(22330,7446,'action started via WP Cron','2021-02-20 12:20:38','2021-02-20 12:20:38'),(22331,7446,'action complete via WP Cron','2021-02-20 12:20:38','2021-02-20 12:20:38'),(22332,7447,'action created','2021-02-20 12:20:38','2021-02-20 12:20:38'),(22333,7447,'action started via WP Cron','2021-02-20 12:21:38','2021-02-20 12:21:38'),(22334,7447,'action complete via WP Cron','2021-02-20 12:21:38','2021-02-20 12:21:38'),(22335,7448,'action created','2021-02-20 12:21:45','2021-02-20 12:21:45'),(22336,7448,'action started via WP Cron','2021-02-20 12:22:38','2021-02-20 12:22:38'),(22337,7448,'action complete via WP Cron','2021-02-20 12:22:38','2021-02-20 12:22:38'),(22338,7449,'action created','2021-02-20 12:22:42','2021-02-20 12:22:42'),(22339,7449,'action started via WP Cron','2021-02-20 12:23:38','2021-02-20 12:23:38'),(22340,7449,'action complete via WP Cron','2021-02-20 12:23:38','2021-02-20 12:23:38'),(22341,7450,'action created','2021-02-20 12:23:41','2021-02-20 12:23:41'),(22342,7450,'action started via WP Cron','2021-02-20 12:24:38','2021-02-20 12:24:38'),(22343,7450,'action complete via WP Cron','2021-02-20 12:24:38','2021-02-20 12:24:38'),(22344,7451,'action created','2021-02-20 12:24:39','2021-02-20 12:24:39'),(22345,7451,'action started via WP Cron','2021-02-20 12:25:35','2021-02-20 12:25:35'),(22346,7451,'action complete via WP Cron','2021-02-20 12:25:35','2021-02-20 12:25:35'),(22347,7452,'action created','2021-02-20 12:25:36','2021-02-20 12:25:36'),(22348,7452,'action started via WP Cron','2021-02-20 12:26:36','2021-02-20 12:26:36'),(22349,7452,'action complete via WP Cron','2021-02-20 12:26:36','2021-02-20 12:26:36'),(22350,7453,'action created','2021-02-20 12:26:37','2021-02-20 12:26:37'),(22351,7453,'action started via WP Cron','2021-02-20 12:27:36','2021-02-20 12:27:36'),(22352,7453,'action complete via WP Cron','2021-02-20 12:27:36','2021-02-20 12:27:36'),(22353,7454,'action created','2021-02-20 12:27:38','2021-02-20 12:27:38'),(22354,7454,'action started via WP Cron','2021-02-20 12:28:36','2021-02-20 12:28:36'),(22355,7454,'action complete via WP Cron','2021-02-20 12:28:36','2021-02-20 12:28:36'),(22356,7455,'action created','2021-02-20 12:28:36','2021-02-20 12:28:36'),(22357,7455,'action started via WP Cron','2021-02-20 12:29:36','2021-02-20 12:29:36'),(22358,7455,'action complete via WP Cron','2021-02-20 12:29:36','2021-02-20 12:29:36'),(22359,7456,'action created','2021-02-20 12:29:37','2021-02-20 12:29:37'),(22360,7456,'action started via WP Cron','2021-02-20 12:30:35','2021-02-20 12:30:35'),(22361,7456,'action complete via WP Cron','2021-02-20 12:30:35','2021-02-20 12:30:35'),(22362,7457,'action created','2021-02-20 12:30:37','2021-02-20 12:30:37'),(22363,7457,'action started via WP Cron','2021-02-20 12:31:36','2021-02-20 12:31:36'),(22364,7457,'action complete via WP Cron','2021-02-20 12:31:36','2021-02-20 12:31:36'),(22365,7458,'action created','2021-02-20 12:31:37','2021-02-20 12:31:37'),(22366,7458,'action started via WP Cron','2021-02-20 12:32:36','2021-02-20 12:32:36'),(22367,7458,'action complete via WP Cron','2021-02-20 12:32:36','2021-02-20 12:32:36'),(22368,7459,'action created','2021-02-20 12:32:37','2021-02-20 12:32:37'),(22369,7459,'action started via WP Cron','2021-02-20 12:33:37','2021-02-20 12:33:37'),(22370,7459,'action complete via WP Cron','2021-02-20 12:33:37','2021-02-20 12:33:37'),(22371,7460,'action created','2021-02-20 12:33:38','2021-02-20 12:33:38'),(22372,7460,'action started via WP Cron','2021-02-20 12:34:35','2021-02-20 12:34:35'),(22373,7460,'action complete via WP Cron','2021-02-20 12:34:35','2021-02-20 12:34:35'),(22374,7461,'action created','2021-02-20 12:34:36','2021-02-20 12:34:36'),(22375,7461,'action started via WP Cron','2021-02-20 12:35:35','2021-02-20 12:35:35'),(22376,7461,'action complete via WP Cron','2021-02-20 12:35:35','2021-02-20 12:35:35'),(22377,7462,'action created','2021-02-20 12:35:36','2021-02-20 12:35:36'),(22378,7462,'action started via WP Cron','2021-02-20 12:36:35','2021-02-20 12:36:35'),(22379,7462,'action complete via WP Cron','2021-02-20 12:36:35','2021-02-20 12:36:35'),(22380,7463,'action created','2021-02-20 12:36:36','2021-02-20 12:36:36'),(22381,7463,'action started via WP Cron','2021-02-20 12:37:36','2021-02-20 12:37:36'),(22382,7463,'action complete via WP Cron','2021-02-20 12:37:36','2021-02-20 12:37:36'),(22383,7464,'action created','2021-02-20 12:37:37','2021-02-20 12:37:37'),(22384,7464,'action started via WP Cron','2021-02-20 12:38:35','2021-02-20 12:38:35'),(22385,7464,'action complete via WP Cron','2021-02-20 12:38:35','2021-02-20 12:38:35'),(22386,7465,'action created','2021-02-20 12:38:37','2021-02-20 12:38:37'),(22387,7465,'action started via WP Cron','2021-02-20 12:39:36','2021-02-20 12:39:36'),(22388,7465,'action complete via WP Cron','2021-02-20 12:39:36','2021-02-20 12:39:36'),(22389,7466,'action created','2021-02-20 12:39:39','2021-02-20 12:39:39'),(22390,7466,'action started via WP Cron','2021-02-20 12:40:38','2021-02-20 12:40:38'),(22391,7466,'action complete via WP Cron','2021-02-20 12:40:38','2021-02-20 12:40:38'),(22392,7467,'action created','2021-02-20 12:40:39','2021-02-20 12:40:39'),(22393,7467,'action started via WP Cron','2021-02-20 12:41:35','2021-02-20 12:41:35'),(22394,7467,'action complete via WP Cron','2021-02-20 12:41:35','2021-02-20 12:41:35'),(22395,7468,'action created','2021-02-20 12:41:36','2021-02-20 12:41:36'),(22396,7468,'action started via WP Cron','2021-02-20 12:42:35','2021-02-20 12:42:35'),(22397,7468,'action complete via WP Cron','2021-02-20 12:42:35','2021-02-20 12:42:35'),(22398,7469,'action created','2021-02-20 12:42:36','2021-02-20 12:42:36'),(22399,7469,'action started via WP Cron','2021-02-20 12:43:35','2021-02-20 12:43:35'),(22400,7469,'action complete via WP Cron','2021-02-20 12:43:35','2021-02-20 12:43:35'),(22401,7470,'action created','2021-02-20 12:43:36','2021-02-20 12:43:36'),(22402,7470,'action started via WP Cron','2021-02-20 12:44:36','2021-02-20 12:44:36'),(22403,7470,'action complete via WP Cron','2021-02-20 12:44:36','2021-02-20 12:44:36'),(22404,7471,'action created','2021-02-20 12:44:42','2021-02-20 12:44:42'),(22405,7471,'action started via WP Cron','2021-02-20 12:45:35','2021-02-20 12:45:35'),(22406,7471,'action complete via WP Cron','2021-02-20 12:45:35','2021-02-20 12:45:35'),(22407,7472,'action created','2021-02-20 12:45:36','2021-02-20 12:45:36'),(22408,7472,'action started via WP Cron','2021-02-20 12:46:35','2021-02-20 12:46:35'),(22409,7472,'action complete via WP Cron','2021-02-20 12:46:35','2021-02-20 12:46:35'),(22410,7473,'action created','2021-02-20 12:46:36','2021-02-20 12:46:36'),(22411,7473,'action started via WP Cron','2021-02-20 12:47:35','2021-02-20 12:47:35'),(22412,7473,'action complete via WP Cron','2021-02-20 12:47:35','2021-02-20 12:47:35'),(22413,7474,'action created','2021-02-20 12:47:36','2021-02-20 12:47:36'),(22414,7474,'action started via WP Cron','2021-02-20 12:48:40','2021-02-20 12:48:40'),(22415,7474,'action complete via WP Cron','2021-02-20 12:48:40','2021-02-20 12:48:40'),(22416,7475,'action created','2021-02-20 12:48:45','2021-02-20 12:48:45'),(22417,7475,'action started via WP Cron','2021-02-20 12:49:36','2021-02-20 12:49:36'),(22418,7475,'action complete via WP Cron','2021-02-20 12:49:36','2021-02-20 12:49:36'),(22419,7476,'action created','2021-02-20 12:49:37','2021-02-20 12:49:37'),(22420,7476,'action started via WP Cron','2021-02-20 12:50:37','2021-02-20 12:50:37'),(22421,7476,'action complete via WP Cron','2021-02-20 12:50:37','2021-02-20 12:50:37'),(22422,7477,'action created','2021-02-20 12:50:37','2021-02-20 12:50:37'),(22423,7477,'action started via WP Cron','2021-02-20 12:51:37','2021-02-20 12:51:37'),(22424,7477,'action complete via WP Cron','2021-02-20 12:51:37','2021-02-20 12:51:37'),(22425,7478,'action created','2021-02-20 12:51:38','2021-02-20 12:51:38'),(22426,7478,'action started via WP Cron','2021-02-20 12:52:36','2021-02-20 12:52:36'),(22427,7478,'action complete via WP Cron','2021-02-20 12:52:36','2021-02-20 12:52:36'),(22428,7479,'action created','2021-02-20 12:52:36','2021-02-20 12:52:36'),(22429,7479,'action started via WP Cron','2021-02-20 12:53:39','2021-02-20 12:53:39'),(22430,7479,'action complete via WP Cron','2021-02-20 12:53:39','2021-02-20 12:53:39'),(22431,7480,'action created','2021-02-20 12:53:43','2021-02-20 12:53:43'),(22432,7480,'action started via WP Cron','2021-02-20 12:54:35','2021-02-20 12:54:35'),(22433,7480,'action complete via WP Cron','2021-02-20 12:54:35','2021-02-20 12:54:35'),(22434,7481,'action created','2021-02-20 12:54:36','2021-02-20 12:54:36'),(22435,7481,'action started via WP Cron','2021-02-20 12:56:27','2021-02-20 12:56:27'),(22436,7481,'action complete via WP Cron','2021-02-20 12:56:27','2021-02-20 12:56:27'),(22437,7482,'action created','2021-02-20 12:56:30','2021-02-20 12:56:30'),(22438,7482,'action started via WP Cron','2021-02-20 13:02:52','2021-02-20 13:02:52'),(22439,7482,'action complete via WP Cron','2021-02-20 13:02:52','2021-02-20 13:02:52'),(22440,7483,'action created','2021-02-20 13:03:06','2021-02-20 13:03:06'),(22441,7483,'action started via WP Cron','2021-02-20 13:04:03','2021-02-20 13:04:03'),(22442,7483,'action complete via WP Cron','2021-02-20 13:04:03','2021-02-20 13:04:03'),(22443,7484,'action created','2021-02-20 13:05:15','2021-02-20 13:05:15'),(22444,7484,'action started via WP Cron','2021-02-20 13:07:03','2021-02-20 13:07:03'),(22445,7484,'action complete via WP Cron','2021-02-20 13:07:03','2021-02-20 13:07:03'),(22446,7485,'action created','2021-02-20 13:14:16','2021-02-20 13:14:16'),(22447,7485,'action started via WP Cron','2021-02-20 13:15:07','2021-02-20 13:15:07'),(22448,7485,'action complete via WP Cron','2021-02-20 13:15:07','2021-02-20 13:15:07'),(22449,7486,'action created','2021-02-20 13:15:08','2021-02-20 13:15:08'),(22450,7486,'action started via WP Cron','2021-02-20 13:25:52','2021-02-20 13:25:52'),(22451,7486,'action complete via WP Cron','2021-02-20 13:25:52','2021-02-20 13:25:52'),(22452,7487,'action created','2021-02-20 13:26:00','2021-02-20 13:26:00'),(22453,7487,'action started via WP Cron','2021-02-20 13:31:38','2021-02-20 13:31:38'),(22454,7487,'action complete via WP Cron','2021-02-20 13:31:38','2021-02-20 13:31:38'),(22455,7488,'action created','2021-02-20 13:32:43','2021-02-20 13:32:43'),(22456,7488,'action started via WP Cron','2021-02-20 13:41:03','2021-02-20 13:41:03'),(22457,7488,'action complete via WP Cron','2021-02-20 13:41:03','2021-02-20 13:41:03'),(22458,7489,'action created','2021-02-20 13:41:03','2021-02-20 13:41:03'),(22459,7489,'action started via WP Cron','2021-02-20 13:41:37','2021-02-20 13:41:37'),(22460,7489,'action complete via WP Cron','2021-02-20 13:41:37','2021-02-20 13:41:37'),(22461,7490,'action created','2021-02-20 13:51:52','2021-02-20 13:51:52'),(22462,7490,'action started via WP Cron','2021-02-20 14:03:06','2021-02-20 14:03:06'),(22463,7490,'action complete via WP Cron','2021-02-20 14:03:06','2021-02-20 14:03:06'),(22464,7491,'action created','2021-02-20 14:03:07','2021-02-20 14:03:07'),(22465,7491,'action started via WP Cron','2021-02-20 14:05:54','2021-02-20 14:05:54'),(22466,7491,'action complete via WP Cron','2021-02-20 14:05:54','2021-02-20 14:05:54'),(22467,7492,'action created','2021-02-20 14:06:01','2021-02-20 14:06:01'),(22468,7492,'action started via WP Cron','2021-02-20 14:08:30','2021-02-20 14:08:30'),(22469,7492,'action complete via WP Cron','2021-02-20 14:08:30','2021-02-20 14:08:30'),(22470,7493,'action created','2021-02-20 14:08:30','2021-02-20 14:08:30'),(22471,7493,'action started via WP Cron','2021-02-20 14:10:48','2021-02-20 14:10:48'),(22472,7493,'action complete via WP Cron','2021-02-20 14:10:48','2021-02-20 14:10:48'),(22473,7494,'action created','2021-02-20 14:10:48','2021-02-20 14:10:48'),(22474,7494,'action started via WP Cron','2021-02-20 14:13:06','2021-02-20 14:13:06'),(22475,7494,'action complete via WP Cron','2021-02-20 14:13:06','2021-02-20 14:13:06'),(22476,7495,'action created','2021-02-20 14:15:13','2021-02-20 14:15:13'),(22477,7495,'action started via WP Cron','2021-02-20 14:20:24','2021-02-20 14:20:24'),(22478,7495,'action complete via WP Cron','2021-02-20 14:20:24','2021-02-20 14:20:24'),(22479,7496,'action created','2021-02-20 14:20:24','2021-02-20 14:20:24'),(22480,7496,'action started via WP Cron','2021-02-20 14:24:29','2021-02-20 14:24:29'),(22481,7496,'action complete via WP Cron','2021-02-20 14:24:29','2021-02-20 14:24:29'),(22482,7497,'action created','2021-02-20 14:33:06','2021-02-20 14:33:06'),(22483,7497,'action started via WP Cron','2021-02-20 14:34:10','2021-02-20 14:34:10'),(22484,7497,'action complete via WP Cron','2021-02-20 14:34:10','2021-02-20 14:34:10'),(22485,7498,'action created','2021-02-20 14:37:04','2021-02-20 14:37:04'),(22486,7498,'action started via WP Cron','2021-02-20 14:41:00','2021-02-20 14:41:00'),(22487,7498,'action complete via WP Cron','2021-02-20 14:41:00','2021-02-20 14:41:00'),(22488,7499,'action created','2021-02-20 14:45:10','2021-02-20 14:45:10'),(22489,7499,'action started via WP Cron','2021-02-20 14:46:10','2021-02-20 14:46:10'),(22490,7499,'action complete via WP Cron','2021-02-20 14:46:10','2021-02-20 14:46:10'),(22491,7500,'action created','2021-02-20 14:46:10','2021-02-20 14:46:10'),(22492,7500,'action started via WP Cron','2021-02-20 14:52:45','2021-02-20 14:52:45'),(22493,7500,'action complete via WP Cron','2021-02-20 14:52:45','2021-02-20 14:52:45'),(22494,7501,'action created','2021-02-20 14:52:46','2021-02-20 14:52:46'),(22495,7501,'action started via WP Cron','2021-02-20 14:54:19','2021-02-20 14:54:19'),(22496,7501,'action complete via WP Cron','2021-02-20 14:54:19','2021-02-20 14:54:19'),(22497,7502,'action created','2021-02-20 14:54:19','2021-02-20 14:54:19'),(22498,7502,'action started via WP Cron','2021-02-20 14:56:27','2021-02-20 14:56:27'),(22499,7502,'action complete via WP Cron','2021-02-20 14:56:27','2021-02-20 14:56:27'),(22500,7503,'action created','2021-02-20 14:56:29','2021-02-20 14:56:29'),(22501,7503,'action started via WP Cron','2021-02-20 14:57:47','2021-02-20 14:57:47'),(22502,7503,'action complete via WP Cron','2021-02-20 14:57:48','2021-02-20 14:57:48'),(22503,7504,'action created','2021-02-20 14:57:48','2021-02-20 14:57:48'),(22504,7504,'action started via WP Cron','2021-02-20 14:59:32','2021-02-20 14:59:32'),(22505,7504,'action complete via WP Cron','2021-02-20 14:59:32','2021-02-20 14:59:32'),(22506,7505,'action created','2021-02-20 15:02:06','2021-02-20 15:02:06'),(22507,7505,'action started via WP Cron','2021-02-20 15:03:07','2021-02-20 15:03:07'),(22508,7505,'action complete via WP Cron','2021-02-20 15:03:07','2021-02-20 15:03:07'),(22509,7506,'action created','2021-02-20 15:03:07','2021-02-20 15:03:07'),(22510,7506,'action started via WP Cron','2021-02-20 15:04:02','2021-02-20 15:04:02'),(22511,7506,'action complete via WP Cron','2021-02-20 15:04:02','2021-02-20 15:04:02'),(22512,7507,'action created','2021-02-20 15:21:34','2021-02-20 15:21:34'),(22513,7507,'action started via WP Cron','2021-02-20 15:23:03','2021-02-20 15:23:03'),(22514,7507,'action complete via WP Cron','2021-02-20 15:23:03','2021-02-20 15:23:03'),(22515,7508,'action created','2021-02-20 15:26:56','2021-02-20 15:26:56'),(22516,7508,'action started via WP Cron','2021-02-20 15:32:14','2021-02-20 15:32:14'),(22517,7508,'action complete via WP Cron','2021-02-20 15:32:14','2021-02-20 15:32:14'),(22518,7509,'action created','2021-02-20 15:32:17','2021-02-20 15:32:17'),(22519,7509,'action started via WP Cron','2021-02-20 15:32:55','2021-02-20 15:32:55'),(22520,7509,'action complete via WP Cron','2021-02-20 15:32:55','2021-02-20 15:32:55'),(22521,7510,'action created','2021-02-20 15:33:06','2021-02-20 15:33:06'),(22522,7510,'action started via WP Cron','2021-02-20 15:33:36','2021-02-20 15:33:36'),(22523,7510,'action complete via WP Cron','2021-02-20 15:33:36','2021-02-20 15:33:36'),(22524,7511,'action created','2021-02-20 15:33:37','2021-02-20 15:33:37'),(22525,7511,'action started via WP Cron','2021-02-20 15:34:36','2021-02-20 15:34:36'),(22526,7511,'action complete via WP Cron','2021-02-20 15:34:36','2021-02-20 15:34:36'),(22527,7512,'action created','2021-02-20 15:42:43','2021-02-20 15:42:43'),(22528,7512,'action started via WP Cron','2021-02-20 15:44:22','2021-02-20 15:44:22'),(22529,7512,'action complete via WP Cron','2021-02-20 15:44:22','2021-02-20 15:44:22'),(22530,7513,'action created','2021-02-20 15:45:56','2021-02-20 15:45:56'),(22531,7513,'action started via WP Cron','2021-02-20 15:49:42','2021-02-20 15:49:42'),(22532,7513,'action complete via WP Cron','2021-02-20 15:49:42','2021-02-20 15:49:42'),(22533,7514,'action created','2021-02-20 15:49:42','2021-02-20 15:49:42'),(22534,7514,'action started via WP Cron','2021-02-20 15:52:14','2021-02-20 15:52:14'),(22535,7514,'action complete via WP Cron','2021-02-20 15:52:14','2021-02-20 15:52:14'),(22536,7515,'action created','2021-02-20 15:52:14','2021-02-20 15:52:14'),(22537,7515,'action started via WP Cron','2021-02-20 16:01:46','2021-02-20 16:01:46'),(22538,7515,'action complete via WP Cron','2021-02-20 16:01:46','2021-02-20 16:01:46'),(22539,7516,'action created','2021-02-20 16:01:49','2021-02-20 16:01:49'),(22540,7516,'action started via WP Cron','2021-02-20 16:03:07','2021-02-20 16:03:07'),(22541,7516,'action complete via WP Cron','2021-02-20 16:03:07','2021-02-20 16:03:07'),(22542,7517,'action created','2021-02-20 16:03:09','2021-02-20 16:03:09'),(22543,7517,'action started via WP Cron','2021-02-20 16:13:27','2021-02-20 16:13:27'),(22544,7517,'action complete via WP Cron','2021-02-20 16:13:27','2021-02-20 16:13:27'),(22545,7518,'action created','2021-02-20 16:13:32','2021-02-20 16:13:32'),(22546,7518,'action started via WP Cron','2021-02-20 16:15:45','2021-02-20 16:15:45'),(22547,7518,'action complete via WP Cron','2021-02-20 16:15:45','2021-02-20 16:15:45'),(22548,7519,'action created','2021-02-20 16:19:43','2021-02-20 16:19:43'),(22549,7519,'action started via WP Cron','2021-02-20 16:24:09','2021-02-20 16:24:09'),(22550,7519,'action complete via WP Cron','2021-02-20 16:24:10','2021-02-20 16:24:10'),(22551,7520,'action created','2021-02-20 16:24:10','2021-02-20 16:24:10'),(22552,7520,'action started via WP Cron','2021-02-20 16:27:53','2021-02-20 16:27:53'),(22553,7520,'action complete via WP Cron','2021-02-20 16:27:53','2021-02-20 16:27:53'),(22554,7521,'action created','2021-02-20 16:27:53','2021-02-20 16:27:53'),(22555,7521,'action started via WP Cron','2021-02-20 16:29:47','2021-02-20 16:29:47'),(22556,7521,'action complete via WP Cron','2021-02-20 16:29:47','2021-02-20 16:29:47'),(22557,7522,'action created','2021-02-20 16:33:15','2021-02-20 16:33:15'),(22558,7522,'action started via WP Cron','2021-02-20 16:35:08','2021-02-20 16:35:08'),(22559,7522,'action complete via WP Cron','2021-02-20 16:35:08','2021-02-20 16:35:08'),(22560,7523,'action created','2021-02-20 16:35:15','2021-02-20 16:35:15'),(22561,7523,'action started via WP Cron','2021-02-20 16:53:08','2021-02-20 16:53:08'),(22562,7523,'action complete via WP Cron','2021-02-20 16:53:08','2021-02-20 16:53:08'),(22563,7524,'action created','2021-02-20 16:53:08','2021-02-20 16:53:08'),(22564,7524,'action started via WP Cron','2021-02-20 17:03:07','2021-02-20 17:03:07'),(22565,7524,'action complete via WP Cron','2021-02-20 17:03:07','2021-02-20 17:03:07'),(22566,7525,'action created','2021-02-20 17:03:07','2021-02-20 17:03:07'),(22567,7525,'action started via WP Cron','2021-02-20 17:14:24','2021-02-20 17:14:24'),(22568,7525,'action complete via WP Cron','2021-02-20 17:14:24','2021-02-20 17:14:24'),(22569,7526,'action created','2021-02-20 17:14:25','2021-02-20 17:14:25'),(22570,7526,'action started via WP Cron','2021-02-20 17:16:04','2021-02-20 17:16:04'),(22571,7526,'action complete via WP Cron','2021-02-20 17:16:04','2021-02-20 17:16:04'),(22572,7527,'action created','2021-02-20 17:16:04','2021-02-20 17:16:04'),(22573,7527,'action started via WP Cron','2021-02-20 17:24:17','2021-02-20 17:24:17'),(22574,7527,'action complete via WP Cron','2021-02-20 17:24:17','2021-02-20 17:24:17'),(22575,7528,'action created','2021-02-20 17:24:18','2021-02-20 17:24:18'),(22576,7528,'action started via WP Cron','2021-02-20 17:24:52','2021-02-20 17:24:52'),(22577,7528,'action complete via WP Cron','2021-02-20 17:24:52','2021-02-20 17:24:52'),(22578,7529,'action created','2021-02-20 17:28:44','2021-02-20 17:28:44'),(22579,7529,'action started via WP Cron','2021-02-20 17:33:07','2021-02-20 17:33:07'),(22580,7529,'action complete via WP Cron','2021-02-20 17:33:07','2021-02-20 17:33:07'),(22581,7530,'action created','2021-02-20 17:33:07','2021-02-20 17:33:07'),(22582,7530,'action started via WP Cron','2021-02-20 17:37:37','2021-02-20 17:37:37'),(22583,7530,'action complete via WP Cron','2021-02-20 17:37:37','2021-02-20 17:37:37'),(22584,7531,'action created','2021-02-20 17:41:54','2021-02-20 17:41:54'),(22585,7531,'action started via WP Cron','2021-02-20 17:47:57','2021-02-20 17:47:57'),(22586,7531,'action complete via WP Cron','2021-02-20 17:47:57','2021-02-20 17:47:57'),(22587,7532,'action created','2021-02-20 17:47:58','2021-02-20 17:47:58'),(22588,7532,'action started via WP Cron','2021-02-20 17:56:58','2021-02-20 17:56:58'),(22589,7532,'action complete via WP Cron','2021-02-20 17:56:58','2021-02-20 17:56:58'),(22590,7533,'action created','2021-02-20 17:57:23','2021-02-20 17:57:23'),(22591,7533,'action started via WP Cron','2021-02-20 17:58:19','2021-02-20 17:58:19'),(22592,7533,'action complete via WP Cron','2021-02-20 17:58:19','2021-02-20 17:58:19'),(22593,7534,'action created','2021-02-20 17:58:19','2021-02-20 17:58:19'),(22594,7534,'action started via WP Cron','2021-02-20 18:03:06','2021-02-20 18:03:06'),(22595,7534,'action complete via WP Cron','2021-02-20 18:03:06','2021-02-20 18:03:06'),(22596,7535,'action created','2021-02-20 18:03:07','2021-02-20 18:03:07'),(22597,7535,'action started via WP Cron','2021-02-20 18:14:25','2021-02-20 18:14:25'),(22598,7535,'action complete via WP Cron','2021-02-20 18:14:25','2021-02-20 18:14:25'),(22599,7536,'action created','2021-02-20 18:14:25','2021-02-20 18:14:25'),(22600,7536,'action started via WP Cron','2021-02-20 18:19:23','2021-02-20 18:19:23'),(22601,7536,'action complete via WP Cron','2021-02-20 18:19:23','2021-02-20 18:19:23'),(22602,7537,'action created','2021-02-20 18:19:23','2021-02-20 18:19:23'),(22603,7537,'action started via WP Cron','2021-02-20 18:20:01','2021-02-20 18:20:01'),(22604,7537,'action complete via WP Cron','2021-02-20 18:20:01','2021-02-20 18:20:01'),(22605,7538,'action created','2021-02-20 18:20:01','2021-02-20 18:20:01'),(22606,7538,'action started via WP Cron','2021-02-20 18:25:17','2021-02-20 18:25:17'),(22607,7538,'action complete via WP Cron','2021-02-20 18:25:17','2021-02-20 18:25:17'),(22608,7539,'action created','2021-02-20 18:27:31','2021-02-20 18:27:31'),(22609,7539,'action started via WP Cron','2021-02-20 18:33:07','2021-02-20 18:33:07'),(22610,7539,'action complete via WP Cron','2021-02-20 18:33:07','2021-02-20 18:33:07'),(22611,7540,'action created','2021-02-20 18:33:08','2021-02-20 18:33:08'),(22612,7540,'action started via WP Cron','2021-02-20 18:34:33','2021-02-20 18:34:33'),(22613,7540,'action complete via WP Cron','2021-02-20 18:34:33','2021-02-20 18:34:33'),(22614,7541,'action created','2021-02-20 18:34:33','2021-02-20 18:34:33'),(22615,7541,'action started via WP Cron','2021-02-20 18:34:46','2021-02-20 18:34:46'),(22616,7541,'action complete via WP Cron','2021-02-20 18:34:46','2021-02-20 18:34:46'),(22617,7542,'action created','2021-02-20 18:34:47','2021-02-20 18:34:47'),(22618,7542,'action started via WP Cron','2021-02-20 18:41:56','2021-02-20 18:41:56'),(22619,7542,'action complete via WP Cron','2021-02-20 18:41:56','2021-02-20 18:41:56'),(22620,7543,'action created','2021-02-20 18:41:56','2021-02-20 18:41:56'),(22621,7543,'action started via WP Cron','2021-02-20 18:42:56','2021-02-20 18:42:56'),(22622,7543,'action complete via WP Cron','2021-02-20 18:42:56','2021-02-20 18:42:56'),(22623,7544,'action created','2021-02-20 18:55:33','2021-02-20 18:55:33'),(22624,7544,'action started via WP Cron','2021-02-20 19:03:07','2021-02-20 19:03:07'),(22625,7544,'action complete via WP Cron','2021-02-20 19:03:07','2021-02-20 19:03:07'),(22626,7545,'action created','2021-02-20 19:03:08','2021-02-20 19:03:08'),(22627,7545,'action started via WP Cron','2021-02-20 19:18:06','2021-02-20 19:18:06'),(22628,7545,'action complete via WP Cron','2021-02-20 19:18:06','2021-02-20 19:18:06'),(22629,7546,'action created','2021-02-20 19:18:07','2021-02-20 19:18:07'),(22630,7546,'action started via WP Cron','2021-02-20 19:24:06','2021-02-20 19:24:06'),(22631,7546,'action complete via WP Cron','2021-02-20 19:24:06','2021-02-20 19:24:06'),(22632,7547,'action created','2021-02-20 19:24:06','2021-02-20 19:24:06'),(22633,7547,'action started via WP Cron','2021-02-20 19:26:11','2021-02-20 19:26:11'),(22634,7547,'action complete via WP Cron','2021-02-20 19:26:11','2021-02-20 19:26:11'),(22635,7548,'action created','2021-02-20 19:29:41','2021-02-20 19:29:41'),(22636,7548,'action started via WP Cron','2021-02-20 19:33:08','2021-02-20 19:33:08'),(22637,7548,'action complete via WP Cron','2021-02-20 19:33:08','2021-02-20 19:33:08'),(22638,7549,'action created','2021-02-20 19:33:08','2021-02-20 19:33:08'),(22639,7549,'action started via WP Cron','2021-02-20 19:34:57','2021-02-20 19:34:57'),(22640,7549,'action complete via WP Cron','2021-02-20 19:34:57','2021-02-20 19:34:57'),(22641,7550,'action created','2021-02-20 19:34:57','2021-02-20 19:34:57'),(22642,7550,'action started via WP Cron','2021-02-20 19:35:52','2021-02-20 19:35:52'),(22643,7550,'action complete via WP Cron','2021-02-20 19:35:52','2021-02-20 19:35:52'),(22644,7551,'action created','2021-02-20 19:35:52','2021-02-20 19:35:52'),(22645,7551,'action started via WP Cron','2021-02-20 19:37:26','2021-02-20 19:37:26'),(22646,7551,'action complete via WP Cron','2021-02-20 19:37:26','2021-02-20 19:37:26'),(22647,7552,'action created','2021-02-20 19:37:26','2021-02-20 19:37:26'),(22648,7552,'action started via WP Cron','2021-02-20 19:41:44','2021-02-20 19:41:44'),(22649,7552,'action complete via WP Cron','2021-02-20 19:41:44','2021-02-20 19:41:44'),(22650,7553,'action created','2021-02-20 19:41:44','2021-02-20 19:41:44'),(22651,7553,'action started via WP Cron','2021-02-20 19:43:24','2021-02-20 19:43:24'),(22652,7553,'action complete via WP Cron','2021-02-20 19:43:24','2021-02-20 19:43:24'),(22653,7554,'action created','2021-02-20 19:43:31','2021-02-20 19:43:31'),(22654,7554,'action started via WP Cron','2021-02-20 19:50:04','2021-02-20 19:50:04'),(22655,7554,'action complete via WP Cron','2021-02-20 19:50:04','2021-02-20 19:50:04'),(22656,7555,'action created','2021-02-20 19:50:18','2021-02-20 19:50:18'),(22657,7555,'action started via WP Cron','2021-02-20 19:51:14','2021-02-20 19:51:14'),(22658,7555,'action complete via WP Cron','2021-02-20 19:51:14','2021-02-20 19:51:14'),(22659,7556,'action created','2021-02-20 20:03:20','2021-02-20 20:03:20'),(22660,7556,'action started via WP Cron','2021-02-20 20:05:29','2021-02-20 20:05:29'),(22661,7556,'action complete via WP Cron','2021-02-20 20:05:29','2021-02-20 20:05:29'),(22662,7557,'action created','2021-02-20 20:06:05','2021-02-20 20:06:05'),(22663,7557,'action started via WP Cron','2021-02-20 20:06:54','2021-02-20 20:06:54'),(22664,7557,'action complete via WP Cron','2021-02-20 20:06:54','2021-02-20 20:06:54'),(22665,7558,'action created','2021-02-20 20:06:54','2021-02-20 20:06:54'),(22666,7558,'action started via WP Cron','2021-02-20 20:07:53','2021-02-20 20:07:53'),(22667,7558,'action complete via WP Cron','2021-02-20 20:07:53','2021-02-20 20:07:53'),(22668,7559,'action created','2021-02-20 20:07:54','2021-02-20 20:07:54'),(22669,7559,'action started via WP Cron','2021-02-20 20:17:23','2021-02-20 20:17:23'),(22670,7559,'action complete via WP Cron','2021-02-20 20:17:23','2021-02-20 20:17:23'),(22671,7560,'action created','2021-02-20 20:17:25','2021-02-20 20:17:25'),(22672,7560,'action started via WP Cron','2021-02-20 20:18:24','2021-02-20 20:18:24'),(22673,7560,'action complete via WP Cron','2021-02-20 20:18:24','2021-02-20 20:18:24'),(22674,7561,'action created','2021-02-20 20:18:24','2021-02-20 20:18:24'),(22675,7561,'action started via WP Cron','2021-02-20 20:20:03','2021-02-20 20:20:03'),(22676,7561,'action complete via WP Cron','2021-02-20 20:20:03','2021-02-20 20:20:03'),(22677,7562,'action created','2021-02-20 20:21:00','2021-02-20 20:21:00'),(22678,7562,'action started via WP Cron','2021-02-20 20:24:21','2021-02-20 20:24:21'),(22679,7562,'action complete via WP Cron','2021-02-20 20:24:21','2021-02-20 20:24:21'),(22680,7563,'action created','2021-02-20 20:27:42','2021-02-20 20:27:42'),(22681,7563,'action started via WP Cron','2021-02-20 20:32:08','2021-02-20 20:32:08'),(22682,7563,'action complete via WP Cron','2021-02-20 20:32:08','2021-02-20 20:32:08'),(22683,7564,'action created','2021-02-20 20:32:09','2021-02-20 20:32:09'),(22684,7564,'action started via WP Cron','2021-02-20 20:33:06','2021-02-20 20:33:06'),(22685,7564,'action complete via WP Cron','2021-02-20 20:33:06','2021-02-20 20:33:06'),(22686,7565,'action created','2021-02-20 20:33:07','2021-02-20 20:33:07'),(22687,7565,'action started via WP Cron','2021-02-20 20:38:55','2021-02-20 20:38:55'),(22688,7565,'action complete via WP Cron','2021-02-20 20:38:55','2021-02-20 20:38:55'),(22689,7566,'action created','2021-02-20 20:38:56','2021-02-20 20:38:56'),(22690,7566,'action started via WP Cron','2021-02-20 20:42:26','2021-02-20 20:42:26'),(22691,7566,'action complete via WP Cron','2021-02-20 20:42:26','2021-02-20 20:42:26'),(22692,7567,'action created','2021-02-20 20:42:51','2021-02-20 20:42:51'),(22693,7567,'action started via WP Cron','2021-02-20 20:45:35','2021-02-20 20:45:35'),(22694,7567,'action complete via WP Cron','2021-02-20 20:45:35','2021-02-20 20:45:35'),(22695,7568,'action created','2021-02-20 20:45:36','2021-02-20 20:45:36'),(22696,7568,'action started via WP Cron','2021-02-20 20:48:24','2021-02-20 20:48:24'),(22697,7568,'action complete via WP Cron','2021-02-20 20:48:24','2021-02-20 20:48:24'),(22698,7569,'action created','2021-02-20 20:48:25','2021-02-20 20:48:25'),(22699,7569,'action started via WP Cron','2021-02-20 20:49:38','2021-02-20 20:49:38'),(22700,7569,'action complete via WP Cron','2021-02-20 20:49:38','2021-02-20 20:49:38'),(22701,7570,'action created','2021-02-20 20:53:35','2021-02-20 20:53:35'),(22702,7570,'action started via WP Cron','2021-02-20 20:56:33','2021-02-20 20:56:33'),(22703,7570,'action complete via WP Cron','2021-02-20 20:56:33','2021-02-20 20:56:33'),(22704,7571,'action created','2021-02-20 20:58:07','2021-02-20 20:58:07'),(22705,7571,'action started via WP Cron','2021-02-20 20:59:28','2021-02-20 20:59:28'),(22706,7571,'action complete via WP Cron','2021-02-20 20:59:28','2021-02-20 20:59:28'),(22707,7572,'action created','2021-02-20 21:03:07','2021-02-20 21:03:07'),(22708,7572,'action started via WP Cron','2021-02-20 21:19:50','2021-02-20 21:19:50'),(22709,7572,'action complete via WP Cron','2021-02-20 21:19:50','2021-02-20 21:19:50'),(22710,7573,'action created','2021-02-20 21:19:50','2021-02-20 21:19:50'),(22711,7573,'action started via WP Cron','2021-02-20 21:24:28','2021-02-20 21:24:28'),(22712,7573,'action complete via WP Cron','2021-02-20 21:24:28','2021-02-20 21:24:28'),(22713,7574,'action created','2021-02-20 21:24:28','2021-02-20 21:24:28'),(22714,7574,'action started via WP Cron','2021-02-20 21:25:57','2021-02-20 21:25:57'),(22715,7574,'action complete via WP Cron','2021-02-20 21:25:57','2021-02-20 21:25:57'),(22716,7575,'action created','2021-02-20 21:26:38','2021-02-20 21:26:38'),(22717,7575,'action started via WP Cron','2021-02-20 21:30:53','2021-02-20 21:30:53'),(22718,7575,'action complete via WP Cron','2021-02-20 21:30:53','2021-02-20 21:30:53'),(22719,7576,'action created','2021-02-20 21:30:58','2021-02-20 21:30:58'),(22720,7576,'action started via WP Cron','2021-02-20 21:33:17','2021-02-20 21:33:17'),(22721,7576,'action complete via WP Cron','2021-02-20 21:33:17','2021-02-20 21:33:17'),(22722,7577,'action created','2021-02-20 21:33:17','2021-02-20 21:33:17'),(22723,7577,'action started via WP Cron','2021-02-20 21:34:35','2021-02-20 21:34:35'),(22724,7577,'action complete via WP Cron','2021-02-20 21:34:35','2021-02-20 21:34:35'),(22725,7578,'action created','2021-02-20 21:34:36','2021-02-20 21:34:36'),(22726,7578,'action started via WP Cron','2021-02-20 21:39:33','2021-02-20 21:39:33'),(22727,7578,'action complete via WP Cron','2021-02-20 21:39:33','2021-02-20 21:39:33'),(22728,7579,'action created','2021-02-20 21:39:56','2021-02-20 21:39:56'),(22729,7579,'action started via WP Cron','2021-02-20 21:43:01','2021-02-20 21:43:01'),(22730,7579,'action complete via WP Cron','2021-02-20 21:43:01','2021-02-20 21:43:01'),(22731,7580,'action created','2021-02-20 21:48:14','2021-02-20 21:48:14'),(22732,7580,'action started via WP Cron','2021-02-20 21:52:07','2021-02-20 21:52:07'),(22733,7580,'action complete via WP Cron','2021-02-20 21:52:07','2021-02-20 21:52:07'),(22734,7581,'action created','2021-02-20 21:52:08','2021-02-20 21:52:08'),(22735,7581,'action started via WP Cron','2021-02-20 21:52:58','2021-02-20 21:52:58'),(22736,7581,'action complete via WP Cron','2021-02-20 21:52:58','2021-02-20 21:52:58'),(22737,7582,'action created','2021-02-20 21:52:58','2021-02-20 21:52:58'),(22738,7582,'action started via WP Cron','2021-02-20 22:00:03','2021-02-20 22:00:03'),(22739,7582,'action complete via WP Cron','2021-02-20 22:00:03','2021-02-20 22:00:03'),(22740,7583,'action created','2021-02-20 22:00:52','2021-02-20 22:00:52'),(22741,7583,'action started via WP Cron','2021-02-20 22:03:06','2021-02-20 22:03:06'),(22742,7583,'action complete via WP Cron','2021-02-20 22:03:06','2021-02-20 22:03:06'),(22743,7584,'action created','2021-02-20 22:03:07','2021-02-20 22:03:07'),(22744,7584,'action started via WP Cron','2021-02-20 22:04:05','2021-02-20 22:04:05'),(22745,7584,'action complete via WP Cron','2021-02-20 22:04:05','2021-02-20 22:04:05'),(22746,7585,'action created','2021-02-20 22:14:06','2021-02-20 22:14:06'),(22747,7585,'action started via WP Cron','2021-02-20 22:15:37','2021-02-20 22:15:37'),(22748,7585,'action complete via WP Cron','2021-02-20 22:15:37','2021-02-20 22:15:37'),(22749,7586,'action created','2021-02-20 22:15:39','2021-02-20 22:15:39'),(22750,7586,'action started via WP Cron','2021-02-20 22:18:23','2021-02-20 22:18:23'),(22751,7586,'action complete via WP Cron','2021-02-20 22:18:23','2021-02-20 22:18:23'),(22752,7587,'action created','2021-02-20 22:20:14','2021-02-20 22:20:14'),(22753,7587,'action started via WP Cron','2021-02-20 22:20:47','2021-02-20 22:20:47'),(22754,7587,'action complete via WP Cron','2021-02-20 22:20:47','2021-02-20 22:20:47'),(22755,7588,'action created','2021-02-20 22:20:48','2021-02-20 22:20:48'),(22756,7588,'action started via WP Cron','2021-02-20 22:21:36','2021-02-20 22:21:36'),(22757,7588,'action complete via WP Cron','2021-02-20 22:21:36','2021-02-20 22:21:36'),(22758,7589,'action created','2021-02-20 22:22:20','2021-02-20 22:22:20'),(22759,7589,'action started via WP Cron','2021-02-20 22:23:39','2021-02-20 22:23:39'),(22760,7589,'action complete via WP Cron','2021-02-20 22:23:39','2021-02-20 22:23:39'),(22761,7590,'action created','2021-02-20 22:29:29','2021-02-20 22:29:29'),(22762,7590,'action started via WP Cron','2021-02-20 22:30:18','2021-02-20 22:30:18'),(22763,7590,'action complete via WP Cron','2021-02-20 22:30:18','2021-02-20 22:30:18'),(22764,7591,'action created','2021-02-20 22:30:33','2021-02-20 22:30:33'),(22765,7591,'action started via WP Cron','2021-02-20 22:33:07','2021-02-20 22:33:07'),(22766,7591,'action complete via WP Cron','2021-02-20 22:33:07','2021-02-20 22:33:07'),(22767,7592,'action created','2021-02-20 22:33:08','2021-02-20 22:33:08'),(22768,7592,'action started via WP Cron','2021-02-20 22:37:21','2021-02-20 22:37:21'),(22769,7592,'action complete via WP Cron','2021-02-20 22:37:21','2021-02-20 22:37:21'),(22770,7593,'action created','2021-02-20 22:37:23','2021-02-20 22:37:23'),(22771,7593,'action started via WP Cron','2021-02-20 22:37:53','2021-02-20 22:37:53'),(22772,7593,'action complete via WP Cron','2021-02-20 22:37:53','2021-02-20 22:37:53'),(22773,7594,'action created','2021-02-20 22:39:33','2021-02-20 22:39:33'),(22774,7594,'action started via WP Cron','2021-02-20 22:41:16','2021-02-20 22:41:16'),(22775,7594,'action complete via WP Cron','2021-02-20 22:41:16','2021-02-20 22:41:16'),(22776,7595,'action created','2021-02-20 22:41:16','2021-02-20 22:41:16'),(22777,7595,'action started via WP Cron','2021-02-20 22:46:00','2021-02-20 22:46:00'),(22778,7595,'action complete via WP Cron','2021-02-20 22:46:00','2021-02-20 22:46:00'),(22779,7596,'action created','2021-02-20 22:47:42','2021-02-20 22:47:42'),(22780,7596,'action started via WP Cron','2021-02-20 22:49:08','2021-02-20 22:49:08'),(22781,7596,'action complete via WP Cron','2021-02-20 22:49:08','2021-02-20 22:49:08'),(22782,7597,'action created','2021-02-20 22:49:09','2021-02-20 22:49:09'),(22783,7597,'action started via WP Cron','2021-02-20 22:50:08','2021-02-20 22:50:08'),(22784,7597,'action complete via WP Cron','2021-02-20 22:50:08','2021-02-20 22:50:08'),(22785,7598,'action created','2021-02-20 22:50:09','2021-02-20 22:50:09'),(22786,7598,'action started via WP Cron','2021-02-20 22:55:38','2021-02-20 22:55:38'),(22787,7598,'action complete via WP Cron','2021-02-20 22:55:38','2021-02-20 22:55:38'),(22788,7599,'action created','2021-02-20 22:57:32','2021-02-20 22:57:32'),(22789,7599,'action started via WP Cron','2021-02-20 23:00:59','2021-02-20 23:00:59'),(22790,7599,'action complete via WP Cron','2021-02-20 23:00:59','2021-02-20 23:00:59'),(22791,7600,'action created','2021-02-20 23:00:59','2021-02-20 23:00:59'),(22792,7600,'action started via WP Cron','2021-02-20 23:03:34','2021-02-20 23:03:34'),(22793,7600,'action complete via WP Cron','2021-02-20 23:03:34','2021-02-20 23:03:34'),(22794,7601,'action created','2021-02-20 23:03:35','2021-02-20 23:03:35'),(22795,7601,'action started via WP Cron','2021-02-20 23:05:06','2021-02-20 23:05:06'),(22796,7601,'action complete via WP Cron','2021-02-20 23:05:06','2021-02-20 23:05:06'),(22797,7602,'action created','2021-02-20 23:05:06','2021-02-20 23:05:06'),(22798,7602,'action started via WP Cron','2021-02-20 23:06:00','2021-02-20 23:06:00'),(22799,7602,'action complete via WP Cron','2021-02-20 23:06:00','2021-02-20 23:06:00'),(22800,7603,'action created','2021-02-20 23:06:14','2021-02-20 23:06:14'),(22801,7603,'action started via WP Cron','2021-02-20 23:08:35','2021-02-20 23:08:35'),(22802,7603,'action complete via WP Cron','2021-02-20 23:08:35','2021-02-20 23:08:35'),(22803,7604,'action created','2021-02-20 23:19:45','2021-02-20 23:19:45'),(22804,7604,'action started via WP Cron','2021-02-20 23:25:30','2021-02-20 23:25:30'),(22805,7604,'action complete via WP Cron','2021-02-20 23:25:30','2021-02-20 23:25:30'),(22806,7605,'action created','2021-02-20 23:25:30','2021-02-20 23:25:30'),(22807,7605,'action started via WP Cron','2021-02-20 23:33:07','2021-02-20 23:33:07'),(22808,7605,'action complete via WP Cron','2021-02-20 23:33:07','2021-02-20 23:33:07'),(22809,7606,'action created','2021-02-20 23:33:07','2021-02-20 23:33:07'),(22810,7606,'action started via WP Cron','2021-02-20 23:34:58','2021-02-20 23:34:58'),(22811,7606,'action complete via WP Cron','2021-02-20 23:34:58','2021-02-20 23:34:58'),(22812,7607,'action created','2021-02-20 23:34:59','2021-02-20 23:34:59'),(22813,7607,'action started via WP Cron','2021-02-20 23:39:10','2021-02-20 23:39:10'),(22814,7607,'action complete via WP Cron','2021-02-20 23:39:10','2021-02-20 23:39:10'),(22815,7608,'action created','2021-02-20 23:49:36','2021-02-20 23:49:36'),(22816,7608,'action started via WP Cron','2021-02-20 23:56:37','2021-02-20 23:56:37'),(22817,7608,'action complete via WP Cron','2021-02-20 23:56:37','2021-02-20 23:56:37'),(22818,7609,'action created','2021-02-21 00:03:07','2021-02-21 00:03:07'),(22819,7609,'action started via WP Cron','2021-02-21 00:12:53','2021-02-21 00:12:53'),(22820,7609,'action complete via WP Cron','2021-02-21 00:12:53','2021-02-21 00:12:53'),(22821,7610,'action created','2021-02-21 00:13:14','2021-02-21 00:13:14'),(22822,7610,'action started via WP Cron','2021-02-21 00:15:25','2021-02-21 00:15:25'),(22823,7610,'action complete via WP Cron','2021-02-21 00:15:25','2021-02-21 00:15:25'),(22824,7611,'action created','2021-02-21 00:18:09','2021-02-21 00:18:09'),(22825,7611,'action started via WP Cron','2021-02-21 00:18:58','2021-02-21 00:18:58'),(22826,7611,'action complete via WP Cron','2021-02-21 00:18:58','2021-02-21 00:18:58'),(22827,7612,'action created','2021-02-21 00:19:54','2021-02-21 00:19:54'),(22828,7612,'action started via WP Cron','2021-02-21 00:20:35','2021-02-21 00:20:35'),(22829,7612,'action complete via WP Cron','2021-02-21 00:20:35','2021-02-21 00:20:35'),(22830,7613,'action created','2021-02-21 00:20:36','2021-02-21 00:20:36'),(22831,7613,'action started via WP Cron','2021-02-21 00:31:18','2021-02-21 00:31:18'),(22832,7613,'action complete via WP Cron','2021-02-21 00:31:18','2021-02-21 00:31:18'),(22833,7614,'action created','2021-02-21 00:31:19','2021-02-21 00:31:19'),(22834,7614,'action started via WP Cron','2021-02-21 00:31:39','2021-02-21 00:31:39'),(22835,7614,'action complete via WP Cron','2021-02-21 00:31:39','2021-02-21 00:31:39'),(22836,7615,'action created','2021-02-21 00:33:06','2021-02-21 00:33:06'),(22837,7615,'action started via WP Cron','2021-02-21 00:34:09','2021-02-21 00:34:09'),(22838,7615,'action complete via WP Cron','2021-02-21 00:34:09','2021-02-21 00:34:09'),(22839,7616,'action created','2021-02-21 00:41:20','2021-02-21 00:41:20'),(22840,7616,'action started via WP Cron','2021-02-21 00:41:56','2021-02-21 00:41:56'),(22841,7616,'action complete via WP Cron','2021-02-21 00:41:56','2021-02-21 00:41:56'),(22842,7617,'action created','2021-02-21 00:47:33','2021-02-21 00:47:33'),(22843,7617,'action started via WP Cron','2021-02-21 00:49:55','2021-02-21 00:49:55'),(22844,7617,'action complete via WP Cron','2021-02-21 00:49:55','2021-02-21 00:49:55'),(22845,7618,'action created','2021-02-21 00:49:59','2021-02-21 00:49:59'),(22846,7618,'action started via WP Cron','2021-02-21 00:51:01','2021-02-21 00:51:01'),(22847,7618,'action complete via WP Cron','2021-02-21 00:51:01','2021-02-21 00:51:01'),(22848,7619,'action created','2021-02-21 00:51:06','2021-02-21 00:51:06'),(22849,7619,'action started via WP Cron','2021-02-21 00:53:35','2021-02-21 00:53:35'),(22850,7619,'action complete via WP Cron','2021-02-21 00:53:35','2021-02-21 00:53:35'),(22851,7620,'action created','2021-02-21 00:53:47','2021-02-21 00:53:47'),(22852,7620,'action started via WP Cron','2021-02-21 01:00:46','2021-02-21 01:00:46'),(22853,7620,'action complete via WP Cron','2021-02-21 01:00:46','2021-02-21 01:00:46'),(22854,7621,'action created','2021-02-21 01:00:47','2021-02-21 01:00:47'),(22855,7621,'action started via WP Cron','2021-02-21 01:03:06','2021-02-21 01:03:06'),(22856,7621,'action complete via WP Cron','2021-02-21 01:03:06','2021-02-21 01:03:06'),(22857,7622,'action created','2021-02-21 01:03:07','2021-02-21 01:03:07'),(22858,7622,'action started via WP Cron','2021-02-21 01:08:57','2021-02-21 01:08:57'),(22859,7622,'action complete via WP Cron','2021-02-21 01:08:57','2021-02-21 01:08:57'),(22860,7623,'action created','2021-02-21 01:11:28','2021-02-21 01:11:28'),(22861,7623,'action started via WP Cron','2021-02-21 01:12:41','2021-02-21 01:12:41'),(22862,7623,'action complete via WP Cron','2021-02-21 01:12:41','2021-02-21 01:12:41'),(22863,7624,'action created','2021-02-21 01:13:05','2021-02-21 01:13:05'),(22864,7624,'action started via WP Cron','2021-02-21 01:17:25','2021-02-21 01:17:25'),(22865,7624,'action complete via WP Cron','2021-02-21 01:17:25','2021-02-21 01:17:25'),(22866,7625,'action created','2021-02-21 01:17:44','2021-02-21 01:17:44'),(22867,7625,'action started via WP Cron','2021-02-21 01:20:14','2021-02-21 01:20:14'),(22868,7625,'action complete via WP Cron','2021-02-21 01:20:14','2021-02-21 01:20:14'),(22869,7626,'action created','2021-02-21 01:20:14','2021-02-21 01:20:14'),(22870,7626,'action started via WP Cron','2021-02-21 01:32:40','2021-02-21 01:32:40'),(22871,7626,'action complete via WP Cron','2021-02-21 01:32:40','2021-02-21 01:32:40'),(22872,7627,'action created','2021-02-21 01:33:06','2021-02-21 01:33:06'),(22873,7258,'action started via WP Cron','2021-02-21 01:37:47','2021-02-21 01:37:47'),(22874,7258,'action complete via WP Cron','2021-02-21 01:37:47','2021-02-21 01:37:47'),(22875,7628,'action created','2021-02-21 01:37:47','2021-02-21 01:37:47'),(22876,7627,'action started via WP Cron','2021-02-21 01:37:47','2021-02-21 01:37:47'),(22877,7627,'action complete via WP Cron','2021-02-21 01:37:47','2021-02-21 01:37:47'),(22878,7629,'action created','2021-02-21 01:45:24','2021-02-21 01:45:24'),(22879,7629,'action started via WP Cron','2021-02-21 01:45:42','2021-02-21 01:45:42'),(22880,7629,'action complete via WP Cron','2021-02-21 01:45:42','2021-02-21 01:45:42'),(22881,7630,'action created','2021-02-21 01:50:52','2021-02-21 01:50:52'),(22882,7630,'action started via WP Cron','2021-02-21 01:52:13','2021-02-21 01:52:13'),(22883,7630,'action complete via WP Cron','2021-02-21 01:52:13','2021-02-21 01:52:13'),(22884,7631,'action created','2021-02-21 01:52:14','2021-02-21 01:52:14'),(22885,7631,'action started via WP Cron','2021-02-21 02:03:07','2021-02-21 02:03:07'),(22886,7631,'action complete via WP Cron','2021-02-21 02:03:07','2021-02-21 02:03:07'),(22887,7632,'action created','2021-02-21 02:03:08','2021-02-21 02:03:08'),(22888,7632,'action started via WP Cron','2021-02-21 02:04:59','2021-02-21 02:04:59'),(22889,7632,'action complete via WP Cron','2021-02-21 02:04:59','2021-02-21 02:04:59'),(22890,7633,'action created','2021-02-21 02:04:59','2021-02-21 02:04:59'),(22891,7271,'action started via WP Cron','2021-02-21 02:19:20','2021-02-21 02:19:20'),(22892,7271,'action complete via WP Cron','2021-02-21 02:19:20','2021-02-21 02:19:20'),(22893,7634,'action created','2021-02-21 02:19:20','2021-02-21 02:19:20'),(22894,7633,'action started via WP Cron','2021-02-21 02:19:20','2021-02-21 02:19:20'),(22895,7633,'action complete via WP Cron','2021-02-21 02:19:20','2021-02-21 02:19:20'),(22896,7635,'action created','2021-02-21 02:19:21','2021-02-21 02:19:21'),(22897,7635,'action started via WP Cron','2021-02-21 02:23:11','2021-02-21 02:23:11'),(22898,7635,'action complete via WP Cron','2021-02-21 02:23:11','2021-02-21 02:23:11'),(22899,7636,'action created','2021-02-21 02:23:12','2021-02-21 02:23:12'),(22900,7636,'action started via WP Cron','2021-02-21 02:26:22','2021-02-21 02:26:22'),(22901,7636,'action complete via WP Cron','2021-02-21 02:26:22','2021-02-21 02:26:22'),(22902,7637,'action created','2021-02-21 02:33:06','2021-02-21 02:33:06'),(22903,7637,'action started via WP Cron','2021-02-21 02:34:33','2021-02-21 02:34:33'),(22904,7637,'action complete via WP Cron','2021-02-21 02:34:33','2021-02-21 02:34:33'),(22905,7638,'action created','2021-02-21 02:34:34','2021-02-21 02:34:34'),(22906,7638,'action started via WP Cron','2021-02-21 02:37:07','2021-02-21 02:37:07'),(22907,7638,'action complete via WP Cron','2021-02-21 02:37:07','2021-02-21 02:37:07'),(22908,7639,'action created','2021-02-21 02:41:45','2021-02-21 02:41:45'),(22909,7639,'action started via WP Cron','2021-02-21 02:45:09','2021-02-21 02:45:09'),(22910,7639,'action complete via WP Cron','2021-02-21 02:45:09','2021-02-21 02:45:09'),(22911,7640,'action created','2021-02-21 02:51:19','2021-02-21 02:51:19'),(22912,7640,'action started via WP Cron','2021-02-21 02:54:45','2021-02-21 02:54:45'),(22913,7640,'action complete via WP Cron','2021-02-21 02:54:45','2021-02-21 02:54:45'),(22914,7641,'action created','2021-02-21 02:54:46','2021-02-21 02:54:46'),(22915,7641,'action started via WP Cron','2021-02-21 03:02:51','2021-02-21 03:02:51'),(22916,7641,'action complete via WP Cron','2021-02-21 03:02:51','2021-02-21 03:02:51'),(22917,7642,'action created','2021-02-21 03:02:53','2021-02-21 03:02:53'),(22918,7642,'action started via WP Cron','2021-02-21 03:12:08','2021-02-21 03:12:08'),(22919,7642,'action complete via WP Cron','2021-02-21 03:12:08','2021-02-21 03:12:08'),(22920,7643,'action created','2021-02-21 03:14:17','2021-02-21 03:14:17'),(22921,7643,'action started via WP Cron','2021-02-21 03:16:24','2021-02-21 03:16:24'),(22922,7643,'action complete via WP Cron','2021-02-21 03:16:24','2021-02-21 03:16:24'),(22923,7644,'action created','2021-02-21 03:20:00','2021-02-21 03:20:00'),(22924,7644,'action started via WP Cron','2021-02-21 03:23:04','2021-02-21 03:23:04'),(22925,7644,'action complete via WP Cron','2021-02-21 03:23:04','2021-02-21 03:23:04'),(22926,7645,'action created','2021-02-21 03:23:05','2021-02-21 03:23:05'),(22927,7645,'action started via WP Cron','2021-02-21 03:24:15','2021-02-21 03:24:15'),(22928,7645,'action complete via WP Cron','2021-02-21 03:24:15','2021-02-21 03:24:15'),(22929,7646,'action created','2021-02-21 03:29:09','2021-02-21 03:29:09'),(22930,7646,'action started via WP Cron','2021-02-21 03:30:14','2021-02-21 03:30:14'),(22931,7646,'action complete via WP Cron','2021-02-21 03:30:14','2021-02-21 03:30:14'),(22932,7647,'action created','2021-02-21 03:31:54','2021-02-21 03:31:54'),(22933,7647,'action started via WP Cron','2021-02-21 03:33:06','2021-02-21 03:33:06'),(22934,7647,'action complete via WP Cron','2021-02-21 03:33:06','2021-02-21 03:33:06'),(22935,7648,'action created','2021-02-21 03:33:07','2021-02-21 03:33:07'),(22936,7648,'action started via WP Cron','2021-02-21 03:37:00','2021-02-21 03:37:00'),(22937,7648,'action complete via WP Cron','2021-02-21 03:37:00','2021-02-21 03:37:00'),(22938,7649,'action created','2021-02-21 03:37:00','2021-02-21 03:37:00'),(22939,7649,'action started via WP Cron','2021-02-21 03:43:25','2021-02-21 03:43:25'),(22940,7649,'action complete via WP Cron','2021-02-21 03:43:25','2021-02-21 03:43:25'),(22941,7650,'action created','2021-02-21 03:43:25','2021-02-21 03:43:25'),(22942,7650,'action started via WP Cron','2021-02-21 03:44:26','2021-02-21 03:44:26'),(22943,7650,'action complete via WP Cron','2021-02-21 03:44:26','2021-02-21 03:44:26'),(22944,7651,'action created','2021-02-21 03:44:26','2021-02-21 03:44:26'),(22945,7651,'action started via WP Cron','2021-02-21 03:51:46','2021-02-21 03:51:46'),(22946,7651,'action complete via WP Cron','2021-02-21 03:51:46','2021-02-21 03:51:46'),(22947,7652,'action created','2021-02-21 03:52:04','2021-02-21 03:52:04'),(22948,7652,'action started via WP Cron','2021-02-21 03:54:38','2021-02-21 03:54:38'),(22949,7652,'action complete via WP Cron','2021-02-21 03:54:38','2021-02-21 03:54:38'),(22950,7653,'action created','2021-02-21 03:59:36','2021-02-21 03:59:36'),(22951,7653,'action started via WP Cron','2021-02-21 04:02:15','2021-02-21 04:02:15'),(22952,7653,'action complete via WP Cron','2021-02-21 04:02:15','2021-02-21 04:02:15'),(22953,7654,'action created','2021-02-21 04:03:33','2021-02-21 04:03:33'),(22954,7654,'action started via WP Cron','2021-02-21 04:10:38','2021-02-21 04:10:38'),(22955,7654,'action complete via WP Cron','2021-02-21 04:10:38','2021-02-21 04:10:38'),(22956,7655,'action created','2021-02-21 04:19:21','2021-02-21 04:19:21'),(22957,7655,'action started via WP Cron','2021-02-21 04:21:09','2021-02-21 04:21:09'),(22958,7655,'action complete via WP Cron','2021-02-21 04:21:09','2021-02-21 04:21:09'),(22959,7656,'action created','2021-02-21 04:21:09','2021-02-21 04:21:09'),(22960,7656,'action started via WP Cron','2021-02-21 04:29:52','2021-02-21 04:29:52'),(22961,7656,'action complete via WP Cron','2021-02-21 04:29:52','2021-02-21 04:29:52'),(22962,7657,'action created','2021-02-21 04:33:06','2021-02-21 04:33:06'),(22963,7657,'action started via WP Cron','2021-02-21 04:34:26','2021-02-21 04:34:26'),(22964,7657,'action complete via WP Cron','2021-02-21 04:34:26','2021-02-21 04:34:26'),(22965,7658,'action created','2021-02-21 04:34:26','2021-02-21 04:34:26'),(22966,7658,'action started via WP Cron','2021-02-21 04:34:43','2021-02-21 04:34:43'),(22967,7658,'action complete via WP Cron','2021-02-21 04:34:43','2021-02-21 04:34:43'),(22968,7659,'action created','2021-02-21 04:34:44','2021-02-21 04:34:44'),(22969,7659,'action started via WP Cron','2021-02-21 04:37:08','2021-02-21 04:37:08'),(22970,7659,'action complete via WP Cron','2021-02-21 04:37:08','2021-02-21 04:37:08'),(22971,7660,'action created','2021-02-21 04:37:10','2021-02-21 04:37:10'),(22972,7660,'action started via WP Cron','2021-02-21 04:38:25','2021-02-21 04:38:25'),(22973,7660,'action complete via WP Cron','2021-02-21 04:38:25','2021-02-21 04:38:25'),(22974,7661,'action created','2021-02-21 04:41:38','2021-02-21 04:41:38'),(22975,7661,'action started via WP Cron','2021-02-21 04:50:13','2021-02-21 04:50:13'),(22976,7661,'action complete via WP Cron','2021-02-21 04:50:13','2021-02-21 04:50:13'),(22977,7662,'action created','2021-02-21 04:50:34','2021-02-21 04:50:34'),(22978,7662,'action started via WP Cron','2021-02-21 04:51:58','2021-02-21 04:51:58'),(22979,7662,'action complete via WP Cron','2021-02-21 04:51:58','2021-02-21 04:51:58'),(22980,7663,'action created','2021-02-21 04:55:23','2021-02-21 04:55:23'),(22981,7663,'action started via WP Cron','2021-02-21 05:02:23','2021-02-21 05:02:23'),(22982,7663,'action complete via WP Cron','2021-02-21 05:02:23','2021-02-21 05:02:23'),(22983,7664,'action created','2021-02-21 05:02:25','2021-02-21 05:02:25'),(22984,7664,'action started via WP Cron','2021-02-21 05:03:07','2021-02-21 05:03:07'),(22985,7664,'action complete via WP Cron','2021-02-21 05:03:07','2021-02-21 05:03:07'),(22986,7665,'action created','2021-02-21 05:03:07','2021-02-21 05:03:07'),(22987,7665,'action started via WP Cron','2021-02-21 05:04:47','2021-02-21 05:04:47'),(22988,7665,'action complete via WP Cron','2021-02-21 05:04:47','2021-02-21 05:04:47'),(22989,7666,'action created','2021-02-21 05:04:47','2021-02-21 05:04:47'),(22990,7666,'action started via WP Cron','2021-02-21 05:05:38','2021-02-21 05:05:38'),(22991,7666,'action complete via WP Cron','2021-02-21 05:05:38','2021-02-21 05:05:38'),(22992,7667,'action created','2021-02-21 05:06:04','2021-02-21 05:06:04'),(22993,7667,'action started via WP Cron','2021-02-21 05:07:18','2021-02-21 05:07:18'),(22994,7667,'action complete via WP Cron','2021-02-21 05:07:18','2021-02-21 05:07:18'),(22995,7668,'action created','2021-02-21 05:07:20','2021-02-21 05:07:20'),(22996,7668,'action started via WP Cron','2021-02-21 05:07:35','2021-02-21 05:07:35'),(22997,7668,'action complete via WP Cron','2021-02-21 05:07:35','2021-02-21 05:07:35'),(22998,7669,'action created','2021-02-21 05:07:36','2021-02-21 05:07:36'),(22999,7669,'action started via WP Cron','2021-02-21 05:08:40','2021-02-21 05:08:40'),(23000,7669,'action complete via WP Cron','2021-02-21 05:08:40','2021-02-21 05:08:40'),(23001,7670,'action created','2021-02-21 05:08:43','2021-02-21 05:08:43'),(23002,7670,'action started via WP Cron','2021-02-21 05:10:20','2021-02-21 05:10:20'),(23003,7670,'action complete via WP Cron','2021-02-21 05:10:20','2021-02-21 05:10:20'),(23004,7671,'action created','2021-02-21 05:10:21','2021-02-21 05:10:21'),(23005,7671,'action started via WP Cron','2021-02-21 05:10:39','2021-02-21 05:10:39'),(23006,7671,'action complete via WP Cron','2021-02-21 05:10:39','2021-02-21 05:10:39'),(23007,7672,'action created','2021-02-21 05:10:40','2021-02-21 05:10:40'),(23008,7672,'action started via WP Cron','2021-02-21 05:12:34','2021-02-21 05:12:34'),(23009,7672,'action complete via WP Cron','2021-02-21 05:12:34','2021-02-21 05:12:34'),(23010,7673,'action created','2021-02-21 05:12:36','2021-02-21 05:12:36'),(23011,7673,'action started via WP Cron','2021-02-21 05:14:16','2021-02-21 05:14:16'),(23012,7673,'action complete via WP Cron','2021-02-21 05:14:16','2021-02-21 05:14:16'),(23013,7674,'action created','2021-02-21 05:17:33','2021-02-21 05:17:33'),(23014,7674,'action started via WP Cron','2021-02-21 05:19:34','2021-02-21 05:19:34'),(23015,7674,'action complete via WP Cron','2021-02-21 05:19:34','2021-02-21 05:19:34'),(23016,7675,'action created','2021-02-21 05:19:34','2021-02-21 05:19:34'),(23017,7675,'action started via WP Cron','2021-02-21 05:19:45','2021-02-21 05:19:45'),(23018,7675,'action complete via WP Cron','2021-02-21 05:19:45','2021-02-21 05:19:45'),(23019,7676,'action created','2021-02-21 05:19:46','2021-02-21 05:19:46'),(23020,7676,'action started via WP Cron','2021-02-21 05:21:10','2021-02-21 05:21:10'),(23021,7676,'action complete via WP Cron','2021-02-21 05:21:10','2021-02-21 05:21:10'),(23022,7677,'action created','2021-02-21 05:21:12','2021-02-21 05:21:12'),(23023,7677,'action started via WP Cron','2021-02-21 05:21:48','2021-02-21 05:21:48'),(23024,7677,'action complete via WP Cron','2021-02-21 05:21:48','2021-02-21 05:21:48'),(23025,7678,'action created','2021-02-21 05:21:50','2021-02-21 05:21:50'),(23026,7678,'action started via WP Cron','2021-02-21 05:23:01','2021-02-21 05:23:01'),(23027,7678,'action complete via WP Cron','2021-02-21 05:23:01','2021-02-21 05:23:01'),(23028,7679,'action created','2021-02-21 05:23:02','2021-02-21 05:23:02'),(23029,7679,'action started via WP Cron','2021-02-21 05:23:49','2021-02-21 05:23:49'),(23030,7679,'action complete via WP Cron','2021-02-21 05:23:49','2021-02-21 05:23:49'),(23031,7680,'action created','2021-02-21 05:23:50','2021-02-21 05:23:50'),(23032,7680,'action started via WP Cron','2021-02-21 05:24:35','2021-02-21 05:24:35'),(23033,7680,'action complete via WP Cron','2021-02-21 05:24:35','2021-02-21 05:24:35'),(23034,7681,'action created','2021-02-21 05:24:35','2021-02-21 05:24:35'),(23035,7681,'action started via WP Cron','2021-02-21 05:25:35','2021-02-21 05:25:35'),(23036,7681,'action complete via WP Cron','2021-02-21 05:25:35','2021-02-21 05:25:35'),(23037,7682,'action created','2021-02-21 05:25:36','2021-02-21 05:25:36'),(23038,7682,'action started via WP Cron','2021-02-21 05:28:43','2021-02-21 05:28:43'),(23039,7682,'action complete via WP Cron','2021-02-21 05:28:43','2021-02-21 05:28:43'),(23040,7683,'action created','2021-02-21 05:29:31','2021-02-21 05:29:31'),(23041,7683,'action started via WP Cron','2021-02-21 05:30:40','2021-02-21 05:30:40'),(23042,7683,'action complete via WP Cron','2021-02-21 05:30:40','2021-02-21 05:30:40'),(23043,7684,'action created','2021-02-21 05:30:41','2021-02-21 05:30:41'),(23044,7684,'action started via WP Cron','2021-02-21 05:32:13','2021-02-21 05:32:13'),(23045,7684,'action complete via WP Cron','2021-02-21 05:32:13','2021-02-21 05:32:13'),(23046,7685,'action created','2021-02-21 05:32:23','2021-02-21 05:32:23'),(23047,7685,'action started via WP Cron','2021-02-21 05:32:57','2021-02-21 05:32:57'),(23048,7685,'action complete via WP Cron','2021-02-21 05:32:57','2021-02-21 05:32:57'),(23049,7686,'action created','2021-02-21 05:32:59','2021-02-21 05:32:59'),(23050,7686,'action started via WP Cron','2021-02-21 05:36:21','2021-02-21 05:36:21'),(23051,7686,'action complete via WP Cron','2021-02-21 05:36:21','2021-02-21 05:36:21'),(23052,7687,'action created','2021-02-21 05:36:23','2021-02-21 05:36:23'),(23053,7687,'action started via WP Cron','2021-02-21 05:36:36','2021-02-21 05:36:36'),(23054,7687,'action complete via WP Cron','2021-02-21 05:36:36','2021-02-21 05:36:36'),(23055,7688,'action created','2021-02-21 05:36:37','2021-02-21 05:36:37'),(23056,7688,'action started via WP Cron','2021-02-21 05:37:36','2021-02-21 05:37:36'),(23057,7688,'action complete via WP Cron','2021-02-21 05:37:36','2021-02-21 05:37:36'),(23058,7689,'action created','2021-02-21 05:37:37','2021-02-21 05:37:37'),(23059,7689,'action started via WP Cron','2021-02-21 05:41:52','2021-02-21 05:41:52'),(23060,7689,'action complete via WP Cron','2021-02-21 05:41:52','2021-02-21 05:41:52'),(23061,7690,'action created','2021-02-21 05:41:53','2021-02-21 05:41:53'),(23062,7690,'action started via WP Cron','2021-02-21 05:42:54','2021-02-21 05:42:54'),(23063,7690,'action complete via WP Cron','2021-02-21 05:42:54','2021-02-21 05:42:54'),(23064,7691,'action created','2021-02-21 05:43:04','2021-02-21 05:43:04'),(23065,7691,'action started via WP Cron','2021-02-21 05:44:35','2021-02-21 05:44:35'),(23066,7691,'action complete via WP Cron','2021-02-21 05:44:35','2021-02-21 05:44:35'),(23067,7692,'action created','2021-02-21 05:48:05','2021-02-21 05:48:05'),(23068,7692,'action started via WP Cron','2021-02-21 05:50:02','2021-02-21 05:50:02'),(23069,7692,'action complete via WP Cron','2021-02-21 05:50:02','2021-02-21 05:50:02'),(23070,7693,'action created','2021-02-21 05:50:03','2021-02-21 05:50:03'),(23071,7693,'action started via WP Cron','2021-02-21 05:54:46','2021-02-21 05:54:46'),(23072,7693,'action complete via WP Cron','2021-02-21 05:54:46','2021-02-21 05:54:46'),(23073,7694,'action created','2021-02-21 05:54:47','2021-02-21 05:54:47'),(23074,7694,'action started via WP Cron','2021-02-21 06:02:48','2021-02-21 06:02:48'),(23075,7694,'action complete via WP Cron','2021-02-21 06:02:48','2021-02-21 06:02:48'),(23076,7695,'action created','2021-02-21 06:03:06','2021-02-21 06:03:06'),(23077,7695,'action started via WP Cron','2021-02-21 06:06:48','2021-02-21 06:06:48'),(23078,7695,'action complete via WP Cron','2021-02-21 06:06:48','2021-02-21 06:06:48'),(23079,7696,'action created','2021-02-21 06:06:53','2021-02-21 06:06:53'),(23080,7696,'action started via WP Cron','2021-02-21 06:15:46','2021-02-21 06:15:46'),(23081,7696,'action complete via WP Cron','2021-02-21 06:15:46','2021-02-21 06:15:46'),(23082,7697,'action created','2021-02-21 06:17:26','2021-02-21 06:17:26'),(23083,7697,'action started via WP Cron','2021-02-21 06:23:04','2021-02-21 06:23:04'),(23084,7697,'action complete via WP Cron','2021-02-21 06:23:04','2021-02-21 06:23:04'),(23085,7698,'action created','2021-02-21 06:23:04','2021-02-21 06:23:04'),(23086,7698,'action started via WP Cron','2021-02-21 06:23:39','2021-02-21 06:23:39'),(23087,7698,'action complete via WP Cron','2021-02-21 06:23:39','2021-02-21 06:23:39'),(23088,7699,'action created','2021-02-21 06:23:39','2021-02-21 06:23:39'),(23089,7699,'action started via WP Cron','2021-02-21 06:32:16','2021-02-21 06:32:16'),(23090,7699,'action complete via WP Cron','2021-02-21 06:32:16','2021-02-21 06:32:16'),(23091,7700,'action created','2021-02-21 06:33:06','2021-02-21 06:33:06'),(23092,7700,'action started via WP Cron','2021-02-21 06:41:15','2021-02-21 06:41:15'),(23093,7700,'action complete via WP Cron','2021-02-21 06:41:15','2021-02-21 06:41:15'),(23094,7701,'action created','2021-02-21 06:41:16','2021-02-21 06:41:16'),(23095,7701,'action started via WP Cron','2021-02-21 06:44:55','2021-02-21 06:44:55'),(23096,7701,'action complete via WP Cron','2021-02-21 06:44:55','2021-02-21 06:44:55'),(23097,7702,'action created','2021-02-21 06:55:17','2021-02-21 06:55:17'),(23098,7702,'action started via WP Cron','2021-02-21 07:01:46','2021-02-21 07:01:46'),(23099,7702,'action complete via WP Cron','2021-02-21 07:01:46','2021-02-21 07:01:46'),(23100,7703,'action created','2021-02-21 07:01:47','2021-02-21 07:01:47'),(23101,7703,'action started via WP Cron','2021-02-21 07:03:06','2021-02-21 07:03:06'),(23102,7703,'action complete via WP Cron','2021-02-21 07:03:07','2021-02-21 07:03:07'),(23103,7704,'action created','2021-02-21 07:03:07','2021-02-21 07:03:07'),(23104,7704,'action started via WP Cron','2021-02-21 07:10:30','2021-02-21 07:10:30'),(23105,7704,'action complete via WP Cron','2021-02-21 07:10:30','2021-02-21 07:10:30'),(23106,7705,'action created','2021-02-21 07:10:35','2021-02-21 07:10:35'),(23107,7705,'action started via WP Cron','2021-02-21 07:21:42','2021-02-21 07:21:42'),(23108,7705,'action complete via WP Cron','2021-02-21 07:21:42','2021-02-21 07:21:42'),(23109,7706,'action created','2021-02-21 07:21:42','2021-02-21 07:21:42'),(23110,7706,'action started via WP Cron','2021-02-21 07:33:07','2021-02-21 07:33:07'),(23111,7706,'action complete via WP Cron','2021-02-21 07:33:07','2021-02-21 07:33:07'),(23112,7707,'action created','2021-02-21 07:33:08','2021-02-21 07:33:08'),(23113,7707,'action started via WP Cron','2021-02-21 07:33:39','2021-02-21 07:33:39'),(23114,7707,'action complete via WP Cron','2021-02-21 07:33:39','2021-02-21 07:33:39'),(23115,7708,'action created','2021-02-21 07:42:52','2021-02-21 07:42:52'),(23116,7708,'action started via WP Cron','2021-02-21 07:44:04','2021-02-21 07:44:04'),(23117,7708,'action complete via WP Cron','2021-02-21 07:44:04','2021-02-21 07:44:04'),(23118,7709,'action created','2021-02-21 08:03:04','2021-02-21 08:03:04'),(23119,7709,'action started via WP Cron','2021-02-21 08:04:21','2021-02-21 08:04:21'),(23120,7709,'action complete via WP Cron','2021-02-21 08:04:21','2021-02-21 08:04:21'),(23121,7710,'action created','2021-02-21 08:04:22','2021-02-21 08:04:22'),(23122,7710,'action started via WP Cron','2021-02-21 08:13:26','2021-02-21 08:13:26'),(23123,7710,'action complete via WP Cron','2021-02-21 08:13:26','2021-02-21 08:13:26'),(23124,7711,'action created','2021-02-21 08:17:21','2021-02-21 08:17:21'),(23125,7711,'action started via WP Cron','2021-02-21 08:19:11','2021-02-21 08:19:11'),(23126,7711,'action complete via WP Cron','2021-02-21 08:19:11','2021-02-21 08:19:11'),(23127,7712,'action created','2021-02-21 08:21:43','2021-02-21 08:21:43'),(23128,7712,'action started via WP Cron','2021-02-21 08:23:56','2021-02-21 08:23:56'),(23129,7712,'action complete via WP Cron','2021-02-21 08:23:56','2021-02-21 08:23:56'),(23130,7713,'action created','2021-02-21 08:28:44','2021-02-21 08:28:44'),(23131,7713,'action started via WP Cron','2021-02-21 08:33:07','2021-02-21 08:33:07'),(23132,7713,'action complete via WP Cron','2021-02-21 08:33:07','2021-02-21 08:33:07'),(23133,7714,'action created','2021-02-21 08:33:08','2021-02-21 08:33:08'),(23134,7714,'action started via WP Cron','2021-02-21 08:35:22','2021-02-21 08:35:22'),(23135,7714,'action complete via WP Cron','2021-02-21 08:35:22','2021-02-21 08:35:22'),(23136,7715,'action created','2021-02-21 08:37:35','2021-02-21 08:37:35'),(23137,7353,'action started via WP Cron','2021-02-21 08:47:59','2021-02-21 08:47:59'),(23138,7353,'action complete via WP Cron','2021-02-21 08:47:59','2021-02-21 08:47:59'),(23139,7716,'action created','2021-02-21 08:47:59','2021-02-21 08:47:59'),(23140,7715,'action started via WP Cron','2021-02-21 08:47:59','2021-02-21 08:47:59'),(23141,7715,'action complete via WP Cron','2021-02-21 08:47:59','2021-02-21 08:47:59'),(23142,7717,'action created','2021-02-21 08:48:06','2021-02-21 08:48:06'),(23143,7717,'action started via WP Cron','2021-02-21 08:52:37','2021-02-21 08:52:37'),(23144,7717,'action complete via WP Cron','2021-02-21 08:52:37','2021-02-21 08:52:37'),(23145,7718,'action created','2021-02-21 08:52:38','2021-02-21 08:52:38'),(23146,7718,'action started via WP Cron','2021-02-21 08:58:15','2021-02-21 08:58:15'),(23147,7718,'action complete via WP Cron','2021-02-21 08:58:15','2021-02-21 08:58:15'),(23148,7719,'action created','2021-02-21 08:58:15','2021-02-21 08:58:15'),(23149,7719,'action started via WP Cron','2021-02-21 09:03:23','2021-02-21 09:03:23'),(23150,7719,'action complete via WP Cron','2021-02-21 09:03:23','2021-02-21 09:03:23'),(23151,7720,'action created','2021-02-21 09:03:23','2021-02-21 09:03:23'),(23152,7720,'action started via WP Cron','2021-02-21 09:16:12','2021-02-21 09:16:12'),(23153,7720,'action complete via WP Cron','2021-02-21 09:16:12','2021-02-21 09:16:12'),(23154,7721,'action created','2021-02-21 09:16:12','2021-02-21 09:16:12'),(23155,7721,'action started via WP Cron','2021-02-21 09:16:52','2021-02-21 09:16:52'),(23156,7721,'action complete via WP Cron','2021-02-21 09:16:52','2021-02-21 09:16:52'),(23157,7722,'action created','2021-02-21 09:16:56','2021-02-21 09:16:56'),(23158,7722,'action started via WP Cron','2021-02-21 09:20:47','2021-02-21 09:20:47'),(23159,7722,'action complete via WP Cron','2021-02-21 09:20:47','2021-02-21 09:20:47'),(23160,7723,'action created','2021-02-21 09:21:03','2021-02-21 09:21:03'),(23161,7723,'action started via WP Cron','2021-02-21 09:22:16','2021-02-21 09:22:16'),(23162,7723,'action complete via WP Cron','2021-02-21 09:22:16','2021-02-21 09:22:16'),(23163,7724,'action created','2021-02-21 09:33:06','2021-02-21 09:33:06'),(23164,7724,'action started via WP Cron','2021-02-21 09:37:18','2021-02-21 09:37:18'),(23165,7724,'action complete via WP Cron','2021-02-21 09:37:18','2021-02-21 09:37:18'),(23166,7725,'action created','2021-02-21 09:37:19','2021-02-21 09:37:19'),(23167,7725,'action started via WP Cron','2021-02-21 09:39:21','2021-02-21 09:39:21'),(23168,7725,'action complete via WP Cron','2021-02-21 09:39:21','2021-02-21 09:39:21'),(23169,7726,'action created','2021-02-21 09:40:39','2021-02-21 09:40:39'),(23170,7726,'action started via WP Cron','2021-02-21 09:54:53','2021-02-21 09:54:53'),(23171,7726,'action complete via WP Cron','2021-02-21 09:54:53','2021-02-21 09:54:53'),(23172,7727,'action created','2021-02-21 09:54:54','2021-02-21 09:54:54'),(23173,7727,'action started via WP Cron','2021-02-21 10:03:07','2021-02-21 10:03:07'),(23174,7727,'action complete via WP Cron','2021-02-21 10:03:07','2021-02-21 10:03:07'),(23175,7728,'action created','2021-02-21 10:03:07','2021-02-21 10:03:07'),(23176,7728,'action started via WP Cron','2021-02-21 10:04:47','2021-02-21 10:04:47'),(23177,7728,'action complete via WP Cron','2021-02-21 10:04:47','2021-02-21 10:04:47'),(23178,7729,'action created','2021-02-21 10:04:47','2021-02-21 10:04:47'),(23179,7729,'action started via WP Cron','2021-02-21 10:16:32','2021-02-21 10:16:32'),(23180,7729,'action complete via WP Cron','2021-02-21 10:16:32','2021-02-21 10:16:32'),(23181,7730,'action created','2021-02-21 10:16:34','2021-02-21 10:16:34'),(23182,7730,'action started via WP Cron','2021-02-21 10:21:13','2021-02-21 10:21:13'),(23183,7730,'action complete via WP Cron','2021-02-21 10:21:13','2021-02-21 10:21:13'),(23184,7731,'action created','2021-02-21 10:21:13','2021-02-21 10:21:13'),(23185,7731,'action started via WP Cron','2021-02-21 10:24:08','2021-02-21 10:24:08'),(23186,7731,'action complete via WP Cron','2021-02-21 10:24:08','2021-02-21 10:24:08'),(23187,7732,'action created','2021-02-21 10:24:09','2021-02-21 10:24:09'),(23188,7732,'action started via WP Cron','2021-02-21 10:27:52','2021-02-21 10:27:52'),(23189,7732,'action complete via WP Cron','2021-02-21 10:27:52','2021-02-21 10:27:52'),(23190,7733,'action created','2021-02-21 10:29:35','2021-02-21 10:29:35'),(23191,7733,'action started via WP Cron','2021-02-21 10:33:07','2021-02-21 10:33:07'),(23192,7733,'action complete via WP Cron','2021-02-21 10:33:07','2021-02-21 10:33:07'),(23193,7734,'action created','2021-02-21 10:33:07','2021-02-21 10:33:07'),(23194,7734,'action started via WP Cron','2021-02-21 10:40:17','2021-02-21 10:40:17'),(23195,7734,'action complete via WP Cron','2021-02-21 10:40:17','2021-02-21 10:40:17'),(23196,7735,'action created','2021-02-21 10:40:17','2021-02-21 10:40:17'),(23197,7735,'action started via WP Cron','2021-02-21 10:41:52','2021-02-21 10:41:52'),(23198,7735,'action complete via WP Cron','2021-02-21 10:41:52','2021-02-21 10:41:52'),(23199,7736,'action created','2021-02-21 10:41:53','2021-02-21 10:41:53'),(23200,7736,'action started via WP Cron','2021-02-21 10:43:44','2021-02-21 10:43:44'),(23201,7736,'action complete via WP Cron','2021-02-21 10:43:44','2021-02-21 10:43:44'),(23202,7737,'action created','2021-02-21 10:50:57','2021-02-21 10:50:57'),(23203,7737,'action started via WP Cron','2021-02-21 10:57:25','2021-02-21 10:57:25'),(23204,7737,'action complete via WP Cron','2021-02-21 10:57:25','2021-02-21 10:57:25'),(23205,7738,'action created','2021-02-21 10:58:52','2021-02-21 10:58:52'),(23206,7738,'action started via WP Cron','2021-02-21 11:03:08','2021-02-21 11:03:08'),(23207,7738,'action complete via WP Cron','2021-02-21 11:03:08','2021-02-21 11:03:08'),(23208,7739,'action created','2021-02-21 11:03:08','2021-02-21 11:03:08'),(23209,7739,'action started via WP Cron','2021-02-21 11:13:25','2021-02-21 11:13:25'),(23210,7739,'action complete via WP Cron','2021-02-21 11:13:25','2021-02-21 11:13:25'),(23211,7740,'action created','2021-02-21 11:13:27','2021-02-21 11:13:27'),(23212,7740,'action started via WP Cron','2021-02-21 11:14:30','2021-02-21 11:14:30'),(23213,7740,'action complete via WP Cron','2021-02-21 11:14:30','2021-02-21 11:14:30'),(23214,7741,'action created','2021-02-21 11:14:31','2021-02-21 11:14:31'),(23215,7741,'action started via WP Cron','2021-02-21 11:27:21','2021-02-21 11:27:21'),(23216,7741,'action complete via WP Cron','2021-02-21 11:27:21','2021-02-21 11:27:21'),(23217,7742,'action created','2021-02-21 11:29:26','2021-02-21 11:29:26'),(23218,7742,'action started via WP Cron','2021-02-21 11:33:07','2021-02-21 11:33:07'),(23219,7742,'action complete via WP Cron','2021-02-21 11:33:07','2021-02-21 11:33:07'),(23220,7743,'action created','2021-02-21 11:33:07','2021-02-21 11:33:07'),(23221,7743,'action started via WP Cron','2021-02-21 11:34:53','2021-02-21 11:34:53'),(23222,7743,'action complete via WP Cron','2021-02-21 11:34:53','2021-02-21 11:34:53'),(23223,7744,'action created','2021-02-21 11:34:53','2021-02-21 11:34:53'),(23224,7744,'action started via WP Cron','2021-02-21 11:37:32','2021-02-21 11:37:32'),(23225,7744,'action complete via WP Cron','2021-02-21 11:37:32','2021-02-21 11:37:32'),(23226,7745,'action created','2021-02-21 11:37:39','2021-02-21 11:37:39'),(23227,7745,'action started via WP Cron','2021-02-21 11:39:15','2021-02-21 11:39:15'),(23228,7745,'action complete via WP Cron','2021-02-21 11:39:15','2021-02-21 11:39:15'),(23229,7746,'action created','2021-02-21 11:40:55','2021-02-21 11:40:55'),(23230,7746,'action started via WP Cron','2021-02-21 11:43:28','2021-02-21 11:43:28'),(23231,7746,'action complete via WP Cron','2021-02-21 11:43:28','2021-02-21 11:43:28'),(23232,7747,'action created','2021-02-21 11:43:29','2021-02-21 11:43:29'),(23233,7747,'action started via WP Cron','2021-02-21 11:44:20','2021-02-21 11:44:20'),(23234,7747,'action complete via WP Cron','2021-02-21 11:44:20','2021-02-21 11:44:20'),(23235,7748,'action created','2021-02-21 11:44:20','2021-02-21 11:44:20'),(23236,7748,'action started via WP Cron','2021-02-21 11:47:32','2021-02-21 11:47:32'),(23237,7748,'action complete via WP Cron','2021-02-21 11:47:32','2021-02-21 11:47:32'),(23238,7749,'action created','2021-02-21 11:53:10','2021-02-21 11:53:10'),(23239,7749,'action started via WP Cron','2021-02-21 11:58:34','2021-02-21 11:58:34'),(23240,7749,'action complete via WP Cron','2021-02-21 11:58:34','2021-02-21 11:58:34'),(23241,7750,'action created','2021-02-21 11:58:34','2021-02-21 11:58:34'),(23242,7750,'action started via WP Cron','2021-02-21 12:00:50','2021-02-21 12:00:50'),(23243,7750,'action complete via WP Cron','2021-02-21 12:00:50','2021-02-21 12:00:50'),(23244,7751,'action created','2021-02-21 12:00:50','2021-02-21 12:00:50'),(23245,7751,'action started via WP Cron','2021-02-21 12:03:07','2021-02-21 12:03:07'),(23246,7751,'action complete via WP Cron','2021-02-21 12:03:07','2021-02-21 12:03:07'),(23247,7752,'action created','2021-02-21 12:03:08','2021-02-21 12:03:08'),(23248,7752,'action started via WP Cron','2021-02-21 12:08:29','2021-02-21 12:08:29'),(23249,7752,'action complete via WP Cron','2021-02-21 12:08:29','2021-02-21 12:08:29'),(23250,7753,'action created','2021-02-21 12:08:45','2021-02-21 12:08:45'),(23251,7753,'action started via WP Cron','2021-02-21 12:15:25','2021-02-21 12:15:25'),(23252,7753,'action complete via WP Cron','2021-02-21 12:15:25','2021-02-21 12:15:25'),(23253,7754,'action created','2021-02-21 12:15:31','2021-02-21 12:15:31'),(23254,7754,'action started via WP Cron','2021-02-21 12:18:39','2021-02-21 12:18:39'),(23255,7754,'action complete via WP Cron','2021-02-21 12:18:39','2021-02-21 12:18:39'),(23256,7755,'action created','2021-02-21 12:19:50','2021-02-21 12:19:50'),(23257,7755,'action started via WP Cron','2021-02-21 12:23:31','2021-02-21 12:23:31'),(23258,7755,'action complete via WP Cron','2021-02-21 12:23:31','2021-02-21 12:23:31'),(23259,7756,'action created','2021-02-21 12:23:31','2021-02-21 12:23:31'),(23260,7756,'action started via WP Cron','2021-02-21 12:31:08','2021-02-21 12:31:08'),(23261,7756,'action complete via WP Cron','2021-02-21 12:31:08','2021-02-21 12:31:08'),(23262,7757,'action created','2021-02-21 12:31:10','2021-02-21 12:31:10'),(23263,7757,'action started via WP Cron','2021-02-21 12:33:07','2021-02-21 12:33:07'),(23264,7757,'action complete via WP Cron','2021-02-21 12:33:07','2021-02-21 12:33:07'),(23265,7758,'action created','2021-02-21 12:33:07','2021-02-21 12:33:07'),(23266,7758,'action started via WP Cron','2021-02-21 12:34:09','2021-02-21 12:34:09'),(23267,7758,'action complete via WP Cron','2021-02-21 12:34:09','2021-02-21 12:34:09'),(23268,7759,'action created','2021-02-21 12:34:13','2021-02-21 12:34:13'),(23269,7759,'action started via WP Cron','2021-02-21 12:37:13','2021-02-21 12:37:13'),(23270,7759,'action complete via WP Cron','2021-02-21 12:37:13','2021-02-21 12:37:13'),(23271,7760,'action created','2021-02-21 12:38:58','2021-02-21 12:38:58'),(23272,7760,'action started via WP Cron','2021-02-21 12:40:36','2021-02-21 12:40:36'),(23273,7760,'action complete via WP Cron','2021-02-21 12:40:36','2021-02-21 12:40:36'),(23274,7761,'action created','2021-02-21 12:40:39','2021-02-21 12:40:39'),(23275,7761,'action started via WP Cron','2021-02-21 12:44:47','2021-02-21 12:44:47'),(23276,7761,'action complete via WP Cron','2021-02-21 12:44:47','2021-02-21 12:44:47'),(23277,7762,'action created','2021-02-21 12:48:01','2021-02-21 12:48:01'),(23278,7762,'action started via WP Cron','2021-02-21 12:51:04','2021-02-21 12:51:04'),(23279,7762,'action complete via WP Cron','2021-02-21 12:51:04','2021-02-21 12:51:04'),(23280,7763,'action created','2021-02-21 12:51:33','2021-02-21 12:51:33'),(23281,7763,'action started via WP Cron','2021-02-21 12:56:14','2021-02-21 12:56:14'),(23282,7763,'action complete via WP Cron','2021-02-21 12:56:14','2021-02-21 12:56:14'),(23283,7764,'action created','2021-02-21 12:56:43','2021-02-21 12:56:43'),(23284,7764,'action started via WP Cron','2021-02-21 13:02:24','2021-02-21 13:02:24'),(23285,7764,'action complete via WP Cron','2021-02-21 13:02:24','2021-02-21 13:02:24'),(23286,7765,'action created','2021-02-21 13:03:06','2021-02-21 13:03:06'),(23287,7765,'action started via WP Cron','2021-02-21 13:03:37','2021-02-21 13:03:37'),(23288,7765,'action complete via WP Cron','2021-02-21 13:03:37','2021-02-21 13:03:37'),(23289,7766,'action created','2021-02-21 13:05:54','2021-02-21 13:05:54'),(23290,7766,'action started via WP Cron','2021-02-21 13:07:11','2021-02-21 13:07:11'),(23291,7766,'action complete via WP Cron','2021-02-21 13:07:11','2021-02-21 13:07:11'),(23292,7767,'action created','2021-02-21 13:07:14','2021-02-21 13:07:14'),(23293,7767,'action started via WP Cron','2021-02-21 13:10:37','2021-02-21 13:10:37'),(23294,7767,'action complete via WP Cron','2021-02-21 13:10:37','2021-02-21 13:10:37'),(23295,7768,'action created','2021-02-21 13:10:37','2021-02-21 13:10:37'),(23296,7768,'action started via WP Cron','2021-02-21 13:13:55','2021-02-21 13:13:55'),(23297,7768,'action complete via WP Cron','2021-02-21 13:13:55','2021-02-21 13:13:55'),(23298,7769,'action created','2021-02-21 13:14:01','2021-02-21 13:14:01'),(23299,7769,'action started via WP Cron','2021-02-21 13:16:44','2021-02-21 13:16:44'),(23300,7769,'action complete via WP Cron','2021-02-21 13:16:44','2021-02-21 13:16:44'),(23301,7770,'action created','2021-02-21 13:17:38','2021-02-21 13:17:38'),(23302,7770,'action started via WP Cron','2021-02-21 13:18:47','2021-02-21 13:18:47'),(23303,7770,'action complete via WP Cron','2021-02-21 13:18:47','2021-02-21 13:18:47'),(23304,7771,'action created','2021-02-21 13:18:47','2021-02-21 13:18:47'),(23305,7771,'action started via WP Cron','2021-02-21 13:20:58','2021-02-21 13:20:58'),(23306,7771,'action complete via WP Cron','2021-02-21 13:20:58','2021-02-21 13:20:58'),(23307,7772,'action created','2021-02-21 13:22:24','2021-02-21 13:22:24'),(23308,7772,'action started via WP Cron','2021-02-21 13:22:48','2021-02-21 13:22:48'),(23309,7772,'action complete via WP Cron','2021-02-21 13:22:48','2021-02-21 13:22:48'),(23310,7773,'action created','2021-02-21 13:23:06','2021-02-21 13:23:06'),(23311,7773,'action started via WP Cron','2021-02-21 13:23:52','2021-02-21 13:23:52'),(23312,7773,'action complete via WP Cron','2021-02-21 13:23:52','2021-02-21 13:23:52'),(23313,7774,'action created','2021-02-21 13:23:53','2021-02-21 13:23:53'),(23314,7774,'action started via WP Cron','2021-02-21 13:24:35','2021-02-21 13:24:35'),(23315,7774,'action complete via WP Cron','2021-02-21 13:24:35','2021-02-21 13:24:35'),(23316,7775,'action created','2021-02-21 13:30:14','2021-02-21 13:30:14'),(23317,7775,'action started via WP Cron','2021-02-21 13:33:07','2021-02-21 13:33:07'),(23318,7775,'action complete via WP Cron','2021-02-21 13:33:07','2021-02-21 13:33:07'),(23319,7776,'action created','2021-02-21 13:33:07','2021-02-21 13:33:07'),(23320,7776,'action started via WP Cron','2021-02-21 13:34:04','2021-02-21 13:34:04'),(23321,7776,'action complete via WP Cron','2021-02-21 13:34:04','2021-02-21 13:34:04'),(23322,7777,'action created','2021-02-21 13:34:04','2021-02-21 13:34:04'),(23323,7777,'action started via WP Cron','2021-02-21 13:37:01','2021-02-21 13:37:01'),(23324,7777,'action complete via WP Cron','2021-02-21 13:37:01','2021-02-21 13:37:01'),(23325,7778,'action created','2021-02-21 13:37:30','2021-02-21 13:37:30'),(23326,7778,'action started via WP Cron','2021-02-21 13:37:40','2021-02-21 13:37:40'),(23327,7778,'action complete via WP Cron','2021-02-21 13:37:40','2021-02-21 13:37:40'),(23328,7779,'action created','2021-02-21 13:40:45','2021-02-21 13:40:45'),(23329,7779,'action started via WP Cron','2021-02-21 13:41:58','2021-02-21 13:41:58'),(23330,7779,'action complete via WP Cron','2021-02-21 13:41:58','2021-02-21 13:41:58'),(23331,7780,'action created','2021-02-21 13:42:09','2021-02-21 13:42:09'),(23332,7780,'action started via WP Cron','2021-02-21 13:43:43','2021-02-21 13:43:43'),(23333,7780,'action complete via WP Cron','2021-02-21 13:43:43','2021-02-21 13:43:43'),(23334,7781,'action created','2021-02-21 13:43:44','2021-02-21 13:43:44'),(23335,7781,'action started via WP Cron','2021-02-21 13:44:46','2021-02-21 13:44:46'),(23336,7781,'action complete via WP Cron','2021-02-21 13:44:46','2021-02-21 13:44:46'),(23337,7782,'action created','2021-02-21 13:44:47','2021-02-21 13:44:47'),(23338,7782,'action started via WP Cron','2021-02-21 13:47:50','2021-02-21 13:47:50'),(23339,7782,'action complete via WP Cron','2021-02-21 13:47:50','2021-02-21 13:47:50'),(23340,7783,'action created','2021-02-21 13:47:52','2021-02-21 13:47:52'),(23341,7783,'action started via WP Cron','2021-02-21 13:52:17','2021-02-21 13:52:17'),(23342,7783,'action complete via WP Cron','2021-02-21 13:52:17','2021-02-21 13:52:17'),(23343,7784,'action created','2021-02-21 13:52:17','2021-02-21 13:52:17'),(23344,7784,'action started via WP Cron','2021-02-21 13:53:13','2021-02-21 13:53:13'),(23345,7784,'action complete via WP Cron','2021-02-21 13:53:13','2021-02-21 13:53:13'),(23346,7785,'action created','2021-02-21 13:54:56','2021-02-21 13:54:56'),(23347,7785,'action started via WP Cron','2021-02-21 14:03:06','2021-02-21 14:03:06'),(23348,7785,'action complete via WP Cron','2021-02-21 14:03:06','2021-02-21 14:03:06'),(23349,7786,'action created','2021-02-21 14:03:07','2021-02-21 14:03:07'),(23350,7786,'action started via WP Cron','2021-02-21 14:04:34','2021-02-21 14:04:34'),(23351,7786,'action complete via WP Cron','2021-02-21 14:04:34','2021-02-21 14:04:34'),(23352,7787,'action created','2021-02-21 14:04:34','2021-02-21 14:04:34'),(23353,7787,'action started via WP Cron','2021-02-21 14:06:28','2021-02-21 14:06:28'),(23354,7787,'action complete via WP Cron','2021-02-21 14:06:28','2021-02-21 14:06:28'),(23355,7788,'action created','2021-02-21 14:06:36','2021-02-21 14:06:36'),(23356,7788,'action started via WP Cron','2021-02-21 14:13:05','2021-02-21 14:13:05'),(23357,7788,'action complete via WP Cron','2021-02-21 14:13:05','2021-02-21 14:13:05'),(23358,7789,'action created','2021-02-21 14:17:51','2021-02-21 14:17:51'),(23359,7789,'action started via WP Cron','2021-02-21 14:22:08','2021-02-21 14:22:08'),(23360,7789,'action complete via WP Cron','2021-02-21 14:22:08','2021-02-21 14:22:08'),(23361,7790,'action created','2021-02-21 14:22:27','2021-02-21 14:22:27'),(23362,7790,'action started via WP Cron','2021-02-21 14:22:51','2021-02-21 14:22:51'),(23363,7790,'action complete via WP Cron','2021-02-21 14:22:51','2021-02-21 14:22:51'),(23364,7791,'action created','2021-02-21 14:26:33','2021-02-21 14:26:33'),(23365,7791,'action started via WP Cron','2021-02-21 14:27:49','2021-02-21 14:27:49'),(23366,7791,'action complete via WP Cron','2021-02-21 14:27:49','2021-02-21 14:27:49'),(23367,7792,'action created','2021-02-21 14:30:19','2021-02-21 14:30:19'),(23368,7792,'action started via WP Cron','2021-02-21 14:33:07','2021-02-21 14:33:07'),(23369,7792,'action complete via WP Cron','2021-02-21 14:33:07','2021-02-21 14:33:07'),(23370,7793,'action created','2021-02-21 14:33:07','2021-02-21 14:33:07'),(23371,7793,'action started via WP Cron','2021-02-21 14:37:03','2021-02-21 14:37:03'),(23372,7793,'action complete via WP Cron','2021-02-21 14:37:03','2021-02-21 14:37:03'),(23373,7794,'action created','2021-02-21 14:37:04','2021-02-21 14:37:04'),(23374,7794,'action started via WP Cron','2021-02-21 14:42:17','2021-02-21 14:42:17'),(23375,7794,'action complete via WP Cron','2021-02-21 14:42:17','2021-02-21 14:42:17'),(23376,7795,'action created','2021-02-21 14:42:19','2021-02-21 14:42:19'),(23377,7795,'action started via WP Cron','2021-02-21 14:43:18','2021-02-21 14:43:18'),(23378,7795,'action complete via WP Cron','2021-02-21 14:43:18','2021-02-21 14:43:18'),(23379,7796,'action created','2021-02-21 14:43:18','2021-02-21 14:43:18'),(23380,7796,'action started via WP Cron','2021-02-21 14:46:37','2021-02-21 14:46:37'),(23381,7796,'action complete via WP Cron','2021-02-21 14:46:37','2021-02-21 14:46:37'),(23382,7797,'action created','2021-02-21 14:46:38','2021-02-21 14:46:38'),(23383,7797,'action started via WP Cron','2021-02-21 14:48:21','2021-02-21 14:48:21'),(23384,7797,'action complete via WP Cron','2021-02-21 14:48:21','2021-02-21 14:48:21'),(23385,7798,'action created','2021-02-21 14:48:21','2021-02-21 14:48:21'),(23386,7798,'action started via WP Cron','2021-02-21 14:49:06','2021-02-21 14:49:06'),(23387,7798,'action complete via WP Cron','2021-02-21 14:49:06','2021-02-21 14:49:06'),(23388,7799,'action created','2021-02-21 14:49:06','2021-02-21 14:49:06'),(23389,7799,'action started via WP Cron','2021-02-21 14:51:15','2021-02-21 14:51:15'),(23390,7799,'action complete via WP Cron','2021-02-21 14:51:15','2021-02-21 14:51:15'),(23391,7800,'action created','2021-02-21 14:52:23','2021-02-21 14:52:23'),(23392,7800,'action started via WP Cron','2021-02-21 14:54:54','2021-02-21 14:54:54'),(23393,7800,'action complete via WP Cron','2021-02-21 14:54:54','2021-02-21 14:54:54'),(23394,7801,'action created','2021-02-21 14:54:54','2021-02-21 14:54:54'),(23395,7801,'action started via WP Cron','2021-02-21 14:56:37','2021-02-21 14:56:37'),(23396,7801,'action complete via WP Cron','2021-02-21 14:56:37','2021-02-21 14:56:37'),(23397,7802,'action created','2021-02-21 14:57:31','2021-02-21 14:57:31'),(23398,7802,'action started via WP Cron','2021-02-21 14:57:55','2021-02-21 14:57:55'),(23399,7802,'action complete via WP Cron','2021-02-21 14:57:55','2021-02-21 14:57:55'),(23400,7803,'action created','2021-02-21 14:58:00','2021-02-21 14:58:00'),(23401,7803,'action started via WP Cron','2021-02-21 15:00:28','2021-02-21 15:00:28'),(23402,7803,'action complete via WP Cron','2021-02-21 15:00:28','2021-02-21 15:00:28'),(23403,7804,'action created','2021-02-21 15:00:50','2021-02-21 15:00:50'),(23404,7804,'action started via WP Cron','2021-02-21 15:03:06','2021-02-21 15:03:06'),(23405,7804,'action complete via WP Cron','2021-02-21 15:03:06','2021-02-21 15:03:06'),(23406,7805,'action created','2021-02-21 15:03:07','2021-02-21 15:03:07'),(23407,7805,'action started via WP Cron','2021-02-21 15:04:46','2021-02-21 15:04:46'),(23408,7805,'action complete via WP Cron','2021-02-21 15:04:46','2021-02-21 15:04:46'),(23409,7806,'action created','2021-02-21 15:06:06','2021-02-21 15:06:06'),(23410,7806,'action started via WP Cron','2021-02-21 15:07:30','2021-02-21 15:07:30'),(23411,7806,'action complete via WP Cron','2021-02-21 15:07:30','2021-02-21 15:07:30'),(23412,7807,'action created','2021-02-21 15:08:18','2021-02-21 15:08:18'),(23413,7807,'action started via WP Cron','2021-02-21 15:11:00','2021-02-21 15:11:00'),(23414,7807,'action complete via WP Cron','2021-02-21 15:11:00','2021-02-21 15:11:00'),(23415,7808,'action created','2021-02-21 15:11:00','2021-02-21 15:11:00'),(23416,7808,'action started via WP Cron','2021-02-21 15:13:38','2021-02-21 15:13:38'),(23417,7808,'action complete via WP Cron','2021-02-21 15:13:38','2021-02-21 15:13:38'),(23418,7809,'action created','2021-02-21 15:13:38','2021-02-21 15:13:38'),(23419,7809,'action started via WP Cron','2021-02-21 15:14:40','2021-02-21 15:14:40'),(23420,7809,'action complete via WP Cron','2021-02-21 15:14:40','2021-02-21 15:14:40'),(23421,7810,'action created','2021-02-21 15:14:40','2021-02-21 15:14:40'),(23422,7810,'action started via WP Cron','2021-02-21 15:17:25','2021-02-21 15:17:25'),(23423,7810,'action complete via WP Cron','2021-02-21 15:17:25','2021-02-21 15:17:25'),(23424,7811,'action created','2021-02-21 15:17:25','2021-02-21 15:17:25'),(23425,7811,'action started via WP Cron','2021-02-21 15:17:41','2021-02-21 15:17:41'),(23426,7811,'action complete via WP Cron','2021-02-21 15:17:41','2021-02-21 15:17:41'),(23427,7812,'action created','2021-02-21 15:17:47','2021-02-21 15:17:47'),(23428,7812,'action started via WP Cron','2021-02-21 15:21:06','2021-02-21 15:21:06'),(23429,7812,'action complete via WP Cron','2021-02-21 15:21:06','2021-02-21 15:21:06'),(23430,7813,'action created','2021-02-21 15:21:07','2021-02-21 15:21:07'),(23431,7813,'action started via WP Cron','2021-02-21 15:21:50','2021-02-21 15:21:50'),(23432,7813,'action complete via WP Cron','2021-02-21 15:21:50','2021-02-21 15:21:50'),(23433,7814,'action created','2021-02-21 15:21:54','2021-02-21 15:21:54'),(23434,7814,'action started via WP Cron','2021-02-21 15:24:14','2021-02-21 15:24:14'),(23435,7814,'action complete via WP Cron','2021-02-21 15:24:14','2021-02-21 15:24:14'),(23436,7815,'action created','2021-02-21 15:24:15','2021-02-21 15:24:15'),(23437,7815,'action started via WP Cron','2021-02-21 15:25:07','2021-02-21 15:25:07'),(23438,7815,'action complete via WP Cron','2021-02-21 15:25:07','2021-02-21 15:25:07'),(23439,7816,'action created','2021-02-21 15:25:08','2021-02-21 15:25:08'),(23440,7816,'action started via WP Cron','2021-02-21 15:27:00','2021-02-21 15:27:00'),(23441,7816,'action complete via WP Cron','2021-02-21 15:27:00','2021-02-21 15:27:00'),(23442,7817,'action created','2021-02-21 15:27:01','2021-02-21 15:27:01'),(23443,7817,'action started via WP Cron','2021-02-21 15:30:53','2021-02-21 15:30:53'),(23444,7817,'action complete via WP Cron','2021-02-21 15:30:53','2021-02-21 15:30:53'),(23445,7818,'action created','2021-02-21 15:30:53','2021-02-21 15:30:53'),(23446,7818,'action started via WP Cron','2021-02-21 15:31:35','2021-02-21 15:31:35'),(23447,7818,'action complete via WP Cron','2021-02-21 15:31:35','2021-02-21 15:31:35'),(23448,7819,'action created','2021-02-21 15:32:18','2021-02-21 15:32:18'),(23449,7819,'action started via WP Cron','2021-02-21 15:33:06','2021-02-21 15:33:06'),(23450,7819,'action complete via WP Cron','2021-02-21 15:33:06','2021-02-21 15:33:06'),(23451,7820,'action created','2021-02-21 15:33:07','2021-02-21 15:33:07'),(23452,7820,'action started via WP Cron','2021-02-21 15:34:30','2021-02-21 15:34:30'),(23453,7820,'action complete via WP Cron','2021-02-21 15:34:30','2021-02-21 15:34:30'),(23454,7821,'action created','2021-02-21 15:34:30','2021-02-21 15:34:30'),(23455,7821,'action started via WP Cron','2021-02-21 15:34:50','2021-02-21 15:34:50'),(23456,7821,'action complete via WP Cron','2021-02-21 15:34:50','2021-02-21 15:34:50'),(23457,7822,'action created','2021-02-21 15:34:51','2021-02-21 15:34:51'),(23458,7822,'action started via WP Cron','2021-02-21 15:35:35','2021-02-21 15:35:35'),(23459,7822,'action complete via WP Cron','2021-02-21 15:35:35','2021-02-21 15:35:35'),(23460,7823,'action created','2021-02-21 15:36:08','2021-02-21 15:36:08'),(23461,7823,'action started via WP Cron','2021-02-21 15:37:30','2021-02-21 15:37:30'),(23462,7823,'action complete via WP Cron','2021-02-21 15:37:30','2021-02-21 15:37:30'),(23463,7824,'action created','2021-02-21 15:38:01','2021-02-21 15:38:01'),(23464,7824,'action started via WP Cron','2021-02-21 15:42:12','2021-02-21 15:42:12'),(23465,7824,'action complete via WP Cron','2021-02-21 15:42:12','2021-02-21 15:42:12'),(23466,7825,'action created','2021-02-21 15:42:13','2021-02-21 15:42:13'),(23467,7825,'action started via WP Cron','2021-02-21 15:42:37','2021-02-21 15:42:37'),(23468,7825,'action complete via WP Cron','2021-02-21 15:42:37','2021-02-21 15:42:37'),(23469,7826,'action created','2021-02-21 15:42:37','2021-02-21 15:42:37'),(23470,7826,'action started via WP Cron','2021-02-21 15:49:48','2021-02-21 15:49:48'),(23471,7826,'action complete via WP Cron','2021-02-21 15:49:48','2021-02-21 15:49:48'),(23472,7827,'action created','2021-02-21 15:49:48','2021-02-21 15:49:48'),(23473,7827,'action started via WP Cron','2021-02-21 15:52:06','2021-02-21 15:52:06'),(23474,7827,'action complete via WP Cron','2021-02-21 15:52:06','2021-02-21 15:52:06'),(23475,7828,'action created','2021-02-21 15:54:39','2021-02-21 15:54:39'),(23476,7828,'action started via WP Cron','2021-02-21 15:55:35','2021-02-21 15:55:35'),(23477,7828,'action complete via WP Cron','2021-02-21 15:55:35','2021-02-21 15:55:35'),(23478,7829,'action created','2021-02-21 15:57:37','2021-02-21 15:57:37'),(23479,7829,'action started via WP Cron','2021-02-21 15:58:44','2021-02-21 15:58:44'),(23480,7829,'action complete via WP Cron','2021-02-21 15:58:44','2021-02-21 15:58:44'),(23481,7830,'action created','2021-02-21 15:58:45','2021-02-21 15:58:45'),(23482,7830,'action started via WP Cron','2021-02-21 15:59:39','2021-02-21 15:59:39'),(23483,7830,'action complete via WP Cron','2021-02-21 15:59:39','2021-02-21 15:59:39'),(23484,7831,'action created','2021-02-21 15:59:39','2021-02-21 15:59:39'),(23485,7831,'action started via WP Cron','2021-02-21 16:01:02','2021-02-21 16:01:02'),(23486,7831,'action complete via WP Cron','2021-02-21 16:01:02','2021-02-21 16:01:02'),(23487,7832,'action created','2021-02-21 16:01:06','2021-02-21 16:01:06'),(23488,7832,'action started via WP Cron','2021-02-21 16:03:06','2021-02-21 16:03:06'),(23489,7832,'action complete via WP Cron','2021-02-21 16:03:06','2021-02-21 16:03:06'),(23490,7833,'action created','2021-02-21 16:03:07','2021-02-21 16:03:07'),(23491,7833,'action started via WP Cron','2021-02-21 16:04:27','2021-02-21 16:04:27'),(23492,7833,'action complete via WP Cron','2021-02-21 16:04:28','2021-02-21 16:04:28'),(23493,7834,'action created','2021-02-21 16:04:28','2021-02-21 16:04:28'),(23494,7834,'action started via WP Cron','2021-02-21 16:05:09','2021-02-21 16:05:09'),(23495,7834,'action complete via WP Cron','2021-02-21 16:05:09','2021-02-21 16:05:09'),(23496,7835,'action created','2021-02-21 16:05:10','2021-02-21 16:05:10'),(23497,7835,'action started via WP Cron','2021-02-21 16:07:17','2021-02-21 16:07:17'),(23498,7835,'action complete via WP Cron','2021-02-21 16:07:17','2021-02-21 16:07:17'),(23499,7836,'action created','2021-02-21 16:07:18','2021-02-21 16:07:18'),(23500,7836,'action started via WP Cron','2021-02-21 16:07:52','2021-02-21 16:07:52'),(23501,7836,'action complete via WP Cron','2021-02-21 16:07:52','2021-02-21 16:07:52'),(23502,7837,'action created','2021-02-21 16:10:50','2021-02-21 16:10:50'),(23503,7837,'action started via WP Cron','2021-02-21 16:11:59','2021-02-21 16:11:59'),(23504,7837,'action complete via WP Cron','2021-02-21 16:11:59','2021-02-21 16:11:59'),(23505,7838,'action created','2021-02-21 16:11:59','2021-02-21 16:11:59'),(23506,7838,'action started via WP Cron','2021-02-21 16:13:09','2021-02-21 16:13:09'),(23507,7838,'action complete via WP Cron','2021-02-21 16:13:09','2021-02-21 16:13:09'),(23508,7839,'action created','2021-02-21 16:13:23','2021-02-21 16:13:23'),(23509,7839,'action started via WP Cron','2021-02-21 16:13:36','2021-02-21 16:13:36'),(23510,7839,'action complete via WP Cron','2021-02-21 16:13:36','2021-02-21 16:13:36'),(23511,7840,'action created','2021-02-21 16:14:29','2021-02-21 16:14:29'),(23512,7840,'action started via WP Cron','2021-02-21 16:15:44','2021-02-21 16:15:44'),(23513,7840,'action complete via WP Cron','2021-02-21 16:15:44','2021-02-21 16:15:44'),(23514,7841,'action created','2021-02-21 16:15:46','2021-02-21 16:15:46'),(23515,7841,'action started via WP Cron','2021-02-21 16:16:36','2021-02-21 16:16:36'),(23516,7841,'action complete via WP Cron','2021-02-21 16:16:36','2021-02-21 16:16:36'),(23517,7842,'action created','2021-02-21 16:16:37','2021-02-21 16:16:37'),(23518,7842,'action started via WP Cron','2021-02-21 16:17:55','2021-02-21 16:17:55'),(23519,7842,'action complete via WP Cron','2021-02-21 16:17:55','2021-02-21 16:17:55'),(23520,7843,'action created','2021-02-21 16:18:10','2021-02-21 16:18:10'),(23521,7843,'action started via WP Cron','2021-02-21 16:18:59','2021-02-21 16:18:59'),(23522,7843,'action complete via WP Cron','2021-02-21 16:18:59','2021-02-21 16:18:59'),(23523,7844,'action created','2021-02-21 16:18:59','2021-02-21 16:18:59'),(23524,7844,'action started via WP Cron','2021-02-21 16:19:41','2021-02-21 16:19:41'),(23525,7844,'action complete via WP Cron','2021-02-21 16:19:41','2021-02-21 16:19:41'),(23526,7845,'action created','2021-02-21 16:19:41','2021-02-21 16:19:41'),(23527,7845,'action started via WP Cron','2021-02-21 16:20:40','2021-02-21 16:20:40'),(23528,7845,'action complete via WP Cron','2021-02-21 16:20:40','2021-02-21 16:20:40'),(23529,7846,'action created','2021-02-21 16:20:41','2021-02-21 16:20:41'),(23530,7846,'action started via WP Cron','2021-02-21 16:21:54','2021-02-21 16:21:54'),(23531,7846,'action complete via WP Cron','2021-02-21 16:21:54','2021-02-21 16:21:54'),(23532,7847,'action created','2021-02-21 16:22:13','2021-02-21 16:22:13'),(23533,7847,'action started via WP Cron','2021-02-21 16:23:02','2021-02-21 16:23:02'),(23534,7847,'action complete via WP Cron','2021-02-21 16:23:02','2021-02-21 16:23:02'),(23535,7848,'action created','2021-02-21 16:23:02','2021-02-21 16:23:02'),(23536,7848,'action started via WP Cron','2021-02-21 16:24:19','2021-02-21 16:24:19'),(23537,7848,'action complete via WP Cron','2021-02-21 16:24:19','2021-02-21 16:24:19'),(23538,7849,'action created','2021-02-21 16:24:20','2021-02-21 16:24:20'),(23539,7849,'action started via WP Cron','2021-02-21 16:24:41','2021-02-21 16:24:41'),(23540,7849,'action complete via WP Cron','2021-02-21 16:24:41','2021-02-21 16:24:41'),(23541,7850,'action created','2021-02-21 16:24:41','2021-02-21 16:24:41'),(23542,7850,'action started via WP Cron','2021-02-21 16:26:24','2021-02-21 16:26:24'),(23543,7850,'action complete via WP Cron','2021-02-21 16:26:24','2021-02-21 16:26:24'),(23544,7851,'action created','2021-02-21 16:26:27','2021-02-21 16:26:27'),(23545,7851,'action started via WP Cron','2021-02-21 16:26:56','2021-02-21 16:26:56'),(23546,7851,'action complete via WP Cron','2021-02-21 16:26:56','2021-02-21 16:26:56'),(23547,7852,'action created','2021-02-21 16:26:56','2021-02-21 16:26:56'),(23548,7852,'action started via WP Cron','2021-02-21 16:27:43','2021-02-21 16:27:43'),(23549,7852,'action complete via WP Cron','2021-02-21 16:27:43','2021-02-21 16:27:43'),(23550,7853,'action created','2021-02-21 16:27:43','2021-02-21 16:27:43'),(23551,7853,'action started via WP Cron','2021-02-21 16:28:39','2021-02-21 16:28:39'),(23552,7853,'action complete via WP Cron','2021-02-21 16:28:39','2021-02-21 16:28:39'),(23553,7854,'action created','2021-02-21 16:28:40','2021-02-21 16:28:40'),(23554,7854,'action started via WP Cron','2021-02-21 16:29:39','2021-02-21 16:29:39'),(23555,7854,'action complete via WP Cron','2021-02-21 16:29:39','2021-02-21 16:29:39'),(23556,7855,'action created','2021-02-21 16:29:44','2021-02-21 16:29:44'),(23557,7855,'action started via WP Cron','2021-02-21 16:33:07','2021-02-21 16:33:07'),(23558,7855,'action complete via WP Cron','2021-02-21 16:33:07','2021-02-21 16:33:07'),(23559,7856,'action created','2021-02-21 16:33:08','2021-02-21 16:33:08'),(23560,7856,'action started via WP Cron','2021-02-21 16:34:08','2021-02-21 16:34:08'),(23561,7856,'action complete via WP Cron','2021-02-21 16:34:08','2021-02-21 16:34:08'),(23562,7857,'action created','2021-02-21 16:34:09','2021-02-21 16:34:09'),(23563,7857,'action started via WP Cron','2021-02-21 16:34:38','2021-02-21 16:34:38'),(23564,7857,'action complete via WP Cron','2021-02-21 16:34:38','2021-02-21 16:34:38'),(23565,7858,'action created','2021-02-21 16:35:13','2021-02-21 16:35:13'),(23566,7858,'action started via WP Cron','2021-02-21 16:35:41','2021-02-21 16:35:41'),(23567,7858,'action complete via WP Cron','2021-02-21 16:35:41','2021-02-21 16:35:41'),(23568,7859,'action created','2021-02-21 16:35:41','2021-02-21 16:35:41'),(23569,7859,'action started via WP Cron','2021-02-21 16:37:19','2021-02-21 16:37:19'),(23570,7859,'action complete via WP Cron','2021-02-21 16:37:19','2021-02-21 16:37:19'),(23571,7860,'action created','2021-02-21 16:37:22','2021-02-21 16:37:22'),(23572,7860,'action started via WP Cron','2021-02-21 16:38:14','2021-02-21 16:38:14'),(23573,7860,'action complete via WP Cron','2021-02-21 16:38:14','2021-02-21 16:38:14'),(23574,7861,'action created','2021-02-21 16:38:15','2021-02-21 16:38:15'),(23575,7861,'action started via WP Cron','2021-02-21 16:40:03','2021-02-21 16:40:03'),(23576,7861,'action complete via WP Cron','2021-02-21 16:40:03','2021-02-21 16:40:03'),(23577,7862,'action created','2021-02-21 16:40:47','2021-02-21 16:40:47'),(23578,7862,'action started via WP Cron','2021-02-21 16:41:41','2021-02-21 16:41:41'),(23579,7862,'action complete via WP Cron','2021-02-21 16:41:41','2021-02-21 16:41:41'),(23580,7863,'action created','2021-02-21 16:41:41','2021-02-21 16:41:41'),(23581,7863,'action started via WP Cron','2021-02-21 16:42:54','2021-02-21 16:42:54'),(23582,7863,'action complete via WP Cron','2021-02-21 16:42:54','2021-02-21 16:42:54'),(23583,7864,'action created','2021-02-21 16:43:08','2021-02-21 16:43:08'),(23584,7864,'action started via WP Cron','2021-02-21 16:44:22','2021-02-21 16:44:22'),(23585,7864,'action complete via WP Cron','2021-02-21 16:44:22','2021-02-21 16:44:22'),(23586,7865,'action created','2021-02-21 16:44:22','2021-02-21 16:44:22'),(23587,7865,'action started via WP Cron','2021-02-21 16:44:40','2021-02-21 16:44:40'),(23588,7865,'action complete via WP Cron','2021-02-21 16:44:40','2021-02-21 16:44:40'),(23589,7866,'action created','2021-02-21 16:44:41','2021-02-21 16:44:41'),(23590,7866,'action started via WP Cron','2021-02-21 16:46:01','2021-02-21 16:46:01'),(23591,7866,'action complete via WP Cron','2021-02-21 16:46:01','2021-02-21 16:46:01'),(23592,7867,'action created','2021-02-21 16:46:02','2021-02-21 16:46:02'),(23593,7867,'action started via WP Cron','2021-02-21 16:46:40','2021-02-21 16:46:40'),(23594,7867,'action complete via WP Cron','2021-02-21 16:46:40','2021-02-21 16:46:40'),(23595,7868,'action created','2021-02-21 16:46:40','2021-02-21 16:46:40'),(23596,7868,'action started via WP Cron','2021-02-21 16:47:46','2021-02-21 16:47:46'),(23597,7868,'action complete via WP Cron','2021-02-21 16:47:46','2021-02-21 16:47:46'),(23598,7869,'action created','2021-02-21 16:47:47','2021-02-21 16:47:47'),(23599,7869,'action started via WP Cron','2021-02-21 16:49:28','2021-02-21 16:49:28'),(23600,7869,'action complete via WP Cron','2021-02-21 16:49:28','2021-02-21 16:49:28'),(23601,7870,'action created','2021-02-21 16:49:29','2021-02-21 16:49:29'),(23602,7870,'action started via WP Cron','2021-02-21 16:49:39','2021-02-21 16:49:39'),(23603,7870,'action complete via WP Cron','2021-02-21 16:49:39','2021-02-21 16:49:39'),(23604,7871,'action created','2021-02-21 16:49:39','2021-02-21 16:49:39'),(23605,7871,'action started via WP Cron','2021-02-21 16:51:51','2021-02-21 16:51:51'),(23606,7871,'action complete via WP Cron','2021-02-21 16:51:51','2021-02-21 16:51:51'),(23607,7872,'action created','2021-02-21 16:53:02','2021-02-21 16:53:02'),(23608,7872,'action started via WP Cron','2021-02-21 16:53:36','2021-02-21 16:53:36'),(23609,7872,'action complete via WP Cron','2021-02-21 16:53:36','2021-02-21 16:53:36'),(23610,7873,'action created','2021-02-21 16:53:37','2021-02-21 16:53:37'),(23611,7873,'action started via WP Cron','2021-02-21 16:55:34','2021-02-21 16:55:34'),(23612,7873,'action complete via WP Cron','2021-02-21 16:55:34','2021-02-21 16:55:34'),(23613,7874,'action created','2021-02-21 16:56:55','2021-02-21 16:56:55'),(23614,7874,'action started via WP Cron','2021-02-21 16:57:41','2021-02-21 16:57:41'),(23615,7874,'action complete via WP Cron','2021-02-21 16:57:41','2021-02-21 16:57:41'),(23616,7875,'action created','2021-02-21 16:57:54','2021-02-21 16:57:54'),(23617,7875,'action started via WP Cron','2021-02-21 17:03:06','2021-02-21 17:03:06'),(23618,7875,'action complete via WP Cron','2021-02-21 17:03:06','2021-02-21 17:03:06'),(23619,7876,'action created','2021-02-21 17:03:07','2021-02-21 17:03:07'),(23620,7876,'action started via WP Cron','2021-02-21 17:04:15','2021-02-21 17:04:15'),(23621,7876,'action complete via WP Cron','2021-02-21 17:04:15','2021-02-21 17:04:15'),(23622,7877,'action created','2021-02-21 17:04:17','2021-02-21 17:04:17'),(23623,7877,'action started via WP Cron','2021-02-21 17:05:34','2021-02-21 17:05:34'),(23624,7877,'action complete via WP Cron','2021-02-21 17:05:34','2021-02-21 17:05:34'),(23625,7878,'action created','2021-02-21 17:05:38','2021-02-21 17:05:38'),(23626,7878,'action started via WP Cron','2021-02-21 17:07:42','2021-02-21 17:07:42'),(23627,7878,'action complete via WP Cron','2021-02-21 17:07:42','2021-02-21 17:07:42'),(23628,7879,'action created','2021-02-21 17:08:15','2021-02-21 17:08:15'),(23629,7879,'action started via WP Cron','2021-02-21 17:12:46','2021-02-21 17:12:46'),(23630,7879,'action complete via WP Cron','2021-02-21 17:12:46','2021-02-21 17:12:46'),(23631,7880,'action created','2021-02-21 17:12:50','2021-02-21 17:12:50'),(23632,7880,'action started via WP Cron','2021-02-21 17:14:11','2021-02-21 17:14:11'),(23633,7880,'action complete via WP Cron','2021-02-21 17:14:11','2021-02-21 17:14:11'),(23634,7881,'action created','2021-02-21 17:14:48','2021-02-21 17:14:48'),(23635,7881,'action started via WP Cron','2021-02-21 17:15:58','2021-02-21 17:15:58'),(23636,7881,'action complete via WP Cron','2021-02-21 17:15:58','2021-02-21 17:15:58'),(23637,7882,'action created','2021-02-21 17:16:03','2021-02-21 17:16:03'),(23638,7882,'action started via WP Cron','2021-02-21 17:17:11','2021-02-21 17:17:11'),(23639,7882,'action complete via WP Cron','2021-02-21 17:17:11','2021-02-21 17:17:11'),(23640,7883,'action created','2021-02-21 17:17:12','2021-02-21 17:17:12'),(23641,7883,'action started via WP Cron','2021-02-21 17:17:42','2021-02-21 17:17:42'),(23642,7883,'action complete via WP Cron','2021-02-21 17:17:42','2021-02-21 17:17:42'),(23643,7884,'action created','2021-02-21 17:17:53','2021-02-21 17:17:53'),(23644,7884,'action started via WP Cron','2021-02-21 17:18:42','2021-02-21 17:18:42'),(23645,7884,'action complete via WP Cron','2021-02-21 17:18:42','2021-02-21 17:18:42'),(23646,7885,'action created','2021-02-21 17:18:44','2021-02-21 17:18:44'),(23647,7885,'action started via WP Cron','2021-02-21 17:20:27','2021-02-21 17:20:27'),(23648,7885,'action complete via WP Cron','2021-02-21 17:20:27','2021-02-21 17:20:27'),(23649,7886,'action created','2021-02-21 17:20:27','2021-02-21 17:20:27'),(23650,7886,'action started via WP Cron','2021-02-21 17:22:16','2021-02-21 17:22:16'),(23651,7886,'action complete via WP Cron','2021-02-21 17:22:16','2021-02-21 17:22:16'),(23652,7887,'action created','2021-02-21 17:22:19','2021-02-21 17:22:19'),(23653,7887,'action started via WP Cron','2021-02-21 17:22:50','2021-02-21 17:22:50'),(23654,7887,'action complete via WP Cron','2021-02-21 17:22:50','2021-02-21 17:22:50'),(23655,7888,'action created','2021-02-21 17:22:52','2021-02-21 17:22:52'),(23656,7888,'action started via WP Cron','2021-02-21 17:23:51','2021-02-21 17:23:51'),(23657,7888,'action complete via WP Cron','2021-02-21 17:23:51','2021-02-21 17:23:51'),(23658,7889,'action created','2021-02-21 17:24:00','2021-02-21 17:24:00'),(23659,7889,'action started via WP Cron','2021-02-21 17:24:38','2021-02-21 17:24:38'),(23660,7889,'action complete via WP Cron','2021-02-21 17:24:38','2021-02-21 17:24:38'),(23661,7890,'action created','2021-02-21 17:24:41','2021-02-21 17:24:41'),(23662,7890,'action started via WP Cron','2021-02-21 17:26:20','2021-02-21 17:26:20'),(23663,7890,'action complete via WP Cron','2021-02-21 17:26:20','2021-02-21 17:26:20'),(23664,7891,'action created','2021-02-21 17:26:20','2021-02-21 17:26:20'),(23665,7891,'action started via WP Cron','2021-02-21 17:27:52','2021-02-21 17:27:52'),(23666,7891,'action complete via WP Cron','2021-02-21 17:27:52','2021-02-21 17:27:52'),(23667,7892,'action created','2021-02-21 17:28:04','2021-02-21 17:28:04'),(23668,7892,'action started via WP Cron','2021-02-21 17:33:07','2021-02-21 17:33:07'),(23669,7892,'action complete via WP Cron','2021-02-21 17:33:07','2021-02-21 17:33:07'),(23670,7893,'action created','2021-02-21 17:33:08','2021-02-21 17:33:08'),(23671,7893,'action started via WP Cron','2021-02-21 17:33:53','2021-02-21 17:33:53'),(23672,7893,'action complete via WP Cron','2021-02-21 17:33:53','2021-02-21 17:33:53'),(23673,7894,'action created','2021-02-21 17:33:57','2021-02-21 17:33:57'),(23674,7894,'action started via WP Cron','2021-02-21 17:34:35','2021-02-21 17:34:35'),(23675,7894,'action complete via WP Cron','2021-02-21 17:34:35','2021-02-21 17:34:35'),(23676,7895,'action created','2021-02-21 17:34:35','2021-02-21 17:34:35'),(23677,7895,'action started via WP Cron','2021-02-21 17:37:52','2021-02-21 17:37:52'),(23678,7895,'action complete via WP Cron','2021-02-21 17:37:52','2021-02-21 17:37:52'),(23679,7896,'action created','2021-02-21 17:38:21','2021-02-21 17:38:21'),(23680,7896,'action started via WP Cron','2021-02-21 17:39:40','2021-02-21 17:39:40'),(23681,7896,'action complete via WP Cron','2021-02-21 17:39:40','2021-02-21 17:39:40'),(23682,7897,'action created','2021-02-21 17:40:03','2021-02-21 17:40:03'),(23683,7897,'action started via WP Cron','2021-02-21 17:44:02','2021-02-21 17:44:02'),(23684,7897,'action complete via WP Cron','2021-02-21 17:44:02','2021-02-21 17:44:02'),(23685,7898,'action created','2021-02-21 17:44:02','2021-02-21 17:44:02'),(23686,7898,'action started via WP Cron','2021-02-21 17:46:23','2021-02-21 17:46:23'),(23687,7898,'action complete via WP Cron','2021-02-21 17:46:23','2021-02-21 17:46:23'),(23688,7899,'action created','2021-02-21 17:46:35','2021-02-21 17:46:35'),(23689,7899,'action started via WP Cron','2021-02-21 17:48:24','2021-02-21 17:48:24'),(23690,7899,'action complete via WP Cron','2021-02-21 17:48:24','2021-02-21 17:48:24'),(23691,7900,'action created','2021-02-21 17:48:24','2021-02-21 17:48:24'),(23692,7900,'action started via WP Cron','2021-02-21 17:50:05','2021-02-21 17:50:05'),(23693,7900,'action complete via WP Cron','2021-02-21 17:50:05','2021-02-21 17:50:05'),(23694,7901,'action created','2021-02-21 17:50:07','2021-02-21 17:50:07'),(23695,7901,'action started via WP Cron','2021-02-21 17:50:40','2021-02-21 17:50:40'),(23696,7901,'action complete via WP Cron','2021-02-21 17:50:40','2021-02-21 17:50:40'),(23697,7902,'action created','2021-02-21 17:50:42','2021-02-21 17:50:42'),(23698,7902,'action started via WP Cron','2021-02-21 17:51:44','2021-02-21 17:51:44'),(23699,7902,'action complete via WP Cron','2021-02-21 17:51:44','2021-02-21 17:51:44'),(23700,7903,'action created','2021-02-21 17:54:26','2021-02-21 17:54:26'),(23701,7903,'action started via WP Cron','2021-02-21 17:54:55','2021-02-21 17:54:55'),(23702,7903,'action complete via WP Cron','2021-02-21 17:54:55','2021-02-21 17:54:55'),(23703,7904,'action created','2021-02-21 17:55:10','2021-02-21 17:55:10'),(23704,7904,'action started via WP Cron','2021-02-21 17:55:35','2021-02-21 17:55:35'),(23705,7904,'action complete via WP Cron','2021-02-21 17:55:35','2021-02-21 17:55:35'),(23706,7905,'action created','2021-02-21 17:55:37','2021-02-21 17:55:37'),(23707,7905,'action started via WP Cron','2021-02-21 17:56:37','2021-02-21 17:56:37'),(23708,7905,'action complete via WP Cron','2021-02-21 17:56:37','2021-02-21 17:56:37'),(23709,7906,'action created','2021-02-21 17:56:42','2021-02-21 17:56:42'),(23710,7906,'action started via WP Cron','2021-02-21 17:58:20','2021-02-21 17:58:20'),(23711,7906,'action complete via WP Cron','2021-02-21 17:58:20','2021-02-21 17:58:20'),(23712,7907,'action created','2021-02-21 17:58:36','2021-02-21 17:58:36'),(23713,7907,'action started via WP Cron','2021-02-21 18:00:03','2021-02-21 18:00:03'),(23714,7907,'action complete via WP Cron','2021-02-21 18:00:03','2021-02-21 18:00:03'),(23715,7908,'action created','2021-02-21 18:00:04','2021-02-21 18:00:04'),(23716,7908,'action started via WP Cron','2021-02-21 18:00:36','2021-02-21 18:00:36'),(23717,7908,'action complete via WP Cron','2021-02-21 18:00:36','2021-02-21 18:00:36'),(23718,7909,'action created','2021-02-21 18:03:07','2021-02-21 18:03:07'),(23719,7909,'action started via WP Cron','2021-02-21 18:04:00','2021-02-21 18:04:00'),(23720,7909,'action complete via WP Cron','2021-02-21 18:04:00','2021-02-21 18:04:00'),(23721,7910,'action created','2021-02-21 18:04:07','2021-02-21 18:04:07'),(23722,7910,'action started via WP Cron','2021-02-21 18:04:43','2021-02-21 18:04:43'),(23723,7910,'action complete via WP Cron','2021-02-21 18:04:43','2021-02-21 18:04:43'),(23724,7911,'action created','2021-02-21 18:04:43','2021-02-21 18:04:43'),(23725,7911,'action started via WP Cron','2021-02-21 18:08:01','2021-02-21 18:08:01'),(23726,7911,'action complete via WP Cron','2021-02-21 18:08:01','2021-02-21 18:08:01'),(23727,7912,'action created','2021-02-21 18:08:02','2021-02-21 18:08:02'),(23728,7912,'action started via WP Cron','2021-02-21 18:09:06','2021-02-21 18:09:06'),(23729,7912,'action complete via WP Cron','2021-02-21 18:09:06','2021-02-21 18:09:06'),(23730,7913,'action created','2021-02-21 18:09:07','2021-02-21 18:09:07'),(23731,7913,'action started via WP Cron','2021-02-21 18:09:45','2021-02-21 18:09:45'),(23732,7913,'action complete via WP Cron','2021-02-21 18:09:45','2021-02-21 18:09:45'),(23733,7914,'action created','2021-02-21 18:10:45','2021-02-21 18:10:45'),(23734,7914,'action started via WP Cron','2021-02-21 18:12:37','2021-02-21 18:12:37'),(23735,7914,'action complete via WP Cron','2021-02-21 18:12:37','2021-02-21 18:12:37'),(23736,7915,'action created','2021-02-21 18:12:41','2021-02-21 18:12:41'),(23737,7915,'action started via WP Cron','2021-02-21 18:16:48','2021-02-21 18:16:48'),(23738,7915,'action complete via WP Cron','2021-02-21 18:16:48','2021-02-21 18:16:48'),(23739,7916,'action created','2021-02-21 18:16:49','2021-02-21 18:16:49'),(23740,7916,'action started via WP Cron','2021-02-21 18:17:51','2021-02-21 18:17:51'),(23741,7916,'action complete via WP Cron','2021-02-21 18:17:51','2021-02-21 18:17:51'),(23742,7917,'action created','2021-02-21 18:17:52','2021-02-21 18:17:52'),(23743,7917,'action started via WP Cron','2021-02-21 18:19:09','2021-02-21 18:19:09'),(23744,7917,'action complete via WP Cron','2021-02-21 18:19:09','2021-02-21 18:19:09'),(23745,7918,'action created','2021-02-21 18:19:10','2021-02-21 18:19:10'),(23746,7918,'action started via WP Cron','2021-02-21 18:19:35','2021-02-21 18:19:35'),(23747,7918,'action complete via WP Cron','2021-02-21 18:19:35','2021-02-21 18:19:35'),(23748,7919,'action created','2021-02-21 18:20:21','2021-02-21 18:20:21'),(23749,7919,'action started via WP Cron','2021-02-21 18:20:35','2021-02-21 18:20:35'),(23750,7919,'action complete via WP Cron','2021-02-21 18:20:35','2021-02-21 18:20:35'),(23751,7920,'action created','2021-02-21 18:20:42','2021-02-21 18:20:42'),(23752,7920,'action started via WP Cron','2021-02-21 18:22:31','2021-02-21 18:22:31'),(23753,7920,'action complete via WP Cron','2021-02-21 18:22:31','2021-02-21 18:22:31'),(23754,7921,'action created','2021-02-21 18:22:39','2021-02-21 18:22:39'),(23755,7921,'action started via WP Cron','2021-02-21 18:23:37','2021-02-21 18:23:37'),(23756,7921,'action complete via WP Cron','2021-02-21 18:23:37','2021-02-21 18:23:37'),(23757,7922,'action created','2021-02-21 18:26:55','2021-02-21 18:26:55'),(23758,7922,'action started via WP Cron','2021-02-21 18:27:36','2021-02-21 18:27:36'),(23759,7922,'action complete via WP Cron','2021-02-21 18:27:36','2021-02-21 18:27:36'),(23760,7923,'action created','2021-02-21 18:27:39','2021-02-21 18:27:39'),(23761,7923,'action started via WP Cron','2021-02-21 18:28:35','2021-02-21 18:28:35'),(23762,7923,'action complete via WP Cron','2021-02-21 18:28:35','2021-02-21 18:28:35'),(23763,7924,'action created','2021-02-21 18:28:36','2021-02-21 18:28:36'),(23764,7924,'action started via WP Cron','2021-02-21 18:31:17','2021-02-21 18:31:17'),(23765,7924,'action complete via WP Cron','2021-02-21 18:31:17','2021-02-21 18:31:17'),(23766,7925,'action created','2021-02-21 18:31:18','2021-02-21 18:31:18'),(23767,7925,'action started via WP Cron','2021-02-21 18:33:07','2021-02-21 18:33:07'),(23768,7925,'action complete via WP Cron','2021-02-21 18:33:07','2021-02-21 18:33:07'),(23769,7926,'action created','2021-02-21 18:33:08','2021-02-21 18:33:08'),(23770,7926,'action started via WP Cron','2021-02-21 18:33:50','2021-02-21 18:33:50'),(23771,7926,'action complete via WP Cron','2021-02-21 18:33:50','2021-02-21 18:33:50'),(23772,7927,'action created','2021-02-21 18:33:56','2021-02-21 18:33:56'),(23773,7927,'action started via WP Cron','2021-02-21 18:37:43','2021-02-21 18:37:43'),(23774,7927,'action complete via WP Cron','2021-02-21 18:37:43','2021-02-21 18:37:43'),(23775,7928,'action created','2021-02-21 18:37:44','2021-02-21 18:37:44'),(23776,7928,'action started via WP Cron','2021-02-21 18:38:48','2021-02-21 18:38:48'),(23777,7928,'action complete via WP Cron','2021-02-21 18:38:48','2021-02-21 18:38:48'),(23778,7929,'action created','2021-02-21 18:38:50','2021-02-21 18:38:50'),(23779,7929,'action started via WP Cron','2021-02-21 18:39:51','2021-02-21 18:39:51'),(23780,7929,'action complete via WP Cron','2021-02-21 18:39:51','2021-02-21 18:39:51'),(23781,7930,'action created','2021-02-21 18:39:52','2021-02-21 18:39:52'),(23782,7930,'action started via WP Cron','2021-02-21 18:42:01','2021-02-21 18:42:01'),(23783,7930,'action complete via WP Cron','2021-02-21 18:42:01','2021-02-21 18:42:01'),(23784,7931,'action created','2021-02-21 18:42:04','2021-02-21 18:42:04'),(23785,7931,'action started via WP Cron','2021-02-21 18:42:40','2021-02-21 18:42:40'),(23786,7931,'action complete via WP Cron','2021-02-21 18:42:40','2021-02-21 18:42:40'),(23787,7932,'action created','2021-02-21 18:42:41','2021-02-21 18:42:41'),(23788,7932,'action started via WP Cron','2021-02-21 18:43:37','2021-02-21 18:43:37'),(23789,7932,'action complete via WP Cron','2021-02-21 18:43:37','2021-02-21 18:43:37'),(23790,7933,'action created','2021-02-21 18:43:40','2021-02-21 18:43:40'),(23791,7933,'action started via WP Cron','2021-02-21 18:45:21','2021-02-21 18:45:21'),(23792,7933,'action complete via WP Cron','2021-02-21 18:45:21','2021-02-21 18:45:21'),(23793,7934,'action created','2021-02-21 18:45:23','2021-02-21 18:45:23'),(23794,7934,'action started via WP Cron','2021-02-21 18:45:40','2021-02-21 18:45:40'),(23795,7934,'action complete via WP Cron','2021-02-21 18:45:40','2021-02-21 18:45:40'),(23796,7935,'action created','2021-02-21 18:45:40','2021-02-21 18:45:40'),(23797,7935,'action started via WP Cron','2021-02-21 18:47:25','2021-02-21 18:47:25'),(23798,7935,'action complete via WP Cron','2021-02-21 18:47:25','2021-02-21 18:47:25'),(23799,7936,'action created','2021-02-21 18:49:28','2021-02-21 18:49:28'),(23800,7936,'action started via WP Cron','2021-02-21 18:50:50','2021-02-21 18:50:50'),(23801,7936,'action complete via WP Cron','2021-02-21 18:50:50','2021-02-21 18:50:50'),(23802,7937,'action created','2021-02-21 18:50:51','2021-02-21 18:50:51'),(23803,7937,'action started via WP Cron','2021-02-21 18:51:36','2021-02-21 18:51:36'),(23804,7937,'action complete via WP Cron','2021-02-21 18:51:36','2021-02-21 18:51:36'),(23805,7938,'action created','2021-02-21 18:51:38','2021-02-21 18:51:38'),(23806,7938,'action started via WP Cron','2021-02-21 18:53:50','2021-02-21 18:53:50'),(23807,7938,'action complete via WP Cron','2021-02-21 18:53:50','2021-02-21 18:53:50'),(23808,7939,'action created','2021-02-21 18:53:51','2021-02-21 18:53:51'),(23809,7939,'action started via WP Cron','2021-02-21 18:54:49','2021-02-21 18:54:49'),(23810,7939,'action complete via WP Cron','2021-02-21 18:54:49','2021-02-21 18:54:49'),(23811,7940,'action created','2021-02-21 18:54:52','2021-02-21 18:54:52'),(23812,7940,'action started via WP Cron','2021-02-21 18:56:30','2021-02-21 18:56:30'),(23813,7940,'action complete via WP Cron','2021-02-21 18:56:30','2021-02-21 18:56:30'),(23814,7941,'action created','2021-02-21 18:56:32','2021-02-21 18:56:32'),(23815,7941,'action started via WP Cron','2021-02-21 18:57:00','2021-02-21 18:57:00'),(23816,7941,'action complete via WP Cron','2021-02-21 18:57:00','2021-02-21 18:57:00'),(23817,7942,'action created','2021-02-21 18:57:06','2021-02-21 18:57:06'),(23818,7942,'action started via WP Cron','2021-02-21 18:57:56','2021-02-21 18:57:56'),(23819,7942,'action complete via WP Cron','2021-02-21 18:57:56','2021-02-21 18:57:56'),(23820,7943,'action created','2021-02-21 18:57:57','2021-02-21 18:57:57'),(23821,7943,'action started via Async Request','2021-02-21 18:58:28','2021-02-21 18:58:28'),(23822,7943,'action complete via Async Request','2021-02-21 18:58:28','2021-02-21 18:58:28'),(23823,7944,'action created','2021-02-21 18:58:29','2021-02-21 18:58:29'),(23824,7944,'action started via WP Cron','2021-02-21 18:58:41','2021-02-21 18:58:41'),(23825,7944,'action complete via WP Cron','2021-02-21 18:58:41','2021-02-21 18:58:41'),(23826,7945,'action created','2021-02-21 18:58:42','2021-02-21 18:58:42'),(23827,7945,'action started via WP Cron','2021-02-21 18:59:39','2021-02-21 18:59:39'),(23828,7945,'action complete via WP Cron','2021-02-21 18:59:39','2021-02-21 18:59:39'),(23829,7946,'action created','2021-02-21 18:59:54','2021-02-21 18:59:54'),(23830,7946,'action started via WP Cron','2021-02-21 19:00:45','2021-02-21 19:00:45'),(23831,7946,'action complete via WP Cron','2021-02-21 19:00:45','2021-02-21 19:00:45'),(23832,7947,'action created','2021-02-21 19:00:46','2021-02-21 19:00:46'),(23833,7947,'action started via WP Cron','2021-02-21 19:01:46','2021-02-21 19:01:46'),(23834,7947,'action complete via WP Cron','2021-02-21 19:01:46','2021-02-21 19:01:46'),(23835,7948,'action created','2021-02-21 19:01:47','2021-02-21 19:01:47'),(23836,7948,'action started via WP Cron','2021-02-21 19:03:07','2021-02-21 19:03:07'),(23837,7948,'action complete via WP Cron','2021-02-21 19:03:07','2021-02-21 19:03:07'),(23838,7949,'action created','2021-02-21 19:03:07','2021-02-21 19:03:07'),(23839,7949,'action started via WP Cron','2021-02-21 19:04:23','2021-02-21 19:04:23'),(23840,7949,'action complete via WP Cron','2021-02-21 19:04:23','2021-02-21 19:04:23'),(23841,7950,'action created','2021-02-21 19:04:24','2021-02-21 19:04:24'),(23842,7950,'action started via WP Cron','2021-02-21 19:05:17','2021-02-21 19:05:17'),(23843,7950,'action complete via WP Cron','2021-02-21 19:05:17','2021-02-21 19:05:17'),(23844,7951,'action created','2021-02-21 19:05:19','2021-02-21 19:05:19'),(23845,7951,'action started via WP Cron','2021-02-21 19:08:57','2021-02-21 19:08:57'),(23846,7951,'action complete via WP Cron','2021-02-21 19:08:57','2021-02-21 19:08:57'),(23847,7952,'action created','2021-02-21 19:08:58','2021-02-21 19:08:58'),(23848,7952,'action started via WP Cron','2021-02-21 19:10:58','2021-02-21 19:10:58'),(23849,7952,'action complete via WP Cron','2021-02-21 19:10:58','2021-02-21 19:10:58'),(23850,7953,'action created','2021-02-21 19:11:01','2021-02-21 19:11:01'),(23851,7953,'action started via WP Cron','2021-02-21 19:11:42','2021-02-21 19:11:42'),(23852,7953,'action complete via WP Cron','2021-02-21 19:11:42','2021-02-21 19:11:42'),(23853,7954,'action created','2021-02-21 19:11:43','2021-02-21 19:11:43'),(23854,7954,'action started via WP Cron','2021-02-21 19:16:22','2021-02-21 19:16:22'),(23855,7954,'action complete via WP Cron','2021-02-21 19:16:22','2021-02-21 19:16:22'),(23856,7955,'action created','2021-02-21 19:16:22','2021-02-21 19:16:22'),(23857,7955,'action started via WP Cron','2021-02-21 19:16:39','2021-02-21 19:16:39'),(23858,7955,'action complete via WP Cron','2021-02-21 19:16:39','2021-02-21 19:16:39'),(23859,7956,'action created','2021-02-21 19:16:40','2021-02-21 19:16:40'),(23860,7956,'action started via WP Cron','2021-02-21 19:17:38','2021-02-21 19:17:38'),(23861,7956,'action complete via WP Cron','2021-02-21 19:17:38','2021-02-21 19:17:38'),(23862,7957,'action created','2021-02-21 19:17:40','2021-02-21 19:17:40'),(23863,7957,'action started via WP Cron','2021-02-21 19:18:49','2021-02-21 19:18:49'),(23864,7957,'action complete via WP Cron','2021-02-21 19:18:49','2021-02-21 19:18:49'),(23865,7958,'action created','2021-02-21 19:18:49','2021-02-21 19:18:49'),(23866,7958,'action started via WP Cron','2021-02-21 19:23:21','2021-02-21 19:23:21'),(23867,7958,'action complete via WP Cron','2021-02-21 19:23:21','2021-02-21 19:23:21'),(23868,7959,'action created','2021-02-21 19:25:11','2021-02-21 19:25:11'),(23869,7959,'action started via WP Cron','2021-02-21 19:30:44','2021-02-21 19:30:44'),(23870,7959,'action complete via WP Cron','2021-02-21 19:30:44','2021-02-21 19:30:44'),(23871,7960,'action created','2021-02-21 19:30:45','2021-02-21 19:30:45'),(23872,7960,'action started via WP Cron','2021-02-21 19:32:35','2021-02-21 19:32:35'),(23873,7960,'action complete via WP Cron','2021-02-21 19:32:35','2021-02-21 19:32:35'),(23874,7961,'action created','2021-02-21 19:33:07','2021-02-21 19:33:07'),(23875,7961,'action started via WP Cron','2021-02-21 19:37:34','2021-02-21 19:37:34'),(23876,7961,'action complete via WP Cron','2021-02-21 19:37:34','2021-02-21 19:37:34'),(23877,7962,'action created','2021-02-21 19:43:02','2021-02-21 19:43:02'),(23878,7962,'action started via WP Cron','2021-02-21 19:44:12','2021-02-21 19:44:12'),(23879,7962,'action complete via WP Cron','2021-02-21 19:44:12','2021-02-21 19:44:12'),(23880,7963,'action created','2021-02-21 19:47:24','2021-02-21 19:47:24'),(23881,7963,'action started via WP Cron','2021-02-21 19:55:37','2021-02-21 19:55:37'),(23882,7963,'action complete via WP Cron','2021-02-21 19:55:37','2021-02-21 19:55:37'),(23883,7964,'action created','2021-02-21 19:58:00','2021-02-21 19:58:00'),(23884,7964,'action started via WP Cron','2021-02-21 19:58:58','2021-02-21 19:58:58'),(23885,7964,'action complete via WP Cron','2021-02-21 19:58:58','2021-02-21 19:58:58'),(23886,7965,'action created','2021-02-21 20:01:17','2021-02-21 20:01:17'),(23887,7965,'action started via WP Cron','2021-02-21 20:03:00','2021-02-21 20:03:00'),(23888,7965,'action complete via WP Cron','2021-02-21 20:03:00','2021-02-21 20:03:00'),(23889,7966,'action created','2021-02-21 20:03:06','2021-02-21 20:03:06'),(23890,7966,'action started via WP Cron','2021-02-21 20:07:16','2021-02-21 20:07:16'),(23891,7966,'action complete via WP Cron','2021-02-21 20:07:16','2021-02-21 20:07:16'),(23892,7967,'action created','2021-02-21 20:07:16','2021-02-21 20:07:16'),(23893,7967,'action started via WP Cron','2021-02-21 20:09:22','2021-02-21 20:09:22'),(23894,7967,'action complete via WP Cron','2021-02-21 20:09:22','2021-02-21 20:09:22'),(23895,7968,'action created','2021-02-21 20:10:40','2021-02-21 20:10:40'),(23896,7968,'action started via WP Cron','2021-02-21 20:19:17','2021-02-21 20:19:17'),(23897,7968,'action complete via WP Cron','2021-02-21 20:19:17','2021-02-21 20:19:17'),(23898,7969,'action created','2021-02-21 20:19:17','2021-02-21 20:19:17'),(23899,7969,'action started via WP Cron','2021-02-21 20:26:15','2021-02-21 20:26:15'),(23900,7969,'action complete via WP Cron','2021-02-21 20:26:15','2021-02-21 20:26:15'),(23901,7970,'action created','2021-02-21 20:27:10','2021-02-21 20:27:10'),(23902,7970,'action started via WP Cron','2021-02-21 20:29:59','2021-02-21 20:29:59'),(23903,7970,'action complete via WP Cron','2021-02-21 20:29:59','2021-02-21 20:29:59'),(23904,7971,'action created','2021-02-21 20:30:56','2021-02-21 20:30:56'),(23905,7971,'action started via WP Cron','2021-02-21 20:31:39','2021-02-21 20:31:39'),(23906,7971,'action complete via WP Cron','2021-02-21 20:31:39','2021-02-21 20:31:39'),(23907,7972,'action created','2021-02-21 20:31:39','2021-02-21 20:31:39'),(23908,7972,'action started via WP Cron','2021-02-21 20:33:36','2021-02-21 20:33:36'),(23909,7972,'action complete via WP Cron','2021-02-21 20:33:36','2021-02-21 20:33:36'),(23910,7973,'action created','2021-02-21 20:33:37','2021-02-21 20:33:37'),(23911,7973,'action started via WP Cron','2021-02-21 20:42:21','2021-02-21 20:42:21'),(23912,7973,'action complete via WP Cron','2021-02-21 20:42:21','2021-02-21 20:42:21'),(23913,7974,'action created','2021-02-21 20:42:23','2021-02-21 20:42:23'),(23914,7974,'action started via WP Cron','2021-02-21 20:42:43','2021-02-21 20:42:43'),(23915,7974,'action complete via WP Cron','2021-02-21 20:42:43','2021-02-21 20:42:43'),(23916,7975,'action created','2021-02-21 20:42:47','2021-02-21 20:42:47'),(23917,7975,'action started via WP Cron','2021-02-21 21:03:07','2021-02-21 21:03:07'),(23918,7975,'action complete via WP Cron','2021-02-21 21:03:07','2021-02-21 21:03:07'),(23919,7976,'action created','2021-02-21 21:03:08','2021-02-21 21:03:08'),(23920,7976,'action started via WP Cron','2021-02-21 21:09:22','2021-02-21 21:09:22'),(23921,7976,'action complete via WP Cron','2021-02-21 21:09:22','2021-02-21 21:09:22'),(23922,7977,'action created','2021-02-21 21:19:02','2021-02-21 21:19:02'),(23923,7977,'action started via WP Cron','2021-02-21 21:20:13','2021-02-21 21:20:13'),(23924,7977,'action complete via WP Cron','2021-02-21 21:20:13','2021-02-21 21:20:13'),(23925,7978,'action created','2021-02-21 21:20:27','2021-02-21 21:20:27'),(23926,7978,'action started via WP Cron','2021-02-21 21:22:37','2021-02-21 21:22:37'),(23927,7978,'action complete via WP Cron','2021-02-21 21:22:37','2021-02-21 21:22:37'),(23928,7979,'action created','2021-02-21 21:26:32','2021-02-21 21:26:32'),(23929,7979,'action started via WP Cron','2021-02-21 21:26:47','2021-02-21 21:26:47'),(23930,7979,'action complete via WP Cron','2021-02-21 21:26:47','2021-02-21 21:26:47'),(23931,7980,'action created','2021-02-21 21:26:50','2021-02-21 21:26:50'),(23932,7980,'action started via WP Cron','2021-02-21 21:33:07','2021-02-21 21:33:07'),(23933,7980,'action complete via WP Cron','2021-02-21 21:33:07','2021-02-21 21:33:07'),(23934,7981,'action created','2021-02-21 21:33:08','2021-02-21 21:33:08'),(23935,7981,'action started via WP Cron','2021-02-21 21:37:29','2021-02-21 21:37:29'),(23936,7981,'action complete via WP Cron','2021-02-21 21:37:29','2021-02-21 21:37:29'),(23937,7982,'action created','2021-02-21 21:43:49','2021-02-21 21:43:49'),(23938,7982,'action started via WP Cron','2021-02-21 21:45:05','2021-02-21 21:45:05'),(23939,7982,'action complete via WP Cron','2021-02-21 21:45:05','2021-02-21 21:45:05'),(23940,7983,'action created','2021-02-21 21:45:05','2021-02-21 21:45:05'),(23941,7983,'action started via WP Cron','2021-02-21 21:49:10','2021-02-21 21:49:10'),(23942,7983,'action complete via WP Cron','2021-02-21 21:49:10','2021-02-21 21:49:10'),(23943,7984,'action created','2021-02-21 21:57:04','2021-02-21 21:57:04'),(23944,7984,'action started via WP Cron','2021-02-21 21:59:00','2021-02-21 21:59:00'),(23945,7984,'action complete via WP Cron','2021-02-21 21:59:00','2021-02-21 21:59:00'),(23946,7985,'action created','2021-02-21 22:03:06','2021-02-21 22:03:06'),(23947,7985,'action started via WP Cron','2021-02-21 22:09:01','2021-02-21 22:09:01'),(23948,7985,'action complete via WP Cron','2021-02-21 22:09:01','2021-02-21 22:09:01'),(23949,7986,'action created','2021-02-21 22:09:05','2021-02-21 22:09:05'),(23950,7986,'action started via WP Cron','2021-02-21 22:19:11','2021-02-21 22:19:11'),(23951,7986,'action complete via WP Cron','2021-02-21 22:19:11','2021-02-21 22:19:11'),(23952,7987,'action created','2021-02-21 22:23:23','2021-02-21 22:23:23'),(23953,7987,'action started via WP Cron','2021-02-21 22:33:49','2021-02-21 22:33:49'),(23954,7987,'action complete via WP Cron','2021-02-21 22:33:49','2021-02-21 22:33:49'),(23955,7988,'action created','2021-02-21 22:33:49','2021-02-21 22:33:49'),(23956,7988,'action started via WP Cron','2021-02-21 22:37:05','2021-02-21 22:37:05'),(23957,7988,'action complete via WP Cron','2021-02-21 22:37:05','2021-02-21 22:37:05'),(23958,7989,'action created','2021-02-21 22:37:08','2021-02-21 22:37:08'),(23959,7989,'action started via WP Cron','2021-02-21 22:38:21','2021-02-21 22:38:21'),(23960,7989,'action complete via WP Cron','2021-02-21 22:38:21','2021-02-21 22:38:21'),(23961,7990,'action created','2021-02-21 22:38:23','2021-02-21 22:38:23'),(23962,7990,'action started via WP Cron','2021-02-21 22:38:37','2021-02-21 22:38:37'),(23963,7990,'action complete via WP Cron','2021-02-21 22:38:37','2021-02-21 22:38:37'),(23964,7991,'action created','2021-02-21 22:38:38','2021-02-21 22:38:38'),(23965,7991,'action started via WP Cron','2021-02-21 22:42:41','2021-02-21 22:42:41'),(23966,7991,'action complete via WP Cron','2021-02-21 22:42:41','2021-02-21 22:42:41'),(23967,7992,'action created','2021-02-21 22:42:42','2021-02-21 22:42:42'),(23968,7992,'action started via WP Cron','2021-02-21 22:44:06','2021-02-21 22:44:06'),(23969,7992,'action complete via WP Cron','2021-02-21 22:44:06','2021-02-21 22:44:06'),(23970,7993,'action created','2021-02-21 22:45:26','2021-02-21 22:45:26'),(23971,7993,'action started via WP Cron','2021-02-21 22:47:22','2021-02-21 22:47:22'),(23972,7993,'action complete via WP Cron','2021-02-21 22:47:22','2021-02-21 22:47:22'),(23973,7994,'action created','2021-02-21 22:47:23','2021-02-21 22:47:23'),(23974,7994,'action started via WP Cron','2021-02-21 22:50:04','2021-02-21 22:50:04'),(23975,7994,'action complete via WP Cron','2021-02-21 22:50:04','2021-02-21 22:50:04'),(23976,7995,'action created','2021-02-21 23:02:37','2021-02-21 23:02:37'),(23977,7995,'action started via WP Cron','2021-02-21 23:06:30','2021-02-21 23:06:30'),(23978,7995,'action complete via WP Cron','2021-02-21 23:06:30','2021-02-21 23:06:30'),(23979,7996,'action created','2021-02-21 23:06:31','2021-02-21 23:06:31'),(23980,7996,'action started via WP Cron','2021-02-21 23:11:19','2021-02-21 23:11:19'),(23981,7996,'action complete via WP Cron','2021-02-21 23:11:19','2021-02-21 23:11:19'),(23982,7997,'action created','2021-02-21 23:11:19','2021-02-21 23:11:19'),(23983,7997,'action started via WP Cron','2021-02-21 23:11:54','2021-02-21 23:11:54'),(23984,7997,'action complete via WP Cron','2021-02-21 23:11:54','2021-02-21 23:11:54'),(23985,7998,'action created','2021-02-21 23:11:54','2021-02-21 23:11:54'),(23986,7998,'action started via WP Cron','2021-02-21 23:12:54','2021-02-21 23:12:54'),(23987,7998,'action complete via WP Cron','2021-02-21 23:12:54','2021-02-21 23:12:54'),(23988,7999,'action created','2021-02-21 23:12:54','2021-02-21 23:12:54'),(23989,7999,'action started via WP Cron','2021-02-21 23:14:45','2021-02-21 23:14:45'),(23990,7999,'action complete via WP Cron','2021-02-21 23:14:45','2021-02-21 23:14:45'),(23991,8000,'action created','2021-02-21 23:14:45','2021-02-21 23:14:45'),(23992,8000,'action started via WP Cron','2021-02-21 23:31:18','2021-02-21 23:31:18'),(23993,8000,'action complete via WP Cron','2021-02-21 23:31:18','2021-02-21 23:31:18'),(23994,8001,'action created','2021-02-21 23:31:18','2021-02-21 23:31:18'),(23995,8001,'action started via WP Cron','2021-02-21 23:33:08','2021-02-21 23:33:08'),(23996,8001,'action complete via WP Cron','2021-02-21 23:33:08','2021-02-21 23:33:08'),(23997,8002,'action created','2021-02-21 23:33:08','2021-02-21 23:33:08'),(23998,8002,'action started via WP Cron','2021-02-21 23:35:20','2021-02-21 23:35:20'),(23999,8002,'action complete via WP Cron','2021-02-21 23:35:20','2021-02-21 23:35:20'),(24000,8003,'action created','2021-02-21 23:41:03','2021-02-21 23:41:03'),(24001,8003,'action started via WP Cron','2021-02-21 23:48:20','2021-02-21 23:48:20'),(24002,8003,'action complete via WP Cron','2021-02-21 23:48:20','2021-02-21 23:48:20'),(24003,8004,'action created','2021-02-21 23:48:20','2021-02-21 23:48:20'),(24004,8004,'action started via WP Cron','2021-02-21 23:49:22','2021-02-21 23:49:22'),(24005,8004,'action complete via WP Cron','2021-02-21 23:49:22','2021-02-21 23:49:22'),(24006,8005,'action created','2021-02-21 23:56:11','2021-02-21 23:56:11'),(24007,8005,'action started via WP Cron','2021-02-21 23:57:51','2021-02-21 23:57:51'),(24008,8005,'action complete via WP Cron','2021-02-21 23:57:51','2021-02-21 23:57:51'),(24009,8006,'action created','2021-02-21 23:57:52','2021-02-21 23:57:52'),(24010,8006,'action started via WP Cron','2021-02-21 23:59:26','2021-02-21 23:59:26'),(24011,8006,'action complete via WP Cron','2021-02-21 23:59:26','2021-02-21 23:59:26'),(24012,8007,'action created','2021-02-22 00:00:19','2021-02-22 00:00:19'),(24013,8007,'action started via WP Cron','2021-02-22 00:00:36','2021-02-22 00:00:36'),(24014,8007,'action complete via WP Cron','2021-02-22 00:00:36','2021-02-22 00:00:36'),(24015,8008,'action created','2021-02-22 00:07:05','2021-02-22 00:07:05'),(24016,8008,'action started via WP Cron','2021-02-22 00:09:11','2021-02-22 00:09:11'),(24017,8008,'action complete via WP Cron','2021-02-22 00:09:11','2021-02-22 00:09:11'),(24018,8009,'action created','2021-02-22 00:11:45','2021-02-22 00:11:45'),(24019,8009,'action started via WP Cron','2021-02-22 00:16:24','2021-02-22 00:16:24'),(24020,8009,'action complete via WP Cron','2021-02-22 00:16:24','2021-02-22 00:16:24'),(24021,8010,'action created','2021-02-22 00:16:28','2021-02-22 00:16:28'),(24022,8010,'action started via WP Cron','2021-02-22 00:16:45','2021-02-22 00:16:45'),(24023,8010,'action complete via WP Cron','2021-02-22 00:16:45','2021-02-22 00:16:45'),(24024,8011,'action created','2021-02-22 00:20:29','2021-02-22 00:20:29'),(24025,8011,'action started via WP Cron','2021-02-22 00:28:13','2021-02-22 00:28:13'),(24026,8011,'action complete via WP Cron','2021-02-22 00:28:13','2021-02-22 00:28:13'),(24027,8012,'action created','2021-02-22 00:28:14','2021-02-22 00:28:14'),(24028,8012,'action started via WP Cron','2021-02-22 00:28:53','2021-02-22 00:28:53'),(24029,8012,'action complete via WP Cron','2021-02-22 00:28:53','2021-02-22 00:28:53'),(24030,8013,'action created','2021-02-22 00:28:53','2021-02-22 00:28:53'),(24031,8013,'action started via WP Cron','2021-02-22 00:33:07','2021-02-22 00:33:07'),(24032,8013,'action complete via WP Cron','2021-02-22 00:33:07','2021-02-22 00:33:07'),(24033,8014,'action created','2021-02-22 00:33:07','2021-02-22 00:33:07'),(24034,8014,'action started via WP Cron','2021-02-22 00:33:42','2021-02-22 00:33:42'),(24035,8014,'action complete via WP Cron','2021-02-22 00:33:42','2021-02-22 00:33:42'),(24036,8015,'action created','2021-02-22 00:33:43','2021-02-22 00:33:43'),(24037,8015,'action started via WP Cron','2021-02-22 00:34:57','2021-02-22 00:34:57'),(24038,8015,'action complete via WP Cron','2021-02-22 00:34:57','2021-02-22 00:34:57'),(24039,8016,'action created','2021-02-22 00:34:57','2021-02-22 00:34:57'),(24040,8016,'action started via WP Cron','2021-02-22 00:43:47','2021-02-22 00:43:47'),(24041,8016,'action complete via WP Cron','2021-02-22 00:43:47','2021-02-22 00:43:47'),(24042,8017,'action created','2021-02-22 00:45:21','2021-02-22 00:45:21'),(24043,8017,'action started via WP Cron','2021-02-22 00:45:55','2021-02-22 00:45:55'),(24044,8017,'action complete via WP Cron','2021-02-22 00:45:55','2021-02-22 00:45:55'),(24045,8018,'action created','2021-02-22 00:45:56','2021-02-22 00:45:56'),(24046,8018,'action started via WP Cron','2021-02-22 00:46:43','2021-02-22 00:46:43'),(24047,8018,'action complete via WP Cron','2021-02-22 00:46:43','2021-02-22 00:46:43'),(24048,8019,'action created','2021-02-22 00:46:44','2021-02-22 00:46:44'),(24049,8019,'action started via WP Cron','2021-02-22 00:49:12','2021-02-22 00:49:12'),(24050,8019,'action complete via WP Cron','2021-02-22 00:49:12','2021-02-22 00:49:12'),(24051,8020,'action created','2021-02-22 00:49:27','2021-02-22 00:49:27'),(24052,8020,'action started via WP Cron','2021-02-22 00:49:37','2021-02-22 00:49:37'),(24053,8020,'action complete via WP Cron','2021-02-22 00:49:37','2021-02-22 00:49:37'),(24054,8021,'action created','2021-02-22 00:54:57','2021-02-22 00:54:57'),(24055,8021,'action started via WP Cron','2021-02-22 00:56:45','2021-02-22 00:56:45'),(24056,8021,'action complete via WP Cron','2021-02-22 00:56:45','2021-02-22 00:56:45'),(24057,8022,'action created','2021-02-22 00:59:19','2021-02-22 00:59:19'),(24058,8022,'action started via WP Cron','2021-02-22 01:03:07','2021-02-22 01:03:07'),(24059,8022,'action complete via WP Cron','2021-02-22 01:03:07','2021-02-22 01:03:07'),(24060,8023,'action created','2021-02-22 01:03:07','2021-02-22 01:03:07'),(24061,8023,'action started via WP Cron','2021-02-22 01:04:39','2021-02-22 01:04:39'),(24062,8023,'action complete via WP Cron','2021-02-22 01:04:39','2021-02-22 01:04:39'),(24063,8024,'action created','2021-02-22 01:04:40','2021-02-22 01:04:40'),(24064,8024,'action started via WP Cron','2021-02-22 01:06:30','2021-02-22 01:06:30'),(24065,8024,'action complete via WP Cron','2021-02-22 01:06:30','2021-02-22 01:06:30'),(24066,8025,'action created','2021-02-22 01:06:37','2021-02-22 01:06:37'),(24067,8025,'action started via WP Cron','2021-02-22 01:08:14','2021-02-22 01:08:14'),(24068,8025,'action complete via WP Cron','2021-02-22 01:08:15','2021-02-22 01:08:15'),(24069,8026,'action created','2021-02-22 01:08:18','2021-02-22 01:08:18'),(24070,8026,'action started via WP Cron','2021-02-22 01:10:16','2021-02-22 01:10:16'),(24071,8026,'action complete via WP Cron','2021-02-22 01:10:16','2021-02-22 01:10:16'),(24072,8027,'action created','2021-02-22 01:12:00','2021-02-22 01:12:00'),(24073,8027,'action started via WP Cron','2021-02-22 01:17:19','2021-02-22 01:17:19'),(24074,8027,'action complete via WP Cron','2021-02-22 01:17:19','2021-02-22 01:17:19'),(24075,8028,'action created','2021-02-22 01:19:22','2021-02-22 01:19:22'),(24076,8028,'action started via WP Cron','2021-02-22 01:29:32','2021-02-22 01:29:32'),(24077,8028,'action complete via WP Cron','2021-02-22 01:29:32','2021-02-22 01:29:32'),(24078,8029,'action created','2021-02-22 01:33:06','2021-02-22 01:33:06'),(24079,7628,'action started via WP Cron','2021-02-22 01:41:50','2021-02-22 01:41:50'),(24080,7628,'action complete via WP Cron','2021-02-22 01:41:50','2021-02-22 01:41:50'),(24081,8030,'action created','2021-02-22 01:41:50','2021-02-22 01:41:50'),(24082,8029,'action started via WP Cron','2021-02-22 01:41:50','2021-02-22 01:41:50'),(24083,8029,'action complete via WP Cron','2021-02-22 01:41:50','2021-02-22 01:41:50'),(24084,8031,'action created','2021-02-22 01:41:52','2021-02-22 01:41:52'),(24085,8031,'action started via WP Cron','2021-02-22 01:46:29','2021-02-22 01:46:29'),(24086,8031,'action complete via WP Cron','2021-02-22 01:46:29','2021-02-22 01:46:29'),(24087,8032,'action created','2021-02-22 01:46:29','2021-02-22 01:46:29'),(24088,8032,'action started via WP Cron','2021-02-22 01:47:42','2021-02-22 01:47:42'),(24089,8032,'action complete via WP Cron','2021-02-22 01:47:42','2021-02-22 01:47:42'),(24090,8033,'action created','2021-02-22 01:47:42','2021-02-22 01:47:42'),(24091,8033,'action started via WP Cron','2021-02-22 01:51:48','2021-02-22 01:51:48'),(24092,8033,'action complete via WP Cron','2021-02-22 01:51:48','2021-02-22 01:51:48'),(24093,8034,'action created','2021-02-22 01:52:33','2021-02-22 01:52:33'),(24094,8034,'action started via WP Cron','2021-02-22 01:55:05','2021-02-22 01:55:05'),(24095,8034,'action complete via WP Cron','2021-02-22 01:55:05','2021-02-22 01:55:05'),(24096,8035,'action created','2021-02-22 01:55:05','2021-02-22 01:55:05'),(24097,8035,'action started via WP Cron','2021-02-22 02:03:07','2021-02-22 02:03:07'),(24098,8035,'action complete via WP Cron','2021-02-22 02:03:07','2021-02-22 02:03:07'),(24099,8036,'action created','2021-02-22 02:03:08','2021-02-22 02:03:08'),(24100,8036,'action started via WP Cron','2021-02-22 02:05:24','2021-02-22 02:05:24'),(24101,8036,'action complete via WP Cron','2021-02-22 02:05:24','2021-02-22 02:05:24'),(24102,8037,'action created','2021-02-22 02:05:26','2021-02-22 02:05:26'),(24103,8037,'action started via WP Cron','2021-02-22 02:09:42','2021-02-22 02:09:42'),(24104,8037,'action complete via WP Cron','2021-02-22 02:09:42','2021-02-22 02:09:42'),(24105,8038,'action created','2021-02-22 02:13:18','2021-02-22 02:13:18'),(24106,8038,'action started via WP Cron','2021-02-22 02:13:43','2021-02-22 02:13:43'),(24107,8038,'action complete via WP Cron','2021-02-22 02:13:43','2021-02-22 02:13:43'),(24108,8039,'action created','2021-02-22 02:13:43','2021-02-22 02:13:43'),(24109,8039,'action started via WP Cron','2021-02-22 02:18:07','2021-02-22 02:18:07'),(24110,8039,'action complete via WP Cron','2021-02-22 02:18:07','2021-02-22 02:18:07'),(24111,8040,'action created','2021-02-22 02:18:07','2021-02-22 02:18:07'),(24112,7634,'action started via WP Cron','2021-02-22 02:19:43','2021-02-22 02:19:43'),(24113,7634,'action complete via WP Cron','2021-02-22 02:19:43','2021-02-22 02:19:43'),(24114,8041,'action created','2021-02-22 02:19:43','2021-02-22 02:19:43'),(24115,8040,'action started via WP Cron','2021-02-22 02:19:43','2021-02-22 02:19:43'),(24116,8040,'action complete via WP Cron','2021-02-22 02:19:43','2021-02-22 02:19:43'),(24117,8042,'action created','2021-02-22 02:19:43','2021-02-22 02:19:43'),(24118,8042,'action started via WP Cron','2021-02-22 02:23:50','2021-02-22 02:23:50'),(24119,8042,'action complete via WP Cron','2021-02-22 02:23:50','2021-02-22 02:23:50'),(24120,8043,'action created','2021-02-22 02:29:04','2021-02-22 02:29:04'),(24121,8043,'action started via WP Cron','2021-02-22 02:30:36','2021-02-22 02:30:36'),(24122,8043,'action complete via WP Cron','2021-02-22 02:30:36','2021-02-22 02:30:36'),(24123,8044,'action created','2021-02-22 02:33:06','2021-02-22 02:33:06'),(24124,8044,'action started via WP Cron','2021-02-22 02:35:28','2021-02-22 02:35:28'),(24125,8044,'action complete via WP Cron','2021-02-22 02:35:28','2021-02-22 02:35:28'),(24126,8045,'action created','2021-02-22 02:37:42','2021-02-22 02:37:42'),(24127,8045,'action started via WP Cron','2021-02-22 02:39:52','2021-02-22 02:39:52'),(24128,8045,'action complete via WP Cron','2021-02-22 02:39:52','2021-02-22 02:39:52'),(24129,8046,'action created','2021-02-22 02:40:00','2021-02-22 02:40:00'),(24130,8046,'action started via WP Cron','2021-02-22 02:41:33','2021-02-22 02:41:33'),(24131,8046,'action complete via WP Cron','2021-02-22 02:41:33','2021-02-22 02:41:33'),(24132,8047,'action created','2021-02-22 02:41:59','2021-02-22 02:41:59'),(24133,8047,'action started via WP Cron','2021-02-22 02:49:44','2021-02-22 02:49:44'),(24134,8047,'action complete via WP Cron','2021-02-22 02:49:44','2021-02-22 02:49:44'),(24135,8048,'action created','2021-02-22 02:49:45','2021-02-22 02:49:45'),(24136,8048,'action started via WP Cron','2021-02-22 02:50:37','2021-02-22 02:50:37'),(24137,8048,'action complete via WP Cron','2021-02-22 02:50:37','2021-02-22 02:50:37'),(24138,8049,'action created','2021-02-22 02:50:38','2021-02-22 02:50:38'),(24139,8049,'action started via WP Cron','2021-02-22 02:52:11','2021-02-22 02:52:11'),(24140,8049,'action complete via WP Cron','2021-02-22 02:52:11','2021-02-22 02:52:11'),(24141,8050,'action created','2021-02-22 02:53:43','2021-02-22 02:53:43'),(24142,8050,'action started via WP Cron','2021-02-22 03:00:19','2021-02-22 03:00:19'),(24143,8050,'action complete via WP Cron','2021-02-22 03:00:19','2021-02-22 03:00:19'),(24144,8051,'action created','2021-02-22 03:00:19','2021-02-22 03:00:19'),(24145,8051,'action started via WP Cron','2021-02-22 03:02:27','2021-02-22 03:02:27'),(24146,8051,'action complete via WP Cron','2021-02-22 03:02:27','2021-02-22 03:02:27'),(24147,8052,'action created','2021-02-22 03:02:27','2021-02-22 03:02:27'),(24148,8052,'action started via WP Cron','2021-02-22 03:03:06','2021-02-22 03:03:06'),(24149,8052,'action complete via WP Cron','2021-02-22 03:03:06','2021-02-22 03:03:06'),(24150,8053,'action created','2021-02-22 03:03:07','2021-02-22 03:03:07'),(24151,8053,'action started via WP Cron','2021-02-22 03:03:45','2021-02-22 03:03:45'),(24152,8053,'action complete via WP Cron','2021-02-22 03:03:45','2021-02-22 03:03:45'),(24153,8054,'action created','2021-02-22 03:03:45','2021-02-22 03:03:45'),(24154,8054,'action started via WP Cron','2021-02-22 03:05:51','2021-02-22 03:05:51'),(24155,8054,'action complete via WP Cron','2021-02-22 03:05:51','2021-02-22 03:05:51'),(24156,8055,'action created','2021-02-22 03:05:51','2021-02-22 03:05:51'),(24157,8055,'action started via WP Cron','2021-02-22 03:06:39','2021-02-22 03:06:39'),(24158,8055,'action complete via WP Cron','2021-02-22 03:06:39','2021-02-22 03:06:39'),(24159,8056,'action created','2021-02-22 03:06:39','2021-02-22 03:06:39'),(24160,8056,'action started via Async Request','2021-02-22 03:06:56','2021-02-22 03:06:56'),(24161,8056,'action complete via Async Request','2021-02-22 03:06:56','2021-02-22 03:06:56'),(24162,8057,'action created','2021-02-22 03:07:32','2021-02-22 03:07:32'),(24163,8057,'action started via WP Cron','2021-02-22 03:07:44','2021-02-22 03:07:44'),(24164,8057,'action complete via WP Cron','2021-02-22 03:07:44','2021-02-22 03:07:44'),(24165,8058,'action created','2021-02-22 03:07:46','2021-02-22 03:07:46'),(24166,8058,'action started via WP Cron','2021-02-22 03:08:55','2021-02-22 03:08:55'),(24167,8058,'action complete via WP Cron','2021-02-22 03:08:55','2021-02-22 03:08:55'),(24168,8059,'action created','2021-02-22 03:09:39','2021-02-22 03:09:39'),(24169,8059,'action started via WP Cron','2021-02-22 03:10:36','2021-02-22 03:10:36'),(24170,8059,'action complete via WP Cron','2021-02-22 03:10:36','2021-02-22 03:10:36'),(24171,8060,'action created','2021-02-22 03:10:37','2021-02-22 03:10:37'),(24172,8060,'action started via WP Cron','2021-02-22 03:17:28','2021-02-22 03:17:28'),(24173,8060,'action complete via WP Cron','2021-02-22 03:17:28','2021-02-22 03:17:28'),(24174,8061,'action created','2021-02-22 03:17:59','2021-02-22 03:17:59'),(24175,8061,'action started via WP Cron','2021-02-22 03:18:57','2021-02-22 03:18:57'),(24176,8061,'action complete via WP Cron','2021-02-22 03:18:57','2021-02-22 03:18:57'),(24177,8062,'action created','2021-02-22 03:18:58','2021-02-22 03:18:58'),(24178,8062,'action started via WP Cron','2021-02-22 03:19:36','2021-02-22 03:19:36'),(24179,8062,'action complete via WP Cron','2021-02-22 03:19:36','2021-02-22 03:19:36'),(24180,8063,'action created','2021-02-22 03:20:11','2021-02-22 03:20:11'),(24181,8063,'action started via WP Cron','2021-02-22 03:20:49','2021-02-22 03:20:49'),(24182,8063,'action complete via WP Cron','2021-02-22 03:20:49','2021-02-22 03:20:49'),(24183,8064,'action created','2021-02-22 03:20:50','2021-02-22 03:20:50'),(24184,8064,'action started via WP Cron','2021-02-22 03:23:17','2021-02-22 03:23:17'),(24185,8064,'action complete via WP Cron','2021-02-22 03:23:17','2021-02-22 03:23:17'),(24186,8065,'action created','2021-02-22 03:23:17','2021-02-22 03:23:17'),(24187,8065,'action started via WP Cron','2021-02-22 03:25:42','2021-02-22 03:25:42'),(24188,8065,'action complete via WP Cron','2021-02-22 03:25:42','2021-02-22 03:25:42'),(24189,8066,'action created','2021-02-22 03:25:43','2021-02-22 03:25:43'),(24190,8066,'action started via WP Cron','2021-02-22 03:26:43','2021-02-22 03:26:43'),(24191,8066,'action complete via WP Cron','2021-02-22 03:26:43','2021-02-22 03:26:43'),(24192,8067,'action created','2021-02-22 03:27:41','2021-02-22 03:27:41'),(24193,8067,'action started via WP Cron','2021-02-22 03:32:41','2021-02-22 03:32:41'),(24194,8067,'action complete via WP Cron','2021-02-22 03:32:41','2021-02-22 03:32:41'),(24195,8068,'action created','2021-02-22 03:32:45','2021-02-22 03:32:45'),(24196,8068,'action started via WP Cron','2021-02-22 03:34:22','2021-02-22 03:34:22'),(24197,8068,'action complete via WP Cron','2021-02-22 03:34:22','2021-02-22 03:34:22'),(24198,8069,'action created','2021-02-22 03:39:47','2021-02-22 03:39:47'),(24199,8069,'action started via WP Cron','2021-02-22 03:43:14','2021-02-22 03:43:14'),(24200,8069,'action complete via WP Cron','2021-02-22 03:43:14','2021-02-22 03:43:14'),(24201,8070,'action created','2021-02-22 03:43:15','2021-02-22 03:43:15'),(24202,8070,'action started via WP Cron','2021-02-22 03:43:36','2021-02-22 03:43:36'),(24203,8070,'action complete via WP Cron','2021-02-22 03:43:36','2021-02-22 03:43:36'),(24204,8071,'action created','2021-02-22 03:43:37','2021-02-22 03:43:37'),(24205,8071,'action started via WP Cron','2021-02-22 03:46:36','2021-02-22 03:46:36'),(24206,8071,'action complete via WP Cron','2021-02-22 03:46:37','2021-02-22 03:46:37'),(24207,8072,'action created','2021-02-22 03:46:37','2021-02-22 03:46:37'),(24208,8072,'action started via WP Cron','2021-02-22 03:51:36','2021-02-22 03:51:36'),(24209,8072,'action complete via WP Cron','2021-02-22 03:51:36','2021-02-22 03:51:36'),(24210,8073,'action created','2021-02-22 04:02:07','2021-02-22 04:02:07'),(24211,8073,'action started via WP Cron','2021-02-22 04:03:23','2021-02-22 04:03:23'),(24212,8073,'action complete via WP Cron','2021-02-22 04:03:23','2021-02-22 04:03:23'),(24213,8074,'action created','2021-02-22 04:03:24','2021-02-22 04:03:24'),(24214,8074,'action started via WP Cron','2021-02-22 04:09:43','2021-02-22 04:09:43'),(24215,8074,'action complete via WP Cron','2021-02-22 04:09:43','2021-02-22 04:09:43'),(24216,8075,'action created','2021-02-22 04:09:44','2021-02-22 04:09:44'),(24217,8075,'action started via WP Cron','2021-02-22 04:10:41','2021-02-22 04:10:41'),(24218,8075,'action complete via WP Cron','2021-02-22 04:10:41','2021-02-22 04:10:41'),(24219,8076,'action created','2021-02-22 04:10:41','2021-02-22 04:10:41'),(24220,8076,'action started via WP Cron','2021-02-22 04:20:02','2021-02-22 04:20:02'),(24221,8076,'action complete via WP Cron','2021-02-22 04:20:02','2021-02-22 04:20:02'),(24222,8077,'action created','2021-02-22 04:25:24','2021-02-22 04:25:24'),(24223,8077,'action started via WP Cron','2021-02-22 04:25:39','2021-02-22 04:25:39'),(24224,8077,'action complete via WP Cron','2021-02-22 04:25:39','2021-02-22 04:25:39'),(24225,8078,'action created','2021-02-22 04:33:15','2021-02-22 04:33:15'),(24226,8078,'action started via WP Cron','2021-02-22 04:37:30','2021-02-22 04:37:30'),(24227,8078,'action complete via WP Cron','2021-02-22 04:37:30','2021-02-22 04:37:30'),(24228,8079,'action created','2021-02-22 04:37:33','2021-02-22 04:37:33'),(24229,8079,'action started via WP Cron','2021-02-22 04:38:01','2021-02-22 04:38:01'),(24230,8079,'action complete via WP Cron','2021-02-22 04:38:01','2021-02-22 04:38:01'),(24231,8080,'action created','2021-02-22 04:38:02','2021-02-22 04:38:02'),(24232,8080,'action started via WP Cron','2021-02-22 04:38:39','2021-02-22 04:38:39'),(24233,8080,'action complete via WP Cron','2021-02-22 04:38:39','2021-02-22 04:38:39'),(24234,8081,'action created','2021-02-22 04:38:40','2021-02-22 04:38:40'),(24235,8081,'action started via WP Cron','2021-02-22 04:40:19','2021-02-22 04:40:19'),(24236,8081,'action complete via WP Cron','2021-02-22 04:40:19','2021-02-22 04:40:19'),(24237,8082,'action created','2021-02-22 04:40:21','2021-02-22 04:40:21'),(24238,8082,'action started via WP Cron','2021-02-22 04:42:05','2021-02-22 04:42:05'),(24239,8082,'action complete via WP Cron','2021-02-22 04:42:05','2021-02-22 04:42:05'),(24240,8083,'action created','2021-02-22 04:42:05','2021-02-22 04:42:05'),(24241,8083,'action started via WP Cron','2021-02-22 04:47:40','2021-02-22 04:47:40'),(24242,8083,'action complete via WP Cron','2021-02-22 04:47:40','2021-02-22 04:47:40'),(24243,8084,'action created','2021-02-22 04:52:52','2021-02-22 04:52:52'),(24244,8084,'action started via WP Cron','2021-02-22 04:56:04','2021-02-22 04:56:04'),(24245,8084,'action complete via WP Cron','2021-02-22 04:56:04','2021-02-22 04:56:04'),(24246,8085,'action created','2021-02-22 04:56:39','2021-02-22 04:56:39'),(24247,8085,'action started via WP Cron','2021-02-22 04:58:06','2021-02-22 04:58:06'),(24248,8085,'action complete via WP Cron','2021-02-22 04:58:06','2021-02-22 04:58:06'),(24249,8086,'action created','2021-02-22 04:58:06','2021-02-22 04:58:06'),(24250,8086,'action started via WP Cron','2021-02-22 04:59:15','2021-02-22 04:59:15'),(24251,8086,'action complete via WP Cron','2021-02-22 04:59:15','2021-02-22 04:59:15'),(24252,8087,'action created','2021-02-22 04:59:15','2021-02-22 04:59:15'),(24253,8087,'action started via WP Cron','2021-02-22 04:59:42','2021-02-22 04:59:42'),(24254,8087,'action complete via WP Cron','2021-02-22 04:59:42','2021-02-22 04:59:42'),(24255,8088,'action created','2021-02-22 04:59:43','2021-02-22 04:59:43'),(24256,8088,'action started via WP Cron','2021-02-22 05:00:44','2021-02-22 05:00:44'),(24257,8088,'action complete via WP Cron','2021-02-22 05:00:44','2021-02-22 05:00:44'),(24258,8089,'action created','2021-02-22 05:00:44','2021-02-22 05:00:44'),(24259,8089,'action started via WP Cron','2021-02-22 05:01:51','2021-02-22 05:01:51'),(24260,8089,'action complete via WP Cron','2021-02-22 05:01:51','2021-02-22 05:01:51'),(24261,8090,'action created','2021-02-22 05:01:51','2021-02-22 05:01:51'),(24262,8090,'action started via WP Cron','2021-02-22 05:03:06','2021-02-22 05:03:06'),(24263,8090,'action complete via WP Cron','2021-02-22 05:03:06','2021-02-22 05:03:06'),(24264,8091,'action created','2021-02-22 05:03:07','2021-02-22 05:03:07'),(24265,8091,'action started via WP Cron','2021-02-22 05:07:44','2021-02-22 05:07:44'),(24266,8091,'action complete via WP Cron','2021-02-22 05:07:44','2021-02-22 05:07:44'),(24267,8092,'action created','2021-02-22 05:08:11','2021-02-22 05:08:11'),(24268,8092,'action started via WP Cron','2021-02-22 05:10:04','2021-02-22 05:10:04'),(24269,8092,'action complete via WP Cron','2021-02-22 05:10:04','2021-02-22 05:10:04'),(24270,8093,'action created','2021-02-22 05:20:15','2021-02-22 05:20:15'),(24271,8093,'action started via WP Cron','2021-02-22 05:31:24','2021-02-22 05:31:24'),(24272,8093,'action complete via WP Cron','2021-02-22 05:31:24','2021-02-22 05:31:24'),(24273,8094,'action created','2021-02-22 05:31:43','2021-02-22 05:31:43'),(24274,8094,'action started via WP Cron','2021-02-22 05:33:07','2021-02-22 05:33:07'),(24275,8094,'action complete via WP Cron','2021-02-22 05:33:07','2021-02-22 05:33:07'),(24276,8095,'action created','2021-02-22 05:33:07','2021-02-22 05:33:07'),(24277,8095,'action started via WP Cron','2021-02-22 05:33:35','2021-02-22 05:33:35'),(24278,8095,'action complete via WP Cron','2021-02-22 05:33:35','2021-02-22 05:33:35'),(24279,8096,'action created','2021-02-22 05:37:17','2021-02-22 05:37:17'),(24280,8096,'action started via WP Cron','2021-02-22 05:39:27','2021-02-22 05:39:27'),(24281,8096,'action complete via WP Cron','2021-02-22 05:39:27','2021-02-22 05:39:27'),(24282,8097,'action created','2021-02-22 05:40:38','2021-02-22 05:40:38'),(24283,8097,'action started via WP Cron','2021-02-22 05:41:40','2021-02-22 05:41:40'),(24284,8097,'action complete via WP Cron','2021-02-22 05:41:40','2021-02-22 05:41:40'),(24285,8098,'action created','2021-02-22 05:41:41','2021-02-22 05:41:41'),(24286,8098,'action started via WP Cron','2021-02-22 05:42:43','2021-02-22 05:42:43'),(24287,8098,'action complete via WP Cron','2021-02-22 05:42:43','2021-02-22 05:42:43'),(24288,8099,'action created','2021-02-22 05:42:43','2021-02-22 05:42:43'),(24289,8099,'action started via WP Cron','2021-02-22 05:45:43','2021-02-22 05:45:43'),(24290,8099,'action complete via WP Cron','2021-02-22 05:45:43','2021-02-22 05:45:43'),(24291,8100,'action created','2021-02-22 05:49:40','2021-02-22 05:49:40'),(24292,8100,'action started via WP Cron','2021-02-22 06:03:07','2021-02-22 06:03:07'),(24293,8100,'action complete via WP Cron','2021-02-22 06:03:07','2021-02-22 06:03:07'),(24294,8101,'action created','2021-02-22 06:03:08','2021-02-22 06:03:08'),(24295,8101,'action started via WP Cron','2021-02-22 06:04:47','2021-02-22 06:04:47'),(24296,8101,'action complete via WP Cron','2021-02-22 06:04:47','2021-02-22 06:04:47'),(24297,8102,'action created','2021-02-22 06:04:47','2021-02-22 06:04:47'),(24298,8102,'action started via WP Cron','2021-02-22 06:05:36','2021-02-22 06:05:36'),(24299,8102,'action complete via WP Cron','2021-02-22 06:05:36','2021-02-22 06:05:36'),(24300,8103,'action created','2021-02-22 06:05:37','2021-02-22 06:05:37'),(24301,8103,'action started via WP Cron','2021-02-22 06:07:22','2021-02-22 06:07:22'),(24302,8103,'action complete via WP Cron','2021-02-22 06:07:22','2021-02-22 06:07:22'),(24303,8104,'action created','2021-02-22 06:07:29','2021-02-22 06:07:29'),(24304,8104,'action started via WP Cron','2021-02-22 06:07:45','2021-02-22 06:07:45'),(24305,8104,'action complete via WP Cron','2021-02-22 06:07:45','2021-02-22 06:07:45'),(24306,8105,'action created','2021-02-22 06:07:46','2021-02-22 06:07:46'),(24307,8105,'action started via WP Cron','2021-02-22 06:08:56','2021-02-22 06:08:56'),(24308,8105,'action complete via WP Cron','2021-02-22 06:08:56','2021-02-22 06:08:56'),(24309,8106,'action created','2021-02-22 06:10:55','2021-02-22 06:10:55'),(24310,8106,'action started via WP Cron','2021-02-22 06:11:57','2021-02-22 06:11:57'),(24311,8106,'action complete via WP Cron','2021-02-22 06:11:57','2021-02-22 06:11:57'),(24312,8107,'action created','2021-02-22 06:13:46','2021-02-22 06:13:46'),(24313,8107,'action started via WP Cron','2021-02-22 06:16:39','2021-02-22 06:16:39'),(24314,8107,'action complete via WP Cron','2021-02-22 06:16:39','2021-02-22 06:16:39'),(24315,8108,'action created','2021-02-22 06:16:39','2021-02-22 06:16:39'),(24316,8108,'action started via WP Cron','2021-02-22 06:20:53','2021-02-22 06:20:53'),(24317,8108,'action complete via WP Cron','2021-02-22 06:20:53','2021-02-22 06:20:53'),(24318,8109,'action created','2021-02-22 06:21:02','2021-02-22 06:21:02'),(24319,8109,'action started via WP Cron','2021-02-22 06:21:44','2021-02-22 06:21:44'),(24320,8109,'action complete via WP Cron','2021-02-22 06:21:44','2021-02-22 06:21:44'),(24321,8110,'action created','2021-02-22 06:21:51','2021-02-22 06:21:51'),(24322,8110,'action started via WP Cron','2021-02-22 06:23:12','2021-02-22 06:23:12'),(24323,8110,'action complete via WP Cron','2021-02-22 06:23:12','2021-02-22 06:23:12'),(24324,8111,'action created','2021-02-22 06:23:58','2021-02-22 06:23:58'),(24325,8111,'action started via WP Cron','2021-02-22 06:26:57','2021-02-22 06:26:57'),(24326,8111,'action complete via WP Cron','2021-02-22 06:26:57','2021-02-22 06:26:57'),(24327,8112,'action created','2021-02-22 06:27:01','2021-02-22 06:27:01'),(24328,8112,'action started via WP Cron','2021-02-22 06:30:42','2021-02-22 06:30:42'),(24329,8112,'action complete via WP Cron','2021-02-22 06:30:42','2021-02-22 06:30:42'),(24330,8113,'action created','2021-02-22 06:31:50','2021-02-22 06:31:50'),(24331,8113,'action started via WP Cron','2021-02-22 06:32:47','2021-02-22 06:32:47'),(24332,8113,'action complete via WP Cron','2021-02-22 06:32:47','2021-02-22 06:32:47'),(24333,8114,'action created','2021-02-22 06:32:49','2021-02-22 06:32:49'),(24334,8114,'action started via WP Cron','2021-02-22 06:36:19','2021-02-22 06:36:19'),(24335,8114,'action complete via WP Cron','2021-02-22 06:36:19','2021-02-22 06:36:19'),(24336,8115,'action created','2021-02-22 06:37:18','2021-02-22 06:37:18'),(24337,8115,'action started via WP Cron','2021-02-22 06:37:51','2021-02-22 06:37:51'),(24338,8115,'action complete via WP Cron','2021-02-22 06:37:51','2021-02-22 06:37:51'),(24339,8116,'action created','2021-02-22 06:45:23','2021-02-22 06:45:23'),(24340,8116,'action started via WP Cron','2021-02-22 06:46:12','2021-02-22 06:46:12'),(24341,8116,'action complete via WP Cron','2021-02-22 06:46:12','2021-02-22 06:46:12'),(24342,8117,'action created','2021-02-22 06:46:16','2021-02-22 06:46:16'),(24343,8117,'action started via WP Cron','2021-02-22 06:48:24','2021-02-22 06:48:24'),(24344,8117,'action complete via WP Cron','2021-02-22 06:48:24','2021-02-22 06:48:24'),(24345,8118,'action created','2021-02-22 06:54:21','2021-02-22 06:54:21'),(24346,8118,'action started via WP Cron','2021-02-22 07:03:35','2021-02-22 07:03:35'),(24347,8118,'action complete via WP Cron','2021-02-22 07:03:35','2021-02-22 07:03:35'),(24348,8119,'action created','2021-02-22 07:03:36','2021-02-22 07:03:36'),(24349,8119,'action started via WP Cron','2021-02-22 07:10:04','2021-02-22 07:10:04'),(24350,8119,'action complete via WP Cron','2021-02-22 07:10:04','2021-02-22 07:10:04'),(24351,8120,'action created','2021-02-22 07:10:04','2021-02-22 07:10:04'),(24352,8120,'action started via WP Cron','2021-02-22 07:12:56','2021-02-22 07:12:56'),(24353,8120,'action complete via WP Cron','2021-02-22 07:12:56','2021-02-22 07:12:56'),(24354,8121,'action created','2021-02-22 07:12:56','2021-02-22 07:12:56'),(24355,8121,'action started via WP Cron','2021-02-22 07:18:04','2021-02-22 07:18:04'),(24356,8121,'action complete via WP Cron','2021-02-22 07:18:04','2021-02-22 07:18:04'),(24357,8122,'action created','2021-02-22 07:26:50','2021-02-22 07:26:50'),(24358,8122,'action started via WP Cron','2021-02-22 07:28:03','2021-02-22 07:28:03'),(24359,8122,'action complete via WP Cron','2021-02-22 07:28:03','2021-02-22 07:28:03'),(24360,8123,'action created','2021-02-22 07:32:33','2021-02-22 07:32:33'),(24361,8123,'action started via WP Cron','2021-02-22 07:33:07','2021-02-22 07:33:07'),(24362,8123,'action complete via WP Cron','2021-02-22 07:33:07','2021-02-22 07:33:07'),(24363,8124,'action created','2021-02-22 07:33:07','2021-02-22 07:33:07'),(24364,8124,'action started via WP Cron','2021-02-22 07:33:52','2021-02-22 07:33:52'),(24365,8124,'action complete via WP Cron','2021-02-22 07:33:52','2021-02-22 07:33:52'),(24366,8125,'action created','2021-02-22 07:33:53','2021-02-22 07:33:53'),(24367,8125,'action started via WP Cron','2021-02-22 07:46:31','2021-02-22 07:46:31'),(24368,8125,'action complete via WP Cron','2021-02-22 07:46:31','2021-02-22 07:46:31'),(24369,8126,'action created','2021-02-22 08:01:05','2021-02-22 08:01:05'),(24370,8126,'action started via WP Cron','2021-02-22 08:03:07','2021-02-22 08:03:07'),(24371,8126,'action complete via WP Cron','2021-02-22 08:03:07','2021-02-22 08:03:07'),(24372,8127,'action created','2021-02-22 08:03:08','2021-02-22 08:03:08'),(24373,8127,'action started via WP Cron','2021-02-22 08:04:23','2021-02-22 08:04:23'),(24374,8127,'action complete via WP Cron','2021-02-22 08:04:23','2021-02-22 08:04:23'),(24375,8128,'action created','2021-02-22 08:04:23','2021-02-22 08:04:23'),(24376,8128,'action started via WP Cron','2021-02-22 08:09:48','2021-02-22 08:09:48'),(24377,8128,'action complete via WP Cron','2021-02-22 08:09:48','2021-02-22 08:09:48'),(24378,8129,'action created','2021-02-22 08:09:48','2021-02-22 08:09:48'),(24379,8129,'action started via WP Cron','2021-02-22 08:15:28','2021-02-22 08:15:28'),(24380,8129,'action complete via WP Cron','2021-02-22 08:15:28','2021-02-22 08:15:28'),(24381,8130,'action created','2021-02-22 08:15:28','2021-02-22 08:15:28'),(24382,8130,'action started via WP Cron','2021-02-22 08:16:18','2021-02-22 08:16:18'),(24383,8130,'action complete via WP Cron','2021-02-22 08:16:18','2021-02-22 08:16:18'),(24384,8131,'action created','2021-02-22 08:16:19','2021-02-22 08:16:19'),(24385,8131,'action started via WP Cron','2021-02-22 08:24:11','2021-02-22 08:24:11'),(24386,8131,'action complete via WP Cron','2021-02-22 08:24:11','2021-02-22 08:24:11'),(24387,8132,'action created','2021-02-22 08:24:12','2021-02-22 08:24:12'),(24388,8132,'action started via WP Cron','2021-02-22 08:26:28','2021-02-22 08:26:28'),(24389,8132,'action complete via WP Cron','2021-02-22 08:26:28','2021-02-22 08:26:28'),(24390,8133,'action created','2021-02-22 08:26:29','2021-02-22 08:26:29'),(24391,8133,'action started via WP Cron','2021-02-22 08:26:48','2021-02-22 08:26:48'),(24392,8133,'action complete via WP Cron','2021-02-22 08:26:48','2021-02-22 08:26:48'),(24393,8134,'action created','2021-02-22 08:26:50','2021-02-22 08:26:50'),(24394,8134,'action started via WP Cron','2021-02-22 08:27:37','2021-02-22 08:27:37'),(24395,8134,'action complete via WP Cron','2021-02-22 08:27:37','2021-02-22 08:27:37'),(24396,8135,'action created','2021-02-22 08:27:41','2021-02-22 08:27:41'),(24397,8135,'action started via WP Cron','2021-02-22 08:29:13','2021-02-22 08:29:13'),(24398,8135,'action complete via WP Cron','2021-02-22 08:29:13','2021-02-22 08:29:13'),(24399,8136,'action created','2021-02-22 08:29:16','2021-02-22 08:29:16'),(24400,8136,'action started via WP Cron','2021-02-22 08:31:35','2021-02-22 08:31:35'),(24401,8136,'action complete via WP Cron','2021-02-22 08:31:35','2021-02-22 08:31:35'),(24402,8137,'action created','2021-02-22 08:33:52','2021-02-22 08:33:52'),(24403,8137,'action started via WP Cron','2021-02-22 08:34:38','2021-02-22 08:34:38'),(24404,8137,'action complete via WP Cron','2021-02-22 08:34:38','2021-02-22 08:34:38'),(24405,8138,'action created','2021-02-22 08:34:39','2021-02-22 08:34:39'),(24406,8138,'action started via WP Cron','2021-02-22 08:36:26','2021-02-22 08:36:26'),(24407,8138,'action complete via WP Cron','2021-02-22 08:36:26','2021-02-22 08:36:26'),(24408,8139,'action created','2021-02-22 08:45:28','2021-02-22 08:45:28'),(24409,7716,'action started via WP Cron','2021-02-22 08:50:28','2021-02-22 08:50:28'),(24410,7716,'action complete via WP Cron','2021-02-22 08:50:28','2021-02-22 08:50:28'),(24411,8140,'action created','2021-02-22 08:50:28','2021-02-22 08:50:28'),(24412,8139,'action started via WP Cron','2021-02-22 08:50:28','2021-02-22 08:50:28'),(24413,8139,'action complete via WP Cron','2021-02-22 08:50:28','2021-02-22 08:50:28'),(24414,8141,'action created','2021-02-22 08:58:54','2021-02-22 08:58:54'),(24415,8141,'action started via WP Cron','2021-02-22 09:02:13','2021-02-22 09:02:13'),(24416,8141,'action complete via WP Cron','2021-02-22 09:02:13','2021-02-22 09:02:13'),(24417,8142,'action created','2021-02-22 09:03:06','2021-02-22 09:03:06'),(24418,8142,'action started via WP Cron','2021-02-22 09:16:10','2021-02-22 09:16:10'),(24419,8142,'action complete via WP Cron','2021-02-22 09:16:10','2021-02-22 09:16:10'),(24420,8143,'action created','2021-02-22 09:20:46','2021-02-22 09:20:46'),(24421,8143,'action started via WP Cron','2021-02-22 09:22:04','2021-02-22 09:22:04'),(24422,8143,'action complete via WP Cron','2021-02-22 09:22:04','2021-02-22 09:22:04'),(24423,8144,'action created','2021-02-22 09:22:24','2021-02-22 09:22:24'),(24424,8144,'action started via WP Cron','2021-02-22 09:33:06','2021-02-22 09:33:06'),(24425,8144,'action complete via WP Cron','2021-02-22 09:33:07','2021-02-22 09:33:07'),(24426,8145,'action created','2021-02-22 09:33:07','2021-02-22 09:33:07'),(24427,8145,'action started via WP Cron','2021-02-22 09:35:30','2021-02-22 09:35:30'),(24428,8145,'action complete via WP Cron','2021-02-22 09:35:30','2021-02-22 09:35:30'),(24429,8146,'action created','2021-02-22 09:35:30','2021-02-22 09:35:30'),(24430,8146,'action started via WP Cron','2021-02-22 09:36:11','2021-02-22 09:36:11'),(24431,8146,'action complete via WP Cron','2021-02-22 09:36:11','2021-02-22 09:36:11'),(24432,8147,'action created','2021-02-22 09:36:11','2021-02-22 09:36:11'),(24433,8147,'action started via WP Cron','2021-02-22 09:40:27','2021-02-22 09:40:27'),(24434,8147,'action complete via WP Cron','2021-02-22 09:40:27','2021-02-22 09:40:27'),(24435,8148,'action created','2021-02-22 09:40:27','2021-02-22 09:40:27'),(24436,8148,'action started via WP Cron','2021-02-22 09:46:56','2021-02-22 09:46:56'),(24437,8148,'action complete via WP Cron','2021-02-22 09:46:56','2021-02-22 09:46:56'),(24438,8149,'action created','2021-02-22 09:46:56','2021-02-22 09:46:56'),(24439,8149,'action started via WP Cron','2021-02-22 09:52:12','2021-02-22 09:52:12'),(24440,8149,'action complete via WP Cron','2021-02-22 09:52:12','2021-02-22 09:52:12'),(24441,8150,'action created','2021-02-22 09:54:12','2021-02-22 09:54:12'),(24442,8150,'action started via WP Cron','2021-02-22 10:03:07','2021-02-22 10:03:07'),(24443,8150,'action complete via WP Cron','2021-02-22 10:03:07','2021-02-22 10:03:07'),(24444,8151,'action created','2021-02-22 10:03:07','2021-02-22 10:03:07'),(24445,8151,'action started via WP Cron','2021-02-22 10:03:38','2021-02-22 10:03:38'),(24446,8151,'action complete via WP Cron','2021-02-22 10:03:38','2021-02-22 10:03:38'),(24447,8152,'action created','2021-02-22 10:03:41','2021-02-22 10:03:41'),(24448,8152,'action started via WP Cron','2021-02-22 10:04:41','2021-02-22 10:04:41'),(24449,8152,'action complete via WP Cron','2021-02-22 10:04:41','2021-02-22 10:04:41'),(24450,8153,'action created','2021-02-22 10:04:41','2021-02-22 10:04:41'),(24451,8153,'action started via WP Cron','2021-02-22 10:12:12','2021-02-22 10:12:12'),(24452,8153,'action complete via WP Cron','2021-02-22 10:12:12','2021-02-22 10:12:12'),(24453,8154,'action created','2021-02-22 10:13:00','2021-02-22 10:13:00'),(24454,8154,'action started via WP Cron','2021-02-22 10:13:53','2021-02-22 10:13:53'),(24455,8154,'action complete via WP Cron','2021-02-22 10:13:53','2021-02-22 10:13:53'),(24456,8155,'action created','2021-02-22 10:32:52','2021-02-22 10:32:52'),(24457,8155,'action started via WP Cron','2021-02-22 10:33:43','2021-02-22 10:33:43'),(24458,8155,'action complete via WP Cron','2021-02-22 10:33:43','2021-02-22 10:33:43'),(24459,8156,'action created','2021-02-22 10:33:48','2021-02-22 10:33:48'),(24460,8156,'action started via WP Cron','2021-02-22 10:47:49','2021-02-22 10:47:49'),(24461,8156,'action complete via WP Cron','2021-02-22 10:47:49','2021-02-22 10:47:49'),(24462,8157,'action created','2021-02-22 10:50:16','2021-02-22 10:50:16'),(24463,8157,'action started via WP Cron','2021-02-22 10:57:03','2021-02-22 10:57:03'),(24464,8157,'action complete via WP Cron','2021-02-22 10:57:03','2021-02-22 10:57:03'),(24465,8158,'action created','2021-02-22 10:57:05','2021-02-22 10:57:05'),(24466,8158,'action started via WP Cron','2021-02-22 10:58:41','2021-02-22 10:58:41'),(24467,8158,'action complete via WP Cron','2021-02-22 10:58:41','2021-02-22 10:58:41'),(24468,8159,'action created','2021-02-22 10:58:41','2021-02-22 10:58:41'),(24469,8159,'action started via WP Cron','2021-02-22 11:02:44','2021-02-22 11:02:44'),(24470,8159,'action complete via WP Cron','2021-02-22 11:02:44','2021-02-22 11:02:44'),(24471,8160,'action created','2021-02-22 11:03:05','2021-02-22 11:03:05'),(24472,8160,'action started via WP Cron','2021-02-22 11:15:04','2021-02-22 11:15:04'),(24473,8160,'action complete via WP Cron','2021-02-22 11:15:05','2021-02-22 11:15:05'),(24474,8161,'action created','2021-02-22 11:15:05','2021-02-22 11:15:05'),(24475,8161,'action started via WP Cron','2021-02-22 11:15:42','2021-02-22 11:15:42'),(24476,8161,'action complete via WP Cron','2021-02-22 11:15:42','2021-02-22 11:15:42'),(24477,8162,'action created','2021-02-22 11:17:45','2021-02-22 11:17:45'),(24478,8162,'action started via WP Cron','2021-02-22 11:19:18','2021-02-22 11:19:18'),(24479,8162,'action complete via WP Cron','2021-02-22 11:19:18','2021-02-22 11:19:18'),(24480,8163,'action created','2021-02-22 11:22:36','2021-02-22 11:22:36'),(24481,8163,'action started via WP Cron','2021-02-22 11:25:44','2021-02-22 11:25:44'),(24482,8163,'action complete via WP Cron','2021-02-22 11:25:44','2021-02-22 11:25:44'),(24483,8164,'action created','2021-02-22 11:25:45','2021-02-22 11:25:45'),(24484,8164,'action started via WP Cron','2021-02-22 11:30:22','2021-02-22 11:30:22'),(24485,8164,'action complete via WP Cron','2021-02-22 11:30:22','2021-02-22 11:30:22'),(24486,8165,'action created','2021-02-22 11:30:22','2021-02-22 11:30:22'),(24487,8165,'action started via WP Cron','2021-02-22 11:31:16','2021-02-22 11:31:16'),(24488,8165,'action complete via WP Cron','2021-02-22 11:31:16','2021-02-22 11:31:16'),(24489,8166,'action created','2021-02-22 11:32:29','2021-02-22 11:32:29'),(24490,8166,'action started via WP Cron','2021-02-22 11:33:03','2021-02-22 11:33:03'),(24491,8166,'action complete via WP Cron','2021-02-22 11:33:03','2021-02-22 11:33:03'),(24492,8167,'action created','2021-02-22 11:33:07','2021-02-22 11:33:07'),(24493,8167,'action started via WP Cron','2021-02-22 11:39:06','2021-02-22 11:39:06'),(24494,8167,'action complete via WP Cron','2021-02-22 11:39:06','2021-02-22 11:39:06'),(24495,8168,'action created','2021-02-22 11:40:47','2021-02-22 11:40:47'),(24496,8168,'action started via WP Cron','2021-02-22 11:43:02','2021-02-22 11:43:02'),(24497,8168,'action complete via WP Cron','2021-02-22 11:43:02','2021-02-22 11:43:02'),(24498,8169,'action created','2021-02-22 11:51:48','2021-02-22 11:51:48'),(24499,8169,'action started via WP Cron','2021-02-22 11:54:38','2021-02-22 11:54:38'),(24500,8169,'action complete via WP Cron','2021-02-22 11:54:38','2021-02-22 11:54:38'),(24501,8170,'action created','2021-02-22 11:54:38','2021-02-22 11:54:38'),(24502,8170,'action started via WP Cron','2021-02-22 11:57:31','2021-02-22 11:57:31'),(24503,8170,'action complete via WP Cron','2021-02-22 11:57:31','2021-02-22 11:57:31'),(24504,8171,'action created','2021-02-22 12:00:34','2021-02-22 12:00:34'),(24505,8171,'action started via WP Cron','2021-02-22 12:01:35','2021-02-22 12:01:35'),(24506,8171,'action complete via WP Cron','2021-02-22 12:01:35','2021-02-22 12:01:35'),(24507,8172,'action created','2021-02-22 12:01:35','2021-02-22 12:01:35'),(24508,8172,'action started via WP Cron','2021-02-22 12:03:15','2021-02-22 12:03:15'),(24509,8172,'action complete via WP Cron','2021-02-22 12:03:15','2021-02-22 12:03:15'),(24510,8173,'action created','2021-02-22 12:03:16','2021-02-22 12:03:16'),(24511,8173,'action started via WP Cron','2021-02-22 12:05:01','2021-02-22 12:05:01'),(24512,8173,'action complete via WP Cron','2021-02-22 12:05:01','2021-02-22 12:05:01'),(24513,8174,'action created','2021-02-22 12:05:03','2021-02-22 12:05:03'),(24514,8174,'action started via WP Cron','2021-02-22 12:05:36','2021-02-22 12:05:36'),(24515,8174,'action complete via WP Cron','2021-02-22 12:05:36','2021-02-22 12:05:36'),(24516,8175,'action created','2021-02-22 12:05:37','2021-02-22 12:05:37'),(24517,8175,'action started via WP Cron','2021-02-22 12:07:50','2021-02-22 12:07:50'),(24518,8175,'action complete via WP Cron','2021-02-22 12:07:50','2021-02-22 12:07:50'),(24519,8176,'action created','2021-02-22 12:07:58','2021-02-22 12:07:58'),(24520,8176,'action started via WP Cron','2021-02-22 12:13:05','2021-02-22 12:13:05'),(24521,8176,'action complete via WP Cron','2021-02-22 12:13:05','2021-02-22 12:13:05'),(24522,8177,'action created','2021-02-22 12:19:21','2021-02-22 12:19:21'),(24523,8177,'action started via WP Cron','2021-02-22 12:21:30','2021-02-22 12:21:30'),(24524,8177,'action complete via WP Cron','2021-02-22 12:21:30','2021-02-22 12:21:30'),(24525,8178,'action created','2021-02-22 12:21:30','2021-02-22 12:21:30'),(24526,8178,'action started via WP Cron','2021-02-22 12:23:01','2021-02-22 12:23:01'),(24527,8178,'action complete via WP Cron','2021-02-22 12:23:01','2021-02-22 12:23:01'),(24528,8179,'action created','2021-02-22 12:23:58','2021-02-22 12:23:58'),(24529,8179,'action started via WP Cron','2021-02-22 12:25:55','2021-02-22 12:25:55'),(24530,8179,'action complete via WP Cron','2021-02-22 12:25:55','2021-02-22 12:25:55'),(24531,8180,'action created','2021-02-22 12:25:55','2021-02-22 12:25:55'),(24532,8180,'action started via WP Cron','2021-02-22 12:26:46','2021-02-22 12:26:46'),(24533,8180,'action complete via WP Cron','2021-02-22 12:26:46','2021-02-22 12:26:46'),(24534,8181,'action created','2021-02-22 12:31:02','2021-02-22 12:31:02'),(24535,8181,'action started via WP Cron','2021-02-22 12:31:39','2021-02-22 12:31:39'),(24536,8181,'action complete via WP Cron','2021-02-22 12:31:40','2021-02-22 12:31:40'),(24537,8182,'action created','2021-02-22 12:32:05','2021-02-22 12:32:05'),(24538,8182,'action started via WP Cron','2021-02-22 12:33:06','2021-02-22 12:33:06'),(24539,8182,'action complete via WP Cron','2021-02-22 12:33:06','2021-02-22 12:33:06'),(24540,8183,'action created','2021-02-22 12:33:07','2021-02-22 12:33:07'),(24541,8183,'action started via WP Cron','2021-02-22 12:43:12','2021-02-22 12:43:12'),(24542,8183,'action complete via WP Cron','2021-02-22 12:43:12','2021-02-22 12:43:12'),(24543,8184,'action created','2021-02-22 12:44:39','2021-02-22 12:44:39'),(24544,8184,'action started via WP Cron','2021-02-22 12:46:49','2021-02-22 12:46:49'),(24545,8184,'action complete via WP Cron','2021-02-22 12:46:49','2021-02-22 12:46:49'),(24546,8185,'action created','2021-02-22 12:50:46','2021-02-22 12:50:46'),(24547,8185,'action started via WP Cron','2021-02-22 12:54:37','2021-02-22 12:54:37'),(24548,8185,'action complete via WP Cron','2021-02-22 12:54:37','2021-02-22 12:54:37'),(24549,8186,'action created','2021-02-22 12:54:38','2021-02-22 12:54:38'),(24550,8186,'action started via WP Cron','2021-02-22 12:59:40','2021-02-22 12:59:40'),(24551,8186,'action complete via WP Cron','2021-02-22 12:59:40','2021-02-22 12:59:40'),(24552,8187,'action created','2021-02-22 12:59:40','2021-02-22 12:59:40'),(24553,8187,'action started via WP Cron','2021-02-22 13:03:07','2021-02-22 13:03:07'),(24554,8187,'action complete via WP Cron','2021-02-22 13:03:07','2021-02-22 13:03:07'),(24555,8188,'action created','2021-02-22 13:03:08','2021-02-22 13:03:08'),(24556,8188,'action started via WP Cron','2021-02-22 13:05:40','2021-02-22 13:05:40'),(24557,8188,'action complete via WP Cron','2021-02-22 13:05:40','2021-02-22 13:05:40'),(24558,8189,'action created','2021-02-22 13:05:43','2021-02-22 13:05:43'),(24559,8189,'action started via WP Cron','2021-02-22 13:07:57','2021-02-22 13:07:57'),(24560,8189,'action complete via WP Cron','2021-02-22 13:07:57','2021-02-22 13:07:57'),(24561,8190,'action created','2021-02-22 13:08:25','2021-02-22 13:08:25'),(24562,8190,'action started via WP Cron','2021-02-22 13:09:01','2021-02-22 13:09:01'),(24563,8190,'action complete via WP Cron','2021-02-22 13:09:01','2021-02-22 13:09:01'),(24564,8191,'action created','2021-02-22 13:09:01','2021-02-22 13:09:01'),(24565,8191,'action started via WP Cron','2021-02-22 13:10:18','2021-02-22 13:10:18'),(24566,8191,'action complete via WP Cron','2021-02-22 13:10:18','2021-02-22 13:10:18'),(24567,8192,'action created','2021-02-22 13:10:19','2021-02-22 13:10:19'),(24568,8192,'action started via WP Cron','2021-02-22 13:11:05','2021-02-22 13:11:05'),(24569,8192,'action complete via WP Cron','2021-02-22 13:11:05','2021-02-22 13:11:05'),(24570,8193,'action created','2021-02-22 13:11:37','2021-02-22 13:11:37'),(24571,8193,'action started via WP Cron','2021-02-22 13:13:37','2021-02-22 13:13:37'),(24572,8193,'action complete via WP Cron','2021-02-22 13:13:37','2021-02-22 13:13:37'),(24573,8194,'action created','2021-02-22 13:13:37','2021-02-22 13:13:37'),(24574,8194,'action started via WP Cron','2021-02-22 13:14:51','2021-02-22 13:14:51'),(24575,8194,'action complete via WP Cron','2021-02-22 13:14:51','2021-02-22 13:14:51'),(24576,8195,'action created','2021-02-22 13:14:56','2021-02-22 13:14:56'),(24577,8195,'action started via WP Cron','2021-02-22 13:18:06','2021-02-22 13:18:06'),(24578,8195,'action complete via WP Cron','2021-02-22 13:18:06','2021-02-22 13:18:06'),(24579,8196,'action created','2021-02-22 13:18:38','2021-02-22 13:18:38'),(24580,8196,'action started via WP Cron','2021-02-22 13:20:30','2021-02-22 13:20:30'),(24581,8196,'action complete via WP Cron','2021-02-22 13:20:30','2021-02-22 13:20:30'),(24582,8197,'action created','2021-02-22 13:20:36','2021-02-22 13:20:36'),(24583,8197,'action started via WP Cron','2021-02-22 13:24:09','2021-02-22 13:24:09'),(24584,8197,'action complete via WP Cron','2021-02-22 13:24:09','2021-02-22 13:24:09'),(24585,8198,'action created','2021-02-22 13:26:07','2021-02-22 13:26:07'),(24586,8198,'action started via WP Cron','2021-02-22 13:26:55','2021-02-22 13:26:55'),(24587,8198,'action complete via WP Cron','2021-02-22 13:26:55','2021-02-22 13:26:55'),(24588,8199,'action created','2021-02-22 13:29:27','2021-02-22 13:29:27'),(24589,8199,'action started via WP Cron','2021-02-22 13:29:50','2021-02-22 13:29:50'),(24590,8199,'action complete via WP Cron','2021-02-22 13:29:50','2021-02-22 13:29:50'),(24591,8200,'action created','2021-02-22 13:29:50','2021-02-22 13:29:50'),(24592,8200,'action started via WP Cron','2021-02-22 13:32:11','2021-02-22 13:32:11'),(24593,8200,'action complete via WP Cron','2021-02-22 13:32:11','2021-02-22 13:32:11'),(24594,8201,'action created','2021-02-22 13:32:24','2021-02-22 13:32:24'),(24595,8201,'action started via WP Cron','2021-02-22 13:32:40','2021-02-22 13:32:40'),(24596,8201,'action complete via WP Cron','2021-02-22 13:32:40','2021-02-22 13:32:40'),(24597,8202,'action created','2021-02-22 13:32:40','2021-02-22 13:32:40'),(24598,8202,'action started via WP Cron','2021-02-22 13:33:44','2021-02-22 13:33:44'),(24599,8202,'action complete via WP Cron','2021-02-22 13:33:44','2021-02-22 13:33:44'),(24600,8203,'action created','2021-02-22 13:33:45','2021-02-22 13:33:45'),(24601,8203,'action started via WP Cron','2021-02-22 13:36:03','2021-02-22 13:36:03'),(24602,8203,'action complete via WP Cron','2021-02-22 13:36:03','2021-02-22 13:36:03'),(24603,8204,'action created','2021-02-22 13:36:09','2021-02-22 13:36:09'),(24604,8204,'action started via WP Cron','2021-02-22 13:36:35','2021-02-22 13:36:35'),(24605,8204,'action complete via WP Cron','2021-02-22 13:36:35','2021-02-22 13:36:35'),(24606,8205,'action created','2021-02-22 13:36:35','2021-02-22 13:36:35'),(24607,8205,'action started via WP Cron','2021-02-22 13:40:52','2021-02-22 13:40:52'),(24608,8205,'action complete via WP Cron','2021-02-22 13:40:52','2021-02-22 13:40:52'),(24609,8206,'action created','2021-02-22 13:40:54','2021-02-22 13:40:54'),(24610,8206,'action started via WP Cron','2021-02-22 13:43:09','2021-02-22 13:43:09'),(24611,8206,'action complete via WP Cron','2021-02-22 13:43:09','2021-02-22 13:43:09'),(24612,8207,'action created','2021-02-22 13:51:09','2021-02-22 13:51:09'),(24613,8207,'action started via WP Cron','2021-02-22 13:53:31','2021-02-22 13:53:31'),(24614,8207,'action complete via WP Cron','2021-02-22 13:53:31','2021-02-22 13:53:31'),(24615,8208,'action created','2021-02-22 13:55:35','2021-02-22 13:55:35'),(24616,8208,'action started via WP Cron','2021-02-22 13:56:51','2021-02-22 13:56:51'),(24617,8208,'action complete via WP Cron','2021-02-22 13:56:51','2021-02-22 13:56:51'),(24618,8209,'action created','2021-02-22 13:57:53','2021-02-22 13:57:53'),(24619,8209,'action started via WP Cron','2021-02-22 14:03:06','2021-02-22 14:03:06'),(24620,8209,'action complete via WP Cron','2021-02-22 14:03:06','2021-02-22 14:03:06'),(24621,8210,'action created','2021-02-22 14:03:07','2021-02-22 14:03:07'),(24622,8210,'action started via WP Cron','2021-02-22 14:04:14','2021-02-22 14:04:14'),(24623,8210,'action complete via WP Cron','2021-02-22 14:04:14','2021-02-22 14:04:14'),(24624,8211,'action created','2021-02-22 14:04:15','2021-02-22 14:04:15'),(24625,8211,'action started via WP Cron','2021-02-22 14:04:45','2021-02-22 14:04:45'),(24626,8211,'action complete via WP Cron','2021-02-22 14:04:45','2021-02-22 14:04:45'),(24627,8212,'action created','2021-02-22 14:07:27','2021-02-22 14:07:27'),(24628,8212,'action started via WP Cron','2021-02-22 14:15:58','2021-02-22 14:15:58'),(24629,8212,'action complete via WP Cron','2021-02-22 14:15:58','2021-02-22 14:15:58'),(24630,8213,'action created','2021-02-22 14:16:19','2021-02-22 14:16:19'),(24631,8213,'action started via WP Cron','2021-02-22 14:16:56','2021-02-22 14:16:56'),(24632,8213,'action complete via WP Cron','2021-02-22 14:16:56','2021-02-22 14:16:56'),(24633,8214,'action created','2021-02-22 14:16:59','2021-02-22 14:16:59'),(24634,8214,'action started via WP Cron','2021-02-22 14:17:35','2021-02-22 14:17:35'),(24635,8214,'action complete via WP Cron','2021-02-22 14:17:35','2021-02-22 14:17:35'),(24636,8215,'action created','2021-02-22 14:17:37','2021-02-22 14:17:37'),(24637,8215,'action started via WP Cron','2021-02-22 14:18:44','2021-02-22 14:18:44'),(24638,8215,'action complete via WP Cron','2021-02-22 14:18:44','2021-02-22 14:18:44'),(24639,8216,'action created','2021-02-22 14:18:44','2021-02-22 14:18:44'),(24640,8216,'action started via WP Cron','2021-02-22 14:20:02','2021-02-22 14:20:02'),(24641,8216,'action complete via WP Cron','2021-02-22 14:20:02','2021-02-22 14:20:02'),(24642,8217,'action created','2021-02-22 14:20:08','2021-02-22 14:20:08'),(24643,8217,'action started via WP Cron','2021-02-22 14:21:37','2021-02-22 14:21:37'),(24644,8217,'action complete via WP Cron','2021-02-22 14:21:37','2021-02-22 14:21:37'),(24645,8218,'action created','2021-02-22 14:21:39','2021-02-22 14:21:39'),(24646,8218,'action started via WP Cron','2021-02-22 14:22:39','2021-02-22 14:22:39'),(24647,8218,'action complete via WP Cron','2021-02-22 14:22:39','2021-02-22 14:22:39'),(24648,8219,'action created','2021-02-22 14:22:39','2021-02-22 14:22:39'),(24649,8219,'action started via WP Cron','2021-02-22 14:23:56','2021-02-22 14:23:56'),(24650,8219,'action complete via WP Cron','2021-02-22 14:23:56','2021-02-22 14:23:56'),(24651,8220,'action created','2021-02-22 14:23:56','2021-02-22 14:23:56'),(24652,8220,'action started via WP Cron','2021-02-22 14:26:54','2021-02-22 14:26:54'),(24653,8220,'action complete via WP Cron','2021-02-22 14:26:54','2021-02-22 14:26:54'),(24654,8221,'action created','2021-02-22 14:26:54','2021-02-22 14:26:54'),(24655,8221,'action started via WP Cron','2021-02-22 14:33:06','2021-02-22 14:33:06'),(24656,8221,'action complete via WP Cron','2021-02-22 14:33:06','2021-02-22 14:33:06'),(24657,8222,'action created','2021-02-22 14:33:07','2021-02-22 14:33:07'),(24658,8222,'action started via WP Cron','2021-02-22 14:33:35','2021-02-22 14:33:35'),(24659,8222,'action complete via WP Cron','2021-02-22 14:33:35','2021-02-22 14:33:35'),(24660,8223,'action created','2021-02-22 14:33:35','2021-02-22 14:33:35'),(24661,8223,'action started via WP Cron','2021-02-22 14:36:02','2021-02-22 14:36:02'),(24662,8223,'action complete via WP Cron','2021-02-22 14:36:02','2021-02-22 14:36:02'),(24663,8224,'action created','2021-02-22 14:36:04','2021-02-22 14:36:04'),(24664,8224,'action started via WP Cron','2021-02-22 14:36:48','2021-02-22 14:36:48'),(24665,8224,'action complete via WP Cron','2021-02-22 14:36:48','2021-02-22 14:36:48'),(24666,8225,'action created','2021-02-22 14:36:52','2021-02-22 14:36:52'),(24667,8225,'action started via WP Cron','2021-02-22 14:37:44','2021-02-22 14:37:44'),(24668,8225,'action complete via WP Cron','2021-02-22 14:37:44','2021-02-22 14:37:44'),(24669,8226,'action created','2021-02-22 14:37:45','2021-02-22 14:37:45'),(24670,8226,'action started via WP Cron','2021-02-22 14:40:16','2021-02-22 14:40:16'),(24671,8226,'action complete via WP Cron','2021-02-22 14:40:16','2021-02-22 14:40:16'),(24672,8227,'action created','2021-02-22 14:40:16','2021-02-22 14:40:16'),(24673,8227,'action started via WP Cron','2021-02-22 14:41:09','2021-02-22 14:41:09'),(24674,8227,'action complete via WP Cron','2021-02-22 14:41:09','2021-02-22 14:41:09'),(24675,8228,'action created','2021-02-22 14:41:10','2021-02-22 14:41:10'),(24676,8228,'action started via WP Cron','2021-02-22 14:41:48','2021-02-22 14:41:48'),(24677,8228,'action complete via WP Cron','2021-02-22 14:41:48','2021-02-22 14:41:48'),(24678,8229,'action created','2021-02-22 14:42:34','2021-02-22 14:42:34'),(24679,8229,'action started via WP Cron','2021-02-22 14:42:48','2021-02-22 14:42:48'),(24680,8229,'action complete via WP Cron','2021-02-22 14:42:48','2021-02-22 14:42:48'),(24681,8230,'action created','2021-02-22 14:42:53','2021-02-22 14:42:53'),(24682,8230,'action started via WP Cron','2021-02-22 14:43:51','2021-02-22 14:43:51'),(24683,8230,'action complete via WP Cron','2021-02-22 14:43:51','2021-02-22 14:43:51'),(24684,8231,'action created','2021-02-22 14:43:51','2021-02-22 14:43:51'),(24685,8231,'action started via WP Cron','2021-02-22 14:44:37','2021-02-22 14:44:37'),(24686,8231,'action complete via WP Cron','2021-02-22 14:44:37','2021-02-22 14:44:37'),(24687,8232,'action created','2021-02-22 14:47:11','2021-02-22 14:47:11'),(24688,8232,'action started via WP Cron','2021-02-22 14:48:47','2021-02-22 14:48:47'),(24689,8232,'action complete via WP Cron','2021-02-22 14:48:47','2021-02-22 14:48:47'),(24690,8233,'action created','2021-02-22 14:48:56','2021-02-22 14:48:56'),(24691,8233,'action started via WP Cron','2021-02-22 14:50:51','2021-02-22 14:50:51'),(24692,8233,'action complete via WP Cron','2021-02-22 14:50:51','2021-02-22 14:50:51'),(24693,8234,'action created','2021-02-22 14:52:08','2021-02-22 14:52:08'),(24694,8234,'action started via WP Cron','2021-02-22 14:52:56','2021-02-22 14:52:56'),(24695,8234,'action complete via WP Cron','2021-02-22 14:52:56','2021-02-22 14:52:56'),(24696,8235,'action created','2021-02-22 14:55:43','2021-02-22 14:55:43'),(24697,8235,'action started via WP Cron','2021-02-22 14:56:58','2021-02-22 14:56:58'),(24698,8235,'action complete via WP Cron','2021-02-22 14:56:58','2021-02-22 14:56:58'),(24699,8236,'action created','2021-02-22 14:57:36','2021-02-22 14:57:36'),(24700,8236,'action started via WP Cron','2021-02-22 14:59:40','2021-02-22 14:59:40'),(24701,8236,'action complete via WP Cron','2021-02-22 14:59:40','2021-02-22 14:59:40'),(24702,8237,'action created','2021-02-22 14:59:46','2021-02-22 14:59:46'),(24703,8237,'action started via WP Cron','2021-02-22 15:01:31','2021-02-22 15:01:31'),(24704,8237,'action complete via WP Cron','2021-02-22 15:01:31','2021-02-22 15:01:31'),(24705,8238,'action created','2021-02-22 15:01:31','2021-02-22 15:01:31'),(24706,8238,'action started via WP Cron','2021-02-22 15:03:06','2021-02-22 15:03:06'),(24707,8238,'action complete via WP Cron','2021-02-22 15:03:06','2021-02-22 15:03:06'),(24708,8239,'action created','2021-02-22 15:03:07','2021-02-22 15:03:07'),(24709,8239,'action started via WP Cron','2021-02-22 15:06:07','2021-02-22 15:06:07'),(24710,8239,'action complete via WP Cron','2021-02-22 15:06:07','2021-02-22 15:06:07'),(24711,8240,'action created','2021-02-22 15:07:46','2021-02-22 15:07:46'),(24712,8240,'action started via WP Cron','2021-02-22 15:10:48','2021-02-22 15:10:48'),(24713,8240,'action complete via WP Cron','2021-02-22 15:10:48','2021-02-22 15:10:48'),(24714,8241,'action created','2021-02-22 15:10:48','2021-02-22 15:10:48'),(24715,8241,'action started via WP Cron','2021-02-22 15:13:06','2021-02-22 15:13:06'),(24716,8241,'action complete via WP Cron','2021-02-22 15:13:06','2021-02-22 15:13:06'),(24717,8242,'action created','2021-02-22 15:15:33','2021-02-22 15:15:33'),(24718,8242,'action started via WP Cron','2021-02-22 15:17:41','2021-02-22 15:17:41'),(24719,8242,'action complete via WP Cron','2021-02-22 15:17:41','2021-02-22 15:17:41'),(24720,8243,'action created','2021-02-22 15:19:28','2021-02-22 15:19:28'),(24721,8243,'action started via WP Cron','2021-02-22 15:21:39','2021-02-22 15:21:39'),(24722,8243,'action complete via WP Cron','2021-02-22 15:21:39','2021-02-22 15:21:39'),(24723,8244,'action created','2021-02-22 15:22:27','2021-02-22 15:22:27'),(24724,8244,'action started via WP Cron','2021-02-22 15:22:37','2021-02-22 15:22:37'),(24725,8244,'action complete via WP Cron','2021-02-22 15:22:37','2021-02-22 15:22:37'),(24726,8245,'action created','2021-02-22 15:22:38','2021-02-22 15:22:38'),(24727,8245,'action started via WP Cron','2021-02-22 15:23:38','2021-02-22 15:23:38'),(24728,8245,'action complete via WP Cron','2021-02-22 15:23:38','2021-02-22 15:23:38'),(24729,8246,'action created','2021-02-22 15:23:38','2021-02-22 15:23:38'),(24730,8246,'action started via WP Cron','2021-02-22 15:24:56','2021-02-22 15:24:56'),(24731,8246,'action complete via WP Cron','2021-02-22 15:24:56','2021-02-22 15:24:56'),(24732,8247,'action created','2021-02-22 15:24:58','2021-02-22 15:24:58'),(24733,8247,'action started via WP Cron','2021-02-22 15:26:59','2021-02-22 15:26:59'),(24734,8247,'action complete via WP Cron','2021-02-22 15:26:59','2021-02-22 15:26:59'),(24735,8248,'action created','2021-02-22 15:27:01','2021-02-22 15:27:01'),(24736,8248,'action started via WP Cron','2021-02-22 15:27:41','2021-02-22 15:27:41'),(24737,8248,'action complete via WP Cron','2021-02-22 15:27:41','2021-02-22 15:27:41'),(24738,8249,'action created','2021-02-22 15:28:49','2021-02-22 15:28:49'),(24739,8249,'action started via WP Cron','2021-02-22 15:29:42','2021-02-22 15:29:42'),(24740,8249,'action complete via WP Cron','2021-02-22 15:29:42','2021-02-22 15:29:42'),(24741,8250,'action created','2021-02-22 15:29:42','2021-02-22 15:29:42'),(24742,8250,'action started via WP Cron','2021-02-22 15:30:35','2021-02-22 15:30:35'),(24743,8250,'action complete via WP Cron','2021-02-22 15:30:35','2021-02-22 15:30:35'),(24744,8251,'action created','2021-02-22 15:30:36','2021-02-22 15:30:36'),(24745,8251,'action started via WP Cron','2021-02-22 15:31:41','2021-02-22 15:31:41'),(24746,8251,'action complete via WP Cron','2021-02-22 15:31:41','2021-02-22 15:31:41'),(24747,8252,'action created','2021-02-22 15:31:44','2021-02-22 15:31:44'),(24748,8252,'action started via WP Cron','2021-02-22 15:32:37','2021-02-22 15:32:37'),(24749,8252,'action complete via WP Cron','2021-02-22 15:32:37','2021-02-22 15:32:37'),(24750,8253,'action created','2021-02-22 15:32:37','2021-02-22 15:32:37'),(24751,8253,'action started via WP Cron','2021-02-22 15:35:04','2021-02-22 15:35:04'),(24752,8253,'action complete via WP Cron','2021-02-22 15:35:04','2021-02-22 15:35:04'),(24753,8254,'action created','2021-02-22 15:42:00','2021-02-22 15:42:00'),(24754,8254,'action started via WP Cron','2021-02-22 15:42:40','2021-02-22 15:42:40'),(24755,8254,'action complete via WP Cron','2021-02-22 15:42:40','2021-02-22 15:42:40'),(24756,8255,'action created','2021-02-22 15:42:40','2021-02-22 15:42:40'),(24757,8255,'action started via WP Cron','2021-02-22 15:43:55','2021-02-22 15:43:55'),(24758,8255,'action complete via WP Cron','2021-02-22 15:43:55','2021-02-22 15:43:55'),(24759,8256,'action created','2021-02-22 15:45:58','2021-02-22 15:45:58'),(24760,8256,'action started via WP Cron','2021-02-22 15:49:28','2021-02-22 15:49:28'),(24761,8256,'action complete via WP Cron','2021-02-22 15:49:28','2021-02-22 15:49:28'),(24762,8257,'action created','2021-02-22 15:49:29','2021-02-22 15:49:29'),(24763,8257,'action started via WP Cron','2021-02-22 15:49:48','2021-02-22 15:49:48'),(24764,8257,'action complete via WP Cron','2021-02-22 15:49:48','2021-02-22 15:49:48'),(24765,8258,'action created','2021-02-22 15:53:44','2021-02-22 15:53:44'),(24766,8258,'action started via WP Cron','2021-02-22 15:55:12','2021-02-22 15:55:12'),(24767,8258,'action complete via WP Cron','2021-02-22 15:55:12','2021-02-22 15:55:12'),(24768,8259,'action created','2021-02-22 15:57:31','2021-02-22 15:57:31'),(24769,8259,'action started via WP Cron','2021-02-22 16:01:12','2021-02-22 16:01:12'),(24770,8259,'action complete via WP Cron','2021-02-22 16:01:12','2021-02-22 16:01:12'),(24771,8260,'action created','2021-02-22 16:01:21','2021-02-22 16:01:21'),(24772,8260,'action started via WP Cron','2021-02-22 16:03:07','2021-02-22 16:03:07'),(24773,8260,'action complete via WP Cron','2021-02-22 16:03:07','2021-02-22 16:03:07'),(24774,8261,'action created','2021-02-22 16:03:08','2021-02-22 16:03:08'),(24775,8261,'action started via WP Cron','2021-02-22 16:04:03','2021-02-22 16:04:03'),(24776,8261,'action complete via WP Cron','2021-02-22 16:04:03','2021-02-22 16:04:03'),(24777,8262,'action created','2021-02-22 16:04:52','2021-02-22 16:04:52'),(24778,8262,'action started via WP Cron','2021-02-22 16:06:15','2021-02-22 16:06:15'),(24779,8262,'action complete via WP Cron','2021-02-22 16:06:15','2021-02-22 16:06:15'),(24780,8263,'action created','2021-02-22 16:06:16','2021-02-22 16:06:16'),(24781,8263,'action started via WP Cron','2021-02-22 16:06:42','2021-02-22 16:06:42'),(24782,8263,'action complete via WP Cron','2021-02-22 16:06:42','2021-02-22 16:06:42'),(24783,8264,'action created','2021-02-22 16:07:12','2021-02-22 16:07:12'),(24784,8264,'action started via WP Cron','2021-02-22 16:10:21','2021-02-22 16:10:21'),(24785,8264,'action complete via WP Cron','2021-02-22 16:10:21','2021-02-22 16:10:21'),(24786,8265,'action created','2021-02-22 16:10:22','2021-02-22 16:10:22'),(24787,8265,'action started via WP Cron','2021-02-22 16:13:07','2021-02-22 16:13:07'),(24788,8265,'action complete via WP Cron','2021-02-22 16:13:07','2021-02-22 16:13:07'),(24789,8266,'action created','2021-02-22 16:13:08','2021-02-22 16:13:08'),(24790,8266,'action started via WP Cron','2021-02-22 16:16:54','2021-02-22 16:16:54'),(24791,8266,'action complete via WP Cron','2021-02-22 16:16:54','2021-02-22 16:16:54'),(24792,8267,'action created','2021-02-22 16:16:54','2021-02-22 16:16:54'),(24793,8267,'action started via WP Cron','2021-02-22 16:21:14','2021-02-22 16:21:14'),(24794,8267,'action complete via WP Cron','2021-02-22 16:21:14','2021-02-22 16:21:14'),(24795,8268,'action created','2021-02-22 16:23:53','2021-02-22 16:23:53'),(24796,8268,'action started via WP Cron','2021-02-22 16:24:51','2021-02-22 16:24:51'),(24797,8268,'action complete via WP Cron','2021-02-22 16:24:51','2021-02-22 16:24:51'),(24798,8269,'action created','2021-02-22 16:24:57','2021-02-22 16:24:57'),(24799,8269,'action started via WP Cron','2021-02-22 16:27:17','2021-02-22 16:27:17'),(24800,8269,'action complete via WP Cron','2021-02-22 16:27:17','2021-02-22 16:27:17'),(24801,8270,'action created','2021-02-22 16:27:35','2021-02-22 16:27:35'),(24802,8270,'action started via WP Cron','2021-02-22 16:28:51','2021-02-22 16:28:51'),(24803,8270,'action complete via WP Cron','2021-02-22 16:28:51','2021-02-22 16:28:51'),(24804,8271,'action created','2021-02-22 16:28:51','2021-02-22 16:28:51'),(24805,8271,'action started via WP Cron','2021-02-22 16:30:32','2021-02-22 16:30:32'),(24806,8271,'action complete via WP Cron','2021-02-22 16:30:32','2021-02-22 16:30:32'),(24807,8272,'action created','2021-02-22 16:31:39','2021-02-22 16:31:39'),(24808,8272,'action started via WP Cron','2021-02-22 16:33:07','2021-02-22 16:33:07'),(24809,8272,'action complete via WP Cron','2021-02-22 16:33:07','2021-02-22 16:33:07'),(24810,8273,'action created','2021-02-22 16:33:07','2021-02-22 16:33:07'),(24811,8273,'action started via WP Cron','2021-02-22 16:34:14','2021-02-22 16:34:14'),(24812,8273,'action complete via WP Cron','2021-02-22 16:34:14','2021-02-22 16:34:14'),(24813,8274,'action created','2021-02-22 16:34:15','2021-02-22 16:34:15'),(24814,8274,'action started via WP Cron','2021-02-22 16:34:40','2021-02-22 16:34:40'),(24815,8274,'action complete via WP Cron','2021-02-22 16:34:40','2021-02-22 16:34:40'),(24816,8275,'action created','2021-02-22 16:34:40','2021-02-22 16:34:40'),(24817,8275,'action started via WP Cron','2021-02-22 16:36:14','2021-02-22 16:36:14'),(24818,8275,'action complete via WP Cron','2021-02-22 16:36:14','2021-02-22 16:36:14'),(24819,8276,'action created','2021-02-22 16:36:16','2021-02-22 16:36:16'),(24820,8276,'action started via WP Cron','2021-02-22 16:38:56','2021-02-22 16:38:56'),(24821,8276,'action complete via WP Cron','2021-02-22 16:38:56','2021-02-22 16:38:56'),(24822,8277,'action created','2021-02-22 16:39:00','2021-02-22 16:39:00'),(24823,8277,'action started via WP Cron','2021-02-22 16:39:58','2021-02-22 16:39:58'),(24824,8277,'action complete via WP Cron','2021-02-22 16:39:58','2021-02-22 16:39:58'),(24825,8278,'action created','2021-02-22 16:39:58','2021-02-22 16:39:58'),(24826,8278,'action started via WP Cron','2021-02-22 16:43:32','2021-02-22 16:43:32'),(24827,8278,'action complete via WP Cron','2021-02-22 16:43:32','2021-02-22 16:43:32'),(24828,8279,'action created','2021-02-22 16:43:32','2021-02-22 16:43:32'),(24829,8279,'action started via WP Cron','2021-02-22 16:45:38','2021-02-22 16:45:38'),(24830,8279,'action complete via WP Cron','2021-02-22 16:45:38','2021-02-22 16:45:38'),(24831,8280,'action created','2021-02-22 16:46:15','2021-02-22 16:46:15'),(24832,8280,'action started via WP Cron','2021-02-22 16:49:53','2021-02-22 16:49:53'),(24833,8280,'action complete via WP Cron','2021-02-22 16:49:53','2021-02-22 16:49:53'),(24834,8281,'action created','2021-02-22 16:50:59','2021-02-22 16:50:59'),(24835,8281,'action started via WP Cron','2021-02-22 16:51:35','2021-02-22 16:51:35'),(24836,8281,'action complete via WP Cron','2021-02-22 16:51:35','2021-02-22 16:51:35'),(24837,8282,'action created','2021-02-22 16:51:36','2021-02-22 16:51:36'),(24838,8282,'action started via WP Cron','2021-02-22 16:53:45','2021-02-22 16:53:45'),(24839,8282,'action complete via WP Cron','2021-02-22 16:53:45','2021-02-22 16:53:45'),(24840,8283,'action created','2021-02-22 16:53:46','2021-02-22 16:53:46'),(24841,8283,'action started via WP Cron','2021-02-22 16:55:07','2021-02-22 16:55:07'),(24842,8283,'action complete via WP Cron','2021-02-22 16:55:07','2021-02-22 16:55:07'),(24843,8284,'action created','2021-02-22 16:55:08','2021-02-22 16:55:08'),(24844,8284,'action started via WP Cron','2021-02-22 16:56:18','2021-02-22 16:56:18'),(24845,8284,'action complete via WP Cron','2021-02-22 16:56:18','2021-02-22 16:56:18'),(24846,8285,'action created','2021-02-22 16:56:18','2021-02-22 16:56:18'),(24847,8285,'action started via WP Cron','2021-02-22 16:56:37','2021-02-22 16:56:37'),(24848,8285,'action complete via WP Cron','2021-02-22 16:56:37','2021-02-22 16:56:37'),(24849,8286,'action created','2021-02-22 16:58:25','2021-02-22 16:58:25'),(24850,8286,'action started via WP Cron','2021-02-22 16:58:42','2021-02-22 16:58:42'),(24851,8286,'action complete via WP Cron','2021-02-22 16:58:42','2021-02-22 16:58:42'),(24852,8287,'action created','2021-02-22 16:59:47','2021-02-22 16:59:47'),(24853,8287,'action started via WP Cron','2021-02-22 17:03:06','2021-02-22 17:03:06'),(24854,8287,'action complete via WP Cron','2021-02-22 17:03:06','2021-02-22 17:03:06'),(24855,8288,'action created','2021-02-22 17:03:07','2021-02-22 17:03:07'),(24856,8288,'action started via WP Cron','2021-02-22 17:09:08','2021-02-22 17:09:08'),(24857,8288,'action complete via WP Cron','2021-02-22 17:09:08','2021-02-22 17:09:08'),(24858,8289,'action created','2021-02-22 17:09:11','2021-02-22 17:09:11'),(24859,8289,'action started via WP Cron','2021-02-22 17:11:12','2021-02-22 17:11:12'),(24860,8289,'action complete via WP Cron','2021-02-22 17:11:12','2021-02-22 17:11:12'),(24861,8290,'action created','2021-02-22 17:12:29','2021-02-22 17:12:29'),(24862,8290,'action started via WP Cron','2021-02-22 17:13:27','2021-02-22 17:13:27'),(24863,8290,'action complete via WP Cron','2021-02-22 17:13:27','2021-02-22 17:13:27'),(24864,8291,'action created','2021-02-22 17:13:27','2021-02-22 17:13:27'),(24865,8291,'action started via WP Cron','2021-02-22 17:14:05','2021-02-22 17:14:05'),(24866,8291,'action complete via WP Cron','2021-02-22 17:14:05','2021-02-22 17:14:05'),(24867,8292,'action created','2021-02-22 17:14:06','2021-02-22 17:14:06'),(24868,8292,'action started via WP Cron','2021-02-22 17:14:43','2021-02-22 17:14:43'),(24869,8292,'action complete via WP Cron','2021-02-22 17:14:43','2021-02-22 17:14:43'),(24870,8293,'action created','2021-02-22 17:14:43','2021-02-22 17:14:43'),(24871,8293,'action started via WP Cron','2021-02-22 17:15:49','2021-02-22 17:15:49'),(24872,8293,'action complete via WP Cron','2021-02-22 17:15:49','2021-02-22 17:15:49'),(24873,8294,'action created','2021-02-22 17:15:54','2021-02-22 17:15:54'),(24874,8294,'action started via WP Cron','2021-02-22 17:18:39','2021-02-22 17:18:39'),(24875,8294,'action complete via WP Cron','2021-02-22 17:18:39','2021-02-22 17:18:39'),(24876,8295,'action created','2021-02-22 17:18:41','2021-02-22 17:18:41'),(24877,8295,'action started via WP Cron','2021-02-22 17:19:45','2021-02-22 17:19:45'),(24878,8295,'action complete via WP Cron','2021-02-22 17:19:45','2021-02-22 17:19:45'),(24879,8296,'action created','2021-02-22 17:21:21','2021-02-22 17:21:21'),(24880,8296,'action started via WP Cron','2021-02-22 17:21:43','2021-02-22 17:21:43'),(24881,8296,'action complete via WP Cron','2021-02-22 17:21:43','2021-02-22 17:21:43'),(24882,8297,'action created','2021-02-22 17:21:44','2021-02-22 17:21:44'),(24883,8297,'action started via WP Cron','2021-02-22 17:24:22','2021-02-22 17:24:22'),(24884,8297,'action complete via WP Cron','2021-02-22 17:24:22','2021-02-22 17:24:22'),(24885,8298,'action created','2021-02-22 17:24:31','2021-02-22 17:24:31'),(24886,8298,'action started via WP Cron','2021-02-22 17:24:50','2021-02-22 17:24:50'),(24887,8298,'action complete via WP Cron','2021-02-22 17:24:50','2021-02-22 17:24:50'),(24888,8299,'action created','2021-02-22 17:25:04','2021-02-22 17:25:04'),(24889,8299,'action started via WP Cron','2021-02-22 17:26:15','2021-02-22 17:26:15'),(24890,8299,'action complete via WP Cron','2021-02-22 17:26:15','2021-02-22 17:26:15'),(24891,8300,'action created','2021-02-22 17:26:15','2021-02-22 17:26:15'),(24892,8300,'action started via WP Cron','2021-02-22 17:27:55','2021-02-22 17:27:55'),(24893,8300,'action complete via WP Cron','2021-02-22 17:27:55','2021-02-22 17:27:55'),(24894,8301,'action created','2021-02-22 17:29:59','2021-02-22 17:29:59'),(24895,8301,'action started via WP Cron','2021-02-22 17:30:44','2021-02-22 17:30:44'),(24896,8301,'action complete via WP Cron','2021-02-22 17:30:44','2021-02-22 17:30:44'),(24897,8302,'action created','2021-02-22 17:30:45','2021-02-22 17:30:45'),(24898,8302,'action started via WP Cron','2021-02-22 17:31:51','2021-02-22 17:31:51'),(24899,8302,'action complete via WP Cron','2021-02-22 17:31:51','2021-02-22 17:31:51'),(24900,8303,'action created','2021-02-22 17:32:02','2021-02-22 17:32:02'),(24901,8303,'action started via WP Cron','2021-02-22 17:33:07','2021-02-22 17:33:07'),(24902,8303,'action complete via WP Cron','2021-02-22 17:33:07','2021-02-22 17:33:07'),(24903,8304,'action created','2021-02-22 17:33:07','2021-02-22 17:33:07'),(24904,8304,'action started via WP Cron','2021-02-22 17:35:04','2021-02-22 17:35:04'),(24905,8304,'action complete via WP Cron','2021-02-22 17:35:04','2021-02-22 17:35:04'),(24906,8305,'action created','2021-02-22 17:35:05','2021-02-22 17:35:05'),(24907,8305,'action started via WP Cron','2021-02-22 17:36:37','2021-02-22 17:36:37'),(24908,8305,'action complete via WP Cron','2021-02-22 17:36:37','2021-02-22 17:36:37'),(24909,8306,'action created','2021-02-22 17:36:38','2021-02-22 17:36:38'),(24910,8306,'action started via WP Cron','2021-02-22 17:37:53','2021-02-22 17:37:53'),(24911,8306,'action complete via WP Cron','2021-02-22 17:37:53','2021-02-22 17:37:53'),(24912,8307,'action created','2021-02-22 17:37:53','2021-02-22 17:37:53'),(24913,8307,'action started via WP Cron','2021-02-22 17:38:58','2021-02-22 17:38:58'),(24914,8307,'action complete via WP Cron','2021-02-22 17:38:58','2021-02-22 17:38:58'),(24915,8308,'action created','2021-02-22 17:41:06','2021-02-22 17:41:06'),(24916,8308,'action started via WP Cron','2021-02-22 17:42:32','2021-02-22 17:42:32'),(24917,8308,'action complete via WP Cron','2021-02-22 17:42:32','2021-02-22 17:42:32'),(24918,8309,'action created','2021-02-22 17:42:32','2021-02-22 17:42:32'),(24919,8309,'action started via WP Cron','2021-02-22 17:43:48','2021-02-22 17:43:48'),(24920,8309,'action complete via WP Cron','2021-02-22 17:43:48','2021-02-22 17:43:48'),(24921,8310,'action created','2021-02-22 17:43:50','2021-02-22 17:43:50'),(24922,8310,'action started via WP Cron','2021-02-22 17:48:09','2021-02-22 17:48:09'),(24923,8310,'action complete via WP Cron','2021-02-22 17:48:09','2021-02-22 17:48:09'),(24924,8311,'action created','2021-02-22 17:50:23','2021-02-22 17:50:23'),(24925,8311,'action started via WP Cron','2021-02-22 17:51:06','2021-02-22 17:51:06'),(24926,8311,'action complete via WP Cron','2021-02-22 17:51:06','2021-02-22 17:51:06'),(24927,8312,'action created','2021-02-22 17:51:07','2021-02-22 17:51:07'),(24928,8312,'action started via WP Cron','2021-02-22 17:51:37','2021-02-22 17:51:37'),(24929,8312,'action complete via WP Cron','2021-02-22 17:51:37','2021-02-22 17:51:37'),(24930,8313,'action created','2021-02-22 17:51:38','2021-02-22 17:51:38'),(24931,8313,'action started via WP Cron','2021-02-22 17:54:57','2021-02-22 17:54:57'),(24932,8313,'action complete via WP Cron','2021-02-22 17:54:57','2021-02-22 17:54:57'),(24933,8314,'action created','2021-02-22 17:54:57','2021-02-22 17:54:57'),(24934,8314,'action started via WP Cron','2021-02-22 17:55:38','2021-02-22 17:55:38'),(24935,8314,'action complete via WP Cron','2021-02-22 17:55:38','2021-02-22 17:55:38'),(24936,8315,'action created','2021-02-22 17:55:38','2021-02-22 17:55:38'),(24937,8315,'action started via WP Cron','2021-02-22 17:56:51','2021-02-22 17:56:51'),(24938,8315,'action complete via WP Cron','2021-02-22 17:56:51','2021-02-22 17:56:51'),(24939,8316,'action created','2021-02-22 17:56:51','2021-02-22 17:56:51'),(24940,8316,'action started via WP Cron','2021-02-22 17:57:35','2021-02-22 17:57:35'),(24941,8316,'action complete via WP Cron','2021-02-22 17:57:35','2021-02-22 17:57:35'),(24942,8317,'action created','2021-02-22 17:57:36','2021-02-22 17:57:36'),(24943,8317,'action started via WP Cron','2021-02-22 18:03:07','2021-02-22 18:03:07'),(24944,8317,'action complete via WP Cron','2021-02-22 18:03:07','2021-02-22 18:03:07'),(24945,8318,'action created','2021-02-22 18:03:07','2021-02-22 18:03:07'),(24946,8318,'action started via WP Cron','2021-02-22 18:04:24','2021-02-22 18:04:24'),(24947,8318,'action complete via WP Cron','2021-02-22 18:04:24','2021-02-22 18:04:24'),(24948,8319,'action created','2021-02-22 18:04:46','2021-02-22 18:04:46'),(24949,8319,'action started via WP Cron','2021-02-22 18:05:40','2021-02-22 18:05:40'),(24950,8319,'action complete via WP Cron','2021-02-22 18:05:40','2021-02-22 18:05:40'),(24951,8320,'action created','2021-02-22 18:05:40','2021-02-22 18:05:40'),(24952,8320,'action started via WP Cron','2021-02-22 18:06:55','2021-02-22 18:06:55'),(24953,8320,'action complete via WP Cron','2021-02-22 18:06:55','2021-02-22 18:06:55'),(24954,8321,'action created','2021-02-22 18:06:56','2021-02-22 18:06:56'),(24955,8321,'action started via WP Cron','2021-02-22 18:07:41','2021-02-22 18:07:41'),(24956,8321,'action complete via WP Cron','2021-02-22 18:07:41','2021-02-22 18:07:41'),(24957,8322,'action created','2021-02-22 18:07:42','2021-02-22 18:07:42'),(24958,8322,'action started via WP Cron','2021-02-22 18:08:51','2021-02-22 18:08:51'),(24959,8322,'action complete via WP Cron','2021-02-22 18:08:51','2021-02-22 18:08:51'),(24960,8323,'action created','2021-02-22 18:08:54','2021-02-22 18:08:54'),(24961,8323,'action started via WP Cron','2021-02-22 18:09:38','2021-02-22 18:09:38'),(24962,8323,'action complete via WP Cron','2021-02-22 18:09:38','2021-02-22 18:09:38'),(24963,8324,'action created','2021-02-22 18:09:42','2021-02-22 18:09:42'),(24964,8324,'action started via WP Cron','2021-02-22 18:14:38','2021-02-22 18:14:38'),(24965,8324,'action complete via WP Cron','2021-02-22 18:14:38','2021-02-22 18:14:38'),(24966,8325,'action created','2021-02-22 18:14:39','2021-02-22 18:14:39'),(24967,8325,'action started via WP Cron','2021-02-22 18:16:17','2021-02-22 18:16:17'),(24968,8325,'action complete via WP Cron','2021-02-22 18:16:17','2021-02-22 18:16:17'),(24969,8326,'action created','2021-02-22 18:16:17','2021-02-22 18:16:17'),(24970,8326,'action started via WP Cron','2021-02-22 18:16:38','2021-02-22 18:16:38'),(24971,8326,'action complete via WP Cron','2021-02-22 18:16:38','2021-02-22 18:16:38'),(24972,8327,'action created','2021-02-22 18:16:44','2021-02-22 18:16:44'),(24973,8327,'action started via WP Cron','2021-02-22 18:18:33','2021-02-22 18:18:33'),(24974,8327,'action complete via WP Cron','2021-02-22 18:18:33','2021-02-22 18:18:33'),(24975,8328,'action created','2021-02-22 18:18:33','2021-02-22 18:18:33'),(24976,8328,'action started via WP Cron','2021-02-22 18:20:07','2021-02-22 18:20:07'),(24977,8328,'action complete via WP Cron','2021-02-22 18:20:07','2021-02-22 18:20:07'),(24978,8329,'action created','2021-02-22 18:24:07','2021-02-22 18:24:07'),(24979,8329,'action started via WP Cron','2021-02-22 18:26:12','2021-02-22 18:26:12'),(24980,8329,'action complete via WP Cron','2021-02-22 18:26:12','2021-02-22 18:26:12'),(24981,8330,'action created','2021-02-22 18:26:18','2021-02-22 18:26:18'),(24982,8330,'action started via WP Cron','2021-02-22 18:27:16','2021-02-22 18:27:16'),(24983,8330,'action complete via WP Cron','2021-02-22 18:27:16','2021-02-22 18:27:16'),(24984,8331,'action created','2021-02-22 18:27:16','2021-02-22 18:27:16'),(24985,8331,'action started via WP Cron','2021-02-22 18:29:18','2021-02-22 18:29:18'),(24986,8331,'action complete via WP Cron','2021-02-22 18:29:18','2021-02-22 18:29:18'),(24987,8332,'action created','2021-02-22 18:31:54','2021-02-22 18:31:54'),(24988,8332,'action started via WP Cron','2021-02-22 18:33:07','2021-02-22 18:33:07'),(24989,8332,'action complete via WP Cron','2021-02-22 18:33:07','2021-02-22 18:33:07'),(24990,8333,'action created','2021-02-22 18:33:07','2021-02-22 18:33:07'),(24991,8333,'action started via WP Cron','2021-02-22 18:33:57','2021-02-22 18:33:57'),(24992,8333,'action complete via WP Cron','2021-02-22 18:33:57','2021-02-22 18:33:57'),(24993,8334,'action created','2021-02-22 18:33:57','2021-02-22 18:33:57'),(24994,8334,'action started via WP Cron','2021-02-22 18:36:30','2021-02-22 18:36:30'),(24995,8334,'action complete via WP Cron','2021-02-22 18:36:30','2021-02-22 18:36:30'),(24996,8335,'action created','2021-02-22 18:36:57','2021-02-22 18:36:57'),(24997,8335,'action started via WP Cron','2021-02-22 18:39:53','2021-02-22 18:39:53'),(24998,8335,'action complete via WP Cron','2021-02-22 18:39:53','2021-02-22 18:39:53'),(24999,8336,'action created','2021-02-22 18:42:49','2021-02-22 18:42:49'),(25000,8336,'action started via WP Cron','2021-02-22 18:44:31','2021-02-22 18:44:31'),(25001,8336,'action complete via WP Cron','2021-02-22 18:44:31','2021-02-22 18:44:31'),(25002,8337,'action created','2021-02-22 18:44:32','2021-02-22 18:44:32'),(25003,8337,'action started via WP Cron','2021-02-22 18:51:40','2021-02-22 18:51:40'),(25004,8337,'action complete via WP Cron','2021-02-22 18:51:40','2021-02-22 18:51:40'),(25005,8338,'action created','2021-02-22 18:51:40','2021-02-22 18:51:40'),(25006,8338,'action started via WP Cron','2021-02-22 18:53:10','2021-02-22 18:53:10'),(25007,8338,'action complete via WP Cron','2021-02-22 18:53:10','2021-02-22 18:53:10'),(25008,8339,'action created','2021-02-22 18:53:11','2021-02-22 18:53:11'),(25009,8339,'action started via WP Cron','2021-02-22 18:53:51','2021-02-22 18:53:51'),(25010,8339,'action complete via WP Cron','2021-02-22 18:53:51','2021-02-22 18:53:51'),(25011,8340,'action created','2021-02-22 18:53:51','2021-02-22 18:53:51'),(25012,8340,'action started via WP Cron','2021-02-22 18:54:35','2021-02-22 18:54:35'),(25013,8340,'action complete via WP Cron','2021-02-22 18:54:35','2021-02-22 18:54:35'),(25014,8341,'action created','2021-02-22 18:54:36','2021-02-22 18:54:36'),(25015,8341,'action started via WP Cron','2021-02-22 18:57:33','2021-02-22 18:57:33'),(25016,8341,'action complete via WP Cron','2021-02-22 18:57:33','2021-02-22 18:57:33'),(25017,8342,'action created','2021-02-22 18:57:34','2021-02-22 18:57:34'),(25018,8342,'action started via WP Cron','2021-02-22 18:59:16','2021-02-22 18:59:16'),(25019,8342,'action complete via WP Cron','2021-02-22 18:59:16','2021-02-22 18:59:16'),(25020,8343,'action created','2021-02-22 18:59:19','2021-02-22 18:59:19'),(25021,8343,'action started via WP Cron','2021-02-22 19:02:46','2021-02-22 19:02:46'),(25022,8343,'action complete via WP Cron','2021-02-22 19:02:46','2021-02-22 19:02:46'),(25023,8344,'action created','2021-02-22 19:03:06','2021-02-22 19:03:06'),(25024,8344,'action started via WP Cron','2021-02-22 19:04:02','2021-02-22 19:04:02'),(25025,8344,'action complete via WP Cron','2021-02-22 19:04:02','2021-02-22 19:04:02'),(25026,8345,'action created','2021-02-22 19:04:02','2021-02-22 19:04:02'),(25027,8345,'action started via WP Cron','2021-02-22 19:08:11','2021-02-22 19:08:11'),(25028,8345,'action complete via WP Cron','2021-02-22 19:08:11','2021-02-22 19:08:11'),(25029,8346,'action created','2021-02-22 19:09:16','2021-02-22 19:09:16'),(25030,8346,'action started via WP Cron','2021-02-22 19:11:00','2021-02-22 19:11:00'),(25031,8346,'action complete via WP Cron','2021-02-22 19:11:00','2021-02-22 19:11:00'),(25032,8347,'action created','2021-02-22 19:13:14','2021-02-22 19:13:14'),(25033,8347,'action started via WP Cron','2021-02-22 19:15:41','2021-02-22 19:15:41'),(25034,8347,'action complete via WP Cron','2021-02-22 19:15:41','2021-02-22 19:15:41'),(25035,8348,'action created','2021-02-22 19:17:11','2021-02-22 19:17:11'),(25036,8348,'action started via WP Cron','2021-02-22 19:19:15','2021-02-22 19:19:15'),(25037,8348,'action complete via WP Cron','2021-02-22 19:19:15','2021-02-22 19:19:15'),(25038,8349,'action created','2021-02-22 19:19:23','2021-02-22 19:19:23'),(25039,8349,'action started via WP Cron','2021-02-22 19:20:25','2021-02-22 19:20:25'),(25040,8349,'action complete via WP Cron','2021-02-22 19:20:25','2021-02-22 19:20:25'),(25041,8350,'action created','2021-02-22 19:20:26','2021-02-22 19:20:26'),(25042,8350,'action started via WP Cron','2021-02-22 19:23:32','2021-02-22 19:23:32'),(25043,8350,'action complete via WP Cron','2021-02-22 19:23:32','2021-02-22 19:23:32'),(25044,8351,'action created','2021-02-22 19:23:33','2021-02-22 19:23:33'),(25045,8351,'action started via WP Cron','2021-02-22 19:24:26','2021-02-22 19:24:26'),(25046,8351,'action complete via WP Cron','2021-02-22 19:24:26','2021-02-22 19:24:26'),(25047,8352,'action created','2021-02-22 19:24:45','2021-02-22 19:24:45'),(25048,8352,'action started via WP Cron','2021-02-22 19:28:29','2021-02-22 19:28:29'),(25049,8352,'action complete via WP Cron','2021-02-22 19:28:29','2021-02-22 19:28:29'),(25050,8353,'action created','2021-02-22 19:32:32','2021-02-22 19:32:32'),(25051,8353,'action started via WP Cron','2021-02-22 19:33:06','2021-02-22 19:33:06'),(25052,8353,'action complete via WP Cron','2021-02-22 19:33:06','2021-02-22 19:33:06'),(25053,8354,'action created','2021-02-22 19:33:07','2021-02-22 19:33:07'),(25054,8354,'action started via WP Cron','2021-02-22 19:33:42','2021-02-22 19:33:42'),(25055,8354,'action complete via WP Cron','2021-02-22 19:33:42','2021-02-22 19:33:42'),(25056,8355,'action created','2021-02-22 19:35:10','2021-02-22 19:35:10'),(25057,8355,'action started via WP Cron','2021-02-22 19:36:02','2021-02-22 19:36:02'),(25058,8355,'action complete via WP Cron','2021-02-22 19:36:02','2021-02-22 19:36:02'),(25059,8356,'action created','2021-02-22 19:36:07','2021-02-22 19:36:07'),(25060,8357,'action created','2021-02-22 19:36:07','2021-02-22 19:36:07'),(25061,8356,'action started via WP Cron','2021-02-22 19:36:46','2021-02-22 19:36:46'),(25062,8356,'action complete via WP Cron','2021-02-22 19:36:46','2021-02-22 19:36:46'),(25063,8357,'action started via WP Cron','2021-02-22 19:36:46','2021-02-22 19:36:46'),(25064,8357,'action complete via WP Cron','2021-02-22 19:36:46','2021-02-22 19:36:46'),(25065,8358,'action created','2021-02-22 19:36:48','2021-02-22 19:36:48'),(25066,8358,'action started via WP Cron','2021-02-22 19:38:20','2021-02-22 19:38:20'),(25067,8358,'action complete via WP Cron','2021-02-22 19:38:20','2021-02-22 19:38:20'),(25068,8359,'action created','2021-02-22 19:38:20','2021-02-22 19:38:20'),(25069,8359,'action started via WP Cron','2021-02-22 19:40:34','2021-02-22 19:40:34'),(25070,8359,'action complete via WP Cron','2021-02-22 19:40:34','2021-02-22 19:40:34'),(25071,8360,'action created','2021-02-22 19:40:37','2021-02-22 19:40:37'),(25072,8360,'action started via WP Cron','2021-02-22 19:43:49','2021-02-22 19:43:49'),(25073,8360,'action complete via WP Cron','2021-02-22 19:43:49','2021-02-22 19:43:49'),(25074,8361,'action created','2021-02-22 19:43:51','2021-02-22 19:43:51'),(25075,8361,'action started via WP Cron','2021-02-22 19:45:20','2021-02-22 19:45:20'),(25076,8361,'action complete via WP Cron','2021-02-22 19:45:20','2021-02-22 19:45:20'),(25077,8362,'action created','2021-02-22 19:45:20','2021-02-22 19:45:20'),(25078,8362,'action started via WP Cron','2021-02-22 19:45:48','2021-02-22 19:45:48'),(25079,8362,'action complete via WP Cron','2021-02-22 19:45:48','2021-02-22 19:45:48'),(25080,8363,'action created','2021-02-22 19:47:17','2021-02-22 19:47:17'),(25081,8363,'action started via WP Cron','2021-02-22 19:48:20','2021-02-22 19:48:20'),(25082,8363,'action complete via WP Cron','2021-02-22 19:48:20','2021-02-22 19:48:20'),(25083,8364,'action created','2021-02-22 19:48:23','2021-02-22 19:48:23'),(25084,8364,'action started via WP Cron','2021-02-22 19:49:16','2021-02-22 19:49:16'),(25085,8364,'action complete via WP Cron','2021-02-22 19:49:16','2021-02-22 19:49:16'),(25086,8365,'action created','2021-02-22 19:49:17','2021-02-22 19:49:17'),(25087,8365,'action started via WP Cron','2021-02-22 19:50:31','2021-02-22 19:50:31'),(25088,8365,'action complete via WP Cron','2021-02-22 19:50:31','2021-02-22 19:50:31'),(25089,8366,'action created','2021-02-22 19:50:32','2021-02-22 19:50:32'),(25090,8366,'action started via WP Cron','2021-02-22 19:52:26','2021-02-22 19:52:26'),(25091,8366,'action complete via WP Cron','2021-02-22 19:52:26','2021-02-22 19:52:26'),(25092,8367,'action created','2021-02-22 19:52:28','2021-02-22 19:52:28'),(25093,8367,'action started via WP Cron','2021-02-22 19:54:18','2021-02-22 19:54:18'),(25094,8367,'action complete via WP Cron','2021-02-22 19:54:18','2021-02-22 19:54:18'),(25095,8368,'action created','2021-02-22 19:54:43','2021-02-22 19:54:43'),(25096,8368,'action started via WP Cron','2021-02-22 19:55:36','2021-02-22 19:55:36'),(25097,8368,'action complete via WP Cron','2021-02-22 19:55:36','2021-02-22 19:55:36'),(25098,8369,'action created','2021-02-22 19:55:37','2021-02-22 19:55:37'),(25099,8369,'action started via WP Cron','2021-02-22 19:57:38','2021-02-22 19:57:38'),(25100,8369,'action complete via WP Cron','2021-02-22 19:57:38','2021-02-22 19:57:38'),(25101,8370,'action created','2021-02-22 19:57:38','2021-02-22 19:57:38'),(25102,8370,'action started via WP Cron','2021-02-22 20:01:15','2021-02-22 20:01:15'),(25103,8370,'action complete via WP Cron','2021-02-22 20:01:15','2021-02-22 20:01:15'),(25104,8371,'action created','2021-02-22 20:01:15','2021-02-22 20:01:15'),(25105,8371,'action started via WP Cron','2021-02-22 20:02:18','2021-02-22 20:02:18'),(25106,8371,'action complete via WP Cron','2021-02-22 20:02:18','2021-02-22 20:02:18'),(25107,8372,'action created','2021-02-22 20:03:06','2021-02-22 20:03:06'),(25108,8372,'action started via WP Cron','2021-02-22 20:07:22','2021-02-22 20:07:22'),(25109,8372,'action complete via WP Cron','2021-02-22 20:07:22','2021-02-22 20:07:22'),(25110,8373,'action created','2021-02-22 20:07:37','2021-02-22 20:07:37'),(25111,8373,'action started via WP Cron','2021-02-22 20:13:07','2021-02-22 20:13:07'),(25112,8373,'action complete via WP Cron','2021-02-22 20:13:07','2021-02-22 20:13:07'),(25113,8374,'action created','2021-02-22 20:13:07','2021-02-22 20:13:07'),(25114,8374,'action started via WP Cron','2021-02-22 20:15:04','2021-02-22 20:15:04'),(25115,8374,'action complete via WP Cron','2021-02-22 20:15:04','2021-02-22 20:15:04'),(25116,8375,'action created','2021-02-22 20:15:05','2021-02-22 20:15:05'),(25117,8375,'action started via WP Cron','2021-02-22 20:15:39','2021-02-22 20:15:39'),(25118,8375,'action complete via WP Cron','2021-02-22 20:15:39','2021-02-22 20:15:39'),(25119,8376,'action created','2021-02-22 20:15:47','2021-02-22 20:15:47'),(25120,8376,'action started via WP Cron','2021-02-22 20:17:28','2021-02-22 20:17:28'),(25121,8376,'action complete via WP Cron','2021-02-22 20:17:28','2021-02-22 20:17:28'),(25122,8377,'action created','2021-02-22 20:20:21','2021-02-22 20:20:21'),(25123,8377,'action started via WP Cron','2021-02-22 20:21:44','2021-02-22 20:21:44'),(25124,8377,'action complete via WP Cron','2021-02-22 20:21:44','2021-02-22 20:21:44'),(25125,8378,'action created','2021-02-22 20:22:20','2021-02-22 20:22:20'),(25126,8378,'action started via WP Cron','2021-02-22 20:24:07','2021-02-22 20:24:07'),(25127,8378,'action complete via WP Cron','2021-02-22 20:24:07','2021-02-22 20:24:07'),(25128,8379,'action created','2021-02-22 20:24:34','2021-02-22 20:24:34'),(25129,8379,'action started via WP Cron','2021-02-22 20:28:53','2021-02-22 20:28:53'),(25130,8379,'action complete via WP Cron','2021-02-22 20:28:53','2021-02-22 20:28:53'),(25131,8380,'action created','2021-02-22 20:28:54','2021-02-22 20:28:54'),(25132,8380,'action started via WP Cron','2021-02-22 20:30:01','2021-02-22 20:30:01'),(25133,8380,'action complete via WP Cron','2021-02-22 20:30:01','2021-02-22 20:30:01'),(25134,8381,'action created','2021-02-22 20:30:01','2021-02-22 20:30:01'),(25135,8381,'action started via WP Cron','2021-02-22 20:33:54','2021-02-22 20:33:54'),(25136,8381,'action complete via WP Cron','2021-02-22 20:33:54','2021-02-22 20:33:54'),(25137,8382,'action created','2021-02-22 20:33:54','2021-02-22 20:33:54'),(25138,8382,'action started via WP Cron','2021-02-22 20:42:12','2021-02-22 20:42:12'),(25139,8382,'action complete via WP Cron','2021-02-22 20:42:12','2021-02-22 20:42:12'),(25140,8383,'action created','2021-02-22 20:42:32','2021-02-22 20:42:32'),(25141,8383,'action started via WP Cron','2021-02-22 20:44:16','2021-02-22 20:44:16'),(25142,8383,'action complete via WP Cron','2021-02-22 20:44:16','2021-02-22 20:44:16'),(25143,8384,'action created','2021-02-22 20:44:19','2021-02-22 20:44:19'),(25144,8384,'action started via WP Cron','2021-02-22 20:46:14','2021-02-22 20:46:14'),(25145,8384,'action complete via WP Cron','2021-02-22 20:46:14','2021-02-22 20:46:14'),(25146,8385,'action created','2021-02-22 20:46:15','2021-02-22 20:46:15'),(25147,8385,'action started via WP Cron','2021-02-22 20:46:39','2021-02-22 20:46:39'),(25148,8385,'action complete via WP Cron','2021-02-22 20:46:39','2021-02-22 20:46:39'),(25149,8386,'action created','2021-02-22 20:46:40','2021-02-22 20:46:40'),(25150,8386,'action started via WP Cron','2021-02-22 20:47:56','2021-02-22 20:47:56'),(25151,8386,'action complete via WP Cron','2021-02-22 20:47:56','2021-02-22 20:47:56'),(25152,8387,'action created','2021-02-22 20:47:57','2021-02-22 20:47:57'),(25153,8387,'action started via WP Cron','2021-02-22 20:48:49','2021-02-22 20:48:49'),(25154,8387,'action complete via WP Cron','2021-02-22 20:48:49','2021-02-22 20:48:49'),(25155,8388,'action created','2021-02-22 20:48:49','2021-02-22 20:48:49'),(25156,8388,'action started via WP Cron','2021-02-22 20:50:40','2021-02-22 20:50:40'),(25157,8388,'action complete via WP Cron','2021-02-22 20:50:40','2021-02-22 20:50:40'),(25158,8389,'action created','2021-02-22 20:50:42','2021-02-22 20:50:42'),(25159,8389,'action started via WP Cron','2021-02-22 20:51:37','2021-02-22 20:51:37'),(25160,8389,'action complete via WP Cron','2021-02-22 20:51:37','2021-02-22 20:51:37'),(25161,8390,'action created','2021-02-22 20:51:37','2021-02-22 20:51:37'),(25162,8390,'action started via WP Cron','2021-02-22 20:53:30','2021-02-22 20:53:30'),(25163,8390,'action complete via WP Cron','2021-02-22 20:53:30','2021-02-22 20:53:30'),(25164,8391,'action created','2021-02-22 21:02:28','2021-02-22 21:02:28'),(25165,8391,'action started via WP Cron','2021-02-22 21:03:06','2021-02-22 21:03:06'),(25166,8391,'action complete via WP Cron','2021-02-22 21:03:06','2021-02-22 21:03:06'),(25167,8392,'action created','2021-02-22 21:03:07','2021-02-22 21:03:07'),(25168,8392,'action started via WP Cron','2021-02-22 21:08:05','2021-02-22 21:08:05'),(25169,8392,'action complete via WP Cron','2021-02-22 21:08:05','2021-02-22 21:08:05'),(25170,8393,'action created','2021-02-22 21:08:06','2021-02-22 21:08:06'),(25171,8393,'action started via WP Cron','2021-02-22 21:10:22','2021-02-22 21:10:22'),(25172,8393,'action complete via WP Cron','2021-02-22 21:10:22','2021-02-22 21:10:22'),(25173,8394,'action created','2021-02-22 21:16:03','2021-02-22 21:16:03'),(25174,8394,'action started via WP Cron','2021-02-22 21:17:56','2021-02-22 21:17:56'),(25175,8394,'action complete via WP Cron','2021-02-22 21:17:56','2021-02-22 21:17:56'),(25176,8395,'action created','2021-02-22 21:18:10','2021-02-22 21:18:10'),(25177,8395,'action started via WP Cron','2021-02-22 21:19:14','2021-02-22 21:19:14'),(25178,8395,'action complete via WP Cron','2021-02-22 21:19:14','2021-02-22 21:19:14'),(25179,8396,'action created','2021-02-22 21:19:14','2021-02-22 21:19:14'),(25180,8396,'action started via WP Cron','2021-02-22 21:22:43','2021-02-22 21:22:43'),(25181,8396,'action complete via WP Cron','2021-02-22 21:22:43','2021-02-22 21:22:43'),(25182,8397,'action created','2021-02-22 21:23:08','2021-02-22 21:23:08'),(25183,8397,'action started via WP Cron','2021-02-22 21:28:53','2021-02-22 21:28:53'),(25184,8397,'action complete via WP Cron','2021-02-22 21:28:53','2021-02-22 21:28:53'),(25185,8398,'action created','2021-02-22 21:30:21','2021-02-22 21:30:21'),(25186,8398,'action started via WP Cron','2021-02-22 21:30:41','2021-02-22 21:30:41'),(25187,8398,'action complete via WP Cron','2021-02-22 21:30:41','2021-02-22 21:30:41'),(25188,8399,'action created','2021-02-22 21:30:41','2021-02-22 21:30:41'),(25189,8399,'action started via WP Cron','2021-02-22 21:31:36','2021-02-22 21:31:36'),(25190,8399,'action complete via WP Cron','2021-02-22 21:31:36','2021-02-22 21:31:36'),(25191,8400,'action created','2021-02-22 21:31:37','2021-02-22 21:31:37'),(25192,8400,'action started via WP Cron','2021-02-22 21:33:07','2021-02-22 21:33:07'),(25193,8400,'action complete via WP Cron','2021-02-22 21:33:07','2021-02-22 21:33:07'),(25194,8401,'action created','2021-02-22 21:33:07','2021-02-22 21:33:07'),(25195,8401,'action started via WP Cron','2021-02-22 21:37:23','2021-02-22 21:37:23'),(25196,8401,'action complete via WP Cron','2021-02-22 21:37:23','2021-02-22 21:37:23'),(25197,8402,'action created','2021-02-22 21:37:24','2021-02-22 21:37:24'),(25198,8402,'action started via WP Cron','2021-02-22 21:44:51','2021-02-22 21:44:51'),(25199,8402,'action complete via WP Cron','2021-02-22 21:44:51','2021-02-22 21:44:51'),(25200,8403,'action created','2021-02-22 21:45:39','2021-02-22 21:45:39'),(25201,8403,'action started via WP Cron','2021-02-22 21:51:53','2021-02-22 21:51:53'),(25202,8403,'action complete via WP Cron','2021-02-22 21:51:53','2021-02-22 21:51:53'),(25203,8404,'action created','2021-02-22 21:56:54','2021-02-22 21:56:54'),(25204,8404,'action started via WP Cron','2021-02-22 21:57:39','2021-02-22 21:57:39'),(25205,8404,'action complete via WP Cron','2021-02-22 21:57:39','2021-02-22 21:57:39'),(25206,8405,'action created','2021-02-22 21:58:16','2021-02-22 21:58:16'),(25207,8405,'action started via WP Cron','2021-02-22 22:00:41','2021-02-22 22:00:41'),(25208,8405,'action complete via WP Cron','2021-02-22 22:00:41','2021-02-22 22:00:41'),(25209,8406,'action created','2021-02-22 22:03:06','2021-02-22 22:03:06'),(25210,8406,'action started via WP Cron','2021-02-22 22:07:41','2021-02-22 22:07:41'),(25211,8406,'action complete via WP Cron','2021-02-22 22:07:41','2021-02-22 22:07:41'),(25212,8407,'action created','2021-02-22 22:07:41','2021-02-22 22:07:41'),(25213,8407,'action started via WP Cron','2021-02-22 22:11:46','2021-02-22 22:11:46'),(25214,8407,'action complete via WP Cron','2021-02-22 22:11:46','2021-02-22 22:11:46'),(25215,8408,'action created','2021-02-22 22:11:50','2021-02-22 22:11:50'),(25216,8408,'action started via WP Cron','2021-02-22 22:15:29','2021-02-22 22:15:29'),(25217,8408,'action complete via WP Cron','2021-02-22 22:15:29','2021-02-22 22:15:29'),(25218,8409,'action created','2021-02-22 22:15:31','2021-02-22 22:15:31'),(25219,8409,'action started via WP Cron','2021-02-22 22:15:44','2021-02-22 22:15:44'),(25220,8409,'action complete via WP Cron','2021-02-22 22:15:44','2021-02-22 22:15:44'),(25221,8410,'action created','2021-02-22 22:15:46','2021-02-22 22:15:46'),(25222,8410,'action started via WP Cron','2021-02-22 22:16:53','2021-02-22 22:16:53'),(25223,8410,'action complete via WP Cron','2021-02-22 22:16:53','2021-02-22 22:16:53'),(25224,8411,'action created','2021-02-22 22:17:57','2021-02-22 22:17:57'),(25225,8411,'action started via WP Cron','2021-02-22 22:20:03','2021-02-22 22:20:03'),(25226,8411,'action complete via WP Cron','2021-02-22 22:20:03','2021-02-22 22:20:03'),(25227,8412,'action created','2021-02-22 22:20:55','2021-02-22 22:20:55'),(25228,8412,'action started via WP Cron','2021-02-22 22:21:55','2021-02-22 22:21:55'),(25229,8412,'action complete via WP Cron','2021-02-22 22:21:55','2021-02-22 22:21:55'),(25230,8413,'action created','2021-02-22 22:27:13','2021-02-22 22:27:13'),(25231,8413,'action started via WP Cron','2021-02-22 22:31:57','2021-02-22 22:31:57'),(25232,8413,'action complete via WP Cron','2021-02-22 22:31:57','2021-02-22 22:31:57'),(25233,8414,'action created','2021-02-22 22:31:59','2021-02-22 22:31:59'),(25234,8414,'action started via WP Cron','2021-02-22 22:33:05','2021-02-22 22:33:05'),(25235,8414,'action complete via WP Cron','2021-02-22 22:33:05','2021-02-22 22:33:05'),(25236,8415,'action created','2021-02-22 22:33:06','2021-02-22 22:33:06'),(25237,8415,'action started via WP Cron','2021-02-22 22:33:36','2021-02-22 22:33:36'),(25238,8415,'action complete via WP Cron','2021-02-22 22:33:36','2021-02-22 22:33:36'),(25239,8416,'action created','2021-02-22 22:33:42','2021-02-22 22:33:42'),(25240,8416,'action started via WP Cron','2021-02-22 22:45:08','2021-02-22 22:45:08'),(25241,8416,'action complete via WP Cron','2021-02-22 22:45:08','2021-02-22 22:45:08'),(25242,8417,'action created','2021-02-22 22:45:08','2021-02-22 22:45:08'),(25243,8417,'action started via WP Cron','2021-02-22 22:46:54','2021-02-22 22:46:54'),(25244,8417,'action complete via WP Cron','2021-02-22 22:46:54','2021-02-22 22:46:54'),(25245,8418,'action created','2021-02-22 22:46:55','2021-02-22 22:46:55'),(25246,8418,'action started via WP Cron','2021-02-22 22:48:04','2021-02-22 22:48:04'),(25247,8418,'action complete via WP Cron','2021-02-22 22:48:04','2021-02-22 22:48:04'),(25248,8419,'action created','2021-02-22 22:48:04','2021-02-22 22:48:04'),(25249,8419,'action started via Async Request','2021-02-22 22:48:04','2021-02-22 22:48:04'),(25250,8420,'action created','2021-02-22 22:48:05','2021-02-22 22:48:05'),(25251,8419,'action complete via Async Request','2021-02-22 22:48:05','2021-02-22 22:48:05'),(25252,8421,'action created','2021-02-22 22:48:05','2021-02-22 22:48:05'),(25253,8420,'action started via WP Cron','2021-02-22 22:51:14','2021-02-22 22:51:14'),(25254,8422,'action created','2021-02-22 22:51:14','2021-02-22 22:51:14'),(25255,8420,'action complete via WP Cron','2021-02-22 22:51:14','2021-02-22 22:51:14'),(25256,8421,'action started via WP Cron','2021-02-22 22:51:14','2021-02-22 22:51:14'),(25257,8421,'action complete via WP Cron','2021-02-22 22:51:14','2021-02-22 22:51:14'),(25258,8423,'action created','2021-02-22 22:51:15','2021-02-22 22:51:15'),(25259,8422,'action started via WP Cron','2021-02-22 22:51:44','2021-02-22 22:51:44'),(25260,8424,'action created','2021-02-22 22:51:44','2021-02-22 22:51:44'),(25261,8422,'action complete via WP Cron','2021-02-22 22:51:44','2021-02-22 22:51:44'),(25262,8423,'action started via WP Cron','2021-02-22 22:51:44','2021-02-22 22:51:44'),(25263,8423,'action complete via WP Cron','2021-02-22 22:51:44','2021-02-22 22:51:44'),(25264,8425,'action created','2021-02-22 22:52:33','2021-02-22 22:52:33'),(25265,8424,'action started via WP Cron','2021-02-22 22:52:35','2021-02-22 22:52:35'),(25266,8424,'action complete via WP Cron','2021-02-22 22:52:35','2021-02-22 22:52:35'),(25267,8425,'action started via WP Cron','2021-02-22 22:53:40','2021-02-22 22:53:40'),(25268,8425,'action complete via WP Cron','2021-02-22 22:53:40','2021-02-22 22:53:40'),(25269,8426,'action created','2021-02-22 22:53:41','2021-02-22 22:53:41'),(25270,8426,'action started via WP Cron','2021-02-22 22:54:46','2021-02-22 22:54:46'),(25271,8426,'action complete via WP Cron','2021-02-22 22:54:46','2021-02-22 22:54:46'),(25272,8427,'action created','2021-02-22 22:54:47','2021-02-22 22:54:47'),(25273,8427,'action started via WP Cron','2021-02-22 22:57:36','2021-02-22 22:57:36'),(25274,8427,'action complete via WP Cron','2021-02-22 22:57:36','2021-02-22 22:57:36'),(25275,8428,'action created','2021-02-22 22:57:37','2021-02-22 22:57:37'),(25276,8428,'action started via WP Cron','2021-02-22 22:58:52','2021-02-22 22:58:52'),(25277,8428,'action complete via WP Cron','2021-02-22 22:58:52','2021-02-22 22:58:52'),(25278,8429,'action created','2021-02-22 22:58:52','2021-02-22 22:58:52'),(25279,8429,'action started via WP Cron','2021-02-22 22:59:39','2021-02-22 22:59:39'),(25280,8429,'action complete via WP Cron','2021-02-22 22:59:39','2021-02-22 22:59:39'),(25281,8430,'action created','2021-02-22 23:02:46','2021-02-22 23:02:46'),(25282,8430,'action started via WP Cron','2021-02-22 23:08:16','2021-02-22 23:08:16'),(25283,8430,'action complete via WP Cron','2021-02-22 23:08:16','2021-02-22 23:08:16'),(25284,8431,'action created','2021-02-22 23:08:56','2021-02-22 23:08:56'),(25285,8431,'action started via WP Cron','2021-02-22 23:12:24','2021-02-22 23:12:24'),(25286,8431,'action complete via WP Cron','2021-02-22 23:12:24','2021-02-22 23:12:24'),(25287,8432,'action created','2021-02-22 23:12:24','2021-02-22 23:12:24'),(25288,8432,'action started via WP Cron','2021-02-22 23:14:05','2021-02-22 23:14:05'),(25289,8432,'action complete via WP Cron','2021-02-22 23:14:05','2021-02-22 23:14:05'),(25290,8433,'action created','2021-02-22 23:14:16','2021-02-22 23:14:16'),(25291,8433,'action started via WP Cron','2021-02-22 23:22:59','2021-02-22 23:22:59'),(25292,8433,'action complete via WP Cron','2021-02-22 23:22:59','2021-02-22 23:22:59'),(25293,8434,'action created','2021-02-22 23:23:04','2021-02-22 23:23:04'),(25294,8434,'action started via WP Cron','2021-02-22 23:24:38','2021-02-22 23:24:38'),(25295,8434,'action complete via WP Cron','2021-02-22 23:24:38','2021-02-22 23:24:38'),(25296,8435,'action created','2021-02-22 23:24:38','2021-02-22 23:24:38'),(25297,8435,'action started via WP Cron','2021-02-22 23:30:43','2021-02-22 23:30:43'),(25298,8435,'action complete via WP Cron','2021-02-22 23:30:43','2021-02-22 23:30:43'),(25299,8436,'action created','2021-02-22 23:30:43','2021-02-22 23:30:43'),(25300,8436,'action started via WP Cron','2021-02-22 23:32:15','2021-02-22 23:32:15'),(25301,8436,'action complete via WP Cron','2021-02-22 23:32:15','2021-02-22 23:32:15'),(25302,8437,'action created','2021-02-22 23:32:16','2021-02-22 23:32:16'),(25303,8437,'action started via WP Cron','2021-02-22 23:33:07','2021-02-22 23:33:07'),(25304,8437,'action complete via WP Cron','2021-02-22 23:33:07','2021-02-22 23:33:07'),(25305,8438,'action created','2021-02-22 23:33:07','2021-02-22 23:33:07'),(25306,8438,'action started via WP Cron','2021-02-22 23:34:02','2021-02-22 23:34:02'),(25307,8438,'action complete via WP Cron','2021-02-22 23:34:02','2021-02-22 23:34:02'),(25308,8439,'action created','2021-02-22 23:34:03','2021-02-22 23:34:03'),(25309,8439,'action started via WP Cron','2021-02-22 23:37:36','2021-02-22 23:37:36'),(25310,8439,'action complete via WP Cron','2021-02-22 23:37:36','2021-02-22 23:37:36'),(25311,8440,'action created','2021-02-22 23:37:38','2021-02-22 23:37:38'),(25312,8440,'action started via WP Cron','2021-02-22 23:38:52','2021-02-22 23:38:52'),(25313,8440,'action complete via WP Cron','2021-02-22 23:38:52','2021-02-22 23:38:52'),(25314,8441,'action created','2021-02-22 23:38:55','2021-02-22 23:38:55'),(25315,8441,'action started via WP Cron','2021-02-22 23:41:03','2021-02-22 23:41:03'),(25316,8441,'action complete via WP Cron','2021-02-22 23:41:03','2021-02-22 23:41:03'),(25317,8442,'action created','2021-02-22 23:41:04','2021-02-22 23:41:04'),(25318,8442,'action started via WP Cron','2021-02-22 23:44:08','2021-02-22 23:44:08'),(25319,8442,'action complete via WP Cron','2021-02-22 23:44:08','2021-02-22 23:44:08'),(25320,8443,'action created','2021-02-22 23:44:09','2021-02-22 23:44:09'),(25321,8443,'action started via WP Cron','2021-02-22 23:45:51','2021-02-22 23:45:51'),(25322,8443,'action complete via WP Cron','2021-02-22 23:45:51','2021-02-22 23:45:51'),(25323,8444,'action created','2021-02-22 23:45:52','2021-02-22 23:45:52'),(25324,8444,'action started via WP Cron','2021-02-22 23:50:48','2021-02-22 23:50:48'),(25325,8444,'action complete via WP Cron','2021-02-22 23:50:48','2021-02-22 23:50:48'),(25326,8445,'action created','2021-02-22 23:50:50','2021-02-22 23:50:50'),(25327,8445,'action started via WP Cron','2021-02-22 23:53:02','2021-02-22 23:53:02'),(25328,8445,'action complete via WP Cron','2021-02-22 23:53:02','2021-02-22 23:53:02'),(25329,8446,'action created','2021-02-22 23:53:09','2021-02-22 23:53:09'),(25330,8446,'action started via WP Cron','2021-02-22 23:55:00','2021-02-22 23:55:00'),(25331,8446,'action complete via WP Cron','2021-02-22 23:55:00','2021-02-22 23:55:00'),(25332,8447,'action created','2021-02-22 23:55:00','2021-02-22 23:55:00'),(25333,8447,'action started via WP Cron','2021-02-22 23:59:53','2021-02-22 23:59:53'),(25334,8447,'action complete via WP Cron','2021-02-22 23:59:53','2021-02-22 23:59:53'),(25335,8448,'action created','2021-02-22 23:59:56','2021-02-22 23:59:56'),(25336,8448,'action started via WP Cron','2021-02-23 00:01:14','2021-02-23 00:01:14'),(25337,8448,'action complete via WP Cron','2021-02-23 00:01:14','2021-02-23 00:01:14'),(25338,8449,'action created','2021-02-23 00:01:16','2021-02-23 00:01:16'),(25339,8449,'action started via WP Cron','2021-02-23 00:03:06','2021-02-23 00:03:06'),(25340,8449,'action complete via WP Cron','2021-02-23 00:03:06','2021-02-23 00:03:06'),(25341,8450,'action created','2021-02-23 00:03:07','2021-02-23 00:03:07'),(25342,8450,'action started via WP Cron','2021-02-23 00:03:53','2021-02-23 00:03:53'),(25343,8450,'action complete via WP Cron','2021-02-23 00:03:53','2021-02-23 00:03:53'),(25344,8451,'action created','2021-02-23 00:03:55','2021-02-23 00:03:55'),(25345,8451,'action started via WP Cron','2021-02-23 00:05:31','2021-02-23 00:05:31'),(25346,8451,'action complete via WP Cron','2021-02-23 00:05:31','2021-02-23 00:05:31'),(25347,8452,'action created','2021-02-23 00:05:57','2021-02-23 00:05:57'),(25348,8452,'action started via WP Cron','2021-02-23 00:06:56','2021-02-23 00:06:56'),(25349,8452,'action complete via WP Cron','2021-02-23 00:06:56','2021-02-23 00:06:56'),(25350,8453,'action created','2021-02-23 00:06:58','2021-02-23 00:06:58'),(25351,8453,'action started via WP Cron','2021-02-23 00:09:49','2021-02-23 00:09:49'),(25352,8453,'action complete via WP Cron','2021-02-23 00:09:49','2021-02-23 00:09:49'),(25353,8454,'action created','2021-02-23 00:10:08','2021-02-23 00:10:08'),(25354,8454,'action started via WP Cron','2021-02-23 00:11:09','2021-02-23 00:11:09'),(25355,8454,'action complete via WP Cron','2021-02-23 00:11:09','2021-02-23 00:11:09'),(25356,8455,'action created','2021-02-23 00:11:09','2021-02-23 00:11:09'),(25357,8455,'action started via WP Cron','2021-02-23 00:13:09','2021-02-23 00:13:09'),(25358,8455,'action complete via WP Cron','2021-02-23 00:13:09','2021-02-23 00:13:09'),(25359,8456,'action created','2021-02-23 00:16:40','2021-02-23 00:16:40'),(25360,8456,'action started via WP Cron','2021-02-23 00:18:25','2021-02-23 00:18:25'),(25361,8456,'action complete via WP Cron','2021-02-23 00:18:25','2021-02-23 00:18:25'),(25362,8457,'action created','2021-02-23 00:18:25','2021-02-23 00:18:25'),(25363,8457,'action started via WP Cron','2021-02-23 00:23:13','2021-02-23 00:23:13'),(25364,8457,'action complete via WP Cron','2021-02-23 00:23:13','2021-02-23 00:23:13'),(25365,8458,'action created','2021-02-23 00:23:13','2021-02-23 00:23:13'),(25366,8458,'action started via WP Cron','2021-02-23 00:26:08','2021-02-23 00:26:08'),(25367,8458,'action complete via WP Cron','2021-02-23 00:26:08','2021-02-23 00:26:08'),(25368,8459,'action created','2021-02-23 00:26:11','2021-02-23 00:26:11'),(25369,8459,'action started via WP Cron','2021-02-23 00:28:59','2021-02-23 00:28:59'),(25370,8459,'action complete via WP Cron','2021-02-23 00:28:59','2021-02-23 00:28:59'),(25371,8460,'action created','2021-02-23 00:29:00','2021-02-23 00:29:00'),(25372,8460,'action started via WP Cron','2021-02-23 00:30:33','2021-02-23 00:30:33'),(25373,8460,'action complete via WP Cron','2021-02-23 00:30:33','2021-02-23 00:30:33'),(25374,8461,'action created','2021-02-23 00:30:38','2021-02-23 00:30:38'),(25375,8461,'action started via WP Cron','2021-02-23 00:31:45','2021-02-23 00:31:45'),(25376,8461,'action complete via WP Cron','2021-02-23 00:31:45','2021-02-23 00:31:45'),(25377,8462,'action created','2021-02-23 00:33:06','2021-02-23 00:33:06'),(25378,8462,'action started via WP Cron','2021-02-23 00:36:04','2021-02-23 00:36:04'),(25379,8462,'action complete via WP Cron','2021-02-23 00:36:04','2021-02-23 00:36:04'),(25380,8463,'action created','2021-02-23 00:36:04','2021-02-23 00:36:04'),(25381,8463,'action started via WP Cron','2021-02-23 00:41:28','2021-02-23 00:41:28'),(25382,8463,'action complete via WP Cron','2021-02-23 00:41:28','2021-02-23 00:41:28'),(25383,8464,'action created','2021-02-23 00:41:29','2021-02-23 00:41:29'),(25384,8464,'action started via WP Cron','2021-02-23 00:41:44','2021-02-23 00:41:44'),(25385,8464,'action complete via WP Cron','2021-02-23 00:41:44','2021-02-23 00:41:44'),(25386,8465,'action created','2021-02-23 00:42:10','2021-02-23 00:42:10'),(25387,8465,'action started via WP Cron','2021-02-23 00:43:07','2021-02-23 00:43:07'),(25388,8465,'action complete via WP Cron','2021-02-23 00:43:07','2021-02-23 00:43:07'),(25389,8466,'action created','2021-02-23 00:43:08','2021-02-23 00:43:08'),(25390,8466,'action started via WP Cron','2021-02-23 00:43:38','2021-02-23 00:43:38'),(25391,8466,'action complete via WP Cron','2021-02-23 00:43:38','2021-02-23 00:43:38'),(25392,8467,'action created','2021-02-23 00:43:39','2021-02-23 00:43:39'),(25393,8467,'action started via WP Cron','2021-02-23 00:45:08','2021-02-23 00:45:08'),(25394,8467,'action complete via WP Cron','2021-02-23 00:45:08','2021-02-23 00:45:08'),(25395,8468,'action created','2021-02-23 00:45:11','2021-02-23 00:45:11'),(25396,8468,'action started via WP Cron','2021-02-23 00:46:34','2021-02-23 00:46:34'),(25397,8468,'action complete via WP Cron','2021-02-23 00:46:34','2021-02-23 00:46:34'),(25398,8469,'action created','2021-02-23 00:47:34','2021-02-23 00:47:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (25399,8469,'action started via WP Cron','2021-02-23 00:51:54','2021-02-23 00:51:54'),(25400,8469,'action complete via WP Cron','2021-02-23 00:51:54','2021-02-23 00:51:54'),(25401,8470,'action created','2021-02-23 00:52:27','2021-02-23 00:52:27'),(25402,8470,'action started via WP Cron','2021-02-23 00:52:38','2021-02-23 00:52:38'),(25403,8470,'action complete via WP Cron','2021-02-23 00:52:38','2021-02-23 00:52:38'),(25404,8471,'action created','2021-02-23 00:52:57','2021-02-23 00:52:57'),(25405,8471,'action started via WP Cron','2021-02-23 00:54:14','2021-02-23 00:54:14'),(25406,8471,'action complete via WP Cron','2021-02-23 00:54:14','2021-02-23 00:54:14'),(25407,8472,'action created','2021-02-23 00:55:02','2021-02-23 00:55:02'),(25408,8472,'action started via WP Cron','2021-02-23 00:55:58','2021-02-23 00:55:58'),(25409,8472,'action complete via WP Cron','2021-02-23 00:55:58','2021-02-23 00:55:58'),(25410,8473,'action created','2021-02-23 00:55:59','2021-02-23 00:55:59'),(25411,8473,'action started via WP Cron','2021-02-23 00:56:51','2021-02-23 00:56:51'),(25412,8473,'action complete via WP Cron','2021-02-23 00:56:51','2021-02-23 00:56:51'),(25413,8474,'action created','2021-02-23 00:56:52','2021-02-23 00:56:52'),(25414,8474,'action started via WP Cron','2021-02-23 00:57:53','2021-02-23 00:57:53'),(25415,8474,'action complete via WP Cron','2021-02-23 00:57:53','2021-02-23 00:57:53'),(25416,8475,'action created','2021-02-23 00:57:56','2021-02-23 00:57:56'),(25417,8475,'action started via WP Cron','2021-02-23 01:01:40','2021-02-23 01:01:40'),(25418,8475,'action complete via WP Cron','2021-02-23 01:01:40','2021-02-23 01:01:40'),(25419,8476,'action created','2021-02-23 01:01:41','2021-02-23 01:01:41'),(25420,8476,'action started via WP Cron','2021-02-23 01:03:06','2021-02-23 01:03:06'),(25421,8476,'action complete via WP Cron','2021-02-23 01:03:06','2021-02-23 01:03:06'),(25422,8477,'action created','2021-02-23 01:03:07','2021-02-23 01:03:07'),(25423,8477,'action started via WP Cron','2021-02-23 01:05:59','2021-02-23 01:05:59'),(25424,8477,'action complete via WP Cron','2021-02-23 01:05:59','2021-02-23 01:05:59'),(25425,8478,'action created','2021-02-23 01:11:59','2021-02-23 01:11:59'),(25426,8478,'action started via WP Cron','2021-02-23 01:12:46','2021-02-23 01:12:46'),(25427,8478,'action complete via WP Cron','2021-02-23 01:12:46','2021-02-23 01:12:46'),(25428,8479,'action created','2021-02-23 01:12:46','2021-02-23 01:12:46'),(25429,8479,'action started via WP Cron','2021-02-23 01:14:51','2021-02-23 01:14:51'),(25430,8479,'action complete via WP Cron','2021-02-23 01:14:51','2021-02-23 01:14:51'),(25431,8480,'action created','2021-02-23 01:17:39','2021-02-23 01:17:39'),(25432,8480,'action started via WP Cron','2021-02-23 01:26:58','2021-02-23 01:26:58'),(25433,8480,'action complete via WP Cron','2021-02-23 01:26:58','2021-02-23 01:26:58'),(25434,8481,'action created','2021-02-23 01:26:59','2021-02-23 01:26:59'),(25435,8481,'action started via WP Cron','2021-02-23 01:27:35','2021-02-23 01:27:35'),(25436,8481,'action complete via WP Cron','2021-02-23 01:27:35','2021-02-23 01:27:35'),(25437,8482,'action created','2021-02-23 01:27:35','2021-02-23 01:27:35'),(25438,8482,'action started via WP Cron','2021-02-23 01:28:35','2021-02-23 01:28:35'),(25439,8482,'action complete via WP Cron','2021-02-23 01:28:35','2021-02-23 01:28:35'),(25440,8483,'action created','2021-02-23 01:28:36','2021-02-23 01:28:36'),(25441,8483,'action started via WP Cron','2021-02-23 01:29:35','2021-02-23 01:29:35'),(25442,8483,'action complete via WP Cron','2021-02-23 01:29:35','2021-02-23 01:29:35'),(25443,8484,'action created','2021-02-23 01:29:36','2021-02-23 01:29:36'),(25444,8484,'action started via WP Cron','2021-02-23 01:30:35','2021-02-23 01:30:35'),(25445,8484,'action complete via WP Cron','2021-02-23 01:30:35','2021-02-23 01:30:35'),(25446,8485,'action created','2021-02-23 01:30:36','2021-02-23 01:30:36'),(25447,8485,'action started via WP Cron','2021-02-23 01:31:36','2021-02-23 01:31:36'),(25448,8485,'action complete via WP Cron','2021-02-23 01:31:36','2021-02-23 01:31:36'),(25449,8486,'action created','2021-02-23 01:31:36','2021-02-23 01:31:36'),(25450,8486,'action started via WP Cron','2021-02-23 01:33:07','2021-02-23 01:33:07'),(25451,8486,'action complete via WP Cron','2021-02-23 01:33:07','2021-02-23 01:33:07'),(25452,8487,'action created','2021-02-23 01:33:08','2021-02-23 01:33:08'),(25453,8487,'action started via WP Cron','2021-02-23 01:33:37','2021-02-23 01:33:37'),(25454,8487,'action complete via WP Cron','2021-02-23 01:33:37','2021-02-23 01:33:37'),(25455,8488,'action created','2021-02-23 01:34:44','2021-02-23 01:34:44'),(25456,8030,'action started via WP Cron','2021-02-23 01:42:07','2021-02-23 01:42:07'),(25457,8030,'action complete via WP Cron','2021-02-23 01:42:07','2021-02-23 01:42:07'),(25458,8489,'action created','2021-02-23 01:42:07','2021-02-23 01:42:07'),(25459,8488,'action started via WP Cron','2021-02-23 01:42:07','2021-02-23 01:42:07'),(25460,8488,'action complete via WP Cron','2021-02-23 01:42:07','2021-02-23 01:42:07'),(25461,8490,'action created','2021-02-23 01:42:07','2021-02-23 01:42:07'),(25462,8490,'action started via WP Cron','2021-02-23 01:47:42','2021-02-23 01:47:42'),(25463,8490,'action complete via WP Cron','2021-02-23 01:47:42','2021-02-23 01:47:42'),(25464,8491,'action created','2021-02-23 01:47:42','2021-02-23 01:47:42'),(25465,8491,'action started via WP Cron','2021-02-23 01:55:50','2021-02-23 01:55:50'),(25466,8491,'action complete via WP Cron','2021-02-23 01:55:50','2021-02-23 01:55:50'),(25467,8492,'action created','2021-02-23 01:55:52','2021-02-23 01:55:52'),(25468,8492,'action started via WP Cron','2021-02-23 01:59:45','2021-02-23 01:59:45'),(25469,8492,'action complete via WP Cron','2021-02-23 01:59:45','2021-02-23 01:59:45'),(25470,8493,'action created','2021-02-23 02:01:08','2021-02-23 02:01:08'),(25471,8493,'action started via WP Cron','2021-02-23 02:03:07','2021-02-23 02:03:07'),(25472,8493,'action complete via WP Cron','2021-02-23 02:03:07','2021-02-23 02:03:07'),(25473,8494,'action created','2021-02-23 02:03:08','2021-02-23 02:03:08'),(25474,8494,'action started via WP Cron','2021-02-23 02:08:34','2021-02-23 02:08:34'),(25475,8494,'action complete via WP Cron','2021-02-23 02:08:34','2021-02-23 02:08:34'),(25476,8495,'action created','2021-02-23 02:08:35','2021-02-23 02:08:35'),(25477,8495,'action started via WP Cron','2021-02-23 02:12:07','2021-02-23 02:12:07'),(25478,8495,'action complete via WP Cron','2021-02-23 02:12:07','2021-02-23 02:12:07'),(25479,8496,'action created','2021-02-23 02:12:09','2021-02-23 02:12:09'),(25480,8041,'action started via WP Cron','2021-02-23 02:21:07','2021-02-23 02:21:07'),(25481,8041,'action complete via WP Cron','2021-02-23 02:21:07','2021-02-23 02:21:07'),(25482,8497,'action created','2021-02-23 02:21:07','2021-02-23 02:21:07'),(25483,8496,'action started via WP Cron','2021-02-23 02:21:07','2021-02-23 02:21:07'),(25484,8496,'action complete via WP Cron','2021-02-23 02:21:07','2021-02-23 02:21:07'),(25485,8498,'action created','2021-02-23 02:22:01','2021-02-23 02:22:01'),(25486,8498,'action started via WP Cron','2021-02-23 02:23:18','2021-02-23 02:23:18'),(25487,8498,'action complete via WP Cron','2021-02-23 02:23:18','2021-02-23 02:23:18'),(25488,8499,'action created','2021-02-23 02:23:18','2021-02-23 02:23:18'),(25489,8499,'action started via WP Cron','2021-02-23 02:24:56','2021-02-23 02:24:56'),(25490,8499,'action complete via WP Cron','2021-02-23 02:24:56','2021-02-23 02:24:56'),(25491,8500,'action created','2021-02-23 02:24:59','2021-02-23 02:24:59'),(25492,8500,'action started via WP Cron','2021-02-23 02:31:27','2021-02-23 02:31:27'),(25493,8500,'action complete via WP Cron','2021-02-23 02:31:27','2021-02-23 02:31:27'),(25494,8501,'action created','2021-02-23 02:33:06','2021-02-23 02:33:06'),(25495,8501,'action started via WP Cron','2021-02-23 02:34:05','2021-02-23 02:34:05'),(25496,8501,'action complete via WP Cron','2021-02-23 02:34:05','2021-02-23 02:34:05'),(25497,8502,'action created','2021-02-23 02:38:33','2021-02-23 02:38:33'),(25498,8502,'action started via WP Cron','2021-02-23 02:42:26','2021-02-23 02:42:26'),(25499,8502,'action complete via WP Cron','2021-02-23 02:42:26','2021-02-23 02:42:26'),(25500,8503,'action created','2021-02-23 02:42:54','2021-02-23 02:42:54'),(25501,8503,'action started via WP Cron','2021-02-23 02:44:06','2021-02-23 02:44:06'),(25502,8503,'action complete via WP Cron','2021-02-23 02:44:06','2021-02-23 02:44:06'),(25503,8504,'action created','2021-02-23 02:52:24','2021-02-23 02:52:24'),(25504,8504,'action started via WP Cron','2021-02-23 03:02:26','2021-02-23 03:02:26'),(25505,8504,'action complete via WP Cron','2021-02-23 03:02:26','2021-02-23 03:02:26'),(25506,8505,'action created','2021-02-23 03:03:09','2021-02-23 03:03:09'),(25507,8505,'action started via WP Cron','2021-02-23 03:03:35','2021-02-23 03:03:35'),(25508,8505,'action complete via WP Cron','2021-02-23 03:03:35','2021-02-23 03:03:35'),(25509,8506,'action created','2021-02-23 03:03:35','2021-02-23 03:03:35'),(25510,8506,'action started via WP Cron','2021-02-23 03:05:06','2021-02-23 03:05:06'),(25511,8506,'action complete via WP Cron','2021-02-23 03:05:06','2021-02-23 03:05:06'),(25512,8507,'action created','2021-02-23 03:06:14','2021-02-23 03:06:14'),(25513,8507,'action started via WP Cron','2021-02-23 03:06:37','2021-02-23 03:06:37'),(25514,8507,'action complete via WP Cron','2021-02-23 03:06:37','2021-02-23 03:06:37'),(25515,8508,'action created','2021-02-23 03:06:37','2021-02-23 03:06:37'),(25516,8508,'action started via WP Cron','2021-02-23 03:09:30','2021-02-23 03:09:30'),(25517,8508,'action complete via WP Cron','2021-02-23 03:09:30','2021-02-23 03:09:30'),(25518,8509,'action created','2021-02-23 03:09:31','2021-02-23 03:09:31'),(25519,8509,'action started via WP Cron','2021-02-23 03:17:54','2021-02-23 03:17:54'),(25520,8509,'action complete via WP Cron','2021-02-23 03:17:54','2021-02-23 03:17:54'),(25521,8510,'action created','2021-02-23 03:17:58','2021-02-23 03:17:58'),(25522,8510,'action started via WP Cron','2021-02-23 03:19:24','2021-02-23 03:19:24'),(25523,8510,'action complete via WP Cron','2021-02-23 03:19:24','2021-02-23 03:19:24'),(25524,8511,'action created','2021-02-23 03:24:22','2021-02-23 03:24:22'),(25525,8511,'action started via WP Cron','2021-02-23 03:27:49','2021-02-23 03:27:49'),(25526,8511,'action complete via WP Cron','2021-02-23 03:27:49','2021-02-23 03:27:49'),(25527,8512,'action created','2021-02-23 03:27:49','2021-02-23 03:27:49'),(25528,8512,'action started via WP Cron','2021-02-23 03:32:10','2021-02-23 03:32:10'),(25529,8512,'action complete via WP Cron','2021-02-23 03:32:10','2021-02-23 03:32:10'),(25530,8513,'action created','2021-02-23 03:32:11','2021-02-23 03:32:11'),(25531,8513,'action started via WP Cron','2021-02-23 03:33:07','2021-02-23 03:33:07'),(25532,8513,'action complete via WP Cron','2021-02-23 03:33:07','2021-02-23 03:33:07'),(25533,8514,'action created','2021-02-23 03:33:07','2021-02-23 03:33:07'),(25534,8514,'action started via WP Cron','2021-02-23 03:34:41','2021-02-23 03:34:41'),(25535,8514,'action complete via WP Cron','2021-02-23 03:34:41','2021-02-23 03:34:41'),(25536,8515,'action created','2021-02-23 03:34:41','2021-02-23 03:34:41'),(25537,8515,'action started via WP Cron','2021-02-23 03:39:39','2021-02-23 03:39:39'),(25538,8515,'action complete via WP Cron','2021-02-23 03:39:39','2021-02-23 03:39:39'),(25539,8516,'action created','2021-02-23 03:39:41','2021-02-23 03:39:41'),(25540,8516,'action started via Async Request','2021-02-23 03:40:13','2021-02-23 03:40:13'),(25541,8516,'action complete via Async Request','2021-02-23 03:40:13','2021-02-23 03:40:13'),(25542,8517,'action created','2021-02-23 03:40:15','2021-02-23 03:40:15'),(25543,8517,'action started via WP Cron','2021-02-23 03:44:42','2021-02-23 03:44:42'),(25544,8517,'action complete via WP Cron','2021-02-23 03:44:42','2021-02-23 03:44:42'),(25545,8518,'action created','2021-02-23 03:44:42','2021-02-23 03:44:42'),(25546,8518,'action started via WP Cron','2021-02-23 03:47:21','2021-02-23 03:47:21'),(25547,8518,'action complete via WP Cron','2021-02-23 03:47:21','2021-02-23 03:47:21'),(25548,8519,'action created','2021-02-23 03:47:21','2021-02-23 03:47:21'),(25549,8519,'action started via WP Cron','2021-02-23 03:52:49','2021-02-23 03:52:49'),(25550,8519,'action complete via WP Cron','2021-02-23 03:52:49','2021-02-23 03:52:49'),(25551,8520,'action created','2021-02-23 03:52:51','2021-02-23 03:52:51'),(25552,8520,'action started via WP Cron','2021-02-23 03:59:53','2021-02-23 03:59:53'),(25553,8520,'action complete via WP Cron','2021-02-23 03:59:53','2021-02-23 03:59:53'),(25554,8521,'action created','2021-02-23 03:59:55','2021-02-23 03:59:55'),(25555,8521,'action started via WP Cron','2021-02-23 04:00:36','2021-02-23 04:00:36'),(25556,8521,'action complete via WP Cron','2021-02-23 04:00:36','2021-02-23 04:00:36'),(25557,8522,'action created','2021-02-23 04:00:37','2021-02-23 04:00:37'),(25558,8522,'action started via WP Cron','2021-02-23 04:02:24','2021-02-23 04:02:24'),(25559,8522,'action complete via WP Cron','2021-02-23 04:02:24','2021-02-23 04:02:24'),(25560,8523,'action created','2021-02-23 04:03:06','2021-02-23 04:03:06'),(25561,8523,'action started via WP Cron','2021-02-23 04:07:26','2021-02-23 04:07:26'),(25562,8523,'action complete via WP Cron','2021-02-23 04:07:26','2021-02-23 04:07:26'),(25563,8524,'action created','2021-02-23 04:07:27','2021-02-23 04:07:27'),(25564,8524,'action started via WP Cron','2021-02-23 04:08:33','2021-02-23 04:08:33'),(25565,8524,'action complete via WP Cron','2021-02-23 04:08:33','2021-02-23 04:08:33'),(25566,8525,'action created','2021-02-23 04:16:14','2021-02-23 04:16:14'),(25567,8525,'action started via WP Cron','2021-02-23 04:19:25','2021-02-23 04:19:25'),(25568,8525,'action complete via WP Cron','2021-02-23 04:19:25','2021-02-23 04:19:25'),(25569,8526,'action created','2021-02-23 04:19:28','2021-02-23 04:19:28'),(25570,8526,'action started via WP Cron','2021-02-23 04:21:15','2021-02-23 04:21:15'),(25571,8526,'action complete via WP Cron','2021-02-23 04:21:15','2021-02-23 04:21:15'),(25572,8527,'action created','2021-02-23 04:21:17','2021-02-23 04:21:17'),(25573,8527,'action started via WP Cron','2021-02-23 04:21:37','2021-02-23 04:21:37'),(25574,8527,'action complete via WP Cron','2021-02-23 04:21:37','2021-02-23 04:21:37'),(25575,8528,'action created','2021-02-23 04:21:50','2021-02-23 04:21:50'),(25576,8528,'action started via WP Cron','2021-02-23 04:23:25','2021-02-23 04:23:25'),(25577,8528,'action complete via WP Cron','2021-02-23 04:23:25','2021-02-23 04:23:25'),(25578,8529,'action created','2021-02-23 04:23:30','2021-02-23 04:23:30'),(25579,8529,'action started via WP Cron','2021-02-23 04:31:05','2021-02-23 04:31:05'),(25580,8529,'action complete via WP Cron','2021-02-23 04:31:05','2021-02-23 04:31:05'),(25581,8530,'action created','2021-02-23 04:31:05','2021-02-23 04:31:05'),(25582,8530,'action started via WP Cron','2021-02-23 04:33:07','2021-02-23 04:33:07'),(25583,8530,'action complete via WP Cron','2021-02-23 04:33:07','2021-02-23 04:33:07'),(25584,8531,'action created','2021-02-23 04:33:08','2021-02-23 04:33:08'),(25585,8531,'action started via WP Cron','2021-02-23 04:33:35','2021-02-23 04:33:35'),(25586,8531,'action complete via WP Cron','2021-02-23 04:33:35','2021-02-23 04:33:35'),(25587,8532,'action created','2021-02-23 04:33:39','2021-02-23 04:33:39'),(25588,8532,'action started via WP Cron','2021-02-23 04:39:17','2021-02-23 04:39:17'),(25589,8532,'action complete via WP Cron','2021-02-23 04:39:17','2021-02-23 04:39:17'),(25590,8533,'action created','2021-02-23 04:40:18','2021-02-23 04:40:18'),(25591,8533,'action started via WP Cron','2021-02-23 04:47:53','2021-02-23 04:47:53'),(25592,8533,'action complete via WP Cron','2021-02-23 04:47:53','2021-02-23 04:47:53'),(25593,8534,'action created','2021-02-23 04:47:53','2021-02-23 04:47:53'),(25594,8534,'action started via WP Cron','2021-02-23 04:50:52','2021-02-23 04:50:52'),(25595,8534,'action complete via WP Cron','2021-02-23 04:50:52','2021-02-23 04:50:52'),(25596,8535,'action created','2021-02-23 04:50:58','2021-02-23 04:50:58'),(25597,8535,'action started via WP Cron','2021-02-23 04:58:19','2021-02-23 04:58:19'),(25598,8535,'action complete via WP Cron','2021-02-23 04:58:19','2021-02-23 04:58:19'),(25599,8536,'action created','2021-02-23 05:03:06','2021-02-23 05:03:06'),(25600,8536,'action started via WP Cron','2021-02-23 05:05:44','2021-02-23 05:05:44'),(25601,8536,'action complete via WP Cron','2021-02-23 05:05:44','2021-02-23 05:05:44'),(25602,8537,'action created','2021-02-23 05:05:44','2021-02-23 05:05:44'),(25603,8537,'action started via WP Cron','2021-02-23 05:14:24','2021-02-23 05:14:24'),(25604,8537,'action complete via WP Cron','2021-02-23 05:14:24','2021-02-23 05:14:24'),(25605,8538,'action created','2021-02-23 05:23:51','2021-02-23 05:23:51'),(25606,8538,'action started via WP Cron','2021-02-23 05:24:48','2021-02-23 05:24:48'),(25607,8538,'action complete via WP Cron','2021-02-23 05:24:48','2021-02-23 05:24:48'),(25608,8539,'action created','2021-02-23 05:24:49','2021-02-23 05:24:49'),(25609,8539,'action started via WP Cron','2021-02-23 05:25:38','2021-02-23 05:25:38'),(25610,8539,'action complete via WP Cron','2021-02-23 05:25:38','2021-02-23 05:25:38'),(25611,8540,'action created','2021-02-23 05:25:38','2021-02-23 05:25:38'),(25612,8540,'action started via WP Cron','2021-02-23 05:27:20','2021-02-23 05:27:20'),(25613,8540,'action complete via WP Cron','2021-02-23 05:27:20','2021-02-23 05:27:20'),(25614,8541,'action created','2021-02-23 05:27:21','2021-02-23 05:27:21'),(25615,8541,'action started via WP Cron','2021-02-23 05:29:28','2021-02-23 05:29:28'),(25616,8541,'action complete via WP Cron','2021-02-23 05:29:28','2021-02-23 05:29:28'),(25617,8542,'action created','2021-02-23 05:29:30','2021-02-23 05:29:30'),(25618,8542,'action started via WP Cron','2021-02-23 05:30:54','2021-02-23 05:30:54'),(25619,8542,'action complete via WP Cron','2021-02-23 05:30:54','2021-02-23 05:30:54'),(25620,8543,'action created','2021-02-23 05:33:06','2021-02-23 05:33:06'),(25621,8543,'action started via WP Cron','2021-02-23 05:34:19','2021-02-23 05:34:19'),(25622,8543,'action complete via WP Cron','2021-02-23 05:34:19','2021-02-23 05:34:19'),(25623,8544,'action created','2021-02-23 05:34:20','2021-02-23 05:34:20'),(25624,8544,'action started via WP Cron','2021-02-23 05:37:04','2021-02-23 05:37:04'),(25625,8544,'action complete via WP Cron','2021-02-23 05:37:04','2021-02-23 05:37:04'),(25626,8545,'action created','2021-02-23 05:38:30','2021-02-23 05:38:30'),(25627,8545,'action started via WP Cron','2021-02-23 05:43:02','2021-02-23 05:43:02'),(25628,8545,'action complete via WP Cron','2021-02-23 05:43:02','2021-02-23 05:43:02'),(25629,8546,'action created','2021-02-23 05:43:03','2021-02-23 05:43:03'),(25630,8546,'action started via WP Cron','2021-02-23 05:57:48','2021-02-23 05:57:48'),(25631,8546,'action complete via WP Cron','2021-02-23 05:57:48','2021-02-23 05:57:48'),(25632,8547,'action created','2021-02-23 05:58:12','2021-02-23 05:58:12'),(25633,8547,'action started via WP Cron','2021-02-23 05:58:39','2021-02-23 05:58:39'),(25634,8547,'action complete via WP Cron','2021-02-23 05:58:39','2021-02-23 05:58:39'),(25635,8548,'action created','2021-02-23 05:58:40','2021-02-23 05:58:40'),(25636,8548,'action started via WP Cron','2021-02-23 06:02:12','2021-02-23 06:02:12'),(25637,8548,'action complete via WP Cron','2021-02-23 06:02:12','2021-02-23 06:02:12'),(25638,8549,'action created','2021-02-23 06:02:13','2021-02-23 06:02:13'),(25639,8549,'action started via WP Cron','2021-02-23 06:03:06','2021-02-23 06:03:06'),(25640,8549,'action complete via WP Cron','2021-02-23 06:03:06','2021-02-23 06:03:06'),(25641,8550,'action created','2021-02-23 06:03:07','2021-02-23 06:03:07'),(25642,8550,'action started via WP Cron','2021-02-23 06:13:34','2021-02-23 06:13:34'),(25643,8550,'action complete via WP Cron','2021-02-23 06:13:34','2021-02-23 06:13:34'),(25644,8551,'action created','2021-02-23 06:21:10','2021-02-23 06:21:10'),(25645,8551,'action started via WP Cron','2021-02-23 06:23:35','2021-02-23 06:23:35'),(25646,8551,'action complete via WP Cron','2021-02-23 06:23:35','2021-02-23 06:23:35'),(25647,8552,'action created','2021-02-23 06:24:09','2021-02-23 06:24:09'),(25648,8552,'action started via WP Cron','2021-02-23 06:32:09','2021-02-23 06:32:09'),(25649,8552,'action complete via WP Cron','2021-02-23 06:32:09','2021-02-23 06:32:09'),(25650,8553,'action created','2021-02-23 06:33:06','2021-02-23 06:33:06'),(25651,8553,'action started via WP Cron','2021-02-23 06:33:43','2021-02-23 06:33:43'),(25652,8553,'action complete via WP Cron','2021-02-23 06:33:43','2021-02-23 06:33:43'),(25653,8554,'action created','2021-02-23 06:36:07','2021-02-23 06:36:07'),(25654,8554,'action started via WP Cron','2021-02-23 06:37:03','2021-02-23 06:37:03'),(25655,8554,'action complete via WP Cron','2021-02-23 06:37:03','2021-02-23 06:37:03'),(25656,8555,'action created','2021-02-23 06:39:22','2021-02-23 06:39:22'),(25657,8555,'action started via WP Cron','2021-02-23 06:41:56','2021-02-23 06:41:56'),(25658,8555,'action complete via WP Cron','2021-02-23 06:41:56','2021-02-23 06:41:56'),(25659,8556,'action created','2021-02-23 06:42:45','2021-02-23 06:42:45'),(25660,8556,'action started via WP Cron','2021-02-23 06:45:39','2021-02-23 06:45:39'),(25661,8556,'action complete via WP Cron','2021-02-23 06:45:39','2021-02-23 06:45:39'),(25662,8557,'action created','2021-02-23 06:45:39','2021-02-23 06:45:39'),(25663,8557,'action started via WP Cron','2021-02-23 06:53:39','2021-02-23 06:53:39'),(25664,8557,'action complete via WP Cron','2021-02-23 06:53:39','2021-02-23 06:53:39'),(25665,8558,'action created','2021-02-23 07:03:45','2021-02-23 07:03:45'),(25666,8558,'action started via WP Cron','2021-02-23 07:08:12','2021-02-23 07:08:12'),(25667,8558,'action complete via WP Cron','2021-02-23 07:08:12','2021-02-23 07:08:12'),(25668,8559,'action created','2021-02-23 07:08:13','2021-02-23 07:08:13'),(25669,8559,'action started via WP Cron','2021-02-23 07:10:51','2021-02-23 07:10:51'),(25670,8559,'action complete via WP Cron','2021-02-23 07:10:51','2021-02-23 07:10:51'),(25671,8560,'action created','2021-02-23 07:13:54','2021-02-23 07:13:54'),(25672,8560,'action started via WP Cron','2021-02-23 07:19:09','2021-02-23 07:19:09'),(25673,8560,'action complete via WP Cron','2021-02-23 07:19:09','2021-02-23 07:19:09'),(25674,8561,'action created','2021-02-23 07:26:42','2021-02-23 07:26:42'),(25675,8561,'action started via WP Cron','2021-02-23 07:31:49','2021-02-23 07:31:49'),(25676,8561,'action complete via WP Cron','2021-02-23 07:31:49','2021-02-23 07:31:49'),(25677,8562,'action created','2021-02-23 07:31:49','2021-02-23 07:31:49'),(25678,8562,'action started via WP Cron','2021-02-23 07:33:06','2021-02-23 07:33:06'),(25679,8562,'action complete via WP Cron','2021-02-23 07:33:07','2021-02-23 07:33:07'),(25680,8563,'action created','2021-02-23 07:33:07','2021-02-23 07:33:07'),(25681,8563,'action started via WP Cron','2021-02-23 07:48:07','2021-02-23 07:48:07'),(25682,8563,'action complete via WP Cron','2021-02-23 07:48:07','2021-02-23 07:48:07'),(25683,8564,'action created','2021-02-23 07:49:06','2021-02-23 07:49:06'),(25684,8564,'action started via WP Cron','2021-02-23 07:51:57','2021-02-23 07:51:57'),(25685,8564,'action complete via WP Cron','2021-02-23 07:51:57','2021-02-23 07:51:57'),(25686,8565,'action created','2021-02-23 07:55:55','2021-02-23 07:55:55'),(25687,8565,'action started via WP Cron','2021-02-23 08:03:08','2021-02-23 08:03:08'),(25688,8565,'action complete via WP Cron','2021-02-23 08:03:08','2021-02-23 08:03:08'),(25689,8566,'action created','2021-02-23 08:03:09','2021-02-23 08:03:09'),(25690,8566,'action started via WP Cron','2021-02-23 08:06:13','2021-02-23 08:06:13'),(25691,8566,'action complete via WP Cron','2021-02-23 08:06:13','2021-02-23 08:06:13'),(25692,8567,'action created','2021-02-23 08:11:43','2021-02-23 08:11:43'),(25693,8567,'action started via WP Cron','2021-02-23 08:12:55','2021-02-23 08:12:55'),(25694,8567,'action complete via WP Cron','2021-02-23 08:12:55','2021-02-23 08:12:55'),(25695,8568,'action created','2021-02-23 08:12:55','2021-02-23 08:12:55'),(25696,8568,'action started via WP Cron','2021-02-23 08:15:58','2021-02-23 08:15:58'),(25697,8568,'action complete via WP Cron','2021-02-23 08:15:58','2021-02-23 08:15:58'),(25698,8569,'action created','2021-02-23 08:16:07','2021-02-23 08:16:07'),(25699,8569,'action started via WP Cron','2021-02-23 08:20:05','2021-02-23 08:20:05'),(25700,8569,'action complete via WP Cron','2021-02-23 08:20:05','2021-02-23 08:20:05'),(25701,8570,'action created','2021-02-23 08:20:05','2021-02-23 08:20:05'),(25702,8570,'action started via WP Cron','2021-02-23 08:25:20','2021-02-23 08:25:20'),(25703,8570,'action complete via WP Cron','2021-02-23 08:25:20','2021-02-23 08:25:20'),(25704,8571,'action created','2021-02-23 08:25:20','2021-02-23 08:25:20'),(25705,8571,'action started via WP Cron','2021-02-23 08:26:22','2021-02-23 08:26:22'),(25706,8571,'action complete via WP Cron','2021-02-23 08:26:22','2021-02-23 08:26:22'),(25707,8572,'action created','2021-02-23 08:32:33','2021-02-23 08:32:33'),(25708,8572,'action started via WP Cron','2021-02-23 08:33:19','2021-02-23 08:33:19'),(25709,8572,'action complete via WP Cron','2021-02-23 08:33:19','2021-02-23 08:33:19'),(25710,8573,'action created','2021-02-23 08:33:20','2021-02-23 08:33:20'),(25711,8573,'action started via WP Cron','2021-02-23 08:37:29','2021-02-23 08:37:29'),(25712,8573,'action complete via WP Cron','2021-02-23 08:37:29','2021-02-23 08:37:29'),(25713,8574,'action created','2021-02-23 08:40:35','2021-02-23 08:40:35'),(25714,8574,'action started via WP Cron','2021-02-23 08:43:24','2021-02-23 08:43:24'),(25715,8574,'action complete via WP Cron','2021-02-23 08:43:24','2021-02-23 08:43:24'),(25716,8575,'action created','2021-02-23 08:43:29','2021-02-23 08:43:29'),(25717,8575,'action started via WP Cron','2021-02-23 08:46:48','2021-02-23 08:46:48'),(25718,8575,'action complete via WP Cron','2021-02-23 08:46:48','2021-02-23 08:46:48'),(25719,8576,'action created','2021-02-23 08:46:48','2021-02-23 08:46:48'),(25720,8576,'action started via WP Cron','2021-02-23 08:50:05','2021-02-23 08:50:05'),(25721,8576,'action complete via WP Cron','2021-02-23 08:50:05','2021-02-23 08:50:05'),(25722,8577,'action created','2021-02-23 08:53:29','2021-02-23 08:53:29'),(25723,8140,'action started via WP Cron','2021-02-23 08:53:29','2021-02-23 08:53:29'),(25724,8140,'action complete via WP Cron','2021-02-23 08:53:29','2021-02-23 08:53:29'),(25725,8578,'action created','2021-02-23 08:53:29','2021-02-23 08:53:29'),(25726,8577,'action started via WP Cron','2021-02-23 08:54:23','2021-02-23 08:54:23'),(25727,8577,'action complete via WP Cron','2021-02-23 08:54:23','2021-02-23 08:54:23'),(25728,8579,'action created','2021-02-23 08:59:07','2021-02-23 08:59:07'),(25729,8579,'action started via WP Cron','2021-02-23 09:00:35','2021-02-23 09:00:35'),(25730,8579,'action complete via WP Cron','2021-02-23 09:00:35','2021-02-23 09:00:35'),(25731,8580,'action created','2021-02-23 09:00:35','2021-02-23 09:00:35'),(25732,8580,'action started via WP Cron','2021-02-23 09:03:06','2021-02-23 09:03:06'),(25733,8580,'action complete via WP Cron','2021-02-23 09:03:06','2021-02-23 09:03:06'),(25734,8581,'action created','2021-02-23 09:03:07','2021-02-23 09:03:07'),(25735,8581,'action started via WP Cron','2021-02-23 09:05:16','2021-02-23 09:05:16'),(25736,8581,'action complete via WP Cron','2021-02-23 09:05:16','2021-02-23 09:05:16'),(25737,8582,'action created','2021-02-23 09:06:13','2021-02-23 09:06:13'),(25738,8582,'action started via WP Cron','2021-02-23 09:08:57','2021-02-23 09:08:57'),(25739,8582,'action complete via WP Cron','2021-02-23 09:08:57','2021-02-23 09:08:57'),(25740,8583,'action created','2021-02-23 09:17:18','2021-02-23 09:17:18'),(25741,8583,'action started via WP Cron','2021-02-23 09:17:45','2021-02-23 09:17:45'),(25742,8583,'action complete via WP Cron','2021-02-23 09:17:45','2021-02-23 09:17:45'),(25743,8584,'action created','2021-02-23 09:17:46','2021-02-23 09:17:46'),(25744,8584,'action started via WP Cron','2021-02-23 09:18:53','2021-02-23 09:18:53'),(25745,8584,'action complete via WP Cron','2021-02-23 09:18:53','2021-02-23 09:18:53'),(25746,8585,'action created','2021-02-23 09:22:25','2021-02-23 09:22:25'),(25747,8585,'action started via WP Cron','2021-02-23 09:33:07','2021-02-23 09:33:07'),(25748,8585,'action complete via WP Cron','2021-02-23 09:33:07','2021-02-23 09:33:07'),(25749,8586,'action created','2021-02-23 09:33:08','2021-02-23 09:33:08'),(25750,8586,'action started via WP Cron','2021-02-23 09:33:50','2021-02-23 09:33:50'),(25751,8586,'action complete via WP Cron','2021-02-23 09:33:50','2021-02-23 09:33:50'),(25752,8587,'action created','2021-02-23 09:33:50','2021-02-23 09:33:50'),(25753,8587,'action started via WP Cron','2021-02-23 09:35:32','2021-02-23 09:35:32'),(25754,8587,'action complete via WP Cron','2021-02-23 09:35:32','2021-02-23 09:35:32'),(25755,8588,'action created','2021-02-23 09:36:16','2021-02-23 09:36:16'),(25756,8588,'action started via WP Cron','2021-02-23 09:50:27','2021-02-23 09:50:27'),(25757,8588,'action complete via WP Cron','2021-02-23 09:50:27','2021-02-23 09:50:27'),(25758,8589,'action created','2021-02-23 09:50:27','2021-02-23 09:50:27'),(25759,8589,'action started via WP Cron','2021-02-23 09:51:15','2021-02-23 09:51:15'),(25760,8589,'action complete via WP Cron','2021-02-23 09:51:15','2021-02-23 09:51:15'),(25761,8590,'action created','2021-02-23 09:51:34','2021-02-23 09:51:34'),(25762,8590,'action started via WP Cron','2021-02-23 10:00:39','2021-02-23 10:00:39'),(25763,8590,'action complete via WP Cron','2021-02-23 10:00:39','2021-02-23 10:00:39'),(25764,8591,'action created','2021-02-23 10:03:06','2021-02-23 10:03:06'),(25765,8591,'action started via WP Cron','2021-02-23 10:05:45','2021-02-23 10:05:45'),(25766,8591,'action complete via WP Cron','2021-02-23 10:05:45','2021-02-23 10:05:45'),(25767,8592,'action created','2021-02-23 10:05:45','2021-02-23 10:05:45'),(25768,8592,'action started via WP Cron','2021-02-23 10:09:13','2021-02-23 10:09:13'),(25769,8592,'action complete via WP Cron','2021-02-23 10:09:13','2021-02-23 10:09:13'),(25770,8593,'action created','2021-02-23 10:09:13','2021-02-23 10:09:13'),(25771,8593,'action started via WP Cron','2021-02-23 10:10:25','2021-02-23 10:10:25'),(25772,8593,'action complete via WP Cron','2021-02-23 10:10:25','2021-02-23 10:10:25'),(25773,8594,'action created','2021-02-23 10:10:26','2021-02-23 10:10:26'),(25774,8594,'action started via WP Cron','2021-02-23 10:10:40','2021-02-23 10:10:40'),(25775,8594,'action complete via WP Cron','2021-02-23 10:10:40','2021-02-23 10:10:40'),(25776,8595,'action created','2021-02-23 10:10:41','2021-02-23 10:10:41'),(25777,8595,'action started via WP Cron','2021-02-23 10:12:14','2021-02-23 10:12:14'),(25778,8595,'action complete via WP Cron','2021-02-23 10:12:14','2021-02-23 10:12:14'),(25779,8596,'action created','2021-02-23 10:12:30','2021-02-23 10:12:30'),(25780,8596,'action started via Async Request','2021-02-23 10:12:56','2021-02-23 10:12:56'),(25781,8596,'action complete via Async Request','2021-02-23 10:12:56','2021-02-23 10:12:56'),(25782,8597,'action created','2021-02-23 10:12:57','2021-02-23 10:12:57'),(25784,8597,'action started via WP Cron','2021-02-23 10:13:38','2021-02-23 10:13:38'),(25785,8597,'action complete via WP Cron','2021-02-23 10:13:38','2021-02-23 10:13:38'),(25788,8599,'action created','2021-02-23 10:15:42','2021-02-23 10:15:42'),(25789,8599,'action started via WP Cron','2021-02-23 10:16:42','2021-02-23 10:16:42'),(25790,8599,'action complete via WP Cron','2021-02-23 10:16:42','2021-02-23 10:16:42'),(25791,8600,'action created','2021-02-23 10:18:37','2021-02-23 10:18:37'),(25792,8600,'action started via Async Request','2021-02-23 10:18:55','2021-02-23 10:18:55'),(25793,8600,'action complete via Async Request','2021-02-23 10:18:55','2021-02-23 10:18:55'),(25794,8601,'action created','2021-02-23 10:19:56','2021-02-23 10:19:56'),(25795,8601,'action started via WP Cron','2021-02-23 10:20:50','2021-02-23 10:20:50'),(25796,8601,'action complete via WP Cron','2021-02-23 10:20:50','2021-02-23 10:20:50'),(25797,8602,'action created','2021-02-23 10:22:16','2021-02-23 10:22:16'),(25798,8602,'action started via WP Cron','2021-02-23 10:22:56','2021-02-23 10:22:56'),(25799,8602,'action complete via WP Cron','2021-02-23 10:22:56','2021-02-23 10:22:56'),(25800,8603,'action created','2021-02-23 10:23:49','2021-02-23 10:23:49'),(25801,8603,'action started via WP Cron','2021-02-23 10:24:57','2021-02-23 10:24:57'),(25802,8603,'action complete via WP Cron','2021-02-23 10:24:57','2021-02-23 10:24:57'),(25803,8604,'action created','2021-02-23 10:26:41','2021-02-23 10:26:41'),(25804,8604,'action started via WP Cron','2021-02-23 10:29:23','2021-02-23 10:29:23'),(25805,8604,'action complete via WP Cron','2021-02-23 10:29:23','2021-02-23 10:29:23'),(25806,8605,'action created','2021-02-23 10:33:06','2021-02-23 10:33:06'),(25807,8605,'action started via Async Request','2021-02-23 10:33:23','2021-02-23 10:33:23'),(25808,8605,'action complete via Async Request','2021-02-23 10:33:23','2021-02-23 10:33:23'),(25809,8606,'action created','2021-02-23 10:37:28','2021-02-23 10:37:28'),(25810,8606,'action started via WP Cron','2021-02-23 10:38:26','2021-02-23 10:38:26'),(25811,8606,'action complete via WP Cron','2021-02-23 10:38:26','2021-02-23 10:38:26'),(25812,8607,'action created','2021-02-23 10:53:16','2021-02-23 10:53:16'),(25813,8607,'action started via WP Cron','2021-02-23 10:53:57','2021-02-23 10:53:57'),(25814,8607,'action complete via WP Cron','2021-02-23 10:53:57','2021-02-23 10:53:57'),(25815,8608,'action created','2021-02-23 10:54:01','2021-02-23 10:54:01'),(25816,8608,'action started via WP Cron','2021-02-23 10:55:03','2021-02-23 10:55:03'),(25817,8608,'action complete via WP Cron','2021-02-23 10:55:03','2021-02-23 10:55:03'),(25818,8609,'action created','2021-02-23 10:55:09','2021-02-23 10:55:09'),(25819,8609,'action started via WP Cron','2021-02-23 10:57:25','2021-02-23 10:57:25'),(25820,8609,'action complete via WP Cron','2021-02-23 10:57:25','2021-02-23 10:57:25'),(25821,8610,'action created','2021-02-23 11:00:14','2021-02-23 11:00:14'),(25822,8610,'action started via WP Cron','2021-02-23 11:03:08','2021-02-23 11:03:08'),(25823,8610,'action complete via WP Cron','2021-02-23 11:03:08','2021-02-23 11:03:08'),(25824,8611,'action created','2021-02-23 11:03:09','2021-02-23 11:03:09'),(25825,8611,'action started via WP Cron','2021-02-23 11:06:59','2021-02-23 11:06:59'),(25826,8611,'action complete via WP Cron','2021-02-23 11:06:59','2021-02-23 11:06:59'),(25827,8612,'action created','2021-02-23 11:12:18','2021-02-23 11:12:18'),(25828,8612,'action started via WP Cron','2021-02-23 11:15:15','2021-02-23 11:15:15'),(25829,8612,'action complete via WP Cron','2021-02-23 11:15:15','2021-02-23 11:15:15'),(25830,8613,'action created','2021-02-23 11:15:59','2021-02-23 11:15:59'),(25831,8613,'action started via WP Cron','2021-02-23 11:17:14','2021-02-23 11:17:14'),(25832,8613,'action complete via WP Cron','2021-02-23 11:17:14','2021-02-23 11:17:14'),(25833,8614,'action created','2021-02-23 11:22:00','2021-02-23 11:22:00'),(25834,8614,'action started via WP Cron','2021-02-23 11:31:37','2021-02-23 11:31:37'),(25835,8614,'action complete via WP Cron','2021-02-23 11:31:37','2021-02-23 11:31:37'),(25836,8615,'action created','2021-02-23 11:31:38','2021-02-23 11:31:38'),(25837,8615,'action started via WP Cron','2021-02-23 11:33:06','2021-02-23 11:33:06'),(25838,8615,'action complete via WP Cron','2021-02-23 11:33:06','2021-02-23 11:33:06'),(25839,8616,'action created','2021-02-23 11:33:07','2021-02-23 11:33:07'),(25840,8616,'action started via WP Cron','2021-02-23 11:34:32','2021-02-23 11:34:32'),(25841,8616,'action complete via WP Cron','2021-02-23 11:34:32','2021-02-23 11:34:32'),(25842,8617,'action created','2021-02-23 11:43:16','2021-02-23 11:43:16'),(25843,8617,'action started via WP Cron','2021-02-23 11:44:08','2021-02-23 11:44:08'),(25844,8617,'action complete via WP Cron','2021-02-23 11:44:08','2021-02-23 11:44:08'),(25845,8618,'action created','2021-02-23 11:45:29','2021-02-23 11:45:29'),(25846,8618,'action started via WP Cron','2021-02-23 11:46:09','2021-02-23 11:46:09'),(25847,8618,'action complete via WP Cron','2021-02-23 11:46:09','2021-02-23 11:46:09'),(25848,8619,'action created','2021-02-23 11:48:54','2021-02-23 11:48:54'),(25849,8619,'action started via WP Cron','2021-02-23 11:50:10','2021-02-23 11:50:10'),(25850,8619,'action complete via WP Cron','2021-02-23 11:50:10','2021-02-23 11:50:10'),(25851,8620,'action created','2021-02-23 11:56:49','2021-02-23 11:56:49'),(25852,8620,'action started via WP Cron','2021-02-23 11:58:00','2021-02-23 11:58:00'),(25853,8620,'action complete via WP Cron','2021-02-23 11:58:00','2021-02-23 11:58:00'),(25854,8621,'action created','2021-02-23 11:58:10','2021-02-23 11:58:10'),(25855,8622,'action created','2021-02-23 11:58:53','2021-02-23 11:58:53'),(25856,8621,'action started via WP Cron','2021-02-23 11:58:54','2021-02-23 11:58:54'),(25857,8621,'action complete via WP Cron','2021-02-23 11:58:54','2021-02-23 11:58:54'),(25858,8623,'action created','2021-02-23 11:58:54','2021-02-23 11:58:54'),(25859,8623,'action started via Async Request','2021-02-23 11:59:16','2021-02-23 11:59:16'),(25860,8623,'action complete via Async Request','2021-02-23 11:59:16','2021-02-23 11:59:16'),(25861,8624,'action created','2021-02-23 11:59:23','2021-02-23 11:59:23'),(25862,8622,'action started via WP Cron','2021-02-23 11:59:57','2021-02-23 11:59:57'),(25863,8622,'action complete via WP Cron','2021-02-23 11:59:57','2021-02-23 11:59:57'),(25864,8624,'action started via WP Cron','2021-02-23 11:59:57','2021-02-23 11:59:57'),(25865,8624,'action complete via WP Cron','2021-02-23 11:59:57','2021-02-23 11:59:57'),(25866,8625,'action created','2021-02-23 12:00:22','2021-02-23 12:00:22'),(25867,8625,'action started via WP Cron','2021-02-23 12:00:38','2021-02-23 12:00:38'),(25868,8625,'action complete via WP Cron','2021-02-23 12:00:38','2021-02-23 12:00:38'),(25869,8626,'action created','2021-02-23 12:00:38','2021-02-23 12:00:38'),(25870,8626,'action started via WP Cron','2021-02-23 12:03:02','2021-02-23 12:03:02'),(25871,8626,'action complete via WP Cron','2021-02-23 12:03:02','2021-02-23 12:03:02'),(25872,8627,'action created','2021-02-23 12:03:35','2021-02-23 12:03:35'),(25873,8627,'action started via WP Cron','2021-02-23 12:04:40','2021-02-23 12:04:40'),(25874,8627,'action complete via WP Cron','2021-02-23 12:04:40','2021-02-23 12:04:40'),(25875,8628,'action created','2021-02-23 12:04:40','2021-02-23 12:04:40'),(25876,8628,'action started via WP Cron','2021-02-23 12:05:37','2021-02-23 12:05:37'),(25877,8628,'action complete via WP Cron','2021-02-23 12:05:37','2021-02-23 12:05:37'),(25878,8629,'action created','2021-02-23 12:05:38','2021-02-23 12:05:38'),(25879,8629,'action started via WP Cron','2021-02-23 12:07:03','2021-02-23 12:07:03'),(25880,8629,'action complete via WP Cron','2021-02-23 12:07:03','2021-02-23 12:07:03'),(25881,8630,'action created','2021-02-23 12:07:04','2021-02-23 12:07:04'),(25882,8630,'action started via WP Cron','2021-02-23 12:08:31','2021-02-23 12:08:31'),(25883,8630,'action complete via WP Cron','2021-02-23 12:08:31','2021-02-23 12:08:31'),(25884,8631,'action created','2021-02-23 12:09:31','2021-02-23 12:09:31'),(25885,8631,'action started via WP Cron','2021-02-23 12:09:58','2021-02-23 12:09:58'),(25886,8631,'action complete via WP Cron','2021-02-23 12:09:58','2021-02-23 12:09:58'),(25887,8632,'action created','2021-02-23 12:10:30','2021-02-23 12:10:30'),(25888,8632,'action started via WP Cron','2021-02-23 12:22:45','2021-02-23 12:22:45'),(25889,8632,'action complete via WP Cron','2021-02-23 12:22:45','2021-02-23 12:22:45'),(25890,8633,'action created','2021-02-23 12:24:02','2021-02-23 12:24:02'),(25891,8633,'action started via WP Cron','2021-02-23 12:27:30','2021-02-23 12:27:30'),(25892,8633,'action complete via WP Cron','2021-02-23 12:27:30','2021-02-23 12:27:30'),(25893,8634,'action created','2021-02-23 12:27:30','2021-02-23 12:27:30'),(25894,8634,'action started via WP Cron','2021-02-23 12:32:25','2021-02-23 12:32:25'),(25895,8634,'action complete via WP Cron','2021-02-23 12:32:25','2021-02-23 12:32:25'),(25896,8635,'action created','2021-02-23 12:32:31','2021-02-23 12:32:31'),(25897,8635,'action started via WP Cron','2021-02-23 12:33:07','2021-02-23 12:33:07'),(25898,8635,'action complete via WP Cron','2021-02-23 12:33:07','2021-02-23 12:33:07'),(25899,8636,'action created','2021-02-23 12:33:08','2021-02-23 12:33:08'),(25900,8636,'action started via WP Cron','2021-02-23 12:33:46','2021-02-23 12:33:46'),(25901,8636,'action complete via WP Cron','2021-02-23 12:33:46','2021-02-23 12:33:46'),(25902,8637,'action created','2021-02-23 12:33:50','2021-02-23 12:33:50'),(25903,8637,'action started via WP Cron','2021-02-23 12:34:35','2021-02-23 12:34:35'),(25904,8637,'action complete via WP Cron','2021-02-23 12:34:35','2021-02-23 12:34:35'),(25905,8638,'action created','2021-02-23 12:34:46','2021-02-23 12:34:46'),(25906,8638,'action started via WP Cron','2021-02-23 12:40:16','2021-02-23 12:40:16'),(25907,8638,'action complete via WP Cron','2021-02-23 12:40:16','2021-02-23 12:40:16'),(25908,8639,'action created','2021-02-23 12:40:37','2021-02-23 12:40:37'),(25909,8639,'action started via WP Cron','2021-02-23 12:41:42','2021-02-23 12:41:42'),(25910,8639,'action complete via WP Cron','2021-02-23 12:41:42','2021-02-23 12:41:42'),(25911,8640,'action created','2021-02-23 12:41:46','2021-02-23 12:41:46'),(25912,8640,'action started via WP Cron','2021-02-23 12:55:05','2021-02-23 12:55:05'),(25913,8640,'action complete via WP Cron','2021-02-23 12:55:05','2021-02-23 12:55:05'),(25914,8641,'action created','2021-02-23 12:55:06','2021-02-23 12:55:06'),(25915,8641,'action started via WP Cron','2021-02-23 12:55:50','2021-02-23 12:55:50'),(25916,8641,'action complete via WP Cron','2021-02-23 12:55:50','2021-02-23 12:55:50'),(25917,8642,'action created','2021-02-23 12:57:52','2021-02-23 12:57:52'),(25918,8642,'action started via WP Cron','2021-02-23 13:01:15','2021-02-23 13:01:15'),(25919,8642,'action complete via WP Cron','2021-02-23 13:01:15','2021-02-23 13:01:15'),(25920,8643,'action created','2021-02-23 13:03:07','2021-02-23 13:03:07'),(25921,8643,'action started via WP Cron','2021-02-23 13:03:39','2021-02-23 13:03:39'),(25922,8643,'action complete via WP Cron','2021-02-23 13:03:39','2021-02-23 13:03:39'),(25923,8644,'action created','2021-02-23 13:09:26','2021-02-23 13:09:26'),(25924,8644,'action started via WP Cron','2021-02-23 13:14:23','2021-02-23 13:14:23'),(25925,8644,'action complete via WP Cron','2021-02-23 13:14:23','2021-02-23 13:14:23'),(25926,8645,'action created','2021-02-23 13:14:29','2021-02-23 13:14:29'),(25927,8645,'action started via WP Cron','2021-02-23 13:14:47','2021-02-23 13:14:47'),(25928,8645,'action complete via WP Cron','2021-02-23 13:14:47','2021-02-23 13:14:47'),(25929,8646,'action created','2021-02-23 13:14:59','2021-02-23 13:14:59'),(25930,8646,'action started via WP Cron','2021-02-23 13:15:35','2021-02-23 13:15:35'),(25931,8646,'action complete via WP Cron','2021-02-23 13:15:35','2021-02-23 13:15:35'),(25932,8647,'action created','2021-02-23 13:15:37','2021-02-23 13:15:37'),(25933,8647,'action started via WP Cron','2021-02-23 13:17:57','2021-02-23 13:17:57'),(25934,8647,'action complete via WP Cron','2021-02-23 13:17:57','2021-02-23 13:17:57'),(25935,8648,'action created','2021-02-23 13:17:59','2021-02-23 13:17:59'),(25936,8648,'action started via WP Cron','2021-02-23 13:18:42','2021-02-23 13:18:42'),(25937,8648,'action complete via WP Cron','2021-02-23 13:18:42','2021-02-23 13:18:42'),(25938,8649,'action created','2021-02-23 13:18:42','2021-02-23 13:18:42'),(25939,8649,'action started via WP Cron','2021-02-23 13:22:10','2021-02-23 13:22:10'),(25940,8649,'action complete via WP Cron','2021-02-23 13:22:10','2021-02-23 13:22:10'),(25941,8650,'action created','2021-02-23 13:22:27','2021-02-23 13:22:27'),(25942,8650,'action started via WP Cron','2021-02-23 13:28:33','2021-02-23 13:28:33'),(25943,8650,'action complete via WP Cron','2021-02-23 13:28:33','2021-02-23 13:28:33'),(25944,8651,'action created','2021-02-23 13:30:55','2021-02-23 13:30:55'),(25945,8651,'action started via WP Cron','2021-02-23 13:32:15','2021-02-23 13:32:15'),(25946,8651,'action complete via WP Cron','2021-02-23 13:32:15','2021-02-23 13:32:15'),(25947,8652,'action created','2021-02-23 13:32:15','2021-02-23 13:32:15'),(25948,8652,'action started via WP Cron','2021-02-23 13:32:55','2021-02-23 13:32:55'),(25949,8652,'action complete via WP Cron','2021-02-23 13:32:55','2021-02-23 13:32:55'),(25950,8653,'action created','2021-02-23 13:33:00','2021-02-23 13:33:00'),(25951,8653,'action started via WP Cron','2021-02-23 13:35:09','2021-02-23 13:35:09'),(25952,8653,'action complete via WP Cron','2021-02-23 13:35:09','2021-02-23 13:35:09'),(25953,8654,'action created','2021-02-23 13:35:10','2021-02-23 13:35:10'),(25954,8654,'action started via WP Cron','2021-02-23 13:36:07','2021-02-23 13:36:07'),(25955,8654,'action complete via WP Cron','2021-02-23 13:36:07','2021-02-23 13:36:07'),(25956,8655,'action created','2021-02-23 13:38:59','2021-02-23 13:38:59'),(25957,8655,'action started via WP Cron','2021-02-23 13:39:45','2021-02-23 13:39:45'),(25958,8655,'action complete via WP Cron','2021-02-23 13:39:45','2021-02-23 13:39:45'),(25959,8656,'action created','2021-02-23 13:39:46','2021-02-23 13:39:46'),(25960,8656,'action started via WP Cron','2021-02-23 13:42:45','2021-02-23 13:42:45'),(25961,8656,'action complete via WP Cron','2021-02-23 13:42:45','2021-02-23 13:42:45'),(25962,8657,'action created','2021-02-23 13:42:46','2021-02-23 13:42:46'),(25963,8657,'action started via WP Cron','2021-02-23 13:43:36','2021-02-23 13:43:36'),(25964,8657,'action complete via WP Cron','2021-02-23 13:43:36','2021-02-23 13:43:36'),(25965,8658,'action created','2021-02-23 13:44:39','2021-02-23 13:44:39'),(25966,8658,'action started via WP Cron','2021-02-23 13:47:01','2021-02-23 13:47:01'),(25967,8658,'action complete via WP Cron','2021-02-23 13:47:01','2021-02-23 13:47:01'),(25968,8659,'action created','2021-02-23 13:47:54','2021-02-23 13:47:54'),(25969,8659,'action started via WP Cron','2021-02-23 13:48:39','2021-02-23 13:48:39'),(25970,8659,'action complete via WP Cron','2021-02-23 13:48:39','2021-02-23 13:48:39'),(25971,8660,'action created','2021-02-23 13:48:55','2021-02-23 13:48:55'),(25972,8660,'action started via WP Cron','2021-02-23 13:49:50','2021-02-23 13:49:50'),(25973,8660,'action complete via WP Cron','2021-02-23 13:49:50','2021-02-23 13:49:50'),(25974,8661,'action created','2021-02-23 13:55:22','2021-02-23 13:55:22'),(25975,8661,'action started via WP Cron','2021-02-23 13:55:40','2021-02-23 13:55:40'),(25976,8661,'action complete via WP Cron','2021-02-23 13:55:41','2021-02-23 13:55:41'),(25977,8662,'action created','2021-02-23 13:55:42','2021-02-23 13:55:42'),(25978,8662,'action started via WP Cron','2021-02-23 13:57:50','2021-02-23 13:57:50'),(25979,8662,'action complete via WP Cron','2021-02-23 13:57:50','2021-02-23 13:57:50'),(25980,8663,'action created','2021-02-23 13:58:55','2021-02-23 13:58:55'),(25981,8663,'action started via WP Cron','2021-02-23 14:02:00','2021-02-23 14:02:00'),(25982,8663,'action complete via WP Cron','2021-02-23 14:02:00','2021-02-23 14:02:00'),(25983,8664,'action created','2021-02-23 14:02:01','2021-02-23 14:02:01'),(25984,8664,'action started via WP Cron','2021-02-23 14:03:05','2021-02-23 14:03:05'),(25985,8664,'action complete via WP Cron','2021-02-23 14:03:05','2021-02-23 14:03:05'),(25986,8665,'action created','2021-02-23 14:03:06','2021-02-23 14:03:06'),(25987,8665,'action started via WP Cron','2021-02-23 14:03:36','2021-02-23 14:03:36'),(25988,8665,'action complete via WP Cron','2021-02-23 14:03:36','2021-02-23 14:03:36'),(25989,8666,'action created','2021-02-23 14:03:36','2021-02-23 14:03:36'),(25990,8666,'action started via WP Cron','2021-02-23 14:08:59','2021-02-23 14:08:59'),(25991,8666,'action complete via WP Cron','2021-02-23 14:08:59','2021-02-23 14:08:59'),(25992,8667,'action created','2021-02-23 14:09:04','2021-02-23 14:09:04'),(25993,8667,'action started via WP Cron','2021-02-23 14:12:29','2021-02-23 14:12:29'),(25994,8667,'action complete via WP Cron','2021-02-23 14:12:29','2021-02-23 14:12:29'),(25995,8668,'action created','2021-02-23 14:12:35','2021-02-23 14:12:35'),(25996,8668,'action started via WP Cron','2021-02-23 14:13:39','2021-02-23 14:13:39'),(25997,8668,'action complete via WP Cron','2021-02-23 14:13:39','2021-02-23 14:13:39'),(25998,8669,'action created','2021-02-23 14:13:40','2021-02-23 14:13:40'),(25999,8669,'action started via WP Cron','2021-02-23 14:15:48','2021-02-23 14:15:48'),(26000,8669,'action complete via WP Cron','2021-02-23 14:15:48','2021-02-23 14:15:48'),(26001,8670,'action created','2021-02-23 14:15:52','2021-02-23 14:15:52'),(26002,8670,'action started via WP Cron','2021-02-23 14:16:56','2021-02-23 14:16:56'),(26003,8670,'action complete via WP Cron','2021-02-23 14:16:56','2021-02-23 14:16:56'),(26004,8671,'action created','2021-02-23 14:16:56','2021-02-23 14:16:56'),(26005,8671,'action started via WP Cron','2021-02-23 14:18:03','2021-02-23 14:18:03'),(26006,8671,'action complete via WP Cron','2021-02-23 14:18:03','2021-02-23 14:18:03'),(26007,8672,'action created','2021-02-23 14:18:05','2021-02-23 14:18:05'),(26008,8672,'action started via WP Cron','2021-02-23 14:20:04','2021-02-23 14:20:04'),(26009,8672,'action complete via WP Cron','2021-02-23 14:20:04','2021-02-23 14:20:04'),(26010,8673,'action created','2021-02-23 14:20:04','2021-02-23 14:20:04'),(26011,8673,'action started via WP Cron','2021-02-23 14:20:52','2021-02-23 14:20:52'),(26012,8673,'action complete via WP Cron','2021-02-23 14:20:52','2021-02-23 14:20:52'),(26013,8674,'action created','2021-02-23 14:20:59','2021-02-23 14:20:59'),(26014,8674,'action started via WP Cron','2021-02-23 14:21:43','2021-02-23 14:21:43'),(26015,8674,'action complete via WP Cron','2021-02-23 14:21:43','2021-02-23 14:21:43'),(26016,8675,'action created','2021-02-23 14:21:44','2021-02-23 14:21:44'),(26017,8675,'action started via WP Cron','2021-02-23 14:22:52','2021-02-23 14:22:52'),(26018,8675,'action complete via WP Cron','2021-02-23 14:22:52','2021-02-23 14:22:52'),(26019,8676,'action created','2021-02-23 14:22:53','2021-02-23 14:22:53'),(26020,8676,'action started via WP Cron','2021-02-23 14:25:57','2021-02-23 14:25:57'),(26021,8676,'action complete via WP Cron','2021-02-23 14:25:57','2021-02-23 14:25:57'),(26022,8677,'action created','2021-02-23 14:25:57','2021-02-23 14:25:57'),(26023,8677,'action started via WP Cron','2021-02-23 14:27:12','2021-02-23 14:27:12'),(26024,8677,'action complete via WP Cron','2021-02-23 14:27:12','2021-02-23 14:27:12'),(26025,8678,'action created','2021-02-23 14:27:13','2021-02-23 14:27:13'),(26026,8678,'action started via WP Cron','2021-02-23 14:27:41','2021-02-23 14:27:41'),(26027,8678,'action complete via WP Cron','2021-02-23 14:27:41','2021-02-23 14:27:41'),(26028,8679,'action created','2021-02-23 14:27:47','2021-02-23 14:27:47'),(26029,8679,'action started via WP Cron','2021-02-23 14:28:37','2021-02-23 14:28:37'),(26030,8679,'action complete via WP Cron','2021-02-23 14:28:37','2021-02-23 14:28:37'),(26031,8680,'action created','2021-02-23 14:28:47','2021-02-23 14:28:47'),(26032,8680,'action started via WP Cron','2021-02-23 14:29:45','2021-02-23 14:29:45'),(26033,8680,'action complete via WP Cron','2021-02-23 14:29:45','2021-02-23 14:29:45'),(26034,8681,'action created','2021-02-23 14:29:46','2021-02-23 14:29:46'),(26035,8681,'action started via WP Cron','2021-02-23 14:31:47','2021-02-23 14:31:47'),(26036,8681,'action complete via WP Cron','2021-02-23 14:31:47','2021-02-23 14:31:47'),(26037,8682,'action created','2021-02-23 14:33:06','2021-02-23 14:33:06'),(26038,8682,'action started via WP Cron','2021-02-23 14:34:39','2021-02-23 14:34:39'),(26039,8682,'action complete via WP Cron','2021-02-23 14:34:39','2021-02-23 14:34:39'),(26040,8683,'action created','2021-02-23 14:34:39','2021-02-23 14:34:39'),(26041,8683,'action started via WP Cron','2021-02-23 14:38:21','2021-02-23 14:38:21'),(26042,8683,'action complete via WP Cron','2021-02-23 14:38:21','2021-02-23 14:38:21'),(26043,8684,'action created','2021-02-23 14:38:25','2021-02-23 14:38:25'),(26044,8684,'action started via WP Cron','2021-02-23 14:40:00','2021-02-23 14:40:00'),(26045,8684,'action complete via WP Cron','2021-02-23 14:40:00','2021-02-23 14:40:00'),(26046,8685,'action created','2021-02-23 14:41:57','2021-02-23 14:41:57'),(26047,8685,'action started via WP Cron','2021-02-23 14:44:01','2021-02-23 14:44:01'),(26048,8685,'action complete via WP Cron','2021-02-23 14:44:01','2021-02-23 14:44:01'),(26049,8686,'action created','2021-02-23 14:44:23','2021-02-23 14:44:23'),(26050,8686,'action started via WP Cron','2021-02-23 14:44:44','2021-02-23 14:44:44'),(26051,8686,'action complete via WP Cron','2021-02-23 14:44:44','2021-02-23 14:44:44'),(26052,8687,'action created','2021-02-23 14:47:27','2021-02-23 14:47:27'),(26053,8687,'action started via WP Cron','2021-02-23 14:47:55','2021-02-23 14:47:55'),(26054,8687,'action complete via WP Cron','2021-02-23 14:47:55','2021-02-23 14:47:55'),(26055,8688,'action created','2021-02-23 14:48:35','2021-02-23 14:48:35'),(26056,8688,'action started via WP Cron','2021-02-23 14:50:02','2021-02-23 14:50:02'),(26057,8688,'action complete via WP Cron','2021-02-23 14:50:02','2021-02-23 14:50:02'),(26058,8689,'action created','2021-02-23 14:50:02','2021-02-23 14:50:02'),(26059,8689,'action started via WP Cron','2021-02-23 14:52:25','2021-02-23 14:52:25'),(26060,8689,'action complete via WP Cron','2021-02-23 14:52:25','2021-02-23 14:52:25'),(26061,8690,'action created','2021-02-23 14:52:27','2021-02-23 14:52:27'),(26062,8690,'action started via WP Cron','2021-02-23 14:52:56','2021-02-23 14:52:56'),(26063,8690,'action complete via WP Cron','2021-02-23 14:52:57','2021-02-23 14:52:57'),(26064,8691,'action created','2021-02-23 14:54:40','2021-02-23 14:54:40'),(26065,8691,'action started via WP Cron','2021-02-23 14:56:08','2021-02-23 14:56:08'),(26066,8691,'action complete via WP Cron','2021-02-23 14:56:08','2021-02-23 14:56:08'),(26067,8692,'action created','2021-02-23 14:56:09','2021-02-23 14:56:09'),(26068,8692,'action started via WP Cron','2021-02-23 14:57:29','2021-02-23 14:57:29'),(26069,8692,'action complete via WP Cron','2021-02-23 14:57:29','2021-02-23 14:57:29'),(26070,8693,'action created','2021-02-23 14:58:15','2021-02-23 14:58:15'),(26071,8693,'action started via WP Cron','2021-02-23 14:59:42','2021-02-23 14:59:42'),(26072,8693,'action complete via WP Cron','2021-02-23 14:59:42','2021-02-23 14:59:42'),(26073,8694,'action created','2021-02-23 15:01:31','2021-02-23 15:01:31'),(26074,8694,'action started via WP Cron','2021-02-23 15:01:43','2021-02-23 15:01:43'),(26075,8694,'action complete via WP Cron','2021-02-23 15:01:43','2021-02-23 15:01:43'),(26076,8695,'action created','2021-02-23 15:01:44','2021-02-23 15:01:44'),(26077,8695,'action started via WP Cron','2021-02-23 15:03:06','2021-02-23 15:03:06'),(26078,8695,'action complete via WP Cron','2021-02-23 15:03:06','2021-02-23 15:03:06'),(26079,8696,'action created','2021-02-23 15:03:07','2021-02-23 15:03:07'),(26080,8696,'action started via WP Cron','2021-02-23 15:08:23','2021-02-23 15:08:23'),(26081,8696,'action complete via WP Cron','2021-02-23 15:08:23','2021-02-23 15:08:23'),(26082,8697,'action created','2021-02-23 15:08:23','2021-02-23 15:08:23'),(26083,8697,'action started via WP Cron','2021-02-23 15:08:42','2021-02-23 15:08:42'),(26084,8697,'action complete via WP Cron','2021-02-23 15:08:42','2021-02-23 15:08:42'),(26085,8698,'action created','2021-02-23 15:08:44','2021-02-23 15:08:44'),(26086,8698,'action started via WP Cron','2021-02-23 15:09:42','2021-02-23 15:09:42'),(26087,8698,'action complete via WP Cron','2021-02-23 15:09:42','2021-02-23 15:09:42'),(26088,8699,'action created','2021-02-23 15:09:48','2021-02-23 15:09:48'),(26089,8699,'action started via WP Cron','2021-02-23 15:10:47','2021-02-23 15:10:47'),(26090,8699,'action complete via WP Cron','2021-02-23 15:10:47','2021-02-23 15:10:47'),(26091,8700,'action created','2021-02-23 15:10:51','2021-02-23 15:10:51'),(26092,8700,'action started via WP Cron','2021-02-23 15:12:28','2021-02-23 15:12:28'),(26093,8700,'action complete via WP Cron','2021-02-23 15:12:28','2021-02-23 15:12:28'),(26094,8701,'action created','2021-02-23 15:12:28','2021-02-23 15:12:28'),(26095,8701,'action started via WP Cron','2021-02-23 15:13:40','2021-02-23 15:13:40'),(26096,8701,'action complete via WP Cron','2021-02-23 15:13:40','2021-02-23 15:13:40'),(26097,8702,'action created','2021-02-23 15:13:41','2021-02-23 15:13:41'),(26098,8702,'action started via WP Cron','2021-02-23 15:14:35','2021-02-23 15:14:35'),(26099,8702,'action complete via WP Cron','2021-02-23 15:14:35','2021-02-23 15:14:35'),(26100,8703,'action created','2021-02-23 15:16:35','2021-02-23 15:16:35'),(26101,8703,'action started via WP Cron','2021-02-23 15:18:16','2021-02-23 15:18:16'),(26102,8703,'action complete via WP Cron','2021-02-23 15:18:16','2021-02-23 15:18:16'),(26103,8704,'action created','2021-02-23 15:18:22','2021-02-23 15:18:22'),(26104,8704,'action started via WP Cron','2021-02-23 15:18:45','2021-02-23 15:18:45'),(26105,8704,'action complete via WP Cron','2021-02-23 15:18:45','2021-02-23 15:18:45'),(26106,8705,'action created','2021-02-23 15:18:46','2021-02-23 15:18:46'),(26107,8705,'action started via WP Cron','2021-02-23 15:19:57','2021-02-23 15:19:57'),(26108,8705,'action complete via WP Cron','2021-02-23 15:19:57','2021-02-23 15:19:57'),(26109,8706,'action created','2021-02-23 15:20:01','2021-02-23 15:20:01'),(26110,8706,'action started via WP Cron','2021-02-23 15:24:02','2021-02-23 15:24:02'),(26111,8706,'action complete via WP Cron','2021-02-23 15:24:02','2021-02-23 15:24:02'),(26112,8707,'action created','2021-02-23 15:24:10','2021-02-23 15:24:10'),(26113,8707,'action started via WP Cron','2021-02-23 15:25:03','2021-02-23 15:25:03'),(26114,8707,'action complete via WP Cron','2021-02-23 15:25:03','2021-02-23 15:25:03'),(26115,8708,'action created','2021-02-23 15:25:04','2021-02-23 15:25:04'),(26116,8708,'action started via WP Cron','2021-02-23 15:27:24','2021-02-23 15:27:24'),(26117,8708,'action complete via WP Cron','2021-02-23 15:27:24','2021-02-23 15:27:24'),(26118,8709,'action created','2021-02-23 15:27:25','2021-02-23 15:27:25'),(26119,8709,'action started via WP Cron','2021-02-23 15:28:26','2021-02-23 15:28:26'),(26120,8709,'action complete via WP Cron','2021-02-23 15:28:26','2021-02-23 15:28:26'),(26121,8710,'action created','2021-02-23 15:28:37','2021-02-23 15:28:37'),(26122,8710,'action started via WP Cron','2021-02-23 15:31:40','2021-02-23 15:31:40'),(26123,8710,'action complete via WP Cron','2021-02-23 15:31:40','2021-02-23 15:31:40'),(26124,8711,'action created','2021-02-23 15:31:52','2021-02-23 15:31:52'),(26125,8711,'action started via WP Cron','2021-02-23 15:32:52','2021-02-23 15:32:52'),(26126,8711,'action complete via WP Cron','2021-02-23 15:32:52','2021-02-23 15:32:52'),(26127,8712,'action created','2021-02-23 15:32:52','2021-02-23 15:32:52'),(26128,8712,'action started via WP Cron','2021-02-23 15:33:41','2021-02-23 15:33:41'),(26129,8712,'action complete via WP Cron','2021-02-23 15:33:41','2021-02-23 15:33:41'),(26130,8713,'action created','2021-02-23 15:33:51','2021-02-23 15:33:51'),(26131,8713,'action started via WP Cron','2021-02-23 15:34:59','2021-02-23 15:34:59'),(26132,8713,'action complete via WP Cron','2021-02-23 15:34:59','2021-02-23 15:34:59'),(26133,8714,'action created','2021-02-23 15:35:26','2021-02-23 15:35:26'),(26134,8714,'action started via WP Cron','2021-02-23 15:35:43','2021-02-23 15:35:43'),(26135,8714,'action complete via WP Cron','2021-02-23 15:35:43','2021-02-23 15:35:43'),(26136,8715,'action created','2021-02-23 15:35:44','2021-02-23 15:35:44'),(26137,8715,'action started via WP Cron','2021-02-23 15:40:08','2021-02-23 15:40:08'),(26138,8715,'action complete via WP Cron','2021-02-23 15:40:08','2021-02-23 15:40:08'),(26139,8716,'action created','2021-02-23 15:40:11','2021-02-23 15:40:11'),(26140,8716,'action started via WP Cron','2021-02-23 15:42:39','2021-02-23 15:42:39'),(26141,8716,'action complete via WP Cron','2021-02-23 15:42:39','2021-02-23 15:42:39'),(26142,8717,'action created','2021-02-23 15:43:40','2021-02-23 15:43:40'),(26143,8717,'action started via WP Cron','2021-02-23 15:46:44','2021-02-23 15:46:44'),(26144,8717,'action complete via WP Cron','2021-02-23 15:46:44','2021-02-23 15:46:44'),(26145,8718,'action created','2021-02-23 15:46:44','2021-02-23 15:46:44'),(26146,8718,'action started via WP Cron','2021-02-23 15:48:19','2021-02-23 15:48:19'),(26147,8718,'action complete via WP Cron','2021-02-23 15:48:19','2021-02-23 15:48:19'),(26148,8719,'action created','2021-02-23 15:48:20','2021-02-23 15:48:20'),(26149,8719,'action started via WP Cron','2021-02-23 15:48:42','2021-02-23 15:48:42'),(26150,8719,'action complete via WP Cron','2021-02-23 15:48:42','2021-02-23 15:48:42'),(26151,8720,'action created','2021-02-23 15:48:43','2021-02-23 15:48:43'),(26152,8720,'action started via WP Cron','2021-02-23 15:49:41','2021-02-23 15:49:41'),(26153,8720,'action complete via WP Cron','2021-02-23 15:49:41','2021-02-23 15:49:41'),(26154,8721,'action created','2021-02-23 15:49:53','2021-02-23 15:49:53'),(26155,8721,'action started via WP Cron','2021-02-23 15:50:43','2021-02-23 15:50:43'),(26156,8721,'action complete via WP Cron','2021-02-23 15:50:43','2021-02-23 15:50:43'),(26157,8722,'action created','2021-02-23 15:50:43','2021-02-23 15:50:43'),(26158,8722,'action started via WP Cron','2021-02-23 15:51:35','2021-02-23 15:51:35'),(26159,8722,'action complete via WP Cron','2021-02-23 15:51:35','2021-02-23 15:51:35'),(26160,8723,'action created','2021-02-23 15:51:35','2021-02-23 15:51:35'),(26161,8723,'action started via WP Cron','2021-02-23 15:54:18','2021-02-23 15:54:18'),(26162,8723,'action complete via WP Cron','2021-02-23 15:54:18','2021-02-23 15:54:18'),(26163,8724,'action created','2021-02-23 15:56:40','2021-02-23 15:56:40'),(26164,8724,'action started via WP Cron','2021-02-23 16:00:47','2021-02-23 16:00:47'),(26165,8724,'action complete via WP Cron','2021-02-23 16:00:47','2021-02-23 16:00:47'),(26166,8725,'action created','2021-02-23 16:00:48','2021-02-23 16:00:48'),(26167,8725,'action started via WP Cron','2021-02-23 16:02:39','2021-02-23 16:02:39'),(26168,8725,'action complete via WP Cron','2021-02-23 16:02:39','2021-02-23 16:02:39'),(26169,8726,'action created','2021-02-23 16:03:08','2021-02-23 16:03:08'),(26170,8726,'action started via WP Cron','2021-02-23 16:07:25','2021-02-23 16:07:25'),(26171,8726,'action complete via WP Cron','2021-02-23 16:07:25','2021-02-23 16:07:25'),(26172,8727,'action created','2021-02-23 16:07:26','2021-02-23 16:07:26'),(26173,8727,'action started via WP Cron','2021-02-23 16:09:07','2021-02-23 16:09:07'),(26174,8727,'action complete via WP Cron','2021-02-23 16:09:07','2021-02-23 16:09:07'),(26175,8728,'action created','2021-02-23 16:09:08','2021-02-23 16:09:08'),(26176,8728,'action started via WP Cron','2021-02-23 16:10:02','2021-02-23 16:10:02'),(26177,8728,'action complete via WP Cron','2021-02-23 16:10:02','2021-02-23 16:10:02'),(26178,8729,'action created','2021-02-23 16:10:03','2021-02-23 16:10:03'),(26179,8729,'action started via WP Cron','2021-02-23 16:10:51','2021-02-23 16:10:51'),(26180,8729,'action complete via WP Cron','2021-02-23 16:10:51','2021-02-23 16:10:51'),(26181,8730,'action created','2021-02-23 16:10:53','2021-02-23 16:10:53'),(26182,8730,'action started via WP Cron','2021-02-23 16:12:53','2021-02-23 16:12:53'),(26183,8730,'action complete via WP Cron','2021-02-23 16:12:53','2021-02-23 16:12:53'),(26184,8731,'action created','2021-02-23 16:12:54','2021-02-23 16:12:54'),(26185,8731,'action started via WP Cron','2021-02-23 16:15:42','2021-02-23 16:15:42'),(26186,8731,'action complete via WP Cron','2021-02-23 16:15:42','2021-02-23 16:15:42'),(26187,8732,'action created','2021-02-23 16:21:57','2021-02-23 16:21:57'),(26188,8732,'action started via WP Cron','2021-02-23 16:25:16','2021-02-23 16:25:16'),(26189,8732,'action complete via WP Cron','2021-02-23 16:25:16','2021-02-23 16:25:16'),(26190,8733,'action created','2021-02-23 16:25:16','2021-02-23 16:25:16'),(26191,8733,'action started via WP Cron','2021-02-23 16:26:21','2021-02-23 16:26:21'),(26192,8733,'action complete via WP Cron','2021-02-23 16:26:21','2021-02-23 16:26:21'),(26193,8734,'action created','2021-02-23 16:26:21','2021-02-23 16:26:21'),(26194,8734,'action started via WP Cron','2021-02-23 16:27:00','2021-02-23 16:27:00'),(26195,8734,'action complete via WP Cron','2021-02-23 16:27:00','2021-02-23 16:27:00'),(26196,8735,'action created','2021-02-23 16:27:01','2021-02-23 16:27:01'),(26197,8735,'action started via WP Cron','2021-02-23 16:27:39','2021-02-23 16:27:39'),(26198,8735,'action complete via WP Cron','2021-02-23 16:27:39','2021-02-23 16:27:39'),(26199,8736,'action created','2021-02-23 16:27:40','2021-02-23 16:27:40'),(26200,8736,'action started via WP Cron','2021-02-23 16:28:45','2021-02-23 16:28:45'),(26201,8736,'action complete via WP Cron','2021-02-23 16:28:45','2021-02-23 16:28:45'),(26202,8737,'action created','2021-02-23 16:31:19','2021-02-23 16:31:19'),(26203,8737,'action started via WP Cron','2021-02-23 16:32:16','2021-02-23 16:32:16'),(26204,8737,'action complete via WP Cron','2021-02-23 16:32:16','2021-02-23 16:32:16'),(26205,8738,'action created','2021-02-23 16:32:33','2021-02-23 16:32:33'),(26206,8738,'action started via WP Cron','2021-02-23 16:34:14','2021-02-23 16:34:14'),(26207,8738,'action complete via WP Cron','2021-02-23 16:34:14','2021-02-23 16:34:14'),(26208,8739,'action created','2021-02-23 16:36:08','2021-02-23 16:36:08'),(26209,8739,'action started via WP Cron','2021-02-23 16:43:02','2021-02-23 16:43:02'),(26210,8739,'action complete via WP Cron','2021-02-23 16:43:02','2021-02-23 16:43:02'),(26211,8740,'action created','2021-02-23 16:43:03','2021-02-23 16:43:03'),(26212,8740,'action started via WP Cron','2021-02-23 16:44:10','2021-02-23 16:44:10'),(26213,8740,'action complete via WP Cron','2021-02-23 16:44:10','2021-02-23 16:44:10'),(26214,8741,'action created','2021-02-23 16:44:11','2021-02-23 16:44:11'),(26215,8741,'action started via WP Cron','2021-02-23 16:46:31','2021-02-23 16:46:31'),(26216,8741,'action complete via WP Cron','2021-02-23 16:46:31','2021-02-23 16:46:31'),(26217,8742,'action created','2021-02-23 16:49:49','2021-02-23 16:49:49'),(26218,8742,'action started via WP Cron','2021-02-23 16:50:44','2021-02-23 16:50:44'),(26219,8742,'action complete via WP Cron','2021-02-23 16:50:44','2021-02-23 16:50:44'),(26220,8743,'action created','2021-02-23 16:50:48','2021-02-23 16:50:48'),(26221,8743,'action started via WP Cron','2021-02-23 16:54:31','2021-02-23 16:54:31'),(26222,8743,'action complete via WP Cron','2021-02-23 16:54:31','2021-02-23 16:54:31'),(26223,8744,'action created','2021-02-23 16:54:31','2021-02-23 16:54:31'),(26224,8744,'action started via WP Cron','2021-02-23 16:54:51','2021-02-23 16:54:51'),(26225,8744,'action complete via WP Cron','2021-02-23 16:54:51','2021-02-23 16:54:51'),(26226,8745,'action created','2021-02-23 16:54:52','2021-02-23 16:54:52'),(26227,8745,'action started via WP Cron','2021-02-23 17:00:51','2021-02-23 17:00:51'),(26228,8745,'action complete via WP Cron','2021-02-23 17:00:51','2021-02-23 17:00:51'),(26229,8746,'action created','2021-02-23 17:00:51','2021-02-23 17:00:51'),(26230,8746,'action started via WP Cron','2021-02-23 17:02:52','2021-02-23 17:02:52'),(26231,8746,'action complete via WP Cron','2021-02-23 17:02:52','2021-02-23 17:02:52'),(26232,8747,'action created','2021-02-23 17:03:06','2021-02-23 17:03:06'),(26233,8747,'action started via WP Cron','2021-02-23 17:03:38','2021-02-23 17:03:38'),(26234,8747,'action complete via WP Cron','2021-02-23 17:03:38','2021-02-23 17:03:38'),(26235,8748,'action created','2021-02-23 17:03:48','2021-02-23 17:03:48'),(26236,8748,'action started via WP Cron','2021-02-23 17:04:42','2021-02-23 17:04:42'),(26237,8748,'action complete via WP Cron','2021-02-23 17:04:42','2021-02-23 17:04:42'),(26238,8749,'action created','2021-02-23 17:04:45','2021-02-23 17:04:45'),(26239,8749,'action started via WP Cron','2021-02-23 17:06:15','2021-02-23 17:06:15'),(26240,8749,'action complete via WP Cron','2021-02-23 17:06:15','2021-02-23 17:06:15'),(26241,8750,'action created','2021-02-23 17:06:18','2021-02-23 17:06:18'),(26242,8750,'action started via WP Cron','2021-02-23 17:15:35','2021-02-23 17:15:35'),(26243,8750,'action complete via WP Cron','2021-02-23 17:15:35','2021-02-23 17:15:35'),(26244,8751,'action created','2021-02-23 17:15:37','2021-02-23 17:15:37'),(26245,8751,'action started via WP Cron','2021-02-23 17:20:52','2021-02-23 17:20:52'),(26246,8751,'action complete via WP Cron','2021-02-23 17:20:52','2021-02-23 17:20:52'),(26247,8752,'action created','2021-02-23 17:20:55','2021-02-23 17:20:55'),(26248,8752,'action started via WP Cron','2021-02-23 17:22:40','2021-02-23 17:22:40'),(26249,8752,'action complete via WP Cron','2021-02-23 17:22:40','2021-02-23 17:22:40'),(26250,8753,'action created','2021-02-23 17:22:40','2021-02-23 17:22:40'),(26251,8753,'action started via WP Cron','2021-02-23 17:23:45','2021-02-23 17:23:45'),(26252,8753,'action complete via WP Cron','2021-02-23 17:23:45','2021-02-23 17:23:45'),(26253,8754,'action created','2021-02-23 17:23:48','2021-02-23 17:23:48'),(26254,8754,'action started via WP Cron','2021-02-23 17:24:44','2021-02-23 17:24:44'),(26255,8754,'action complete via WP Cron','2021-02-23 17:24:44','2021-02-23 17:24:44'),(26256,8755,'action created','2021-02-23 17:24:48','2021-02-23 17:24:48'),(26257,8755,'action started via WP Cron','2021-02-23 17:28:19','2021-02-23 17:28:19'),(26258,8755,'action complete via WP Cron','2021-02-23 17:28:19','2021-02-23 17:28:19'),(26259,8756,'action created','2021-02-23 17:33:06','2021-02-23 17:33:06'),(26260,8756,'action started via WP Cron','2021-02-23 17:34:33','2021-02-23 17:34:33'),(26261,8756,'action complete via WP Cron','2021-02-23 17:34:33','2021-02-23 17:34:33'),(26262,8757,'action created','2021-02-23 17:35:24','2021-02-23 17:35:24'),(26263,8757,'action started via WP Cron','2021-02-23 17:37:44','2021-02-23 17:37:44'),(26264,8757,'action complete via WP Cron','2021-02-23 17:37:44','2021-02-23 17:37:44'),(26265,8758,'action created','2021-02-23 17:38:17','2021-02-23 17:38:17'),(26266,8758,'action started via WP Cron','2021-02-23 17:39:52','2021-02-23 17:39:52'),(26267,8758,'action complete via WP Cron','2021-02-23 17:39:53','2021-02-23 17:39:53'),(26268,8759,'action created','2021-02-23 17:39:53','2021-02-23 17:39:53'),(26269,8759,'action started via WP Cron','2021-02-23 17:47:34','2021-02-23 17:47:34'),(26270,8759,'action complete via WP Cron','2021-02-23 17:47:34','2021-02-23 17:47:34'),(26271,8760,'action created','2021-02-23 17:47:35','2021-02-23 17:47:35'),(26272,8760,'action started via WP Cron','2021-02-23 17:49:36','2021-02-23 17:49:36'),(26273,8760,'action complete via WP Cron','2021-02-23 17:49:36','2021-02-23 17:49:36'),(26274,8761,'action created','2021-02-23 17:49:36','2021-02-23 17:49:36'),(26275,8761,'action started via WP Cron','2021-02-23 17:52:20','2021-02-23 17:52:20'),(26276,8761,'action complete via WP Cron','2021-02-23 17:52:20','2021-02-23 17:52:20'),(26277,8762,'action created','2021-02-23 17:53:22','2021-02-23 17:53:22'),(26278,8762,'action started via WP Cron','2021-02-23 17:53:51','2021-02-23 17:53:51'),(26279,8762,'action complete via WP Cron','2021-02-23 17:53:51','2021-02-23 17:53:51'),(26280,8763,'action created','2021-02-23 17:53:54','2021-02-23 17:53:54'),(26281,8763,'action started via WP Cron','2021-02-23 17:57:12','2021-02-23 17:57:12'),(26282,8763,'action complete via WP Cron','2021-02-23 17:57:12','2021-02-23 17:57:12'),(26283,8764,'action created','2021-02-23 17:57:17','2021-02-23 17:57:17'),(26284,8764,'action started via WP Cron','2021-02-23 17:58:48','2021-02-23 17:58:48'),(26285,8764,'action complete via WP Cron','2021-02-23 17:58:48','2021-02-23 17:58:48'),(26286,8765,'action created','2021-02-23 17:58:50','2021-02-23 17:58:50'),(26287,8765,'action started via WP Cron','2021-02-23 18:00:03','2021-02-23 18:00:03'),(26288,8765,'action complete via WP Cron','2021-02-23 18:00:03','2021-02-23 18:00:03'),(26289,8766,'action created','2021-02-23 18:00:45','2021-02-23 18:00:45'),(26290,8766,'action started via WP Cron','2021-02-23 18:02:48','2021-02-23 18:02:48'),(26291,8766,'action complete via WP Cron','2021-02-23 18:02:48','2021-02-23 18:02:48'),(26292,8767,'action created','2021-02-23 18:02:49','2021-02-23 18:02:49'),(26293,8767,'action started via WP Cron','2021-02-23 18:05:30','2021-02-23 18:05:30'),(26294,8767,'action complete via WP Cron','2021-02-23 18:05:30','2021-02-23 18:05:30'),(26295,8768,'action created','2021-02-23 18:05:40','2021-02-23 18:05:40'),(26296,8768,'action started via WP Cron','2021-02-23 18:07:09','2021-02-23 18:07:09'),(26297,8768,'action complete via WP Cron','2021-02-23 18:07:09','2021-02-23 18:07:09'),(26298,8769,'action created','2021-02-23 18:08:30','2021-02-23 18:08:30'),(26299,8769,'action started via WP Cron','2021-02-23 18:10:10','2021-02-23 18:10:10'),(26300,8769,'action complete via WP Cron','2021-02-23 18:10:10','2021-02-23 18:10:10'),(26301,8770,'action created','2021-02-23 18:10:20','2021-02-23 18:10:20'),(26302,8770,'action started via WP Cron','2021-02-23 18:10:35','2021-02-23 18:10:35'),(26303,8770,'action complete via WP Cron','2021-02-23 18:10:35','2021-02-23 18:10:35'),(26304,8771,'action created','2021-02-23 18:10:35','2021-02-23 18:10:35'),(26305,8771,'action started via WP Cron','2021-02-23 18:13:06','2021-02-23 18:13:06'),(26306,8771,'action complete via WP Cron','2021-02-23 18:13:06','2021-02-23 18:13:06'),(26307,8772,'action created','2021-02-23 18:13:07','2021-02-23 18:13:07'),(26308,8772,'action started via WP Cron','2021-02-23 18:14:31','2021-02-23 18:14:31'),(26309,8772,'action complete via WP Cron','2021-02-23 18:14:31','2021-02-23 18:14:31'),(26310,8773,'action created','2021-02-23 18:15:30','2021-02-23 18:15:30'),(26311,8773,'action started via WP Cron','2021-02-23 18:18:53','2021-02-23 18:18:53'),(26312,8773,'action complete via WP Cron','2021-02-23 18:18:53','2021-02-23 18:18:53'),(26313,8774,'action created','2021-02-23 18:18:53','2021-02-23 18:18:53'),(26314,8774,'action started via WP Cron','2021-02-23 18:20:26','2021-02-23 18:20:26'),(26315,8774,'action complete via WP Cron','2021-02-23 18:20:26','2021-02-23 18:20:26'),(26316,8775,'action created','2021-02-23 18:21:28','2021-02-23 18:21:28'),(26317,8775,'action started via WP Cron','2021-02-23 18:21:58','2021-02-23 18:21:58'),(26318,8775,'action complete via WP Cron','2021-02-23 18:21:58','2021-02-23 18:21:58'),(26319,8776,'action created','2021-02-23 18:22:23','2021-02-23 18:22:23'),(26320,8776,'action started via WP Cron','2021-02-23 18:22:41','2021-02-23 18:22:41'),(26321,8776,'action complete via WP Cron','2021-02-23 18:22:41','2021-02-23 18:22:41'),(26322,8777,'action created','2021-02-23 18:22:42','2021-02-23 18:22:42'),(26323,8777,'action started via WP Cron','2021-02-23 18:24:08','2021-02-23 18:24:08'),(26324,8777,'action complete via WP Cron','2021-02-23 18:24:08','2021-02-23 18:24:08'),(26325,8778,'action created','2021-02-23 18:24:09','2021-02-23 18:24:09'),(26326,8778,'action started via WP Cron','2021-02-23 18:29:39','2021-02-23 18:29:39'),(26327,8778,'action complete via WP Cron','2021-02-23 18:29:39','2021-02-23 18:29:39'),(26328,8779,'action created','2021-02-23 18:29:40','2021-02-23 18:29:40'),(26329,8779,'action started via WP Cron','2021-02-23 18:33:07','2021-02-23 18:33:07'),(26330,8779,'action complete via WP Cron','2021-02-23 18:33:07','2021-02-23 18:33:07'),(26331,8780,'action created','2021-02-23 18:33:07','2021-02-23 18:33:07'),(26332,8780,'action started via WP Cron','2021-02-23 18:36:57','2021-02-23 18:36:57'),(26333,8780,'action complete via WP Cron','2021-02-23 18:36:57','2021-02-23 18:36:57'),(26334,8781,'action created','2021-02-23 18:36:58','2021-02-23 18:36:58'),(26335,8781,'action started via WP Cron','2021-02-23 18:40:22','2021-02-23 18:40:22'),(26336,8781,'action complete via WP Cron','2021-02-23 18:40:22','2021-02-23 18:40:22'),(26337,8782,'action created','2021-02-23 18:40:23','2021-02-23 18:40:23'),(26338,8782,'action started via WP Cron','2021-02-23 18:42:40','2021-02-23 18:42:40'),(26339,8782,'action complete via WP Cron','2021-02-23 18:42:40','2021-02-23 18:42:40'),(26340,8783,'action created','2021-02-23 18:42:41','2021-02-23 18:42:41'),(26341,8783,'action started via WP Cron','2021-02-23 18:46:04','2021-02-23 18:46:04'),(26342,8783,'action complete via WP Cron','2021-02-23 18:46:04','2021-02-23 18:46:04'),(26343,8784,'action created','2021-02-23 18:46:39','2021-02-23 18:46:39'),(26344,8784,'action started via WP Cron','2021-02-23 18:49:19','2021-02-23 18:49:19'),(26345,8784,'action complete via WP Cron','2021-02-23 18:49:19','2021-02-23 18:49:19'),(26346,8785,'action created','2021-02-23 18:49:19','2021-02-23 18:49:19'),(26347,8785,'action started via WP Cron','2021-02-23 18:51:08','2021-02-23 18:51:08'),(26348,8785,'action complete via WP Cron','2021-02-23 18:51:08','2021-02-23 18:51:08'),(26349,8786,'action created','2021-02-23 18:51:08','2021-02-23 18:51:08'),(26350,8786,'action started via WP Cron','2021-02-23 18:57:35','2021-02-23 18:57:35'),(26351,8786,'action complete via WP Cron','2021-02-23 18:57:35','2021-02-23 18:57:35'),(26352,8787,'action created','2021-02-23 18:57:36','2021-02-23 18:57:36'),(26353,8787,'action started via WP Cron','2021-02-23 19:01:50','2021-02-23 19:01:50'),(26354,8787,'action complete via WP Cron','2021-02-23 19:01:50','2021-02-23 19:01:50'),(26355,8788,'action created','2021-02-23 19:01:51','2021-02-23 19:01:51'),(26356,8788,'action started via WP Cron','2021-02-23 19:03:14','2021-02-23 19:03:14'),(26357,8788,'action complete via WP Cron','2021-02-23 19:03:14','2021-02-23 19:03:14'),(26358,8789,'action created','2021-02-23 19:03:15','2021-02-23 19:03:15'),(26359,8789,'action started via WP Cron','2021-02-23 19:13:45','2021-02-23 19:13:45'),(26360,8789,'action complete via WP Cron','2021-02-23 19:13:45','2021-02-23 19:13:45'),(26361,8790,'action created','2021-02-23 19:13:46','2021-02-23 19:13:46'),(26362,8790,'action started via WP Cron','2021-02-23 19:18:25','2021-02-23 19:18:25'),(26363,8790,'action complete via WP Cron','2021-02-23 19:18:25','2021-02-23 19:18:25'),(26364,8791,'action created','2021-02-23 19:18:27','2021-02-23 19:18:27'),(26365,8791,'action started via WP Cron','2021-02-23 19:18:52','2021-02-23 19:18:52'),(26366,8791,'action complete via WP Cron','2021-02-23 19:18:52','2021-02-23 19:18:52'),(26367,8792,'action created','2021-02-23 19:18:54','2021-02-23 19:18:54'),(26368,8792,'action started via WP Cron','2021-02-23 19:20:30','2021-02-23 19:20:30'),(26369,8792,'action complete via WP Cron','2021-02-23 19:20:30','2021-02-23 19:20:30'),(26370,8793,'action created','2021-02-23 19:20:30','2021-02-23 19:20:30'),(26371,8793,'action started via WP Cron','2021-02-23 19:29:54','2021-02-23 19:29:54'),(26372,8793,'action complete via WP Cron','2021-02-23 19:29:54','2021-02-23 19:29:54'),(26373,8794,'action created','2021-02-23 19:33:06','2021-02-23 19:33:06'),(26374,8794,'action started via WP Cron','2021-02-23 19:35:37','2021-02-23 19:35:37'),(26375,8794,'action complete via WP Cron','2021-02-23 19:35:37','2021-02-23 19:35:37'),(26376,8795,'action created','2021-02-23 19:40:43','2021-02-23 19:40:43'),(26377,8795,'action started via WP Cron','2021-02-23 19:41:53','2021-02-23 19:41:53'),(26378,8795,'action complete via WP Cron','2021-02-23 19:41:53','2021-02-23 19:41:53'),(26379,8796,'action created','2021-02-23 19:45:34','2021-02-23 19:45:34'),(26380,8796,'action started via WP Cron','2021-02-23 19:50:03','2021-02-23 19:50:03'),(26381,8796,'action complete via WP Cron','2021-02-23 19:50:03','2021-02-23 19:50:03'),(26382,8797,'action created','2021-02-23 19:50:08','2021-02-23 19:50:08'),(26383,8797,'action started via WP Cron','2021-02-23 19:57:47','2021-02-23 19:57:47'),(26384,8797,'action complete via WP Cron','2021-02-23 19:57:47','2021-02-23 19:57:47'),(26385,8798,'action created','2021-02-23 19:57:48','2021-02-23 19:57:48'),(26386,8798,'action started via WP Cron','2021-02-23 20:00:44','2021-02-23 20:00:44'),(26387,8798,'action complete via WP Cron','2021-02-23 20:00:44','2021-02-23 20:00:44'),(26388,8799,'action created','2021-02-23 20:00:44','2021-02-23 20:00:44'),(26389,8799,'action started via WP Cron','2021-02-23 20:03:42','2021-02-23 20:03:42'),(26390,8799,'action complete via WP Cron','2021-02-23 20:03:42','2021-02-23 20:03:42'),(26391,8800,'action created','2021-02-23 20:03:43','2021-02-23 20:03:43'),(26392,8800,'action started via WP Cron','2021-02-23 20:05:07','2021-02-23 20:05:07'),(26393,8800,'action complete via WP Cron','2021-02-23 20:05:07','2021-02-23 20:05:07'),(26394,8801,'action created','2021-02-23 20:05:07','2021-02-23 20:05:07'),(26395,8801,'action started via WP Cron','2021-02-23 20:06:17','2021-02-23 20:06:17'),(26396,8801,'action complete via WP Cron','2021-02-23 20:06:17','2021-02-23 20:06:17'),(26397,8802,'action created','2021-02-23 20:06:17','2021-02-23 20:06:17'),(26398,8802,'action started via WP Cron','2021-02-23 20:08:39','2021-02-23 20:08:39'),(26399,8802,'action complete via WP Cron','2021-02-23 20:08:39','2021-02-23 20:08:39'),(26400,8803,'action created','2021-02-23 20:08:40','2021-02-23 20:08:40'),(26401,8803,'action started via WP Cron','2021-02-23 20:11:50','2021-02-23 20:11:50'),(26402,8803,'action complete via WP Cron','2021-02-23 20:11:50','2021-02-23 20:11:50'),(26403,8804,'action created','2021-02-23 20:13:55','2021-02-23 20:13:55'),(26404,8804,'action started via WP Cron','2021-02-23 20:18:24','2021-02-23 20:18:24'),(26405,8804,'action complete via WP Cron','2021-02-23 20:18:24','2021-02-23 20:18:24'),(26406,8805,'action created','2021-02-23 20:18:35','2021-02-23 20:18:35'),(26407,8805,'action started via WP Cron','2021-02-23 20:19:37','2021-02-23 20:19:37'),(26408,8805,'action complete via WP Cron','2021-02-23 20:19:37','2021-02-23 20:19:37'),(26409,8806,'action created','2021-02-23 20:19:38','2021-02-23 20:19:38'),(26410,8806,'action started via WP Cron','2021-02-23 20:21:05','2021-02-23 20:21:05'),(26411,8806,'action complete via WP Cron','2021-02-23 20:21:05','2021-02-23 20:21:05'),(26412,8807,'action created','2021-02-23 20:21:06','2021-02-23 20:21:06'),(26413,8807,'action started via WP Cron','2021-02-23 20:24:42','2021-02-23 20:24:42'),(26414,8807,'action complete via WP Cron','2021-02-23 20:24:42','2021-02-23 20:24:42'),(26415,8808,'action created','2021-02-23 20:24:44','2021-02-23 20:24:44'),(26416,8808,'action started via WP Cron','2021-02-23 20:28:33','2021-02-23 20:28:33'),(26417,8808,'action complete via WP Cron','2021-02-23 20:28:33','2021-02-23 20:28:33'),(26418,8809,'action created','2021-02-23 20:28:34','2021-02-23 20:28:34'),(26419,8809,'action started via WP Cron','2021-02-23 20:28:44','2021-02-23 20:28:44'),(26420,8809,'action complete via WP Cron','2021-02-23 20:28:44','2021-02-23 20:28:44'),(26421,8810,'action created','2021-02-23 20:28:44','2021-02-23 20:28:44'),(26422,8810,'action started via WP Cron','2021-02-23 20:31:21','2021-02-23 20:31:21'),(26423,8810,'action complete via WP Cron','2021-02-23 20:31:21','2021-02-23 20:31:21'),(26424,8811,'action created','2021-02-23 20:32:35','2021-02-23 20:32:35'),(26425,8811,'action started via WP Cron','2021-02-23 20:34:11','2021-02-23 20:34:11'),(26426,8811,'action complete via WP Cron','2021-02-23 20:34:11','2021-02-23 20:34:11'),(26427,8812,'action created','2021-02-23 20:34:11','2021-02-23 20:34:11'),(26428,8812,'action started via WP Cron','2021-02-23 20:44:14','2021-02-23 20:44:14'),(26429,8812,'action complete via WP Cron','2021-02-23 20:44:14','2021-02-23 20:44:14'),(26430,8813,'action created','2021-02-23 20:44:14','2021-02-23 20:44:14'),(26431,8813,'action started via WP Cron','2021-02-23 20:46:41','2021-02-23 20:46:41'),(26432,8813,'action complete via WP Cron','2021-02-23 20:46:41','2021-02-23 20:46:41'),(26433,8814,'action created','2021-02-23 20:46:58','2021-02-23 20:46:58'),(26434,8814,'action started via WP Cron','2021-02-23 20:48:54','2021-02-23 20:48:54'),(26435,8814,'action complete via WP Cron','2021-02-23 20:48:54','2021-02-23 20:48:54'),(26436,8815,'action created','2021-02-23 20:48:54','2021-02-23 20:48:54'),(26437,8815,'action started via WP Cron','2021-02-23 20:53:16','2021-02-23 20:53:16'),(26438,8815,'action complete via WP Cron','2021-02-23 20:53:16','2021-02-23 20:53:16'),(26439,8816,'action created','2021-02-23 20:53:17','2021-02-23 20:53:17'),(26440,8816,'action started via WP Cron','2021-02-23 20:53:40','2021-02-23 20:53:40'),(26441,8816,'action complete via WP Cron','2021-02-23 20:53:40','2021-02-23 20:53:40'),(26442,8817,'action created','2021-02-23 20:53:41','2021-02-23 20:53:41'),(26443,8817,'action started via Async Request','2021-02-23 20:54:29','2021-02-23 20:54:29'),(26444,8817,'action complete via Async Request','2021-02-23 20:54:29','2021-02-23 20:54:29'),(26445,8818,'action created','2021-02-23 21:00:53','2021-02-23 21:00:53'),(26446,8818,'action started via WP Cron','2021-02-23 21:02:15','2021-02-23 21:02:15'),(26447,8818,'action complete via WP Cron','2021-02-23 21:02:15','2021-02-23 21:02:15'),(26448,8819,'action created','2021-02-23 21:03:06','2021-02-23 21:03:06'),(26449,8819,'action started via WP Cron','2021-02-23 21:03:48','2021-02-23 21:03:48'),(26450,8819,'action complete via WP Cron','2021-02-23 21:03:48','2021-02-23 21:03:48'),(26451,8820,'action created','2021-02-23 21:04:12','2021-02-23 21:04:12'),(26452,8820,'action started via WP Cron','2021-02-23 21:04:42','2021-02-23 21:04:42'),(26453,8820,'action complete via WP Cron','2021-02-23 21:04:42','2021-02-23 21:04:42'),(26454,8821,'action created','2021-02-23 21:06:24','2021-02-23 21:06:24'),(26455,8821,'action started via WP Cron','2021-02-23 21:06:42','2021-02-23 21:06:42'),(26456,8821,'action complete via WP Cron','2021-02-23 21:06:42','2021-02-23 21:06:42'),(26457,8822,'action created','2021-02-23 21:07:07','2021-02-23 21:07:07'),(26458,8822,'action started via WP Cron','2021-02-23 21:07:42','2021-02-23 21:07:42'),(26459,8822,'action complete via WP Cron','2021-02-23 21:07:42','2021-02-23 21:07:42'),(26460,8823,'action created','2021-02-23 21:07:53','2021-02-23 21:07:53'),(26461,8823,'action started via WP Cron','2021-02-23 21:08:35','2021-02-23 21:08:35'),(26462,8823,'action complete via WP Cron','2021-02-23 21:08:35','2021-02-23 21:08:35'),(26463,8824,'action created','2021-02-23 21:08:36','2021-02-23 21:08:36'),(26464,8824,'action started via Async Request','2021-02-23 21:08:50','2021-02-23 21:08:50'),(26465,8824,'action complete via Async Request','2021-02-23 21:08:50','2021-02-23 21:08:50'),(26466,8825,'action created','2021-02-23 21:09:03','2021-02-23 21:09:03'),(26467,8825,'action started via WP Cron','2021-02-23 21:09:35','2021-02-23 21:09:35'),(26468,8825,'action complete via WP Cron','2021-02-23 21:09:35','2021-02-23 21:09:35'),(26469,8826,'action created','2021-02-23 21:16:10','2021-02-23 21:16:10'),(26470,8827,'action created','2021-02-23 21:16:10','2021-02-23 21:16:10'),(26471,8826,'action started via WP Cron','2021-02-23 21:16:42','2021-02-23 21:16:42'),(26472,8826,'action complete via WP Cron','2021-02-23 21:16:42','2021-02-23 21:16:42'),(26473,8827,'action started via WP Cron','2021-02-23 21:16:42','2021-02-23 21:16:42'),(26474,8827,'action complete via WP Cron','2021-02-23 21:16:42','2021-02-23 21:16:42'),(26475,8828,'action created','2021-02-23 21:16:52','2021-02-23 21:16:52'),(26476,8828,'action started via Async Request','2021-02-23 21:17:23','2021-02-23 21:17:23'),(26477,8828,'action complete via Async Request','2021-02-23 21:17:23','2021-02-23 21:17:23'),(26478,8829,'action created','2021-02-23 21:17:27','2021-02-23 21:17:27'),(26479,8829,'action started via WP Cron','2021-02-23 21:17:43','2021-02-23 21:17:43'),(26480,8829,'action complete via WP Cron','2021-02-23 21:17:43','2021-02-23 21:17:43'),(26481,8830,'action created','2021-02-23 21:17:52','2021-02-23 21:17:52'),(26482,8830,'action started via Async Request','2021-02-23 21:18:28','2021-02-23 21:18:28'),(26483,8830,'action complete via Async Request','2021-02-23 21:18:28','2021-02-23 21:18:28'),(26484,8831,'action created','2021-02-23 21:18:41','2021-02-23 21:18:41'),(26485,8831,'action started via WP Cron','2021-02-23 21:19:39','2021-02-23 21:19:39'),(26486,8831,'action complete via WP Cron','2021-02-23 21:19:39','2021-02-23 21:19:39'),(26487,8832,'action created','2021-02-23 21:20:12','2021-02-23 21:20:12'),(26488,8832,'action started via WP Cron','2021-02-23 21:20:39','2021-02-23 21:20:39'),(26489,8832,'action complete via WP Cron','2021-02-23 21:20:39','2021-02-23 21:20:39'),(26490,8833,'action created','2021-02-23 21:23:10','2021-02-23 21:23:10'),(26491,8833,'action started via Async Request','2021-02-23 21:23:24','2021-02-23 21:23:24'),(26492,8833,'action complete via Async Request','2021-02-23 21:23:24','2021-02-23 21:23:24'),(26493,8834,'action created','2021-02-23 21:23:45','2021-02-23 21:23:45'),(26494,8834,'action started via WP Cron','2021-02-23 21:24:39','2021-02-23 21:24:39'),(26495,8834,'action complete via WP Cron','2021-02-23 21:24:39','2021-02-23 21:24:39'),(26496,8835,'action created','2021-02-23 21:25:40','2021-02-23 21:25:40'),(26497,8835,'action started via Async Request','2021-02-23 21:25:54','2021-02-23 21:25:54'),(26498,8835,'action complete via Async Request','2021-02-23 21:25:54','2021-02-23 21:25:54'),(26499,8836,'action created','2021-02-23 21:26:19','2021-02-23 21:26:19'),(26500,8836,'action started via WP Cron','2021-02-23 21:26:39','2021-02-23 21:26:39'),(26501,8836,'action complete via WP Cron','2021-02-23 21:26:39','2021-02-23 21:26:39'),(26502,8837,'action created','2021-02-23 21:27:31','2021-02-23 21:27:31'),(26503,8837,'action started via Async Request','2021-02-23 21:28:24','2021-02-23 21:28:24'),(26504,8837,'action complete via Async Request','2021-02-23 21:28:24','2021-02-23 21:28:24'),(26505,8838,'action created','2021-02-23 21:28:48','2021-02-23 21:28:48'),(26506,8839,'action created','2021-02-23 21:28:48','2021-02-23 21:28:48'),(26507,8838,'action started via WP Cron','2021-02-23 21:29:35','2021-02-23 21:29:35'),(26508,8838,'action complete via WP Cron','2021-02-23 21:29:35','2021-02-23 21:29:35'),(26509,8839,'action started via WP Cron','2021-02-23 21:29:35','2021-02-23 21:29:35'),(26510,8839,'action complete via WP Cron','2021-02-23 21:29:35','2021-02-23 21:29:35'),(26511,8840,'action created','2021-02-23 21:29:39','2021-02-23 21:29:39'),(26512,8840,'action started via WP Cron','2021-02-23 21:30:37','2021-02-23 21:30:37'),(26513,8840,'action complete via WP Cron','2021-02-23 21:30:37','2021-02-23 21:30:37'),(26514,8841,'action created','2021-02-23 21:30:48','2021-02-23 21:30:48'),(26515,8841,'action started via WP Cron','2021-02-23 21:31:37','2021-02-23 21:31:37'),(26516,8841,'action complete via WP Cron','2021-02-23 21:31:37','2021-02-23 21:31:37'),(26517,8842,'action created','2021-02-23 21:33:06','2021-02-23 21:33:06'),(26518,8842,'action started via WP Cron','2021-02-23 21:33:37','2021-02-23 21:33:37'),(26519,8842,'action complete via WP Cron','2021-02-23 21:33:37','2021-02-23 21:33:37'),(26520,8843,'action created','2021-02-23 21:35:08','2021-02-23 21:35:08'),(26521,8843,'action started via Async Request','2021-02-23 21:35:22','2021-02-23 21:35:22'),(26522,8843,'action complete via Async Request','2021-02-23 21:35:22','2021-02-23 21:35:22'),(26523,8844,'action created','2021-02-23 21:38:02','2021-02-23 21:38:02'),(26524,8844,'action started via WP Cron','2021-02-23 21:38:36','2021-02-23 21:38:36'),(26525,8844,'action complete via WP Cron','2021-02-23 21:38:36','2021-02-23 21:38:36'),(26526,8845,'action created','2021-02-23 21:38:36','2021-02-23 21:38:36'),(26527,8845,'action started via Async Request','2021-02-23 21:39:07','2021-02-23 21:39:07'),(26528,8845,'action complete via Async Request','2021-02-23 21:39:07','2021-02-23 21:39:07'),(26529,8846,'action created','2021-02-23 21:39:59','2021-02-23 21:39:59'),(26530,8846,'action started via WP Cron','2021-02-23 21:41:23','2021-02-23 21:41:23'),(26531,8846,'action complete via WP Cron','2021-02-23 21:41:23','2021-02-23 21:41:23'),(26532,8847,'action created','2021-02-23 21:41:23','2021-02-23 21:41:23'),(26533,8847,'action started via WP Cron','2021-02-23 21:41:45','2021-02-23 21:41:45'),(26534,8847,'action complete via WP Cron','2021-02-23 21:41:45','2021-02-23 21:41:45'),(26535,8848,'action created','2021-02-23 21:43:35','2021-02-23 21:43:35'),(26536,8848,'action started via Async Request','2021-02-23 21:43:47','2021-02-23 21:43:47'),(26537,8848,'action complete via Async Request','2021-02-23 21:43:47','2021-02-23 21:43:47'),(26538,8849,'action created','2021-02-23 21:47:03','2021-02-23 21:47:03'),(26539,8849,'action started via Async Request','2021-02-23 21:47:32','2021-02-23 21:47:32'),(26540,8849,'action complete via Async Request','2021-02-23 21:47:32','2021-02-23 21:47:32'),(26541,8850,'action created','2021-02-23 21:54:40','2021-02-23 21:54:40'),(26543,8850,'action started via Async Request','2021-02-23 21:54:58','2021-02-23 21:54:58'),(26544,8850,'action complete via Async Request','2021-02-23 21:54:58','2021-02-23 21:54:58'),(26545,8852,'action created','2021-02-23 21:55:05','2021-02-23 21:55:05'),(26547,8853,'action created','2021-02-23 21:55:22','2021-02-23 21:55:22'),(26548,8852,'action started via WP Cron','2021-02-23 21:55:40','2021-02-23 21:55:40'),(26549,8852,'action complete via WP Cron','2021-02-23 21:55:40','2021-02-23 21:55:40'),(26550,8854,'action created','2021-02-23 21:55:59','2021-02-23 21:55:59'),(26551,8853,'action started via Async Request','2021-02-23 21:56:00','2021-02-23 21:56:00'),(26552,8853,'action complete via Async Request','2021-02-23 21:56:00','2021-02-23 21:56:00'),(26553,8854,'action started via WP Cron','2021-02-23 21:56:37','2021-02-23 21:56:37'),(26554,8854,'action complete via WP Cron','2021-02-23 21:56:37','2021-02-23 21:56:37'),(26555,8855,'action created','2021-02-23 21:57:56','2021-02-23 21:57:56'),(26556,8855,'action started via Async Request','2021-02-23 21:58:08','2021-02-23 21:58:08'),(26557,8855,'action complete via Async Request','2021-02-23 21:58:08','2021-02-23 21:58:08'),(26558,8856,'action created','2021-02-23 21:58:49','2021-02-23 21:58:49'),(26559,8857,'action created','2021-02-23 21:59:09','2021-02-23 21:59:09'),(26560,8856,'action started via Async Request','2021-02-23 21:59:09','2021-02-23 21:59:09'),(26561,8856,'action complete via Async Request','2021-02-23 21:59:09','2021-02-23 21:59:09'),(26562,8858,'action created','2021-02-23 21:59:10','2021-02-23 21:59:10'),(26563,8857,'action started via WP Cron','2021-02-23 21:59:39','2021-02-23 21:59:39'),(26564,8857,'action complete via WP Cron','2021-02-23 21:59:39','2021-02-23 21:59:39'),(26565,8858,'action started via WP Cron','2021-02-23 21:59:39','2021-02-23 21:59:39'),(26566,8858,'action complete via WP Cron','2021-02-23 21:59:39','2021-02-23 21:59:39'),(26567,8859,'action created','2021-02-23 21:59:40','2021-02-23 21:59:40'),(26568,8859,'action started via WP Cron','2021-02-23 22:00:54','2021-02-23 22:00:54'),(26569,8859,'action complete via WP Cron','2021-02-23 22:00:54','2021-02-23 22:00:54'),(26570,8860,'action created','2021-02-23 22:01:20','2021-02-23 22:01:20'),(26571,8860,'action started via WP Cron','2021-02-23 22:02:07','2021-02-23 22:02:07'),(26572,8860,'action complete via WP Cron','2021-02-23 22:02:07','2021-02-23 22:02:07'),(26573,8861,'action created','2021-02-23 22:02:21','2021-02-23 22:02:21'),(26574,8861,'action started via WP Cron','2021-02-23 22:03:06','2021-02-23 22:03:06'),(26575,8861,'action complete via WP Cron','2021-02-23 22:03:06','2021-02-23 22:03:06'),(26576,8862,'action created','2021-02-23 22:03:07','2021-02-23 22:03:07'),(26577,8862,'action started via Async Request','2021-02-23 22:03:24','2021-02-23 22:03:24'),(26578,8862,'action complete via Async Request','2021-02-23 22:03:24','2021-02-23 22:03:24'),(26579,8863,'action created','2021-02-23 22:03:50','2021-02-23 22:03:50'),(26580,8863,'action started via WP Cron','2021-02-23 22:04:52','2021-02-23 22:04:52'),(26581,8863,'action complete via WP Cron','2021-02-23 22:04:52','2021-02-23 22:04:52'),(26582,8864,'action created','2021-02-23 22:06:02','2021-02-23 22:06:02'),(26583,8864,'action started via WP Cron','2021-02-23 22:07:24','2021-02-23 22:07:24'),(26584,8864,'action complete via WP Cron','2021-02-23 22:07:24','2021-02-23 22:07:24'),(26585,8865,'action created','2021-02-23 22:07:32','2021-02-23 22:07:32'),(26586,8865,'action started via WP Cron','2021-02-23 22:09:24','2021-02-23 22:09:24'),(26587,8865,'action complete via WP Cron','2021-02-23 22:09:24','2021-02-23 22:09:24'),(26588,8866,'action created','2021-02-23 22:09:24','2021-02-23 22:09:24'),(26589,8866,'action started via WP Cron','2021-02-23 22:13:27','2021-02-23 22:13:27'),(26590,8866,'action complete via WP Cron','2021-02-23 22:13:27','2021-02-23 22:13:27'),(26591,8867,'action created','2021-02-23 22:13:29','2021-02-23 22:13:29'),(26592,8867,'action started via WP Cron','2021-02-23 22:15:55','2021-02-23 22:15:55'),(26593,8867,'action complete via WP Cron','2021-02-23 22:15:55','2021-02-23 22:15:55'),(26594,8868,'action created','2021-02-23 22:15:58','2021-02-23 22:15:58'),(26595,8868,'action started via WP Cron','2021-02-23 22:16:52','2021-02-23 22:16:52'),(26596,8868,'action complete via WP Cron','2021-02-23 22:16:52','2021-02-23 22:16:52'),(26597,8869,'action created','2021-02-23 22:16:55','2021-02-23 22:16:55'),(26598,8869,'action started via WP Cron','2021-02-23 22:17:46','2021-02-23 22:17:46'),(26599,8869,'action complete via WP Cron','2021-02-23 22:17:46','2021-02-23 22:17:46'),(26600,8870,'action created','2021-02-23 22:17:46','2021-02-23 22:17:46'),(26601,8870,'action started via WP Cron','2021-02-23 22:21:08','2021-02-23 22:21:08'),(26602,8870,'action complete via WP Cron','2021-02-23 22:21:08','2021-02-23 22:21:08'),(26603,8871,'action created','2021-02-23 22:21:08','2021-02-23 22:21:08'),(26604,8871,'action started via WP Cron','2021-02-23 22:22:09','2021-02-23 22:22:09'),(26605,8871,'action complete via WP Cron','2021-02-23 22:22:09','2021-02-23 22:22:09'),(26606,8872,'action created','2021-02-23 22:22:10','2021-02-23 22:22:10'),(26607,8872,'action started via WP Cron','2021-02-23 22:23:24','2021-02-23 22:23:24'),(26608,8872,'action complete via WP Cron','2021-02-23 22:23:24','2021-02-23 22:23:24'),(26609,8873,'action created','2021-02-23 22:24:49','2021-02-23 22:24:49'),(26610,8873,'action started via WP Cron','2021-02-23 22:27:44','2021-02-23 22:27:44'),(26611,8873,'action complete via WP Cron','2021-02-23 22:27:44','2021-02-23 22:27:44'),(26612,8874,'action created','2021-02-23 22:27:45','2021-02-23 22:27:45'),(26613,8874,'action started via WP Cron','2021-02-23 22:31:21','2021-02-23 22:31:21'),(26614,8874,'action complete via WP Cron','2021-02-23 22:31:21','2021-02-23 22:31:21'),(26615,8875,'action created','2021-02-23 22:32:39','2021-02-23 22:32:39'),(26616,8875,'action started via WP Cron','2021-02-23 22:35:52','2021-02-23 22:35:52'),(26617,8875,'action complete via WP Cron','2021-02-23 22:35:52','2021-02-23 22:35:52'),(26618,8876,'action created','2021-02-23 22:35:52','2021-02-23 22:35:52'),(26619,8876,'action started via WP Cron','2021-02-23 22:39:39','2021-02-23 22:39:39'),(26620,8876,'action complete via WP Cron','2021-02-23 22:39:39','2021-02-23 22:39:39'),(26621,8877,'action created','2021-02-23 22:39:39','2021-02-23 22:39:39'),(26622,8877,'action started via WP Cron','2021-02-23 22:40:40','2021-02-23 22:40:40'),(26623,8877,'action complete via WP Cron','2021-02-23 22:40:40','2021-02-23 22:40:40'),(26624,8878,'action created','2021-02-23 22:40:50','2021-02-23 22:40:50'),(26625,8878,'action started via WP Cron','2021-02-23 22:44:05','2021-02-23 22:44:05'),(26626,8878,'action complete via WP Cron','2021-02-23 22:44:05','2021-02-23 22:44:05'),(26627,8879,'action created','2021-02-23 22:44:08','2021-02-23 22:44:08'),(26628,8879,'action started via WP Cron','2021-02-23 22:45:03','2021-02-23 22:45:03'),(26629,8879,'action complete via WP Cron','2021-02-23 22:45:03','2021-02-23 22:45:03'),(26630,8880,'action created','2021-02-23 22:45:06','2021-02-23 22:45:06'),(26631,8880,'action started via WP Cron','2021-02-23 22:45:38','2021-02-23 22:45:38'),(26632,8880,'action complete via WP Cron','2021-02-23 22:45:38','2021-02-23 22:45:38'),(26633,8881,'action created','2021-02-23 22:45:38','2021-02-23 22:45:38'),(26634,8881,'action started via WP Cron','2021-02-23 22:46:46','2021-02-23 22:46:46'),(26635,8881,'action complete via WP Cron','2021-02-23 22:46:46','2021-02-23 22:46:46'),(26636,8882,'action created','2021-02-23 22:46:46','2021-02-23 22:46:46'),(26637,8882,'action started via WP Cron','2021-02-23 22:48:04','2021-02-23 22:48:04'),(26638,8882,'action complete via WP Cron','2021-02-23 22:48:04','2021-02-23 22:48:04'),(26639,8883,'action created','2021-02-23 22:48:05','2021-02-23 22:48:05'),(26640,8883,'action started via WP Cron','2021-02-23 22:50:06','2021-02-23 22:50:06'),(26641,8883,'action complete via WP Cron','2021-02-23 22:50:06','2021-02-23 22:50:06'),(26642,8884,'action created','2021-02-23 22:50:07','2021-02-23 22:50:07'),(26643,8884,'action started via WP Cron','2021-02-23 22:50:37','2021-02-23 22:50:37'),(26644,8884,'action complete via WP Cron','2021-02-23 22:50:37','2021-02-23 22:50:37'),(26645,8885,'action created','2021-02-23 22:50:51','2021-02-23 22:50:51'),(26646,8885,'action started via WP Cron','2021-02-23 22:52:00','2021-02-23 22:52:00'),(26647,8885,'action complete via WP Cron','2021-02-23 22:52:00','2021-02-23 22:52:00'),(26648,8886,'action created','2021-02-23 22:52:00','2021-02-23 22:52:00'),(26649,8886,'action started via WP Cron','2021-02-23 22:55:10','2021-02-23 22:55:10'),(26650,8886,'action complete via WP Cron','2021-02-23 22:55:10','2021-02-23 22:55:10'),(26651,8887,'action created','2021-02-23 22:56:40','2021-02-23 22:56:40'),(26652,8887,'action started via WP Cron','2021-02-23 22:58:08','2021-02-23 22:58:08'),(26653,8887,'action complete via WP Cron','2021-02-23 22:58:08','2021-02-23 22:58:08'),(26654,8888,'action created','2021-02-23 22:58:09','2021-02-23 22:58:09'),(26655,8888,'action started via WP Cron','2021-02-23 23:00:54','2021-02-23 23:00:54'),(26656,8888,'action complete via WP Cron','2021-02-23 23:00:54','2021-02-23 23:00:54'),(26657,8889,'action created','2021-02-23 23:01:22','2021-02-23 23:01:22'),(26658,8889,'action started via WP Cron','2021-02-23 23:02:45','2021-02-23 23:02:45'),(26659,8889,'action complete via WP Cron','2021-02-23 23:02:45','2021-02-23 23:02:45'),(26660,8890,'action created','2021-02-23 23:03:06','2021-02-23 23:03:06'),(26661,8890,'action started via WP Cron','2021-02-23 23:04:53','2021-02-23 23:04:53'),(26662,8890,'action complete via WP Cron','2021-02-23 23:04:53','2021-02-23 23:04:53'),(26663,8891,'action created','2021-02-23 23:06:25','2021-02-23 23:06:25'),(26664,8891,'action started via WP Cron','2021-02-23 23:08:48','2021-02-23 23:08:48'),(26665,8891,'action complete via WP Cron','2021-02-23 23:08:48','2021-02-23 23:08:48'),(26666,8892,'action created','2021-02-23 23:08:49','2021-02-23 23:08:49'),(26667,8892,'action started via WP Cron','2021-02-23 23:13:50','2021-02-23 23:13:50'),(26668,8892,'action complete via WP Cron','2021-02-23 23:13:50','2021-02-23 23:13:50'),(26669,8893,'action created','2021-02-23 23:13:50','2021-02-23 23:13:50'),(26670,8893,'action started via WP Cron','2021-02-23 23:15:20','2021-02-23 23:15:20'),(26671,8893,'action complete via WP Cron','2021-02-23 23:15:20','2021-02-23 23:15:20'),(26672,8894,'action created','2021-02-23 23:18:30','2021-02-23 23:18:30'),(26673,8894,'action started via WP Cron','2021-02-23 23:19:36','2021-02-23 23:19:36'),(26674,8894,'action complete via WP Cron','2021-02-23 23:19:36','2021-02-23 23:19:36'),(26675,8895,'action created','2021-02-23 23:19:41','2021-02-23 23:19:41'),(26676,8895,'action started via WP Cron','2021-02-23 23:21:31','2021-02-23 23:21:31'),(26677,8895,'action complete via WP Cron','2021-02-23 23:21:31','2021-02-23 23:21:31'),(26678,8896,'action created','2021-02-23 23:21:34','2021-02-23 23:21:34'),(26679,8896,'action started via WP Cron','2021-02-23 23:22:36','2021-02-23 23:22:36'),(26680,8896,'action complete via WP Cron','2021-02-23 23:22:36','2021-02-23 23:22:36'),(26681,8897,'action created','2021-02-23 23:22:37','2021-02-23 23:22:37'),(26682,8897,'action started via WP Cron','2021-02-23 23:24:36','2021-02-23 23:24:36'),(26683,8897,'action complete via WP Cron','2021-02-23 23:24:36','2021-02-23 23:24:36'),(26684,8898,'action created','2021-02-23 23:24:37','2021-02-23 23:24:37'),(26685,8898,'action started via WP Cron','2021-02-23 23:26:57','2021-02-23 23:26:57'),(26686,8898,'action complete via WP Cron','2021-02-23 23:26:57','2021-02-23 23:26:57'),(26687,8899,'action created','2021-02-23 23:26:57','2021-02-23 23:26:57'),(26688,8899,'action started via WP Cron','2021-02-23 23:27:37','2021-02-23 23:27:37'),(26689,8899,'action complete via WP Cron','2021-02-23 23:27:37','2021-02-23 23:27:37'),(26690,8900,'action created','2021-02-23 23:27:38','2021-02-23 23:27:38'),(26691,8900,'action started via WP Cron','2021-02-23 23:30:47','2021-02-23 23:30:47'),(26692,8900,'action complete via WP Cron','2021-02-23 23:30:47','2021-02-23 23:30:47'),(26693,8901,'action created','2021-02-23 23:31:52','2021-02-23 23:31:52'),(26694,8901,'action started via WP Cron','2021-02-23 23:33:06','2021-02-23 23:33:06'),(26695,8901,'action complete via WP Cron','2021-02-23 23:33:06','2021-02-23 23:33:06'),(26696,8902,'action created','2021-02-23 23:33:07','2021-02-23 23:33:07'),(26697,8902,'action started via WP Cron','2021-02-23 23:36:59','2021-02-23 23:36:59'),(26698,8902,'action complete via WP Cron','2021-02-23 23:36:59','2021-02-23 23:36:59'),(26699,8903,'action created','2021-02-23 23:36:59','2021-02-23 23:36:59'),(26700,8903,'action started via WP Cron','2021-02-23 23:38:05','2021-02-23 23:38:05'),(26701,8903,'action complete via WP Cron','2021-02-23 23:38:05','2021-02-23 23:38:05'),(26702,8904,'action created','2021-02-23 23:39:46','2021-02-23 23:39:46'),(26703,8904,'action started via WP Cron','2021-02-23 23:41:38','2021-02-23 23:41:38'),(26704,8904,'action complete via WP Cron','2021-02-23 23:41:38','2021-02-23 23:41:38'),(26705,8905,'action created','2021-02-23 23:43:18','2021-02-23 23:43:18'),(26706,8905,'action started via WP Cron','2021-02-23 23:46:00','2021-02-23 23:46:00'),(26707,8905,'action complete via WP Cron','2021-02-23 23:46:00','2021-02-23 23:46:00'),(26708,8906,'action created','2021-02-23 23:46:02','2021-02-23 23:46:02'),(26709,8906,'action started via WP Cron','2021-02-23 23:47:28','2021-02-23 23:47:28'),(26710,8906,'action complete via WP Cron','2021-02-23 23:47:28','2021-02-23 23:47:28'),(26711,8907,'action created','2021-02-23 23:47:28','2021-02-23 23:47:28'),(26712,8907,'action started via WP Cron','2021-02-23 23:48:25','2021-02-23 23:48:25'),(26713,8907,'action complete via WP Cron','2021-02-23 23:48:25','2021-02-23 23:48:25'),(26714,8908,'action created','2021-02-23 23:53:28','2021-02-23 23:53:28'),(26715,8908,'action started via WP Cron','2021-02-23 23:58:23','2021-02-23 23:58:23'),(26716,8908,'action complete via WP Cron','2021-02-23 23:58:23','2021-02-23 23:58:23'),(26717,8909,'action created','2021-02-23 23:58:23','2021-02-23 23:58:23'),(26718,8909,'action started via WP Cron','2021-02-24 00:01:23','2021-02-24 00:01:23'),(26719,8909,'action complete via WP Cron','2021-02-24 00:01:23','2021-02-24 00:01:23'),(26720,8910,'action created','2021-02-24 00:01:23','2021-02-24 00:01:23'),(26721,8910,'action started via WP Cron','2021-02-24 00:03:07','2021-02-24 00:03:07'),(26722,8910,'action complete via WP Cron','2021-02-24 00:03:07','2021-02-24 00:03:07'),(26723,8911,'action created','2021-02-24 00:03:07','2021-02-24 00:03:07'),(26724,8911,'action started via WP Cron','2021-02-24 00:03:46','2021-02-24 00:03:46'),(26725,8911,'action complete via WP Cron','2021-02-24 00:03:46','2021-02-24 00:03:46'),(26726,8912,'action created','2021-02-24 00:03:46','2021-02-24 00:03:46'),(26727,8912,'action started via WP Cron','2021-02-24 00:07:59','2021-02-24 00:07:59'),(26728,8912,'action complete via WP Cron','2021-02-24 00:07:59','2021-02-24 00:07:59'),(26729,8913,'action created','2021-02-24 00:08:18','2021-02-24 00:08:18'),(26730,8913,'action started via WP Cron','2021-02-24 00:21:57','2021-02-24 00:21:57'),(26731,8913,'action complete via WP Cron','2021-02-24 00:21:57','2021-02-24 00:21:57'),(26732,8914,'action created','2021-02-24 00:22:01','2021-02-24 00:22:01'),(26733,8914,'action started via WP Cron','2021-02-24 00:24:23','2021-02-24 00:24:23'),(26734,8914,'action complete via WP Cron','2021-02-24 00:24:23','2021-02-24 00:24:23'),(26735,8915,'action created','2021-02-24 00:24:24','2021-02-24 00:24:24'),(26736,8915,'action started via WP Cron','2021-02-24 00:27:06','2021-02-24 00:27:06'),(26737,8915,'action complete via WP Cron','2021-02-24 00:27:06','2021-02-24 00:27:06'),(26738,8916,'action created','2021-02-24 00:27:16','2021-02-24 00:27:16'),(26739,8916,'action started via WP Cron','2021-02-24 00:33:06','2021-02-24 00:33:06'),(26740,8916,'action complete via WP Cron','2021-02-24 00:33:06','2021-02-24 00:33:06'),(26741,8917,'action created','2021-02-24 00:33:07','2021-02-24 00:33:07'),(26742,8917,'action started via WP Cron','2021-02-24 00:34:31','2021-02-24 00:34:31'),(26743,8917,'action complete via WP Cron','2021-02-24 00:34:31','2021-02-24 00:34:31'),(26744,8918,'action created','2021-02-24 00:34:36','2021-02-24 00:34:36'),(26745,8918,'action started via WP Cron','2021-02-24 00:39:44','2021-02-24 00:39:44'),(26746,8918,'action complete via WP Cron','2021-02-24 00:39:44','2021-02-24 00:39:44'),(26747,8919,'action created','2021-02-24 00:39:44','2021-02-24 00:39:44'),(26748,8919,'action started via WP Cron','2021-02-24 00:46:04','2021-02-24 00:46:04'),(26749,8919,'action complete via WP Cron','2021-02-24 00:46:04','2021-02-24 00:46:04'),(26750,8920,'action created','2021-02-24 00:50:20','2021-02-24 00:50:20'),(26751,8920,'action started via WP Cron','2021-02-24 01:03:07','2021-02-24 01:03:07'),(26752,8920,'action complete via WP Cron','2021-02-24 01:03:07','2021-02-24 01:03:07'),(26753,8921,'action created','2021-02-24 01:03:07','2021-02-24 01:03:07'),(26754,8921,'action started via WP Cron','2021-02-24 01:06:25','2021-02-24 01:06:25'),(26755,8921,'action complete via WP Cron','2021-02-24 01:06:25','2021-02-24 01:06:25'),(26756,8922,'action created','2021-02-24 01:06:26','2021-02-24 01:06:26'),(26757,8922,'action started via WP Cron','2021-02-24 01:07:18','2021-02-24 01:07:18'),(26758,8922,'action complete via WP Cron','2021-02-24 01:07:18','2021-02-24 01:07:18'),(26759,8923,'action created','2021-02-24 01:07:18','2021-02-24 01:07:18'),(26760,8923,'action started via WP Cron','2021-02-24 01:15:33','2021-02-24 01:15:33'),(26761,8923,'action complete via WP Cron','2021-02-24 01:15:33','2021-02-24 01:15:33'),(26762,8924,'action created','2021-02-24 01:15:33','2021-02-24 01:15:33'),(26763,8924,'action started via WP Cron','2021-02-24 01:17:56','2021-02-24 01:17:56'),(26764,8924,'action complete via WP Cron','2021-02-24 01:17:56','2021-02-24 01:17:56'),(26765,8925,'action created','2021-02-24 01:25:27','2021-02-24 01:25:27'),(26766,8925,'action started via WP Cron','2021-02-24 01:33:07','2021-02-24 01:33:07'),(26767,8925,'action complete via WP Cron','2021-02-24 01:33:07','2021-02-24 01:33:07'),(26768,8926,'action created','2021-02-24 01:33:07','2021-02-24 01:33:07'),(26769,8926,'action started via WP Cron','2021-02-24 01:38:31','2021-02-24 01:38:31'),(26770,8926,'action complete via WP Cron','2021-02-24 01:38:31','2021-02-24 01:38:31'),(26771,8927,'action created','2021-02-24 01:38:31','2021-02-24 01:38:31'),(26772,8927,'action started via WP Cron','2021-02-24 01:40:30','2021-02-24 01:40:30'),(26773,8927,'action complete via WP Cron','2021-02-24 01:40:30','2021-02-24 01:40:30'),(26774,8928,'action created','2021-02-24 01:40:31','2021-02-24 01:40:31'),(26775,8489,'action started via WP Cron','2021-02-24 01:42:22','2021-02-24 01:42:22'),(26776,8489,'action complete via WP Cron','2021-02-24 01:42:22','2021-02-24 01:42:22'),(26777,8929,'action created','2021-02-24 01:42:22','2021-02-24 01:42:22'),(26778,8928,'action started via WP Cron','2021-02-24 01:42:22','2021-02-24 01:42:22'),(26779,8928,'action complete via WP Cron','2021-02-24 01:42:22','2021-02-24 01:42:22'),(26780,8930,'action created','2021-02-24 01:42:22','2021-02-24 01:42:22'),(26781,8930,'action started via WP Cron','2021-02-24 01:45:40','2021-02-24 01:45:40'),(26782,8930,'action complete via WP Cron','2021-02-24 01:45:40','2021-02-24 01:45:40'),(26783,8931,'action created','2021-02-24 01:50:39','2021-02-24 01:50:39'),(26784,8931,'action started via WP Cron','2021-02-24 01:52:38','2021-02-24 01:52:38'),(26785,8931,'action complete via WP Cron','2021-02-24 01:52:38','2021-02-24 01:52:38'),(26786,8932,'action created','2021-02-24 01:52:40','2021-02-24 01:52:40'),(26787,8932,'action started via WP Cron','2021-02-24 01:56:11','2021-02-24 01:56:11'),(26788,8932,'action complete via WP Cron','2021-02-24 01:56:11','2021-02-24 01:56:11'),(26789,8933,'action created','2021-02-24 01:59:52','2021-02-24 01:59:52'),(26790,8933,'action started via WP Cron','2021-02-24 02:03:08','2021-02-24 02:03:08'),(26791,8933,'action complete via WP Cron','2021-02-24 02:03:08','2021-02-24 02:03:08'),(26792,8934,'action created','2021-02-24 02:03:09','2021-02-24 02:03:09'),(26793,8934,'action started via WP Cron','2021-02-24 02:06:40','2021-02-24 02:06:40'),(26794,8934,'action complete via WP Cron','2021-02-24 02:06:40','2021-02-24 02:06:40'),(26795,8935,'action created','2021-02-24 02:06:40','2021-02-24 02:06:40'),(26796,8935,'action started via WP Cron','2021-02-24 02:09:39','2021-02-24 02:09:39'),(26797,8935,'action complete via WP Cron','2021-02-24 02:09:39','2021-02-24 02:09:39'),(26798,8936,'action created','2021-02-24 02:14:09','2021-02-24 02:14:09'),(26799,8936,'action started via WP Cron','2021-02-24 02:15:30','2021-02-24 02:15:30'),(26800,8936,'action complete via WP Cron','2021-02-24 02:15:30','2021-02-24 02:15:30'),(26801,8937,'action created','2021-02-24 02:16:47','2021-02-24 02:16:47'),(26802,8937,'action started via WP Cron','2021-02-24 02:18:18','2021-02-24 02:18:18'),(26803,8937,'action complete via WP Cron','2021-02-24 02:18:18','2021-02-24 02:18:18'),(26804,8938,'action created','2021-02-24 02:21:04','2021-02-24 02:21:04'),(26805,8497,'action started via WP Cron','2021-02-24 02:28:29','2021-02-24 02:28:29'),(26806,8497,'action complete via WP Cron','2021-02-24 02:28:29','2021-02-24 02:28:29'),(26807,8939,'action created','2021-02-24 02:28:29','2021-02-24 02:28:29'),(26808,8938,'action started via WP Cron','2021-02-24 02:28:29','2021-02-24 02:28:29'),(26809,8938,'action complete via WP Cron','2021-02-24 02:28:29','2021-02-24 02:28:29'),(26810,8940,'action created','2021-02-24 02:28:29','2021-02-24 02:28:29'),(26811,8940,'action started via WP Cron','2021-02-24 02:31:22','2021-02-24 02:31:22'),(26812,8940,'action complete via WP Cron','2021-02-24 02:31:22','2021-02-24 02:31:22'),(26813,8941,'action created','2021-02-24 02:31:23','2021-02-24 02:31:23'),(26814,8941,'action started via WP Cron','2021-02-24 02:33:06','2021-02-24 02:33:06'),(26815,8941,'action complete via WP Cron','2021-02-24 02:33:06','2021-02-24 02:33:06'),(26816,8942,'action created','2021-02-24 02:33:07','2021-02-24 02:33:07'),(26817,8942,'action started via WP Cron','2021-02-24 02:34:18','2021-02-24 02:34:18'),(26818,8942,'action complete via WP Cron','2021-02-24 02:34:19','2021-02-24 02:34:19'),(26819,8943,'action created','2021-02-24 02:34:19','2021-02-24 02:34:19'),(26820,8943,'action started via WP Cron','2021-02-24 02:35:31','2021-02-24 02:35:31'),(26821,8943,'action complete via WP Cron','2021-02-24 02:35:31','2021-02-24 02:35:31'),(26822,8944,'action created','2021-02-24 02:35:31','2021-02-24 02:35:31'),(26823,8944,'action started via WP Cron','2021-02-24 02:35:56','2021-02-24 02:35:56'),(26824,8944,'action complete via WP Cron','2021-02-24 02:35:56','2021-02-24 02:35:56'),(26825,8945,'action created','2021-02-24 02:35:56','2021-02-24 02:35:56'),(26826,8945,'action started via WP Cron','2021-02-24 02:37:15','2021-02-24 02:37:15'),(26827,8945,'action complete via WP Cron','2021-02-24 02:37:15','2021-02-24 02:37:15'),(26828,8946,'action created','2021-02-24 02:42:11','2021-02-24 02:42:11'),(26829,8946,'action started via WP Cron','2021-02-24 02:44:26','2021-02-24 02:44:26'),(26830,8946,'action complete via WP Cron','2021-02-24 02:44:26','2021-02-24 02:44:26'),(26831,8947,'action created','2021-02-24 02:44:26','2021-02-24 02:44:26'),(26832,8947,'action started via WP Cron','2021-02-24 02:47:56','2021-02-24 02:47:56'),(26833,8947,'action complete via WP Cron','2021-02-24 02:47:56','2021-02-24 02:47:56'),(26834,8948,'action created','2021-02-24 02:56:42','2021-02-24 02:56:42'),(26835,8948,'action started via WP Cron','2021-02-24 02:57:38','2021-02-24 02:57:38'),(26836,8948,'action complete via WP Cron','2021-02-24 02:57:38','2021-02-24 02:57:38'),(26837,8949,'action created','2021-02-24 02:57:52','2021-02-24 02:57:52'),(26838,8949,'action started via WP Cron','2021-02-24 02:58:49','2021-02-24 02:58:49'),(26839,8949,'action complete via WP Cron','2021-02-24 02:58:49','2021-02-24 02:58:49'),(26840,8950,'action created','2021-02-24 02:58:50','2021-02-24 02:58:50'),(26841,8950,'action started via WP Cron','2021-02-24 03:00:29','2021-02-24 03:00:29'),(26842,8950,'action complete via WP Cron','2021-02-24 03:00:29','2021-02-24 03:00:29'),(26843,8951,'action created','2021-02-24 03:00:31','2021-02-24 03:00:31'),(26844,8951,'action started via WP Cron','2021-02-24 03:02:00','2021-02-24 03:02:00'),(26845,8951,'action complete via WP Cron','2021-02-24 03:02:00','2021-02-24 03:02:00'),(26846,8952,'action created','2021-02-24 03:03:06','2021-02-24 03:03:06'),(26847,8952,'action started via WP Cron','2021-02-24 03:06:54','2021-02-24 03:06:54'),(26848,8952,'action complete via WP Cron','2021-02-24 03:06:54','2021-02-24 03:06:54'),(26849,8953,'action created','2021-02-24 03:07:09','2021-02-24 03:07:09'),(26850,8953,'action started via WP Cron','2021-02-24 03:11:36','2021-02-24 03:11:36'),(26851,8953,'action complete via WP Cron','2021-02-24 03:11:37','2021-02-24 03:11:37'),(26852,8954,'action created','2021-02-24 03:11:37','2021-02-24 03:11:37'),(26853,8954,'action started via WP Cron','2021-02-24 03:21:49','2021-02-24 03:21:49'),(26854,8954,'action complete via WP Cron','2021-02-24 03:21:49','2021-02-24 03:21:49'),(26855,8955,'action created','2021-02-24 03:21:50','2021-02-24 03:21:50'),(26856,8955,'action started via WP Cron','2021-02-24 03:30:45','2021-02-24 03:30:45'),(26857,8955,'action complete via WP Cron','2021-02-24 03:30:45','2021-02-24 03:30:45'),(26858,8956,'action created','2021-02-24 03:33:07','2021-02-24 03:33:07'),(26859,8956,'action started via WP Cron','2021-02-24 03:35:05','2021-02-24 03:35:05'),(26860,8956,'action complete via WP Cron','2021-02-24 03:35:05','2021-02-24 03:35:05'),(26861,8957,'action created','2021-02-24 03:35:08','2021-02-24 03:35:08'),(26862,8957,'action started via WP Cron','2021-02-24 03:37:48','2021-02-24 03:37:48'),(26863,8957,'action complete via WP Cron','2021-02-24 03:37:48','2021-02-24 03:37:48'),(26864,8958,'action created','2021-02-24 03:37:48','2021-02-24 03:37:48'),(26865,8958,'action started via WP Cron','2021-02-24 03:52:24','2021-02-24 03:52:24'),(26866,8958,'action complete via WP Cron','2021-02-24 03:52:24','2021-02-24 03:52:24'),(26867,8959,'action created','2021-02-24 03:52:25','2021-02-24 03:52:25'),(26868,8959,'action started via WP Cron','2021-02-24 04:01:18','2021-02-24 04:01:18'),(26869,8959,'action complete via WP Cron','2021-02-24 04:01:18','2021-02-24 04:01:18'),(26870,8960,'action created','2021-02-24 04:03:07','2021-02-24 04:03:07'),(26871,8960,'action started via WP Cron','2021-02-24 04:05:38','2021-02-24 04:05:38'),(26872,8960,'action complete via WP Cron','2021-02-24 04:05:38','2021-02-24 04:05:38'),(26873,8961,'action created','2021-02-24 04:05:38','2021-02-24 04:05:38'),(26874,8961,'action started via WP Cron','2021-02-24 04:15:16','2021-02-24 04:15:16'),(26875,8961,'action complete via WP Cron','2021-02-24 04:15:16','2021-02-24 04:15:16'),(26876,8962,'action created','2021-02-24 04:15:25','2021-02-24 04:15:25'),(26877,8962,'action started via WP Cron','2021-02-24 04:15:40','2021-02-24 04:15:40'),(26878,8962,'action complete via WP Cron','2021-02-24 04:15:40','2021-02-24 04:15:40'),(26879,8963,'action created','2021-02-24 04:19:17','2021-02-24 04:19:17'),(26880,8963,'action started via WP Cron','2021-02-24 04:24:05','2021-02-24 04:24:05'),(26881,8963,'action complete via WP Cron','2021-02-24 04:24:05','2021-02-24 04:24:05'),(26882,8964,'action created','2021-02-24 04:25:12','2021-02-24 04:25:12'),(26883,8964,'action started via WP Cron','2021-02-24 04:31:41','2021-02-24 04:31:41'),(26884,8964,'action complete via WP Cron','2021-02-24 04:31:41','2021-02-24 04:31:41'),(26885,8965,'action created','2021-02-24 04:31:41','2021-02-24 04:31:41'),(26886,8965,'action started via WP Cron','2021-02-24 04:33:07','2021-02-24 04:33:07'),(26887,8965,'action complete via WP Cron','2021-02-24 04:33:07','2021-02-24 04:33:07'),(26888,8966,'action created','2021-02-24 04:33:08','2021-02-24 04:33:08'),(26889,8966,'action started via WP Cron','2021-02-24 04:36:15','2021-02-24 04:36:15'),(26890,8966,'action complete via WP Cron','2021-02-24 04:36:15','2021-02-24 04:36:15'),(26891,8967,'action created','2021-02-24 04:37:10','2021-02-24 04:37:10'),(26892,8967,'action started via WP Cron','2021-02-24 04:43:42','2021-02-24 04:43:42'),(26893,8967,'action complete via WP Cron','2021-02-24 04:43:42','2021-02-24 04:43:42'),(26894,8968,'action created','2021-02-24 04:43:42','2021-02-24 04:43:42'),(26895,8968,'action started via WP Cron','2021-02-24 04:51:30','2021-02-24 04:51:30'),(26896,8968,'action complete via WP Cron','2021-02-24 04:51:30','2021-02-24 04:51:30'),(26897,8969,'action created','2021-02-24 04:54:07','2021-02-24 04:54:07'),(26898,8969,'action started via WP Cron','2021-02-24 04:55:43','2021-02-24 04:55:43'),(26899,8969,'action complete via WP Cron','2021-02-24 04:55:43','2021-02-24 04:55:43'),(26900,8970,'action created','2021-02-24 04:55:44','2021-02-24 04:55:44'),(26901,8970,'action started via WP Cron','2021-02-24 05:01:37','2021-02-24 05:01:37'),(26902,8970,'action complete via WP Cron','2021-02-24 05:01:37','2021-02-24 05:01:37'),(26903,8971,'action created','2021-02-24 05:03:06','2021-02-24 05:03:06'),(26904,8971,'action started via WP Cron','2021-02-24 05:03:49','2021-02-24 05:03:49'),(26905,8971,'action complete via WP Cron','2021-02-24 05:03:49','2021-02-24 05:03:49'),(26906,8972,'action created','2021-02-24 05:03:51','2021-02-24 05:03:51'),(26907,8972,'action started via WP Cron','2021-02-24 05:04:37','2021-02-24 05:04:37'),(26908,8972,'action complete via WP Cron','2021-02-24 05:04:37','2021-02-24 05:04:37'),(26909,8973,'action created','2021-02-24 05:04:38','2021-02-24 05:04:38'),(26910,8973,'action started via WP Cron','2021-02-24 05:07:44','2021-02-24 05:07:44'),(26911,8973,'action complete via WP Cron','2021-02-24 05:07:44','2021-02-24 05:07:44'),(26912,8974,'action created','2021-02-24 05:07:44','2021-02-24 05:07:44'),(26913,8974,'action started via WP Cron','2021-02-24 05:10:35','2021-02-24 05:10:35'),(26914,8974,'action complete via WP Cron','2021-02-24 05:10:35','2021-02-24 05:10:35'),(26915,8975,'action created','2021-02-24 05:11:03','2021-02-24 05:11:03'),(26916,8975,'action started via WP Cron','2021-02-24 05:12:40','2021-02-24 05:12:40'),(26917,8975,'action complete via WP Cron','2021-02-24 05:12:40','2021-02-24 05:12:40'),(26918,8976,'action created','2021-02-24 05:14:09','2021-02-24 05:14:09'),(26919,8976,'action started via WP Cron','2021-02-24 05:20:38','2021-02-24 05:20:38'),(26920,8976,'action complete via WP Cron','2021-02-24 05:20:38','2021-02-24 05:20:38'),(26921,8977,'action created','2021-02-24 05:20:38','2021-02-24 05:20:38'),(26922,8977,'action started via WP Cron','2021-02-24 05:21:39','2021-02-24 05:21:39'),(26923,8977,'action complete via WP Cron','2021-02-24 05:21:39','2021-02-24 05:21:39'),(26924,8978,'action created','2021-02-24 05:21:40','2021-02-24 05:21:40'),(26925,8978,'action started via WP Cron','2021-02-24 05:25:14','2021-02-24 05:25:14'),(26926,8978,'action complete via WP Cron','2021-02-24 05:25:14','2021-02-24 05:25:14'),(26927,8979,'action created','2021-02-24 05:25:15','2021-02-24 05:25:15'),(26928,8979,'action started via WP Cron','2021-02-24 05:31:46','2021-02-24 05:31:46'),(26929,8979,'action complete via WP Cron','2021-02-24 05:31:46','2021-02-24 05:31:46'),(26930,8980,'action created','2021-02-24 05:33:06','2021-02-24 05:33:06'),(26931,8980,'action started via WP Cron','2021-02-24 05:33:42','2021-02-24 05:33:42'),(26932,8980,'action complete via WP Cron','2021-02-24 05:33:42','2021-02-24 05:33:42'),(26933,8981,'action created','2021-02-24 05:35:04','2021-02-24 05:35:04'),(26934,8981,'action started via WP Cron','2021-02-24 05:42:49','2021-02-24 05:42:49'),(26935,8981,'action complete via WP Cron','2021-02-24 05:42:49','2021-02-24 05:42:49'),(26936,8982,'action created','2021-02-24 05:42:51','2021-02-24 05:42:51'),(26937,8982,'action started via WP Cron','2021-02-24 05:43:38','2021-02-24 05:43:38'),(26938,8982,'action complete via WP Cron','2021-02-24 05:43:38','2021-02-24 05:43:38'),(26939,8983,'action created','2021-02-24 05:43:38','2021-02-24 05:43:38'),(26941,8983,'action started via Async Request','2021-02-24 05:44:28','2021-02-24 05:44:28'),(26942,8983,'action complete via Async Request','2021-02-24 05:44:28','2021-02-24 05:44:28'),(26943,8985,'action created','2021-02-24 05:44:29','2021-02-24 05:44:29'),(26946,8985,'action started via Async Request','2021-02-24 05:45:31','2021-02-24 05:45:31'),(26947,8985,'action complete via Async Request','2021-02-24 05:45:31','2021-02-24 05:45:31'),(26948,8987,'action created','2021-02-24 05:45:32','2021-02-24 05:45:32'),(26950,8988,'action created','2021-02-24 05:46:17','2021-02-24 05:46:17'),(26951,8987,'action started via WP Cron','2021-02-24 05:46:56','2021-02-24 05:46:56'),(26952,8987,'action complete via WP Cron','2021-02-24 05:46:56','2021-02-24 05:46:56'),(26953,8988,'action started via WP Cron','2021-02-24 05:46:56','2021-02-24 05:46:56'),(26954,8988,'action complete via WP Cron','2021-02-24 05:46:56','2021-02-24 05:46:56'),(26955,8989,'action created','2021-02-24 05:47:00','2021-02-24 05:47:00'),(26956,8989,'action started via Async Request','2021-02-24 05:47:20','2021-02-24 05:47:20'),(26957,8989,'action complete via Async Request','2021-02-24 05:47:20','2021-02-24 05:47:20'),(26958,8990,'action created','2021-02-24 05:47:54','2021-02-24 05:47:54'),(26959,8991,'action created','2021-02-24 05:47:54','2021-02-24 05:47:54'),(26960,8990,'action started via WP Cron','2021-02-24 05:48:58','2021-02-24 05:48:58'),(26961,8990,'action complete via WP Cron','2021-02-24 05:48:58','2021-02-24 05:48:58'),(26962,8991,'action started via WP Cron','2021-02-24 05:48:58','2021-02-24 05:48:58'),(26963,8991,'action complete via WP Cron','2021-02-24 05:48:58','2021-02-24 05:48:58'),(26964,8992,'action created','2021-02-24 05:50:42','2021-02-24 05:50:42'),(26965,8992,'action started via Async Request','2021-02-24 05:50:57','2021-02-24 05:50:57'),(26966,8992,'action complete via Async Request','2021-02-24 05:50:57','2021-02-24 05:50:57'),(26967,8993,'action created','2021-02-24 05:51:35','2021-02-24 05:51:35'),(26968,8993,'action started via WP Cron','2021-02-24 05:52:58','2021-02-24 05:52:58'),(26969,8993,'action complete via WP Cron','2021-02-24 05:52:58','2021-02-24 05:52:58'),(26970,8994,'action created','2021-02-24 05:55:33','2021-02-24 05:55:33'),(26971,8994,'action started via WP Cron','2021-02-24 05:56:59','2021-02-24 05:56:59'),(26972,8994,'action complete via WP Cron','2021-02-24 05:56:59','2021-02-24 05:56:59'),(26973,8995,'action created','2021-02-24 06:02:32','2021-02-24 06:02:32'),(26974,8995,'action started via WP Cron','2021-02-24 06:03:06','2021-02-24 06:03:06'),(26975,8995,'action complete via WP Cron','2021-02-24 06:03:06','2021-02-24 06:03:06'),(26976,8996,'action created','2021-02-24 06:03:07','2021-02-24 06:03:07'),(26977,8996,'action started via WP Cron','2021-02-24 06:05:00','2021-02-24 06:05:00'),(26978,8996,'action complete via WP Cron','2021-02-24 06:05:00','2021-02-24 06:05:00'),(26979,8997,'action created','2021-02-24 06:09:35','2021-02-24 06:09:35'),(26980,8997,'action started via WP Cron','2021-02-24 06:11:03','2021-02-24 06:11:03'),(26981,8997,'action complete via WP Cron','2021-02-24 06:11:03','2021-02-24 06:11:03'),(26982,8998,'action created','2021-02-24 06:17:26','2021-02-24 06:17:26'),(26983,8998,'action started via WP Cron','2021-02-24 06:18:39','2021-02-24 06:18:39'),(26984,8998,'action complete via WP Cron','2021-02-24 06:18:39','2021-02-24 06:18:39'),(26985,8999,'action created','2021-02-24 06:22:50','2021-02-24 06:22:50'),(26986,8999,'action started via WP Cron','2021-02-24 06:25:06','2021-02-24 06:25:06'),(26987,8999,'action complete via WP Cron','2021-02-24 06:25:06','2021-02-24 06:25:06'),(26988,9000,'action created','2021-02-24 06:27:04','2021-02-24 06:27:04'),(26989,9000,'action started via WP Cron','2021-02-24 06:33:07','2021-02-24 06:33:07'),(26990,9000,'action complete via WP Cron','2021-02-24 06:33:07','2021-02-24 06:33:07'),(26991,9001,'action created','2021-02-24 06:33:07','2021-02-24 06:33:07'),(26992,9001,'action started via WP Cron','2021-02-24 06:33:35','2021-02-24 06:33:35'),(26993,9001,'action complete via WP Cron','2021-02-24 06:33:35','2021-02-24 06:33:35'),(26994,9002,'action created','2021-02-24 06:33:37','2021-02-24 06:33:37'),(26995,9002,'action started via WP Cron','2021-02-24 06:34:42','2021-02-24 06:34:42'),(26996,9002,'action complete via WP Cron','2021-02-24 06:34:42','2021-02-24 06:34:42'),(26997,9003,'action created','2021-02-24 06:34:56','2021-02-24 06:34:56'),(26998,9003,'action started via WP Cron','2021-02-24 06:36:25','2021-02-24 06:36:25'),(26999,9003,'action complete via WP Cron','2021-02-24 06:36:25','2021-02-24 06:36:25'),(27000,9004,'action created','2021-02-24 06:42:56','2021-02-24 06:42:56'),(27001,9004,'action started via WP Cron','2021-02-24 06:44:31','2021-02-24 06:44:31'),(27002,9004,'action complete via WP Cron','2021-02-24 06:44:31','2021-02-24 06:44:31'),(27003,9005,'action created','2021-02-24 06:47:12','2021-02-24 06:47:12'),(27004,9005,'action started via WP Cron','2021-02-24 06:48:47','2021-02-24 06:48:47'),(27005,9005,'action complete via WP Cron','2021-02-24 06:48:47','2021-02-24 06:48:47'),(27006,9006,'action created','2021-02-24 06:48:47','2021-02-24 06:48:47'),(27007,9006,'action started via WP Cron','2021-02-24 06:57:34','2021-02-24 06:57:34'),(27008,9006,'action complete via WP Cron','2021-02-24 06:57:34','2021-02-24 06:57:34'),(27009,9007,'action created','2021-02-24 07:03:06','2021-02-24 07:03:06'),(27010,9007,'action started via WP Cron','2021-02-24 07:03:55','2021-02-24 07:03:55'),(27011,9007,'action complete via WP Cron','2021-02-24 07:03:55','2021-02-24 07:03:55'),(27012,9008,'action created','2021-02-24 07:04:52','2021-02-24 07:04:52'),(27013,9008,'action started via WP Cron','2021-02-24 07:19:12','2021-02-24 07:19:12'),(27014,9008,'action complete via WP Cron','2021-02-24 07:19:12','2021-02-24 07:19:12'),(27015,9009,'action created','2021-02-24 07:19:39','2021-02-24 07:19:39'),(27016,9009,'action started via WP Cron','2021-02-24 07:32:31','2021-02-24 07:32:31'),(27017,9009,'action complete via WP Cron','2021-02-24 07:32:31','2021-02-24 07:32:31'),(27018,9010,'action created','2021-02-24 07:33:06','2021-02-24 07:33:06'),(27019,9010,'action started via WP Cron','2021-02-24 07:34:14','2021-02-24 07:34:14'),(27020,9010,'action complete via WP Cron','2021-02-24 07:34:14','2021-02-24 07:34:14'),(27021,9011,'action created','2021-02-24 07:34:14','2021-02-24 07:34:14'),(27022,9011,'action started via WP Cron','2021-02-24 07:36:00','2021-02-24 07:36:00'),(27023,9011,'action complete via WP Cron','2021-02-24 07:36:00','2021-02-24 07:36:00'),(27024,9012,'action created','2021-02-24 07:37:01','2021-02-24 07:37:01'),(27025,9012,'action started via WP Cron','2021-02-24 07:42:18','2021-02-24 07:42:18'),(27026,9012,'action complete via WP Cron','2021-02-24 07:42:18','2021-02-24 07:42:18'),(27027,9013,'action created','2021-02-24 07:47:35','2021-02-24 07:47:35'),(27028,9013,'action started via WP Cron','2021-02-24 07:48:36','2021-02-24 07:48:36'),(27029,9013,'action complete via WP Cron','2021-02-24 07:48:36','2021-02-24 07:48:36'),(27030,9014,'action created','2021-02-24 07:48:39','2021-02-24 07:48:39'),(27031,9014,'action started via WP Cron','2021-02-24 07:49:36','2021-02-24 07:49:36'),(27032,9014,'action complete via WP Cron','2021-02-24 07:49:36','2021-02-24 07:49:36'),(27033,9015,'action created','2021-02-24 07:49:37','2021-02-24 07:49:37'),(27034,9015,'action started via WP Cron','2021-02-24 07:50:36','2021-02-24 07:50:36'),(27035,9015,'action complete via WP Cron','2021-02-24 07:50:36','2021-02-24 07:50:36'),(27036,9016,'action created','2021-02-24 07:50:37','2021-02-24 07:50:37'),(27037,9016,'action started via WP Cron','2021-02-24 07:51:36','2021-02-24 07:51:36'),(27038,9016,'action complete via WP Cron','2021-02-24 07:51:36','2021-02-24 07:51:36'),(27039,9017,'action created','2021-02-24 07:51:38','2021-02-24 07:51:38'),(27040,9017,'action started via WP Cron','2021-02-24 07:52:36','2021-02-24 07:52:36'),(27041,9017,'action complete via WP Cron','2021-02-24 07:52:36','2021-02-24 07:52:36'),(27042,9018,'action created','2021-02-24 07:52:38','2021-02-24 07:52:38'),(27043,9018,'action started via WP Cron','2021-02-24 07:53:36','2021-02-24 07:53:36'),(27044,9018,'action complete via WP Cron','2021-02-24 07:53:36','2021-02-24 07:53:36'),(27045,9019,'action created','2021-02-24 07:53:37','2021-02-24 07:53:37'),(27046,9019,'action started via WP Cron','2021-02-24 07:54:36','2021-02-24 07:54:36'),(27047,9019,'action complete via WP Cron','2021-02-24 07:54:36','2021-02-24 07:54:36'),(27048,9020,'action created','2021-02-24 07:54:37','2021-02-24 07:54:37'),(27049,9020,'action started via WP Cron','2021-02-24 07:55:36','2021-02-24 07:55:36'),(27050,9020,'action complete via WP Cron','2021-02-24 07:55:36','2021-02-24 07:55:36'),(27051,9021,'action created','2021-02-24 07:55:37','2021-02-24 07:55:37'),(27052,9021,'action started via WP Cron','2021-02-24 07:56:35','2021-02-24 07:56:35'),(27053,9021,'action complete via WP Cron','2021-02-24 07:56:35','2021-02-24 07:56:35'),(27054,9022,'action created','2021-02-24 07:56:36','2021-02-24 07:56:36'),(27055,9022,'action started via WP Cron','2021-02-24 07:57:36','2021-02-24 07:57:36'),(27056,9022,'action complete via WP Cron','2021-02-24 07:57:36','2021-02-24 07:57:36'),(27057,9023,'action created','2021-02-24 07:57:38','2021-02-24 07:57:38'),(27058,9023,'action started via WP Cron','2021-02-24 08:00:14','2021-02-24 08:00:14'),(27059,9023,'action complete via WP Cron','2021-02-24 08:00:14','2021-02-24 08:00:14'),(27060,9024,'action created','2021-02-24 08:00:15','2021-02-24 08:00:15'),(27061,9024,'action started via WP Cron','2021-02-24 08:02:04','2021-02-24 08:02:04'),(27062,9024,'action complete via WP Cron','2021-02-24 08:02:04','2021-02-24 08:02:04'),(27063,9025,'action created','2021-02-24 08:02:09','2021-02-24 08:02:09'),(27064,9025,'action started via WP Cron','2021-02-24 08:03:11','2021-02-24 08:03:11'),(27065,9025,'action complete via WP Cron','2021-02-24 08:03:11','2021-02-24 08:03:11'),(27066,9026,'action created','2021-02-24 08:03:12','2021-02-24 08:03:12'),(27067,9026,'action started via WP Cron','2021-02-24 08:05:02','2021-02-24 08:05:02'),(27068,9026,'action complete via WP Cron','2021-02-24 08:05:02','2021-02-24 08:05:02'),(27069,9027,'action created','2021-02-24 08:12:29','2021-02-24 08:12:29'),(27070,9027,'action started via WP Cron','2021-02-24 08:16:40','2021-02-24 08:16:40'),(27071,9027,'action complete via WP Cron','2021-02-24 08:16:40','2021-02-24 08:16:40'),(27072,9028,'action created','2021-02-24 08:16:40','2021-02-24 08:16:40'),(27073,9028,'action started via WP Cron','2021-02-24 08:18:47','2021-02-24 08:18:47'),(27074,9028,'action complete via WP Cron','2021-02-24 08:18:47','2021-02-24 08:18:47'),(27075,9029,'action created','2021-02-24 08:19:04','2021-02-24 08:19:04'),(27076,9029,'action started via WP Cron','2021-02-24 08:28:15','2021-02-24 08:28:15'),(27077,9029,'action complete via WP Cron','2021-02-24 08:28:15','2021-02-24 08:28:15'),(27078,9030,'action created','2021-02-24 08:28:15','2021-02-24 08:28:15'),(27079,9030,'action started via WP Cron','2021-02-24 08:32:33','2021-02-24 08:32:33'),(27080,9030,'action complete via WP Cron','2021-02-24 08:32:33','2021-02-24 08:32:33'),(27081,9031,'action created','2021-02-24 08:32:55','2021-02-24 08:32:55'),(27082,9031,'action started via WP Cron','2021-02-24 08:33:58','2021-02-24 08:33:58'),(27083,9031,'action complete via WP Cron','2021-02-24 08:33:58','2021-02-24 08:33:58'),(27084,9032,'action created','2021-02-24 08:33:58','2021-02-24 08:33:58'),(27085,9032,'action started via WP Cron','2021-02-24 08:44:43','2021-02-24 08:44:43'),(27086,9032,'action complete via WP Cron','2021-02-24 08:44:43','2021-02-24 08:44:43'),(27087,9033,'action created','2021-02-24 08:45:05','2021-02-24 08:45:05'),(27088,8578,'action started via WP Cron','2021-02-24 08:56:32','2021-02-24 08:56:32'),(27089,8578,'action complete via WP Cron','2021-02-24 08:56:32','2021-02-24 08:56:32'),(27091,9033,'action started via WP Cron','2021-02-24 08:56:32','2021-02-24 08:56:32'),(27092,9033,'action complete via WP Cron','2021-02-24 08:56:32','2021-02-24 08:56:32'),(27093,9035,'action created','2021-02-24 08:59:24','2021-02-24 08:59:24'),(27094,9035,'action started via WP Cron','2021-02-24 09:00:26','2021-02-24 09:00:26'),(27095,9035,'action complete via WP Cron','2021-02-24 09:00:26','2021-02-24 09:00:26'),(27096,9036,'action created','2021-02-24 09:00:28','2021-02-24 09:00:28'),(27097,9036,'action started via WP Cron','2021-02-24 09:03:07','2021-02-24 09:03:07'),(27098,9036,'action complete via WP Cron','2021-02-24 09:03:07','2021-02-24 09:03:07'),(27099,9037,'action created','2021-02-24 09:03:07','2021-02-24 09:03:07'),(27100,9037,'action started via WP Cron','2021-02-24 09:05:03','2021-02-24 09:05:03'),(27101,9037,'action complete via WP Cron','2021-02-24 09:05:03','2021-02-24 09:05:03'),(27102,9038,'action created','2021-02-24 09:05:03','2021-02-24 09:05:03'),(27103,9038,'action started via WP Cron','2021-02-24 09:06:55','2021-02-24 09:06:55'),(27104,9038,'action complete via WP Cron','2021-02-24 09:06:55','2021-02-24 09:06:55'),(27105,9039,'action created','2021-02-24 09:17:53','2021-02-24 09:17:53'),(27106,9039,'action started via WP Cron','2021-02-24 09:21:13','2021-02-24 09:21:13'),(27107,9039,'action complete via WP Cron','2021-02-24 09:21:13','2021-02-24 09:21:13'),(27108,9040,'action created','2021-02-24 09:21:13','2021-02-24 09:21:13'),(27109,9040,'action started via WP Cron','2021-02-24 09:22:03','2021-02-24 09:22:03'),(27110,9040,'action complete via WP Cron','2021-02-24 09:22:03','2021-02-24 09:22:03'),(27111,9041,'action created','2021-02-24 09:22:04','2021-02-24 09:22:04'),(27112,9041,'action started via WP Cron','2021-02-24 09:33:52','2021-02-24 09:33:52'),(27113,9041,'action complete via WP Cron','2021-02-24 09:33:52','2021-02-24 09:33:52'),(27114,9042,'action created','2021-02-24 09:33:52','2021-02-24 09:33:52'),(27115,9042,'action started via WP Cron','2021-02-24 09:36:50','2021-02-24 09:36:50'),(27116,9042,'action complete via WP Cron','2021-02-24 09:36:50','2021-02-24 09:36:50'),(27117,9043,'action created','2021-02-24 09:36:50','2021-02-24 09:36:50'),(27118,9043,'action started via WP Cron','2021-02-24 09:39:21','2021-02-24 09:39:21'),(27119,9043,'action complete via WP Cron','2021-02-24 09:39:21','2021-02-24 09:39:21'),(27120,9044,'action created','2021-02-24 09:42:12','2021-02-24 09:42:12'),(27121,9044,'action started via WP Cron','2021-02-24 09:50:28','2021-02-24 09:50:28'),(27122,9044,'action complete via WP Cron','2021-02-24 09:50:28','2021-02-24 09:50:28'),(27123,9045,'action created','2021-02-24 09:50:29','2021-02-24 09:50:29'),(27124,9045,'action started via WP Cron','2021-02-24 10:02:51','2021-02-24 10:02:51'),(27125,9045,'action complete via WP Cron','2021-02-24 10:02:51','2021-02-24 10:02:51'),(27126,9046,'action created','2021-02-24 10:03:01','2021-02-24 10:03:01'),(27127,9046,'action started via WP Cron','2021-02-24 10:03:35','2021-02-24 10:03:35'),(27128,9046,'action complete via WP Cron','2021-02-24 10:03:35','2021-02-24 10:03:35'),(27129,9047,'action created','2021-02-24 10:03:38','2021-02-24 10:03:38'),(27130,9047,'action started via WP Cron','2021-02-24 10:04:36','2021-02-24 10:04:36'),(27131,9047,'action complete via WP Cron','2021-02-24 10:04:36','2021-02-24 10:04:36'),(27132,9048,'action created','2021-02-24 10:05:15','2021-02-24 10:05:15'),(27133,9048,'action started via WP Cron','2021-02-24 10:07:05','2021-02-24 10:07:05'),(27134,9048,'action complete via WP Cron','2021-02-24 10:07:05','2021-02-24 10:07:05'),(27135,9049,'action created','2021-02-24 10:07:08','2021-02-24 10:07:08'),(27136,9049,'action started via WP Cron','2021-02-24 10:08:46','2021-02-24 10:08:46'),(27137,9049,'action complete via WP Cron','2021-02-24 10:08:46','2021-02-24 10:08:46'),(27138,9050,'action created','2021-02-24 10:08:47','2021-02-24 10:08:47'),(27139,9050,'action started via WP Cron','2021-02-24 10:09:44','2021-02-24 10:09:44'),(27140,9050,'action complete via WP Cron','2021-02-24 10:09:44','2021-02-24 10:09:44'),(27141,9051,'action created','2021-02-24 10:10:59','2021-02-24 10:10:59'),(27142,9051,'action started via WP Cron','2021-02-24 10:11:40','2021-02-24 10:11:40'),(27143,9051,'action complete via WP Cron','2021-02-24 10:11:40','2021-02-24 10:11:40'),(27144,9052,'action created','2021-02-24 10:11:43','2021-02-24 10:11:43'),(27145,9052,'action started via WP Cron','2021-02-24 10:13:51','2021-02-24 10:13:51'),(27146,9052,'action complete via WP Cron','2021-02-24 10:13:51','2021-02-24 10:13:51'),(27147,9053,'action created','2021-02-24 10:13:55','2021-02-24 10:13:55'),(27148,9053,'action started via WP Cron','2021-02-24 10:16:24','2021-02-24 10:16:24'),(27149,9053,'action complete via WP Cron','2021-02-24 10:16:24','2021-02-24 10:16:24'),(27150,9054,'action created','2021-02-24 10:16:25','2021-02-24 10:16:25'),(27151,9054,'action started via WP Cron','2021-02-24 10:17:43','2021-02-24 10:17:43'),(27152,9054,'action complete via WP Cron','2021-02-24 10:17:43','2021-02-24 10:17:43'),(27153,9055,'action created','2021-02-24 10:17:43','2021-02-24 10:17:43'),(27154,9055,'action started via WP Cron','2021-02-24 10:18:55','2021-02-24 10:18:55'),(27155,9055,'action complete via WP Cron','2021-02-24 10:18:55','2021-02-24 10:18:55'),(27156,9056,'action created','2021-02-24 10:18:58','2021-02-24 10:18:58'),(27157,9056,'action started via WP Cron','2021-02-24 10:20:07','2021-02-24 10:20:07'),(27158,9056,'action complete via WP Cron','2021-02-24 10:20:07','2021-02-24 10:20:07'),(27159,9057,'action created','2021-02-24 10:20:10','2021-02-24 10:20:10'),(27160,9057,'action started via WP Cron','2021-02-24 10:20:59','2021-02-24 10:20:59'),(27161,9057,'action complete via WP Cron','2021-02-24 10:20:59','2021-02-24 10:20:59'),(27162,9058,'action created','2021-02-24 10:20:59','2021-02-24 10:20:59'),(27163,9058,'action started via WP Cron','2021-02-24 10:23:59','2021-02-24 10:23:59'),(27164,9058,'action complete via WP Cron','2021-02-24 10:23:59','2021-02-24 10:23:59'),(27165,9059,'action created','2021-02-24 10:24:02','2021-02-24 10:24:02'),(27166,9059,'action started via WP Cron','2021-02-24 10:25:12','2021-02-24 10:25:12'),(27167,9059,'action complete via WP Cron','2021-02-24 10:25:12','2021-02-24 10:25:12'),(27168,9060,'action created','2021-02-24 10:25:15','2021-02-24 10:25:15'),(27169,9060,'action started via WP Cron','2021-02-24 10:26:30','2021-02-24 10:26:30'),(27170,9060,'action complete via WP Cron','2021-02-24 10:26:30','2021-02-24 10:26:30'),(27171,9061,'action created','2021-02-24 10:26:33','2021-02-24 10:26:33'),(27172,9061,'action started via WP Cron','2021-02-24 10:27:07','2021-02-24 10:27:07'),(27173,9061,'action complete via WP Cron','2021-02-24 10:27:07','2021-02-24 10:27:07'),(27174,9062,'action created','2021-02-24 10:27:08','2021-02-24 10:27:08'),(27175,9062,'action started via WP Cron','2021-02-24 10:27:45','2021-02-24 10:27:45'),(27176,9062,'action complete via WP Cron','2021-02-24 10:27:45','2021-02-24 10:27:45'),(27177,9063,'action created','2021-02-24 10:28:27','2021-02-24 10:28:27'),(27178,9063,'action started via WP Cron','2021-02-24 10:28:41','2021-02-24 10:28:41'),(27179,9063,'action complete via WP Cron','2021-02-24 10:28:41','2021-02-24 10:28:41'),(27180,9064,'action created','2021-02-24 10:28:41','2021-02-24 10:28:41'),(27181,9064,'action started via WP Cron','2021-02-24 10:29:35','2021-02-24 10:29:35'),(27182,9064,'action complete via WP Cron','2021-02-24 10:29:35','2021-02-24 10:29:35'),(27183,9065,'action created','2021-02-24 10:30:13','2021-02-24 10:30:13'),(27184,9065,'action started via WP Cron','2021-02-24 10:30:36','2021-02-24 10:30:36'),(27185,9065,'action complete via WP Cron','2021-02-24 10:30:36','2021-02-24 10:30:36'),(27186,9066,'action created','2021-02-24 10:30:37','2021-02-24 10:30:37'),(27187,9066,'action started via WP Cron','2021-02-24 10:32:51','2021-02-24 10:32:51'),(27188,9066,'action complete via WP Cron','2021-02-24 10:32:51','2021-02-24 10:32:51'),(27189,9067,'action created','2021-02-24 10:32:54','2021-02-24 10:32:54'),(27190,9067,'action started via WP Cron','2021-02-24 10:34:16','2021-02-24 10:34:16'),(27191,9067,'action complete via WP Cron','2021-02-24 10:34:16','2021-02-24 10:34:16'),(27192,9068,'action created','2021-02-24 10:34:20','2021-02-24 10:34:20'),(27193,9068,'action started via WP Cron','2021-02-24 10:34:48','2021-02-24 10:34:48'),(27194,9068,'action complete via WP Cron','2021-02-24 10:34:48','2021-02-24 10:34:48'),(27195,9069,'action created','2021-02-24 10:34:48','2021-02-24 10:34:48'),(27196,9069,'action started via WP Cron','2021-02-24 10:36:05','2021-02-24 10:36:05'),(27197,9069,'action complete via WP Cron','2021-02-24 10:36:05','2021-02-24 10:36:05'),(27198,9070,'action created','2021-02-24 10:36:08','2021-02-24 10:36:08'),(27199,9070,'action started via WP Cron','2021-02-24 10:40:48','2021-02-24 10:40:48'),(27200,9070,'action complete via WP Cron','2021-02-24 10:40:48','2021-02-24 10:40:48'),(27201,9071,'action created','2021-02-24 10:41:04','2021-02-24 10:41:04'),(27202,9071,'action started via WP Cron','2021-02-24 10:43:29','2021-02-24 10:43:29'),(27203,9071,'action complete via WP Cron','2021-02-24 10:43:29','2021-02-24 10:43:29'),(27204,9072,'action created','2021-02-24 10:43:33','2021-02-24 10:43:33'),(27205,9072,'action started via WP Cron','2021-02-24 10:45:00','2021-02-24 10:45:00'),(27206,9072,'action complete via WP Cron','2021-02-24 10:45:00','2021-02-24 10:45:00'),(27207,9073,'action created','2021-02-24 10:45:01','2021-02-24 10:45:01'),(27208,9073,'action started via WP Cron','2021-02-24 10:46:19','2021-02-24 10:46:19'),(27209,9073,'action complete via WP Cron','2021-02-24 10:46:19','2021-02-24 10:46:19'),(27210,9074,'action created','2021-02-24 10:46:25','2021-02-24 10:46:25'),(27211,9074,'action started via WP Cron','2021-02-24 10:47:57','2021-02-24 10:47:57'),(27212,9074,'action complete via WP Cron','2021-02-24 10:47:57','2021-02-24 10:47:57'),(27213,9075,'action created','2021-02-24 10:50:09','2021-02-24 10:50:09'),(27214,9075,'action started via WP Cron','2021-02-24 10:52:08','2021-02-24 10:52:08'),(27215,9075,'action complete via WP Cron','2021-02-24 10:52:08','2021-02-24 10:52:08'),(27216,9076,'action created','2021-02-24 10:52:24','2021-02-24 10:52:24'),(27217,9076,'action started via WP Cron','2021-02-24 10:52:37','2021-02-24 10:52:37'),(27218,9076,'action complete via WP Cron','2021-02-24 10:52:37','2021-02-24 10:52:37'),(27219,9077,'action created','2021-02-24 10:52:38','2021-02-24 10:52:38'),(27220,9077,'action started via WP Cron','2021-02-24 10:55:48','2021-02-24 10:55:48'),(27221,9077,'action complete via WP Cron','2021-02-24 10:55:49','2021-02-24 10:55:49'),(27222,9078,'action created','2021-02-24 10:55:50','2021-02-24 10:55:50'),(27223,9078,'action started via WP Cron','2021-02-24 10:58:19','2021-02-24 10:58:19'),(27224,9078,'action complete via WP Cron','2021-02-24 10:58:19','2021-02-24 10:58:19'),(27225,9079,'action created','2021-02-24 10:58:22','2021-02-24 10:58:22'),(27226,9079,'action started via WP Cron','2021-02-24 10:59:22','2021-02-24 10:59:22'),(27227,9079,'action complete via WP Cron','2021-02-24 10:59:22','2021-02-24 10:59:22'),(27228,9080,'action created','2021-02-24 10:59:25','2021-02-24 10:59:25'),(27229,9080,'action started via WP Cron','2021-02-24 11:01:39','2021-02-24 11:01:39'),(27230,9080,'action complete via WP Cron','2021-02-24 11:01:39','2021-02-24 11:01:39'),(27231,9081,'action created','2021-02-24 11:01:41','2021-02-24 11:01:41'),(27232,9081,'action started via WP Cron','2021-02-24 11:03:06','2021-02-24 11:03:06'),(27233,9081,'action complete via WP Cron','2021-02-24 11:03:06','2021-02-24 11:03:06'),(27234,9082,'action created','2021-02-24 11:03:07','2021-02-24 11:03:07'),(27235,9082,'action started via WP Cron','2021-02-24 11:04:05','2021-02-24 11:04:05'),(27236,9082,'action complete via WP Cron','2021-02-24 11:04:05','2021-02-24 11:04:05'),(27237,9083,'action created','2021-02-24 11:04:50','2021-02-24 11:04:50'),(27238,9083,'action started via WP Cron','2021-02-24 11:06:59','2021-02-24 11:06:59'),(27239,9083,'action complete via WP Cron','2021-02-24 11:06:59','2021-02-24 11:06:59'),(27240,9084,'action created','2021-02-24 11:06:59','2021-02-24 11:06:59'),(27241,9084,'action started via WP Cron','2021-02-24 11:07:36','2021-02-24 11:07:36'),(27242,9084,'action complete via WP Cron','2021-02-24 11:07:36','2021-02-24 11:07:36'),(27243,9085,'action created','2021-02-24 11:07:37','2021-02-24 11:07:37'),(27244,9085,'action started via WP Cron','2021-02-24 11:10:57','2021-02-24 11:10:57'),(27245,9085,'action complete via WP Cron','2021-02-24 11:10:57','2021-02-24 11:10:57'),(27246,9086,'action created','2021-02-24 11:14:13','2021-02-24 11:14:13'),(27247,9086,'action started via WP Cron','2021-02-24 11:16:27','2021-02-24 11:16:27'),(27248,9086,'action complete via WP Cron','2021-02-24 11:16:27','2021-02-24 11:16:27'),(27249,9087,'action created','2021-02-24 11:16:31','2021-02-24 11:16:31'),(27250,9087,'action started via WP Cron','2021-02-24 11:20:05','2021-02-24 11:20:05'),(27251,9087,'action complete via WP Cron','2021-02-24 11:20:05','2021-02-24 11:20:05'),(27252,9088,'action created','2021-02-24 11:20:05','2021-02-24 11:20:05'),(27253,9088,'action started via WP Cron','2021-02-24 11:22:50','2021-02-24 11:22:50'),(27254,9088,'action complete via WP Cron','2021-02-24 11:22:50','2021-02-24 11:22:50'),(27255,9089,'action created','2021-02-24 11:22:52','2021-02-24 11:22:52'),(27256,9089,'action started via WP Cron','2021-02-24 11:24:11','2021-02-24 11:24:11'),(27257,9089,'action complete via WP Cron','2021-02-24 11:24:11','2021-02-24 11:24:11'),(27258,9090,'action created','2021-02-24 11:24:12','2021-02-24 11:24:12'),(27259,9090,'action started via WP Cron','2021-02-24 11:24:54','2021-02-24 11:24:54'),(27260,9090,'action complete via WP Cron','2021-02-24 11:24:54','2021-02-24 11:24:54'),(27261,9091,'action created','2021-02-24 11:25:08','2021-02-24 11:25:08'),(27262,9091,'action started via WP Cron','2021-02-24 11:33:46','2021-02-24 11:33:46'),(27263,9091,'action complete via WP Cron','2021-02-24 11:33:46','2021-02-24 11:33:46'),(27264,9092,'action created','2021-02-24 11:33:47','2021-02-24 11:33:47'),(27265,9092,'action started via WP Cron','2021-02-24 11:36:16','2021-02-24 11:36:16'),(27266,9092,'action complete via WP Cron','2021-02-24 11:36:16','2021-02-24 11:36:16'),(27267,9093,'action created','2021-02-24 11:36:59','2021-02-24 11:36:59'),(27268,9093,'action started via WP Cron','2021-02-24 11:38:09','2021-02-24 11:38:09'),(27269,9093,'action complete via WP Cron','2021-02-24 11:38:09','2021-02-24 11:38:09'),(27270,9094,'action created','2021-02-24 11:38:09','2021-02-24 11:38:09'),(27271,9094,'action started via WP Cron','2021-02-24 11:41:02','2021-02-24 11:41:02'),(27272,9094,'action complete via WP Cron','2021-02-24 11:41:02','2021-02-24 11:41:02'),(27273,9095,'action created','2021-02-24 11:41:03','2021-02-24 11:41:03'),(27274,9095,'action started via WP Cron','2021-02-24 11:42:46','2021-02-24 11:42:46'),(27275,9095,'action complete via WP Cron','2021-02-24 11:42:46','2021-02-24 11:42:46'),(27276,9096,'action created','2021-02-24 11:42:48','2021-02-24 11:42:48'),(27277,9096,'action started via WP Cron','2021-02-24 11:44:59','2021-02-24 11:44:59'),(27278,9096,'action complete via WP Cron','2021-02-24 11:44:59','2021-02-24 11:44:59'),(27279,9097,'action created','2021-02-24 11:45:41','2021-02-24 11:45:41'),(27280,9097,'action started via WP Cron','2021-02-24 11:47:17','2021-02-24 11:47:17'),(27281,9097,'action complete via WP Cron','2021-02-24 11:47:17','2021-02-24 11:47:17'),(27282,9098,'action created','2021-02-24 11:47:18','2021-02-24 11:47:18'),(27283,9098,'action started via WP Cron','2021-02-24 11:49:32','2021-02-24 11:49:32'),(27284,9098,'action complete via WP Cron','2021-02-24 11:49:32','2021-02-24 11:49:32'),(27285,9099,'action created','2021-02-24 11:49:32','2021-02-24 11:49:32'),(27286,9099,'action started via WP Cron','2021-02-24 11:58:13','2021-02-24 11:58:13'),(27287,9099,'action complete via WP Cron','2021-02-24 11:58:13','2021-02-24 11:58:13'),(27288,9100,'action created','2021-02-24 11:58:13','2021-02-24 11:58:13'),(27289,9100,'action started via WP Cron','2021-02-24 12:00:32','2021-02-24 12:00:32'),(27290,9100,'action complete via WP Cron','2021-02-24 12:00:32','2021-02-24 12:00:32'),(27291,9101,'action created','2021-02-24 12:00:34','2021-02-24 12:00:34'),(27292,9101,'action started via WP Cron','2021-02-24 12:02:01','2021-02-24 12:02:01'),(27293,9101,'action complete via WP Cron','2021-02-24 12:02:01','2021-02-24 12:02:01'),(27294,9102,'action created','2021-02-24 12:02:01','2021-02-24 12:02:01'),(27295,9102,'action started via WP Cron','2021-02-24 12:03:07','2021-02-24 12:03:07'),(27296,9102,'action complete via WP Cron','2021-02-24 12:03:07','2021-02-24 12:03:07'),(27297,9103,'action created','2021-02-24 12:03:07','2021-02-24 12:03:07'),(27298,9103,'action started via WP Cron','2021-02-24 12:08:06','2021-02-24 12:08:06'),(27299,9103,'action complete via WP Cron','2021-02-24 12:08:06','2021-02-24 12:08:06'),(27300,9104,'action created','2021-02-24 12:08:08','2021-02-24 12:08:08'),(27301,9104,'action started via WP Cron','2021-02-24 12:10:53','2021-02-24 12:10:53'),(27302,9104,'action complete via WP Cron','2021-02-24 12:10:53','2021-02-24 12:10:53'),(27303,9105,'action created','2021-02-24 12:11:01','2021-02-24 12:11:01'),(27304,9105,'action started via WP Cron','2021-02-24 12:11:48','2021-02-24 12:11:48'),(27305,9105,'action complete via WP Cron','2021-02-24 12:11:48','2021-02-24 12:11:48'),(27306,9106,'action created','2021-02-24 12:13:31','2021-02-24 12:13:31'),(27307,9106,'action started via WP Cron','2021-02-24 12:16:50','2021-02-24 12:16:50'),(27308,9106,'action complete via WP Cron','2021-02-24 12:16:50','2021-02-24 12:16:50'),(27309,9107,'action created','2021-02-24 12:16:50','2021-02-24 12:16:50'),(27310,9107,'action started via WP Cron','2021-02-24 12:19:10','2021-02-24 12:19:10'),(27311,9107,'action complete via WP Cron','2021-02-24 12:19:10','2021-02-24 12:19:10'),(27312,9108,'action created','2021-02-24 12:21:17','2021-02-24 12:21:17'),(27313,9108,'action started via WP Cron','2021-02-24 12:21:40','2021-02-24 12:21:40'),(27314,9108,'action complete via WP Cron','2021-02-24 12:21:40','2021-02-24 12:21:40'),(27315,9109,'action created','2021-02-24 12:21:46','2021-02-24 12:21:46'),(27316,9109,'action started via WP Cron','2021-02-24 12:33:07','2021-02-24 12:33:07'),(27317,9109,'action complete via WP Cron','2021-02-24 12:33:07','2021-02-24 12:33:07'),(27318,9110,'action created','2021-02-24 12:33:07','2021-02-24 12:33:07'),(27319,9110,'action started via WP Cron','2021-02-24 12:36:36','2021-02-24 12:36:36'),(27320,9110,'action complete via WP Cron','2021-02-24 12:36:36','2021-02-24 12:36:36'),(27321,9111,'action created','2021-02-24 12:36:36','2021-02-24 12:36:36'),(27322,9111,'action started via WP Cron','2021-02-24 12:39:17','2021-02-24 12:39:17'),(27323,9111,'action complete via WP Cron','2021-02-24 12:39:17','2021-02-24 12:39:17'),(27324,9112,'action created','2021-02-24 12:39:20','2021-02-24 12:39:20'),(27325,9112,'action started via WP Cron','2021-02-24 12:40:48','2021-02-24 12:40:48'),(27326,9112,'action complete via WP Cron','2021-02-24 12:40:48','2021-02-24 12:40:48'),(27327,9113,'action created','2021-02-24 12:40:48','2021-02-24 12:40:48'),(27328,9113,'action started via WP Cron','2021-02-24 12:42:20','2021-02-24 12:42:20'),(27329,9113,'action complete via WP Cron','2021-02-24 12:42:20','2021-02-24 12:42:20'),(27330,9114,'action created','2021-02-24 12:44:20','2021-02-24 12:44:20'),(27331,9114,'action started via WP Cron','2021-02-24 12:44:44','2021-02-24 12:44:44'),(27332,9114,'action complete via WP Cron','2021-02-24 12:44:44','2021-02-24 12:44:44'),(27333,9115,'action created','2021-02-24 12:44:55','2021-02-24 12:44:55'),(27334,9115,'action started via WP Cron','2021-02-24 12:45:43','2021-02-24 12:45:43'),(27335,9115,'action complete via WP Cron','2021-02-24 12:45:43','2021-02-24 12:45:43'),(27336,9116,'action created','2021-02-24 12:46:04','2021-02-24 12:46:04'),(27337,9116,'action started via WP Cron','2021-02-24 12:46:44','2021-02-24 12:46:44'),(27338,9116,'action complete via WP Cron','2021-02-24 12:46:44','2021-02-24 12:46:44'),(27339,9117,'action created','2021-02-24 12:46:47','2021-02-24 12:46:47'),(27340,9117,'action started via WP Cron','2021-02-24 12:48:56','2021-02-24 12:48:56'),(27341,9117,'action complete via WP Cron','2021-02-24 12:48:56','2021-02-24 12:48:56'),(27342,9118,'action created','2021-02-24 12:48:56','2021-02-24 12:48:56'),(27343,9118,'action started via WP Cron','2021-02-24 12:50:09','2021-02-24 12:50:09'),(27344,9118,'action complete via WP Cron','2021-02-24 12:50:09','2021-02-24 12:50:09'),(27345,9119,'action created','2021-02-24 12:50:09','2021-02-24 12:50:09'),(27346,9119,'action started via WP Cron','2021-02-24 12:51:14','2021-02-24 12:51:14'),(27347,9119,'action complete via WP Cron','2021-02-24 12:51:14','2021-02-24 12:51:14'),(27348,9120,'action created','2021-02-24 12:56:04','2021-02-24 12:56:04'),(27349,9120,'action started via WP Cron','2021-02-24 12:57:25','2021-02-24 12:57:25'),(27350,9120,'action complete via WP Cron','2021-02-24 12:57:25','2021-02-24 12:57:25'),(27351,9121,'action created','2021-02-24 12:57:26','2021-02-24 12:57:26'),(27352,9121,'action started via WP Cron','2021-02-24 12:58:21','2021-02-24 12:58:21'),(27353,9121,'action complete via WP Cron','2021-02-24 12:58:21','2021-02-24 12:58:21'),(27354,9122,'action created','2021-02-24 12:58:21','2021-02-24 12:58:21'),(27355,9122,'action started via WP Cron','2021-02-24 12:58:38','2021-02-24 12:58:38'),(27356,9122,'action complete via WP Cron','2021-02-24 12:58:38','2021-02-24 12:58:38'),(27357,9123,'action created','2021-02-24 12:58:38','2021-02-24 12:58:38'),(27358,9123,'action started via WP Cron','2021-02-24 13:03:07','2021-02-24 13:03:07'),(27359,9123,'action complete via WP Cron','2021-02-24 13:03:07','2021-02-24 13:03:07'),(27360,9124,'action created','2021-02-24 13:03:08','2021-02-24 13:03:08'),(27361,9124,'action started via WP Cron','2021-02-24 13:04:46','2021-02-24 13:04:46'),(27362,9124,'action complete via WP Cron','2021-02-24 13:04:46','2021-02-24 13:04:46'),(27363,9125,'action created','2021-02-24 13:04:51','2021-02-24 13:04:51'),(27364,9125,'action started via WP Cron','2021-02-24 13:05:36','2021-02-24 13:05:36'),(27365,9125,'action complete via WP Cron','2021-02-24 13:05:36','2021-02-24 13:05:36'),(27366,9126,'action created','2021-02-24 13:05:37','2021-02-24 13:05:37'),(27367,9126,'action started via WP Cron','2021-02-24 13:06:48','2021-02-24 13:06:48'),(27368,9126,'action complete via WP Cron','2021-02-24 13:06:48','2021-02-24 13:06:48'),(27369,9127,'action created','2021-02-24 13:06:49','2021-02-24 13:06:49'),(27370,9127,'action started via WP Cron','2021-02-24 13:08:24','2021-02-24 13:08:24'),(27371,9127,'action complete via WP Cron','2021-02-24 13:08:24','2021-02-24 13:08:24'),(27372,9128,'action created','2021-02-24 13:08:25','2021-02-24 13:08:25'),(27373,9128,'action started via WP Cron','2021-02-24 13:09:33','2021-02-24 13:09:33'),(27374,9128,'action complete via WP Cron','2021-02-24 13:09:33','2021-02-24 13:09:33'),(27375,9129,'action created','2021-02-24 13:10:09','2021-02-24 13:10:09'),(27376,9129,'action started via WP Cron','2021-02-24 13:10:47','2021-02-24 13:10:47'),(27377,9129,'action complete via WP Cron','2021-02-24 13:10:47','2021-02-24 13:10:47'),(27378,9130,'action created','2021-02-24 13:10:47','2021-02-24 13:10:47'),(27379,9130,'action started via WP Cron','2021-02-24 13:11:35','2021-02-24 13:11:35'),(27380,9130,'action complete via WP Cron','2021-02-24 13:11:35','2021-02-24 13:11:35'),(27381,9131,'action created','2021-02-24 13:13:51','2021-02-24 13:13:51'),(27382,9131,'action started via WP Cron','2021-02-24 13:14:43','2021-02-24 13:14:43'),(27383,9131,'action complete via WP Cron','2021-02-24 13:14:43','2021-02-24 13:14:43'),(27384,9132,'action created','2021-02-24 13:14:43','2021-02-24 13:14:43'),(27385,9132,'action started via WP Cron','2021-02-24 13:15:39','2021-02-24 13:15:39'),(27386,9132,'action complete via WP Cron','2021-02-24 13:15:39','2021-02-24 13:15:39'),(27387,9133,'action created','2021-02-24 13:16:01','2021-02-24 13:16:01'),(27388,9133,'action started via WP Cron','2021-02-24 13:18:05','2021-02-24 13:18:05'),(27389,9133,'action complete via WP Cron','2021-02-24 13:18:05','2021-02-24 13:18:05'),(27390,9134,'action created','2021-02-24 13:18:06','2021-02-24 13:18:06'),(27391,9134,'action started via WP Cron','2021-02-24 13:19:11','2021-02-24 13:19:11'),(27392,9134,'action complete via WP Cron','2021-02-24 13:19:11','2021-02-24 13:19:11'),(27393,9135,'action created','2021-02-24 13:19:11','2021-02-24 13:19:11'),(27394,9135,'action started via WP Cron','2021-02-24 13:19:56','2021-02-24 13:19:56'),(27395,9135,'action complete via WP Cron','2021-02-24 13:19:56','2021-02-24 13:19:56'),(27396,9136,'action created','2021-02-24 13:20:00','2021-02-24 13:20:00'),(27397,9136,'action started via WP Cron','2021-02-24 13:21:56','2021-02-24 13:21:56'),(27398,9136,'action complete via WP Cron','2021-02-24 13:21:56','2021-02-24 13:21:56'),(27399,9137,'action created','2021-02-24 13:21:57','2021-02-24 13:21:57'),(27400,9137,'action started via WP Cron','2021-02-24 13:23:48','2021-02-24 13:23:48'),(27401,9137,'action complete via WP Cron','2021-02-24 13:23:48','2021-02-24 13:23:48'),(27402,9138,'action created','2021-02-24 13:23:48','2021-02-24 13:23:48'),(27403,9138,'action started via WP Cron','2021-02-24 13:25:04','2021-02-24 13:25:04'),(27404,9138,'action complete via WP Cron','2021-02-24 13:25:04','2021-02-24 13:25:04'),(27405,9139,'action created','2021-02-24 13:25:05','2021-02-24 13:25:05'),(27406,9139,'action started via WP Cron','2021-02-24 13:25:52','2021-02-24 13:25:52'),(27407,9139,'action complete via WP Cron','2021-02-24 13:25:52','2021-02-24 13:25:52'),(27408,9140,'action created','2021-02-24 13:25:52','2021-02-24 13:25:52'),(27409,9140,'action started via WP Cron','2021-02-24 13:29:09','2021-02-24 13:29:09'),(27410,9140,'action complete via WP Cron','2021-02-24 13:29:09','2021-02-24 13:29:09'),(27411,9141,'action created','2021-02-24 13:29:09','2021-02-24 13:29:09'),(27412,9141,'action started via WP Cron','2021-02-24 13:30:09','2021-02-24 13:30:09'),(27413,9141,'action complete via WP Cron','2021-02-24 13:30:09','2021-02-24 13:30:09'),(27414,9142,'action created','2021-02-24 13:30:10','2021-02-24 13:30:10'),(27415,9142,'action started via WP Cron','2021-02-24 13:33:06','2021-02-24 13:33:06'),(27416,9142,'action complete via WP Cron','2021-02-24 13:33:07','2021-02-24 13:33:07'),(27417,9143,'action created','2021-02-24 13:33:07','2021-02-24 13:33:07'),(27418,9143,'action started via WP Cron','2021-02-24 13:34:51','2021-02-24 13:34:51'),(27419,9143,'action complete via WP Cron','2021-02-24 13:34:51','2021-02-24 13:34:51'),(27420,9144,'action created','2021-02-24 13:34:51','2021-02-24 13:34:51'),(27421,9144,'action started via WP Cron','2021-02-24 13:38:29','2021-02-24 13:38:29'),(27422,9144,'action complete via WP Cron','2021-02-24 13:38:29','2021-02-24 13:38:29'),(27423,9145,'action created','2021-02-24 13:38:48','2021-02-24 13:38:48'),(27424,9145,'action started via WP Cron','2021-02-24 13:39:39','2021-02-24 13:39:39'),(27425,9145,'action complete via WP Cron','2021-02-24 13:39:39','2021-02-24 13:39:39'),(27426,9146,'action created','2021-02-24 13:39:40','2021-02-24 13:39:40'),(27427,9146,'action started via WP Cron','2021-02-24 13:40:50','2021-02-24 13:40:50'),(27428,9146,'action complete via WP Cron','2021-02-24 13:40:50','2021-02-24 13:40:50'),(27429,9147,'action created','2021-02-24 13:40:51','2021-02-24 13:40:51'),(27430,9147,'action started via WP Cron','2021-02-24 13:45:23','2021-02-24 13:45:23'),(27431,9147,'action complete via WP Cron','2021-02-24 13:45:23','2021-02-24 13:45:23'),(27432,9148,'action created','2021-02-24 13:45:23','2021-02-24 13:45:23'),(27433,9148,'action started via WP Cron','2021-02-24 13:48:17','2021-02-24 13:48:17'),(27434,9148,'action complete via WP Cron','2021-02-24 13:48:17','2021-02-24 13:48:17'),(27435,9149,'action created','2021-02-24 13:48:24','2021-02-24 13:48:24'),(27436,9149,'action started via WP Cron','2021-02-24 13:51:46','2021-02-24 13:51:46'),(27437,9149,'action complete via WP Cron','2021-02-24 13:51:46','2021-02-24 13:51:46'),(27438,9150,'action created','2021-02-24 13:51:46','2021-02-24 13:51:46'),(27439,9150,'action started via WP Cron','2021-02-24 13:54:00','2021-02-24 13:54:00'),(27440,9150,'action complete via WP Cron','2021-02-24 13:54:00','2021-02-24 13:54:00'),(27441,9151,'action created','2021-02-24 13:54:57','2021-02-24 13:54:57'),(27442,9151,'action started via WP Cron','2021-02-24 13:58:30','2021-02-24 13:58:30'),(27443,9151,'action complete via WP Cron','2021-02-24 13:58:30','2021-02-24 13:58:30'),(27444,9152,'action created','2021-02-24 13:58:30','2021-02-24 13:58:30'),(27445,9152,'action started via WP Cron','2021-02-24 13:59:41','2021-02-24 13:59:41'),(27446,9152,'action complete via WP Cron','2021-02-24 13:59:41','2021-02-24 13:59:41'),(27447,9153,'action created','2021-02-24 13:59:47','2021-02-24 13:59:47'),(27448,9153,'action started via WP Cron','2021-02-24 14:00:37','2021-02-24 14:00:37'),(27449,9153,'action complete via WP Cron','2021-02-24 14:00:37','2021-02-24 14:00:37'),(27450,9154,'action created','2021-02-24 14:00:40','2021-02-24 14:00:40'),(27451,9154,'action started via WP Cron','2021-02-24 14:03:27','2021-02-24 14:03:27'),(27452,9154,'action complete via WP Cron','2021-02-24 14:03:27','2021-02-24 14:03:27'),(27453,9155,'action created','2021-02-24 14:03:48','2021-02-24 14:03:48'),(27454,9155,'action started via WP Cron','2021-02-24 14:05:13','2021-02-24 14:05:13'),(27455,9155,'action complete via WP Cron','2021-02-24 14:05:13','2021-02-24 14:05:13'),(27456,9156,'action created','2021-02-24 14:05:53','2021-02-24 14:05:53'),(27457,9156,'action started via WP Cron','2021-02-24 14:07:26','2021-02-24 14:07:26'),(27458,9156,'action complete via WP Cron','2021-02-24 14:07:26','2021-02-24 14:07:26'),(27459,9157,'action created','2021-02-24 14:07:32','2021-02-24 14:07:32'),(27460,9157,'action started via WP Cron','2021-02-24 14:08:10','2021-02-24 14:08:10'),(27461,9157,'action complete via WP Cron','2021-02-24 14:08:10','2021-02-24 14:08:10'),(27462,9158,'action created','2021-02-24 14:08:10','2021-02-24 14:08:10'),(27463,9158,'action started via WP Cron','2021-02-24 14:09:13','2021-02-24 14:09:13'),(27464,9158,'action complete via WP Cron','2021-02-24 14:09:13','2021-02-24 14:09:13'),(27465,9159,'action created','2021-02-24 14:09:13','2021-02-24 14:09:13'),(27466,9159,'action started via WP Cron','2021-02-24 14:13:04','2021-02-24 14:13:04'),(27467,9159,'action complete via WP Cron','2021-02-24 14:13:04','2021-02-24 14:13:04'),(27468,9160,'action created','2021-02-24 14:13:05','2021-02-24 14:13:05'),(27469,9160,'action started via WP Cron','2021-02-24 14:15:48','2021-02-24 14:15:48'),(27470,9160,'action complete via WP Cron','2021-02-24 14:15:48','2021-02-24 14:15:48'),(27471,9161,'action created','2021-02-24 14:15:48','2021-02-24 14:15:48'),(27472,9161,'action started via WP Cron','2021-02-24 14:16:56','2021-02-24 14:16:56'),(27473,9161,'action complete via WP Cron','2021-02-24 14:16:56','2021-02-24 14:16:56'),(27474,9162,'action created','2021-02-24 14:16:56','2021-02-24 14:16:56'),(27475,9162,'action started via WP Cron','2021-02-24 14:17:43','2021-02-24 14:17:43'),(27476,9162,'action complete via WP Cron','2021-02-24 14:17:43','2021-02-24 14:17:43'),(27477,9163,'action created','2021-02-24 14:17:44','2021-02-24 14:17:44'),(27478,9163,'action started via WP Cron','2021-02-24 14:20:14','2021-02-24 14:20:14'),(27479,9163,'action complete via WP Cron','2021-02-24 14:20:14','2021-02-24 14:20:14'),(27480,9164,'action created','2021-02-24 14:20:14','2021-02-24 14:20:14'),(27481,9164,'action started via WP Cron','2021-02-24 14:20:42','2021-02-24 14:20:42'),(27482,9164,'action complete via WP Cron','2021-02-24 14:20:42','2021-02-24 14:20:42'),(27483,9165,'action created','2021-02-24 14:20:44','2021-02-24 14:20:44'),(27484,9165,'action started via WP Cron','2021-02-24 14:22:51','2021-02-24 14:22:51'),(27485,9165,'action complete via WP Cron','2021-02-24 14:22:51','2021-02-24 14:22:51'),(27486,9166,'action created','2021-02-24 14:23:20','2021-02-24 14:23:20'),(27487,9166,'action started via WP Cron','2021-02-24 14:26:30','2021-02-24 14:26:30'),(27488,9166,'action complete via WP Cron','2021-02-24 14:26:30','2021-02-24 14:26:30'),(27489,9167,'action created','2021-02-24 14:26:30','2021-02-24 14:26:30'),(27490,9167,'action started via WP Cron','2021-02-24 14:28:29','2021-02-24 14:28:29'),(27491,9167,'action complete via WP Cron','2021-02-24 14:28:29','2021-02-24 14:28:29'),(27492,9168,'action created','2021-02-24 14:31:11','2021-02-24 14:31:11'),(27496,9168,'action started via WP Cron','2021-02-24 14:31:39','2021-02-24 14:31:39'),(27497,9168,'action complete via WP Cron','2021-02-24 14:31:39','2021-02-24 14:31:39'),(27498,9170,'action created','2021-02-24 14:31:41','2021-02-24 14:31:41'),(27499,9170,'action started via WP Cron','2021-02-24 14:33:06','2021-02-24 14:33:06'),(27500,9170,'action complete via WP Cron','2021-02-24 14:33:06','2021-02-24 14:33:06'),(27501,9171,'action created','2021-02-24 14:33:07','2021-02-24 14:33:07'),(27502,9171,'action started via WP Cron','2021-02-24 14:33:43','2021-02-24 14:33:43'),(27503,9171,'action complete via WP Cron','2021-02-24 14:33:43','2021-02-24 14:33:43'),(27504,9172,'action created','2021-02-24 14:33:43','2021-02-24 14:33:43'),(27505,9172,'action started via WP Cron','2021-02-24 14:35:37','2021-02-24 14:35:37'),(27506,9172,'action complete via WP Cron','2021-02-24 14:35:37','2021-02-24 14:35:37'),(27507,9173,'action created','2021-02-24 14:35:38','2021-02-24 14:35:38'),(27508,9173,'action started via WP Cron','2021-02-24 14:40:12','2021-02-24 14:40:12'),(27509,9173,'action complete via WP Cron','2021-02-24 14:40:12','2021-02-24 14:40:12'),(27510,9174,'action created','2021-02-24 14:40:12','2021-02-24 14:40:12'),(27511,9174,'action started via WP Cron','2021-02-24 14:40:41','2021-02-24 14:40:41'),(27512,9174,'action complete via WP Cron','2021-02-24 14:40:41','2021-02-24 14:40:41'),(27513,9175,'action created','2021-02-24 14:40:49','2021-02-24 14:40:49'),(27514,9175,'action started via WP Cron','2021-02-24 14:43:25','2021-02-24 14:43:25'),(27515,9175,'action complete via WP Cron','2021-02-24 14:43:25','2021-02-24 14:43:25'),(27516,9176,'action created','2021-02-24 14:43:29','2021-02-24 14:43:29'),(27517,9176,'action started via WP Cron','2021-02-24 14:43:56','2021-02-24 14:43:56'),(27518,9176,'action complete via WP Cron','2021-02-24 14:43:56','2021-02-24 14:43:56'),(27519,9177,'action created','2021-02-24 14:43:57','2021-02-24 14:43:57'),(27520,9177,'action started via WP Cron','2021-02-24 14:44:35','2021-02-24 14:44:35'),(27521,9177,'action complete via WP Cron','2021-02-24 14:44:35','2021-02-24 14:44:35'),(27522,9178,'action created','2021-02-24 14:44:37','2021-02-24 14:44:37'),(27523,9178,'action started via WP Cron','2021-02-24 14:45:59','2021-02-24 14:45:59'),(27524,9178,'action complete via WP Cron','2021-02-24 14:46:00','2021-02-24 14:46:00'),(27525,9179,'action created','2021-02-24 14:46:00','2021-02-24 14:46:00'),(27526,9179,'action started via WP Cron','2021-02-24 14:52:15','2021-02-24 14:52:15'),(27527,9179,'action complete via WP Cron','2021-02-24 14:52:15','2021-02-24 14:52:15'),(27528,9180,'action created','2021-02-24 14:52:16','2021-02-24 14:52:16'),(27529,9180,'action started via WP Cron','2021-02-24 14:56:10','2021-02-24 14:56:10'),(27530,9180,'action complete via WP Cron','2021-02-24 14:56:10','2021-02-24 14:56:10'),(27531,9181,'action created','2021-02-24 14:56:10','2021-02-24 14:56:10'),(27532,9181,'action started via WP Cron','2021-02-24 14:57:31','2021-02-24 14:57:31'),(27533,9181,'action complete via WP Cron','2021-02-24 14:57:31','2021-02-24 14:57:31'),(27534,9182,'action created','2021-02-24 14:59:40','2021-02-24 14:59:40'),(27535,9182,'action started via WP Cron','2021-02-24 15:01:13','2021-02-24 15:01:13'),(27536,9182,'action complete via WP Cron','2021-02-24 15:01:13','2021-02-24 15:01:13'),(27537,9183,'action created','2021-02-24 15:03:06','2021-02-24 15:03:06'),(27538,9183,'action started via WP Cron','2021-02-24 15:04:36','2021-02-24 15:04:36'),(27539,9183,'action complete via WP Cron','2021-02-24 15:04:36','2021-02-24 15:04:36'),(27540,9184,'action created','2021-02-24 15:05:04','2021-02-24 15:05:04'),(27541,9184,'action started via WP Cron','2021-02-24 15:10:57','2021-02-24 15:10:57'),(27542,9184,'action complete via WP Cron','2021-02-24 15:10:57','2021-02-24 15:10:57'),(27543,9185,'action created','2021-02-24 15:10:58','2021-02-24 15:10:58'),(27544,9185,'action started via WP Cron','2021-02-24 15:14:14','2021-02-24 15:14:14'),(27545,9185,'action complete via WP Cron','2021-02-24 15:14:14','2021-02-24 15:14:14'),(27546,9186,'action created','2021-02-24 15:14:14','2021-02-24 15:14:14'),(27547,9186,'action started via WP Cron','2021-02-24 15:14:43','2021-02-24 15:14:43'),(27548,9186,'action complete via WP Cron','2021-02-24 15:14:43','2021-02-24 15:14:43'),(27549,9187,'action created','2021-02-24 15:14:44','2021-02-24 15:14:44'),(27550,9187,'action started via WP Cron','2021-02-24 15:15:44','2021-02-24 15:15:44'),(27551,9187,'action complete via WP Cron','2021-02-24 15:15:44','2021-02-24 15:15:44'),(27552,9188,'action created','2021-02-24 15:15:44','2021-02-24 15:15:44'),(27553,9188,'action started via WP Cron','2021-02-24 15:16:45','2021-02-24 15:16:45'),(27554,9188,'action complete via WP Cron','2021-02-24 15:16:45','2021-02-24 15:16:45'),(27555,9189,'action created','2021-02-24 15:17:03','2021-02-24 15:17:03'),(27556,9189,'action started via WP Cron','2021-02-24 15:18:13','2021-02-24 15:18:13'),(27557,9189,'action complete via WP Cron','2021-02-24 15:18:13','2021-02-24 15:18:13'),(27558,9190,'action created','2021-02-24 15:18:13','2021-02-24 15:18:13'),(27559,9190,'action started via WP Cron','2021-02-24 15:20:22','2021-02-24 15:20:22'),(27560,9190,'action complete via WP Cron','2021-02-24 15:20:22','2021-02-24 15:20:22'),(27561,9191,'action created','2021-02-24 15:21:34','2021-02-24 15:21:34'),(27562,9191,'action started via WP Cron','2021-02-24 15:23:28','2021-02-24 15:23:28'),(27563,9191,'action complete via WP Cron','2021-02-24 15:23:28','2021-02-24 15:23:28'),(27564,9192,'action created','2021-02-24 15:23:28','2021-02-24 15:23:28'),(27565,9192,'action started via WP Cron','2021-02-24 15:24:09','2021-02-24 15:24:09'),(27566,9192,'action complete via WP Cron','2021-02-24 15:24:09','2021-02-24 15:24:09'),(27567,9193,'action created','2021-02-24 15:24:09','2021-02-24 15:24:09'),(27568,9193,'action started via WP Cron','2021-02-24 15:27:47','2021-02-24 15:27:47'),(27569,9193,'action complete via WP Cron','2021-02-24 15:27:47','2021-02-24 15:27:47'),(27570,9194,'action created','2021-02-24 15:28:20','2021-02-24 15:28:20'),(27571,9194,'action started via WP Cron','2021-02-24 15:28:37','2021-02-24 15:28:37'),(27572,9194,'action complete via WP Cron','2021-02-24 15:28:37','2021-02-24 15:28:37'),(27573,9195,'action created','2021-02-24 15:28:57','2021-02-24 15:28:57'),(27574,9195,'action started via WP Cron','2021-02-24 15:30:02','2021-02-24 15:30:02'),(27575,9195,'action complete via WP Cron','2021-02-24 15:30:02','2021-02-24 15:30:02'),(27576,9196,'action created','2021-02-24 15:30:08','2021-02-24 15:30:08'),(27577,9196,'action started via WP Cron','2021-02-24 15:30:42','2021-02-24 15:30:42'),(27578,9196,'action complete via WP Cron','2021-02-24 15:30:42','2021-02-24 15:30:42'),(27579,9197,'action created','2021-02-24 15:31:28','2021-02-24 15:31:28'),(27580,9197,'action started via WP Cron','2021-02-24 15:33:07','2021-02-24 15:33:07'),(27581,9197,'action complete via WP Cron','2021-02-24 15:33:07','2021-02-24 15:33:07'),(27582,9198,'action created','2021-02-24 15:33:08','2021-02-24 15:33:08'),(27583,9198,'action started via WP Cron','2021-02-24 15:34:47','2021-02-24 15:34:47'),(27584,9198,'action complete via WP Cron','2021-02-24 15:34:47','2021-02-24 15:34:47'),(27585,9199,'action created','2021-02-24 15:34:49','2021-02-24 15:34:49'),(27586,9199,'action started via WP Cron','2021-02-24 15:35:48','2021-02-24 15:35:48'),(27587,9199,'action complete via WP Cron','2021-02-24 15:35:48','2021-02-24 15:35:48'),(27588,9200,'action created','2021-02-24 15:35:54','2021-02-24 15:35:54'),(27589,9200,'action started via WP Cron','2021-02-24 15:37:12','2021-02-24 15:37:12'),(27590,9200,'action complete via WP Cron','2021-02-24 15:37:12','2021-02-24 15:37:12'),(27591,9201,'action created','2021-02-24 15:37:12','2021-02-24 15:37:12'),(27592,9201,'action started via WP Cron','2021-02-24 15:37:37','2021-02-24 15:37:37'),(27593,9201,'action complete via WP Cron','2021-02-24 15:37:37','2021-02-24 15:37:37'),(27594,9202,'action created','2021-02-24 15:37:58','2021-02-24 15:37:58'),(27595,9202,'action started via WP Cron','2021-02-24 15:40:45','2021-02-24 15:40:45'),(27596,9202,'action complete via WP Cron','2021-02-24 15:40:45','2021-02-24 15:40:45'),(27597,9203,'action created','2021-02-24 15:40:46','2021-02-24 15:40:46'),(27598,9203,'action started via WP Cron','2021-02-24 15:43:23','2021-02-24 15:43:23'),(27599,9203,'action complete via WP Cron','2021-02-24 15:43:23','2021-02-24 15:43:23'),(27600,9204,'action created','2021-02-24 15:43:24','2021-02-24 15:43:24'),(27601,9204,'action started via WP Cron','2021-02-24 15:46:55','2021-02-24 15:46:55'),(27602,9204,'action complete via WP Cron','2021-02-24 15:46:55','2021-02-24 15:46:55'),(27603,9205,'action created','2021-02-24 15:46:56','2021-02-24 15:46:56'),(27604,9205,'action started via WP Cron','2021-02-24 15:48:19','2021-02-24 15:48:19'),(27605,9205,'action complete via WP Cron','2021-02-24 15:48:19','2021-02-24 15:48:19'),(27606,9206,'action created','2021-02-24 15:48:19','2021-02-24 15:48:19'),(27607,9206,'action started via WP Cron','2021-02-24 15:48:36','2021-02-24 15:48:36'),(27608,9206,'action complete via WP Cron','2021-02-24 15:48:36','2021-02-24 15:48:36'),(27609,9207,'action created','2021-02-24 15:48:36','2021-02-24 15:48:36'),(27610,9207,'action started via WP Cron','2021-02-24 15:52:01','2021-02-24 15:52:01'),(27611,9207,'action complete via WP Cron','2021-02-24 15:52:01','2021-02-24 15:52:01'),(27612,9208,'action created','2021-02-24 15:52:03','2021-02-24 15:52:03'),(27613,9208,'action started via WP Cron','2021-02-24 15:53:23','2021-02-24 15:53:23'),(27614,9208,'action complete via WP Cron','2021-02-24 15:53:23','2021-02-24 15:53:23'),(27615,9209,'action created','2021-02-24 15:53:34','2021-02-24 15:53:34'),(27616,9209,'action started via WP Cron','2021-02-24 15:55:35','2021-02-24 15:55:35'),(27617,9209,'action complete via WP Cron','2021-02-24 15:55:35','2021-02-24 15:55:35'),(27618,9210,'action created','2021-02-24 15:55:35','2021-02-24 15:55:35'),(27619,9210,'action started via WP Cron','2021-02-24 15:57:47','2021-02-24 15:57:47'),(27620,9210,'action complete via WP Cron','2021-02-24 15:57:47','2021-02-24 15:57:47'),(27621,9211,'action created','2021-02-24 15:57:50','2021-02-24 15:57:50'),(27622,9211,'action started via WP Cron','2021-02-24 16:00:11','2021-02-24 16:00:11'),(27623,9211,'action complete via WP Cron','2021-02-24 16:00:11','2021-02-24 16:00:11'),(27624,9212,'action created','2021-02-24 16:00:12','2021-02-24 16:00:12'),(27625,9212,'action started via WP Cron','2021-02-24 16:02:37','2021-02-24 16:02:37'),(27626,9212,'action complete via WP Cron','2021-02-24 16:02:37','2021-02-24 16:02:37'),(27627,9213,'action created','2021-02-24 16:02:37','2021-02-24 16:02:37'),(27628,9213,'action started via WP Cron','2021-02-24 16:03:49','2021-02-24 16:03:49'),(27629,9213,'action complete via WP Cron','2021-02-24 16:03:49','2021-02-24 16:03:49'),(27630,9214,'action created','2021-02-24 16:03:50','2021-02-24 16:03:50'),(27631,9214,'action started via WP Cron','2021-02-24 16:04:40','2021-02-24 16:04:40'),(27632,9214,'action complete via WP Cron','2021-02-24 16:04:40','2021-02-24 16:04:40'),(27633,9215,'action created','2021-02-24 16:04:40','2021-02-24 16:04:40'),(27634,9215,'action started via WP Cron','2021-02-24 16:06:09','2021-02-24 16:06:09'),(27635,9215,'action complete via WP Cron','2021-02-24 16:06:09','2021-02-24 16:06:09'),(27636,9216,'action created','2021-02-24 16:07:11','2021-02-24 16:07:11'),(27637,9216,'action started via WP Cron','2021-02-24 16:08:49','2021-02-24 16:08:49'),(27638,9216,'action complete via WP Cron','2021-02-24 16:08:49','2021-02-24 16:08:49'),(27639,9217,'action created','2021-02-24 16:10:49','2021-02-24 16:10:49'),(27640,9217,'action started via WP Cron','2021-02-24 16:12:22','2021-02-24 16:12:22'),(27641,9217,'action complete via WP Cron','2021-02-24 16:12:22','2021-02-24 16:12:22'),(27642,9218,'action created','2021-02-24 16:12:50','2021-02-24 16:12:50'),(27643,9218,'action started via WP Cron','2021-02-24 16:14:13','2021-02-24 16:14:13'),(27644,9218,'action complete via WP Cron','2021-02-24 16:14:13','2021-02-24 16:14:13'),(27645,9219,'action created','2021-02-24 16:14:30','2021-02-24 16:14:30'),(27646,9219,'action started via WP Cron','2021-02-24 16:16:08','2021-02-24 16:16:08'),(27647,9219,'action complete via WP Cron','2021-02-24 16:16:08','2021-02-24 16:16:08'),(27648,9220,'action created','2021-02-24 16:16:59','2021-02-24 16:16:59'),(27649,9220,'action started via WP Cron','2021-02-24 16:20:36','2021-02-24 16:20:36'),(27650,9220,'action complete via WP Cron','2021-02-24 16:20:36','2021-02-24 16:20:36'),(27651,9221,'action created','2021-02-24 16:21:46','2021-02-24 16:21:46'),(27652,9221,'action started via WP Cron','2021-02-24 16:25:30','2021-02-24 16:25:30'),(27653,9221,'action complete via WP Cron','2021-02-24 16:25:30','2021-02-24 16:25:30'),(27654,9222,'action created','2021-02-24 16:25:31','2021-02-24 16:25:31'),(27655,9222,'action started via WP Cron','2021-02-24 16:26:04','2021-02-24 16:26:04'),(27656,9222,'action complete via WP Cron','2021-02-24 16:26:04','2021-02-24 16:26:04'),(27657,9223,'action created','2021-02-24 16:26:05','2021-02-24 16:26:05'),(27658,9223,'action started via WP Cron','2021-02-24 16:28:11','2021-02-24 16:28:11'),(27659,9223,'action complete via WP Cron','2021-02-24 16:28:11','2021-02-24 16:28:11'),(27660,9224,'action created','2021-02-24 16:30:42','2021-02-24 16:30:42'),(27661,9224,'action started via WP Cron','2021-02-24 16:33:51','2021-02-24 16:33:51'),(27662,9224,'action complete via WP Cron','2021-02-24 16:33:51','2021-02-24 16:33:51'),(27663,9225,'action created','2021-02-24 16:33:52','2021-02-24 16:33:52'),(27664,9225,'action started via WP Cron','2021-02-24 16:34:53','2021-02-24 16:34:53'),(27665,9225,'action complete via WP Cron','2021-02-24 16:34:53','2021-02-24 16:34:53'),(27666,9226,'action created','2021-02-24 16:35:25','2021-02-24 16:35:25'),(27667,9226,'action started via WP Cron','2021-02-24 16:36:08','2021-02-24 16:36:08'),(27668,9226,'action complete via WP Cron','2021-02-24 16:36:08','2021-02-24 16:36:08'),(27669,9227,'action created','2021-02-24 16:36:08','2021-02-24 16:36:08'),(27670,9227,'action started via WP Cron','2021-02-24 16:37:22','2021-02-24 16:37:22'),(27671,9227,'action complete via WP Cron','2021-02-24 16:37:22','2021-02-24 16:37:22'),(27672,9228,'action created','2021-02-24 16:37:44','2021-02-24 16:37:44'),(27673,9228,'action started via WP Cron','2021-02-24 16:40:21','2021-02-24 16:40:21'),(27674,9228,'action complete via WP Cron','2021-02-24 16:40:21','2021-02-24 16:40:21'),(27675,9229,'action created','2021-02-24 16:42:12','2021-02-24 16:42:12'),(27676,9229,'action started via WP Cron','2021-02-24 16:47:31','2021-02-24 16:47:31'),(27677,9229,'action complete via WP Cron','2021-02-24 16:47:31','2021-02-24 16:47:31'),(27678,9230,'action created','2021-02-24 16:49:43','2021-02-24 16:49:43'),(27679,9230,'action started via WP Cron','2021-02-24 16:50:49','2021-02-24 16:50:49'),(27680,9230,'action complete via WP Cron','2021-02-24 16:50:49','2021-02-24 16:50:49'),(27681,9231,'action created','2021-02-24 16:50:50','2021-02-24 16:50:50'),(27682,9231,'action started via WP Cron','2021-02-24 16:51:58','2021-02-24 16:51:58'),(27683,9231,'action complete via WP Cron','2021-02-24 16:51:58','2021-02-24 16:51:58'),(27684,9232,'action created','2021-02-24 16:54:04','2021-02-24 16:54:04'),(27685,9232,'action started via WP Cron','2021-02-24 16:56:29','2021-02-24 16:56:29'),(27686,9232,'action complete via WP Cron','2021-02-24 16:56:29','2021-02-24 16:56:29'),(27687,9233,'action created','2021-02-24 16:56:32','2021-02-24 16:56:32'),(27688,9233,'action started via WP Cron','2021-02-24 16:57:47','2021-02-24 16:57:47'),(27689,9233,'action complete via WP Cron','2021-02-24 16:57:47','2021-02-24 16:57:47'),(27690,9234,'action created','2021-02-24 16:57:49','2021-02-24 16:57:49'),(27691,9234,'action started via WP Cron','2021-02-24 16:59:32','2021-02-24 16:59:32'),(27692,9234,'action complete via WP Cron','2021-02-24 16:59:32','2021-02-24 16:59:32'),(27693,9235,'action created','2021-02-24 16:59:37','2021-02-24 16:59:37'),(27694,9235,'action started via WP Cron','2021-02-24 17:01:53','2021-02-24 17:01:53'),(27695,9235,'action complete via WP Cron','2021-02-24 17:01:53','2021-02-24 17:01:53'),(27696,9236,'action created','2021-02-24 17:01:54','2021-02-24 17:01:54'),(27697,9236,'action started via WP Cron','2021-02-24 17:03:07','2021-02-24 17:03:07'),(27698,9236,'action complete via WP Cron','2021-02-24 17:03:07','2021-02-24 17:03:07'),(27699,9237,'action created','2021-02-24 17:03:08','2021-02-24 17:03:08'),(27700,9237,'action started via WP Cron','2021-02-24 17:06:56','2021-02-24 17:06:56'),(27701,9237,'action complete via WP Cron','2021-02-24 17:06:56','2021-02-24 17:06:56'),(27702,9238,'action created','2021-02-24 17:07:05','2021-02-24 17:07:05'),(27703,9238,'action started via WP Cron','2021-02-24 17:07:43','2021-02-24 17:07:43'),(27704,9238,'action complete via WP Cron','2021-02-24 17:07:43','2021-02-24 17:07:43'),(27705,9239,'action created','2021-02-24 17:07:46','2021-02-24 17:07:46'),(27706,9239,'action started via WP Cron','2021-02-24 17:08:38','2021-02-24 17:08:38'),(27707,9239,'action complete via WP Cron','2021-02-24 17:08:38','2021-02-24 17:08:38'),(27708,9240,'action created','2021-02-24 17:08:44','2021-02-24 17:08:44'),(27709,9240,'action started via WP Cron','2021-02-24 17:10:41','2021-02-24 17:10:41'),(27710,9240,'action complete via WP Cron','2021-02-24 17:10:41','2021-02-24 17:10:41'),(27711,9241,'action created','2021-02-24 17:12:32','2021-02-24 17:12:32'),(27712,9241,'action started via WP Cron','2021-02-24 17:14:04','2021-02-24 17:14:04'),(27713,9241,'action complete via WP Cron','2021-02-24 17:14:04','2021-02-24 17:14:04'),(27714,9242,'action created','2021-02-24 17:14:04','2021-02-24 17:14:04'),(27715,9243,'action created','2021-02-24 17:14:04','2021-02-24 17:14:04'),(27716,9242,'action started via WP Cron','2021-02-24 17:15:10','2021-02-24 17:15:10'),(27717,9242,'action complete via WP Cron','2021-02-24 17:15:10','2021-02-24 17:15:10'),(27718,9243,'action started via WP Cron','2021-02-24 17:15:10','2021-02-24 17:15:10'),(27719,9243,'action complete via WP Cron','2021-02-24 17:15:10','2021-02-24 17:15:10'),(27720,9244,'action created','2021-02-24 17:15:11','2021-02-24 17:15:11'),(27721,9244,'action started via WP Cron','2021-02-24 17:15:41','2021-02-24 17:15:41'),(27722,9244,'action complete via WP Cron','2021-02-24 17:15:41','2021-02-24 17:15:41'),(27723,9245,'action created','2021-02-24 17:15:41','2021-02-24 17:15:41'),(27724,9245,'action started via WP Cron','2021-02-24 17:17:17','2021-02-24 17:17:17'),(27725,9245,'action complete via WP Cron','2021-02-24 17:17:17','2021-02-24 17:17:17'),(27726,9246,'action created','2021-02-24 17:17:18','2021-02-24 17:17:18'),(27727,9246,'action started via WP Cron','2021-02-24 17:17:36','2021-02-24 17:17:36'),(27728,9246,'action complete via WP Cron','2021-02-24 17:17:36','2021-02-24 17:17:36'),(27729,9247,'action created','2021-02-24 17:17:36','2021-02-24 17:17:36'),(27730,9247,'action started via WP Cron','2021-02-24 17:18:49','2021-02-24 17:18:49'),(27731,9247,'action complete via WP Cron','2021-02-24 17:18:49','2021-02-24 17:18:49'),(27732,9248,'action created','2021-02-24 17:18:51','2021-02-24 17:18:51'),(27733,9248,'action started via WP Cron','2021-02-24 17:19:55','2021-02-24 17:19:55'),(27734,9248,'action complete via WP Cron','2021-02-24 17:19:55','2021-02-24 17:19:55'),(27735,9249,'action created','2021-02-24 17:19:57','2021-02-24 17:19:57'),(27736,9249,'action started via WP Cron','2021-02-24 17:21:13','2021-02-24 17:21:13'),(27737,9249,'action complete via WP Cron','2021-02-24 17:21:13','2021-02-24 17:21:13'),(27738,9250,'action created','2021-02-24 17:22:20','2021-02-24 17:22:20'),(27739,9250,'action started via WP Cron','2021-02-24 17:22:36','2021-02-24 17:22:36'),(27740,9250,'action complete via WP Cron','2021-02-24 17:22:36','2021-02-24 17:22:36'),(27741,9251,'action created','2021-02-24 17:22:43','2021-02-24 17:22:43'),(27742,9252,'action created','2021-02-24 17:22:43','2021-02-24 17:22:43'),(27743,9251,'action started via WP Cron','2021-02-24 17:26:04','2021-02-24 17:26:04'),(27744,9251,'action complete via WP Cron','2021-02-24 17:26:04','2021-02-24 17:26:04'),(27745,9252,'action started via WP Cron','2021-02-24 17:26:04','2021-02-24 17:26:04'),(27746,9252,'action complete via WP Cron','2021-02-24 17:26:04','2021-02-24 17:26:04'),(27747,9253,'action created','2021-02-24 17:27:31','2021-02-24 17:27:31'),(27748,9253,'action started via WP Cron','2021-02-24 17:27:41','2021-02-24 17:27:41'),(27749,9253,'action complete via WP Cron','2021-02-24 17:27:41','2021-02-24 17:27:41'),(27750,9254,'action created','2021-02-24 17:27:42','2021-02-24 17:27:42'),(27751,9254,'action started via WP Cron','2021-02-24 17:28:40','2021-02-24 17:28:40'),(27752,9254,'action complete via WP Cron','2021-02-24 17:28:40','2021-02-24 17:28:40'),(27753,9255,'action created','2021-02-24 17:28:41','2021-02-24 17:28:41'),(27754,9255,'action started via WP Cron','2021-02-24 17:29:59','2021-02-24 17:29:59'),(27755,9255,'action complete via WP Cron','2021-02-24 17:29:59','2021-02-24 17:29:59'),(27756,9256,'action created','2021-02-24 17:30:00','2021-02-24 17:30:00'),(27757,9256,'action started via WP Cron','2021-02-24 17:31:05','2021-02-24 17:31:05'),(27758,9256,'action complete via WP Cron','2021-02-24 17:31:05','2021-02-24 17:31:05'),(27759,9257,'action created','2021-02-24 17:31:06','2021-02-24 17:31:06'),(27760,9257,'action started via WP Cron','2021-02-24 17:33:06','2021-02-24 17:33:06'),(27761,9257,'action complete via WP Cron','2021-02-24 17:33:06','2021-02-24 17:33:06'),(27762,9258,'action created','2021-02-24 17:33:07','2021-02-24 17:33:07'),(27763,9258,'action started via WP Cron','2021-02-24 17:34:52','2021-02-24 17:34:52'),(27764,9258,'action complete via WP Cron','2021-02-24 17:34:52','2021-02-24 17:34:52'),(27765,9259,'action created','2021-02-24 17:34:52','2021-02-24 17:34:52'),(27766,9259,'action started via WP Cron','2021-02-24 17:44:32','2021-02-24 17:44:32'),(27767,9259,'action complete via WP Cron','2021-02-24 17:44:32','2021-02-24 17:44:32'),(27768,9260,'action created','2021-02-24 17:51:37','2021-02-24 17:51:37'),(27769,9260,'action started via WP Cron','2021-02-24 17:53:10','2021-02-24 17:53:10'),(27770,9260,'action complete via WP Cron','2021-02-24 17:53:10','2021-02-24 17:53:10'),(27771,9261,'action created','2021-02-24 17:53:11','2021-02-24 17:53:11'),(27772,9261,'action started via WP Cron','2021-02-24 17:54:33','2021-02-24 17:54:33'),(27773,9261,'action complete via WP Cron','2021-02-24 17:54:33','2021-02-24 17:54:33'),(27774,9262,'action created','2021-02-24 17:57:18','2021-02-24 17:57:18'),(27775,9262,'action started via WP Cron','2021-02-24 18:02:21','2021-02-24 18:02:21'),(27776,9262,'action complete via WP Cron','2021-02-24 18:02:21','2021-02-24 18:02:21'),(27777,9263,'action created','2021-02-24 18:02:21','2021-02-24 18:02:21'),(27778,9263,'action started via WP Cron','2021-02-24 18:03:07','2021-02-24 18:03:07'),(27779,9263,'action complete via WP Cron','2021-02-24 18:03:07','2021-02-24 18:03:07'),(27780,9264,'action created','2021-02-24 18:03:07','2021-02-24 18:03:07'),(27781,9264,'action started via WP Cron','2021-02-24 18:05:18','2021-02-24 18:05:18'),(27782,9264,'action complete via WP Cron','2021-02-24 18:05:18','2021-02-24 18:05:18'),(27783,9265,'action created','2021-02-24 18:05:19','2021-02-24 18:05:19'),(27784,9265,'action started via WP Cron','2021-02-24 18:10:04','2021-02-24 18:10:04'),(27785,9265,'action complete via WP Cron','2021-02-24 18:10:04','2021-02-24 18:10:04'),(27786,9266,'action created','2021-02-24 18:10:05','2021-02-24 18:10:05'),(27787,9266,'action started via WP Cron','2021-02-24 18:11:13','2021-02-24 18:11:13'),(27788,9266,'action complete via WP Cron','2021-02-24 18:11:13','2021-02-24 18:11:13'),(27789,9267,'action created','2021-02-24 18:11:13','2021-02-24 18:11:13'),(27790,9267,'action started via WP Cron','2021-02-24 18:16:24','2021-02-24 18:16:24'),(27791,9267,'action complete via WP Cron','2021-02-24 18:16:24','2021-02-24 18:16:24'),(27792,9268,'action created','2021-02-24 18:16:25','2021-02-24 18:16:25'),(27793,9268,'action started via WP Cron','2021-02-24 18:19:50','2021-02-24 18:19:50'),(27794,9268,'action complete via WP Cron','2021-02-24 18:19:50','2021-02-24 18:19:50'),(27795,9269,'action created','2021-02-24 18:25:34','2021-02-24 18:25:34'),(27796,9269,'action started via WP Cron','2021-02-24 18:30:45','2021-02-24 18:30:45'),(27797,9269,'action complete via WP Cron','2021-02-24 18:30:45','2021-02-24 18:30:45'),(27798,9270,'action created','2021-02-24 18:31:06','2021-02-24 18:31:06'),(27799,9270,'action started via WP Cron','2021-02-24 18:33:06','2021-02-24 18:33:06'),(27800,9270,'action complete via WP Cron','2021-02-24 18:33:06','2021-02-24 18:33:06'),(27801,9271,'action created','2021-02-24 18:33:07','2021-02-24 18:33:07'),(27802,9271,'action started via WP Cron','2021-02-24 18:34:00','2021-02-24 18:34:00'),(27803,9271,'action complete via WP Cron','2021-02-24 18:34:00','2021-02-24 18:34:00'),(27804,9272,'action created','2021-02-24 18:34:01','2021-02-24 18:34:01'),(27805,9272,'action started via WP Cron','2021-02-24 18:34:37','2021-02-24 18:34:37'),(27806,9272,'action complete via WP Cron','2021-02-24 18:34:37','2021-02-24 18:34:37'),(27807,9273,'action created','2021-02-24 18:34:37','2021-02-24 18:34:37'),(27808,9273,'action started via WP Cron','2021-02-24 18:38:10','2021-02-24 18:38:10'),(27809,9273,'action complete via WP Cron','2021-02-24 18:38:10','2021-02-24 18:38:10'),(27810,9274,'action created','2021-02-24 18:38:15','2021-02-24 18:38:15'),(27811,9274,'action started via WP Cron','2021-02-24 18:41:03','2021-02-24 18:41:03'),(27812,9274,'action complete via WP Cron','2021-02-24 18:41:03','2021-02-24 18:41:03'),(27813,9275,'action created','2021-02-24 18:41:42','2021-02-24 18:41:42'),(27814,9275,'action started via WP Cron','2021-02-24 18:47:04','2021-02-24 18:47:04'),(27815,9275,'action complete via WP Cron','2021-02-24 18:47:04','2021-02-24 18:47:04'),(27816,9276,'action created','2021-02-24 18:52:32','2021-02-24 18:52:32'),(27817,9276,'action started via WP Cron','2021-02-24 18:58:51','2021-02-24 18:58:51'),(27818,9276,'action complete via WP Cron','2021-02-24 18:58:51','2021-02-24 18:58:51'),(27819,9277,'action created','2021-02-24 18:58:52','2021-02-24 18:58:52'),(27820,9277,'action started via WP Cron','2021-02-24 19:00:17','2021-02-24 19:00:17'),(27821,9277,'action complete via WP Cron','2021-02-24 19:00:17','2021-02-24 19:00:17'),(27822,9278,'action created','2021-02-24 19:00:17','2021-02-24 19:00:17'),(27823,9278,'action started via WP Cron','2021-02-24 19:01:11','2021-02-24 19:01:11'),(27824,9278,'action complete via WP Cron','2021-02-24 19:01:11','2021-02-24 19:01:11'),(27825,9279,'action created','2021-02-24 19:03:06','2021-02-24 19:03:06'),(27826,9279,'action started via WP Cron','2021-02-24 19:03:43','2021-02-24 19:03:43'),(27827,9279,'action complete via WP Cron','2021-02-24 19:03:43','2021-02-24 19:03:43'),(27828,9280,'action created','2021-02-24 19:03:43','2021-02-24 19:03:43'),(27829,9280,'action started via WP Cron','2021-02-24 19:07:58','2021-02-24 19:07:58'),(27830,9280,'action complete via WP Cron','2021-02-24 19:07:58','2021-02-24 19:07:58'),(27831,9281,'action created','2021-02-24 19:07:59','2021-02-24 19:07:59'),(27832,9281,'action started via WP Cron','2021-02-24 19:11:40','2021-02-24 19:11:40'),(27833,9281,'action complete via WP Cron','2021-02-24 19:11:40','2021-02-24 19:11:40'),(27834,9282,'action created','2021-02-24 19:11:41','2021-02-24 19:11:41'),(27835,9282,'action started via WP Cron','2021-02-24 19:13:58','2021-02-24 19:13:58'),(27836,9282,'action complete via WP Cron','2021-02-24 19:13:58','2021-02-24 19:13:58'),(27837,9283,'action created','2021-02-24 19:15:19','2021-02-24 19:15:19'),(27838,9283,'action started via WP Cron','2021-02-24 19:18:03','2021-02-24 19:18:03'),(27839,9283,'action complete via WP Cron','2021-02-24 19:18:03','2021-02-24 19:18:03'),(27840,9284,'action created','2021-02-24 19:18:04','2021-02-24 19:18:04'),(27841,9284,'action started via WP Cron','2021-02-24 19:18:56','2021-02-24 19:18:56'),(27842,9284,'action complete via WP Cron','2021-02-24 19:18:56','2021-02-24 19:18:56'),(27843,9285,'action created','2021-02-24 19:19:35','2021-02-24 19:19:35'),(27844,9285,'action started via WP Cron','2021-02-24 19:21:54','2021-02-24 19:21:54'),(27845,9285,'action complete via WP Cron','2021-02-24 19:21:54','2021-02-24 19:21:54'),(27846,9286,'action created','2021-02-24 19:21:54','2021-02-24 19:21:54'),(27847,9286,'action started via WP Cron','2021-02-24 19:25:58','2021-02-24 19:25:58'),(27848,9286,'action complete via WP Cron','2021-02-24 19:25:58','2021-02-24 19:25:58'),(27849,9287,'action created','2021-02-24 19:28:29','2021-02-24 19:28:29'),(27850,9287,'action started via WP Cron','2021-02-24 19:29:53','2021-02-24 19:29:53'),(27851,9287,'action complete via WP Cron','2021-02-24 19:29:53','2021-02-24 19:29:53'),(27852,9288,'action created','2021-02-24 19:29:53','2021-02-24 19:29:53'),(27853,9288,'action started via WP Cron','2021-02-24 19:31:10','2021-02-24 19:31:10'),(27854,9288,'action complete via WP Cron','2021-02-24 19:31:10','2021-02-24 19:31:10'),(27855,9289,'action created','2021-02-24 19:31:10','2021-02-24 19:31:10'),(27856,9289,'action started via WP Cron','2021-02-24 19:33:07','2021-02-24 19:33:07'),(27857,9289,'action complete via WP Cron','2021-02-24 19:33:07','2021-02-24 19:33:07'),(27858,9290,'action created','2021-02-24 19:33:07','2021-02-24 19:33:07'),(27859,9290,'action started via WP Cron','2021-02-24 19:34:49','2021-02-24 19:34:49'),(27860,9290,'action complete via WP Cron','2021-02-24 19:34:49','2021-02-24 19:34:49'),(27861,9291,'action created','2021-02-24 19:39:18','2021-02-24 19:39:18'),(27862,9291,'action started via WP Cron','2021-02-24 19:46:07','2021-02-24 19:46:07'),(27863,9291,'action complete via WP Cron','2021-02-24 19:46:07','2021-02-24 19:46:07'),(27864,9292,'action created','2021-02-24 19:46:17','2021-02-24 19:46:17'),(27865,9292,'action started via WP Cron','2021-02-24 19:52:46','2021-02-24 19:52:46'),(27866,9292,'action complete via WP Cron','2021-02-24 19:52:46','2021-02-24 19:52:46'),(27867,9293,'action created','2021-02-24 19:52:46','2021-02-24 19:52:46'),(27868,9293,'action started via WP Cron','2021-02-24 19:56:28','2021-02-24 19:56:28'),(27869,9293,'action complete via WP Cron','2021-02-24 19:56:28','2021-02-24 19:56:28'),(27870,9294,'action created','2021-02-24 20:01:15','2021-02-24 20:01:15'),(27871,9294,'action started via WP Cron','2021-02-24 20:01:55','2021-02-24 20:01:55'),(27872,9294,'action complete via WP Cron','2021-02-24 20:01:55','2021-02-24 20:01:55'),(27873,9295,'action created','2021-02-24 20:01:56','2021-02-24 20:01:56'),(27874,9295,'action started via WP Cron','2021-02-24 20:03:06','2021-02-24 20:03:06'),(27875,9295,'action complete via WP Cron','2021-02-24 20:03:06','2021-02-24 20:03:06'),(27876,9296,'action created','2021-02-24 20:03:07','2021-02-24 20:03:07'),(27877,9296,'action started via WP Cron','2021-02-24 20:03:47','2021-02-24 20:03:47'),(27878,9296,'action complete via WP Cron','2021-02-24 20:03:47','2021-02-24 20:03:47'),(27879,9297,'action created','2021-02-24 20:03:48','2021-02-24 20:03:48'),(27880,9297,'action started via WP Cron','2021-02-24 20:12:45','2021-02-24 20:12:45'),(27881,9297,'action complete via WP Cron','2021-02-24 20:12:45','2021-02-24 20:12:45'),(27882,9298,'action created','2021-02-24 20:12:45','2021-02-24 20:12:45'),(27883,9298,'action started via WP Cron','2021-02-24 20:17:07','2021-02-24 20:17:07'),(27884,9298,'action complete via WP Cron','2021-02-24 20:17:07','2021-02-24 20:17:07'),(27885,9299,'action created','2021-02-24 20:18:34','2021-02-24 20:18:34'),(27886,9299,'action started via WP Cron','2021-02-24 20:19:42','2021-02-24 20:19:42'),(27887,9299,'action complete via WP Cron','2021-02-24 20:19:42','2021-02-24 20:19:42'),(27888,9300,'action created','2021-02-24 20:19:42','2021-02-24 20:19:42'),(27889,9300,'action started via WP Cron','2021-02-24 20:21:42','2021-02-24 20:21:42'),(27890,9300,'action complete via WP Cron','2021-02-24 20:21:42','2021-02-24 20:21:42'),(27891,9301,'action created','2021-02-24 20:21:42','2021-02-24 20:21:42'),(27892,9301,'action started via WP Cron','2021-02-24 20:26:25','2021-02-24 20:26:25'),(27893,9301,'action complete via WP Cron','2021-02-24 20:26:25','2021-02-24 20:26:25'),(27894,9302,'action created','2021-02-24 20:29:27','2021-02-24 20:29:27'),(27895,9302,'action started via WP Cron','2021-02-24 20:32:54','2021-02-24 20:32:54'),(27896,9302,'action complete via WP Cron','2021-02-24 20:32:54','2021-02-24 20:32:54'),(27897,9303,'action created','2021-02-24 20:32:54','2021-02-24 20:32:54'),(27898,9303,'action started via WP Cron','2021-02-24 20:37:24','2021-02-24 20:37:24'),(27899,9303,'action complete via WP Cron','2021-02-24 20:37:25','2021-02-24 20:37:25'),(27900,9304,'action created','2021-02-24 20:37:25','2021-02-24 20:37:25'),(27901,9304,'action started via WP Cron','2021-02-24 20:45:29','2021-02-24 20:45:29'),(27902,9304,'action complete via WP Cron','2021-02-24 20:45:29','2021-02-24 20:45:29'),(27903,9305,'action created','2021-02-24 20:45:32','2021-02-24 20:45:32'),(27904,9305,'action started via WP Cron','2021-02-24 20:47:15','2021-02-24 20:47:15'),(27905,9305,'action complete via WP Cron','2021-02-24 20:47:15','2021-02-24 20:47:15'),(27906,9306,'action created','2021-02-24 20:47:15','2021-02-24 20:47:15'),(27907,9306,'action started via WP Cron','2021-02-24 20:49:04','2021-02-24 20:49:04'),(27908,9306,'action complete via WP Cron','2021-02-24 20:49:04','2021-02-24 20:49:04'),(27909,9307,'action created','2021-02-24 20:49:04','2021-02-24 20:49:04'),(27910,9307,'action started via WP Cron','2021-02-24 20:52:59','2021-02-24 20:52:59'),(27911,9307,'action complete via WP Cron','2021-02-24 20:52:59','2021-02-24 20:52:59'),(27912,9308,'action created','2021-02-24 20:53:02','2021-02-24 20:53:02'),(27913,9308,'action started via WP Cron','2021-02-24 20:54:21','2021-02-24 20:54:21'),(27914,9308,'action complete via WP Cron','2021-02-24 20:54:21','2021-02-24 20:54:21'),(27915,9309,'action created','2021-02-24 20:54:22','2021-02-24 20:54:22'),(27916,9309,'action started via WP Cron','2021-02-24 21:00:27','2021-02-24 21:00:27'),(27917,9309,'action complete via WP Cron','2021-02-24 21:00:27','2021-02-24 21:00:27'),(27918,9310,'action created','2021-02-24 21:03:06','2021-02-24 21:03:06'),(27919,9310,'action started via WP Cron','2021-02-24 21:04:47','2021-02-24 21:04:47'),(27920,9310,'action complete via WP Cron','2021-02-24 21:04:47','2021-02-24 21:04:47'),(27921,9311,'action created','2021-02-24 21:05:41','2021-02-24 21:05:41'),(27922,9311,'action started via WP Cron','2021-02-24 21:07:08','2021-02-24 21:07:08'),(27923,9311,'action complete via WP Cron','2021-02-24 21:07:08','2021-02-24 21:07:08'),(27924,9312,'action created','2021-02-24 21:07:09','2021-02-24 21:07:09'),(27925,9312,'action started via WP Cron','2021-02-24 21:10:56','2021-02-24 21:10:56'),(27926,9312,'action complete via WP Cron','2021-02-24 21:10:56','2021-02-24 21:10:56'),(27927,9313,'action created','2021-02-24 21:24:17','2021-02-24 21:24:17'),(27928,9313,'action started via WP Cron','2021-02-24 21:25:16','2021-02-24 21:25:16'),(27929,9313,'action complete via WP Cron','2021-02-24 21:25:16','2021-02-24 21:25:16'),(27930,9314,'action created','2021-02-24 21:25:17','2021-02-24 21:25:17'),(27931,9314,'action started via WP Cron','2021-02-24 21:26:11','2021-02-24 21:26:11'),(27932,9314,'action complete via WP Cron','2021-02-24 21:26:11','2021-02-24 21:26:11'),(27933,9315,'action created','2021-02-24 21:29:01','2021-02-24 21:29:01'),(27934,9315,'action started via WP Cron','2021-02-24 21:33:43','2021-02-24 21:33:43'),(27935,9315,'action complete via WP Cron','2021-02-24 21:33:43','2021-02-24 21:33:43'),(27936,9316,'action created','2021-02-24 21:33:43','2021-02-24 21:33:43'),(27937,9316,'action started via WP Cron','2021-02-24 21:35:03','2021-02-24 21:35:03'),(27938,9316,'action complete via WP Cron','2021-02-24 21:35:03','2021-02-24 21:35:03'),(27939,9317,'action created','2021-02-24 21:35:03','2021-02-24 21:35:03'),(27940,9317,'action started via WP Cron','2021-02-24 21:36:36','2021-02-24 21:36:36'),(27941,9317,'action complete via WP Cron','2021-02-24 21:36:36','2021-02-24 21:36:36'),(27942,9319,'action created','2021-02-24 21:36:40','2021-02-24 21:36:40'),(27943,9318,'action created','2021-02-24 21:36:40','2021-02-24 21:36:40'),(27944,9318,'action started via WP Cron','2021-02-24 21:39:32','2021-02-24 21:39:32'),(27945,9318,'action complete via WP Cron','2021-02-24 21:39:32','2021-02-24 21:39:32'),(27946,9319,'action started via WP Cron','2021-02-24 21:39:32','2021-02-24 21:39:32'),(27947,9319,'action complete via WP Cron','2021-02-24 21:39:32','2021-02-24 21:39:32'),(27948,9320,'action created','2021-02-24 21:42:04','2021-02-24 21:42:04'),(27949,9320,'action started via WP Cron','2021-02-24 21:43:02','2021-02-24 21:43:02'),(27950,9320,'action complete via WP Cron','2021-02-24 21:43:02','2021-02-24 21:43:02'),(27951,9321,'action created','2021-02-24 21:43:02','2021-02-24 21:43:02'),(27952,9321,'action started via WP Cron','2021-02-24 21:48:43','2021-02-24 21:48:43'),(27953,9321,'action complete via WP Cron','2021-02-24 21:48:43','2021-02-24 21:48:43'),(27954,9322,'action created','2021-02-24 21:48:44','2021-02-24 21:48:44'),(27955,9322,'action started via WP Cron','2021-02-24 21:50:15','2021-02-24 21:50:15'),(27956,9322,'action complete via WP Cron','2021-02-24 21:50:15','2021-02-24 21:50:15'),(27957,9323,'action created','2021-02-24 21:51:11','2021-02-24 21:51:11'),(27958,9323,'action started via WP Cron','2021-02-24 21:52:15','2021-02-24 21:52:15'),(27959,9323,'action complete via WP Cron','2021-02-24 21:52:15','2021-02-24 21:52:15'),(27960,9324,'action created','2021-02-24 21:52:16','2021-02-24 21:52:16'),(27961,9324,'action started via WP Cron','2021-02-24 21:53:05','2021-02-24 21:53:05'),(27962,9324,'action complete via WP Cron','2021-02-24 21:53:05','2021-02-24 21:53:05'),(27963,9325,'action created','2021-02-24 21:53:05','2021-02-24 21:53:05'),(27964,9325,'action started via WP Cron','2021-02-24 21:54:08','2021-02-24 21:54:08'),(27965,9325,'action complete via WP Cron','2021-02-24 21:54:08','2021-02-24 21:54:08'),(27966,9326,'action created','2021-02-24 21:54:08','2021-02-24 21:54:08'),(27967,9326,'action started via WP Cron','2021-02-24 22:01:29','2021-02-24 22:01:29'),(27968,9326,'action complete via WP Cron','2021-02-24 22:01:29','2021-02-24 22:01:29'),(27969,9327,'action created','2021-02-24 22:01:29','2021-02-24 22:01:29'),(27970,9327,'action started via WP Cron','2021-02-24 22:03:07','2021-02-24 22:03:07'),(27971,9327,'action complete via WP Cron','2021-02-24 22:03:07','2021-02-24 22:03:07'),(27972,9328,'action created','2021-02-24 22:03:07','2021-02-24 22:03:07'),(27973,9328,'action started via WP Cron','2021-02-24 22:04:13','2021-02-24 22:04:13'),(27974,9328,'action complete via WP Cron','2021-02-24 22:04:13','2021-02-24 22:04:13'),(27975,9329,'action created','2021-02-24 22:06:51','2021-02-24 22:06:51'),(27976,9329,'action started via WP Cron','2021-02-24 22:14:37','2021-02-24 22:14:37'),(27977,9329,'action complete via WP Cron','2021-02-24 22:14:37','2021-02-24 22:14:37'),(27978,9330,'action created','2021-02-24 22:14:37','2021-02-24 22:14:37'),(27979,9330,'action started via WP Cron','2021-02-24 22:20:59','2021-02-24 22:20:59'),(27980,9330,'action complete via WP Cron','2021-02-24 22:20:59','2021-02-24 22:20:59'),(27981,9331,'action created','2021-02-24 22:20:59','2021-02-24 22:20:59'),(27982,9331,'action started via WP Cron','2021-02-24 22:22:01','2021-02-24 22:22:01'),(27983,9331,'action complete via WP Cron','2021-02-24 22:22:01','2021-02-24 22:22:01'),(27984,9332,'action created','2021-02-24 22:22:02','2021-02-24 22:22:02'),(27985,9332,'action started via WP Cron','2021-02-24 22:24:38','2021-02-24 22:24:38'),(27986,9332,'action complete via WP Cron','2021-02-24 22:24:38','2021-02-24 22:24:38'),(27987,9333,'action created','2021-02-24 22:28:58','2021-02-24 22:28:58'),(27988,9333,'action started via WP Cron','2021-02-24 22:29:36','2021-02-24 22:29:36'),(27989,9333,'action complete via WP Cron','2021-02-24 22:29:36','2021-02-24 22:29:36'),(27990,9334,'action created','2021-02-24 22:29:36','2021-02-24 22:29:36'),(27991,9334,'action started via WP Cron','2021-02-24 22:31:46','2021-02-24 22:31:46'),(27992,9334,'action complete via WP Cron','2021-02-24 22:31:46','2021-02-24 22:31:46'),(27993,9335,'action created','2021-02-24 22:32:56','2021-02-24 22:32:56'),(27994,9335,'action started via WP Cron','2021-02-24 22:34:21','2021-02-24 22:34:21'),(27995,9335,'action complete via WP Cron','2021-02-24 22:34:21','2021-02-24 22:34:21'),(27996,9336,'action created','2021-02-24 22:34:42','2021-02-24 22:34:42'),(27997,9336,'action started via WP Cron','2021-02-24 22:40:34','2021-02-24 22:40:34'),(27998,9336,'action complete via WP Cron','2021-02-24 22:40:34','2021-02-24 22:40:34'),(27999,9337,'action created','2021-02-24 22:40:34','2021-02-24 22:40:34'),(28000,9337,'action started via WP Cron','2021-02-24 22:41:41','2021-02-24 22:41:41'),(28001,9337,'action complete via WP Cron','2021-02-24 22:41:41','2021-02-24 22:41:41'),(28002,9338,'action created','2021-02-24 22:41:44','2021-02-24 22:41:44'),(28003,9338,'action started via WP Cron','2021-02-24 22:42:42','2021-02-24 22:42:42'),(28004,9338,'action complete via WP Cron','2021-02-24 22:42:42','2021-02-24 22:42:42'),(28005,9339,'action created','2021-02-24 22:43:40','2021-02-24 22:43:40'),(28006,9339,'action started via WP Cron','2021-02-24 22:44:56','2021-02-24 22:44:56'),(28007,9339,'action complete via WP Cron','2021-02-24 22:44:56','2021-02-24 22:44:56'),(28008,9340,'action created','2021-02-24 22:46:09','2021-02-24 22:46:09'),(28009,9340,'action started via WP Cron','2021-02-24 23:00:49','2021-02-24 23:00:49'),(28010,9340,'action complete via WP Cron','2021-02-24 23:00:49','2021-02-24 23:00:49'),(28011,9341,'action created','2021-02-24 23:00:50','2021-02-24 23:00:50'),(28012,9341,'action started via WP Cron','2021-02-24 23:03:06','2021-02-24 23:03:06'),(28013,9341,'action complete via WP Cron','2021-02-24 23:03:06','2021-02-24 23:03:06'),(28014,9342,'action created','2021-02-24 23:03:07','2021-02-24 23:03:07'),(28015,9342,'action started via WP Cron','2021-02-24 23:04:47','2021-02-24 23:04:47'),(28016,9342,'action complete via WP Cron','2021-02-24 23:04:47','2021-02-24 23:04:47'),(28017,9343,'action created','2021-02-24 23:04:48','2021-02-24 23:04:48'),(28018,9343,'action started via WP Cron','2021-02-24 23:06:58','2021-02-24 23:06:58'),(28019,9343,'action complete via WP Cron','2021-02-24 23:06:58','2021-02-24 23:06:58'),(28020,9344,'action created','2021-02-24 23:09:08','2021-02-24 23:09:08'),(28021,9344,'action started via WP Cron','2021-02-24 23:13:39','2021-02-24 23:13:39'),(28022,9344,'action complete via WP Cron','2021-02-24 23:13:39','2021-02-24 23:13:39'),(28023,9345,'action created','2021-02-24 23:13:39','2021-02-24 23:13:39'),(28024,9345,'action started via WP Cron','2021-02-24 23:15:43','2021-02-24 23:15:43'),(28025,9345,'action complete via WP Cron','2021-02-24 23:15:43','2021-02-24 23:15:43'),(28026,9346,'action created','2021-02-24 23:20:02','2021-02-24 23:20:02'),(28027,9346,'action started via WP Cron','2021-02-24 23:23:57','2021-02-24 23:23:57'),(28028,9346,'action complete via WP Cron','2021-02-24 23:23:57','2021-02-24 23:23:57'),(28029,9347,'action created','2021-02-24 23:23:57','2021-02-24 23:23:57'),(28030,9347,'action started via WP Cron','2021-02-24 23:25:40','2021-02-24 23:25:40'),(28031,9347,'action complete via WP Cron','2021-02-24 23:25:40','2021-02-24 23:25:40'),(28032,9348,'action created','2021-02-24 23:25:40','2021-02-24 23:25:40'),(28033,9348,'action started via WP Cron','2021-02-24 23:33:07','2021-02-24 23:33:07'),(28034,9348,'action complete via WP Cron','2021-02-24 23:33:07','2021-02-24 23:33:07'),(28035,9349,'action created','2021-02-24 23:33:07','2021-02-24 23:33:07'),(28036,9349,'action started via WP Cron','2021-02-24 23:39:47','2021-02-24 23:39:47'),(28037,9349,'action complete via WP Cron','2021-02-24 23:39:47','2021-02-24 23:39:47'),(28038,9350,'action created','2021-02-24 23:40:27','2021-02-24 23:40:27'),(28039,9350,'action started via WP Cron','2021-02-24 23:48:26','2021-02-24 23:48:26'),(28040,9350,'action complete via WP Cron','2021-02-24 23:48:26','2021-02-24 23:48:26'),(28041,9351,'action created','2021-02-24 23:48:27','2021-02-24 23:48:27'),(28042,9351,'action started via WP Cron','2021-02-24 23:54:14','2021-02-24 23:54:14'),(28043,9351,'action complete via WP Cron','2021-02-24 23:54:14','2021-02-24 23:54:14'),(28044,9352,'action created','2021-02-24 23:54:17','2021-02-24 23:54:17'),(28045,9352,'action started via WP Cron','2021-02-24 23:54:39','2021-02-24 23:54:39'),(28046,9352,'action complete via WP Cron','2021-02-24 23:54:39','2021-02-24 23:54:39'),(28047,9353,'action created','2021-02-24 23:54:50','2021-02-24 23:54:50'),(28048,9353,'action started via WP Cron','2021-02-24 23:56:39','2021-02-24 23:56:39'),(28049,9353,'action complete via WP Cron','2021-02-24 23:56:39','2021-02-24 23:56:39'),(28050,9354,'action created','2021-02-24 23:56:39','2021-02-24 23:56:39'),(28051,9354,'action started via WP Cron','2021-02-24 23:59:38','2021-02-24 23:59:38'),(28052,9354,'action complete via WP Cron','2021-02-24 23:59:38','2021-02-24 23:59:38'),(28053,9355,'action created','2021-02-24 23:59:39','2021-02-24 23:59:39'),(28054,9355,'action started via WP Cron','2021-02-25 00:03:07','2021-02-25 00:03:07'),(28055,9355,'action complete via WP Cron','2021-02-25 00:03:07','2021-02-25 00:03:07'),(28056,9356,'action created','2021-02-25 00:03:07','2021-02-25 00:03:07'),(28057,9356,'action started via WP Cron','2021-02-25 00:04:09','2021-02-25 00:04:09'),(28058,9356,'action complete via WP Cron','2021-02-25 00:04:09','2021-02-25 00:04:09'),(28059,9357,'action created','2021-02-25 00:04:09','2021-02-25 00:04:09'),(28060,9357,'action started via WP Cron','2021-02-25 00:11:34','2021-02-25 00:11:34'),(28061,9357,'action complete via WP Cron','2021-02-25 00:11:34','2021-02-25 00:11:34'),(28062,9358,'action created','2021-02-25 00:12:46','2021-02-25 00:12:46'),(28063,9358,'action started via WP Cron','2021-02-25 00:22:03','2021-02-25 00:22:03'),(28064,9358,'action complete via WP Cron','2021-02-25 00:22:03','2021-02-25 00:22:03'),(28065,9359,'action created','2021-02-25 00:22:03','2021-02-25 00:22:03'),(28066,9359,'action started via WP Cron','2021-02-25 00:32:26','2021-02-25 00:32:26'),(28067,9359,'action complete via WP Cron','2021-02-25 00:32:26','2021-02-25 00:32:26'),(28068,9360,'action created','2021-02-25 00:32:27','2021-02-25 00:32:27'),(28069,9360,'action started via WP Cron','2021-02-25 00:32:57','2021-02-25 00:32:57'),(28070,9360,'action complete via WP Cron','2021-02-25 00:32:57','2021-02-25 00:32:57'),(28071,9361,'action created','2021-02-25 00:32:58','2021-02-25 00:32:58'),(28072,9361,'action started via WP Cron','2021-02-25 00:37:01','2021-02-25 00:37:01'),(28073,9361,'action complete via WP Cron','2021-02-25 00:37:01','2021-02-25 00:37:01'),(28074,9362,'action created','2021-02-25 00:37:02','2021-02-25 00:37:02'),(28075,9362,'action started via WP Cron','2021-02-25 00:39:48','2021-02-25 00:39:48'),(28076,9362,'action complete via WP Cron','2021-02-25 00:39:48','2021-02-25 00:39:48'),(28077,9363,'action created','2021-02-25 00:39:48','2021-02-25 00:39:48'),(28078,9363,'action started via WP Cron','2021-02-25 00:47:17','2021-02-25 00:47:17'),(28079,9363,'action complete via WP Cron','2021-02-25 00:47:17','2021-02-25 00:47:17'),(28080,9364,'action created','2021-02-25 00:47:28','2021-02-25 00:47:28'),(28081,9364,'action started via WP Cron','2021-02-25 00:49:21','2021-02-25 00:49:21'),(28082,9364,'action complete via WP Cron','2021-02-25 00:49:21','2021-02-25 00:49:21'),(28083,9365,'action created','2021-02-25 00:50:58','2021-02-25 00:50:58'),(28084,9365,'action started via WP Cron','2021-02-25 01:02:22','2021-02-25 01:02:22'),(28085,9365,'action complete via WP Cron','2021-02-25 01:02:22','2021-02-25 01:02:22'),(28086,9366,'action created','2021-02-25 01:02:22','2021-02-25 01:02:22'),(28087,9366,'action started via WP Cron','2021-02-25 01:03:09','2021-02-25 01:03:09'),(28088,9366,'action complete via WP Cron','2021-02-25 01:03:09','2021-02-25 01:03:09'),(28089,9367,'action created','2021-02-25 01:03:10','2021-02-25 01:03:10'),(28090,9367,'action started via WP Cron','2021-02-25 01:07:16','2021-02-25 01:07:16'),(28091,9367,'action complete via WP Cron','2021-02-25 01:07:16','2021-02-25 01:07:16'),(28092,9368,'action created','2021-02-25 01:07:16','2021-02-25 01:07:16'),(28093,9368,'action started via WP Cron','2021-02-25 01:10:16','2021-02-25 01:10:16'),(28094,9368,'action complete via WP Cron','2021-02-25 01:10:16','2021-02-25 01:10:16'),(28095,9369,'action created','2021-02-25 01:10:17','2021-02-25 01:10:17'),(28096,9369,'action started via WP Cron','2021-02-25 01:15:04','2021-02-25 01:15:04'),(28097,9369,'action complete via WP Cron','2021-02-25 01:15:04','2021-02-25 01:15:04'),(28098,9370,'action created','2021-02-25 01:18:35','2021-02-25 01:18:35'),(28099,9370,'action started via WP Cron','2021-02-25 01:24:57','2021-02-25 01:24:57'),(28100,9370,'action complete via WP Cron','2021-02-25 01:24:57','2021-02-25 01:24:57'),(28101,9371,'action created','2021-02-25 01:24:57','2021-02-25 01:24:57'),(28102,9371,'action started via WP Cron','2021-02-25 01:27:49','2021-02-25 01:27:49'),(28103,9371,'action complete via WP Cron','2021-02-25 01:27:49','2021-02-25 01:27:49'),(28104,9372,'action created','2021-02-25 01:27:49','2021-02-25 01:27:49'),(28105,9372,'action started via WP Cron','2021-02-25 01:30:00','2021-02-25 01:30:00'),(28106,9372,'action complete via WP Cron','2021-02-25 01:30:00','2021-02-25 01:30:00'),(28107,9373,'action created','2021-02-25 01:30:15','2021-02-25 01:30:15'),(28108,9373,'action started via WP Cron','2021-02-25 01:33:07','2021-02-25 01:33:07'),(28109,9373,'action complete via WP Cron','2021-02-25 01:33:07','2021-02-25 01:33:07'),(28110,9374,'action created','2021-02-25 01:33:07','2021-02-25 01:33:07'),(28111,9374,'action started via WP Cron','2021-02-25 01:35:22','2021-02-25 01:35:22'),(28112,9374,'action complete via WP Cron','2021-02-25 01:35:22','2021-02-25 01:35:22'),(28113,9375,'action created','2021-02-25 01:37:37','2021-02-25 01:37:37'),(28114,9375,'action started via WP Cron','2021-02-25 01:39:18','2021-02-25 01:39:18'),(28115,9375,'action complete via WP Cron','2021-02-25 01:39:18','2021-02-25 01:39:18'),(28116,9376,'action created','2021-02-25 01:39:18','2021-02-25 01:39:18'),(28117,8929,'action started via WP Cron','2021-02-25 01:45:54','2021-02-25 01:45:54'),(28118,8929,'action complete via WP Cron','2021-02-25 01:45:54','2021-02-25 01:45:54'),(28120,9376,'action started via WP Cron','2021-02-25 01:45:54','2021-02-25 01:45:54'),(28121,9376,'action complete via WP Cron','2021-02-25 01:45:54','2021-02-25 01:45:54'),(28122,9378,'action created','2021-02-25 01:46:06','2021-02-25 01:46:06'),(28123,9378,'action started via WP Cron','2021-02-25 01:55:20','2021-02-25 01:55:20'),(28124,9378,'action complete via WP Cron','2021-02-25 01:55:20','2021-02-25 01:55:20'),(28125,9379,'action created','2021-02-25 01:55:20','2021-02-25 01:55:20'),(28126,9379,'action started via WP Cron','2021-02-25 02:03:25','2021-02-25 02:03:25'),(28127,9379,'action complete via WP Cron','2021-02-25 02:03:25','2021-02-25 02:03:25'),(28128,9380,'action created','2021-02-25 02:03:26','2021-02-25 02:03:26'),(28129,9380,'action started via WP Cron','2021-02-25 02:07:13','2021-02-25 02:07:13'),(28130,9380,'action complete via WP Cron','2021-02-25 02:07:13','2021-02-25 02:07:13'),(28131,9381,'action created','2021-02-25 02:13:15','2021-02-25 02:13:15'),(28132,9381,'action started via WP Cron','2021-02-25 02:17:47','2021-02-25 02:17:47'),(28133,9381,'action complete via WP Cron','2021-02-25 02:17:47','2021-02-25 02:17:47'),(28134,9382,'action created','2021-02-25 02:21:48','2021-02-25 02:21:48'),(28135,9382,'action started via WP Cron','2021-02-25 02:23:26','2021-02-25 02:23:26'),(28136,9382,'action complete via WP Cron','2021-02-25 02:23:26','2021-02-25 02:23:26'),(28137,9383,'action created','2021-02-25 02:24:35','2021-02-25 02:24:35'),(28138,9383,'action started via WP Cron','2021-02-25 02:25:40','2021-02-25 02:25:40'),(28139,9383,'action complete via WP Cron','2021-02-25 02:25:40','2021-02-25 02:25:40'),(28140,9384,'action created','2021-02-25 02:25:41','2021-02-25 02:25:41'),(28141,8939,'action started via WP Cron','2021-02-25 02:33:06','2021-02-25 02:33:06'),(28142,8939,'action complete via WP Cron','2021-02-25 02:33:06','2021-02-25 02:33:06'),(28144,9384,'action started via WP Cron','2021-02-25 02:33:06','2021-02-25 02:33:06'),(28145,9384,'action complete via WP Cron','2021-02-25 02:33:06','2021-02-25 02:33:06'),(28146,9386,'action created','2021-02-25 02:33:07','2021-02-25 02:33:07'),(28147,9386,'action started via WP Cron','2021-02-25 02:34:24','2021-02-25 02:34:24'),(28148,9386,'action complete via WP Cron','2021-02-25 02:34:24','2021-02-25 02:34:24'),(28149,9387,'action created','2021-02-25 02:34:25','2021-02-25 02:34:25'),(28150,9387,'action started via WP Cron','2021-02-25 02:35:43','2021-02-25 02:35:43'),(28151,9387,'action complete via WP Cron','2021-02-25 02:35:43','2021-02-25 02:35:43'),(28152,9388,'action created','2021-02-25 02:40:24','2021-02-25 02:40:24'),(28153,9388,'action started via WP Cron','2021-02-25 02:40:36','2021-02-25 02:40:36'),(28154,9388,'action complete via WP Cron','2021-02-25 02:40:36','2021-02-25 02:40:36'),(28155,9389,'action created','2021-02-25 02:40:40','2021-02-25 02:40:40'),(28156,9389,'action started via WP Cron','2021-02-25 02:42:49','2021-02-25 02:42:49'),(28157,9389,'action complete via WP Cron','2021-02-25 02:42:49','2021-02-25 02:42:49'),(28158,9390,'action created','2021-02-25 02:42:49','2021-02-25 02:42:49'),(28159,9390,'action started via WP Cron','2021-02-25 02:46:46','2021-02-25 02:46:46'),(28160,9390,'action complete via WP Cron','2021-02-25 02:46:46','2021-02-25 02:46:46'),(28161,9391,'action created','2021-02-25 02:49:06','2021-02-25 02:49:06'),(28162,9391,'action started via WP Cron','2021-02-25 02:51:33','2021-02-25 02:51:33'),(28163,9391,'action complete via WP Cron','2021-02-25 02:51:33','2021-02-25 02:51:33'),(28164,9392,'action created','2021-02-25 02:51:35','2021-02-25 02:51:35'),(28165,9392,'action started via WP Cron','2021-02-25 02:57:18','2021-02-25 02:57:18'),(28166,9392,'action complete via WP Cron','2021-02-25 02:57:18','2021-02-25 02:57:18'),(28167,9393,'action created','2021-02-25 03:03:07','2021-02-25 03:03:07'),(28168,9393,'action started via WP Cron','2021-02-25 03:04:24','2021-02-25 03:04:24'),(28169,9393,'action complete via WP Cron','2021-02-25 03:04:24','2021-02-25 03:04:24'),(28170,9394,'action created','2021-02-25 03:04:26','2021-02-25 03:04:26'),(28171,9394,'action started via WP Cron','2021-02-25 03:13:25','2021-02-25 03:13:25'),(28172,9394,'action complete via WP Cron','2021-02-25 03:13:25','2021-02-25 03:13:25'),(28173,9395,'action created','2021-02-25 03:13:25','2021-02-25 03:13:25'),(28174,9395,'action started via WP Cron','2021-02-25 03:22:22','2021-02-25 03:22:22'),(28175,9395,'action complete via WP Cron','2021-02-25 03:22:22','2021-02-25 03:22:22'),(28176,9396,'action created','2021-02-25 03:22:22','2021-02-25 03:22:22'),(28177,9396,'action started via WP Cron','2021-02-25 03:25:05','2021-02-25 03:25:05'),(28178,9396,'action complete via WP Cron','2021-02-25 03:25:05','2021-02-25 03:25:05'),(28179,9397,'action created','2021-02-25 03:25:06','2021-02-25 03:25:06'),(28180,9397,'action started via WP Cron','2021-02-25 03:27:32','2021-02-25 03:27:32'),(28181,9397,'action complete via WP Cron','2021-02-25 03:27:32','2021-02-25 03:27:32'),(28182,9398,'action created','2021-02-25 03:27:33','2021-02-25 03:27:33'),(28183,9398,'action started via WP Cron','2021-02-25 03:31:54','2021-02-25 03:31:54'),(28184,9398,'action complete via WP Cron','2021-02-25 03:31:54','2021-02-25 03:31:54'),(28185,9399,'action created','2021-02-25 03:31:54','2021-02-25 03:31:54'),(28186,9399,'action started via WP Cron','2021-02-25 03:33:08','2021-02-25 03:33:08'),(28187,9399,'action complete via WP Cron','2021-02-25 03:33:08','2021-02-25 03:33:08'),(28188,9400,'action created','2021-02-25 03:33:08','2021-02-25 03:33:08'),(28189,9400,'action started via WP Cron','2021-02-25 03:41:30','2021-02-25 03:41:30'),(28190,9400,'action complete via WP Cron','2021-02-25 03:41:30','2021-02-25 03:41:30'),(28191,9401,'action created','2021-02-25 03:44:30','2021-02-25 03:44:30'),(28192,9401,'action started via WP Cron','2021-02-25 03:46:13','2021-02-25 03:46:13'),(28193,9401,'action complete via WP Cron','2021-02-25 03:46:13','2021-02-25 03:46:13'),(28194,9402,'action created','2021-02-25 03:47:29','2021-02-25 03:47:29'),(28195,9402,'action started via WP Cron','2021-02-25 03:50:03','2021-02-25 03:50:03'),(28196,9402,'action complete via WP Cron','2021-02-25 03:50:03','2021-02-25 03:50:03'),(28197,9403,'action created','2021-02-25 03:51:44','2021-02-25 03:51:44'),(28198,9403,'action started via WP Cron','2021-02-25 04:03:06','2021-02-25 04:03:06'),(28199,9403,'action complete via WP Cron','2021-02-25 04:03:06','2021-02-25 04:03:06'),(28200,9404,'action created','2021-02-25 04:03:07','2021-02-25 04:03:07'),(28201,9404,'action started via WP Cron','2021-02-25 04:07:59','2021-02-25 04:07:59'),(28202,9404,'action complete via WP Cron','2021-02-25 04:07:59','2021-02-25 04:07:59'),(28203,9405,'action created','2021-02-25 04:08:00','2021-02-25 04:08:00'),(28204,9405,'action started via WP Cron','2021-02-25 04:16:23','2021-02-25 04:16:23'),(28205,9405,'action complete via WP Cron','2021-02-25 04:16:23','2021-02-25 04:16:23'),(28206,9406,'action created','2021-02-25 04:17:56','2021-02-25 04:17:56'),(28207,9406,'action started via WP Cron','2021-02-25 04:19:28','2021-02-25 04:19:28'),(28208,9406,'action complete via WP Cron','2021-02-25 04:19:28','2021-02-25 04:19:28'),(28209,9407,'action created','2021-02-25 04:19:28','2021-02-25 04:19:28'),(28210,9407,'action started via WP Cron','2021-02-25 04:22:16','2021-02-25 04:22:16'),(28211,9407,'action complete via WP Cron','2021-02-25 04:22:16','2021-02-25 04:22:16'),(28212,9408,'action created','2021-02-25 04:22:16','2021-02-25 04:22:16'),(28213,9408,'action started via WP Cron','2021-02-25 04:27:13','2021-02-25 04:27:13'),(28214,9408,'action complete via WP Cron','2021-02-25 04:27:13','2021-02-25 04:27:13'),(28215,9409,'action created','2021-02-25 04:30:55','2021-02-25 04:30:55'),(28216,9409,'action started via WP Cron','2021-02-25 04:33:06','2021-02-25 04:33:06'),(28217,9409,'action complete via WP Cron','2021-02-25 04:33:06','2021-02-25 04:33:06'),(28218,9410,'action created','2021-02-25 04:33:07','2021-02-25 04:33:07'),(28219,9410,'action started via WP Cron','2021-02-25 04:46:10','2021-02-25 04:46:10'),(28220,9410,'action complete via WP Cron','2021-02-25 04:46:10','2021-02-25 04:46:10'),(28221,9411,'action created','2021-02-25 04:46:11','2021-02-25 04:46:11'),(28222,9411,'action started via WP Cron','2021-02-25 04:48:08','2021-02-25 04:48:08'),(28223,9411,'action complete via WP Cron','2021-02-25 04:48:08','2021-02-25 04:48:08'),(28224,9412,'action created','2021-02-25 04:48:08','2021-02-25 04:48:08'),(28225,9412,'action started via WP Cron','2021-02-25 04:48:53','2021-02-25 04:48:53'),(28226,9412,'action complete via WP Cron','2021-02-25 04:48:53','2021-02-25 04:48:53'),(28227,9413,'action created','2021-02-25 04:50:11','2021-02-25 04:50:11'),(28228,9413,'action started via WP Cron','2021-02-25 04:58:21','2021-02-25 04:58:21'),(28229,9413,'action complete via WP Cron','2021-02-25 04:58:21','2021-02-25 04:58:21'),(28230,9414,'action created','2021-02-25 04:58:21','2021-02-25 04:58:21'),(28231,9414,'action started via WP Cron','2021-02-25 05:01:34','2021-02-25 05:01:34'),(28232,9414,'action complete via WP Cron','2021-02-25 05:01:34','2021-02-25 05:01:34'),(28233,9415,'action created','2021-02-25 05:01:35','2021-02-25 05:01:35'),(28234,9415,'action started via WP Cron','2021-02-25 05:03:06','2021-02-25 05:03:06'),(28235,9415,'action complete via WP Cron','2021-02-25 05:03:06','2021-02-25 05:03:06'),(28236,9416,'action created','2021-02-25 05:03:07','2021-02-25 05:03:07'),(28237,9416,'action started via WP Cron','2021-02-25 05:09:11','2021-02-25 05:09:11'),(28238,9416,'action complete via WP Cron','2021-02-25 05:09:11','2021-02-25 05:09:11'),(28239,9417,'action created','2021-02-25 05:11:34','2021-02-25 05:11:34'),(28240,9417,'action started via WP Cron','2021-02-25 05:14:14','2021-02-25 05:14:14'),(28241,9417,'action complete via WP Cron','2021-02-25 05:14:14','2021-02-25 05:14:14'),(28242,9418,'action created','2021-02-25 05:16:14','2021-02-25 05:16:14'),(28243,9418,'action started via WP Cron','2021-02-25 05:19:26','2021-02-25 05:19:26'),(28244,9418,'action complete via WP Cron','2021-02-25 05:19:26','2021-02-25 05:19:26'),(28245,9419,'action created','2021-02-25 05:23:58','2021-02-25 05:23:58'),(28246,9419,'action started via WP Cron','2021-02-25 05:25:21','2021-02-25 05:25:21'),(28247,9419,'action complete via WP Cron','2021-02-25 05:25:21','2021-02-25 05:25:21'),(28248,9420,'action created','2021-02-25 05:25:22','2021-02-25 05:25:22'),(28249,9420,'action started via WP Cron','2021-02-25 05:29:15','2021-02-25 05:29:15'),(28250,9420,'action complete via WP Cron','2021-02-25 05:29:15','2021-02-25 05:29:15'),(28251,9421,'action created','2021-02-25 05:31:52','2021-02-25 05:31:52'),(28252,9421,'action started via WP Cron','2021-02-25 05:33:07','2021-02-25 05:33:07'),(28253,9421,'action complete via WP Cron','2021-02-25 05:33:07','2021-02-25 05:33:07'),(28254,9422,'action created','2021-02-25 05:33:07','2021-02-25 05:33:07'),(28255,9422,'action started via WP Cron','2021-02-25 05:41:07','2021-02-25 05:41:07'),(28256,9422,'action complete via WP Cron','2021-02-25 05:41:07','2021-02-25 05:41:07'),(28257,9423,'action created','2021-02-25 05:41:07','2021-02-25 05:41:07'),(28258,9423,'action started via WP Cron','2021-02-25 05:47:43','2021-02-25 05:47:43'),(28259,9423,'action complete via WP Cron','2021-02-25 05:47:43','2021-02-25 05:47:43'),(28260,9424,'action created','2021-02-25 05:47:44','2021-02-25 05:47:44'),(28261,9424,'action started via WP Cron','2021-02-25 05:50:37','2021-02-25 05:50:37'),(28262,9424,'action complete via WP Cron','2021-02-25 05:50:37','2021-02-25 05:50:37'),(28263,9425,'action created','2021-02-25 05:53:32','2021-02-25 05:53:32'),(28264,9425,'action started via WP Cron','2021-02-25 05:54:21','2021-02-25 05:54:21'),(28265,9425,'action complete via WP Cron','2021-02-25 05:54:21','2021-02-25 05:54:21'),(28266,9426,'action created','2021-02-25 05:55:51','2021-02-25 05:55:51'),(28267,9426,'action started via WP Cron','2021-02-25 05:56:38','2021-02-25 05:56:38'),(28268,9426,'action complete via WP Cron','2021-02-25 05:56:38','2021-02-25 05:56:38'),(28269,9427,'action created','2021-02-25 06:03:06','2021-02-25 06:03:06'),(28270,9427,'action started via WP Cron','2021-02-25 06:04:35','2021-02-25 06:04:35'),(28271,9427,'action complete via WP Cron','2021-02-25 06:04:35','2021-02-25 06:04:35'),(28272,9428,'action created','2021-02-25 06:04:36','2021-02-25 06:04:36'),(28273,9428,'action started via WP Cron','2021-02-25 06:13:08','2021-02-25 06:13:08'),(28274,9428,'action complete via WP Cron','2021-02-25 06:13:08','2021-02-25 06:13:08'),(28275,9429,'action created','2021-02-25 06:13:09','2021-02-25 06:13:09'),(28276,9429,'action started via WP Cron','2021-02-25 06:14:36','2021-02-25 06:14:36'),(28277,9429,'action complete via WP Cron','2021-02-25 06:14:36','2021-02-25 06:14:36'),(28278,9430,'action created','2021-02-25 06:17:18','2021-02-25 06:17:18'),(28279,9430,'action started via WP Cron','2021-02-25 06:18:46','2021-02-25 06:18:46'),(28280,9430,'action complete via WP Cron','2021-02-25 06:18:46','2021-02-25 06:18:46'),(28281,9431,'action created','2021-02-25 06:18:52','2021-02-25 06:18:52'),(28282,9431,'action started via WP Cron','2021-02-25 06:20:32','2021-02-25 06:20:32'),(28283,9431,'action complete via WP Cron','2021-02-25 06:20:32','2021-02-25 06:20:32'),(28284,9432,'action created','2021-02-25 06:22:08','2021-02-25 06:22:08'),(28285,9432,'action started via WP Cron','2021-02-25 06:22:40','2021-02-25 06:22:40'),(28286,9432,'action complete via WP Cron','2021-02-25 06:22:40','2021-02-25 06:22:40'),(28287,9433,'action created','2021-02-25 06:22:40','2021-02-25 06:22:40'),(28288,9433,'action started via WP Cron','2021-02-25 06:33:06','2021-02-25 06:33:06'),(28289,9433,'action complete via WP Cron','2021-02-25 06:33:06','2021-02-25 06:33:06'),(28290,9434,'action created','2021-02-25 06:33:07','2021-02-25 06:33:07'),(28291,9434,'action started via WP Cron','2021-02-25 06:34:46','2021-02-25 06:34:46'),(28292,9434,'action complete via WP Cron','2021-02-25 06:34:46','2021-02-25 06:34:46'),(28293,9435,'action created','2021-02-25 06:34:46','2021-02-25 06:34:46'),(28294,9435,'action started via WP Cron','2021-02-25 06:40:05','2021-02-25 06:40:05'),(28295,9435,'action complete via WP Cron','2021-02-25 06:40:05','2021-02-25 06:40:05'),(28296,9436,'action created','2021-02-25 06:41:24','2021-02-25 06:41:24'),(28297,9436,'action started via WP Cron','2021-02-25 06:50:01','2021-02-25 06:50:01'),(28298,9436,'action complete via WP Cron','2021-02-25 06:50:01','2021-02-25 06:50:01'),(28299,9437,'action created','2021-02-25 06:50:01','2021-02-25 06:50:01'),(28300,9437,'action started via WP Cron','2021-02-25 06:53:02','2021-02-25 06:53:02'),(28301,9437,'action complete via WP Cron','2021-02-25 06:53:02','2021-02-25 06:53:02'),(28302,9438,'action created','2021-02-25 06:59:44','2021-02-25 06:59:44'),(28303,9438,'action started via WP Cron','2021-02-25 07:01:24','2021-02-25 07:01:24'),(28304,9438,'action complete via WP Cron','2021-02-25 07:01:24','2021-02-25 07:01:24'),(28305,9439,'action created','2021-02-25 07:03:06','2021-02-25 07:03:06'),(28306,9439,'action started via WP Cron','2021-02-25 07:03:49','2021-02-25 07:03:49'),(28307,9439,'action complete via WP Cron','2021-02-25 07:03:49','2021-02-25 07:03:49'),(28308,9440,'action created','2021-02-25 07:13:48','2021-02-25 07:13:48'),(28309,9440,'action started via WP Cron','2021-02-25 07:17:12','2021-02-25 07:17:12'),(28310,9440,'action complete via WP Cron','2021-02-25 07:17:12','2021-02-25 07:17:12'),(28311,9441,'action created','2021-02-25 07:17:13','2021-02-25 07:17:13'),(28312,9441,'action started via WP Cron','2021-02-25 07:17:46','2021-02-25 07:17:46'),(28313,9441,'action complete via WP Cron','2021-02-25 07:17:46','2021-02-25 07:17:46'),(28314,9442,'action created','2021-02-25 07:17:46','2021-02-25 07:17:46'),(28315,9442,'action started via WP Cron','2021-02-25 07:20:17','2021-02-25 07:20:17'),(28316,9442,'action complete via WP Cron','2021-02-25 07:20:17','2021-02-25 07:20:17'),(28317,9443,'action created','2021-02-25 07:20:17','2021-02-25 07:20:17'),(28318,9443,'action started via WP Cron','2021-02-25 07:32:54','2021-02-25 07:32:54'),(28319,9443,'action complete via WP Cron','2021-02-25 07:32:54','2021-02-25 07:32:54'),(28320,9444,'action created','2021-02-25 07:33:06','2021-02-25 07:33:06'),(28321,9444,'action started via WP Cron','2021-02-25 07:33:39','2021-02-25 07:33:39'),(28322,9444,'action complete via WP Cron','2021-02-25 07:33:39','2021-02-25 07:33:39'),(28323,9445,'action created','2021-02-25 07:41:11','2021-02-25 07:41:11'),(28324,9445,'action started via WP Cron','2021-02-25 07:47:40','2021-02-25 07:47:40'),(28325,9445,'action complete via WP Cron','2021-02-25 07:47:40','2021-02-25 07:47:40'),(28326,9446,'action created','2021-02-25 07:50:03','2021-02-25 07:50:03'),(28327,9446,'action started via WP Cron','2021-02-25 07:58:44','2021-02-25 07:58:44'),(28328,9446,'action complete via WP Cron','2021-02-25 07:58:44','2021-02-25 07:58:44'),(28329,9447,'action created','2021-02-25 07:58:51','2021-02-25 07:58:51'),(28330,9447,'action started via WP Cron','2021-02-25 08:01:22','2021-02-25 08:01:22'),(28331,9447,'action complete via WP Cron','2021-02-25 08:01:22','2021-02-25 08:01:22'),(28332,9448,'action created','2021-02-25 08:01:23','2021-02-25 08:01:23'),(28333,9448,'action started via WP Cron','2021-02-25 08:03:06','2021-02-25 08:03:06'),(28334,9448,'action complete via WP Cron','2021-02-25 08:03:06','2021-02-25 08:03:06'),(28335,9449,'action created','2021-02-25 08:03:07','2021-02-25 08:03:07'),(28336,9449,'action started via WP Cron','2021-02-25 08:06:52','2021-02-25 08:06:52'),(28337,9449,'action complete via WP Cron','2021-02-25 08:06:52','2021-02-25 08:06:52'),(28338,9450,'action created','2021-02-25 08:06:54','2021-02-25 08:06:54'),(28339,9450,'action started via WP Cron','2021-02-25 08:07:38','2021-02-25 08:07:38'),(28340,9450,'action complete via WP Cron','2021-02-25 08:07:38','2021-02-25 08:07:38'),(28341,9451,'action created','2021-02-25 08:07:48','2021-02-25 08:07:48'),(28342,9451,'action started via WP Cron','2021-02-25 08:12:46','2021-02-25 08:12:46'),(28343,9451,'action complete via WP Cron','2021-02-25 08:12:46','2021-02-25 08:12:46'),(28344,9452,'action created','2021-02-25 08:18:40','2021-02-25 08:18:40'),(28345,9452,'action started via WP Cron','2021-02-25 08:22:06','2021-02-25 08:22:06'),(28346,9452,'action complete via WP Cron','2021-02-25 08:22:06','2021-02-25 08:22:06'),(28347,9453,'action created','2021-02-25 08:22:06','2021-02-25 08:22:06'),(28348,9453,'action started via WP Cron','2021-02-25 08:23:40','2021-02-25 08:23:40'),(28349,9453,'action complete via WP Cron','2021-02-25 08:23:40','2021-02-25 08:23:40'),(28350,9454,'action created','2021-02-25 08:25:06','2021-02-25 08:25:06'),(28351,9454,'action started via WP Cron','2021-02-25 08:32:40','2021-02-25 08:32:40'),(28352,9454,'action complete via WP Cron','2021-02-25 08:32:40','2021-02-25 08:32:40'),(28353,9455,'action created','2021-02-25 08:32:43','2021-02-25 08:32:43'),(28354,9455,'action started via WP Cron','2021-02-25 08:35:27','2021-02-25 08:35:27'),(28355,9455,'action complete via WP Cron','2021-02-25 08:35:27','2021-02-25 08:35:27'),(28356,9456,'action created','2021-02-25 08:35:27','2021-02-25 08:35:27'),(28357,9456,'action started via WP Cron','2021-02-25 08:37:53','2021-02-25 08:37:53'),(28358,9456,'action complete via WP Cron','2021-02-25 08:37:53','2021-02-25 08:37:53'),(28359,9457,'action created','2021-02-25 08:39:36','2021-02-25 08:39:36'),(28360,9457,'action started via WP Cron','2021-02-25 08:43:38','2021-02-25 08:43:38'),(28361,9457,'action complete via WP Cron','2021-02-25 08:43:38','2021-02-25 08:43:38'),(28362,9458,'action created','2021-02-25 08:45:25','2021-02-25 08:45:25'),(28363,9458,'action started via WP Cron','2021-02-25 08:45:54','2021-02-25 08:45:54'),(28364,9458,'action complete via WP Cron','2021-02-25 08:45:54','2021-02-25 08:45:54'),(28365,9459,'action created','2021-02-25 08:45:55','2021-02-25 08:45:55'),(28366,9459,'action started via WP Cron','2021-02-25 08:46:37','2021-02-25 08:46:37'),(28367,9459,'action complete via WP Cron','2021-02-25 08:46:37','2021-02-25 08:46:37'),(28368,9460,'action created','2021-02-25 08:47:11','2021-02-25 08:47:11'),(28369,9460,'action started via WP Cron','2021-02-25 08:48:19','2021-02-25 08:48:19'),(28370,9460,'action complete via WP Cron','2021-02-25 08:48:19','2021-02-25 08:48:19'),(28371,9461,'action created','2021-02-25 08:48:31','2021-02-25 08:48:31'),(28372,9461,'action started via WP Cron','2021-02-25 08:53:16','2021-02-25 08:53:16'),(28373,9461,'action complete via WP Cron','2021-02-25 08:53:16','2021-02-25 08:53:16'),(28374,9462,'action created','2021-02-25 08:53:18','2021-02-25 08:53:18'),(28375,9462,'action started via WP Cron','2021-02-25 08:54:08','2021-02-25 08:54:08'),(28376,9462,'action complete via WP Cron','2021-02-25 08:54:08','2021-02-25 08:54:08'),(37839,12619,'action created','2021-03-30 20:06:51','2021-03-30 20:06:51'),(37840,12619,'action started via WP Cron','2021-03-30 20:07:35','2021-03-30 20:07:35'),(37841,12619,'action complete via WP Cron','2021-03-30 20:07:35','2021-03-30 20:07:35'),(38526,12848,'action created','2021-04-02 13:03:55','2021-04-02 13:03:55'),(38527,12848,'action started via WP Cron','2021-04-02 13:03:56','2021-04-02 13:03:56'),(38528,12848,'action complete via WP Cron','2021-04-02 13:03:56','2021-04-02 13:03:56'),(40086,13368,'action created','2021-04-08 16:31:39','2021-04-08 16:31:39'),(40087,13368,'action started via WP Cron','2021-04-08 16:31:57','2021-04-08 16:31:57'),(40088,13368,'action complete via WP Cron','2021-04-08 16:31:57','2021-04-08 16:31:57'),(42723,14247,'action created','2021-04-19 12:22:29','2021-04-19 12:22:29'),(42724,14247,'action started via WP Cron','2021-04-19 12:22:48','2021-04-19 12:22:48'),(42725,14247,'action complete via WP Cron','2021-04-19 12:22:48','2021-04-19 12:22:48'),(44652,14890,'action created','2021-04-27 11:54:05','2021-04-27 11:54:05'),(44802,14940,'action created','2021-04-28 05:14:58','2021-04-28 05:14:58'),(44811,14943,'action created','2021-04-28 06:03:19','2021-04-28 06:03:19'),(44873,14964,'action created','2021-04-28 11:52:06','2021-04-28 11:52:06'),(44875,14890,'action started via WP Cron','2021-04-28 11:55:28','2021-04-28 11:55:28'),(44876,14890,'action complete via WP Cron','2021-04-28 11:55:28','2021-04-28 11:55:28'),(44877,14965,'action created','2021-04-28 11:55:28','2021-04-28 11:55:28'),(44878,14964,'action started via WP Cron','2021-04-28 12:08:38','2021-04-28 12:08:38'),(44879,14966,'action created','2021-04-28 12:08:38','2021-04-28 12:08:38'),(44880,14964,'action complete via WP Cron','2021-04-28 12:08:38','2021-04-28 12:08:38'),(44881,14966,'action started via WP Cron','2021-04-28 12:25:53','2021-04-28 12:25:53'),(44882,14967,'action created','2021-04-28 12:25:53','2021-04-28 12:25:53'),(44883,14966,'action complete via WP Cron','2021-04-28 12:25:53','2021-04-28 12:25:53'),(44884,14967,'action started via WP Cron','2021-04-28 12:42:02','2021-04-28 12:42:02'),(44885,14968,'action created','2021-04-28 12:42:02','2021-04-28 12:42:02'),(44886,14967,'action complete via WP Cron','2021-04-28 12:42:02','2021-04-28 12:42:02'),(44887,14968,'action started via WP Cron','2021-04-28 12:57:16','2021-04-28 12:57:16'),(44888,14969,'action created','2021-04-28 12:57:16','2021-04-28 12:57:16'),(44889,14968,'action complete via WP Cron','2021-04-28 12:57:16','2021-04-28 12:57:16'),(44890,14969,'action started via WP Cron','2021-04-28 13:14:45','2021-04-28 13:14:45'),(44891,14970,'action created','2021-04-28 13:14:45','2021-04-28 13:14:45'),(44892,14969,'action complete via WP Cron','2021-04-28 13:14:45','2021-04-28 13:14:45'),(44893,14970,'action started via WP Cron','2021-04-28 13:31:08','2021-04-28 13:31:08'),(44894,14971,'action created','2021-04-28 13:31:08','2021-04-28 13:31:08'),(44895,14970,'action complete via WP Cron','2021-04-28 13:31:08','2021-04-28 13:31:08'),(44896,14971,'action started via WP Cron','2021-04-28 13:46:28','2021-04-28 13:46:28'),(44897,14972,'action created','2021-04-28 13:46:28','2021-04-28 13:46:28'),(44898,14971,'action complete via WP Cron','2021-04-28 13:46:28','2021-04-28 13:46:28'),(44899,14972,'action started via WP Cron','2021-04-28 14:03:12','2021-04-28 14:03:12'),(44900,14973,'action created','2021-04-28 14:03:12','2021-04-28 14:03:12'),(44901,14972,'action complete via WP Cron','2021-04-28 14:03:12','2021-04-28 14:03:12'),(44902,14973,'action started via WP Cron','2021-04-28 14:19:26','2021-04-28 14:19:26'),(44903,14974,'action created','2021-04-28 14:19:26','2021-04-28 14:19:26'),(44904,14973,'action complete via WP Cron','2021-04-28 14:19:26','2021-04-28 14:19:26'),(44905,14974,'action started via WP Cron','2021-04-28 14:35:31','2021-04-28 14:35:31'),(44906,14975,'action created','2021-04-28 14:35:31','2021-04-28 14:35:31'),(44907,14974,'action complete via WP Cron','2021-04-28 14:35:31','2021-04-28 14:35:31'),(44908,14975,'action started via WP Cron','2021-04-28 14:51:36','2021-04-28 14:51:36'),(44909,14976,'action created','2021-04-28 14:51:36','2021-04-28 14:51:36'),(44910,14975,'action complete via WP Cron','2021-04-28 14:51:36','2021-04-28 14:51:36'),(44911,14976,'action started via WP Cron','2021-04-28 15:08:03','2021-04-28 15:08:03'),(44912,14977,'action created','2021-04-28 15:08:03','2021-04-28 15:08:03'),(44913,14976,'action complete via WP Cron','2021-04-28 15:08:03','2021-04-28 15:08:03'),(44914,14977,'action started via WP Cron','2021-04-28 15:29:44','2021-04-28 15:29:44'),(44915,14978,'action created','2021-04-28 15:29:44','2021-04-28 15:29:44'),(44916,14977,'action complete via WP Cron','2021-04-28 15:29:44','2021-04-28 15:29:44'),(44917,14978,'action started via WP Cron','2021-04-28 16:01:55','2021-04-28 16:01:55'),(44918,14979,'action created','2021-04-28 16:01:55','2021-04-28 16:01:55'),(44919,14978,'action complete via WP Cron','2021-04-28 16:01:55','2021-04-28 16:01:55'),(44920,14979,'action started via WP Cron','2021-04-28 16:32:07','2021-04-28 16:32:07'),(44921,14980,'action created','2021-04-28 16:32:07','2021-04-28 16:32:07'),(44922,14979,'action complete via WP Cron','2021-04-28 16:32:07','2021-04-28 16:32:07'),(44923,14980,'action started via WP Cron','2021-04-28 16:50:18','2021-04-28 16:50:18'),(44924,14981,'action created','2021-04-28 16:50:18','2021-04-28 16:50:18'),(44925,14980,'action complete via WP Cron','2021-04-28 16:50:18','2021-04-28 16:50:18'),(44926,14981,'action started via WP Cron','2021-04-28 17:07:30','2021-04-28 17:07:30'),(44927,14982,'action created','2021-04-28 17:07:30','2021-04-28 17:07:30'),(44928,14981,'action complete via WP Cron','2021-04-28 17:07:30','2021-04-28 17:07:30'),(44929,14982,'action started via WP Cron','2021-04-28 17:44:47','2021-04-28 17:44:47'),(44930,14983,'action created','2021-04-28 17:44:47','2021-04-28 17:44:47'),(44931,14982,'action complete via WP Cron','2021-04-28 17:44:47','2021-04-28 17:44:47'),(44932,14983,'action started via WP Cron','2021-04-28 18:01:56','2021-04-28 18:01:56'),(44933,14984,'action created','2021-04-28 18:01:56','2021-04-28 18:01:56'),(44934,14983,'action complete via WP Cron','2021-04-28 18:01:56','2021-04-28 18:01:56'),(44935,14984,'action started via WP Cron','2021-04-28 18:21:09','2021-04-28 18:21:09'),(44936,14985,'action created','2021-04-28 18:21:09','2021-04-28 18:21:09'),(44937,14984,'action complete via WP Cron','2021-04-28 18:21:09','2021-04-28 18:21:09'),(44938,14985,'action started via WP Cron','2021-04-28 18:37:22','2021-04-28 18:37:22'),(44939,14986,'action created','2021-04-28 18:37:22','2021-04-28 18:37:22'),(44940,14985,'action complete via WP Cron','2021-04-28 18:37:22','2021-04-28 18:37:22'),(44941,14986,'action started via WP Cron','2021-04-28 18:53:19','2021-04-28 18:53:19'),(44942,14987,'action created','2021-04-28 18:53:19','2021-04-28 18:53:19'),(44943,14986,'action complete via WP Cron','2021-04-28 18:53:19','2021-04-28 18:53:19'),(44944,14987,'action started via WP Cron','2021-04-28 19:11:04','2021-04-28 19:11:04'),(44945,14988,'action created','2021-04-28 19:11:04','2021-04-28 19:11:04'),(44946,14987,'action complete via WP Cron','2021-04-28 19:11:04','2021-04-28 19:11:04'),(44947,14988,'action started via WP Cron','2021-04-28 19:28:33','2021-04-28 19:28:33'),(44948,14989,'action created','2021-04-28 19:28:33','2021-04-28 19:28:33'),(44949,14988,'action complete via WP Cron','2021-04-28 19:28:33','2021-04-28 19:28:33'),(44950,14989,'action started via WP Cron','2021-04-28 19:45:48','2021-04-28 19:45:48'),(44951,14990,'action created','2021-04-28 19:45:48','2021-04-28 19:45:48'),(44952,14989,'action complete via WP Cron','2021-04-28 19:45:48','2021-04-28 19:45:48'),(44953,14990,'action started via WP Cron','2021-04-28 20:01:14','2021-04-28 20:01:14'),(44954,14991,'action created','2021-04-28 20:01:14','2021-04-28 20:01:14'),(44955,14990,'action complete via WP Cron','2021-04-28 20:01:14','2021-04-28 20:01:14'),(44956,14991,'action started via WP Cron','2021-04-28 20:24:17','2021-04-28 20:24:17'),(44957,14992,'action created','2021-04-28 20:24:17','2021-04-28 20:24:17'),(44958,14991,'action complete via WP Cron','2021-04-28 20:24:17','2021-04-28 20:24:17'),(44959,14992,'action started via WP Cron','2021-04-28 20:40:47','2021-04-28 20:40:47'),(44960,14993,'action created','2021-04-28 20:40:47','2021-04-28 20:40:47'),(44961,14992,'action complete via WP Cron','2021-04-28 20:40:47','2021-04-28 20:40:47'),(44962,14993,'action started via WP Cron','2021-04-28 21:02:31','2021-04-28 21:02:31'),(44963,14994,'action created','2021-04-28 21:02:31','2021-04-28 21:02:31'),(44964,14993,'action complete via WP Cron','2021-04-28 21:02:31','2021-04-28 21:02:31'),(44965,14994,'action started via WP Cron','2021-04-28 21:29:15','2021-04-28 21:29:15'),(44966,14995,'action created','2021-04-28 21:29:15','2021-04-28 21:29:15'),(44967,14994,'action complete via WP Cron','2021-04-28 21:29:15','2021-04-28 21:29:15'),(44968,14995,'action started via WP Cron','2021-04-28 21:46:08','2021-04-28 21:46:08'),(44969,14996,'action created','2021-04-28 21:46:08','2021-04-28 21:46:08'),(44970,14995,'action complete via WP Cron','2021-04-28 21:46:08','2021-04-28 21:46:08'),(44971,14996,'action started via WP Cron','2021-04-28 22:03:51','2021-04-28 22:03:51'),(44972,14997,'action created','2021-04-28 22:03:51','2021-04-28 22:03:51'),(44973,14996,'action complete via WP Cron','2021-04-28 22:03:51','2021-04-28 22:03:51'),(44974,14997,'action started via WP Cron','2021-04-28 22:28:06','2021-04-28 22:28:06'),(44975,14998,'action created','2021-04-28 22:28:06','2021-04-28 22:28:06'),(44976,14997,'action complete via WP Cron','2021-04-28 22:28:06','2021-04-28 22:28:06'),(44977,14998,'action started via WP Cron','2021-04-28 22:45:52','2021-04-28 22:45:52'),(44978,14999,'action created','2021-04-28 22:45:52','2021-04-28 22:45:52'),(44979,14998,'action complete via WP Cron','2021-04-28 22:45:52','2021-04-28 22:45:52'),(44980,14999,'action started via WP Cron','2021-04-28 23:06:37','2021-04-28 23:06:37'),(44981,15000,'action created','2021-04-28 23:06:37','2021-04-28 23:06:37'),(44982,14999,'action complete via WP Cron','2021-04-28 23:06:37','2021-04-28 23:06:37'),(44983,15000,'action started via WP Cron','2021-04-28 23:24:33','2021-04-28 23:24:33'),(44984,15001,'action created','2021-04-28 23:24:33','2021-04-28 23:24:33'),(44985,15000,'action complete via WP Cron','2021-04-28 23:24:33','2021-04-28 23:24:33'),(44986,15001,'action started via WP Cron','2021-04-28 23:46:39','2021-04-28 23:46:39'),(44987,15002,'action created','2021-04-28 23:46:39','2021-04-28 23:46:39'),(44988,15001,'action complete via WP Cron','2021-04-28 23:46:39','2021-04-28 23:46:39'),(44989,15002,'action started via WP Cron','2021-04-29 00:15:27','2021-04-29 00:15:27'),(44990,15003,'action created','2021-04-29 00:15:27','2021-04-29 00:15:27'),(44991,15002,'action complete via WP Cron','2021-04-29 00:15:27','2021-04-29 00:15:27'),(44992,15003,'action started via WP Cron','2021-04-29 00:44:06','2021-04-29 00:44:06'),(44993,15004,'action created','2021-04-29 00:44:06','2021-04-29 00:44:06'),(44994,15003,'action complete via WP Cron','2021-04-29 00:44:06','2021-04-29 00:44:06'),(44995,15004,'action started via WP Cron','2021-04-29 01:04:18','2021-04-29 01:04:18'),(44996,15005,'action created','2021-04-29 01:04:18','2021-04-29 01:04:18'),(44997,15004,'action complete via WP Cron','2021-04-29 01:04:18','2021-04-29 01:04:18'),(44998,15005,'action started via WP Cron','2021-04-29 01:20:38','2021-04-29 01:20:38'),(44999,15006,'action created','2021-04-29 01:20:38','2021-04-29 01:20:38'),(45000,15005,'action complete via WP Cron','2021-04-29 01:20:38','2021-04-29 01:20:38'),(45001,15006,'action started via WP Cron','2021-04-29 01:40:10','2021-04-29 01:40:10'),(45002,15007,'action created','2021-04-29 01:40:10','2021-04-29 01:40:10'),(45003,15006,'action complete via WP Cron','2021-04-29 01:40:10','2021-04-29 01:40:10'),(45004,15007,'action started via WP Cron','2021-04-29 01:56:37','2021-04-29 01:56:37'),(45005,15008,'action created','2021-04-29 01:56:37','2021-04-29 01:56:37'),(45006,15007,'action complete via WP Cron','2021-04-29 01:56:37','2021-04-29 01:56:37'),(45007,15008,'action started via WP Cron','2021-04-29 02:11:53','2021-04-29 02:11:53'),(45008,15009,'action created','2021-04-29 02:11:53','2021-04-29 02:11:53'),(45009,15008,'action complete via WP Cron','2021-04-29 02:11:53','2021-04-29 02:11:53'),(45010,15009,'action started via WP Cron','2021-04-29 02:29:12','2021-04-29 02:29:12'),(45011,15010,'action created','2021-04-29 02:29:12','2021-04-29 02:29:12'),(45012,15009,'action complete via WP Cron','2021-04-29 02:29:12','2021-04-29 02:29:12'),(45013,15010,'action started via WP Cron','2021-04-29 02:44:57','2021-04-29 02:44:57'),(45014,15011,'action created','2021-04-29 02:44:57','2021-04-29 02:44:57'),(45015,15010,'action complete via WP Cron','2021-04-29 02:44:57','2021-04-29 02:44:57'),(45016,15011,'action started via WP Cron','2021-04-29 03:02:56','2021-04-29 03:02:56'),(45017,15012,'action created','2021-04-29 03:02:56','2021-04-29 03:02:56'),(45018,15011,'action complete via WP Cron','2021-04-29 03:02:56','2021-04-29 03:02:56'),(45019,15012,'action started via WP Cron','2021-04-29 03:20:01','2021-04-29 03:20:01'),(45020,15013,'action created','2021-04-29 03:20:01','2021-04-29 03:20:01'),(45021,15012,'action complete via WP Cron','2021-04-29 03:20:01','2021-04-29 03:20:01'),(45022,15013,'action started via WP Cron','2021-04-29 03:35:57','2021-04-29 03:35:57'),(45023,15014,'action created','2021-04-29 03:35:57','2021-04-29 03:35:57'),(45024,15013,'action complete via WP Cron','2021-04-29 03:35:57','2021-04-29 03:35:57'),(45025,15014,'action started via WP Cron','2021-04-29 04:05:55','2021-04-29 04:05:55'),(45026,15015,'action created','2021-04-29 04:05:55','2021-04-29 04:05:55'),(45027,15014,'action complete via WP Cron','2021-04-29 04:05:55','2021-04-29 04:05:55'),(45028,15015,'action started via WP Cron','2021-04-29 04:24:14','2021-04-29 04:24:14'),(45029,15016,'action created','2021-04-29 04:24:14','2021-04-29 04:24:14'),(45030,15015,'action complete via WP Cron','2021-04-29 04:24:14','2021-04-29 04:24:14'),(45031,15016,'action started via WP Cron','2021-04-29 04:47:05','2021-04-29 04:47:05'),(45032,15017,'action created','2021-04-29 04:47:05','2021-04-29 04:47:05'),(45033,15016,'action complete via WP Cron','2021-04-29 04:47:05','2021-04-29 04:47:05'),(45034,15018,'action created','2021-04-29 04:47:47','2021-04-29 04:47:47'),(45035,15018,'action started via Async Request','2021-04-29 04:48:12','2021-04-29 04:48:12'),(45036,15018,'action complete via Async Request','2021-04-29 04:48:12','2021-04-29 04:48:12'),(45037,15017,'action started via WP Cron','2021-04-29 05:03:30','2021-04-29 05:03:30'),(45038,15019,'action created','2021-04-29 05:03:30','2021-04-29 05:03:30'),(45039,15017,'action complete via WP Cron','2021-04-29 05:03:30','2021-04-29 05:03:30'),(45040,14940,'action started via WP Cron','2021-04-29 05:15:36','2021-04-29 05:15:36'),(45041,14940,'action complete via WP Cron','2021-04-29 05:15:36','2021-04-29 05:15:36'),(45042,15020,'action created','2021-04-29 05:15:36','2021-04-29 05:15:36'),(45043,15019,'action started via WP Cron','2021-04-29 05:19:34','2021-04-29 05:19:34'),(45044,15021,'action created','2021-04-29 05:19:34','2021-04-29 05:19:34'),(45045,15019,'action complete via WP Cron','2021-04-29 05:19:34','2021-04-29 05:19:34'),(45046,15021,'action started via WP Cron','2021-04-29 05:35:36','2021-04-29 05:35:36'),(45047,15022,'action created','2021-04-29 05:35:36','2021-04-29 05:35:36'),(45048,15021,'action complete via WP Cron','2021-04-29 05:35:36','2021-04-29 05:35:36'),(45049,15022,'action started via WP Cron','2021-04-29 05:50:51','2021-04-29 05:50:51'),(45050,15023,'action created','2021-04-29 05:50:51','2021-04-29 05:50:51'),(45051,15022,'action complete via WP Cron','2021-04-29 05:50:51','2021-04-29 05:50:51');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_aioseo_notifications`
--

DROP TABLE IF EXISTS `wp_aioseo_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aioseo_notifications` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(13) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `level` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `notification_id` bigint(20) unsigned DEFAULT NULL,
  `notification_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `start` datetime DEFAULT NULL,
  `end` datetime DEFAULT NULL,
  `button1_label` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `button1_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `button2_label` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `button2_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `dismissed` tinyint(1) NOT NULL DEFAULT '0',
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_notifications_slug` (`slug`),
  KEY `ndx_aioseo_notifications_dates` (`start`,`end`),
  KEY `ndx_aioseo_notifications_type` (`type`),
  KEY `ndx_aioseo_notifications_dismissed` (`dismissed`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aioseo_notifications`
--

LOCK TABLES `wp_aioseo_notifications` WRITE;
/*!40000 ALTER TABLE `wp_aioseo_notifications` DISABLE KEYS */;
INSERT INTO `wp_aioseo_notifications` VALUES (1,'601269743e0d0','Review Your Homepage Title & Description','Due to a bug in the previous version of All in One SEO, your homepage title and description may have changed. Please take a minute to review your homepage settings to verify that they are correct.','warning','[\"all\"]',NULL,'v3-migration-homepage-settings','2021-01-28 07:36:20',NULL,'Review Now','http://route#aioseo-search-appearance&aioseo-scroll=home-page-settings&aioseo-highlight=home-page-settings:global-settings',NULL,NULL,0,'2021-01-28 07:36:20','2021-01-28 07:36:20'),(2,'602224e08cad2','Static sitemap files detected','AIOSEO has detected static sitemap files in the root folder of your WordPress installation.\n				As long as these files are present, AIOSEO is not able to dynamically generate your sitemap.','error','[\"all\"]',NULL,'sitemap-static-files','2021-02-09 06:00:00',NULL,'Delete Static Files','http://action#sitemap/delete-static-files',NULL,NULL,0,'2021-02-09 06:00:00','2021-02-09 06:00:00'),(3,'60242cd5b52b7','Physical Robots.txt File Detected','AIOSEO has detected a physical robots.txt file in the root folder of your WordPress installation. We recommend removing this file as it could cause conflicts with WordPress\' dynamically generated one. AIOSEO can import this file and delete it, or you can simply delete it.','error','[\"all\"]',NULL,'robots-physical-file','2021-02-10 18:58:29',NULL,'Import and Delete','http://action#tools/import-robots-txt?redirect=aioseo-tools','Delete','http://action#tools/delete-robots-txt?redirect=aioseo-tools',0,'2021-02-10 18:58:29','2021-02-10 18:58:29');
/*!40000 ALTER TABLE `wp_aioseo_notifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_aioseo_posts`
--

DROP TABLE IF EXISTS `wp_aioseo_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aioseo_posts` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL,
  `title` text COLLATE utf8mb4_unicode_520_ci,
  `description` text COLLATE utf8mb4_unicode_520_ci,
  `keywords` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `keyphrases` longtext COLLATE utf8mb4_unicode_520_ci,
  `page_analysis` longtext COLLATE utf8mb4_unicode_520_ci,
  `canonical_url` text COLLATE utf8mb4_unicode_520_ci,
  `og_title` text COLLATE utf8mb4_unicode_520_ci,
  `og_description` text COLLATE utf8mb4_unicode_520_ci,
  `og_object_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default',
  `og_image_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default',
  `og_image_custom_url` text COLLATE utf8mb4_unicode_520_ci,
  `og_image_custom_fields` text COLLATE utf8mb4_unicode_520_ci,
  `og_custom_image_width` int(11) DEFAULT NULL,
  `og_custom_image_height` int(11) DEFAULT NULL,
  `og_video` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `og_custom_url` text COLLATE utf8mb4_unicode_520_ci,
  `og_article_section` text COLLATE utf8mb4_unicode_520_ci,
  `og_article_tags` text COLLATE utf8mb4_unicode_520_ci,
  `twitter_use_og` tinyint(1) DEFAULT '0',
  `twitter_card` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default',
  `twitter_image_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default',
  `twitter_image_custom_url` text COLLATE utf8mb4_unicode_520_ci,
  `twitter_image_custom_fields` text COLLATE utf8mb4_unicode_520_ci,
  `twitter_title` text COLLATE utf8mb4_unicode_520_ci,
  `twitter_description` text COLLATE utf8mb4_unicode_520_ci,
  `seo_score` int(11) NOT NULL DEFAULT '0',
  `schema_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_type_options` longtext COLLATE utf8mb4_unicode_520_ci,
  `pillar_content` tinyint(1) DEFAULT NULL,
  `robots_default` tinyint(1) NOT NULL DEFAULT '1',
  `robots_noindex` tinyint(1) NOT NULL DEFAULT '0',
  `robots_noarchive` tinyint(1) NOT NULL DEFAULT '0',
  `robots_nosnippet` tinyint(1) NOT NULL DEFAULT '0',
  `robots_nofollow` tinyint(1) NOT NULL DEFAULT '0',
  `robots_noimageindex` tinyint(1) NOT NULL DEFAULT '0',
  `robots_noodp` tinyint(1) NOT NULL DEFAULT '0',
  `robots_notranslate` tinyint(1) NOT NULL DEFAULT '0',
  `robots_max_snippet` int(11) DEFAULT NULL,
  `robots_max_videopreview` int(11) DEFAULT NULL,
  `robots_max_imagepreview` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT 'large',
  `tabs` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `images` longtext COLLATE utf8mb4_unicode_520_ci,
  `image_scan_date` datetime DEFAULT NULL,
  `priority` tinytext COLLATE utf8mb4_unicode_520_ci,
  `frequency` tinytext COLLATE utf8mb4_unicode_520_ci,
  `videos` longtext COLLATE utf8mb4_unicode_520_ci,
  `video_thumbnail` text COLLATE utf8mb4_unicode_520_ci,
  `video_scan_date` datetime DEFAULT NULL,
  `location` text COLLATE utf8mb4_unicode_520_ci,
  `local_seo` longtext COLLATE utf8mb4_unicode_520_ci,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `ndx_aioseo_posts_post_id` (`post_id`)
) ENGINE=InnoDB AUTO_INCREMENT=222 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aioseo_posts`
--

LOCK TABLES `wp_aioseo_posts` WRITE;
/*!40000 ALTER TABLE `wp_aioseo_posts` DISABLE KEYS */;
INSERT INTO `wp_aioseo_posts` VALUES (1,5,'Next-Gen IT MSP Client Portal and Dashboard','Captain\'s Chair is the fundamental tool for MSP\'s to provide an enhanced customer experience by bridging communication gaps and building trust.','',NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:20','2021-02-22 22:48:04'),(2,426,'Creating Next-Gen MSP\'s - Captain\'s Chair | #site_title',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:20','2021-02-22 22:51:14'),(3,443,'Partnering with ConnectWise - Captain\'s Chair | #site_title',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:20','2021-02-22 22:51:14'),(4,461,'Why do clients leave an MSP? - Captain\'s Chair | #site_title',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:20','2021-02-22 22:51:14'),(5,472,'The True Cost of Client Churn for MSP\'s - Captain\'s Chair | #site_title',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:20','2021-02-22 22:51:14'),(6,491,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:20','2021-02-22 22:51:14'),(7,500,'Establishing a Better Customer Experience for MSP\'s - Captain\'s Chair | #site_title',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:20','2021-02-22 22:51:14'),(8,504,'Transforming Your Customer\'s Experience - Captain\'s Chair | #site_title',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:20','2021-02-22 22:51:14'),(9,519,'Captain\'s Chair Gives Transparency for MSP Customers | #site_title',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/04\\/smileback-e1586287604335.png\",\"image:title\":\"smileback\",\"image:caption\":\"\"}]','2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:20','2021-02-22 22:51:14'),(11,755,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(12,749,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(13,746,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(14,744,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(15,734,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'none','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"book\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"restaurant\":[],\"service\":[],\"video\":[]}',0,0,1,1,1,1,1,1,1,-1,-1,'large','{\"tab\":\"advanced\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-02-03 08:10:30','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-01-28 07:36:51','2021-04-20 05:38:28'),(16,731,NULL,'','',NULL,NULL,'',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(17,730,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(18,729,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/12\\/testimonial3.png\",\"image:title\":\"testimonial3\",\"image:caption\":\"\"}]','2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(19,728,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(20,727,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/12\\/testimonial2.png\",\"image:title\":\"testimonial2\",\"image:caption\":\"\"}]','2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(21,726,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(22,725,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/12\\/testimonial1.png\",\"image:title\":\"testimonial1\",\"image:caption\":\"\"}]','2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(23,717,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(24,715,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(25,712,'Next-Gen IT MSP Client Portal and Dashboard #separator_sa #site_title','Captain\'s Chair is the fundamental tool for MSP\'s to provide an enhanced customer experience by bridging communication gaps and building trust.','',NULL,NULL,'',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(26,710,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(27,709,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(28,708,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(29,707,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(30,706,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(31,705,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:04'),(32,704,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(33,703,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(34,688,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(35,687,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(36,678,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(37,676,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(38,675,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(39,674,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(40,672,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(41,669,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(42,668,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,0,1,1,1,1,1,1,1,-1,-1,'large','{\"tab\":\"advanced\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-01-28 07:53:07','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-01-28 07:36:51','2021-04-20 05:39:10'),(43,663,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(44,662,NULL,'','','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}','',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-02-03 08:09:17','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-01-28 07:36:51','2021-02-22 22:48:05'),(45,629,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(46,626,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(47,625,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(48,624,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(49,623,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(50,622,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(51,617,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(52,616,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/09\\/am-dashboard.jpg\",\"image:title\":\"am-dashboard\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(53,615,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(54,614,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/09\\/assets.jpg\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(55,613,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(56,612,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/09\\/office.jpg\",\"image:title\":\"office\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:51','2021-02-22 22:48:05'),(57,611,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:52','2021-02-22 22:48:05'),(58,610,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/09\\/ticket.jpg\",\"image:title\":\"ticket\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:52','2021-02-22 22:51:14'),(59,609,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/09\\/client-dashboard-scaled-compressed.jpg\",\"image:title\":\"client-dashboard-scaled-compressed\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:36:52','2021-02-22 22:51:14'),(60,603,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:20','2021-02-22 22:51:14'),(61,599,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(62,583,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(63,573,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(64,571,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/07\\/Veeam.png\",\"image:title\":\"Veeam\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(65,568,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(66,567,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(67,566,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/07\\/BitDefender.png\",\"image:title\":\"BitDefender\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(69,529,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(70,528,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/06\\/kaseya-bms-logo.png\",\"image:title\":\"kaseya-bms-logo\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(71,525,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/05\\/msp360cloudberry.png\",\"image:title\":\"msp360cloudberry\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(72,524,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(73,517,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(74,516,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/04\\/infrascale.png\",\"image:title\":\"infrascale\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(75,515,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(76,513,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/04\\/smileback-e1586287604335.png\",\"image:title\":\"smileback\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(77,488,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(78,486,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2020\\/01\\/02osTn3BwTPZdOpupcatZA4-8.fit_scale.size_2698x1517.png\",\"image:title\":\"02osTn3BwTPZdOpupcatZA4-8.fit_scale.size_2698x1517\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(79,484,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(80,470,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(81,468,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(82,460,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(83,458,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(84,456,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/11\\/auvik-network-management-outline-1.png\",\"image:title\":\"auvik-network-management-outline (1)\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(85,450,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(86,448,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/10\\/491028-connectwise-automate-logo.jpg\",\"image:title\":\"491028-connectwise-automate-logo\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(87,440,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(88,439,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(89,438,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(90,437,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(91,431,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(92,418,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(93,383,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(94,382,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(95,381,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(96,380,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(97,379,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(98,378,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(99,377,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:14'),(100,342,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-03-11 13:31:00','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-01-28 07:38:21','2021-03-11 13:31:00'),(101,334,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:44'),(102,324,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:44'),(103,322,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:44'),(104,319,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:44'),(105,304,'Check here for news about Captain\'s Chair | #site_title','Captain\'s Chair is an industry-leading client portal for MSP\'s',NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:44'),(106,302,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/scott_feuer.jpg\",\"image:title\":\"scott_feuer\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:44'),(107,300,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/bryan_crino.jpg\",\"image:title\":\"bryan_crino\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:44'),(108,298,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/kalanik-headshot.jpg\",\"image:title\":\"kalanik-headshot\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:44'),(109,296,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/keith_roher.jpg\",\"image:title\":\"keith_roher\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:38:21','2021-02-22 22:51:44'),(110,294,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/steve_Torre.jpg\",\"image:title\":\"steve_Torre\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:19','2021-02-22 22:51:44'),(111,293,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/dwayne_leininger.jpg\",\"image:title\":\"dwayne_leininger\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:19','2021-02-22 22:51:44'),(112,292,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/phillip-myers.jpg\",\"image:title\":\"phillip-myers\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:19','2021-02-22 22:51:44'),(113,291,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/James-Kissane.jpg\",\"image:title\":\"James-Kissane\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:19','2021-02-22 22:51:44'),(114,289,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/santiago-casal.jpg\",\"image:title\":\"santiago-casal\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:19','2021-02-22 22:51:44'),(115,288,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/Kausik-Sarkar.jpg\",\"image:title\":\"Kausik-Sarkar\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(116,287,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/John-Rhoades.jpg\",\"image:title\":\"John-Rhoades\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(117,284,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(118,277,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(119,273,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(120,259,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(121,258,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(122,246,'Captain\'s Chair - Blog | #site_title','The Captain\'s Chair blog is dedicated to keeping MSP\'s informed and updated on industry trends.',NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(123,239,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(124,235,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(125,233,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(126,231,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(127,228,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(128,225,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/Pratik-Roychoudhury.jpg\",\"image:title\":\"Pratik-Roychoudhury\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(129,217,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(130,198,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(131,197,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(132,130,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(133,122,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(134,121,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/office-365.png\",\"image:title\":\"office-365\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(135,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(136,119,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/cisco-meraki.png\",\"image:title\":\"cisco-meraki\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(137,118,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(138,117,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/crewhu.png\",\"image:title\":\"crewhu\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(139,116,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(140,115,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(141,114,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(142,113,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(143,112,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(144,111,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/datto.png\",\"image:title\":\"datto\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(145,110,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/azure.png\",\"image:title\":\"azure\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(146,109,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/aws.png\",\"image:title\":\"aws\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(147,108,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/new-relic.png\",\"image:title\":\"new-relic\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(148,107,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/site24.png\",\"image:title\":\"site24\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(149,106,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:51:44'),(150,105,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:52:35'),(151,104,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/manage.png\",\"image:title\":\"manage\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:52:35'),(152,103,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/vsa.png\",\"image:title\":\"vsa\",\"image:caption\":\"\"}]','2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:52:35'),(153,82,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:52:35'),(154,66,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:52:35'),(155,55,'MSP Client Portal and Dashboard | #site_title','Captain\'s Chair is the fundamental portal for MSP\'s to better engage and manage clients while providing them with a better experience.',NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:52:35'),(156,49,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:52:35'),(157,47,'About Captain\'s Chair | #site_title','Captain’s Chair is a client-facing portal that helps MSP\'s supply their clients with more visibility into their IT infrastructure and operations.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-02-08 06:31:39','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-01-28 07:39:20','2021-02-22 22:52:35'),(158,45,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:39:20','2021-02-22 22:52:35'),(159,43,'Connectors - ConnectWise, Kaseya, Datto | #site_title','Captain\'s Chair connects with industry leading platforms ConnectWise, Kaseya and Datto to provide a client portal and dashboards.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,0,1,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"advanced\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-02-10 07:25:35','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-01-28 07:39:20','2021-02-22 22:52:35'),(160,29,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:40:20','2021-02-22 22:52:35'),(161,28,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:40:20','2021-02-22 22:52:35'),(162,27,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:40:20','2021-02-22 22:52:35'),(163,26,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:44:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:40:20','2021-02-22 22:52:35'),(164,21,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:40:20','2021-02-22 22:52:35'),(165,16,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:40:20','2021-02-22 22:52:35'),(166,8,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:40:20','2021-02-22 22:52:35'),(167,7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:40:20','2021-02-22 22:52:35'),(168,3,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-01-28 07:53:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-28 07:40:20','2021-02-22 22:52:35'),(169,2,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,0,1,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"advanced\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-02-10 07:27:10','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-01-28 07:40:20','2021-02-22 22:52:35'),(170,760,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-03 08:07:08','2021-02-03 08:07:08'),(171,761,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-03 08:09:17','2021-02-03 08:09:17'),(172,762,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-03 08:10:29','2021-02-03 08:10:29'),(173,764,'Retain Managed Service Provider customers | Captain\'s Chair','Learn why Managed Service Providers lose clients and how to build and retain relationships, trust and perceived value to grow business.','[]','{\"focus\":{\"keyphrase\":\"customer retention issues for MSPs\",\"score\":54,\"analysis\":{\"keyphraseInTitle\":{\"title\":\"Focus Keyphrase in SEO title\",\"description\":\"Focus Keyphrase not found in SEO title.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInDescription\":{\"title\":\"Focus keyphrase in meta description\",\"description\":\"Focus keyphrase not found in meta description.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInURL\":{\"title\":\"Focus Keyphrase in URL\",\"description\":\"Focus Keyphrase used in the URL.\",\"score\":5,\"maxScore\":5,\"error\":0},\"keyphraseInIntroduction\":{\"title\":\"Focus keyphrase in introduction\",\"description\":\"Your Focus keyphrase does not appear in the first paragraph. Make sure the topic is clear immediately.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInSubHeadings\":{\"title\":\"Focus Keyphrase in Subheadings\",\"description\":\"Your H2 and H3 subheadings reflects the topic of your copy. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"keyphraseInImageAlt\":{\"title\":\"Focus keyphrase in image alt attributes\",\"description\":\"Focus keyphrase not found in image alt attribute(s). Add an image with your Focus keyphrase as alt text.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseLength\":{\"title\":\"Focus keyphrase length\",\"description\":\"Focus keyphrase is slightly long. Try to make it shorter.\",\"score\":6,\"maxScore\":9,\"error\":1,\"length\":5}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"keyphraseInDescription\":{\"title\":\"Focus keyphrase in meta description\",\"description\":\"Focus keyphrase not found in meta description.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInURL\":{\"title\":\"Focus Keyphrase in URL\",\"description\":\"Focus Keyphrase used in the URL.\",\"score\":5,\"maxScore\":5,\"error\":0},\"keyphraseInContent\":{\"title\":\"Focus Keyphrase in content\",\"description\":\"Focus Keyphrase not found in content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInIntroduction\":{\"title\":\"Focus keyphrase in introduction\",\"description\":\"Your Focus keyphrase does not appear in the first paragraph. Make sure the topic is clear immediately.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseLength\":{\"title\":\"Focus keyphrase length\",\"description\":\"Focus keyphrase is slightly long. Try to make it shorter.\",\"score\":6,\"maxScore\":9,\"error\":1,\"length\":5},\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":6},\"title\":{\"keyphraseInTitle\":{\"title\":\"Focus Keyphrase in SEO title\",\"description\":\"Focus Keyphrase not found in SEO title.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInBeginningTitle\":{\"title\":\"Focus Keyphrase at the beginning of SEO Title\",\"description\":\"Focus Keyphrase doesn\'t appear at the beginning of SEO title.\",\"score\":3,\"maxScore\":9,\"error\":1},\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"32.3% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":3,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 4 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 56.7 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,57,'none','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"book\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"restaurant\":[],\"service\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-04-08 17:05:30','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-05 20:11:50','2021-04-08 17:05:30'),(174,765,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,69,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-05 20:20:24','2021-02-05 20:20:24'),(175,766,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,69,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-05 20:21:57','2021-02-05 20:21:57'),(176,767,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,69,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-05 20:26:34','2021-02-05 20:26:34'),(177,768,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,69,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-05 20:28:23','2021-02-05 20:28:23'),(178,770,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,69,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-05 20:45:04','2021-02-05 20:45:04'),(179,771,'About Captain\'s Chair | #site_title','Captain’s Chair is a client-facing portal that helps MSP\'s supply their clients with more visibility into their IT infrastructure and operations.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-08 05:37:13','2021-02-08 05:37:13'),(180,772,'About Captain\'s Chair | #site_title','Captain’s Chair is a client-facing portal that helps MSP\'s supply their clients with more visibility into their IT infrastructure and operations.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-08 06:30:42','2021-02-08 06:30:42'),(181,773,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,0,1,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"advanced\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-10 07:27:10','2021-02-10 07:27:10'),(182,775,'MSP Service Ticket System Benefits MSP and Client | Captain\'s Chair','Proactive service tickets shared with the client on a daily basis can change the paradigm of the MSP as a break/fix shop.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"26.5% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-02-23 21:28:48','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-15 21:58:10','2021-02-23 21:28:48'),(183,776,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"28.1% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-15 21:59:25','2021-02-15 21:59:25'),(184,777,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"26.5% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-15 22:04:32','2021-02-15 22:04:32'),(185,778,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/10\\/banner-image.jpg\",\"image:title\":\"banner-image\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/10\\/email-icon.png\",\"image:title\":\"email-icon\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/10\\/phone-icon.png\",\"image:title\":\"phone-icon\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/10\\/linkedin.png\",\"image:title\":\"linkedin\",\"image:caption\":\"\"}]','2021-02-23 11:58:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-02-19 05:13:09','2021-02-23 11:58:53'),(187,780,'How a Managed Service Provider Can Improve IT Service Bids','Learn the elements of a successful MSP bid for IT service and tools like a client dashboard that help create a rewarding long-term relationship with the client.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"17.6% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,68,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-02-23 21:59:09','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-23 21:29:44','2021-02-23 21:59:09'),(188,781,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"17.6% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,57,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-23 21:39:59','2021-02-23 21:39:59'),(189,782,'How a Managed Service Provider Can Improve IT Service Bids','Learn the elements of a successful MSP bid for IT service and tools like a client dashboard that help create a rewarding long-term relationship with the client.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"17.6% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,57,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-23 21:54:40','2021-02-23 21:54:40'),(190,783,'How a Managed Service Provider Can Improve IT Service Bids','Learn the elements of a successful MSP bid for IT service and tools like a client dashboard that help create a rewarding long-term relationship with the client.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"17.6% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,57,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-23 21:55:22','2021-02-23 21:55:22'),(191,784,'How a Managed Service Provider Can Improve IT Service Bids','Learn the elements of a successful MSP bid for IT service and tools like a client dashboard that help create a rewarding long-term relationship with the client.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"17.6% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,68,'none','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"book\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"restaurant\":[],\"service\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-23 21:57:56','2021-04-08 16:56:43'),(192,785,'How a Managed Service Provider Can Improve IT Service Bids','Learn the elements of a successful MSP bid for IT service and tools like a client dashboard that help create a rewarding long-term relationship with the client.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"17.6% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,68,'none','{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-02-23 21:59:09','2021-02-23 21:59:09'),(193,242,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/09\\/logo.png\",\"image:title\":\"logo\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/10\\/banner-image.jpg\",\"image:title\":\"banner-image\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/10\\/email-icon.png\",\"image:title\":\"email-icon\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/10\\/phone-icon.png\",\"image:title\":\"phone-icon\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/captainschairit.com\\/wp-content\\/uploads\\/2019\\/10\\/linkedin.png\",\"image:title\":\"linkedin\",\"image:caption\":\"\"}]','2021-02-24 05:47:54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-02-24 05:44:28','2021-02-24 05:47:54'),(194,787,NULL,'MSPs who stay agile and ready to respond to new challenges will weather the next crisis and gain greater client retention.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"16.1% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-03-03 22:59:17','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-03-03 20:25:44','2021-03-03 22:59:17'),(195,788,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"16.1% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-03-03 22:33:41','2021-03-03 22:33:41'),(196,789,'#post_title | #site_title','MSPs who stay agile and ready to respond to new challenges will weather the next crisis and gain greater client retention.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"16.1% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-03-03 22:47:25','2021-03-03 22:47:25'),(197,791,NULL,'MSPs who make a paradigm shift to partner with their clients rather than just do break/fix support will increase customer retention.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,69,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-04-08 17:05:30','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-03-10 15:19:59','2021-04-08 17:05:30'),(198,792,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,69,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-03-10 15:27:35','2021-03-10 15:27:35'),(199,793,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,69,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-03-10 15:27:50','2021-03-10 15:27:50'),(200,794,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,69,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-03-10 15:29:10','2021-03-10 15:29:10'),(201,795,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,69,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-03-10 15:31:47','2021-03-10 15:31:47'),(202,798,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"No title has been specified. Make sure to write one!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Passive Voice\",\"description\":\"Use active voice.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-03-11 13:23:37','2021-03-11 13:23:37'),(203,800,'Create QBRs That Benefit Both MSPs and Clients | Captain\'s Chair','Learn how successful next-gen MSPs turn the Quarterly Business Review into a positive, constructive process that is proactive and forward-thinking.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"16.3% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-04-08 17:05:30','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-03-30 20:07:33','2021-04-08 17:05:30'),(204,801,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"15.6% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-03-30 20:13:30','2021-03-30 20:13:30'),(205,802,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"15.6% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-03-30 20:13:47','2021-03-30 20:13:47'),(206,803,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"15.6% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-03-30 20:16:29','2021-03-30 20:16:29'),(207,805,NULL,'An open dialogue between and MSP and its client can eliminate the blame game and create trust. A good dashboard creates this communication.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"25% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-04-08 17:05:30','default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:34:40','2021-04-08 17:05:30'),(208,806,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"25% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:41:12','2021-04-08 16:41:12'),(209,807,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"25% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:43:58','2021-04-08 16:43:58'),(210,808,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"24.3% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:44:14','2021-04-08 16:44:14'),(211,809,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"25% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:44:42','2021-04-08 16:44:42'),(212,810,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"25% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:47:02','2021-04-08 16:47:02'),(213,811,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"25% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:47:41','2021-04-08 16:47:41'),(214,812,'#post_title | #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"25% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:48:08','2021-04-08 16:48:08'),(215,813,'#post_title | #site_title','An open dialogue between and MSP and its client can eliminate the blame game and create trust. A good dashboard creates this communication.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"25% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:52:38','2021-04-08 16:52:38'),(216,814,'Create QBRs That Benefit Both MSPs and Clients | Captain\'s Chair','Learn how successful next-gen MSPs turn the Quarterly Business Review into a positive, constructive process that is proactive and forward-thinking.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"16.3% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:55:06','2021-04-08 16:55:06'),(217,815,'Create QBRs That Benefit Both MSPs and Clients | Captain\'s Chair','Learn how successful next-gen MSPs turn the Quarterly Business Review into a positive, constructive process that is proactive and forward-thinking.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"16.3% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,49,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:55:16','2021-04-08 16:55:16'),(218,816,'#post_title | #site_title','MSPs who make a paradigm shift to partner with their clients rather than just do break/fix support will increase customer retention.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,69,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:55:55','2021-04-08 16:55:55'),(219,817,'#post_title | #site_title','MSPs who make a paradigm shift to partner with their clients rather than just do break/fix support will increase customer retention.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,69,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:56:05','2021-04-08 16:56:05'),(220,769,'Retain Managed Service Provider customers | Captain\'s Chair','Learn why Managed Service Providers lose clients and how to build and retain relationships, trust and perceived value to grow business.','[]','{\"focus\":{\"keyphrase\":\"customer retention issues for MSPs\",\"score\":54,\"analysis\":{\"keyphraseInTitle\":{\"title\":\"Focus Keyphrase in SEO title\",\"description\":\"Focus Keyphrase not found in SEO title.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInDescription\":{\"title\":\"Focus keyphrase in meta description\",\"description\":\"Focus keyphrase not found in meta description.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInURL\":{\"title\":\"Focus Keyphrase in URL\",\"description\":\"Focus Keyphrase used in the URL.\",\"score\":5,\"maxScore\":5,\"error\":0},\"keyphraseInIntroduction\":{\"title\":\"Focus keyphrase in introduction\",\"description\":\"Your Focus keyphrase does not appear in the first paragraph. Make sure the topic is clear immediately.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInSubHeadings\":{\"title\":\"Focus Keyphrase in Subheadings\",\"description\":\"Your H2 and H3 subheadings reflects the topic of your copy. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"keyphraseInImageAlt\":{\"title\":\"Focus keyphrase in image alt attributes\",\"description\":\"Focus keyphrase not found in image alt attribute(s). Add an image with your Focus keyphrase as alt text.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseLength\":{\"title\":\"Focus keyphrase length\",\"description\":\"Focus keyphrase is slightly long. Try to make it shorter.\",\"score\":6,\"maxScore\":9,\"error\":1,\"length\":5}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"keyphraseInDescription\":{\"title\":\"Focus keyphrase in meta description\",\"description\":\"Focus keyphrase not found in meta description.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInURL\":{\"title\":\"Focus Keyphrase in URL\",\"description\":\"Focus Keyphrase used in the URL.\",\"score\":5,\"maxScore\":5,\"error\":0},\"keyphraseInContent\":{\"title\":\"Focus Keyphrase in content\",\"description\":\"Focus Keyphrase not found in content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInIntroduction\":{\"title\":\"Focus keyphrase in introduction\",\"description\":\"Your Focus keyphrase does not appear in the first paragraph. Make sure the topic is clear immediately.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseLength\":{\"title\":\"Focus keyphrase length\",\"description\":\"Focus keyphrase is slightly long. Try to make it shorter.\",\"score\":6,\"maxScore\":9,\"error\":1,\"length\":5},\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":6},\"title\":{\"keyphraseInTitle\":{\"title\":\"Focus Keyphrase in SEO title\",\"description\":\"Focus Keyphrase not found in SEO title.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInBeginningTitle\":{\"title\":\"Focus Keyphrase at the beginning of SEO Title\",\"description\":\"Focus Keyphrase doesn\'t appear at the beginning of SEO title.\",\"score\":3,\"maxScore\":9,\"error\":1},\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"32.3% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":3,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 4 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 56.7 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,57,'none','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"book\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"restaurant\":[],\"service\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:57:39','2021-04-08 16:57:39'),(221,818,'Retain Managed Service Provider customers | Captain\'s Chair','Learn why Managed Service Providers lose clients and how to build and retain relationships, trust and perceived value to grow business.','[]','{\"focus\":{\"keyphrase\":\"customer retention issues for MSPs\",\"score\":54,\"analysis\":{\"keyphraseInTitle\":{\"title\":\"Focus Keyphrase in SEO title\",\"description\":\"Focus Keyphrase not found in SEO title.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInDescription\":{\"title\":\"Focus keyphrase in meta description\",\"description\":\"Focus keyphrase not found in meta description.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInURL\":{\"title\":\"Focus Keyphrase in URL\",\"description\":\"Focus Keyphrase used in the URL.\",\"score\":5,\"maxScore\":5,\"error\":0},\"keyphraseInIntroduction\":{\"title\":\"Focus keyphrase in introduction\",\"description\":\"Your Focus keyphrase does not appear in the first paragraph. Make sure the topic is clear immediately.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInSubHeadings\":{\"title\":\"Focus Keyphrase in Subheadings\",\"description\":\"Your H2 and H3 subheadings reflects the topic of your copy. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"keyphraseInImageAlt\":{\"title\":\"Focus keyphrase in image alt attributes\",\"description\":\"Focus keyphrase not found in image alt attribute(s). Add an image with your Focus keyphrase as alt text.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseLength\":{\"title\":\"Focus keyphrase length\",\"description\":\"Focus keyphrase is slightly long. Try to make it shorter.\",\"score\":6,\"maxScore\":9,\"error\":1,\"length\":5}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"keyphraseInDescription\":{\"title\":\"Focus keyphrase in meta description\",\"description\":\"Focus keyphrase not found in meta description.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInURL\":{\"title\":\"Focus Keyphrase in URL\",\"description\":\"Focus Keyphrase used in the URL.\",\"score\":5,\"maxScore\":5,\"error\":0},\"keyphraseInContent\":{\"title\":\"Focus Keyphrase in content\",\"description\":\"Focus Keyphrase not found in content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInIntroduction\":{\"title\":\"Focus keyphrase in introduction\",\"description\":\"Your Focus keyphrase does not appear in the first paragraph. Make sure the topic is clear immediately.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseLength\":{\"title\":\"Focus keyphrase length\",\"description\":\"Focus keyphrase is slightly long. Try to make it shorter.\",\"score\":6,\"maxScore\":9,\"error\":1,\"length\":5},\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":6},\"title\":{\"keyphraseInTitle\":{\"title\":\"Focus Keyphrase in SEO title\",\"description\":\"Focus Keyphrase not found in SEO title.\",\"score\":3,\"maxScore\":9,\"error\":1},\"keyphraseInBeginningTitle\":{\"title\":\"Focus Keyphrase at the beginning of SEO Title\",\"description\":\"Focus Keyphrase doesn\'t appear at the beginning of SEO title.\",\"score\":3,\"maxScore\":9,\"error\":1},\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"32.3% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":3,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 4 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, although your text is rather long. Try and add some subheadings.\",\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 56.7 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,57,'none','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"book\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"restaurant\":[],\"service\":[],\"video\":[]}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'{\"businessInfo\":{\"name\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"line1\":\"\",\"line2\":\"\",\"zip\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"fax\":\"\"},\"ids\":{\"vatID\":\"\",\"taxID\":\"\",\"chamberID\":\"\"},\"payment\":{\"priceIndication\":\"\",\"currenciesAccepted\":\"\",\"methodsAccepted\":\"\"},\"areaServed\":\"\"},\"openingHours\":{\"show\":false,\"closedLabel\":\"\",\"open24h\":false,\"open24hLabel\":\"\",\"open247\":false,\"use24hFormat\":false,\"twoSets\":false,\"timezone\":\"\",\"hours\":[]}}','2021-04-08 16:57:48','2021-04-08 16:57:48');
/*!40000 ALTER TABLE `wp_aioseo_posts` 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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci 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 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
  `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 AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 */;
INSERT INTO `wp_comments` VALUES (2,426,'Captain’s Chair – Partnering with the ConnectWise Ecosystem – Captain's Chair','','https://captainschairit.com/captains-chair-partnering-with-the-connectwise-ecosystem/','10.4.0.84','2019-10-15 14:55:09','2019-10-15 14:55:09','[…] their processes and create efficiencies. With Captain’s Chair, you can embrace the role of a next-gen MSP, offering clients complete visibility, transparency and accountability. Take advantage of the […]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/5.2.3','pingback',0,0),(3,426,'Top Reasons Why Companies Leave Their MSP’s – The Captain’s Chair Solution – Captain's Chair','','https://captainschairit.com/top-reasons-why-companies-leave-their-msps-the-captains-chair-solution/','10.4.0.84','2019-11-15 19:20:00','2019-11-15 19:20:00','[…] surprise that clients are quick to leave their MSP if they feel they’re left out of the loop. Organizations are no longer content to simply outsource certain functions to a managed service provi… The Captain’s Chair platform provides the transparency, visibility and accountability clients […]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/5.2.3','pingback',0,0),(4,461,'The True Cost of Client Churn – Captain's Chair','','https://captainschairit.com/the-true-cost-of-client-churn/','127.0.0.1','2019-12-17 17:57:36','2019-12-17 17:57:36','[…] clients are your MSP business’s most valuable assets, and lost clients can impact your business in a big way. If you’re not tracking these critical client-related metrics, there’s no […]',0,'1','The Incutio XML-RPC PHP Library -- WordPress/5.2.3','pingback',0,0),(6,426,'Transforming Your Customer’s Experience – Captain's Chair','','https://captainschairit.com/transforming-your-customers-experience/','127.0.0.1','2020-03-17 20:42:15','2020-03-17 20:42:15','[…] time for MSPs to move beyond quarterly business reviews and transform the customer experience. The solution is simple: a platform that gives your clients more access to data and helps them […]',0,'0','The Incutio XML-RPC PHP Library -- WordPress/5.2.3','pingback',0,0),(7,775,'How a Managed Service Provider Can Improve IT Service Bids','','https://captainschairit.com/bid-the-job-well/','52.201.73.109','2021-02-23 21:54:42','2021-02-23 21:54:42','[…] the MSP to stand out from the competition and differentiate its services. As discussed in this recent blog, delineating all anticipated value-add services in the bid should then be followed by the MSP […]',0,'0','The Incutio XML-RPC PHP Library -- WordPress/5.6','pingback',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_ig_blocked_emails`
--

DROP TABLE IF EXISTS `wp_ig_blocked_emails`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_ig_blocked_emails` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `email` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ip` varchar(45) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_on` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ig_blocked_emails`
--

LOCK TABLES `wp_ig_blocked_emails` WRITE;
/*!40000 ALTER TABLE `wp_ig_blocked_emails` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_ig_blocked_emails` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_ig_campaigns`
--

DROP TABLE IF EXISTS `wp_ig_campaigns`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_ig_campaigns` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `type` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `from_name` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `from_email` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `reply_to_name` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `reply_to_email` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `sequence_ids` text COLLATE utf8mb4_unicode_520_ci,
  `categories` text COLLATE utf8mb4_unicode_520_ci,
  `list_ids` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `base_template_id` int(11) NOT NULL,
  `status` tinyint(4) NOT NULL,
  `meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` datetime DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `deleted_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ig_campaigns`
--

LOCK TABLES `wp_ig_campaigns` WRITE;
/*!40000 ALTER TABLE `wp_ig_campaigns` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_ig_campaigns` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_ig_contacts`
--

DROP TABLE IF EXISTS `wp_ig_contacts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_ig_contacts` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `wp_user_id` int(11) NOT NULL DEFAULT '0',
  `first_name` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `last_name` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `email` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `form_id` int(11) NOT NULL DEFAULT '0',
  `status` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `unsubscribed` tinyint(1) NOT NULL DEFAULT '0',
  `hash` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `is_verified` tinyint(1) DEFAULT '0',
  `is_disposable` tinyint(1) DEFAULT '0',
  `is_rolebased` tinyint(1) DEFAULT '0',
  `is_webmail` tinyint(1) DEFAULT '0',
  `is_deliverable` tinyint(1) DEFAULT '0',
  `is_sendsafely` tinyint(1) DEFAULT '0',
  `meta` longtext CHARACTER SET utf8,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ig_contacts`
--

LOCK TABLES `wp_ig_contacts` WRITE;
/*!40000 ALTER TABLE `wp_ig_contacts` DISABLE KEYS */;
INSERT INTO `wp_ig_contacts` VALUES (1,1,'shieldwatch006@gmail.com','','shieldwatch006@gmail.com','admin',0,'verified',0,'gjiobr-byrxdk-nuxigr-cdrbon-narhbv','2019-09-17 13:58:51','0000-00-00 00:00:00',1,0,0,0,1,1,'');
/*!40000 ALTER TABLE `wp_ig_contacts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_ig_contacts_ips`
--

DROP TABLE IF EXISTS `wp_ig_contacts_ips`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_ig_contacts_ips` (
  `ip` varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_on` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`created_on`,`ip`),
  KEY `ip` (`ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ig_contacts_ips`
--

LOCK TABLES `wp_ig_contacts_ips` WRITE;
/*!40000 ALTER TABLE `wp_ig_contacts_ips` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_ig_contacts_ips` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_ig_forms`
--

DROP TABLE IF EXISTS `wp_ig_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_ig_forms` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `body` longtext COLLATE utf8mb4_unicode_520_ci,
  `settings` longtext COLLATE utf8mb4_unicode_520_ci,
  `styles` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` datetime DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `deleted_at` datetime DEFAULT NULL,
  `af_id` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ig_forms`
--

LOCK TABLES `wp_ig_forms` WRITE;
/*!40000 ALTER TABLE `wp_ig_forms` DISABLE KEYS */;
INSERT INTO `wp_ig_forms` VALUES (1,'Subscriber Form','a:4:{i:0;a:5:{s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Name\";s:2:\"id\";s:4:\"name\";s:6:\"params\";a:3:{s:5:\"label\";s:0:\"\";s:4:\"show\";b:0;s:8:\"required\";b:0;}s:8:\"position\";i:1;}i:1;a:5:{s:4:\"type\";s:4:\"text\";s:4:\"name\";s:5:\"Email\";s:2:\"id\";s:5:\"email\";s:6:\"params\";a:3:{s:5:\"label\";s:0:\"\";s:4:\"show\";b:1;s:8:\"required\";b:1;}s:8:\"position\";i:2;}i:2;a:5:{s:4:\"type\";s:8:\"checkbox\";s:4:\"name\";s:5:\"Lists\";s:2:\"id\";s:5:\"lists\";s:6:\"params\";a:4:{s:5:\"label\";s:5:\"Lists\";s:4:\"show\";b:0;s:8:\"required\";b:1;s:6:\"values\";a:1:{i:0;s:1:\"2\";}}s:8:\"position\";i:3;}i:3;a:5:{s:4:\"type\";s:6:\"submit\";s:4:\"name\";s:6:\"submit\";s:2:\"id\";s:6:\"submit\";s:6:\"params\";a:3:{s:5:\"label\";s:9:\"Subscribe\";s:4:\"show\";b:1;s:8:\"required\";b:1;}s:8:\"position\";i:4;}}','a:2:{s:5:\"lists\";a:1:{i:0;s:1:\"2\";}s:4:\"desc\";s:0:\"\";}',NULL,'2019-09-17 13:58:52','2019-09-17 14:00:10',NULL,0);
/*!40000 ALTER TABLE `wp_ig_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_ig_lists`
--

DROP TABLE IF EXISTS `wp_ig_lists`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_ig_lists` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `deleted_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ig_lists`
--

LOCK TABLES `wp_ig_lists` WRITE;
/*!40000 ALTER TABLE `wp_ig_lists` DISABLE KEYS */;
INSERT INTO `wp_ig_lists` VALUES (1,'test','Test','2019-09-17 13:58:51',NULL,NULL),(2,'main','Main','2019-09-17 13:58:51',NULL,NULL);
/*!40000 ALTER TABLE `wp_ig_lists` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_ig_lists_contacts`
--

DROP TABLE IF EXISTS `wp_ig_lists_contacts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_ig_lists_contacts` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `list_id` int(11) NOT NULL,
  `contact_id` int(11) NOT NULL,
  `status` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `optin_type` tinyint(4) NOT NULL,
  `subscribed_at` datetime DEFAULT NULL,
  `subscribed_ip` varchar(45) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `unsubscribed_at` datetime DEFAULT NULL,
  `unsubscribed_ip` varchar(45) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ig_lists_contacts`
--

LOCK TABLES `wp_ig_lists_contacts` WRITE;
/*!40000 ALTER TABLE `wp_ig_lists_contacts` DISABLE KEYS */;
INSERT INTO `wp_ig_lists_contacts` VALUES (1,1,1,'subscribed',1,'2019-09-17 13:58:51','',NULL,NULL),(2,2,1,'subscribed',1,'2019-09-17 13:58:51','',NULL,NULL);
/*!40000 ALTER TABLE `wp_ig_lists_contacts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_ig_mailing_queue`
--

DROP TABLE IF EXISTS `wp_ig_mailing_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_ig_mailing_queue` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `hash` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `campaign_id` int(11) NOT NULL DEFAULT '0',
  `subject` text COLLATE utf8mb4_unicode_520_ci,
  `body` longtext COLLATE utf8mb4_unicode_520_ci,
  `count` int(10) unsigned NOT NULL DEFAULT '0',
  `status` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `start_at` datetime DEFAULT NULL,
  `finish_at` datetime DEFAULT NULL,
  `meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` datetime DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ig_mailing_queue`
--

LOCK TABLES `wp_ig_mailing_queue` WRITE;
/*!40000 ALTER TABLE `wp_ig_mailing_queue` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_ig_mailing_queue` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_ig_sending_queue`
--

DROP TABLE IF EXISTS `wp_ig_sending_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_ig_sending_queue` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `mailing_queue_id` int(11) NOT NULL DEFAULT '0',
  `mailing_queue_hash` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `campaign_id` int(11) NOT NULL DEFAULT '0',
  `contact_id` int(11) NOT NULL DEFAULT '0',
  `contact_hash` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `email` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `links` longtext COLLATE utf8mb4_unicode_520_ci,
  `opened` int(11) DEFAULT NULL,
  `sent_at` datetime DEFAULT NULL,
  `opened_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ig_sending_queue`
--

LOCK TABLES `wp_ig_sending_queue` WRITE;
/*!40000 ALTER TABLE `wp_ig_sending_queue` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_ig_sending_queue` 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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1',
  `link_rating` int(11) NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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_mailpoet_custom_fields`
--

DROP TABLE IF EXISTS `wp_mailpoet_custom_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_custom_fields` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_custom_fields`
--

LOCK TABLES `wp_mailpoet_custom_fields` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_custom_fields` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_custom_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_feature_flags`
--

DROP TABLE IF EXISTS `wp_mailpoet_feature_flags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_feature_flags` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` tinyint(1) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_feature_flags`
--

LOCK TABLES `wp_mailpoet_feature_flags` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_feature_flags` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_feature_flags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_forms`
--

DROP TABLE IF EXISTS `wp_mailpoet_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_forms` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `body` longtext COLLATE utf8mb4_unicode_520_ci,
  `settings` longtext COLLATE utf8mb4_unicode_520_ci,
  `styles` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_forms`
--

LOCK TABLES `wp_mailpoet_forms` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_forms` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_forms` VALUES (1,'A GDPR friendly form','a:4:{i:0;a:7:{s:4:\"type\";s:4:\"text\";s:4:\"name\";s:10:\"First name\";s:2:\"id\";s:10:\"first_name\";s:6:\"unique\";s:1:\"1\";s:6:\"static\";s:1:\"0\";s:6:\"params\";a:1:{s:5:\"label\";s:10:\"First name\";}s:8:\"position\";s:1:\"1\";}i:1;a:7:{s:4:\"type\";s:4:\"text\";s:4:\"name\";s:5:\"Email\";s:2:\"id\";s:5:\"email\";s:6:\"unique\";s:1:\"0\";s:6:\"static\";s:1:\"1\";s:6:\"params\";a:2:{s:5:\"label\";s:5:\"Email\";s:8:\"required\";s:4:\"true\";}s:8:\"position\";s:1:\"2\";}i:2;a:7:{s:4:\"type\";s:4:\"html\";s:4:\"name\";s:19:\"Custom text or HTML\";s:2:\"id\";s:4:\"html\";s:6:\"unique\";s:1:\"0\";s:6:\"static\";s:1:\"0\";s:6:\"params\";a:2:{s:4:\"text\";s:147:\"We keep your data private and share your data only with third parties that make this service possible. See our Privacy Policy for more information.\";s:5:\"nl2br\";s:1:\"0\";}s:8:\"position\";s:1:\"3\";}i:3;a:7:{s:4:\"type\";s:6:\"submit\";s:4:\"name\";s:6:\"Submit\";s:2:\"id\";s:6:\"submit\";s:6:\"unique\";s:1:\"0\";s:6:\"static\";s:1:\"1\";s:6:\"params\";a:1:{s:5:\"label\";s:10:\"Subscribe!\";}s:8:\"position\";s:1:\"4\";}}','a:5:{s:8:\"segments\";a:1:{i:0;s:1:\"3\";}s:10:\"on_success\";s:7:\"message\";s:15:\"success_message\";s:61:\"Check your inbox or spam folder to confirm your subscription.\";s:12:\"success_page\";s:1:\"5\";s:20:\"segments_selected_by\";s:5:\"admin\";}','/* form */\n.mailpoet_form {\n\n}\n\n/* paragraphs (label + input) */\n.mailpoet_paragraph {\n  line-height:20px;\n}\n\n/* labels */\n.mailpoet_segment_label,\n.mailpoet_text_label,\n.mailpoet_textarea_label,\n.mailpoet_select_label,\n.mailpoet_radio_label,\n.mailpoet_checkbox_label,\n.mailpoet_list_label,\n.mailpoet_date_label {\n  display:block;\n  font-weight:bold;\n}\n\n/* inputs */\n.mailpoet_text,\n.mailpoet_textarea,\n.mailpoet_select,\n.mailpoet_date_month,\n.mailpoet_date_day,\n.mailpoet_date_year,\n.mailpoet_date {\n  display:block;\n}\n\n.mailpoet_text,\n.mailpoet_textarea {\n  width:200px;\n}\n\n.mailpoet_checkbox {\n}\n\n.mailpoet_submit input {\n}\n\n.mailpoet_divider {\n}\n\n.mailpoet_message {\n}\n\n.mailpoet_validate_success {\n  font-weight: 600;\n  color:#468847;\n}\n\n.mailpoet_validate_error {\n  color:#B94A48;\n}\n\n.mailpoet_form_loading {\n  width: 30px;\n  text-align: center;\n  line-height: normal;\n}\n\n.mailpoet_form_loading > span {\n  width: 5px;\n  height: 5px;\n  background-color: #5b5b5b;\n}','2019-09-17 13:54:05','2019-09-17 13:54:05',NULL);
/*!40000 ALTER TABLE `wp_mailpoet_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_log`
--

DROP TABLE IF EXISTS `wp_mailpoet_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `level` int(11) DEFAULT NULL,
  `message` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_log`
--

LOCK TABLES `wp_mailpoet_log` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_mapping_to_external_entities`
--

DROP TABLE IF EXISTS `wp_mailpoet_mapping_to_external_entities`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_mapping_to_external_entities` (
  `old_id` int(10) unsigned NOT NULL,
  `type` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `new_id` int(10) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`old_id`,`type`),
  KEY `new_id` (`new_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_mapping_to_external_entities`
--

LOCK TABLES `wp_mailpoet_mapping_to_external_entities` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_mapping_to_external_entities` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_mapping_to_external_entities` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_newsletter_links`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_newsletter_links` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(10) unsigned NOT NULL,
  `queue_id` int(10) unsigned NOT NULL,
  `url` varchar(2083) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `hash` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `queue_id` (`queue_id`),
  KEY `url` (`url`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_links`
--

LOCK TABLES `wp_mailpoet_newsletter_links` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_newsletter_option`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_option`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_newsletter_option` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(10) unsigned NOT NULL,
  `option_field_id` int(10) unsigned NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_id_option_field_id` (`newsletter_id`,`option_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_option`
--

LOCK TABLES `wp_mailpoet_newsletter_option` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_option` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_option` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_newsletter_option_fields`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_option_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_newsletter_option_fields` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `newsletter_type` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name_newsletter_type` (`newsletter_type`,`name`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_option_fields`
--

LOCK TABLES `wp_mailpoet_newsletter_option_fields` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_option_fields` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_newsletter_option_fields` VALUES (1,'isScheduled','standard',NULL,'2019-09-17 13:53:56'),(2,'scheduledAt','standard',NULL,'2019-09-17 13:53:56'),(3,'event','welcome',NULL,'2019-09-17 13:53:56'),(4,'segment','welcome',NULL,'2019-09-17 13:53:56'),(5,'role','welcome',NULL,'2019-09-17 13:53:56'),(6,'afterTimeNumber','welcome',NULL,'2019-09-17 13:53:56'),(7,'afterTimeType','welcome',NULL,'2019-09-17 13:53:57'),(8,'intervalType','notification',NULL,'2019-09-17 13:53:58'),(9,'timeOfDay','notification',NULL,'2019-09-17 13:53:59'),(10,'weekDay','notification',NULL,'2019-09-17 13:53:59'),(11,'monthDay','notification',NULL,'2019-09-17 13:53:59'),(12,'nthWeekDay','notification',NULL,'2019-09-17 13:53:59'),(13,'schedule','notification',NULL,'2019-09-17 13:53:59');
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_option_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_newsletter_posts`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_newsletter_posts` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(10) unsigned NOT NULL,
  `post_id` int(10) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_posts`
--

LOCK TABLES `wp_mailpoet_newsletter_posts` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_posts` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_newsletter_segment`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_segment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_newsletter_segment` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(10) unsigned NOT NULL,
  `segment_id` int(10) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_segment` (`newsletter_id`,`segment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_segment`
--

LOCK TABLES `wp_mailpoet_newsletter_segment` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_segment` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_segment` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_newsletter_templates`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_newsletter_templates` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) DEFAULT '0',
  `name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `categories` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '[]',
  `description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `body` longtext COLLATE utf8mb4_unicode_520_ci,
  `thumbnail` longtext COLLATE utf8mb4_unicode_520_ci,
  `readonly` tinyint(1) DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=75 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_templates`
--

LOCK TABLES `wp_mailpoet_newsletter_templates` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_templates` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_newsletter_templates` VALUES (1,0,'Welcome Email: Blank 1 Column','[\"welcome\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>You recently joined our list and we\'d like to give you a warm welcome!<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>Want to get to know us better? Check out some of our most popular articles: <\\/p>\\n<ol>\\n<li><a href=\\\"http:\\/\\/www.mailpoet.com\\/the-importance-of-focus-when-writing\\/\\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\\"http:\\/\\/www.mailpoet.com\\/write-great-subject-line\\/\\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\\"http:\\/\\/www.mailpoet.com\\/just-sit-write-advice-motivation-ernest-hemingway\\/\\\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ol>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-column/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:53:59'),(2,0,'Welcome Email: Blank 1:2 Column','[\"welcome\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>You recently joined our list and we\'d like to give you a warm welcome!<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Our Most Popular Posts<\\/h3>\"},{\"type\":\"text\",\"text\":\"<ul>\\n<li><a href=\\\"http:\\/\\/www.mailpoet.com\\/the-importance-of-focus-when-writing\\/\\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\\"http:\\/\\/www.mailpoet.com\\/write-great-subject-line\\/\\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\\"http:\\/\\/www.mailpoet.com\\/just-sit-write-advice-motivation-ernest-hemingway\\/\\\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>What\'s Next?<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>Add a single button to your newsletter in order to have one clear call-to-action, which will increase your click rates.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read up!\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-2-column/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:53:59'),(3,0,'Gift Welcome','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Header-1.jpg\",\"alt\":\"Gift-Header-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7e7e7\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #dd2d2d;\\\">We\'re so happy you\'re onboard!<\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dd2d2d\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Footer.jpg\",\"alt\":\"Gift-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Address Line 1<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Address Line 2<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>City<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Country<\\/strong><\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#dd2d2d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/gift/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:53:59'),(4,0,'Minimal','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#303c54\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo1.png\",\"alt\":\"Minimal-Logo1\",\"fullWidth\":false,\"width\":\"590px\",\"height\":\"93px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #8b9cbc;\\\">EST.2009<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"41px\"}}},{\"type\":\"text\",\"text\":\"<h2>Welcome to Minimal, Kim.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula. Cras sollicitudin nunc facilisis neque tristique sagittis.<\\/p>\\n<p><\\/p>\\n<p>Maecenas iaculis, lacus malesuada dictum dapibus, justo justo molestie lorem, ac dapibus magna urna vel arcu. Aliquam erat volutpat. Sed bibendum, ipsum sed ullamcorper blandit, eros odio interdum nibh, non venenatis metus lacus vitae lectus.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"30px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#d9d9d9\"}}},{\"type\":\"text\",\"text\":\"<h2>Some of our recent stories<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/plasma-stingray111-800x533.jpg\",\"alt\":\"plasma-stingray111-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"gettyimages-578313682-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/5_what_to_do_p352m1141746-800x533.jpg\",\"alt\":\"5_what_to_do_p352m1141746-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f3f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"47px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo-Small.png\",\"alt\":\"Minimal-Logo-Small\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #808080;\\\">Unsubscribe<\\/a><\\/span><\\/p>\\n<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #808080;\\\">Manage subscription<\\/a><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f3f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Georgia\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Georgia\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Georgia\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#303c54\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"30px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#d9d9d9\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.8.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.8.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/minimal/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:53:59'),(5,0,'New Phone Purchase','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1b1821\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png\",\"alt\":\"Phone-Logo\",\"fullWidth\":true,\"width\":\"122px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1b1821\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Title.png\",\"alt\":\"Phone-Title\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"215px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Header.jpg\",\"alt\":\"Phone-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Welcome to your brand new Casia 7200.<\\/strong><\\/span><\\/h3>\\n<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #8748d5;\\\">Let\'s get you all set up.<\\/span><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#8748d5\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"159px\",\"lineHeight\":\"45px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#2c2c2c\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Address Line 1<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Address Line 2<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">City<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Country<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png\",\"alt\":\"Phone-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Pinterest.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p>\\n<p style=\\\"text-align: right; font-size: 11px;\\\"><a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#8748d5\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1b1821\"},\"body\":{\"backgroundColor\":\"#1b1821\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.9.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.9.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/phone/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:53:59'),(6,0,'Sunglasses','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Logo.jpg\",\"alt\":\"Glasses-Logo\",\"fullWidth\":false,\"width\":\"250px\",\"height\":\"66px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header-2.jpg\",\"alt\":\"Glasses-Header-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"116px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Here\'s what we sent you<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-1.jpg\",\"alt\":\"Glasses-Images-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-2.jpg\",\"alt\":\"Glasses-Images-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-3.jpg\",\"alt\":\"Glasses-Images-3\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"34.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header.jpg\",\"alt\":\"Glasses-Header\",\"fullWidth\":true,\"width\":\"640px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Our Summer Range Is Here<\\/strong><\\/h3>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit.<\\/p>\\n<p><\\/p>\\n<p>Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue.&nbsp;<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"137px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"34.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Got any questions or need some help?<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">We\'re just a click or a phone call away.<\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Call Us:<\\/strong> 08856877854<\\/span><\\/h3>\\n<h3 style=\\\"text-align: center;\\\"><\\/h3>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"23.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><strong><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #808080;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #808080;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #808080;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/sunglasses/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:53:59'),(7,0,'Real Estate','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Logo-1-150x84.jpg\",\"alt\":\"Property-Logo-1\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"84px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">TAKING&nbsp;THE WORRY OUT OF REAL ESTATE<\\/span><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Welcome Home<\\/span><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Header.jpg\",\"alt\":\"Property-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"782px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">We\'re here to help you move<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-1.png\",\"alt\":\"Property-Icon-1\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-2.png\",\"alt\":\"Property-Icon-2\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-3.png\",\"alt\":\"Property-Icon-3\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#8691be\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">We\'d love to keep you updated with our latest news. <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Sign up to our newsletter now and you\'ll never miss a thing.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Sign Up Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6a7087\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#6a7087\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.8.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.8.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/real-estate/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:53:59'),(8,0,'App Welcome','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#32b6c6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-1.png\",\"alt\":\"App-Signup-Logo\",\"fullWidth\":false,\"width\":\"80px\",\"height\":\"80px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; margin: 0;\\\"><strong>Welcome to Appy<\\/strong><\\/h1><p style=\\\"text-align: center; margin: 0;\\\"><span style=\\\"color: #ffffff;\\\">Let\'s get started!<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Header.png\",\"alt\":\"App-Signup-Header\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n                                  <p style=\\\"text-align: center;\\\"><\\/p>\\n                                  <p style=\\\"text-align: center;\\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n                                  <p style=\\\"text-align: center;\\\"><\\/p>\\n                                  <p style=\\\"text-align: center;\\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n                                  <p style=\\\"text-align: center;\\\"><\\/p>\\n                                  <p style=\\\"text-align: center;\\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"Get Started Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#32b6c6\",\"borderColor\":\"#32b6c6\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"188px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Team.jpg\",\"alt\":\"App-Signup-Team\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-Footer.png\",\"alt\":\"App-Signup-Logo-Footer\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><strong>Appy<\\/strong><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><span>Address Line 1<\\/span><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><span>Address Line 2<\\/span><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><span>City<\\/span><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span> | <\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#404040\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#404040\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#32b6c6\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#32b6c6\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/app_welcome/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:53:59'),(9,0,'Welcome to FoodBox','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Logo.png\",\"alt\":\"Food-Delivery-Logo\",\"fullWidth\":false,\"width\":\"640px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-App.png\",\"alt\":\"Food-Delivery-App\",\"fullWidth\":false,\"width\":\"640px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Welcome to FoodBox<\\/strong><\\/h1>\\n                                  <h2><strong>Lorem ipsum dolor sit amet<\\/strong><\\/h2>\\n                                  <p>Curabitur sollicitudin eros eu cursus sollicitudin. Suspendisse laoreet sollicitudin urna, ut lacinia risus dictum a. Integer a neque eu magna commodo sodales eu eget ante.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7cc119\",\"borderColor\":\"#7cc119\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Focus.jpg\",\"alt\":\"Food-Delivery-Focus\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"31.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#e5e5e5\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">Get started in 3 simple steps<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-1-1.png\",\"alt\":\"Food-Delivery-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-2-1.png\",\"alt\":\"Food-Delivery-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-3-1.png\",\"alt\":\"Food-Delivery-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7cc119\",\"borderColor\":\"#7cc119\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4599da\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 14px;\\\"><strong><span style=\\\"color: #ffffff;\\\">Link 1 - Link 2 - Link 3 - Link 4<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4599da\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\"},\"h1\":{\"fontColor\":\"#4599da\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#878787\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"link\":{\"fontColor\":\"#4599da\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f4f4f4\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/food_box/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(10,0,'Poet','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View email in browser &gt;<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#909090\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"144px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png\",\"alt\":\"Poet-Logo\",\"fullWidth\":false,\"width\":\"166px\",\"height\":\"144px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1>Thanks for signing up!<\\/h1>\\n    <p><span style=\\\"color: #000000;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"66px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 12px;\\\"><span style=\\\"color: #999999;\\\"><strong>Latest p<\\/strong><\\/span><\\/p>\\n    <h2><strong>The 26th of December<\\/strong><\\/h2>\\n    <h3><span>A Tuesday, day of Tiw,<\\/span><br \\/><span>god of war, dawns in darkness.<\\/span><br \\/><span>The short holiday day of talking by the fire,<\\/span><br \\/><span>floating on snowshoes among<\\/span><br \\/><span>ancient self-pollarded maples,<\\/span><br \\/><span>visiting, being visited, giving<\\/span><br \\/><span>a rain gauge, receiving red socks,<\\/span><br \\/><span>watching snow buntings nearly over<\\/span><br \\/><span>their heads in snow stab at spirtled bits<\\/span><br \\/><span>of sunflower seeds the chickadees<\\/span><br \\/><span>hold with their feet to a bough<\\/span><br \\/><span>and hack apart, scattering debris<\\/span><br \\/><span>like sloppy butchers, is over.<\\/span><br \\/><span>Irregular life begins. Telephone calls,<\\/span><br \\/><span>Google searches, evasive letters,<\\/span><br \\/><span>complicated arrangements, faxes,<\\/span><br \\/><span>second thoughts, consultations,<\\/span><br \\/><span>e-mails, solemnly given kisses.<\\/span><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Images-1.jpg\",\"alt\":\"Poet-Images\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"1200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#393939\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">What did you think of this poem? Let me know on one of my social media channels.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"right\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Poetry books<\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-1.png\",\"alt\":\"Poet-Books-1\",\"fullWidth\":false,\"width\":\"220px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-3.png\",\"alt\":\"Poet-Books-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-2.png\",\"alt\":\"Poet-Books-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png\",\"alt\":\"Poet-Logo\",\"fullWidth\":false,\"width\":\"166px\",\"height\":\"144px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#939393\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#333333\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#646464\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#393939\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h2\":{\"fontColor\":\"#393939\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#646464\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#393939\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ebebeb\"},\"body\":{\"backgroundColor\":\"#ebebeb\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#939393\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#333333\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#909090\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/poet/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(11,0,'Post Notifications: Blank 1 Column','[\"notification\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"fake-logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>MailPoet can <span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><em>automatically<\\/em> <\\/span><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">Below, you\'ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/post-notifications-blank-1-column/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(12,0,'Modular Style Stories','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/Modular-Logo.png\",\"alt\":\"Modular-Logo\",\"fullWidth\":false,\"width\":\"271px\",\"height\":\"37px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"26px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Pinterest.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"120px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#efe7f0\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"Ladybird\\u2019s transparent shell reveals how it folds its wings\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Ladybird&rsquo;s transparent shell reveals how it folds its wings<\\/strong><\\/h3>\\n<p class=\\\"mailpoet_wp_post\\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Plasma jet engines that could take you from ground to space<\\/strong><\\/h3>\\n<p class=\\\"mailpoet_wp_post\\\">FORGET fuel-powered jet engines. We&rsquo;re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/5_what_to_do_p352m1141746-800x533.jpg\",\"alt\":\"Cutting through the smog: What to do to fight air pollution\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"Ladybird\\u2019s transparent shell reveals how it folds its wings\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Ladybird&rsquo;s transparent shell reveals how it folds its wings<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#b956c5\"},\"body\":{\"backgroundColor\":\"#efe7f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"2\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"aboveTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"116px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContent\",\"terms\":[],\"withLayout\":false},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"120px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#efe7f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"aboveTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.7.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.7.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/modular-style-stories/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(13,0,'Stripped RSS Style Layout','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rss-simple-news\\/RSS-Logo-2.png\",\"alt\":\"RSS-Logo-2\",\"fullWidth\":true,\"width\":\"210px\",\"height\":\"90px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #333333;\\\">Latest RSS Simple&nbsp;Posts<\\/span><\\/strong><\\/h3>\\n<p><span style=\\\"color: #999999;\\\">Week 23: 23\\/19\\/19<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"5\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more.\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#ececec\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><strong>RSS Simple<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"color: #808080; font-size: 11px;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><\\/strong><\\/span><\\/p>\\n<p><span style=\\\"color: #808080; font-size: 11px;\\\"><strong><span>Add your postal address here!<\\/span><\\/strong><\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#3478f5\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#3478f5\",\"textDecoration\":\"none\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f4f4f4\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"3\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#efe7f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContent\",\"terms\":[],\"withLayout\":false},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more.\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#ececec\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.7.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.7.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/rss-simple-news/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(14,0,'One Full Post In An Email','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/not-so-medium\\/Not-So-Medium-Logo.png\",\"alt\":\"Not-So-Medium-Logo\",\"fullWidth\":false,\"width\":\"210px\",\"height\":\"90px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><em>Welcome to this week\'s post. <\\/em><\\/strong><\\/p>\\n<p><em>Every Friday, we send you the most interesting story&nbsp;of the week in full.<\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d6d6d6\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"63px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"1\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h1\",\"titleAlignment\":\"center\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"aboveText\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"aboveText\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"View this post online & share!\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><em>Share this with your friends<\\/em><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><em>We promise not to spam anyone, and we only send our great articles to any email addresses in our list. Promise!<\\/em><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"google-plus\",\"link\":\"http:\\/\\/plus.google.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Google-Plus.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Google Plus\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/LinkedIn.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Email.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d6d6d6\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#2c2c2c\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Georgia\",\"fontSize\":\"18px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"1\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h1\",\"titleAlignment\":\"center\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"aboveText\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"aboveText\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"View this post online & share!\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.9.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.9.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"63px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/not-so-medium/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(15,0,'Wide Story Layout','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Logo.png\",\"alt\":\"Wide-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"37px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #808080;\\\">Our Latest Posts<\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"30px\",\"borderColor\":\"#f0f0f0\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Footer.jpg\",\"alt\":\"Wide-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"721px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Lucida\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Lucida\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Lucida\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#5ecd39\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f0f0f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"30px\",\"borderColor\":\"#f0f0f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.11.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.11.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/wide-story-layout/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(16,0,'Industry Conference','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Logo.png\",\"alt\":\"Conf-Logo\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"150px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff; font-size: 11px; text-transform: uppercase; opacity: 0.5; letter-spacing: 3px;\\\">Get ready for the biggest email conference of the year<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"56px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Ticket.png\",\"alt\":\"Conf-Ticket\",\"fullWidth\":false,\"width\":\"339px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"font-size: 42px;\\\"><strong><span style=\\\"color: #ffffff; line-height: 1.2; position: relative; top: -5px;\\\">Email Boston 2018<\\/span><\\/strong><\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"133px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"oldest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#dddddd\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png\",\"alt\":\"Conf-Bottom\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"34px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Industry-Coupon.png\",\"display\":\"fit\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"75px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">---<\\/span><\\/h3>\\n    <h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Grab 20% off your tickets right now<\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">We\'re offering an exclusive 20% off tickets with this coupon code!<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"CouPon_Code\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"14px\",\"borderStyle\":\"solid\",\"width\":\"229px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Top.png\",\"alt\":\"Conf-Top\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"12px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"14px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#e1e1e1\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Holding.jpg\",\"alt\":\"Conf-Holding\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"667px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"46px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Check out&nbsp;this year\'s event<\\/strong><\\/h3>\\n    <p>We\'ve ramped up everything this year for our conference, including amazing new speakers and guests, and a few surprises for everyone.<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy a ticket here\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"1.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#e1e1e1\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png\",\"alt\":\"Conf-Bottom\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"30px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"header\",\"text\":\"<p>&nbsp;<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#8d8d8d\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b8291e;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b8291e;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b8291e;\\\">Manage subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arvo\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arvo\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#b8291e\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"oldest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#dddddd\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"14px\",\"borderStyle\":\"solid\",\"width\":\"229px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"padding\":\"1.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#515151\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"75px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#8d8d8d\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/industry-conference/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(17,0,'Science Weekly','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Science-Logo.png\",\"alt\":\"Science-Logo\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Title-22.png\",\"alt\":\"Health-Mag-Title-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"214px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b1b6d1\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>The latest news from the world of science<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"2\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"21px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#b1b6d1\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-End-1.png\",\"alt\":\"Health-Mag-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png\",\"alt\":\"Health-Mag-Promo-Start\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Download our app!<\\/strong><\\/h2>\\n                      <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed in odio dui. Duis et dolor nec erat dictum laoreet. Morbi dapibus turpis id eros viverra tempor. <\\/span><\\/p>\\n                      <p><span><\\/span><\\/p>\\n                      <p><span>Fusce et diam ac sapien posuere luctus. Etiam in vehicula metus, ac viverra elit. Duis diam lacus, molestie vel enim non, rutrum placerat massa. Suspendisse a elit tincidunt, egestas lacus at, maximus diam. <\\/span><\\/p>\\n                      <p><span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"144px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Phone.png\",\"alt\":\"Health-Mag-Phone\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"573px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png\",\"alt\":\"Health-Mag-Promo-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"35px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png\",\"alt\":\"Health-Mag-Promo-Start\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Keep In Touch With Us<\\/h3>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.11.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.11.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png\",\"alt\":\"Health-Mag-Promo-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"26px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b1b6d1;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b1b6d1;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b1b6d1;\\\">Manage subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\"},\"text\":{\"fontColor\":\"#d6d6d6\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2b2d37\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"2\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"21px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.11.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.11.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/science_weekly/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(18,0,'Newspaper Traditional','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f2f9f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"28px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"font-size: 15px;\\\"><em><strong>[date:mtext][date:dordinal],[date:y]<\\/strong><\\/em><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #008080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #008080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f2f9f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"100px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.12.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.12.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png?mailpoet_version=3.12.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.12.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Local News<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Sports&nbsp;Updates &amp; Scores<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><strong>Business News<\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n    <p style=\\\"text-align: left;\\\">&nbsp;<\\/p>\\n    <p style=\\\"text-align: left;\\\">MailPoet can <span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><em>automatically<\\/em> <\\/span><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">Below, you\'ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"28px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"100px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #458687;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #458687;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #458687;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"21px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#3d8076\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f2f9f8\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newspaper-traditional/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(19,0,'Clear News','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"27px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"167px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><span style=\\\"color: #808080;\\\"><strong>October 2018<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left; line-height: 1.3;\\\" data-post-id=\\\"1994\\\"><strong>Good Morning!<\\/strong><\\/h1>\\n    <h3>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce egestas nisl vel ante finibus fringilla ullamcorper non lectus. Aenean leo neque, egestas et lacus eu, viverra luctus nisi. Donec dapibus mauris at fringilla consequat. Cras sed porta nunc. Ut tincidunt luctus felis sed suscipit. Sed tristique faucibus fermentum.<\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"24px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/UEl2.gif\",\"alt\":\"UEl2\",\"fullWidth\":false,\"width\":\"360px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Today\'s Top Stories<\\/strong><\\/h2>\"}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>We cover all types of news<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"World\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e23f3f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Business\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#50b6ce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Politics\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#506dce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Sports\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e1bc2d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Science\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#a650ce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Health\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#64b03c\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Family\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#278f6e\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Arts\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#7c5e5e\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Local\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#4d4d4d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Crossword.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">The Friday Crossword<\\/span><\\/h2>\\n    <p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum vitae ornare elit. Duis laoreet justo sed fringilla maximus. Aenean pharetra nec risus a vestibulum.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get started\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"167px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n    <p style=\\\"text-align: center;\\\"><strong><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><\\/p>\"},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Add your postal address!<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"social\",\"iconSet\":\"default\",\"icons\":[]}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#4d4d4d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"titleOnly\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"centered\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/clear-news/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(20,0,'Dog Food','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Logo.png\",\"alt\":\"Dog-Logo\",\"fullWidth\":false,\"width\":\"42px\",\"height\":\"91px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"31px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 1.2em;\\\"><strong>Thanks for buying your dog food from us<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Header-1024x409.jpg\",\"alt\":\"Dog-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"511px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Here\'s some other pawsome things to try...&nbsp;<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-1.jpg\",\"alt\":\"Dog-Product-1\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Dog Jumper<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><strong><\\/strong><\\/span><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-2.jpg\",\"alt\":\"Dog-Product-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Dog&nbsp;Socks<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span><em><strong>$19.99<\\/strong><\\/em><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-3.jpg\",\"alt\":\"Dog-Product-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Glow Collar<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><em><\\/em><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#000000\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"45px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong><\\/strong><span style=\\\"color: #ffffff;\\\">Our Guarantee<\\/span><\\/h3>\\n<p><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus<\\/span><\\/p>\\n<p><span style=\\\"color: #ffffff;\\\"><em><\\/em><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><em><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/em><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#d4d4d4\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/dog-food/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(21,0,'Kids Clothing','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo.png\",\"alt\":\"Kids-Clothing-Logo\",\"fullWidth\":true,\"width\":\"250px\",\"height\":\"121px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"google-plus\",\"link\":\"http:\\/\\/plus.google.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Google-Plus.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Google Plus\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Boys Clothes<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Girls Clothes<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Toys &amp; Games<\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#9cd1e1\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Wait!<\\/strong><\\/h1>\\n<h3>You\'ve left something in your cart!<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Don\'t worry, we saved it for you...<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image.jpg\",\"alt\":\"Kids-Clothing-Image\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Kids Dinosaur Suit<\\/strong><\\/p>\\n<p><span>$14.99<\\/span><\\/p>\\n<p><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"0px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 12px;\\\">Size: <em>Small<\\/em><\\/p>\\n<p style=\\\"font-size: 12px;\\\">Colour: <em>Varied<\\/em><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"28px\"}}},{\"type\":\"button\",\"text\":\"Go To Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"154px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#fceba5\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>YOU MIGHT ALSO LIKE...<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-3.jpg\",\"alt\":\"Kids-Clothing-Image-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Cherry Dress<\\/strong><\\/p>\\n<p><span>$10.99<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-2.jpg\",\"alt\":\"Kids-Clothing-Image-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Red T-Shirt<\\/strong><\\/p>\\n<p><span>$9.49<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-4.jpg\",\"alt\":\"Kids-Clothing-Image-4\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Pink Dance Dress<\\/strong><\\/p>\\n<p><span>$11.99<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Footer.jpg\",\"alt\":\"Kids-Clothing-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"107px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo-Footer-150x61.png\",\"alt\":\"Kids-Clothing-Logo-Footer\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"61px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #333333;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #333333;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #333333;\\\">Manage subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"link\":{\"fontColor\":\"#9bd2e0\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#c3e1e8\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"belowTitle\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"readMoreButton\":{\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"button\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"alternate\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"readMoreButton\":{\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"button\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false,\"withLayout\":true},\"button\":{\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Button\",\"url\":\"\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"footer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}},\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\"},\"posts\":{\"amount\":\"10\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"belowTitle\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"postStatus\":\"publish\",\"readMoreButton\":{\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"link\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"height\":\"32px\",\"iconType\":\"facebook\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.7.1\",\"link\":\"http:\\/\\/www.facebook.com\",\"text\":\"Facebook\",\"type\":\"socialIcon\",\"width\":\"32px\"},{\"height\":\"32px\",\"iconType\":\"twitter\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.7.1\",\"link\":\"http:\\/\\/www.twitter.com\",\"text\":\"Twitter\",\"type\":\"socialIcon\",\"width\":\"32px\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}},\"type\":\"spacer\"},\"header\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}},\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/kids-clothing/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(22,0,'Rock Band','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#060d13\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#060d13\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View email in browser &gt;<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"315px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"48px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #7acff0;\\\">Free track download<\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #d4d4d4;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download now for free\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#152533\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"2px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#1c2f40\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">We\'ve been busy in the studio<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #d4d4d4;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-2.jpg\",\"alt\":\"RockBand-Albums-2\",\"fullWidth\":false,\"width\":\"250px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Magnus Opium<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-1.jpg\",\"alt\":\"RockBand-Albums-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Skeletal Bones<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-3.jpg\",\"alt\":\"RockBand-Albums-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Blinded by Vision<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Tours.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c2f40\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"37px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: right;\\\">New Tour Dates<\\/h1>\\n    <p style=\\\"text-align: right;\\\">14th March - London, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">15th March - Leeds, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">16th March - Birmingham, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">19th March - Manchester, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">21st March - Glasgow, UK<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"144px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Bounce Rate<\\/h3>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#aaaaaa\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#060d13\"},\"body\":{\"backgroundColor\":\"#060d13\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#1c2f40\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#aaaaaa\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/rock-band/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(23,0,'Wine City (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"37px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Logo.png\",\"alt\":\"Wine-Logo\",\"fullWidth\":false,\"width\":\"136px\",\"height\":\"67px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"31px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>Red Wine<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>White&nbsp;Wine<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>Rose&nbsp;Wine<\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Have a drink on us<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"231px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>You\'re our VIP - now it\'s time to celebrate!&nbsp;<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #6d6d6d;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"CoUponCoDE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#6d6d6d\",\"borderWidth\":\"2px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"50px\",\"fontColor\":\"#6d6d6d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #6d6d6d;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #6d6d6d;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #6d6d6d;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #6d6d6d;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"CoUponCoDE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#6d6d6d\",\"borderWidth\":\"2px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"50px\",\"fontColor\":\"#6d6d6d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"231px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/wine-city/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:00'),(24,0,'Fitness','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-1.jpg\",\"alt\":\"Fitness-Logo-1\",\"fullWidth\":true,\"width\":\"180px\",\"height\":\"96px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Get back in the game<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Header.jpg\",\"alt\":\"Fitness-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"696px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>You\'ve left something in your cart...<\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Images.jpg\",\"alt\":\"Fitness-Images\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"27px\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #afd147;\\\"><strong><em>Halo 600<\\/em><\\/strong><\\/span><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce in purus risus. Praesent lacinia suscipit maximus. Maecenas nec facilisis lectus.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Size: Medium<\\/span><\\/p>\\n<p><span>Colour: Lime Green<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Recover Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#343434\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"146px\",\"lineHeight\":\"37px\",\"fontColor\":\"#343434\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#afd147\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Still interested?<\\/strong><\\/h3>\\n<p style=\\\"text-align: center;\\\"><strong>Here\'s 20% off your order if you complete it right now. We\'re nice like that.<\\/strong><\\/p>\"},{\"type\":\"button\",\"text\":\"COUPONCODE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#afd147\",\"borderColor\":\"#56741d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"50px\",\"fontColor\":\"#56741d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-Footer-1.png\",\"alt\":\"Fitness-Logo-Footer-1\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"52px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Address Line 1, Address Line 2, City, Country<\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a><span>&nbsp;<\\/span>|<span>&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage subscription<\\/a><\\/strong><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#3c3c3c\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.7.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.7.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fitness/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:01'),(25,0,'Motor','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #d52a2a;\\\"><strong>Welcome to Vector Motors<\\/strong><\\/span><\\/p>\\n    <p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #d52a2a;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View email in browser &gt;<\\/a><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-logo-1.png\",\"alt\":\"Car-Header-logo-1\",\"fullWidth\":false,\"width\":\"167.5px\",\"height\":\"349px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"118px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"font-size: 35px; line-height: 40px; text-align: left; border-left: 10px solid #d52a2a; margin-left: 20px; padding-left: 20px;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome to the club<\\/span><\\/strong><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"72px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #d52a2a;\\\">You\'ve bought the car,&nbsp;here\'s&nbsp;what happens next.<\\/span><\\/strong><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. <\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span><\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span>Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1><strong>We\'re here to help<\\/strong><\\/h1>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/p>\\n    <p><\\/p>\\n    <p><strong><a href=\\\"\\\">Get in touch with us here<\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"113px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"42px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Servicing Plans\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"176px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Wheel.jpg\",\"alt\":\"Car-Wheel\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"560px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>We\'ll be in touch soon with updates<\\/strong><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #d52a2a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #d52a2a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #d52a2a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Footer.jpg\",\"alt\":\"Car-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"275px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#d52a2a\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Servicing Plans\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"176px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"5px\",\"borderColor\":\"#d52a2a\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"118px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#d52a2a\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/motor/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:01'),(26,0,'Avocado','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f8f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Logo-2.png\",\"alt\":\"Avocado-Logo-2\",\"fullWidth\":false,\"width\":\"212px\",\"height\":\"89px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><strong>Has to be fresh<\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ddeeba\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"58px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Holy Guacamole!<\\/strong><\\/h1>\\n<h2 style=\\\"text-align: center;\\\">Your monthly avocado<\\/h2>\\n<h2 style=\\\"text-align: center;\\\">delivery starts right now.<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Header-1.jpg\",\"alt\":\"Avocado-Header-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"644px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Recipe.jpg\",\"alt\":\"Avocado-Recipe\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"890px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"135px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>A quick and easy recipe to get you started...<\\/strong><\\/h3>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer blandit tortor nec eleifend maximus. Nulla est lectus, tincidunt quis molestie vitae, suscipit non orci.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9ecd2e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"28px\",\"borderStyle\":\"solid\",\"width\":\"111px\",\"lineHeight\":\"36px\",\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#9ecd2e\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #333333;\\\"><\\/span><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #333333;\\\"><\\/span><\\/strong><strong><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ddeeba\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"58px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Got a friend that hass to have this too ?<\\/strong><\\/h2>\\n<h2 style=\\\"text-align: center;\\\"><\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Coupon.jpg\",\"alt\":\"Avocado-Coupon\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"382px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Send them your exclusive coupon code now and they\'ll receive 50% off their next order, and you\'ll get your next box for free!&nbsp;<\\/p>\"},{\"type\":\"button\",\"text\":\"AVOCADOSRULE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\",\"borderColor\":\"#3d3d3d\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"254px\",\"lineHeight\":\"50px\",\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f3f8f3\",\"height\":\"44px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #9ecd2e;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #9ecd2e;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #9ecd2e;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#9ecd2e\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f3f8f3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"AVOCADOSRULE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\",\"borderColor\":\"#3d3d3d\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"254px\",\"lineHeight\":\"50px\",\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#9ecd2e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.7.3\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/avocado/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:01'),(27,0,'Book store (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png\",\"alt\":\"Book-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Turn more pages this weekend...<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Just to say thanks, here\'s a small gift from us to you.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #5094ad;\\\"><strong>Read more every week<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: center;\\\"><strong>Your free gift!<\\/strong><\\/h2>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"2px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#125674\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, adipiscing elit. Fusce mollis orci justo,<\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span>commodo mattis nisi vitae. Sed aliquam, ex ac lacinia tempus,<\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span>enim urna luctus odio, at leo ante non.<\\/span><\\/p>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>20% off all books<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"Coupon_Code\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#125674\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#125674\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Image-Wide-2.png\",\"alt\":\"Book-Image-Wide\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cdc391\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cdc391\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png\",\"alt\":\"Book-Logo\",\"fullWidth\":false,\"width\":\"96px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #cdc391;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #cdc391;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #cdc391;\\\">Manage subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ffffff;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Noticia Text\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#125674\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Coupon_Code\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#125674\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#125674\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"2px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#125674\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/book-store-with-coupon/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:01'),(28,0,'Flowers (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eae5e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #000000;\\\">View this email in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Logo.png\",\"alt\":\"Flowers-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Header.jpg\",\"alt\":\"Flowers-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"850px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Just for you.<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Welcome to our flower store - as a token of our appreciation for you signing up,<\\/strong><\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>here\'s a little gift from us for your next order.<\\/strong><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"CoUpOn_Code\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#292929\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333; font-size: 11px;\\\"><strong><\\/strong><strong>10% off your next order with us. Terms and Conditions apply.<\\/strong><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>A little inspiration to get you started...<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>New flowers delivered<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-1.jpg\",\"alt\":\"Flower-1\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-2.jpg\",\"alt\":\"Flower-2\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Save with a subscription<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Collect from our store<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-3.jpg\",\"alt\":\"Flower-3\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eae5e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b3748a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b3748a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b3748a;\\\">Manage subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#e0a9bc\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eae5e5\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"392px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/flowers-with-coupon/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:01'),(29,0,'Newsletter: Blank 1 Column','[\"standard\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-column/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:01'),(30,0,'Newsletter: Blank 1:2 Column','[\"standard\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>This template has...<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>... a 2-column layout.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p><span style=\\\"line-height: 25.6px;\\\">You can change a layout\'s background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-column/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:01'),(31,0,'Newsletter: Blank 1:2:1 Column','[\"standard\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started!<\\/strong><\\/h1>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find four menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>This template has...<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>... a 2-column layout.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>You can change a layout\'s background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Let\'s end with a single column. <\\/span><\\/h3>\\n<p style=\\\"line-height: 25.6px;\\\">In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<p style=\\\"line-height: 25.6px;\\\"><\\/p>\\n<ul style=\\\"line-height: 25.6px;\\\">\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-1-column/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:01'),(32,0,'Newsletter: Blank 1:3 Column','[\"standard\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find four menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>This template...<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add layout blocks to your newsletter.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>... has a...<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>You have the choice of:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>3-column layout.<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>You can add as many layout blocks as you want!<\\/p>\"},{\"type\":\"text\",\"text\":\"\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-3-column/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(33,0,'Simple Text','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"It\'s time to take action!\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<p>Thanks for reading. See you soon!<\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/simple-text/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(34,0,'Take a Hike','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/header.jpg\",\"alt\":\"header\",\"fullWidth\":true,\"width\":\"1320px\",\"height\":\"483px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p>Hi&nbsp;[subscriber:firstname | default:explorer]<\\/p>\\n                      <p><\\/p>\\n                      <p>Aliquam feugiat nisl eget eleifend congue. Nullam neque tellus, elementum vel elit dictum, tempus sagittis nunc. Phasellus quis commodo odio. Vestibulum vitae mi vel quam rhoncus egestas eget vitae eros.&nbsp;<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1><strong>How to plan your hiking route<\\/strong><\\/h1>\\n                      <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Aliquam dictum urna ac lacus dapibus rhoncus.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"https:\\/\\/www.google.co.uk\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/map.jpg\",\"alt\":\"map\",\"fullWidth\":false,\"width\":\"330px\",\"height\":\"227px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/boots.jpg\",\"alt\":\"boots\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong>Tried &amp; tested: Our favourite walking boots<\\/strong><\\/h2>\\n                        <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.&nbsp;<\\/p>\"},{\"type\":\"button\",\"text\":\"See Reviews\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Hikers Gallery<\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery3.jpg\",\"alt\":\"gallery3\",\"fullWidth\":true,\"width\":\"1000px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery1-300x225.jpg\",\"alt\":\"gallery1\",\"fullWidth\":true,\"width\":\"300px\",\"height\":\"225px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery2-1.jpg\",\"alt\":\"gallery2\",\"fullWidth\":true,\"width\":\"1000px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Edit this to insert text<\\/p>\"},{\"type\":\"button\",\"text\":\"View More Photos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"214px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Hiking goes social...<\\/strong><\\/h3>\"},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"google-plus\",\"link\":\"http:\\/\\/plus.google.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Google-Plus.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Google Plus\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4f230c\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#423c39\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h2\":{\"fontColor\":\"#265f6d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#423c39\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#843c15\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#843c15\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/take_a_hike/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(35,0,'News Day','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/News-Outlet-Title-2.jpg\",\"alt\":\"News-Outlet-Title-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #2ca5d2;\\\"><strong>Top Story<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/h2>\"},{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":\"413.28125px\",\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">FORGET fuel-powered jet engines. We\\u2019re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone. Traditional jet engines create thrust by mixing compressed air with fuel and igniting it. The burning mixture expands rapidly and is blasted out of the back of the engine, pushing it forwards. &hellip;<\\/p><p><a href=\\\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #2ca5d2;\\\"><strong>Popular Posts Today<\\/strong><\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Tackling our air problems starts with traffic control, but individual action to reduce energy use and intensive farming would also help clean our air.<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Ladybird&rsquo;s transparent shell reveals how it&nbsp;moves<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Brazil&rsquo;s history-making Hurricane<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Jairzinho has just made history. In claiming the fourth goal of an unforgettable 1970 FIFA World Cup Mexico&trade; Final against Italy, he has maintained his record of scoring in every one of Brazil&rsquo;s matches en route to the Trophy.<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Iceland&rsquo;s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">As Iceland&rsquo;s key matches loom, with kick-off just a couple of hours away, you will find their national coach in the pub. This may seem unusual...<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Organising a FIFA World Cup&trade; in a sustainable manner is a major challenge. The scale of the event inevitably has an impact on the Host Country.&nbsp;<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Lineker&rsquo;s life-changing treble<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Given that he won the Golden Boot in his first and came within a whisker of the Final in his second, one might expect Gary Lineker to have a tough time picking his FIFA World Cup&trade; highlight. Yet the man who scored ten times...<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\\">Read More<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><strong>NewsDay<\\/strong><\\/p>\\n                      <p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/><br \\/><\\/p>\\n                      <p><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#2ca5d2\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f2f2f2\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/news_day/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(36,0,'World Cup','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header.png\",\"alt\":\"Sports-Football-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"220px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-1.png\",\"alt\":\"Sports-Football-Divider-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #ffffff; font-size: 14px;\\\">Issue #1<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" target=\\\"_blank\\\" style=\\\"color: #ffffff; font-size: 14px; text-align: center;\\\">View In Browser<\\/a><\\/p>\\n                                        <p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff; text-align: start;\\\">Monday 1st January 2017<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header-1.png\",\"alt\":\"Sports-Football-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"580px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Welcome Back!<\\/strong><\\/h2>\\n                                      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna.<\\/p>\\n                                      <p><\\/p>\\n                                      <p>Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi. Etiam sed nisl nec orci pretium lacinia eget in turpis. Maecenas in posuere justo. Vestibulum et sapien vestibulum, imperdiet neque in, maximus velit.<\\/p>\\n                                      <p><\\/p>\\n                                      <p>Proin dignissim elit magna, viverra scelerisque libero vehicula sed<\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-3.png\",\"alt\":\"Sports-Football-Divider-3\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"padding-bottom: 0;\\\"><span style=\\\"font-weight: 600;\\\">Latest News<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"View All News\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d35400\",\"borderColor\":\"#d35400\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2865897_full-lnd.jpg\",\"alt\":\"Brazil\\u2019s history-making Hurricane\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Brazil&rsquo;s history-making Hurricane<\\/strong><\\/h3>\\n                                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna. Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi...<\\/p>\\n                                            <p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2866107_full-lnd.jpg\",\"alt\":\"Iceland\\u2019s dentist-coach defying convention and expectations\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Iceland&rsquo;s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n                                          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit...<\\/p>\\n                                          <p><a href=\\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2709222_full-lnd.jpg\",\"alt\":\"Impact and legacy of 2018 FIFA World Cup Russia: facts and figures\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia: facts and figures<\\/strong><\\/h3>\\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod...<\\/p>\\n                                        <p><a href=\\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2867790_full-lnd.jpg\",\"alt\":\"Lineker\\u2019s life-changing treble\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Lineker&rsquo;s life-changing treble<\\/strong><\\/h3>\\n                                      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit&nbsp;<span style=\\\"background-color: inherit;\\\">consequat lorem at est congue...<\\/span><\\/p>\\n                                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\\">Read More<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-2.png\",\"alt\":\"Sports-Football-Divider-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Footer-1.png\",\"alt\":\"Sports-Football-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#b55311\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Logo-Small.png\",\"alt\":\"Sports-Football-Logo-Small\",\"fullWidth\":false,\"width\":\"772px\",\"height\":\"171px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#da6110\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#da6110\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/world_cup/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(37,0,'Festival Event','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#0a5388\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/festival-header.jpg\",\"alt\":\"festival-header\",\"fullWidth\":true,\"width\":\"1320px\",\"height\":\"879px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Pack your glowsticks, <br \\/>Boomfest is back!&nbsp;<\\/h1>\\n                        <p><\\/p>\\n                        <p style=\\\"text-align: center;\\\">Duis tempor nisl in risus hendrerit venenatis. <br \\/>Curabitur ornare venenatis nisl non ullamcorper. <\\/p>\"},{\"type\":\"button\",\"text\":\"Duis id tincidunt\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#0a5388\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"260px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Maecenas scelerisque nisi sit amet metus efficitur dapibus!&nbsp;<br \\/>Ut eros risus, facilisis ac aliquet vel, posuere ut urna.<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"28px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">Confirmed Lineup<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">Main Stage<\\/span><\\/em><\\/h3><p>Quisque libero<br \\/>Nulla convallis<br \\/>Vestibulum Ornare<br \\/>Consectetur Odio<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">New Acts Stage<\\/span><\\/em><\\/h3><p>Nulla interdum<br \\/>Massa nec<br \\/>Pharetra<br \\/>Varius<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">Comedy Stage<\\/span><\\/em><\\/h3><p>In pulvinar<br \\/>Risus sed<br \\/>Condimentum<br \\/>Feugiat<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">New to the festival this year<\\/h2>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/street-food.jpg\",\"alt\":\"street food\",\"fullWidth\":true,\"width\":\"499px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3>Award-winning Street Food<\\/h3><p>Nullam pharetra lectus id porta pulvinar. Proin ac massa nibh. Nullam ac mi pharetra, lobortis nunc et, placerat leo. Mauris eu feugiat elit. Pellentesque eget turpis eu diam vehicula convallis non <a href=\\\"http:\\/\\/www.mailpoet.com\\\">luctus enim.<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/happy.jpeg\",\"alt\":\"happy\",\"fullWidth\":true,\"width\":\"499px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3>Prepare to&nbsp;dazzle with our Glitter Run<\\/h3><p>Donec quis orci at metus finibus tincidunt. Sed vel urna sed urna maximus congue eu et turpis. Nulla tempus hendrerit justo eget molestie. Vivamus quis molestie lacus. Donec commodo odio a nisi feugiat, vitae egestas mi.<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"footer\",\"text\":\"<p>Mauris tristique ultricies ullamcorper. <br \\/>Don\'t want to hear from us?&nbsp;<a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p><p><\\/p><p>Add your postal address here.&nbsp;<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#8d062b\"},\"body\":{\"backgroundColor\":\"#0a5388\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/festival_event/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(38,0,'Retro Computing Magazine','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4473a1\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Header.png\",\"alt\":\"Windows94-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ffffff;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong>We\'re upgrading!<\\/strong><\\/h1>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Quisque in leo felis. Etiam at libero et enim tincidunt scelerisque. Ut felis lectus, imperdiet quis justo quis, elementum sagittis tellus. Sed elementum, lacus at iaculis vestibulum, nunc leo gravida nisi, sed dapibus nisi odio ac ex. Aliquam id arcu dictum, cursus quam id, eleifend libero.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"ridge\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Latest News<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>What is it like to use a Windows 98 PC in 2017?<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\"><span>Computers are much more advanced than they were even a few years ago, but of course we all like to complain about the dumb things they sometimes do. It&rsquo;s easy to forget how clunky things used to be, though...<\\/span><\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/odds-on-10-science-breakthroughs-you-can-bet-on\\/\\\">Read more<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Windows 95 still finds life online<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">Microsoft&rsquo;s Windows 95 has reached the ripe old age of 22 this year and to commemorate this milestone, TheNextWeb goes into some details about the operating system that users may have missed over the years...<\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read more<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>New Sinclair ZX Spectrum Fully Funded<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">The new Sinclair ZX Spectrum Next home computer which was launched on Kickstarter to mark the 35th birthday of the original Spectrum produced by Sinclair Research has been fully funded in less than 48 hours...<\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\\">Read more<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">Did you know?<\\/span><\\/strong><\\/h2>\\n<p><span style=\\\"color: #ffffff;\\\">At the time of creation and development, the microcomputers in Japan were not powerful enough to handle the complex tasks related to the design and programming of Space Invaders. Nishikado then designed his own hardware and developmental tools to make the game a reality.<\\/span><\\/p>\\n<p><strong><span style=\\\"color: #ffffff;\\\"><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Today.png\",\"alt\":\"Windows94-Today\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Let\'s get social!<\\/strong><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.1.0.4\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.1.0.4\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Youtube.png?mailpoet_version=3.0.0-rc.1.0.4\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Email.png?mailpoet_version=3.0.0-rc.1.0.4\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#008282\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/retro_computing_magazine/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(39,0,'Shoes','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo.png\",\"alt\":\"Retail-Shoes-Logo\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"220px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Header.jpg\",\"alt\":\"Retail-Shoes-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f1b512\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Our New Range<\\/span><\\/h2>\\n                      <p style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt.<\\/span><\\/p>\\n                      <p style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Curabitur fermentum ligula eget lacus aliquam volutpat. Integer sapien neque, laoreet quis lobortis sed, semper eget magna. Suspendisse potentiu.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#41c7bf\",\"borderColor\":\"#28a9a2\",\"borderWidth\":\"2px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#36b0a9\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #ffffff;\\\">Handcrafted Shoes<\\/span><\\/h2>\\n                       <p style=\\\"font-size: 14px;\\\"><span><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-1.jpg\",\"alt\":\"Retail-Shoes-Boxes-1\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#36b0a9\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-2.jpg\",\"alt\":\"Retail-Shoes-Boxes-2\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #ffffff;\\\">Perfect For Any Occasion<\\/span><\\/h2>\\n                      <p style=\\\"font-size: 14px;\\\"><span><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>We\'re open every day!<\\/strong><\\/h3>\\n                        <p style=\\\"text-align: center;\\\">Call in any time and we\'ll help you pick the best shoes for any occasion.<\\/p>\\n                        <p style=\\\"text-align: center;\\\">If you\'re not happy, just bring them back to us and we\'ll give you a full refund.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check Out Our Website\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#41c7bf\",\"borderColor\":\"#28a9a2\",\"borderWidth\":\"2px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"220px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#d3d3d3\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo-Footer.png\",\"alt\":\"Retail-Shoes-Logo-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"60px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Address Line 1<\\/span><\\/p>\\n                      <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Address Line 2<\\/span><\\/p>\\n                      <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">City<\\/span><\\/p>\\n                      <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Country<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#41c7bf\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f6f6f6\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/shoes/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(40,0,'Music','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png\",\"alt\":\"Music-Logo\",\"fullWidth\":false,\"width\":\"496px\",\"height\":\"78px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/music-header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #393939;\\\"><strong>You Play.<\\/strong><\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #393939;\\\"><strong>They Listen.<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #878787;\\\">Up to 50% off all of our instruments.<\\/span><\\/h2>\\n<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #878787;\\\">This week only.<\\/span><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"176px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Choose a category and get playing<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Electric Guitars\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Trumpets\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"DJ Equipment\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Amps\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Drums\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Pianos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Banjos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Synthesizers\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Guitar Pedals\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Harmonicas\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Flutes\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Headphones\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png\",\"alt\":\"Music-Logo\",\"fullWidth\":false,\"width\":\"496px\",\"height\":\"78px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #999999;\\\"><em><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a><\\/strong><\\/em><\\/span><\\/p>\\n<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #999999;\\\"><em><strong><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage subscription<\\/a><\\/strong><\\/em><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#2d2d2d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2d2d2d\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"176px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/music/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(41,0,'Hotels','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-1.png\",\"alt\":\"Hotel-Logo\",\"fullWidth\":false,\"width\":\"554px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>My Favourites<\\/strong><\\/span><\\/h3>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Recent Bookings<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Pets go free<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Stay in any Exquisite hotel this summer and bring your pet for free!<\\/span><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"46px\",\"fontColor\":\"#3f3f3f\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Get ready to travel in Exquiste style...<\\/strong><\\/h2>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/dubai-paris.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Dubai<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $199<strong><br \\/><\\/strong><\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong><span style=\\\"color: #ffffff;\\\">Paris<\\/span><\\/strong><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $149<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/toronto-delhi.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Toronto<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $229<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>New Delhi<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $149<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/rio-london.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Rio de Janeiro<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $329<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>London<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $99<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Just for you...<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Here\'s 10% off your next booking with us.<\\/p>\\n<p style=\\\"text-align: center;\\\">Just grab the code below and paste it when required on the booking form!<\\/p>\"},{\"type\":\"button\",\"text\":\"VALU3DCUST\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#000000\",\"borderWidth\":\"2px\",\"borderRadius\":\"6px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"40px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-Small.png\",\"alt\":\"Hotel-Logo-Small\",\"fullWidth\":true,\"width\":\"554px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Address Line 1 <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Address Line 2 <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>City <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Country<\\/strong><\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffc600;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffc600;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffc600;\\\">Manage subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#2d2a31\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2d2a31\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"46px\",\"fontColor\":\"#3f3f3f\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/hotels/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(42,0,'Piece of cake','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><strong>Open daily from 9am to 9pm |&nbsp;<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View Online<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"},\"text\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#d42b2b\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Logo-1.png\",\"alt\":\"Restaurant-Bakery-Logo-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Header.jpg\",\"alt\":\"Restaurant-Bakery-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"1600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>It\'s our Birthday!<\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center; line-height: 1.4;\\\">To celebrate, we\'re adding a slice of our Birthday cake to every order. Pop in this weekend to use our special offer code and enjoy!<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; border: 3px dashed #d42b2b; color: #d42b2b; padding: 10px; font-size: 24px;\\\"><strong>HAPPYBDAY<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"background-color: #ececeb; line-height: 1.3;\\\"><span style=\\\"font-weight: 600;\\\"><span style=\\\"font-size: 12px; text-align: center;\\\">Add your postal address here.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; line-height: 1.3;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n                      <p style=\\\"text-align: right; line-height: 1.3;\\\"><strong><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\\">Manage&nbsp;Subscription<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#d42b2b\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#d42b2b\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ececeb\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/piece_of_cake/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(43,0,'Buddhist Temple','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#00050b\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View email in browser &gt;<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png\",\"alt\":\"Buddhist-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"99px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h1>With our thoughts, we make the <span style=\\\"color: #f37f31;\\\">world<\\/span><\\/h1>\\n    <p><span style=\\\"color: #dedede;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Avatar.jpg\",\"alt\":\"Buddhist-Avatar\",\"fullWidth\":false,\"width\":\"70px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #999999;\\\">Special Event<\\/span><\\/p>\\n    <h3>Dalai Lama visit<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Book tickets here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"145px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #f37f31;\\\">New prayer flags<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/5bafccfc554c7f08176ec084.png\",\"alt\":\"5bafccfc554c7f08176ec084\",\"fullWidth\":false,\"width\":\"280px\",\"height\":\"524px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Social.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Sharing matters to us<\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-1.jpg\",\"alt\":\"Buddhist-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Meditation for beginners<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-2.jpg\",\"alt\":\"Buddhist-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Planning your trip to a temple<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-3.jpg\",\"alt\":\"Buddhist-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Visit the sunken statues<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png\",\"alt\":\"Buddhist-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"99px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#00050b\"},\"body\":{\"backgroundColor\":\"#00050b\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Book tickets here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"145px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/buddhist-temple/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(44,0,'Mosque','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View email in browser &gt;<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"10px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#333333\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png\",\"alt\":\"Mosque-Logo\",\"fullWidth\":false,\"width\":\"182px\",\"height\":\"119px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong>JANUARY 2019<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Newsletter<\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris efficitur pretium.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #009146;\\\"><strong>Upcoming Events<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-1.jpg\",\"alt\":\"Mosque-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>14th&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>The Four Imams<\\/span><\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><strong><a href=\\\"\\\">Find out more &gt;<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-2.jpg\",\"alt\":\"Mosque-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>23rd&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>Prayer Makes Perfect<\\/span><\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><a href=\\\"\\\">Find out more &gt;<\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-3.jpg\",\"alt\":\"Mosque-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>29th&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>Plaster Carving<\\/span><\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#009146\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #009146;\\\"><strong>Prayer Times<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><\\/strong><strong>Fajr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"7.04pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Sunrise<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"8.41am\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Dhuhr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"12.35pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Asr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"2.01pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Maghrib<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"4.21pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Isha\'a<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"5.58pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/bg-2.jpg\",\"alt\":\"bg-2\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"286px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png\",\"alt\":\"Mosque-Logo\",\"fullWidth\":false,\"width\":\"144px\",\"height\":\"119px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"5.58pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#009146\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"10px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/mosque/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(45,0,'Synagogue','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View email in browser &gt;<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#7386a7\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"7.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#0d7e85\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png\",\"alt\":\"Synagogue-Logo\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"208px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"27px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Welcome&nbsp;back<\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">This month we\'ll be discussing important topics around our faith, and highlighting some events that you may be interested in.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"38px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #04aeb9;\\\"><strong><span>S P E C I A L&nbsp; E V E N T<\\/span><\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Stories In Song<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">An afternoon of comedy and music with Daniel Cainer. This multi-award-winning master-songwriter and great musician brings our family trees to life.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Tickets available here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"175px\",\"lineHeight\":\"38px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"43px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Back-1.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/male-18.jpg\",\"alt\":\"male-18\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"360px\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}},{\"type\":\"text\",\"text\":\"<p class=\\\"font_2\\\" style=\\\"text-align: right;\\\"><span style=\\\"color: #384e76;\\\"><strong>Ariel Abel<\\/strong><\\/span><\\/p>\\n    <p class=\\\"font_2\\\" style=\\\"font-size: 11px; text-align: right;\\\"><span style=\\\"color: #384e76;\\\">Princes Road Synagogue&nbsp;<span>Rabbi&nbsp;<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get in touch\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Greetings from our Rabbi&nbsp;<\\/span><\\/h2>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend. Fusce luctus accumsan risus, at rhoncus ante vehicula in. Praesent ut ultricies ipsum. Sed lacus dolor, laoreet nec tincidunt ut, commodo nec augue. In dignissim justo eget ante facilisis ornare.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span>Cras in lacus ac lectus hendrerit porta. Morbi pretium id nisi eget placerat. Integer nec quam nec augue luctus facilisis. Nam sollicitudin velit nec risus mattis, quis porttitor tortor consequat. Vivamus nec justo vel lectus pharetra volutpat.<\\/span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span><\\/span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span>Quisque eget vestibulum quam, eu fermentum ipsum.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"6.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#04aeb9\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #384e76;\\\">Latest News<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-1.jpg\",\"alt\":\"Synagogue-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Building work started this week<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-2.jpg\",\"alt\":\"Synagogue-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">What\'s life like as a Jewish teenager?<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-3.jpg\",\"alt\":\"Synagogue-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">The life of paper in a modern world<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Keep in touch with us<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png\",\"alt\":\"Synagogue-Logo\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"208px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#04aeb9\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2b3d5e\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get in touch\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"6.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#04aeb9\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#04aeb9\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#7386a7\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/synagogue/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(46,0,'Faith','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/church-header.jpg\",\"alt\":\"church-header\",\"fullWidth\":true,\"width\":\"1036px\",\"height\":\"563px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Spreading Love &amp; Hope...<\\/h1><p>Duis id molestie ex. Quisque finibus magna in justo tristique pellentesque. Nulla sed leo facilisis arcu malesuada molestie vel quis dolor. Donec imperdiet condimentum odio ut elementum. Aenean nisl massa, rutrum a ullamcorper eget, molestie non erat.&nbsp;<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f3f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\">Family Faith Events<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/family.jpg\",\"alt\":\"family\",\"fullWidth\":false,\"width\":\"660px\",\"height\":\"880px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>In maximus tempus pellentesque. Nunc scelerisque ante odio, vel placerat dui fermentum efficitur. Integer vitae ex suscipit, aliquet eros vitae, ornare est. <a href=\\\"http:\\/\\/www.example.com\\\">Aenean vel dapibus nisi<\\/a>.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2>Thoughts &amp; Prayers<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/pray.jpg\",\"alt\":\"pray\",\"fullWidth\":false,\"width\":\"660px\",\"height\":\"880px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Donec sed vulputate ipsum. In scelerisque rutrum interdum. Donec imperdiet dignissim erat, in dictum lectus accumsan ut. <a href=\\\"http:\\/\\/www.example.com\\\">Aliquam erat volutpat.<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Latest News<\\/h1>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"1px\",\"borderColor\":\"#dcdcdc\"}}},{\"type\":\"automatedLatestContent\",\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#dfeaf3\",\"borderColor\":\"#00ddff\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"45px\",\"fontColor\":\"#597890\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfeaf3\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\",\"padding\":\"13px\",\"borderStyle\":\"ridge\",\"borderWidth\":\"6px\",\"borderColor\":\"#597890\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/><b>Add your postal address here!<\\/b>\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\"},\"text\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Find us socially:<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#597890\",\"fontFamily\":\"Comic Sans MS\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#597890\",\"fontFamily\":\"Comic Sans MS\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#597890\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e7eff6\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/faith/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(47,0,'College','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png\",\"alt\":\"College-Logo\",\"fullWidth\":false,\"width\":\"106px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View in browser &gt;<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#333333\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffcc00;\\\"><strong>S U M M E R&nbsp; &nbsp;E D I T I O N<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Graduation Day is Coming<\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt. Integer gravida mauris erat, vehicula blandit velit ultrices ut.&nbsp;<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"54px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>H E A D M A S T E R \' S&nbsp; &nbsp;B L O G<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #333333;\\\">Your hard work pays off in the future to come<\\/span><\\/strong><\\/h2>\\n    <p><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffcc00\"}}},{\"type\":\"text\",\"text\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur purus quam, semper eget nisl at, pretium fermentum ligula. Ut augue elit, congue non nisl eget, venenatis ornare ante. Aliquam erat volutpat. Maecenas facilisis eget risus vel scelerisque.<\\/p>\\n    <p><\\/p>\\n    <p>Etiam eros arcu, vestibulum at iaculis ut, iaculis nec est. Ut ut malesuada purus. Etiam sed accumsan eros, eu aliquam nisl. Nam faucibus sit amet felis at euismod. Sed efficitur varius tincidunt. Curabitur varius, nunc id interdum sodales, felis purus congue nulla, at semper orci est id mauris. Ut euismod vel dui sed mollis. Aliquam vestibulum id leo eu tristique. Etiam sit amet lacus vitae mi dignissim iaculis id ac nulla.<\\/p>\\n    <p><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Image.jpg\",\"alt\":\"College-Image\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><\\/p>\\n    <p>Praesent mi lorem, varius sit amet mattis at, sollicitudin ac enim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam rhoncus tellus eleifend, accumsan magna in, imperdiet mauris. Cras a justo in lectus semper fermentum. Integer porta vel risus a varius. Aliquam nec nulla dui. Nulla congue ornare fringilla.<\\/p>\\n    <p><\\/p>\\n    <p>Nulla gravida interdum velit, nec pretium lacus placerat vel. Curabitur vitae arcu condimentum, iaculis nisl ac, viverra augue.<\\/p>\\n    <p><\\/p>\\n    <p>Etiam tincidunt justo quam, ac suscipit lectus hendrerit ac.<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Avatar.jpg\",\"alt\":\"College-Avatar\",\"fullWidth\":true,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><\\/p>\\n    <p><\\/p>\\n    <p><strong>Mr George Chalk<\\/strong><\\/p>\\n    <p>Headmaster &amp; Director<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Need some tips and advice?&nbsp;<\\/strong><\\/p>\\n    <p>Here\'s the latest updates from our blog:<\\/p>\\n    <p><\\/p>\\n    <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">7 ways to destress before an exam even starts<\\/a><\\/p>\\n    <p><\\/p>\\n    <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Focussing on the right content is key to being successful<\\/a><\\/p>\\n    <p><\\/p>\\n    <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Getting a degree is only the start of the battle<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffcc00;\\\"><strong><\\/strong><\\/span><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/><span>Add your postal address here!<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png\",\"alt\":\"College-Logo\",\"fullWidth\":false,\"width\":\"106px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#447c9d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffcc00\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/college/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(48,0,'Renewable Energy','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#313f58\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #fdb323;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #fdb323;\\\">View in browser &gt;<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#016fc1\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png\",\"alt\":\"Energy-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"145px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">2018 Energy Report<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar. Pellentesque at justo id ipsum porttitor viverra non porta nisl.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read it here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"135px\",\"lineHeight\":\"44px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"197px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong>R E C E N T<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #003366;\\\"><strong>Here\'s what\'s happening this week<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-1.jpg\",\"alt\":\"Energy-Image-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>How can electricity be better?<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-2.jpg\",\"alt\":\"Energy-Image-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>Nuclear power for newcomers<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-3.jpg\",\"alt\":\"Energy-Image-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>Saving the planet, one trip at a time<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-Tall.jpg\",\"alt\":\"Energy-Image-Tall\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"900px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>S P O N S O R E D<\\/strong><\\/span><\\/p>\\n    <h2><span style=\\\"color: #003366;\\\"><strong>Control your heating and your spending with our amazing app<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #003366;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar.&nbsp;<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-GoogleDownload.png\",\"alt\":\"CityNews-GoogleDownload\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-AppleDownload.png\",\"alt\":\"CityNews-AppleDownload\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#313f58\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png\",\"alt\":\"Energy-Logo\",\"fullWidth\":true,\"width\":\"134px\",\"height\":\"145px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #fdb323;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #fdb323;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #fdb323;\\\">Manage subscription<\\/a><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#2ea1cd\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#313f58\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/renewable-energy/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(49,0,'Primary School','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cae7f2\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View in browser &gt;<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png\",\"alt\":\"PrimarySchool-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">News &amp; Events<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">Parent Information<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">Scho<\\/a><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">ol Calendar<\\/a><\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-WideImage-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c23a3a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome back everyone!<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Avatar.png\",\"alt\":\"PrimarySchool-Avatar\",\"fullWidth\":false,\"width\":\"80px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><em><span style=\\\"color: #ffffff;\\\">Dr Angela Boyd - Director of Schooling<\\/span><\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>The new school year is here<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span>Sed dui sapien, congue non accumsan euismod, ultrices ut dui. Ut sapien arcu, interdum pharetra enim at, porttitor viverra nisi. Suspendisse potenti.&nbsp;<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#e63729\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-CopyImage.jpg\",\"alt\":\"PrimarySchool-CopyImage\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"583px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Essentials for your bag<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get the kit\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-School.png\",\"alt\":\"PrimarySchool-School\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"512px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Class Lists\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Payments\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#43772f\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Schedule\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#408bb6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Everything is social!<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cae7f2\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png\",\"alt\":\"PrimarySchool-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#cae7f2\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get the kit\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#e63729\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/primary-school/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(50,0,'Computer Repair','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View in browser &gt;<\\/a><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png\",\"alt\":\"ComputerRepair-Logo\",\"fullWidth\":true,\"width\":\"408px\",\"height\":\"97px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>TIRED OF SCREENS&nbsp;LIKE THIS?<\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><em>Don\'t panic!&nbsp;We\'re here to help! <\\/em><\\/p>\\n    <p style=\\\"text-align: center;\\\"><\\/p>\\n    <p style=\\\"text-align: center;\\\">Come on down to our nearest store and we\'ll be happy to take a look at your computer and help get you back up and running again in no time.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Computer Repair<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Help &amp; Support<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Call Us Now<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Image-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"42px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Check out our locations<\\/strong><\\/h2>\\n    <p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt.<\\/p>\"},{\"type\":\"button\",\"text\":\"View locations\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#f8f8f8\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png\",\"alt\":\"ComputerRepair-Logo\",\"fullWidth\":true,\"width\":\"254px\",\"height\":\"97px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\">Add your address here<\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1c00af\"},\"body\":{\"backgroundColor\":\"#1c00af\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"View locations\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#f8f8f8\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"16.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/computer-repair/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(51,0,'Yoga Studio','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#1e2937\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-1.png\",\"alt\":\"yoga-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Here\'s your classes for this week:<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #83bd31;\\\"><em>Weekdays<\\/em><\\/span><\\/strong><\\/h3>\\n                      <p><strong>Monday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Tuesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Wednesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Thursday<\\/strong>:&nbsp;CLOSED FOR PRIVATE CLASS.<\\/p>\\n                      <p><strong>Friday<\\/strong>: 7am, 9am, 11am,&nbsp;and 3pm.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #83bd31;\\\"><em>Weekend<\\/em><\\/span><\\/strong><\\/h3>\\n                      <p><strong>Saturday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Sunday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d5d5d5\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Meet the instructors<\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-1.png\",\"alt\":\"yoga-person-1\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Maria Smith<\\/span><\\/span><\\/h3>\\n                      <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-2.png\",\"alt\":\"yoga-person-2\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Fiona&nbsp;Davies<\\/span><\\/span><\\/h3>\\n                      <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-3.png\",\"alt\":\"yoga-person-3\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Matthew&nbsp;Johnson<\\/span><\\/span><\\/h3>\\n                       <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"31px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Pose of the week:<\\/strong><\\/p>\\n                      <h2>Virabhadrasana I<\\/h2>\\n                      <p>The myth is that the powerful priest Daksha made a great yagna (ritual sacrifice) but did not invite his youngest daughter Sati and her husband Shiva, the supreme ruler of the universe. Sati found out and decided to go alone to the yagna.<\\/p>\\n                      <p><\\/p>\\n                      <p>When she arrived, Sati entered into an argument with her father. Unable to withstand his insults, she spoke a vow to her father, &ldquo;Since it was you who gave me this body, I no longer wish to be associated with it.&rdquo;<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-pose.png\",\"alt\":\"yoga-pose\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Quote of the week<\\/span><\\/h3>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><em>Be a lamp to yourself. Be your own confidence. Hold on to the truth within yourself as to the only truth.<\\/em><\\/h2>\\n                      <p style=\\\"text-align: center;\\\"><span style=\\\"font-family: Arial, sans-serif; font-size: 14px; text-align: center; color: #999999;\\\">Buddha<\\/span><em><\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\",\"padding\":\"15px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#b3b3b3\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-logo-small.png\",\"alt\":\"yoga-logo-small\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 13px; text-align: center;\\\"><strong>Yoga Studio<\\/strong><\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">Address Line 1<\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">Address Line 2<\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">City\\/Town<\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">Country<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p><p><a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#000000\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#83bd31\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#1e2937\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/yoga_studio/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(52,0,'Retro','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Header.jpg\",\"alt\":\"1980s-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Welcome back !<\\/strong><\\/h2>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f36543\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-1.jpg\",\"alt\":\"1980s-Download-1\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Free Retro-Futuristic Font<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-2.jpg\",\"alt\":\"1980s-Download-2\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><span style=\\\"font-weight: 600;\\\">New UI Kit now available<\\/span><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-3.jpg\",\"alt\":\"1980s-Download-3\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Free&nbsp;Retro Patterns<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Footer.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Retro Downloads<\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">To Your Inbox<\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Every Week<\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"120px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12223b\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#f36543\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Verdana\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#12233c\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f36543\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/retro/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(53,0,'Charity','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/header-bg.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-logo.png\",\"alt\":\"charity-logo\",\"fullWidth\":false,\"width\":\"240px\",\"height\":\"103px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"43px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #a6d2d2;\\\">Charity Number: 09238923<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong><span style=\\\"color: #ffffff;\\\">We need your help<\\/span><\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #ffffff;\\\">For just $5 a month, you can help people around the world that are in desperate need of fresh, clean water.<\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>It only takes 5 minutes to help someone in need<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Start Helping Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#05a0e8\",\"borderColor\":\"#05a0e8\",\"borderWidth\":\"1px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"241px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Noah\'s Story<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Child.png\",\"alt\":\"Charity-Child\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Video.jpg\",\"alt\":\"Charity-Video\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"760px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Logo-Small.png\",\"alt\":\"Charity-Logo-Small\",\"fullWidth\":false,\"width\":\"407px\",\"height\":\"82px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px;\\\"><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage subscription<\\/a><\\/span><br \\/><span style=\\\"color: #000000;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#05a0e8\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#7bc9ee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/charity/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(54,0,'City News','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View online &gt;<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#000000\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png\",\"alt\":\"CityNews-Logo\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"178px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>[date:mtext] [date:y]<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">N E W S L E T T E R<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><span><\\/span><\\/strong><\\/span><span style=\\\"color: #999999;\\\"><strong>TOP STORY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Park opens to all within the community<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque.&nbsp;<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Images-1.jpg\",\"alt\":\"CityNews-Images-1\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-1.jpg\",\"alt\":\"CityNews-ThinImages-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>EVENTS<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Christmas Market opening soon<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-2.jpg\",\"alt\":\"CityNews-ThinImages-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>HEALTHCARE<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Hospitals brace for cuts to services<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-3.jpg\",\"alt\":\"CityNews-ThinImages-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>WEATHER<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Dry heat has a high chance to cause fires<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-4.jpg\",\"alt\":\"CityNews-ThinImages-4\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>ARTS<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Local theatre to stage dramatic new play<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Phone.png\",\"alt\":\"CityNews-Phone\",\"fullWidth\":false,\"width\":\"162px\",\"height\":\"679px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Download the CityNews app<\\/strong><\\/span><\\/h3>\\n    <p><span style=\\\"color: #d1d1d1;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque.&nbsp;<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-GoogleDownload.png\",\"alt\":\"CityNews-GoogleDownload\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-AppleDownload.png\",\"alt\":\"CityNews-AppleDownload\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png\",\"alt\":\"CityNews-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"178px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#252525\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#f8f8f8\"},\"body\":{\"backgroundColor\":\"#252525\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/city-local-news/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(55,0,'Coffee','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png\",\"alt\":\"Coffee-Logo-1\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #000000;\\\">Open email in your web browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Header.jpg\",\"alt\":\"Coffee-Header\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"260px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/coffee.gif\",\"alt\":\"coffee\",\"fullWidth\":true,\"width\":\"660px\",\"height\":\"371px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>We\'ve got some new blends, just for you.<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi. Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check Them Out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#6fb910\",\"borderColor\":\"#6fb910\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Mid.jpg\",\"alt\":\"Coffee-Mid\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"411px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#eaeaea\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eaeaea\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span> Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Interested in upgrading your subscription?<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: center;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#6fb910\",\"borderColor\":\"#6fb910\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"118px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Latest News<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>Capsule MFG Launches Upgraded Line of Modular Coffee Bars<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><span style=\\\"color: #6fb910;\\\"><strong><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>British-Designed Niche Zero Aims to Leave No Grind Behind<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><strong><span style=\\\"color: #6fb910;\\\"><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>Boyd&rsquo;s Being Acquired by Farmer Bros for Approximately $58.6M<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><strong><span style=\\\"color: #6fb910;\\\"><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png\",\"alt\":\"Coffee-Logo-1\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#0f0f0f\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/coffee/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(56,0,'Vlogger','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View email in browser &gt;<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#aaaaaa\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3ba25\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"180px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; font-size: 80px;\\\"><span style=\\\"color: #ffffff;\\\"><strong>STACEY<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"145px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Vlogging About Beauty, Fashion, Life Hacks &amp; My Life<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Youtube.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7b0000\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"63px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #ffffff;\\\">L A T E S T&nbsp; V I D E O<\\/span><\\/p>\\n    <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Roses are red...<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-PlayButton.png\",\"alt\":\"Vlogger-PlayButton\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e9e9e9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-1.jpg\",\"alt\":\"Vlogger-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Mixing it up<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-2.jpg\",\"alt\":\"Vlogger-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Front row seats!<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-3.jpg\",\"alt\":\"Vlogger-Images-3\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Max has a birthday!<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e9e9e9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Check out all my latest videos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"225px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-WhoAmI.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"109px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #5527a6;\\\"><strong>This is my story<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><\\/span><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Go to my Youtube Page\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"183px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Never miss a thing<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#3a147d\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"32px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">STACEY<\\/span><\\/strong><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#9d82cd\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#5527a6\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"225px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#9d82cd\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"32px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#aaaaaa\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/vlogger/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(57,0,'Birds','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png\",\"alt\":\"Birds-Logo\",\"fullWidth\":false,\"width\":\"178px\",\"height\":\"127px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View email in browser &gt;<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"112px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><strong>New Season<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque.&nbsp;<\\/span><span style=\\\"color: #ffffff;\\\">Quisque sed massa eu tellus efficitur dictum at sed augue.&nbsp;<span>Ut in mattis neque.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read the whole story\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"159px\",\"lineHeight\":\"37px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-1.jpg\",\"alt\":\"Birds-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"53px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Puffin Sightings<\\/strong><\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque. Quisque sed massa eu tellus efficitur dictum at sed augue.&nbsp;<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"82px\",\"lineHeight\":\"29px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>This month\'s best pictures<\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-6.jpg\",\"alt\":\"Birds-Images-6\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-7.jpg\",\"alt\":\"Birds-Images-7\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-5.jpg\",\"alt\":\"Birds-Images-5\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-2.jpg\",\"alt\":\"Birds-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-3.jpg\",\"alt\":\"Birds-Images-3\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-4.jpg\",\"alt\":\"Birds-Images-4\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/580b57fbd9996e24bc43bb61.png\",\"alt\":\"580b57fbd9996e24bc43bb61\",\"fullWidth\":true,\"width\":\"671px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #ffffff;\\\">Tweeting isn\'t just for birds...<\\/span><\\/strong><\\/h3>\\n    <p><span style=\\\"color: #ffffff;\\\">We love to hear your thoughts about this newsletter, as well as being able to share your amazing pictures with us. Use the hashtag <strong>#birdwatch<\\/strong> and we\'ll share the best pictures here each month.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"circles\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png\",\"alt\":\"Birds-Logo\",\"fullWidth\":false,\"width\":\"164px\",\"height\":\"127px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#147080\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"82px\",\"lineHeight\":\"29px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#2d4b50\",\"padding\":\"5.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#4a6b70\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#147080\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"112px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/birds/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(58,0,'Engineering','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png\",\"alt\":\"Engineering-Logo\",\"fullWidth\":true,\"width\":\"150px\",\"height\":\"506px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #808080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"295px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><em><span style=\\\"color: #ffffff;\\\">Let your dreams take flight...<\\/span><\\/em><\\/strong><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing.png\",\"alt\":\"Engineering-Bearing\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">The all-new RoundBros 6206 ball bearing.<\\/span><\\/strong><\\/h2>\\n    <p><span style=\\\"color: #cccccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. Sed dui sapien, congue non accumsan euismod, ultrices ut dui.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><em><span style=\\\"color: #ffffff;\\\">...and stay grounded in safety<\\/span><\\/em><\\/strong><\\/h1>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Footer-c.jpg\",\"alt\":\"Engineering-Footer-c\",\"fullWidth\":true,\"width\":\"928px\",\"height\":\"661px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">Bearing sets are back in stock for a limited time!<\\/span><\\/strong><\\/h2>\\n    <p><span style=\\\"color: #cccccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing-2.png\",\"alt\":\"Engineering-Bearing-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"574px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#424242\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png\",\"alt\":\"Engineering-Logo\",\"fullWidth\":true,\"width\":\"100px\",\"height\":\"506px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p>\\n    <p><a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#5aa9cc\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Roboto\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Roboto\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1d1d1d\"},\"body\":{\"backgroundColor\":\"#1d1d1d\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#424242\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#5aa9cc\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/engineering/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(59,0,'Branding Agency News','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #808080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png\",\"alt\":\"Branding-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"117px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #bdbdbd;\\\"><strong>B I G&nbsp; N E W S<\\/strong><\\/span><\\/p>\\n    <h1>Branded is getting a refresh<\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image01.jpg\",\"alt\":\"Branding-Image01\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><strong><\\/strong><\\/span><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor. Cras enim orci, bibendum vitae sollicitudin porttitor, eleifend eu metus. Aliquam a fringilla libero. Vivamus turpis orci, viverra in vehicula vitae, imperdiet et ex. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfdfdf\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Design starts with a pencil and paper<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image02.jpg\",\"alt\":\"Branding-Image02\",\"fullWidth\":false,\"width\":\"540px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>How television has impacted branding<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image03.jpg\",\"alt\":\"Branding-Image03\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Some of our recent branding<\\/h3>\\n    <p style=\\\"text-align: center;\\\">Looking for some work from us? Get in touch and we\'ll see what we can do.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get in touch here >\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"157px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/greens-food-suppliers.png\",\"alt\":\"greens-food-suppliers\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"418px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/james-and-sons.png\",\"alt\":\"james-and-sons\",\"fullWidth\":false,\"width\":\"156px\",\"height\":\"692px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/fast-banana.png\",\"alt\":\"fast-banana\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"325px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/space-cube.png\",\"alt\":\"space-cube\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"487px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/the-dance-studio.png\",\"alt\":\"the-dance-studio\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"365px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/yoga-baby.png\",\"alt\":\"yoga-baby\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"248px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/beauty-box.png\",\"alt\":\"beauty-box\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"304px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/cheshire-county-hygiene-services.png\",\"alt\":\"cheshire-county-hygiene-services\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"393px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/crofts-accountants.png\",\"alt\":\"crofts-accountants\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"229px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png\",\"alt\":\"Branding-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"117px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/><span style=\\\"color: #808080;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get in touch here >\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"157px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfdfdf\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/branding-agency-news/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(60,0,'WordPress Theme','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">Open this email in your web browser &gt;<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo.png\",\"alt\":\"Wordpress-Logo\",\"fullWidth\":false,\"width\":\"260px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-b.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d557f\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">ThemeZone presents...<\\/span><\\/h3>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-img.png\",\"alt\":\"Wordpress-Header-img\",\"fullWidth\":false,\"width\":\"1134px\",\"height\":\"898px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">The Winter Theme Bundle<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Take a look\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1e986a\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"132px\",\"lineHeight\":\"50px\",\"fontColor\":\"#1a4f66\",\"fontFamily\":\"Arvo\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Fully customisable and ready to use<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-1.jpg\",\"alt\":\"Wordpress-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"340px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Beautiful,&nbsp;simple design<\\/span><\\/h2>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-2.jpg\",\"alt\":\"Wordpress-Image-2\",\"fullWidth\":true,\"width\":\"541px\",\"height\":\"454px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Installation is super easy<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong>1<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong><span>2<\\/span><\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong><span>3<\\/span><\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo-Footer.png\",\"alt\":\"Wordpress-Logo-Footer\",\"fullWidth\":false,\"width\":\"190px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#051137\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arvo\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arvo\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arvo\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#b8dae3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Take a look\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1e986a\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"132px\",\"lineHeight\":\"50px\",\"fontColor\":\"#1a4f66\",\"fontFamily\":\"Arvo\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#21377e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#051137\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/word-press-theme/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(61,0,'Drone','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#070707\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo.png\",\"alt\":\"Drone-Logo\",\"fullWidth\":false,\"width\":\"138px\",\"height\":\"228px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">TAKE TO THE SKIES<\\/span><\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #f0f0f0;\\\">The Frontier 7S is the world&rsquo;s first<\\/span><\\/h3>\\n<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #f0f0f0;\\\">mind-controlled aerial drone<\\/span><\\/h3>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Header.jpg\",\"alt\":\"Drone-Header\",\"fullWidth\":false,\"width\":\"470px\",\"height\":\"462px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"39px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Fly with your mind<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Image-1.jpg\",\"alt\":\"Drone-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"55px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Ready to travel to you<\\/strong><\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#000000\",\"borderColor\":\"#000000\",\"borderWidth\":\"1px\",\"borderRadius\":\"10px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#080808\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Don\'t just take our word for it...<\\/span><\\/strong><\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Video.jpg\",\"alt\":\"Drone-Video\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"760px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Check out our social media platforms and keep up-to-date with the latest news and events happening near you.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo-Light-1.png\",\"alt\":\"Drone-Logo-Light\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"72px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Address Line 1 <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Address Line 2 <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">City <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Country<\\/span><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage subscription<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Lucida\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#070707\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#242424\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"39px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/drone/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(62,0,'Fashion Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View online &gt;<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png\",\"alt\":\"Fashion-Logo-1\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"38px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#66cbba\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center; background-color: #ffffff; line-height: 1.2; margin: 0!important; padding: 15px 10px 10px 10px;\\\"><strong>The new season is here<\\/strong><\\/h2>\\n    <p style=\\\"text-align: center; background-color: #ffffff; padding: 10px; margin: 0!important;\\\"><strong><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus et pellentesque<\\/span><\\/strong><\\/p>\\n    <p style=\\\"text-align: center; background-color: #ffffff; padding: 10px 10px 30px 10px; margin: 0!important;\\\"><a href=\\\"http:\\/\\/www.mystore.com\\\" style=\\\"background-color: #222222; color: #ffffff!important; padding: 10px; text-decoration: none!important; font-weight: bold;\\\">Start Shopping<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Gift.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#66cbba\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><strong>In a hurry?<\\/strong><\\/h3>\\n    <p style=\\\"text-align: right;\\\">Grab a gift card from our online shop.<\\/p>\\n    <p style=\\\"text-align: right;\\\">Treat yourself or that special someone in your life.<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy a gift card\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Keep in touch with us online<\\/strong><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png\",\"alt\":\"Fashion-Logo-1\",\"fullWidth\":true,\"width\":\"142px\",\"height\":\"38px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy a gift card\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:02'),(63,0,'Fashion Store','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/tulip-2.png\",\"alt\":\"tulip\",\"fullWidth\":false,\"width\":\"26.5px\",\"height\":\"64px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>TULIP PARK<\\/strong><\\/h1>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"85px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><span style=\\\"color: #bcbcbc;\\\">Since 1987<\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"486px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Autumn\\/Winter<\\/span><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>The Autumn\\/Winter&nbsp;Range at Tulip Park<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-1.jpg\",\"alt\":\"Fashion-Items-1\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-2.jpg\",\"alt\":\"Fashion-Items-2\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-3.jpg\",\"alt\":\"Fashion-Items-3\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"button\",\"text\":\"Check out the full range here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#cdcdcd\",\"borderColor\":\"#e4e4e4\",\"borderWidth\":\"1px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>New in this week...<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-4.jpg\",\"alt\":\"Fashion-Items-4\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-5.jpg\",\"alt\":\"Fashion-Items-5\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-6.jpg\",\"alt\":\"Fashion-Items-6\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12223b\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>TULIP PARK<\\/strong><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px;\\\"><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage subscription<\\/a><\\/span><br \\/><span style=\\\"color: #000000;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f0f0f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"486px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion/thumbnail.20190411-1500.jpeg',1,NULL,'2019-09-17 13:54:03'),(64,0,'Women Fashion Store','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 12px; text-align: left;\\\">October 2018 Edition<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #b76e97; font-size: 12px;\\\">View<\\/a><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #b76e97; font-size: 12px;\\\"> Online<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Logo.png\",\"alt\":\"Fashion-Logo\",\"fullWidth\":false,\"width\":\"157px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>October 2018<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Autumn&nbsp;Season<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae. Sed aliquam, ex ac lacinia tempus, enim urna luctus odio, at consequat leo ante non tellus.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f6e4e4\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-1.jpg\",\"alt\":\"Fashion-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$59<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebe8e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$159<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-2.jpg\",\"alt\":\"Fashion-Image-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f6e4e4\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-3.jpg\",\"alt\":\"Fashion-Image-3\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$25<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Instagram.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/glyph-logo_May2016.png\",\"alt\":\"glyph-logo_May2016\",\"fullWidth\":false,\"width\":\"52px\",\"height\":\"504px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #000000;\\\"><strong>Our new Instagram Page<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #000000;\\\">We have just released our brand new Instagram page.<\\/span><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">We\'ll be keeping everyone up to date with the latest<\\/span><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">fashion and style advice every day.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#151515\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ae70ad\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#626262\",\"fontFamily\":\"Noticia Text\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#505050\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f5f5f5\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ae70ad\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog-a/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:04');
INSERT INTO `wp_mailpoet_newsletter_templates` VALUES (65,0,'Photography','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png\",\"alt\":\"Photography-Logo\",\"fullWidth\":false,\"width\":\"160px\",\"height\":\"141px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"42px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View online &gt;<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px;\\\"><strong>The big photos from last week, straight to your inbox.<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-1.jpg\",\"alt\":\"Photography-Images-1\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Canyon<\\/span><\\/strong><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7&nbsp;Brodie Vissers<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-2.jpg\",\"alt\":\"Photography-Images-2\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Rooftopper<\\/span><\\/strong><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7 Stan Johnson<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-3.jpg\",\"alt\":\"Photography-Images-3\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Gold<\\/span><\\/strong><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7 Nicole De Khors<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px; text-align: center;\\\"><strong>Fresh inspiration<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-1.jpg\",\"alt\":\"Photography-Squares-1\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-2.jpg\",\"alt\":\"Photography-Squares-2\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-3.jpg\",\"alt\":\"Photography-Squares-3\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-4.jpg\",\"alt\":\"Photography-Squares-4\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-5.jpg\",\"alt\":\"Photography-Squares-5\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-6.jpg\",\"alt\":\"Photography-Squares-6\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-7.jpg\",\"alt\":\"Photography-Squares-7\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-8.jpg\",\"alt\":\"Photography-Squares-8\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-9.jpg\",\"alt\":\"Photography-Squares-9\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px; text-align: center;\\\"><strong>Stay focused<\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\">We\'re always keeping our social media feeds up to date with the latest images from our photographers. Check them out below.<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"29px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#2d2d2d\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png\",\"alt\":\"Photography-Logo\",\"fullWidth\":false,\"width\":\"108px\",\"height\":\"141px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#111111\"},\"body\":{\"backgroundColor\":\"#111111\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"29px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#2d2d2d\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/photography/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:04'),(66,0,'Jazz Club','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0b0821\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View email in browser &gt;<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#898989\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png\",\"alt\":\"Jazz-logo\",\"fullWidth\":false,\"width\":\"324px\",\"height\":\"607px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-1.jpg\",\"alt\":\"Jazz-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><span>29th March 2019<\\/span><\\/h2>\\n    <h1><span>James Patterson<\\/span><\\/h1>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: right;\\\"><span>14th April 2019<\\/span><\\/h2>\\n    <h1 style=\\\"text-align: right;\\\"><span>Samantha Morris<\\/span><\\/h1>\\n    <p style=\\\"text-align: right;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-2.jpg\",\"alt\":\"Jazz-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-3.jpg\",\"alt\":\"Jazz-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><span>3rd&nbsp;May 2019<\\/span><\\/h2>\\n    <h1><span>Buster&nbsp;Smith<\\/span><\\/h1>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ff7b0e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #a04d08;\\\"><strong>J A Z Z&nbsp; C L U B&nbsp; P R E S E N T S<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: center; font-size: 52px;\\\"><span style=\\\"color: #ffffff;\\\">24th Jazz Festival<\\/span><\\/h1>\\n    <h3 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #a04d08;\\\">5 - 14 August 2018<\\/span><\\/strong><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/span><\\/p>\\n    <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Social.jpg\",\"alt\":\"Jazz-Social\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"193px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png\",\"alt\":\"Jazz-logo\",\"fullWidth\":false,\"width\":\"144px\",\"height\":\"607px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#848486\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arvo\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#e30095\",\"fontFamily\":\"Arvo\",\"fontSize\":\"20px\"},\"h3\":{\"fontColor\":\"#e30095\",\"fontFamily\":\"Arvo\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#0b0821\"},\"body\":{\"backgroundColor\":\"#0b0821\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":10,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#898989\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/jazz-club/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:04'),(67,0,'Guitarist','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png\",\"alt\":\"Guitarist-Logo\",\"fullWidth\":false,\"width\":\"184px\",\"height\":\"179px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"26px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View in browser &gt;<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#949494\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"700px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"250px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Exit Stage Right<\\/strong><\\/h3>\\n    <p><span style=\\\"color: #999999;\\\">A brand new album releasing this summer on <span style=\\\"color: #ffffff;\\\">iTunes<\\/span> and <span style=\\\"color: #1db954;\\\">Spotify<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"130px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #27282e;\\\"><strong>My recording setup<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #5a5c66;\\\">A&nbsp;lot of people have been asking how I record my albums, so I thought I would write a quick blog post to explain<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-1-1.jpg\",\"alt\":\"Guitarist-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"1000px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-2-1.jpg\",\"alt\":\"Guitarist-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"1000px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"130px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #27282e;\\\"><strong>Life on the road<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #5a5c66;\\\">Not many people know what it\'s like to travel all over the world and perform every night in many different places<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>New tour dates<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Come see me perform new tracks from the album<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 7th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Metro Radio Arena - Newcastle Upon Tyne<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 8th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">First Direct Arena<\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">- Leeds<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 9th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Liverpool Echo Arena - Liverpool<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 11th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">The Brighton Centre - Brighton<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 12th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Motorpoint Arena Nottingham - Nottingham<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 13th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Motorpoint Arena Cardiff - Cardiff<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png\",\"alt\":\"Guitarist-Logo\",\"fullWidth\":true,\"width\":\"176px\",\"height\":\"179px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#4c537e\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#27282e\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"March 13th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#4c537e\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#949494\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/guitarist/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:04'),(68,0,'Healthy Food Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#323232\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#323232\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #ffffff; font-size: 14px;\\\">[date:mtext] [date:y]&nbsp;Edition<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#323232\",\"height\":\"22px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; font-size: 12px;\\\"><span style=\\\"color: #ed682a;\\\"><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ed682a;\\\">View this email in your browser &gt;<\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png\",\"alt\":\"HealthyFood-Logo\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"296px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"25px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"121px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.14.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.14.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.14.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png?mailpoet_version=3.14.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome back!<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"56px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>It\'s November - time to plant those \\ud83c\\udf36<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\">Tag your chilli images with #novemberheat for your chance to win a box of spicy treats!<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <h3><span style=\\\"color: #ed682a;\\\"><strong>#novemberheat<\\/strong><\\/span><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Instagram.jpg\",\"alt\":\"HealthyFood-Instagram\",\"fullWidth\":true,\"width\":\"507px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">Start eating healthy today<\\/span><\\/strong><\\/h1>\\n    <h3><strong><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/span><\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/5a5b7bf514d8c4188e0b08fc-1024x766.png\",\"alt\":\"5a5b7bf514d8c4188e0b08fc\",\"fullWidth\":true,\"width\":\"298px\",\"height\":\"524px\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Get 20% off a box<\\/strong><\\/h3>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\">id rutrum sed, porttitor in risus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"CouPon_Cod3\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#323232\",\"borderWidth\":\"2px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#323232\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"height\":\"26px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Your weekly recipe list<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Cook delicious meals right now - here\'s your list for this week.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>MONDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-01-Monday.jpg\",\"alt\":\"HealthyFood-01-Monday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Spicy Prawn Broth\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>TUESDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-02-Tuesday.jpg\",\"alt\":\"HealthyFood-02-Tuesday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Classic Pizza\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>WEDNESDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-03-Wednesday.jpg\",\"alt\":\"HealthyFood-03-Wednesday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Salad Roll\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>THURSDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-04-Thursday.jpg\",\"alt\":\"HealthyFood-04-Thursday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Shellfish Pasta\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>FRIDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-05-Friday.jpg\",\"alt\":\"HealthyFood-05-Friday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Thai Green Curry\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>SATURDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-06-Saturday.jpg\",\"alt\":\"HealthyFood-06-Saturday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Stuffed Turkey\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>SUNDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-07-Sunday.jpg\",\"alt\":\"HealthyFood-07-Sunday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Lemon Cake\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Want more recipes?<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\">For all of our recipes, check out our website or visit one of our social media platforms below. We\'d love to hear what you think about our choices this week!<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.14.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.14.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.14.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png?mailpoet_version=3.14.1\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png\",\"alt\":\"HealthyFood-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"296px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ed682a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ed682a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ed682a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ed682a\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Lemon Cake\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e39171\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/healthy-food-blog/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:04'),(69,0,'Software','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png\",\"alt\":\"Software-Logo\",\"fullWidth\":false,\"width\":\"140px\",\"height\":\"122px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View online<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; line-height: 46px;\\\"><span style=\\\"color: #212327;\\\"><strong>Your music.<br \\/>Your way.<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Header.jpg\",\"alt\":\"Software-Header\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Find music fast<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-1.jpg\",\"alt\":\"Software-Image-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-2.jpg\",\"alt\":\"Software-Image-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Keep up with the trend<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Get the app now for free<\\/strong><\\/h2>\\n    <p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/p>\"},{\"type\":\"button\",\"text\":\"Download for free\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbbb00\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"199px\",\"lineHeight\":\"50px\",\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png\",\"alt\":\"Software-Logo\",\"fullWidth\":false,\"width\":\"140px\",\"height\":\"122px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#dbbb00\"},\"body\":{\"backgroundColor\":\"#dbbb00\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/software/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:04'),(70,0,'Makeup Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View online<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#adadad\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"94px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Fashion Week Special<\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Header-1.jpg\",\"alt\":\"WomensLifestyle-Header-1\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"426px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-1-1.jpg\",\"alt\":\"WomensLifestyle-Breaker-1-1\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c83142\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-1.png\",\"alt\":\"WomensLifestyle-Image-1\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Big announcement from top artists<\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #e0cccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-2.jpg\",\"alt\":\"WomensLifestyle-Breaker-2\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6d3aa7\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6d3aa7\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-2.png\",\"alt\":\"WomensLifestyle-Image-2\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">New Workshops to begin<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #f6dff7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-3.jpg\",\"alt\":\"WomensLifestyle-Breaker-3\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-3.png\",\"alt\":\"WomensLifestyle-Image-3\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-4.png\",\"alt\":\"WomensLifestyle-Image-4\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-5.png\",\"alt\":\"WomensLifestyle-Image-5\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-4.jpg\",\"alt\":\"WomensLifestyle-Breaker-4\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"40px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage subscription<\\/a><\\/strong><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#adadad\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-a/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:04'),(71,0,'Kids Shop','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px; letter-spacing: 3px;\\\"><strong>AUTUMN RANGE 2018<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png\",\"alt\":\"FashionKids-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"64px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; font-size: 52px; line-height: 1.2;\\\"><strong>IT\'S TIME&nbsp;<\\/strong><strong>TO EXPLORE<\\/strong><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"403px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6d4dd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square.jpg\",\"alt\":\"FashionKids-Image-Square\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Keep them warm this autumn with our whole new range just for your little ones<\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-1-1.jpg\",\"alt\":\"FashionKids-Image-1-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6d4dd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square-2.jpg\",\"alt\":\"FashionKids-Image-Square-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"113px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">All of our clothes are easy to wash and are ready for your little explorers<\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png\",\"alt\":\"FashionKids-Logo\",\"fullWidth\":false,\"width\":\"187px\",\"height\":\"30px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Georgia\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Georgia\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-shop/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:04'),(72,0,'Lifestyle Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":true,\"width\":\"160px\",\"height\":\"57px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #b25088;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #b25088;\\\">View online &gt;<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b25187\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"440px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-HeaderDrop.jpg\",\"alt\":\"WomensLifestyle-HeaderDrop\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"61px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>FEATURED ARTICLE THIS MONTH<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: center;\\\"><strong>Business tips&nbsp;from top female executives<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>1<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>2<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>3<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"Read the article\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#b25088\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-1.jpg\",\"alt\":\"WomensLifestyle-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>PODCASTS<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong>Does hard work really pay off?<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>PSYCHOLOGY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong>Closing deals can be easier than you think<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-2.jpg\",\"alt\":\"WomensLifestyle-Image-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-3.jpg\",\"alt\":\"WomensLifestyle-Image-3\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>TECHNOLOGY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong>What email software is right for you?<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"112px\",\"height\":\"57px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #b25088;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b25088;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b25088;\\\">Manage subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read the article\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#b25088\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-b/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:04'),(73,0,'Painter','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View in browser &gt;<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo-bg.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8289ca\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo.png\",\"alt\":\"Painter-Logo\",\"fullWidth\":false,\"width\":\"305.9375px\",\"height\":\"93px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Reviews &amp; Submissions<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Essential&nbsp;Gear<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Latest Commissions<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Welcome back<\\/strong><\\/h1>\\n    <p>It\'s been a big month for the studio and we\'d love to show you some of our recent work.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/186018-sktchy-2-nh-gutenCRALTBRBLOG.jpg\",\"alt\":\"186018-sktchy-2-nh-gutenCRALTBRBLOG\",\"fullWidth\":false,\"width\":\"520px\",\"height\":\"830px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog.jpg\",\"alt\":\"181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"1010px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/170204_sktchy_BlackChickenBrushPen2CRBR.jpg\",\"alt\":\"170204_sktchy_BlackChickenBrushPen2CRBR\",\"fullWidth\":false,\"width\":\"328px\",\"height\":\"686px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Latest from the blog<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252.jpg\",\"alt\":\"1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Self-Assessment: 2018&mdash;Filling Journals, Using Up Paint<\\/span><\\/p>\\n    <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252.jpg\",\"alt\":\"180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Happy New Year 2019<\\/span><\\/p>\\n    <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252.jpg\",\"alt\":\"180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Roz&rsquo;s 2018 Minnesota State Fair Journal<\\/span><\\/p>\\n    <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more &gt;<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-SocialBack.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"64px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Stay in touch<\\/strong><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Keep up-to-date with all of the work from the studio<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Canvas Studio<\\/strong><\\/p>\\n    <p style=\\\"text-align: center; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#585858\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#585858\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/painter/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:04'),(74,0,'Farmers Market','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #689f2c;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #689f2c;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Top-2.jpg\",\"alt\":\"FarmersMarket-Top\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"25px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png\",\"alt\":\"FarmersMarket-Logo\",\"fullWidth\":true,\"width\":\"200px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 32px;\\\"><strong><span style=\\\"color: #ffffff;\\\">COME JOIN US THIS WEEKEND<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\\"color: #ffffff;\\\">We\'re having a big bake sale this weekend starting 9am on Saturday morning. Pop down to see us&nbsp;and our merchants.<\\/span><\\/p>\\n    <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\\n    <p><strong><a href=\\\"http:\\/\\/www.google.com\\\">Add date to my calendar &gt;<\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Header.jpg\",\"alt\":\"FarmersMarket-Header\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-1.jpg\",\"alt\":\"FarmersMarket-Images-1\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>It\'s carrot season, which means it\'s the perfect time to try our carrot recipes!<\\/p>\"},{\"type\":\"button\",\"text\":\"CARROTS EVERYWHERE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-2.jpg\",\"alt\":\"FarmersMarket-Images-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Don\'t throw out those leftover pumpkins - here\'s some tips for you.<\\/p>\"},{\"type\":\"button\",\"text\":\"PUMPED FOR PUMPKINS\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-3.jpg\",\"alt\":\"FarmersMarket-Images-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Our new bakery has opened and is making some of the best artisanal bread.<\\/p>\"},{\"type\":\"button\",\"text\":\"I KNEAD THIS\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Video.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"55px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-PlayButton.png\",\"alt\":\"FarmersMarket-PlayButton\",\"fullWidth\":true,\"width\":\"100px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"61px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 32px;\\\"><strong><span style=\\\"color: #ffffff;\\\">A DAY IN THE LIFE<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\\"color: #ffffff;\\\">Check out what it\'s like to be at the market every weekend.<\\/span><\\/p>\\n    <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png\",\"alt\":\"FarmersMarket-Logo\",\"fullWidth\":true,\"width\":\"112px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.15.0\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Bottom-2.jpg\",\"alt\":\"FarmersMarket-Bottom\",\"fullWidth\":true,\"width\":\"660px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"CARROTS EVERYWHERE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#252525\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"http:\\/\\/192.168.1.33\\/cc-website\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/farmers-market/thumbnail.20190411-1500.jpg',1,NULL,'2019-09-17 13:54:04');
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_templates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_newsletters`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_newsletters` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `hash` varchar(150) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `parent_id` int(10) unsigned DEFAULT NULL,
  `subject` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'standard',
  `sender_address` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `sender_name` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'draft',
  `reply_to_address` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `reply_to_name` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `preheader` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `body` longtext COLLATE utf8mb4_unicode_520_ci,
  `sent_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `unsubscribe_token` varchar(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `unsubscribe_token` (`unsubscribe_token`),
  KEY `type_status` (`type`,`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletters`
--

LOCK TABLES `wp_mailpoet_newsletters` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_newsletters` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_newsletters` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_scheduled_task_subscribers`
--

DROP TABLE IF EXISTS `wp_mailpoet_scheduled_task_subscribers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_scheduled_task_subscribers` (
  `task_id` int(10) unsigned NOT NULL,
  `subscriber_id` int(10) unsigned NOT NULL,
  `processed` int(11) NOT NULL,
  `failed` smallint(6) NOT NULL DEFAULT '0',
  `error` text COLLATE utf8mb4_unicode_520_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`task_id`,`subscriber_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_scheduled_task_subscribers`
--

LOCK TABLES `wp_mailpoet_scheduled_task_subscribers` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_scheduled_task_subscribers` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_scheduled_task_subscribers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_scheduled_tasks`
--

DROP TABLE IF EXISTS `wp_mailpoet_scheduled_tasks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_scheduled_tasks` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(90) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(12) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `priority` mediumint(9) NOT NULL DEFAULT '0',
  `scheduled_at` timestamp NULL DEFAULT NULL,
  `processed_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `reschedule_count` int(11) NOT NULL DEFAULT '0',
  `meta` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `status` (`status`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_scheduled_tasks`
--

LOCK TABLES `wp_mailpoet_scheduled_tasks` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_scheduled_tasks` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_scheduled_tasks` VALUES (1,'inactive_subscribers','scheduled',5,'2019-09-17 14:54:05',NULL,'2019-09-17 13:54:05','2019-09-17 13:54:05',NULL,0,NULL),(2,'beamer','completed',5,'2019-09-17 13:54:05','2019-09-17 13:54:27','2019-09-17 13:54:05','2019-09-17 13:54:27',NULL,0,NULL),(3,'unsubscribe_tokens','completed',5,'2019-09-17 13:54:05','2019-09-17 13:54:27','2019-09-17 13:54:05','2019-09-17 13:54:27',NULL,0,NULL),(4,'migration','completed',10,'2019-09-17 13:54:06','2019-09-17 13:54:25','2019-09-17 13:54:06','2019-09-17 13:54:25',NULL,0,NULL),(5,'export_files_cleanup','scheduled',10,'2019-09-24 00:00:00',NULL,'2019-09-17 13:54:06','2019-09-17 13:54:06',NULL,0,NULL),(6,'stats_notification_automated_emails','scheduled',10,'2019-10-07 12:00:00',NULL,'2019-09-17 13:54:06','2019-09-17 13:54:06',NULL,0,NULL),(7,'unsubscribe_tokens','scheduled',10,'2019-09-24 00:00:00',NULL,'2019-09-17 13:54:27','2019-09-17 13:54:27',NULL,0,NULL),(8,'beamer','scheduled',10,'2019-09-18 11:00:00',NULL,'2019-09-17 13:54:46','2019-09-17 13:54:46',NULL,0,NULL);
/*!40000 ALTER TABLE `wp_mailpoet_scheduled_tasks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_segments`
--

DROP TABLE IF EXISTS `wp_mailpoet_segments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_segments` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'default',
  `description` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_segments`
--

LOCK TABLES `wp_mailpoet_segments` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_segments` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_segments` VALUES (1,'WordPress Users','wp_users','This list contains all of your WordPress users.','2019-09-17 13:54:04','2019-09-17 13:54:04',NULL),(2,'WooCommerce Customers','woocommerce_users','This list contains all of your WooCommerce customers.','2019-09-17 13:54:04','2019-09-17 13:54:04',NULL),(3,'My First List','default','This list is automatically created when you install MailPoet.','2019-09-17 13:54:05','2019-09-17 13:54:05',NULL);
/*!40000 ALTER TABLE `wp_mailpoet_segments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_sending_queues`
--

DROP TABLE IF EXISTS `wp_mailpoet_sending_queues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_sending_queues` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `task_id` int(10) unsigned NOT NULL,
  `newsletter_id` int(10) unsigned NOT NULL,
  `newsletter_rendered_body` longtext COLLATE utf8mb4_unicode_520_ci,
  `newsletter_rendered_subject` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `subscribers` longtext COLLATE utf8mb4_unicode_520_ci,
  `count_total` int(10) unsigned NOT NULL DEFAULT '0',
  `count_processed` int(10) unsigned NOT NULL DEFAULT '0',
  `count_to_process` int(10) unsigned NOT NULL DEFAULT '0',
  `meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `task_id` (`task_id`),
  KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_sending_queues`
--

LOCK TABLES `wp_mailpoet_sending_queues` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_sending_queues` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_sending_queues` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_settings`
--

DROP TABLE IF EXISTS `wp_mailpoet_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_settings` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_settings`
--

LOCK TABLES `wp_mailpoet_settings` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_settings` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_settings` VALUES (1,'cron_trigger','a:1:{s:6:\"method\";s:9:\"WordPress\";}','2019-09-17 13:54:05','2019-09-17 13:54:05'),(2,'sender','a:2:{s:4:\"name\";s:8:\"cc_admin\";s:7:\"address\";s:22:\"wordpress@192.168.1.33\";}','2019-09-17 13:54:05','2019-09-17 13:54:27'),(3,'signup_confirmation','a:3:{s:7:\"enabled\";b:1;s:4:\"from\";a:2:{s:4:\"name\";s:8:\"cc_admin\";s:7:\"address\";s:22:\"wordpress@192.168.1.33\";}s:8:\"reply_to\";a:2:{s:4:\"name\";s:8:\"cc_admin\";s:7:\"address\";s:24:\"shieldwatch006@gmail.com\";}}','2019-09-17 13:54:05','2019-09-17 13:54:27'),(4,'installed_at','2019-09-17 13:54:05','2019-09-17 13:54:05','2019-09-17 13:54:05'),(5,'captcha','a:3:{s:4:\"type\";s:8:\"built-in\";s:20:\"recaptcha_site_token\";s:0:\"\";s:22:\"recaptcha_secret_token\";s:0:\"\";}','2019-09-17 13:54:05','2019-09-17 13:54:05'),(6,'subscriber_email_notification','a:3:{s:7:\"enabled\";b:1;s:9:\"automated\";b:1;s:7:\"address\";s:24:\"shieldwatch006@gmail.com\";}','2019-09-17 13:54:05','2019-09-17 13:54:05'),(7,'stats_notifications','a:3:{s:7:\"enabled\";b:1;s:7:\"address\";s:24:\"shieldwatch006@gmail.com\";s:9:\"automated\";b:1;}','2019-09-17 13:54:05','2019-09-17 13:54:05'),(8,'woocommerce','a:1:{s:17:\"optin_on_checkout\";a:2:{s:7:\"enabled\";b:1;s:7:\"message\";s:50:\"Yes, I would like to be added to your mailing list\";}}','2019-09-17 13:54:05','2019-09-17 13:54:05'),(9,'mta_log','a:6:{s:4:\"sent\";N;s:7:\"started\";i:1568728445;s:6:\"status\";N;s:13:\"retry_attempt\";N;s:8:\"retry_at\";N;s:5:\"error\";N;}','2019-09-17 13:54:05','2019-09-17 13:54:05'),(10,'subscription','a:1:{s:5:\"pages\";a:4:{s:11:\"unsubscribe\";i:362;s:6:\"manage\";i:362;s:12:\"confirmation\";i:362;s:7:\"captcha\";i:362;}}','2019-09-17 13:54:05','2019-09-17 13:54:05'),(11,'db_version','3.35.4','2019-09-17 13:54:05','2019-09-17 13:54:05'),(12,'updates_log','a:1:{i:0;a:3:{s:16:\"previous_version\";N;s:11:\"new_version\";s:6:\"3.35.4\";s:4:\"date\";s:19:\"2019-09-17 13:54:05\";}}','2019-09-17 13:54:05','2019-09-17 13:54:05'),(13,'cron_trigger_wordpress','a:1:{s:11:\"last_run_at\";i:1568728628;}','2019-09-17 13:54:06','2019-09-17 13:57:08'),(14,'cron_daemon','a:8:{s:5:\"token\";s:5:\"rgmb7\";s:6:\"status\";s:8:\"inactive\";s:15:\"run_accessed_at\";i:1568728505;s:14:\"run_started_at\";i:1568728505;s:16:\"run_completed_at\";i:1568728505;s:10:\"last_error\";N;s:15:\"last_error_date\";N;s:10:\"updated_at\";i:1568728505;}','2019-09-17 13:54:06','2019-09-17 13:55:05'),(15,'show_intro','1','2019-09-17 13:54:22','2019-09-17 13:54:22'),(16,'show_congratulate_after_first_newsletter','1','2019-09-17 13:54:22','2019-09-17 13:54:22'),(17,'show_poll_success_delivery_preview','1','2019-09-17 13:54:22','2019-09-17 13:54:22'),(18,'version','3.35.4','2019-09-17 13:54:22','2019-09-17 13:54:22'),(19,'last_announcement_date','1567697520','2019-09-17 13:54:27','2019-09-17 13:54:27'),(20,'reply_to','a:2:{s:4:\"name\";s:8:\"cc_admin\";s:7:\"address\";s:24:\"shieldwatch006@gmail.com\";}','2019-09-17 13:54:27','2019-09-17 13:54:27'),(21,'authorized_emails_addresses_check',NULL,'2019-09-17 13:54:27','2019-09-17 13:54:27'),(22,'analytics','a:1:{s:7:\"enabled\";s:4:\"true\";}','2019-09-17 13:54:36','2019-09-17 13:54:36'),(23,'analytics_last_sent','2019-09-17 13:54:36','2019-09-17 13:54:36','2019-09-17 13:54:36'),(24,'public_id','e6315a800d1395c6025bc71f6486f95d','2019-09-17 13:54:41','2019-09-17 13:54:41'),(25,'new_public_id','false','2019-09-17 13:54:41','2019-09-17 13:54:41');
/*!40000 ALTER TABLE `wp_mailpoet_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_statistics_clicks`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_clicks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_statistics_clicks` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(10) unsigned NOT NULL,
  `subscriber_id` int(10) unsigned NOT NULL,
  `queue_id` int(10) unsigned NOT NULL,
  `link_id` int(10) unsigned NOT NULL,
  `count` int(10) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id` (`newsletter_id`,`subscriber_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_clicks`
--

LOCK TABLES `wp_mailpoet_statistics_clicks` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_statistics_clicks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_statistics_clicks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_statistics_forms`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_statistics_forms` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(10) unsigned NOT NULL,
  `subscriber_id` int(10) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `form_subscriber` (`form_id`,`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_forms`
--

LOCK TABLES `wp_mailpoet_statistics_forms` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_statistics_forms` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_statistics_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_statistics_newsletters`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_newsletters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_statistics_newsletters` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(10) unsigned NOT NULL,
  `subscriber_id` int(10) unsigned NOT NULL,
  `queue_id` int(10) unsigned NOT NULL,
  `sent_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_newsletters`
--

LOCK TABLES `wp_mailpoet_statistics_newsletters` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_statistics_newsletters` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_statistics_newsletters` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_statistics_opens`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_opens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_statistics_opens` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(10) unsigned NOT NULL,
  `subscriber_id` int(10) unsigned NOT NULL,
  `queue_id` int(10) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id` (`newsletter_id`,`subscriber_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`),
  KEY `created_at` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_opens`
--

LOCK TABLES `wp_mailpoet_statistics_opens` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_statistics_opens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_statistics_opens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_statistics_unsubscribes`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_unsubscribes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_statistics_unsubscribes` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(10) unsigned NOT NULL,
  `subscriber_id` int(10) unsigned NOT NULL,
  `queue_id` int(10) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id` (`newsletter_id`,`subscriber_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_unsubscribes`
--

LOCK TABLES `wp_mailpoet_statistics_unsubscribes` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_statistics_unsubscribes` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_statistics_unsubscribes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_statistics_woocommerce_purchases`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_woocommerce_purchases`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_statistics_woocommerce_purchases` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(10) unsigned NOT NULL,
  `subscriber_id` int(10) unsigned NOT NULL,
  `queue_id` int(10) unsigned NOT NULL,
  `click_id` int(10) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `order_currency` char(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order_price_total` float NOT NULL COMMENT 'With shipping and taxes in order_currency',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `click_id_order_id` (`click_id`,`order_id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_woocommerce_purchases`
--

LOCK TABLES `wp_mailpoet_statistics_woocommerce_purchases` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_statistics_woocommerce_purchases` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_statistics_woocommerce_purchases` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_stats_notifications`
--

DROP TABLE IF EXISTS `wp_mailpoet_stats_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_stats_notifications` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(10) unsigned NOT NULL,
  `task_id` int(10) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_id_task_id` (`newsletter_id`,`task_id`),
  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_mailpoet_stats_notifications`
--

LOCK TABLES `wp_mailpoet_stats_notifications` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_stats_notifications` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_stats_notifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_subscriber_custom_field`
--

DROP TABLE IF EXISTS `wp_mailpoet_subscriber_custom_field`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_subscriber_custom_field` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(10) unsigned NOT NULL,
  `custom_field_id` int(10) unsigned NOT NULL,
  `value` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_id_custom_field_id` (`subscriber_id`,`custom_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_subscriber_custom_field`
--

LOCK TABLES `wp_mailpoet_subscriber_custom_field` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_subscriber_custom_field` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_subscriber_custom_field` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_subscriber_ips`
--

DROP TABLE IF EXISTS `wp_mailpoet_subscriber_ips`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_subscriber_ips` (
  `ip` varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`created_at`,`ip`),
  KEY `ip` (`ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_subscriber_ips`
--

LOCK TABLES `wp_mailpoet_subscriber_ips` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_subscriber_ips` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_subscriber_ips` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_subscriber_segment`
--

DROP TABLE IF EXISTS `wp_mailpoet_subscriber_segment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_subscriber_segment` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(10) unsigned NOT NULL,
  `segment_id` int(10) unsigned NOT NULL,
  `status` varchar(12) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'subscribed',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_segment` (`subscriber_id`,`segment_id`),
  KEY `segment_id` (`segment_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_subscriber_segment`
--

LOCK TABLES `wp_mailpoet_subscriber_segment` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_subscriber_segment` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_subscriber_segment` VALUES (1,1,1,'subscribed','2019-09-17 13:54:04','2019-09-17 13:54:04');
/*!40000 ALTER TABLE `wp_mailpoet_subscriber_segment` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_subscribers`
--

DROP TABLE IF EXISTS `wp_mailpoet_subscribers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_subscribers` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `wp_user_id` bigint(20) DEFAULT NULL,
  `is_woocommerce_user` int(11) NOT NULL DEFAULT '0',
  `first_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `last_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `email` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(12) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'unconfirmed',
  `subscribed_ip` varchar(45) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `confirmed_ip` varchar(45) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `confirmed_at` timestamp NULL DEFAULT NULL,
  `last_subscribed_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `unconfirmed_data` longtext COLLATE utf8mb4_unicode_520_ci,
  `source` enum('form','imported','administrator','api','wordpress_user','woocommerce_user','woocommerce_checkout','unknown') COLLATE utf8mb4_unicode_520_ci DEFAULT 'unknown',
  `count_confirmations` int(10) unsigned NOT NULL DEFAULT '0',
  `unsubscribe_token` varchar(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`),
  UNIQUE KEY `unsubscribe_token` (`unsubscribe_token`),
  KEY `wp_user_id` (`wp_user_id`),
  KEY `updated_at` (`updated_at`),
  KEY `status_deleted_at` (`status`,`deleted_at`),
  KEY `last_subscribed_at` (`last_subscribed_at`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_subscribers`
--

LOCK TABLES `wp_mailpoet_subscribers` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_subscribers` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_subscribers` VALUES (1,1,0,'cc_admin','','shieldwatch006@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2019-09-17 13:54:04','2019-09-17 13:54:27',NULL,NULL,'wordpress_user',0,'6yxgt6lsungowcc');
/*!40000 ALTER TABLE `wp_mailpoet_subscribers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_user_flags`
--

DROP TABLE IF EXISTS `wp_mailpoet_user_flags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailpoet_user_flags` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `name` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `user_id_name` (`user_id`,`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_user_flags`
--

LOCK TABLES `wp_mailpoet_user_flags` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_user_flags` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mailpoet_user_flags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_newsletter`
--

DROP TABLE IF EXISTS `wp_newsletter`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsletter` (
  `name` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `token` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `language` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `status` varchar(1) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'S',
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `profile` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated` int(11) NOT NULL DEFAULT '0',
  `last_activity` int(11) NOT NULL DEFAULT '0',
  `followup_step` tinyint(4) NOT NULL DEFAULT '0',
  `followup_time` bigint(20) NOT NULL DEFAULT '0',
  `followup` tinyint(4) NOT NULL DEFAULT '0',
  `surname` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `sex` char(1) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'n',
  `feed_time` bigint(20) NOT NULL DEFAULT '0',
  `feed` tinyint(4) NOT NULL DEFAULT '0',
  `referrer` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `ip` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `wp_user_id` int(11) NOT NULL DEFAULT '0',
  `http_referer` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `geo` tinyint(4) NOT NULL DEFAULT '0',
  `country` varchar(4) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `region` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `city` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `bounce_type` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `bounce_time` int(11) NOT NULL DEFAULT '0',
  `unsub_email_id` int(11) NOT NULL DEFAULT '0',
  `unsub_time` int(11) NOT NULL DEFAULT '0',
  `list_1` tinyint(4) NOT NULL DEFAULT '0',
  `list_2` tinyint(4) NOT NULL DEFAULT '0',
  `list_3` tinyint(4) NOT NULL DEFAULT '0',
  `list_4` tinyint(4) NOT NULL DEFAULT '0',
  `list_5` tinyint(4) NOT NULL DEFAULT '0',
  `list_6` tinyint(4) NOT NULL DEFAULT '0',
  `list_7` tinyint(4) NOT NULL DEFAULT '0',
  `list_8` tinyint(4) NOT NULL DEFAULT '0',
  `list_9` tinyint(4) NOT NULL DEFAULT '0',
  `list_10` tinyint(4) NOT NULL DEFAULT '0',
  `list_11` tinyint(4) NOT NULL DEFAULT '0',
  `list_12` tinyint(4) NOT NULL DEFAULT '0',
  `list_13` tinyint(4) NOT NULL DEFAULT '0',
  `list_14` tinyint(4) NOT NULL DEFAULT '0',
  `list_15` tinyint(4) NOT NULL DEFAULT '0',
  `list_16` tinyint(4) NOT NULL DEFAULT '0',
  `list_17` tinyint(4) NOT NULL DEFAULT '0',
  `list_18` tinyint(4) NOT NULL DEFAULT '0',
  `list_19` tinyint(4) NOT NULL DEFAULT '0',
  `list_20` tinyint(4) NOT NULL DEFAULT '0',
  `list_21` tinyint(4) NOT NULL DEFAULT '0',
  `list_22` tinyint(4) NOT NULL DEFAULT '0',
  `list_23` tinyint(4) NOT NULL DEFAULT '0',
  `list_24` tinyint(4) NOT NULL DEFAULT '0',
  `list_25` tinyint(4) NOT NULL DEFAULT '0',
  `list_26` tinyint(4) NOT NULL DEFAULT '0',
  `list_27` tinyint(4) NOT NULL DEFAULT '0',
  `list_28` tinyint(4) NOT NULL DEFAULT '0',
  `list_29` tinyint(4) NOT NULL DEFAULT '0',
  `list_30` tinyint(4) NOT NULL DEFAULT '0',
  `list_31` tinyint(4) NOT NULL DEFAULT '0',
  `list_32` tinyint(4) NOT NULL DEFAULT '0',
  `list_33` tinyint(4) NOT NULL DEFAULT '0',
  `list_34` tinyint(4) NOT NULL DEFAULT '0',
  `list_35` tinyint(4) NOT NULL DEFAULT '0',
  `list_36` tinyint(4) NOT NULL DEFAULT '0',
  `list_37` tinyint(4) NOT NULL DEFAULT '0',
  `list_38` tinyint(4) NOT NULL DEFAULT '0',
  `list_39` tinyint(4) NOT NULL DEFAULT '0',
  `list_40` tinyint(4) NOT NULL DEFAULT '0',
  `profile_1` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_2` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_3` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_4` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_5` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_6` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_7` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_8` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_9` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_10` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_11` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_12` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_13` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_14` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_15` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_16` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_17` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_18` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_19` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `profile_20` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `test` tinyint(4) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`),
  KEY `wp_user_id` (`wp_user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=51 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsletter`
--

LOCK TABLES `wp_newsletter` WRITE;
/*!40000 ALTER TABLE `wp_newsletter` DISABLE KEYS */;
INSERT INTO `wp_newsletter` VALUES ('','pmyers@concertium.com','4f4b074e0b','','S',4,NULL,'2019-09-25 14:54:06',1571167080,0,0,0,0,'','n',0,0,'','10.4.0.84',0,'https://captainschairit.com/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','swilson@whitemtn.com','3024d6c5a8','','C',12,NULL,'2019-10-19 02:10:21',1571451021,1571452522,0,0,0,'','n',0,0,'','10.4.0.97',0,'https://captainschairit.com/client-dashboard/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','kleidav@gmail.com','05e4b77a4b','','S',13,NULL,'2019-10-21 09:00:55',1571648455,0,0,0,0,'','n',0,0,'','10.4.0.97',0,'https://captainschairit.com/connectors/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','eric@adkinstech.com','cb4031f2d2','','C',14,NULL,'2019-10-23 15:19:35',1571843975,1571844139,0,0,0,'','n',0,0,'','10.4.0.97',0,'https://captainschairit.com/client-dashboard/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','cwhite@hbllp.com','4807e0dd75','','S',15,NULL,'2019-10-24 04:12:55',1599757464,0,0,0,0,'','n',0,0,'','204.238.8.148',0,'https://captainschairit.com/client-dashboard/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','erikdg@erik.com','712a0fc8f2','','C',16,NULL,'2019-10-24 05:45:22',1571895922,1571900836,0,0,0,'','n',0,0,'','10.4.0.84',0,'https://captainschairit.com/connectors/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','michael.wates@managedit.com.au','ea84ee0799','','S',17,NULL,'2020-01-22 05:28:09',1579670889,0,0,0,0,'','n',0,0,'','127.0.0.1',0,'https://captainschairit.com/connectors/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','ryan@smileback.com','abe668038e','','C',20,NULL,'2020-02-26 14:27:48',1582727268,1582905949,0,0,0,'','n',0,0,'','127.0.0.1',0,'https://captainschairit.com/client-dashboard/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','vschwa@hotmail.com','07b8ef4b01','','S',21,NULL,'2020-03-09 16:23:39',1583771019,0,0,0,0,'','n',0,0,'','127.0.0.1',0,'https://captainschairit.com/client-dashboard/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','tim@radke.cc','79cf2bff62','','C',22,NULL,'2020-03-10 19:57:57',1583870277,1583870429,0,0,0,'','n',0,0,'','127.0.0.1',0,'https://captainschairit.com/client-dashboard/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','peter@mikulaitconsulting.com','86a91782a3','','C',23,NULL,'2020-04-06 20:21:12',1586204481,1586205837,0,0,0,'','n',0,0,'','127.0.0.1',0,'https://captainschairit.com/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','khoffman@axcient.com','873d79018d','','C',24,NULL,'2020-04-27 23:27:47',1588030084,1588033491,0,0,0,'','n',0,0,'','127.0.0.1',0,'https://captainschairit.com/connectors/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','sgridley@intech-support.com','3303bab0f7','','S',25,NULL,'2020-04-30 02:44:27',1588214685,0,0,0,0,'','n',0,0,'','127.0.0.1',0,'https://captainschairit.com/client-dashboard/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','james@4bis.con','483f0fc939','','S',26,NULL,'2020-06-13 04:39:42',1592023182,0,0,0,0,'','n',0,0,'','127.0.0.1',0,'https://captainschairit.com/client-dashboard/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','aidan@castlerock.co.za','5d583b89b7','','S',27,NULL,'2020-06-14 16:09:55',1592150995,0,0,0,0,'','n',0,0,'','127.0.0.1',0,'https://captainschairit.com/client-dashboard/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','p.jorritsma@viadata.nl','c6e75d8440','','S',28,NULL,'2020-07-02 21:50:17',1593726617,0,0,0,0,'','n',0,0,'','127.0.0.1',0,'https://captainschairit.com/client-dashboard/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','mike@newcmi.com','5ec6de23e7','','S',29,NULL,'2020-07-08 08:16:31',1594196191,0,0,0,0,'','n',0,0,'','127.0.0.1',0,'https://captainschairit.com/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','matt.j.kemp@gmail.com','34a0185c41','','C',30,NULL,'2020-08-06 13:54:26',1596722066,1596724347,0,0,0,'','n',0,0,'','127.0.0.1',0,'https://captainschairit.com/blog/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','bkelly@thewalkergroup.com','56950c221e','','S',31,NULL,'2020-08-13 13:17:35',1597324655,0,0,0,0,'','n',0,0,'','69.177.19.238',0,'https://captainschairit.com/captains-chair-gives-more-transparency-for-msp-customers/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','kharrison@computex.net','a7f57c35e1','','C',39,NULL,'2020-08-19 03:22:14',1597807334,1597807632,0,0,0,'','n',0,0,'','75.53.224.223',0,'https://captainschairit.com/client-dashboard/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','pierre.dessureault@connextek.ca','286bd58ed8','','S',40,NULL,'2020-08-19 04:15:07',1597810507,0,0,0,0,'','n',0,0,'','24.200.100.58',0,'https://captainschairit.com/connectors/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','kent.erickson@pointivity.com','80d06ec546','','S',41,NULL,'2020-09-11 00:45:15',1599785115,0,0,0,0,'','n',0,0,'','184.177.174.210',0,'https://captainschairit.com/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','kyle@iteutopia.com','ff7f39bd37','','C',42,NULL,'2020-09-15 00:41:57',1600130517,1600133830,0,0,0,'','n',0,0,'','204.156.182.170',0,'https://captainschairit.com/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','mark.hodges@modtech.ca','51209194a7','','S',43,NULL,'2020-10-16 15:35:49',1602862549,0,0,0,0,'','n',0,0,'','104.157.13.123',0,'https://captainschairit.com/features/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','ckirkend@5ktech.com','00ae378b2b','','S',44,NULL,'2020-10-19 17:58:22',1603130302,0,0,0,0,'','n',0,0,'','47.190.66.84',0,'https://captainschairit.com/client-dashboard/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','john@proactiveitservice.us','56775686f3','','C',45,NULL,'2020-11-14 05:50:32',1605333032,1605333468,0,0,0,'','n',0,0,'','174.50.167.131',0,'https://captainschairit.com/',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','cjess@medixetch.com','d8f34e484b','','S',46,NULL,'2020-12-17 15:23:48',1608218628,0,0,0,0,'','n',0,0,'','173.24.106.149',0,'',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','gconnolly@teamlogicit.com','8e20a1ed22','','C',47,NULL,'2021-02-13 09:10:07',1613207407,1613319534,0,0,0,'','n',0,0,'','73.70.17.73',0,'',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','test@test.com','b32f88e7fd','','S',48,NULL,'2021-02-15 18:41:06',1613414466,0,0,0,0,'','n',0,0,'','24.96.12.161',0,'',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','ecarter47+captainschair@gmail.com','b65394730e','','C',49,NULL,'2021-02-17 00:50:03',1613523003,1613852312,0,0,0,'','n',0,0,'','75.72.33.186',0,'',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0),('','skavanaugh@udi.com','12ed2346fd','','C',50,NULL,'2021-02-18 13:22:00',1613654520,1613701714,0,0,0,'','n',0,0,'','107.205.135.71',0,'',0,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','',0);
/*!40000 ALTER TABLE `wp_newsletter` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_newsletter_emails`
--

DROP TABLE IF EXISTS `wp_newsletter_emails`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsletter_emails` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `language` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `subject` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `message` longtext COLLATE utf8mb4_unicode_520_ci,
  `subject2` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `message2` longtext COLLATE utf8mb4_unicode_520_ci,
  `name2` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `status` enum('new','sending','sent','paused') COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'new',
  `total` int(11) NOT NULL DEFAULT '0',
  `last_id` int(11) NOT NULL DEFAULT '0',
  `sent` int(11) NOT NULL DEFAULT '0',
  `track` int(11) NOT NULL DEFAULT '1',
  `list` int(11) NOT NULL DEFAULT '0',
  `type` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `query` longtext COLLATE utf8mb4_unicode_520_ci,
  `editor` tinyint(4) NOT NULL DEFAULT '0',
  `sex` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `theme` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `message_text` longtext COLLATE utf8mb4_unicode_520_ci,
  `preferences` longtext COLLATE utf8mb4_unicode_520_ci,
  `send_on` int(11) NOT NULL DEFAULT '0',
  `token` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `options` longtext COLLATE utf8mb4_unicode_520_ci,
  `private` tinyint(1) NOT NULL DEFAULT '0',
  `click_count` int(10) unsigned NOT NULL DEFAULT '0',
  `version` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `open_count` int(10) unsigned NOT NULL DEFAULT '0',
  `unsub_count` int(10) unsigned NOT NULL DEFAULT '0',
  `error_count` int(10) unsigned NOT NULL DEFAULT '0',
  `stats_time` int(10) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsletter_emails`
--

LOCK TABLES `wp_newsletter_emails` WRITE;
/*!40000 ALTER TABLE `wp_newsletter_emails` DISABLE KEYS */;
INSERT INTO `wp_newsletter_emails` VALUES (1,'','Here the email subject','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<title>Your email title</title>\r\n</head>\r\n<body>\r\n</body>\r\n</html>','',NULL,'','2019-09-10 10:40:45','new',0,0,0,1,0,'message',NULL,1,'','',NULL,NULL,1568112045,'ec2a36d8ce',NULL,0,0,'',0,0,0,0);
/*!40000 ALTER TABLE `wp_newsletter_emails` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_newsletter_sent`
--

DROP TABLE IF EXISTS `wp_newsletter_sent`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsletter_sent` (
  `email_id` int(10) unsigned NOT NULL DEFAULT '0',
  `user_id` int(10) unsigned NOT NULL DEFAULT '0',
  `status` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `open` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `time` int(10) unsigned NOT NULL DEFAULT '0',
  `error` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `ip` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `country` varchar(4) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`email_id`,`user_id`),
  KEY `user_id` (`user_id`),
  KEY `email_id` (`email_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsletter_sent`
--

LOCK TABLES `wp_newsletter_sent` WRITE;
/*!40000 ALTER TABLE `wp_newsletter_sent` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_newsletter_sent` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_newsletter_stats`
--

DROP TABLE IF EXISTS `wp_newsletter_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsletter_stats` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_id` int(11) NOT NULL DEFAULT '0',
  `email_id` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '0',
  `link_id` int(11) NOT NULL DEFAULT '0',
  `ip` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `country` varchar(4) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `email_id` (`email_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_newsletter_stats`
--

LOCK TABLES `wp_newsletter_stats` WRITE;
/*!40000 ALTER TABLE `wp_newsletter_stats` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_newsletter_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_newsletter_user_logs`
--

DROP TABLE IF EXISTS `wp_newsletter_user_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_newsletter_user_logs` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL DEFAULT '0',
  `ip` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `source` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `data` longtext COLLATE utf8mb4_unicode_520_ci,
  `created` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=112 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_newsletter_user_logs`
--

LOCK TABLES `wp_newsletter_user_logs` WRITE;
/*!40000 ALTER TABLE `wp_newsletter_user_logs` DISABLE KEYS */;
INSERT INTO `wp_newsletter_user_logs` VALUES (1,2,'192.168.1.33','subscribe','{\"status\":\"C\"}',1568112588),(2,2,'192.168.1.33','subscribe','{\"status\":\"C\"}',1568117751),(3,2,'192.168.1.33','subscribe','{\"status\":\"C\"}',1568727742),(4,2,'192.168.1.33','subscribe','{\"status\":\"C\"}',1568727944),(5,2,'192.168.1.61','subscribe','{\"status\":\"C\"}',1568733257),(6,2,'192.168.1.61','subscribe','{\"status\":\"C\"}',1568733348),(7,3,'192.168.1.33','subscribe','{\"status\":\"C\"}',1568796196),(8,4,'192.168.1.33','subscribe','{\"status\":\"C\"}',1568796251),(9,5,'192.168.1.33','subscribe','{\"status\":\"S\"}',1568800524),(10,5,'192.168.1.33','subscribe','{\"status\":\"S\"}',1568801967),(11,6,'192.168.1.33','subscribe','{\"status\":\"S\"}',1568802082),(12,5,'192.168.1.33','subscribe','{\"status\":\"S\"}',1568808679),(13,2,'10.4.0.97','subscribe','{\"status\":\"S\"}',1569307061),(14,3,'10.4.0.97','subscribe','{\"status\":\"S\"}',1569308668),(15,4,'10.4.0.84','subscribe','{\"status\":\"S\"}',1569423246),(16,3,'10.4.0.97','subscribe','{\"status\":\"S\"}',1570101940),(17,5,'10.4.0.97','subscribe','{\"status\":\"S\"}',1570102351),(18,5,'10.4.0.97','activate','{\"status\":\"C\"}',1570102520),(19,5,'10.4.0.84','activate','{\"status\":\"C\"}',1570102525),(20,4,'10.4.0.84','subscribe','{\"status\":\"S\"}',1570115657),(21,6,'10.4.0.97','subscribe','{\"status\":\"S\"}',1570780411),(22,6,'10.4.0.97','activate','{\"status\":\"C\"}',1570780618),(23,4,'10.4.0.84','subscribe','{\"status\":\"S\"}',1571166726),(24,4,'10.4.0.84','subscribe','{\"status\":\"S\"}',1571167080),(25,5,'10.4.0.97','activate','{\"status\":\"C\"}',1571387107),(26,5,'10.4.0.97','activate','{\"status\":\"C\"}',1571387111),(27,7,'10.4.0.97','subscribe','{\"status\":\"S\"}',1571387748),(28,7,'10.4.0.97','activate','{\"status\":\"C\"}',1571387793),(29,7,'10.4.0.97','activate','{\"status\":\"C\"}',1571387797),(30,8,'10.4.0.97','subscribe','{\"status\":\"S\"}',1571388188),(31,8,'10.4.0.97','activate','{\"status\":\"C\"}',1571388213),(32,8,'10.4.0.97','activate','{\"status\":\"C\"}',1571388217),(33,9,'10.4.0.97','subscribe','{\"status\":\"S\"}',1571394709),(34,9,'10.4.0.97','activate','{\"status\":\"C\"}',1571395215),(35,9,'10.4.0.97','activate','{\"status\":\"C\"}',1571395222),(36,10,'10.4.0.97','subscribe','{\"status\":\"S\"}',1571396088),(37,10,'10.4.0.97','activate','{\"status\":\"C\"}',1571396129),(38,10,'10.4.0.97','activate','{\"status\":\"C\"}',1571396135),(39,11,'10.4.0.97','subscribe','{\"status\":\"S\"}',1571396287),(40,11,'10.4.0.97','activate','{\"status\":\"C\"}',1571396416),(41,11,'10.4.0.97','activate','{\"status\":\"C\"}',1571396422),(42,12,'10.4.0.97','subscribe','{\"status\":\"S\"}',1571451022),(43,12,'10.4.0.97','activate','{\"status\":\"C\"}',1571452522),(44,13,'10.4.0.97','subscribe','{\"status\":\"S\"}',1571648455),(45,14,'10.4.0.97','subscribe','{\"status\":\"S\"}',1571843975),(46,14,'10.4.0.97','activate','{\"status\":\"C\"}',1571844139),(47,15,'10.4.0.97','subscribe','{\"status\":\"S\"}',1571890375),(48,16,'10.4.0.84','subscribe','{\"status\":\"S\"}',1571895922),(49,16,'10.4.0.84','activate','{\"status\":\"C\"}',1571900836),(50,17,'127.0.0.1','subscribe','{\"status\":\"S\"}',1579670889),(51,18,'127.0.0.1','subscribe','{\"status\":\"S\"}',1579765992),(52,19,'127.0.0.1','subscribe','{\"status\":\"S\"}',1580907316),(53,19,'127.0.0.1','subscribe','{\"status\":\"S\"}',1580907600),(54,19,'127.0.0.1','subscribe','{\"status\":\"S\"}',1580907760),(55,20,'127.0.0.1','subscribe','{\"status\":\"S\"}',1582727268),(56,20,'127.0.0.1','activate','{\"status\":\"C\"}',1582905949),(57,21,'127.0.0.1','subscribe','{\"status\":\"S\"}',1583771019),(58,22,'127.0.0.1','subscribe','{\"status\":\"S\"}',1583870277),(59,22,'127.0.0.1','activate','{\"status\":\"C\"}',1583870429),(60,22,'127.0.0.1','activate','{\"status\":\"C\"}',1583870430),(61,23,'127.0.0.1','subscribe','{\"status\":\"S\"}',1586204481),(62,23,'127.0.0.1','activate','{\"status\":\"C\"}',1586205837),(63,24,'127.0.0.1','subscribe','{\"status\":\"S\"}',1588030084),(64,24,'127.0.0.1','activate','{\"status\":\"C\"}',1588033491),(65,25,'127.0.0.1','subscribe','{\"status\":\"S\"}',1588214685),(66,26,'127.0.0.1','subscribe','{\"status\":\"S\"}',1592023182),(67,27,'127.0.0.1','subscribe','{\"status\":\"S\"}',1592150995),(68,28,'127.0.0.1','subscribe','{\"status\":\"S\"}',1593726617),(69,29,'127.0.0.1','subscribe','{\"status\":\"S\"}',1594196191),(70,30,'127.0.0.1','subscribe','{\"status\":\"S\"}',1596722066),(71,30,'127.0.0.1','activate','{\"status\":\"C\"}',1596722108),(72,30,'127.0.0.1','activate','{\"status\":\"C\"}',1596722120),(73,30,'127.0.0.1','activate','{\"status\":\"C\"}',1596724347),(74,31,'69.177.19.238','subscribe','{\"status\":\"S\"}',1597324655),(75,32,'47.15.3.85','subscribe','{\"status\":\"S\"}',1597732842),(76,33,'47.15.3.85','subscribe','{\"status\":\"S\"}',1597732904),(77,34,'47.15.3.85','subscribe','{\"status\":\"S\"}',1597733250),(78,35,'47.15.3.85','subscribe','{\"status\":\"S\"}',1597733489),(79,35,'47.15.3.85','subscribe','{\"status\":\"S\"}',1597733599),(80,36,'47.15.3.85','subscribe','{\"status\":\"S\"}',1597733819),(81,37,'115.187.56.69','subscribe','{\"status\":\"S\"}',1597735151),(82,37,'115.187.56.69','activate','{\"status\":\"C\"}',1597735161),(83,37,'74.125.210.23','activate','{\"status\":\"C\"}',1597735167),(84,38,'115.187.56.69','subscribe','{\"status\":\"S\"}',1597735337),(85,38,'115.187.56.69','activate','{\"status\":\"C\"}',1597735349),(86,38,'74.125.210.25','activate','{\"status\":\"C\"}',1597735350),(87,39,'75.53.224.223','subscribe','{\"status\":\"S\"}',1597807334),(88,39,'75.53.224.223','activate','{\"status\":\"C\"}',1597807632),(89,40,'24.200.100.58','subscribe','{\"status\":\"S\"}',1597810507),(90,15,'204.238.8.148','subscribe','{\"status\":\"S\"}',1599757464),(91,41,'184.177.174.210','subscribe','{\"status\":\"S\"}',1599785115),(92,42,'204.156.182.170','subscribe','{\"status\":\"S\"}',1600130517),(93,42,'199.27.249.15','activate','{\"status\":\"C\"}',1600133774),(94,42,'54.204.90.224','activate','{\"status\":\"C\"}',1600133780),(95,42,'23.82.17.105','activate','{\"status\":\"C\"}',1600133830),(96,43,'104.157.13.123','subscribe','{\"status\":\"S\"}',1602862549),(97,44,'47.190.66.84','subscribe','{\"status\":\"S\"}',1603130302),(98,45,'103.74.111.84','subscribe','{\"status\":\"S\"}',1603252673),(99,45,'103.74.111.84','activate','{\"status\":\"C\"}',1603252705),(100,45,'180.149.55.133','activate','{\"status\":\"C\"}',1603252713),(101,45,'174.50.167.131','subscribe','{\"status\":\"S\"}',1605333032),(102,45,'174.50.167.131','activate','{\"status\":\"C\"}',1605333468),(103,46,'173.24.106.149','subscribe','{\"status\":\"S\"}',1608218628),(104,47,'73.70.17.73','subscribe','{\"status\":\"S\"}',1613207407),(105,47,'73.70.17.73','activate','{\"status\":\"C\"}',1613319534),(106,48,'24.96.12.161','subscribe','{\"status\":\"S\"}',1613414466),(107,49,'75.72.33.186','subscribe','{\"status\":\"S\"}',1613523003),(108,50,'107.205.135.71','subscribe','{\"status\":\"S\"}',1613654520),(109,50,'107.205.135.71','activate','{\"status\":\"C\"}',1613701714),(110,49,'75.72.33.186','activate','{\"status\":\"C\"}',1613852304),(111,49,'23.228.130.69','activate','{\"status\":\"C\"}',1613852312);
/*!40000 ALTER TABLE `wp_newsletter_user_logs` 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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=429545 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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','https://captainschairit.com/','yes'),(2,'home','https://captainschairit.com/','yes'),(3,'blogname','Captain&#039;s Chair','yes'),(4,'blogdescription','Next-Generation IT MSP - Client Portal and Dashboard','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','arnabchakraborty@codeuridea.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:293:{s:11:\"sitemap.xml\";s:33:\"index.php?aiosp_sitemap_path=root\";s:16:\"(.+)-sitemap.xml\";s:40:\"index.php?aiosp_sitemap_path=$matches[1]\";s:21:\"(.+)-sitemap(\\d+).xml\";s:71:\"index.php?aiosp_sitemap_path=$matches[1]&aiosp_sitemap_page=$matches[2]\";s:11:\"sitemap.rss\";s:32:\"index.php?aiosp_sitemap_path=rss\";s:18:\"sitemap.latest.rss\";s:32:\"index.php?aiosp_sitemap_path=rss\";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:17:\"about-products/?$\";s:34:\"index.php?post_type=about-products\";s:47:\"about-products/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?post_type=about-products&feed=$matches[1]\";s:42:\"about-products/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?post_type=about-products&feed=$matches[1]\";s:34:\"about-products/page/([0-9]{1,})/?$\";s:52:\"index.php?post_type=about-products&paged=$matches[1]\";s:14:\"cc-features/?$\";s:31:\"index.php?post_type=cc-features\";s:44:\"cc-features/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=cc-features&feed=$matches[1]\";s:39:\"cc-features/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=cc-features&feed=$matches[1]\";s:31:\"cc-features/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=cc-features&paged=$matches[1]\";s:16:\"cc-connectors/?$\";s:33:\"index.php?post_type=cc-connectors\";s:46:\"cc-connectors/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=cc-connectors&feed=$matches[1]\";s:41:\"cc-connectors/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=cc-connectors&feed=$matches[1]\";s:33:\"cc-connectors/page/([0-9]{1,})/?$\";s:51:\"index.php?post_type=cc-connectors&paged=$matches[1]\";s:21:\"cc-leadership-team/?$\";s:38:\"index.php?post_type=cc-leadership-team\";s:51:\"cc-leadership-team/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?post_type=cc-leadership-team&feed=$matches[1]\";s:46:\"cc-leadership-team/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?post_type=cc-leadership-team&feed=$matches[1]\";s:38:\"cc-leadership-team/page/([0-9]{1,})/?$\";s:56:\"index.php?post_type=cc-leadership-team&paged=$matches[1]\";s:10:\"cc-news/?$\";s:27:\"index.php?post_type=cc-news\";s:40:\"cc-news/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=cc-news&feed=$matches[1]\";s:35:\"cc-news/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=cc-news&feed=$matches[1]\";s:27:\"cc-news/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=cc-news&paged=$matches[1]\";s:20:\"cc-press-releases/?$\";s:37:\"index.php?post_type=cc-press-releases\";s:50:\"cc-press-releases/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?post_type=cc-press-releases&feed=$matches[1]\";s:45:\"cc-press-releases/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?post_type=cc-press-releases&feed=$matches[1]\";s:37:\"cc-press-releases/page/([0-9]{1,})/?$\";s:55:\"index.php?post_type=cc-press-releases&paged=$matches[1]\";s:14:\"cc-pricings/?$\";s:31:\"index.php?post_type=cc-pricings\";s:44:\"cc-pricings/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=cc-pricings&feed=$matches[1]\";s:39:\"cc-pricings/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=cc-pricings&feed=$matches[1]\";s:31:\"cc-pricings/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=cc-pricings&paged=$matches[1]\";s:18:\"cc-testimonials/?$\";s:35:\"index.php?post_type=cc-testimonials\";s:48:\"cc-testimonials/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=cc-testimonials&feed=$matches[1]\";s:43:\"cc-testimonials/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=cc-testimonials&feed=$matches[1]\";s:35:\"cc-testimonials/page/([0-9]{1,})/?$\";s:53:\"index.php?post_type=cc-testimonials&paged=$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:59:\"cc-connector-types/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?cc-connector-types=$matches[1]&feed=$matches[2]\";s:54:\"cc-connector-types/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?cc-connector-types=$matches[1]&feed=$matches[2]\";s:35:\"cc-connector-types/([^/]+)/embed/?$\";s:51:\"index.php?cc-connector-types=$matches[1]&embed=true\";s:47:\"cc-connector-types/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?cc-connector-types=$matches[1]&paged=$matches[2]\";s:29:\"cc-connector-types/([^/]+)/?$\";s:40:\"index.php?cc-connector-types=$matches[1]\";s:60:\"cc-leadership-types/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?cc-leadership-types=$matches[1]&feed=$matches[2]\";s:55:\"cc-leadership-types/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?cc-leadership-types=$matches[1]&feed=$matches[2]\";s:36:\"cc-leadership-types/([^/]+)/embed/?$\";s:52:\"index.php?cc-leadership-types=$matches[1]&embed=true\";s:48:\"cc-leadership-types/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?cc-leadership-types=$matches[1]&paged=$matches[2]\";s:30:\"cc-leadership-types/([^/]+)/?$\";s:41:\"index.php?cc-leadership-types=$matches[1]\";s:57:\"cc-pricing-plans/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?cc-pricing-plans=$matches[1]&feed=$matches[2]\";s:52:\"cc-pricing-plans/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?cc-pricing-plans=$matches[1]&feed=$matches[2]\";s:33:\"cc-pricing-plans/([^/]+)/embed/?$\";s:49:\"index.php?cc-pricing-plans=$matches[1]&embed=true\";s:45:\"cc-pricing-plans/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?cc-pricing-plans=$matches[1]&paged=$matches[2]\";s:27:\"cc-pricing-plans/([^/]+)/?$\";s:38:\"index.php?cc-pricing-plans=$matches[1]\";s:42:\"about-products/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"about-products/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"about-products/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"about-products/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"about-products/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"about-products/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"about-products/([^/]+)/embed/?$\";s:47:\"index.php?about-products=$matches[1]&embed=true\";s:35:\"about-products/([^/]+)/trackback/?$\";s:41:\"index.php?about-products=$matches[1]&tb=1\";s:55:\"about-products/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?about-products=$matches[1]&feed=$matches[2]\";s:50:\"about-products/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?about-products=$matches[1]&feed=$matches[2]\";s:43:\"about-products/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?about-products=$matches[1]&paged=$matches[2]\";s:50:\"about-products/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?about-products=$matches[1]&cpage=$matches[2]\";s:39:\"about-products/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?about-products=$matches[1]&page=$matches[2]\";s:31:\"about-products/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"about-products/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"about-products/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"about-products/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"about-products/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"about-products/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"cc-features/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"cc-features/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"cc-features/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"cc-features/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"cc-features/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"cc-features/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"cc-features/([^/]+)/embed/?$\";s:44:\"index.php?cc-features=$matches[1]&embed=true\";s:32:\"cc-features/([^/]+)/trackback/?$\";s:38:\"index.php?cc-features=$matches[1]&tb=1\";s:52:\"cc-features/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?cc-features=$matches[1]&feed=$matches[2]\";s:47:\"cc-features/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?cc-features=$matches[1]&feed=$matches[2]\";s:40:\"cc-features/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?cc-features=$matches[1]&paged=$matches[2]\";s:47:\"cc-features/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?cc-features=$matches[1]&cpage=$matches[2]\";s:36:\"cc-features/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?cc-features=$matches[1]&page=$matches[2]\";s:28:\"cc-features/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"cc-features/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"cc-features/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"cc-features/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"cc-features/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"cc-features/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"cc-connectors/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"cc-connectors/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"cc-connectors/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"cc-connectors/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"cc-connectors/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"cc-connectors/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"cc-connectors/([^/]+)/embed/?$\";s:46:\"index.php?cc-connectors=$matches[1]&embed=true\";s:34:\"cc-connectors/([^/]+)/trackback/?$\";s:40:\"index.php?cc-connectors=$matches[1]&tb=1\";s:54:\"cc-connectors/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?cc-connectors=$matches[1]&feed=$matches[2]\";s:49:\"cc-connectors/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?cc-connectors=$matches[1]&feed=$matches[2]\";s:42:\"cc-connectors/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?cc-connectors=$matches[1]&paged=$matches[2]\";s:49:\"cc-connectors/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?cc-connectors=$matches[1]&cpage=$matches[2]\";s:38:\"cc-connectors/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?cc-connectors=$matches[1]&page=$matches[2]\";s:30:\"cc-connectors/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"cc-connectors/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"cc-connectors/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"cc-connectors/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"cc-connectors/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"cc-connectors/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:46:\"cc-leadership-team/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"cc-leadership-team/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"cc-leadership-team/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"cc-leadership-team/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"cc-leadership-team/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"cc-leadership-team/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"cc-leadership-team/([^/]+)/embed/?$\";s:51:\"index.php?cc-leadership-team=$matches[1]&embed=true\";s:39:\"cc-leadership-team/([^/]+)/trackback/?$\";s:45:\"index.php?cc-leadership-team=$matches[1]&tb=1\";s:59:\"cc-leadership-team/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?cc-leadership-team=$matches[1]&feed=$matches[2]\";s:54:\"cc-leadership-team/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?cc-leadership-team=$matches[1]&feed=$matches[2]\";s:47:\"cc-leadership-team/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?cc-leadership-team=$matches[1]&paged=$matches[2]\";s:54:\"cc-leadership-team/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?cc-leadership-team=$matches[1]&cpage=$matches[2]\";s:43:\"cc-leadership-team/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?cc-leadership-team=$matches[1]&page=$matches[2]\";s:35:\"cc-leadership-team/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"cc-leadership-team/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"cc-leadership-team/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"cc-leadership-team/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"cc-leadership-team/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"cc-leadership-team/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"cc-news/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"cc-news/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"cc-news/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"cc-news/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"cc-news/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"cc-news/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"cc-news/([^/]+)/embed/?$\";s:40:\"index.php?cc-news=$matches[1]&embed=true\";s:28:\"cc-news/([^/]+)/trackback/?$\";s:34:\"index.php?cc-news=$matches[1]&tb=1\";s:48:\"cc-news/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?cc-news=$matches[1]&feed=$matches[2]\";s:43:\"cc-news/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?cc-news=$matches[1]&feed=$matches[2]\";s:36:\"cc-news/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?cc-news=$matches[1]&paged=$matches[2]\";s:43:\"cc-news/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?cc-news=$matches[1]&cpage=$matches[2]\";s:32:\"cc-news/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?cc-news=$matches[1]&page=$matches[2]\";s:24:\"cc-news/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"cc-news/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"cc-news/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"cc-news/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"cc-news/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"cc-news/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"cc-press-releases/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"cc-press-releases/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"cc-press-releases/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"cc-press-releases/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"cc-press-releases/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"cc-press-releases/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"cc-press-releases/([^/]+)/embed/?$\";s:50:\"index.php?cc-press-releases=$matches[1]&embed=true\";s:38:\"cc-press-releases/([^/]+)/trackback/?$\";s:44:\"index.php?cc-press-releases=$matches[1]&tb=1\";s:58:\"cc-press-releases/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?cc-press-releases=$matches[1]&feed=$matches[2]\";s:53:\"cc-press-releases/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?cc-press-releases=$matches[1]&feed=$matches[2]\";s:46:\"cc-press-releases/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?cc-press-releases=$matches[1]&paged=$matches[2]\";s:53:\"cc-press-releases/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?cc-press-releases=$matches[1]&cpage=$matches[2]\";s:42:\"cc-press-releases/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?cc-press-releases=$matches[1]&page=$matches[2]\";s:34:\"cc-press-releases/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"cc-press-releases/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"cc-press-releases/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"cc-press-releases/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"cc-press-releases/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"cc-press-releases/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"cc-pricings/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"cc-pricings/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"cc-pricings/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"cc-pricings/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"cc-pricings/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"cc-pricings/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"cc-pricings/([^/]+)/embed/?$\";s:44:\"index.php?cc-pricings=$matches[1]&embed=true\";s:32:\"cc-pricings/([^/]+)/trackback/?$\";s:38:\"index.php?cc-pricings=$matches[1]&tb=1\";s:52:\"cc-pricings/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?cc-pricings=$matches[1]&feed=$matches[2]\";s:47:\"cc-pricings/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?cc-pricings=$matches[1]&feed=$matches[2]\";s:40:\"cc-pricings/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?cc-pricings=$matches[1]&paged=$matches[2]\";s:47:\"cc-pricings/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?cc-pricings=$matches[1]&cpage=$matches[2]\";s:36:\"cc-pricings/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?cc-pricings=$matches[1]&page=$matches[2]\";s:28:\"cc-pricings/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"cc-pricings/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"cc-pricings/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"cc-pricings/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"cc-pricings/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"cc-pricings/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:43:\"cc-testimonials/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"cc-testimonials/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"cc-testimonials/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"cc-testimonials/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"cc-testimonials/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"cc-testimonials/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"cc-testimonials/([^/]+)/embed/?$\";s:48:\"index.php?cc-testimonials=$matches[1]&embed=true\";s:36:\"cc-testimonials/([^/]+)/trackback/?$\";s:42:\"index.php?cc-testimonials=$matches[1]&tb=1\";s:56:\"cc-testimonials/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?cc-testimonials=$matches[1]&feed=$matches[2]\";s:51:\"cc-testimonials/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?cc-testimonials=$matches[1]&feed=$matches[2]\";s:44:\"cc-testimonials/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?cc-testimonials=$matches[1]&paged=$matches[2]\";s:51:\"cc-testimonials/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?cc-testimonials=$matches[1]&cpage=$matches[2]\";s:40:\"cc-testimonials/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?cc-testimonials=$matches[1]&page=$matches[2]\";s:32:\"cc-testimonials/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"cc-testimonials/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"cc-testimonials/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"cc-testimonials/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"cc-testimonials/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"cc-testimonials/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=5&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:14:{i:0;s:30:\"advanced-custom-fields/acf.php\";i:1;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:2;s:41:\"callrail-phone-call-tracking/callrail.php\";i:3;s:33:\"cf7-salesforce/cf7-salesforce.php\";i:4;s:33:\"classic-editor/classic-editor.php\";i:5;s:36:\"contact-form-7/wp-contact-form-7.php\";i:6;s:45:\"contact-form-entries/contact-form-entries.php\";i:7;s:73:\"country-phone-field-contact-form-7/country-phone-field-contact-form-7.php\";i:8;s:21:\"newsletter/plugin.php\";i:9;s:37:\"post-types-order/post-types-order.php\";i:10;s:57:\"ssl-insecure-content-fixer/ssl-insecure-content-fixer.php\";i:11;s:45:\"taxonomy-terms-order/taxonomy-terms-order.php\";i:12;s:33:\"w3-total-cache/w3-total-cache.php\";i:13;s:29:\"wp-mail-smtp/wp_mail_smtp.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:5:{i:0;s:71:\"/var/www/captainschairit.com/wp-content/themes/captainschare/footer.php\";i:2;s:75:\"/var/www/captainschairit.com/wp-content/themes/captainschare/css/custom.css\";i:3;s:70:\"/var/www/captainschairit.com/wp-content/themes/captainschare/style.css\";i:4;s:75:\"/var/www/captainschairit.com/wp-content/themes/captainschare/header-404.php\";i:5;s:87:\"/var/www/captainschairit.com/wp-content/themes/captainschare/template-parts/pricing.php\";}','no'),(40,'template','captainschare','yes'),(41,'stylesheet','captainschare','yes'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','49752','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a: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:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:2:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:27:\"autoptimize/autoptimize.php\";s:29:\"autoptimizeMain::on_uninstall\";}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','5','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'initial_db_version','44719','yes'),(94,'wp_user_roles','a:6:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:105:{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:28:\"mailpoet_access_plugin_admin\";b:1;s:24:\"mailpoet_manage_settings\";b:1;s:24:\"mailpoet_manage_features\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:27:\"mailpoet_manage_subscribers\";b:1;s:21:\"mailpoet_manage_forms\";b:1;s:24:\"mailpoet_manage_segments\";b:1;s:21:\"vxcf_sales_read_feeds\";b:1;s:21:\"vxcf_sales_edit_feeds\";b:1;s:20:\"vxcf_sales_read_logs\";b:1;s:24:\"vxcf_sales_read_settings\";b:1;s:24:\"vxcf_sales_edit_settings\";b:1;s:22:\"vxcf_sales_send_to_crm\";b:1;s:22:\"vxcf_sales_export_logs\";b:1;s:20:\"vxcf_sales_uninstall\";b:1;s:23:\"vx_crmperks_view_addons\";b:1;s:23:\"vx_crmperks_edit_addons\";b:1;s:23:\"vxcf_leads_read_entries\";b:1;s:23:\"vxcf_leads_read_license\";b:1;s:24:\"vxcf_leads_read_settings\";b:1;s:23:\"vxcf_leads_edit_entries\";b:1;s:24:\"vxcf_leads_edit_settings\";b:1;s:24:\"vx_crmperks_view_plugins\";b:1;s:16:\"aiosp_manage_seo\";b:1;s:23:\"vxcf_sales_read_license\";b:1;s:17:\"aioseo_manage_seo\";b:1;s:19:\"aioseo_setup_wizard\";b:1;s:23:\"aioseo_general_settings\";b:1;s:33:\"aioseo_search_appearance_settings\";b:1;s:31:\"aioseo_social_networks_settings\";b:1;s:23:\"aioseo_sitemap_settings\";b:1;s:30:\"aioseo_internal_links_settings\";b:1;s:25:\"aioseo_redirects_settings\";b:1;s:28:\"aioseo_seo_analysis_settings\";b:1;s:21:\"aioseo_tools_settings\";b:1;s:31:\"aioseo_feature_manager_settings\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:25:\"aioseo_local_seo_settings\";b:1;s:20:\"aioseo_about_us_page\";b:1;s:12:\"aioseo_admin\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:41:{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:28:\"mailpoet_access_plugin_admin\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:15:{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:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";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;}}s:15:\"future_prospect\";a:2:{s:4:\"name\";s:15:\"Future Prospect\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(95,'fresh_site','0','yes'),(96,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(98,'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'),(99,'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'),(100,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(101,'sidebars_widgets','a:5:{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:{}s:13:\"array_version\";i:3;}','yes'),(102,'cron','a:11:{i:1619675746;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1619675989;a:1:{s:10:\"newsletter\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"newsletter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1619678849;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1619680873;a:1:{s:15:\"ao_cachechecker\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1619684550;a:3:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}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: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:1619684567;a:2:{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;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1619684573;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:1619686325;a:1:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1619692014;a:1:{s:33:\"aioseop_cron_check_remote_notices\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1619787788;a:1:{s:30:\"wp_site_health_scheduled_check\";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'),(103,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'recovery_keys','a:0:{}','yes'),(115,'theme_mods_twentynineteen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1568103890;s:4:\"data\";a:2:{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\";}}}}','yes'),(120,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1619641458;s:7:\"checked\";a:1:{s:13:\"captainschare\";s:3:\"2.0\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(137,'current_theme','Captain\'s Chair','yes'),(138,'theme_mods_captainschare','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:2;s:11:\"footer_menu\";i:3;}s:18:\"custom_css_post_id\";i:-1;}','yes'),(139,'theme_switched','','yes'),(150,'recently_activated','a:0:{}','yes'),(157,'site_logo','https://captainschairit.com/wp-content/uploads/2019/10/logos-e1570199148130.png','yes'),(158,'footer_logo','https://captainschairit.com/wp-content/uploads/2019/10/logos-e1570199148130.png','yes'),(159,'twitter','https://twitter.com','yes'),(160,'facebook','https://www.facebook.com','yes'),(161,'google_plus','https://www.google.com','yes'),(162,'address','','yes'),(165,'announcement','<strong>Check out the coverage we received from IT Nation</strong>','yes'),(179,'acf_version','5.9.5','yes'),(182,'newsletter_logger_secret','0b536af1','yes'),(184,'newsletter_main_first_install_time','1568111633','no'),(185,'newsletter_main','a:37:{s:11:\"return_path\";s:25:\"sales@captainschairit.com\";s:8:\"reply_to\";s:25:\"sales@captainschairit.com\";s:12:\"sender_email\";s:25:\"sales@captainschairit.com\";s:11:\"sender_name\";s:15:\"Captain\'s Chair\";s:6:\"editor\";i:0;s:13:\"scheduler_max\";s:3:\"100\";s:9:\"phpmailer\";s:1:\"0\";s:5:\"debug\";s:1:\"0\";s:5:\"track\";s:1:\"1\";s:3:\"css\";s:0:\"\";s:12:\"css_disabled\";s:1:\"0\";s:2:\"ip\";s:0:\"\";s:4:\"page\";s:1:\"8\";s:19:\"disable_cron_notice\";i:0;s:13:\"do_shortcodes\";s:1:\"0\";s:11:\"header_logo\";a:2:{s:2:\"id\";s:1:\"7\";s:3:\"url\";s:63:\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\";}s:12:\"header_title\";s:15:\"Captain\'s Chair\";s:10:\"header_sub\";s:43:\"Explore the tool for the next-gen of IT MSP\";s:12:\"footer_title\";s:10:\"Concertium\";s:14:\"footer_contact\";s:39:\"4012 Gunn Hwy #250 Tampa, FL 33618, USA\";s:12:\"footer_legal\";s:39:\"© Copyright 2021. All Rights Reserved.\";s:12:\"facebook_url\";s:0:\"\";s:11:\"twitter_url\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:13:\"pinterest_url\";s:0:\"\";s:12:\"linkedin_url\";s:48:\"https://www.linkedin.com/company/captain-s-chair\";s:10:\"tumblr_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:14:\"soundcloud_url\";s:0:\"\";s:12:\"telegram_url\";s:0:\"\";s:6:\"vk_url\";s:0:\"\";s:14:\"googleplus_url\";s:0:\"\";s:12:\"contract_key\";s:0:\"\";s:9:\"log_level\";s:1:\"0\";s:25:\"content_transfer_encoding\";s:0:\"\";s:5:\"roles\";a:0:{}}','yes'),(186,'newsletter_main_info','a:17:{s:11:\"header_logo\";a:2:{s:2:\"id\";s:1:\"7\";s:3:\"url\";s:63:\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\";}s:12:\"header_title\";s:15:\"Captain\'s Chair\";s:10:\"header_sub\";s:43:\"Explore the tool for the next-gen of IT MSP\";s:12:\"footer_title\";s:10:\"Concertium\";s:14:\"footer_contact\";s:39:\"4012 Gunn Hwy #250 Tampa, FL 33618, USA\";s:12:\"footer_legal\";s:39:\"© Copyright 2021. All Rights Reserved.\";s:12:\"facebook_url\";s:0:\"\";s:11:\"twitter_url\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:13:\"pinterest_url\";s:0:\"\";s:12:\"linkedin_url\";s:48:\"https://www.linkedin.com/company/captain-s-chair\";s:10:\"tumblr_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:14:\"soundcloud_url\";s:0:\"\";s:12:\"telegram_url\";s:0:\"\";s:6:\"vk_url\";s:0:\"\";}','yes'),(187,'newsletter_main_smtp','a:8:{s:7:\"enabled\";s:1:\"1\";s:4:\"host\";s:19:\"mail.codeuridea.com\";s:4:\"user\";s:31:\"arnabchakraborty@codeuridea.com\";s:4:\"pass\";s:10:\"ArnabC321$\";s:4:\"port\";s:3:\"587\";s:6:\"secure\";s:0:\"\";s:12:\"ssl_insecure\";s:1:\"0\";s:10:\"test_email\";s:31:\"arnabchakraborty@codeuridea.com\";}','yes'),(188,'newsletter_main_version','1.6.5','yes'),(189,'newsletter_subscription_first_install_time','1568111634','no'),(190,'newsletter','a:17:{s:14:\"noconfirmation\";s:1:\"0\";s:14:\"optin_override\";s:1:\"1\";s:8:\"multiple\";s:1:\"1\";s:6:\"notify\";s:1:\"1\";s:12:\"notify_email\";s:25:\"sales@captainschairit.com\";s:17:\"subscription_text\";s:26:\"<p>{subscription_form}</p>\";s:10:\"error_text\";s:102:\"<p>You cannot subscribe with the email address you entered, please contact the site administrator.</p>\";s:17:\"confirmation_text\";s:132:\"<p style=\"text-align: center;\">A confirmation email is on the way. Follow the instructions and check the spam folder. Thank you.</p>\";s:16:\"confirmation_url\";s:0:\"\";s:20:\"confirmation_subject\";s:32:\"Please confirm your subscription\";s:20:\"confirmation_message\";s:94:\"<p>Please confirm your subscription <a href=\"{subscription_confirm_url}\">clicking here</a></p>\";s:14:\"confirmed_text\";s:71:\"<p style=\"text-align: center;\">Your subscription has been confirmed</p>\";s:13:\"confirmed_url\";s:0:\"\";s:18:\"confirmed_tracking\";s:0:\"\";s:18:\"confirmed_disabled\";s:1:\"0\";s:17:\"confirmed_subject\";s:7:\"Welcome\";s:17:\"confirmed_message\";s:76:\"<p>This message confirms your subscription to our newsletter. Thank you!</p>\";}','yes'),(191,'newsletter_subscription_lists','a:240:{s:6:\"list_1\";s:0:\"\";s:13:\"list_1_status\";i:0;s:14:\"list_1_checked\";i:0;s:13:\"list_1_forced\";i:0;s:19:\"list_1_subscription\";i:0;s:14:\"list_1_profile\";i:0;s:6:\"list_2\";s:0:\"\";s:13:\"list_2_status\";i:0;s:14:\"list_2_checked\";i:0;s:13:\"list_2_forced\";i:0;s:19:\"list_2_subscription\";i:0;s:14:\"list_2_profile\";i:0;s:6:\"list_3\";s:0:\"\";s:13:\"list_3_status\";i:0;s:14:\"list_3_checked\";i:0;s:13:\"list_3_forced\";i:0;s:19:\"list_3_subscription\";i:0;s:14:\"list_3_profile\";i:0;s:6:\"list_4\";s:0:\"\";s:13:\"list_4_status\";i:0;s:14:\"list_4_checked\";i:0;s:13:\"list_4_forced\";i:0;s:19:\"list_4_subscription\";i:0;s:14:\"list_4_profile\";i:0;s:6:\"list_5\";s:0:\"\";s:13:\"list_5_status\";i:0;s:14:\"list_5_checked\";i:0;s:13:\"list_5_forced\";i:0;s:19:\"list_5_subscription\";i:0;s:14:\"list_5_profile\";i:0;s:6:\"list_6\";s:0:\"\";s:13:\"list_6_status\";i:0;s:14:\"list_6_checked\";i:0;s:13:\"list_6_forced\";i:0;s:19:\"list_6_subscription\";i:0;s:14:\"list_6_profile\";i:0;s:6:\"list_7\";s:0:\"\";s:13:\"list_7_status\";i:0;s:14:\"list_7_checked\";i:0;s:13:\"list_7_forced\";i:0;s:19:\"list_7_subscription\";i:0;s:14:\"list_7_profile\";i:0;s:6:\"list_8\";s:0:\"\";s:13:\"list_8_status\";i:0;s:14:\"list_8_checked\";i:0;s:13:\"list_8_forced\";i:0;s:19:\"list_8_subscription\";i:0;s:14:\"list_8_profile\";i:0;s:6:\"list_9\";s:0:\"\";s:13:\"list_9_status\";i:0;s:14:\"list_9_checked\";i:0;s:13:\"list_9_forced\";i:0;s:19:\"list_9_subscription\";i:0;s:14:\"list_9_profile\";i:0;s:7:\"list_10\";s:0:\"\";s:14:\"list_10_status\";i:0;s:15:\"list_10_checked\";i:0;s:14:\"list_10_forced\";i:0;s:20:\"list_10_subscription\";i:0;s:15:\"list_10_profile\";i:0;s:7:\"list_11\";s:0:\"\";s:14:\"list_11_status\";i:0;s:15:\"list_11_checked\";i:0;s:14:\"list_11_forced\";i:0;s:20:\"list_11_subscription\";i:0;s:15:\"list_11_profile\";i:0;s:7:\"list_12\";s:0:\"\";s:14:\"list_12_status\";i:0;s:15:\"list_12_checked\";i:0;s:14:\"list_12_forced\";i:0;s:20:\"list_12_subscription\";i:0;s:15:\"list_12_profile\";i:0;s:7:\"list_13\";s:0:\"\";s:14:\"list_13_status\";i:0;s:15:\"list_13_checked\";i:0;s:14:\"list_13_forced\";i:0;s:20:\"list_13_subscription\";i:0;s:15:\"list_13_profile\";i:0;s:7:\"list_14\";s:0:\"\";s:14:\"list_14_status\";i:0;s:15:\"list_14_checked\";i:0;s:14:\"list_14_forced\";i:0;s:20:\"list_14_subscription\";i:0;s:15:\"list_14_profile\";i:0;s:7:\"list_15\";s:0:\"\";s:14:\"list_15_status\";i:0;s:15:\"list_15_checked\";i:0;s:14:\"list_15_forced\";i:0;s:20:\"list_15_subscription\";i:0;s:15:\"list_15_profile\";i:0;s:7:\"list_16\";s:0:\"\";s:14:\"list_16_status\";i:0;s:15:\"list_16_checked\";i:0;s:14:\"list_16_forced\";i:0;s:20:\"list_16_subscription\";i:0;s:15:\"list_16_profile\";i:0;s:7:\"list_17\";s:0:\"\";s:14:\"list_17_status\";i:0;s:15:\"list_17_checked\";i:0;s:14:\"list_17_forced\";i:0;s:20:\"list_17_subscription\";i:0;s:15:\"list_17_profile\";i:0;s:7:\"list_18\";s:0:\"\";s:14:\"list_18_status\";i:0;s:15:\"list_18_checked\";i:0;s:14:\"list_18_forced\";i:0;s:20:\"list_18_subscription\";i:0;s:15:\"list_18_profile\";i:0;s:7:\"list_19\";s:0:\"\";s:14:\"list_19_status\";i:0;s:15:\"list_19_checked\";i:0;s:14:\"list_19_forced\";i:0;s:20:\"list_19_subscription\";i:0;s:15:\"list_19_profile\";i:0;s:7:\"list_20\";s:0:\"\";s:14:\"list_20_status\";i:0;s:15:\"list_20_checked\";i:0;s:14:\"list_20_forced\";i:0;s:20:\"list_20_subscription\";i:0;s:15:\"list_20_profile\";i:0;s:7:\"list_21\";s:0:\"\";s:14:\"list_21_status\";i:0;s:15:\"list_21_checked\";i:0;s:14:\"list_21_forced\";i:0;s:20:\"list_21_subscription\";i:0;s:15:\"list_21_profile\";i:0;s:7:\"list_22\";s:0:\"\";s:14:\"list_22_status\";i:0;s:15:\"list_22_checked\";i:0;s:14:\"list_22_forced\";i:0;s:20:\"list_22_subscription\";i:0;s:15:\"list_22_profile\";i:0;s:7:\"list_23\";s:0:\"\";s:14:\"list_23_status\";i:0;s:15:\"list_23_checked\";i:0;s:14:\"list_23_forced\";i:0;s:20:\"list_23_subscription\";i:0;s:15:\"list_23_profile\";i:0;s:7:\"list_24\";s:0:\"\";s:14:\"list_24_status\";i:0;s:15:\"list_24_checked\";i:0;s:14:\"list_24_forced\";i:0;s:20:\"list_24_subscription\";i:0;s:15:\"list_24_profile\";i:0;s:7:\"list_25\";s:0:\"\";s:14:\"list_25_status\";i:0;s:15:\"list_25_checked\";i:0;s:14:\"list_25_forced\";i:0;s:20:\"list_25_subscription\";i:0;s:15:\"list_25_profile\";i:0;s:7:\"list_26\";s:0:\"\";s:14:\"list_26_status\";i:0;s:15:\"list_26_checked\";i:0;s:14:\"list_26_forced\";i:0;s:20:\"list_26_subscription\";i:0;s:15:\"list_26_profile\";i:0;s:7:\"list_27\";s:0:\"\";s:14:\"list_27_status\";i:0;s:15:\"list_27_checked\";i:0;s:14:\"list_27_forced\";i:0;s:20:\"list_27_subscription\";i:0;s:15:\"list_27_profile\";i:0;s:7:\"list_28\";s:0:\"\";s:14:\"list_28_status\";i:0;s:15:\"list_28_checked\";i:0;s:14:\"list_28_forced\";i:0;s:20:\"list_28_subscription\";i:0;s:15:\"list_28_profile\";i:0;s:7:\"list_29\";s:0:\"\";s:14:\"list_29_status\";i:0;s:15:\"list_29_checked\";i:0;s:14:\"list_29_forced\";i:0;s:20:\"list_29_subscription\";i:0;s:15:\"list_29_profile\";i:0;s:7:\"list_30\";s:0:\"\";s:14:\"list_30_status\";i:0;s:15:\"list_30_checked\";i:0;s:14:\"list_30_forced\";i:0;s:20:\"list_30_subscription\";i:0;s:15:\"list_30_profile\";i:0;s:7:\"list_31\";s:0:\"\";s:14:\"list_31_status\";i:0;s:15:\"list_31_checked\";i:0;s:14:\"list_31_forced\";i:0;s:20:\"list_31_subscription\";i:0;s:15:\"list_31_profile\";i:0;s:7:\"list_32\";s:0:\"\";s:14:\"list_32_status\";i:0;s:15:\"list_32_checked\";i:0;s:14:\"list_32_forced\";i:0;s:20:\"list_32_subscription\";i:0;s:15:\"list_32_profile\";i:0;s:7:\"list_33\";s:0:\"\";s:14:\"list_33_status\";i:0;s:15:\"list_33_checked\";i:0;s:14:\"list_33_forced\";i:0;s:20:\"list_33_subscription\";i:0;s:15:\"list_33_profile\";i:0;s:7:\"list_34\";s:0:\"\";s:14:\"list_34_status\";i:0;s:15:\"list_34_checked\";i:0;s:14:\"list_34_forced\";i:0;s:20:\"list_34_subscription\";i:0;s:15:\"list_34_profile\";i:0;s:7:\"list_35\";s:0:\"\";s:14:\"list_35_status\";i:0;s:15:\"list_35_checked\";i:0;s:14:\"list_35_forced\";i:0;s:20:\"list_35_subscription\";i:0;s:15:\"list_35_profile\";i:0;s:7:\"list_36\";s:0:\"\";s:14:\"list_36_status\";i:0;s:15:\"list_36_checked\";i:0;s:14:\"list_36_forced\";i:0;s:20:\"list_36_subscription\";i:0;s:15:\"list_36_profile\";i:0;s:7:\"list_37\";s:0:\"\";s:14:\"list_37_status\";i:0;s:15:\"list_37_checked\";i:0;s:14:\"list_37_forced\";i:0;s:20:\"list_37_subscription\";i:0;s:15:\"list_37_profile\";i:0;s:7:\"list_38\";s:0:\"\";s:14:\"list_38_status\";i:0;s:15:\"list_38_checked\";i:0;s:14:\"list_38_forced\";i:0;s:20:\"list_38_subscription\";i:0;s:15:\"list_38_profile\";i:0;s:7:\"list_39\";s:0:\"\";s:14:\"list_39_status\";i:0;s:15:\"list_39_checked\";i:0;s:14:\"list_39_forced\";i:0;s:20:\"list_39_subscription\";i:0;s:15:\"list_39_profile\";i:0;s:7:\"list_40\";s:0:\"\";s:14:\"list_40_status\";i:0;s:15:\"list_40_checked\";i:0;s:14:\"list_40_forced\";i:0;s:20:\"list_40_subscription\";i:0;s:15:\"list_40_profile\";i:0;}','yes'),(192,'newsletter_subscription_template','a:1:{s:8:\"template\";s:9381:\"<!doctype html>\r\n<html>\r\n<head>\r\n<meta charset=\"utf-8\">\r\n<title>Contact us</title>\r\n<style type=\"text/css\">\r\nhtml {\r\n	width: 100%;\r\n	margin: 0;\r\n	padding: 0;\r\n}\r\nbody {\r\n	-webkit-text-size-adjust: none;\r\n	-ms-text-size-adjust: none;\r\n	margin: 0;\r\n	padding: 0;\r\n	-webkit-font-smoothing: antialiased;\r\n}\r\ntable {\r\n	border-spacing: 0;\r\n}\r\nimg {\r\n	display: block !important;\r\n	outline: none;\r\n	text-decoration: none;\r\n	-ms-interpolation-mode: bicubic;\r\n	border: none;\r\n	height: auto;\r\n	line-height: 100%;\r\n}\r\n	img.image-inline{\r\n		display: inline-block!important;	\r\n	}\r\n\r\np {\r\n	padding: 0;\r\n	margin: 0;\r\n}\r\nbr {\r\n	line-height: 0 !important;\r\n}\r\ndiv, p, span, strong, b, em, i, a, li, td {\r\n	-webkit-text-size-adjust: none;\r\n}\r\ntable td, table tr {\r\n	border-collapse: collapse;\r\n}\r\ntable {\r\n	border-collapse: collapse;\r\n	mso-table-lspace: 0pt;\r\n	mso-table-rspace: 0pt;\r\n}\r\n\r\n@media screen and (max-width:580px) {\r\ntable[class=\"table-wrappper\"] {\r\n	width: 100%!important;\r\n}\r\ntd[class=\"content-left-gap\"] {\r\n	width: 5%!important;\r\n}\r\ntable[class=\"content-table\"],\r\ntd[class=\"content-table\"]{\r\n	width: 100%!important;\r\n}\r\ntd[class=\"banner-image\"] img {\r\n	width: 100%!important;\r\n}\r\ntable[class=\"main-table-wrappper\"] {\r\n	width: 100%!important;\r\n}\r\ntd[class=\"gap-01\"] {\r\n	height: 15px!important;\r\n}\r\ntd[class=\"space-01\"] {\r\n	width: 15px!important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading01 {\r\n	font-size: 20px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .text01 {\r\n	font-size: 14px !important;\r\n	margin-bottom: 24px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading02 {\r\n	font-size: 24px !important;\r\n}\r\ntd[class=\"content-border\"] {\r\n	height: 25px!important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading03 {\r\n	font-size: 18px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .email-link {\r\n	display: block !important;\r\n	margin: 10px 0 !important;\r\n}\r\n\r\n}\r\n\r\n@media screen and (max-width:420px) {\r\ntable[class=\"brand\"] {\r\n	width: 100%!important;\r\n	text-align: center !important;\r\n}\r\ntable[class=\"website-btn\"] {\r\n	width: 100%!important;\r\n	text-align: center !important;\r\n}\r\n\r\n	table[class=\"website-btn-tbl\"] {\r\n		width: 130px!important;\r\n	}\r\n	\r\n}\r\n</style>\r\n</head>\r\n\r\n<body style=\"background-color: #d7d7d7;\">\r\n\r\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\r\n	<!--Top gap-->\r\n	<tr>\r\n		<td height=\"28\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/Top gap-->\r\n	\r\n	<!--Body part-->\r\n	<tr>\r\n		<td class=\"main-td\">\r\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\r\n				<!--Logo part-->\r\n				<tr>\r\n					<td>\r\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\r\n							<tr>\r\n								<td height=\"15\"></td>\r\n							</tr>\r\n							<tr>\r\n								<td width=\"20\"></td>\r\n								<td align=\"center\" valign=\"top\">\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\r\n										<tr>\r\n											<td align=\"center\">\r\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"http://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s Chair\" alt=\"Captain\'s Chair\" style=\"border:none;\" width=\"150\" height=\"39\">\r\n											</a></td>\r\n										</tr>\r\n									</table>\r\n\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"right\" style=\"width:130px;\" class=\"website-btn\" width=\"130\">\r\n										<tr>\r\n											<td height=\"1\" class=\"gap-01\"></td>\r\n										</tr>\r\n										<tr>\r\n											<td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"  width=\"100%\" class=\"website-btn-tbl\">\r\n													<tr>\r\n														<td align=\"center\" style=\"height:35px; border:1px solid #ff671f; background-color: #ff671f;\"><a href=\"https://captainschairit.com\" style=\"color:#ffffff; background-color: #ff671f; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px;  width:108px; height:15px; display:block; text-align:center; text-decoration:none; padding:10px; cursor:pointer;\">Go Website</a></td>\r\n													</tr>\r\n												</table></td>\r\n										</tr>\r\n									</table>\r\n								</td>\r\n								<td width=\"20\"></td>\r\n							</tr>\r\n							<tr>\r\n								<td height=\"15\"></td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<!--/Logo part-->\r\n				\r\n				<!--Banner part-->\r\n				<tr>\r\n					<td class=\"banner-image\">\r\n						<a href=\"#\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg\" title=\"Banner\" alt=\"Banner\" style=\"border:none;\" width=\"600\" height=\"175\"></a>\r\n					</td>\r\n				</tr>\r\n				<!--/Banner part-->\r\n				\r\n				\r\n				\r\n				<!--Content top gap-->\r\n				<tr>\r\n					<td height=\"25\" class=\"gap-01\"></td>\r\n				</tr>\r\n				<!--/Content top gap-->\r\n				\r\n				<!--Content part-->\r\n				<tr>\r\n					<td>\r\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\r\n							<tr>\r\n								<td width=\"25\" class=\"content-left-gap\"></td>\r\n								<td>\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"content-table\" style=\"width: 100%\">\r\n										<tr>\r\n											<td align=\"center\">\r\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:30px; color:#ff671f; \" class=\"heading02\">Thank you for subscribing to us.</p>\r\n	\r\n												<p style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">{message}</p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<!--Content border-->\r\n										<tr>\r\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\r\n										</tr>\r\n										<!--/Content border-->\r\n										\r\n										<tr>\r\n											<td align=\"center\">\r\n												<p style=\"margin:0 0 6px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:22px; color:#293a47; font-weight: bold;\" class=\"heading03\">Get connected with us!</p>\r\n												\r\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px; color:#293a47;\" class=\"text01\"><a href=\"mailto:sales@captainschairit.com\" style=\"color: #293a47; text-decoration: none;\" class=\"email-link\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png\" title=\"Email\" alt=\"Email\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">sales@captainschairit.com</a>\r\n												<a href=\"tel:877-677-2248\" style=\"color: #293a47; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Sales:877-677-2248</a>\r\n												<a href=\"tel:813-908-8282\" style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Phone:813-908-8282</a></p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td>\r\n												<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"social-table\" style=\"width: 182px\">\r\n													<tr>\r\n														<td width=\"38\"></td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\"></td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\">\r\n															<a href=\"https://www.linkedin.com/company/captain-s-chair\" style=\"color: #293a47; text-decoration: none;\">\r\n																<img src=\"https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png\" title=\"LinkedIn\" alt=\"LinkedIn\" style=\"border: none; outline: none; margin: 0;\" width=\"38\" height=\"38\">\r\n															</a>\r\n														</td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\"></td>\r\n													</tr>\r\n												</table>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td height=\"20\"></td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td align=\"center\">\r\n												<p style=\"margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47;\">© Copyright 2020. All Rights Reserved.</p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td height=\"20\"></td>\r\n										</tr>\r\n										\r\n									</table>\r\n								</td>\r\n								<td width=\"25\" class=\"content-left-gap\"></td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<!--/Content part-->\r\n				\r\n				<!--bottom border part-->\r\n				<tr>\r\n					<td height=\"9\" bgcolor=\"#293a47\"></td>\r\n				</tr>\r\n				<!--/bottom border part-->\r\n\r\n			</table>\r\n		</td>\r\n	</tr>\r\n	<!--/Body part-->\r\n	\r\n	<!--footer gap-->\r\n	<tr>\r\n		<td height=\"25\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/footer gap-->\r\n\r\n	\r\n	\r\n	<!--Bottom gap-->\r\n	<tr>\r\n		<td height=\"28\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/Bottom gap-->\r\n	\r\n	\r\n \r\n</table>\r\n</body>\r\n</html>\";}','yes'),(193,'newsletter_profile','a:186:{s:5:\"email\";s:5:\"Email\";s:11:\"email_error\";s:28:\"Email address is not correct\";s:4:\"name\";s:23:\"First name or full name\";s:10:\"name_error\";s:16:\"Name is required\";s:11:\"name_status\";s:1:\"0\";s:10:\"name_rules\";s:1:\"0\";s:7:\"surname\";s:9:\"Last Name\";s:13:\"surname_error\";s:21:\"Last name is required\";s:14:\"surname_status\";s:1:\"0\";s:10:\"sex_status\";s:1:\"0\";s:3:\"sex\";s:3:\"I\'m\";s:7:\"privacy\";s:44:\"By continuing, you accept the privacy policy\";s:13:\"privacy_error\";s:34:\"You must accept the privacy policy\";s:14:\"privacy_status\";s:1:\"0\";s:11:\"privacy_url\";s:0:\"\";s:18:\"privacy_use_wp_url\";i:0;s:9:\"subscribe\";s:9:\"Subscribe\";s:12:\"title_female\";s:3:\"Ms.\";s:10:\"title_male\";s:3:\"Mr.\";s:10:\"title_none\";s:4:\"Dear\";s:8:\"sex_male\";s:3:\"Man\";s:10:\"sex_female\";s:5:\"Woman\";s:8:\"sex_none\";s:13:\"Not specified\";s:13:\"profile_error\";s:34:\"A mandatory field is not filled in\";s:16:\"profile_1_status\";s:1:\"0\";s:9:\"profile_1\";s:0:\"\";s:14:\"profile_1_type\";s:4:\"text\";s:21:\"profile_1_placeholder\";s:0:\"\";s:15:\"profile_1_rules\";s:1:\"0\";s:17:\"profile_1_options\";s:0:\"\";s:16:\"profile_2_status\";s:1:\"0\";s:9:\"profile_2\";s:0:\"\";s:14:\"profile_2_type\";s:4:\"text\";s:21:\"profile_2_placeholder\";s:0:\"\";s:15:\"profile_2_rules\";s:1:\"0\";s:17:\"profile_2_options\";s:0:\"\";s:16:\"profile_3_status\";s:1:\"0\";s:9:\"profile_3\";s:0:\"\";s:14:\"profile_3_type\";s:4:\"text\";s:21:\"profile_3_placeholder\";s:0:\"\";s:15:\"profile_3_rules\";s:1:\"0\";s:17:\"profile_3_options\";s:0:\"\";s:16:\"profile_4_status\";s:1:\"0\";s:9:\"profile_4\";s:0:\"\";s:14:\"profile_4_type\";s:4:\"text\";s:21:\"profile_4_placeholder\";s:0:\"\";s:15:\"profile_4_rules\";s:1:\"0\";s:17:\"profile_4_options\";s:0:\"\";s:16:\"profile_5_status\";s:1:\"0\";s:9:\"profile_5\";s:0:\"\";s:14:\"profile_5_type\";s:4:\"text\";s:21:\"profile_5_placeholder\";s:0:\"\";s:15:\"profile_5_rules\";s:1:\"0\";s:17:\"profile_5_options\";s:0:\"\";s:16:\"profile_6_status\";s:1:\"0\";s:9:\"profile_6\";s:0:\"\";s:14:\"profile_6_type\";s:4:\"text\";s:21:\"profile_6_placeholder\";s:0:\"\";s:15:\"profile_6_rules\";s:1:\"0\";s:17:\"profile_6_options\";s:0:\"\";s:16:\"profile_7_status\";s:1:\"0\";s:9:\"profile_7\";s:0:\"\";s:14:\"profile_7_type\";s:4:\"text\";s:21:\"profile_7_placeholder\";s:0:\"\";s:15:\"profile_7_rules\";s:1:\"0\";s:17:\"profile_7_options\";s:0:\"\";s:16:\"profile_8_status\";s:1:\"0\";s:9:\"profile_8\";s:0:\"\";s:14:\"profile_8_type\";s:4:\"text\";s:21:\"profile_8_placeholder\";s:0:\"\";s:15:\"profile_8_rules\";s:1:\"0\";s:17:\"profile_8_options\";s:0:\"\";s:16:\"profile_9_status\";s:1:\"0\";s:9:\"profile_9\";s:0:\"\";s:14:\"profile_9_type\";s:4:\"text\";s:21:\"profile_9_placeholder\";s:0:\"\";s:15:\"profile_9_rules\";s:1:\"0\";s:17:\"profile_9_options\";s:0:\"\";s:17:\"profile_10_status\";s:1:\"0\";s:10:\"profile_10\";s:0:\"\";s:15:\"profile_10_type\";s:4:\"text\";s:22:\"profile_10_placeholder\";s:0:\"\";s:16:\"profile_10_rules\";s:1:\"0\";s:18:\"profile_10_options\";s:0:\"\";s:17:\"profile_11_status\";s:1:\"0\";s:10:\"profile_11\";s:0:\"\";s:15:\"profile_11_type\";s:4:\"text\";s:22:\"profile_11_placeholder\";s:0:\"\";s:16:\"profile_11_rules\";s:1:\"0\";s:18:\"profile_11_options\";s:0:\"\";s:17:\"profile_12_status\";s:1:\"0\";s:10:\"profile_12\";s:0:\"\";s:15:\"profile_12_type\";s:4:\"text\";s:22:\"profile_12_placeholder\";s:0:\"\";s:16:\"profile_12_rules\";s:1:\"0\";s:18:\"profile_12_options\";s:0:\"\";s:17:\"profile_13_status\";s:1:\"0\";s:10:\"profile_13\";s:0:\"\";s:15:\"profile_13_type\";s:4:\"text\";s:22:\"profile_13_placeholder\";s:0:\"\";s:16:\"profile_13_rules\";s:1:\"0\";s:18:\"profile_13_options\";s:0:\"\";s:17:\"profile_14_status\";s:1:\"0\";s:10:\"profile_14\";s:0:\"\";s:15:\"profile_14_type\";s:4:\"text\";s:22:\"profile_14_placeholder\";s:0:\"\";s:16:\"profile_14_rules\";s:1:\"0\";s:18:\"profile_14_options\";s:0:\"\";s:17:\"profile_15_status\";s:1:\"0\";s:10:\"profile_15\";s:0:\"\";s:15:\"profile_15_type\";s:4:\"text\";s:22:\"profile_15_placeholder\";s:0:\"\";s:16:\"profile_15_rules\";s:1:\"0\";s:18:\"profile_15_options\";s:0:\"\";s:17:\"profile_16_status\";s:1:\"0\";s:10:\"profile_16\";s:0:\"\";s:15:\"profile_16_type\";s:4:\"text\";s:22:\"profile_16_placeholder\";s:0:\"\";s:16:\"profile_16_rules\";s:1:\"0\";s:18:\"profile_16_options\";s:0:\"\";s:17:\"profile_17_status\";s:1:\"0\";s:10:\"profile_17\";s:0:\"\";s:15:\"profile_17_type\";s:4:\"text\";s:22:\"profile_17_placeholder\";s:0:\"\";s:16:\"profile_17_rules\";s:1:\"0\";s:18:\"profile_17_options\";s:0:\"\";s:17:\"profile_18_status\";s:1:\"0\";s:10:\"profile_18\";s:0:\"\";s:15:\"profile_18_type\";s:4:\"text\";s:22:\"profile_18_placeholder\";s:0:\"\";s:16:\"profile_18_rules\";s:1:\"0\";s:18:\"profile_18_options\";s:0:\"\";s:17:\"profile_19_status\";s:1:\"0\";s:10:\"profile_19\";s:0:\"\";s:15:\"profile_19_type\";s:4:\"text\";s:22:\"profile_19_placeholder\";s:0:\"\";s:16:\"profile_19_rules\";s:1:\"0\";s:18:\"profile_19_options\";s:0:\"\";s:17:\"profile_20_status\";s:1:\"0\";s:10:\"profile_20\";s:0:\"\";s:15:\"profile_20_type\";s:4:\"text\";s:22:\"profile_20_placeholder\";s:0:\"\";s:16:\"profile_20_rules\";s:1:\"0\";s:18:\"profile_20_options\";s:0:\"\";s:13:\"surname_rules\";s:1:\"0\";s:9:\"sex_rules\";s:1:\"0\";s:13:\"list_1_forced\";i:0;s:13:\"list_2_forced\";i:0;s:13:\"list_3_forced\";i:0;s:13:\"list_4_forced\";i:0;s:13:\"list_5_forced\";i:0;s:13:\"list_6_forced\";i:0;s:13:\"list_7_forced\";i:0;s:13:\"list_8_forced\";i:0;s:13:\"list_9_forced\";i:0;s:14:\"list_10_forced\";i:0;s:14:\"list_11_forced\";i:0;s:14:\"list_12_forced\";i:0;s:14:\"list_13_forced\";i:0;s:14:\"list_14_forced\";i:0;s:14:\"list_15_forced\";i:0;s:14:\"list_16_forced\";i:0;s:14:\"list_17_forced\";i:0;s:14:\"list_18_forced\";i:0;s:14:\"list_19_forced\";i:0;s:14:\"list_20_forced\";i:0;s:14:\"list_21_forced\";i:0;s:14:\"list_22_forced\";i:0;s:14:\"list_23_forced\";i:0;s:14:\"list_24_forced\";i:0;s:14:\"list_25_forced\";i:0;s:14:\"list_26_forced\";i:0;s:14:\"list_27_forced\";i:0;s:14:\"list_28_forced\";i:0;s:14:\"list_29_forced\";i:0;s:14:\"list_30_forced\";i:0;s:14:\"list_31_forced\";i:0;s:14:\"list_32_forced\";i:0;s:14:\"list_33_forced\";i:0;s:14:\"list_34_forced\";i:0;s:14:\"list_35_forced\";i:0;s:14:\"list_36_forced\";i:0;s:14:\"list_37_forced\";i:0;s:14:\"list_38_forced\";i:0;s:14:\"list_39_forced\";i:0;s:14:\"list_40_forced\";i:0;}','yes'),(194,'newsletter_subscription_version','2.2.7','yes'),(195,'newsletter_unsubscription_first_install_time','1568111634','no'),(196,'newsletter_unsubscription','a:6:{s:16:\"unsubscribe_text\";s:103:\"<p>Please confirm you want to unsubscribe <a href=\"{unsubscription_confirm_url}\">clicking here</a>.</p>\";s:10:\"error_text\";s:99:\"<p>Subscriber not found, it probably has already been removed. No further actions are required.</p>\";s:17:\"unsubscribed_text\";s:124:\"<p>Your subscription has been deleted. If that was an error you can <a href=\"{reactivate_url}\">subscribe again here</a>.</p>\";s:20:\"unsubscribed_subject\";s:7:\"Goodbye\";s:20:\"unsubscribed_message\";s:87:\"<p>This message confirms that you have unsubscribed from our newsletter. Thank you.</p>\";s:16:\"reactivated_text\";s:46:\"<p>Your subscription has been reactivated.</p>\";}','yes'),(197,'newsletter_unsubscription_version','1.0.3','yes'),(198,'newsletter_profile_first_install_time','1568111634','no'),(199,'newsletter_profile_main','a:8:{s:4:\"text\";s:188:\"{profile_form}\n    <p>If you change your email address, a confirmation email will be sent to activate it.</p>\n    <p><a href=\"{unsubscription_confirm_url}\">Cancel your subscription</a></p>\";s:13:\"email_changed\";s:81:\"Your email has been changed, an activation email has been sent with instructions.\";s:5:\"error\";s:42:\"Your email is not valid or already in use.\";s:10:\"save_label\";s:4:\"Save\";s:13:\"privacy_label\";s:21:\"Read our privacy note\";s:5:\"saved\";s:14:\"Profile saved.\";s:18:\"export_newsletters\";i:0;s:3:\"url\";s:0:\"\";}','yes'),(200,'newsletter_profile_version','1.1.0','yes'),(201,'newsletter_emails_first_install_time','1568111634','no'),(202,'newsletter_emails','a:1:{s:5:\"theme\";s:5:\"blank\";}','yes'),(203,'newsletter_emails_theme_default','a:0:{}','no'),(204,'newsletter_emails_version','1.1.5','yes'),(205,'newsletter_users_first_install_time','1568111635','no'),(206,'newsletter_users','a:0:{}','yes'),(207,'newsletter_users_version','1.3.0','yes'),(208,'newsletter_statistics_first_install_time','1568111635','no'),(209,'newsletter_statistics','a:1:{s:3:\"key\";s:32:\"82c55443a98d32ed1fb3e5f41b62aedb\";}','yes'),(210,'newsletter_statistics_version','1.2.8','yes'),(211,'newsletter_install_time','1568111636','no'),(212,'widget_newsletterwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(213,'widget_newsletterwidgetminimal','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(216,'newsletter_page','8','no'),(218,'newsletter_diagnostic_cron_calls','a:100:{i:0;i:1619653599;i:1;i:1619653810;i:2;i:1619653905;i:3;i:1619655327;i:4;i:1619655671;i:5;i:1619655811;i:6;i:1619656011;i:7;i:1619657045;i:8;i:1619657374;i:9;i:1619657420;i:10;i:1619657644;i:11;i:1619657783;i:12;i:1619658257;i:13;i:1619658592;i:14;i:1619658890;i:15;i:1619659004;i:16;i:1619659132;i:17;i:1619659238;i:18;i:1619659555;i:19;i:1619659967;i:20;i:1619660410;i:21;i:1619660566;i:22;i:1619660844;i:23;i:1619660955;i:24;i:1619661210;i:25;i:1619661397;i:26;i:1619661526;i:27;i:1619661753;i:28;i:1619661824;i:29;i:1619661837;i:30;i:1619661932;i:31;i:1619661962;i:32;i:1619662027;i:33;i:1619662091;i:34;i:1619662312;i:35;i:1619662443;i:36;i:1619662930;i:37;i:1619663058;i:38;i:1619663212;i:39;i:1619663352;i:40;i:1619663840;i:41;i:1619664075;i:42;i:1619664173;i:43;i:1619664238;i:44;i:1619664297;i:45;i:1619665376;i:46;i:1619665736;i:47;i:1619665795;i:48;i:1619666400;i:49;i:1619667356;i:50;i:1619667644;i:51;i:1619667646;i:52;i:1619667919;i:53;i:1619669155;i:54;i:1619669893;i:55;i:1619670009;i:56;i:1619670254;i:57;i:1619670368;i:58;i:1619670676;i:59;i:1619670729;i:60;i:1619671625;i:61;i:1619671666;i:62;i:1619671757;i:63;i:1619671816;i:64;i:1619671880;i:65;i:1619671937;i:66;i:1619672005;i:67;i:1619672066;i:68;i:1619672188;i:69;i:1619672249;i:70;i:1619672370;i:71;i:1619672492;i:72;i:1619672610;i:73;i:1619672669;i:74;i:1619672790;i:75;i:1619672849;i:76;i:1619672911;i:77;i:1619672971;i:78;i:1619673033;i:79;i:1619673062;i:80;i:1619673214;i:81;i:1619673336;i:82;i:1619673454;i:83;i:1619673574;i:84;i:1619673995;i:85;i:1619674536;i:86;i:1619674661;i:87;i:1619674712;i:88;i:1619674771;i:89;i:1619674866;i:90;i:1619674925;i:91;i:1619674986;i:92;i:1619675075;i:93;i:1619675108;i:94;i:1619675208;i:95;i:1619675270;i:96;i:1619675389;i:97;i:1619675450;i:98;i:1619675570;i:99;i:1619675691;}','no'),(219,'newsletter_diagnostic_cron_data','a:3:{s:4:\"mean\";d:219.92;s:3:\"max\";i:1422;s:3:\"min\";i:2;}','no'),(276,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(330,'instagram','https://www.instagram.com','yes'),(579,'cc-connector-types_children','a:0:{}','yes'),(790,'widget_mc4wp_form_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(791,'mc4wp_version','4.5.5','yes'),(792,'mc4wp_flash_messages','a:0:{}','no'),(793,'mc4wp','a:6:{s:19:\"grecaptcha_site_key\";s:0:\"\";s:21:\"grecaptcha_secret_key\";s:0:\"\";s:7:\"api_key\";s:0:\"\";s:20:\"allow_usage_tracking\";i:0;s:15:\"debug_log_level\";s:7:\"warning\";s:18:\"first_activated_on\";i:1568290645;}','yes'),(794,'mc4wp_default_form_id','192','yes'),(798,'mc4wp_form_stylesheets','a:0:{}','yes'),(879,'wpcf7','a:3:{s:7:\"version\";s:5:\"5.3.2\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1614607861;s:7:\"version\";s:5:\"5.3.2\";s:11:\"count_valid\";i:3;s:13:\"count_invalid\";i:1;}s:9:\"recaptcha\";a:1:{s:40:\"6LclIr0UAAAAAHQdzxTuH0PpiAJv3j0-N5SdRoDO\";s:40:\"6LclIr0UAAAAAEIv5mYbYD_TjNDkXpTnsWbiq_Pk\";}}','yes'),(1007,'cc-leadership-types_children','a:0:{}','yes'),(1084,'category_children','a:0:{}','yes'),(1173,'selling_image','https://captainschairit.com/wp-content/uploads/2020/12/selling-more.png','yes'),(1192,'newsletter_heading','Stay Informed!','yes'),(1193,'newsletter_text','Get news and updates on Captain\'s Chair','yes'),(1194,'selling_more_head','Start Selling More','yes'),(1195,'selling_more_text','Join the growing community of next-gen IT MSP\'s who are utilizing Captain\'s Chair','yes'),(1196,'selling_more_btn','Get Started','yes'),(1432,'widget_custom-twitter-feeds-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1620,'cc_login','https://captainschair.app/login','yes'),(1621,'selling_more_link','https://captainschairit.com/pricing-msp/','yes'),(1622,'linkedin','https://www.linkedin.com/company/captain-s-chair','yes'),(1717,'wp_mail_smtp_initial_version','1.6.2','no'),(1718,'wp_mail_smtp_version','2.1.1','no'),(1719,'wp_mail_smtp','a:8:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:25:\"support@captainschair.app\";s:9:\"from_name\";s:16:\"Captain\\\'s Chair\";s:6:\"mailer\";s:4:\"smtp\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:1;}s:4:\"smtp\";a:7:{s:7:\"autotls\";b:0;s:4:\"auth\";b:1;s:4:\"host\";s:18:\"smtp.office365.com\";s:10:\"encryption\";s:3:\"tls\";s:4:\"port\";i:587;s:4:\"user\";s:31:\"captainschair@captainschair.app\";s:4:\"pass\";s:76:\"nuH06zCt/KOM84/TFIYnhqs5O6+vKdyT5sQnLC9zb75n9iJiAGFGbuPKnEu8VIeFucaseS4QFUE=\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:5:\"gmail\";a:2:{s:9:\"client_id\";s:20:\"imarnab123@gmail.com\";s:13:\"client_secret\";s:39:\"AIzaSyB6-M9ooOl2xwSWeu6jiGo0Gj9YYtf5MJE\";}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:11:\"pepipostapi\";a:1:{s:7:\"api_key\";s:0:\"\";}}','no'),(1720,'_amn_smtp_last_checked','1592524800','yes'),(1724,'wp_mail_smtp_debug','a:0:{}','no'),(1768,'newsletter_log_level','0','yes'),(1778,'widget_mailpoet_form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1785,'ig_es_from_name','Captain&#039;s Chair','no'),(1786,'ig_es_from_email','shieldwatch006@gmail.com','no'),(1787,'ig_es_admin_new_contact_email_subject','One more contact joins our tribe!','no'),(1788,'ig_es_admin_new_contact_email_content','Hi,\r\n\r\nYour friendly Email Subscribers notification bot here!\r\n\r\n{{NAME}} ({{EMAIL}}) joined our tribe just now.\r\n\r\nWhich list/s? {{LIST}}\r\n\r\nIf you know this person, or if they are an influencer, you may want to reach out to them personally!\r\n\r\nLater...','no'),(1789,'ig_es_admin_emails','shieldwatch006@gmail.com','no'),(1790,'ig_es_confirmation_mail_subject','Thanks!','no'),(1791,'ig_es_confirmation_mail_content','Hi {{NAME}},\r\n\r\nJust one more step before we share the awesomeness from {{SITENAME}}!\r\n\r\nPlease confirm your subscription by clicking on this link:\r\n\r\n{{SUBSCRIBE-LINK}}\r\n\r\nThanks!','no'),(1792,'ig_es_enable_welcome_email','yes','no'),(1793,'ig_es_welcome_email_subject','Welcome to {{SITENAME}}','no'),(1794,'ig_es_welcome_email_content','Hi {{NAME}},\r\n\r\nJust wanted to send you a quick note...\r\n\r\nThank you for joining the awesome {{SITENAME}} tribe.\r\n\r\nOnly valuable emails from me, promise!\r\n\r\nThanks!','no'),(1795,'ig_es_enable_cron_admin_email','yes','no'),(1796,'ig_es_cron_admin_email','Hi Admin,\r\n\r\nCron URL has been triggered successfully on {{DATE}} for the email \'{{SUBJECT}}\'. And it sent email to {{COUNT}} recipient(s).\r\n\r\nBest,\r\nCaptain&#039;s Chair','no'),(1797,'ig_es_cronurl','http://192.168.1.33/cc-website?es=cron&guid=siedjw-xfwykb-qduwcp-cwugex-jeipvz','no'),(1798,'ig_es_hourly_email_send_limit','300','no'),(1799,'ig_es_sent_report_subject','Your email has been sent','no'),(1800,'ig_es_sent_report_content','Hi Admin,\n\nEmail has been sent successfully to {{COUNT}} email(s). Please find the details below:\n\nUnique ID: {{UNIQUE}}\nStart Time: {{STARTTIME}}\nEnd Time: {{ENDTIME}}\nFor more information, login to your dashboard and go to Reports menu in Email Subscribers.\n\nThank You.','no'),(1801,'ig_es_unsubscribe_link','http://dev.captainschairit.com/?es=unsubscribe&db={{DBID}}&email={{EMAIL}}&guid={{GUID}}','no'),(1802,'ig_es_optin_link','http://dev.captainschairit.com/?es=optin&db={{DBID}}&email={{EMAIL}}&guid={{GUID}}','no'),(1803,'ig_es_unsubscribe_link_content','I\'d be sad to see you go. But if you want to, you can unsubscribe from here: {{UNSUBSCRIBE-LINK}}','no'),(1804,'ig_es_email_type','wp_html_mail','no'),(1805,'ig_es_notify_admin','yes','no'),(1806,'ig_es_optin_type','double_opt_in','no'),(1807,'ig_es_subscription_error_messsage','Hmm.. Something\'s amiss..\r\n\r\nCould not complete your request. That email address  is probably already subscribed. Or worse blocked!!\r\n\r\nPlease try again after some time - or contact us if the problem persists.\r\n\r\n','no'),(1808,'ig_es_subscription_success_message','You have been successfully subscribed.','no'),(1809,'ig_es_unsubscribe_error_message','Urrgh.. Something\'s wrong..\r\n\r\nAre you sure that email address is on our file? There was some problem in completing your request.\r\n\r\nPlease try again after some time - or contact us if the problem persists.\r\n\r\n','no'),(1810,'ig_es_unsubscribe_success_message','<h2>Unsubscribed.</h2><p>You will no longer hear from us. ☹️ Sorry to see you go!</p>','no'),(1811,'ig_es_post_image_size','thumbnail','no'),(1812,'ig_es_db_version','4.1.15','no'),(1813,'ig_es_current_version_date_details','a:2:{s:18:\"es_current_version\";s:6:\"4.1.15\";s:15:\"es_current_date\";s:19:\"2019-09-17 13:58:52\";}','no'),(1814,'ig_es_enable_captcha','','no'),(1815,'ig_es_roles_and_capabilities','','no'),(1816,'ig_es_sample_data_imported','no','no'),(1817,'ig_es_default_subscriber_imported','no','no'),(1818,'ig_es_set_widget','','no'),(1819,'ig_es_sync_wp_users','','no'),(1820,'ig_es_blocked_domains','mail.ru','no'),(1821,'ig_es_disable_wp_cron','no','no'),(1822,'ig_es_track_email_opens','yes','no'),(1823,'ig_es_installed_on','2019-09-17 13:58:50','no'),(1824,'ig_es_form_submission_success_message','Your subscription was successful! Kindly check your mailbox and confirm your subscription. If you don\'t see the email within a few minutes, check the spam/junk folder.','no'),(1825,'ig_es_db_update_history','a:1:{s:6:\"4.1.15\";s:19:\"2019-09-17 13:58:50\";}','no'),(1826,'ig_es_email_sent_data','a:0:{}','no'),(1828,'ig_admin_notices','a:0:{}','yes'),(1829,'widget_email-subscribers-form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1929,'newsletter_main_status','a:2:{s:10:\"test_email\";s:20:\"imarnab123@gmail.com\";s:4:\"mail\";i:1;}','yes'),(1934,'newsletter_users_search','a:4:{s:11:\"search_text\";s:0:\"\";s:13:\"search_status\";s:0:\"\";s:11:\"search_list\";s:0:\"\";s:11:\"search_page\";i:0;}','yes'),(1935,'newsletter_emails_theme_blank','a:0:{}','no'),(2084,'WPLANG','','yes'),(2107,'ssl_insecure_content_fixer','a:4:{s:9:\"fix_level\";s:7:\"capture\";s:9:\"proxy_fix\";s:6:\"normal\";s:9:\"site_only\";i:0;s:12:\"fix_specific\";a:1:{s:9:\"woo_https\";i:1;}}','yes'),(7525,'announcement_link','https://channelbuzz.ca/2019/11/captains-chair-it-launches-with-solution-that-gives-msp-customers-visibility-into-services-and-value-32354/','yes'),(7568,'ph_no','(877) 677-2248','yes'),(8557,'auto_core_update_failed','a:6:{s:9:\"attempted\";s:5:\"5.6.3\";s:7:\"current\";s:5:\"5.6.2\";s:10:\"error_code\";s:23:\"mkdir_failed_ziparchive\";s:10:\"error_data\";N;s:9:\"timestamp\";i:1618474971;s:5:\"retry\";b:0;}','no'),(8558,'auto_core_update_notified','a:4:{s:4:\"type\";s:4:\"fail\";s:5:\"email\";s:31:\"arnabchakraborty@codeuridea.com\";s:7:\"version\";s:5:\"5.6.3\";s:9:\"timestamp\";i:1618474971;}','no'),(11337,'vxcf_sales_version','1.2.1','yes'),(11338,'crm_perks_upload_folder','5db16b7411edb737972748407804','yes'),(11339,'vxcf_form_version','1.1.8','yes'),(11340,'vxcf_sales_install_data','a:1:{s:4:\"time\";i:1571908487;}','no'),(11342,'vxcf_form_install_data','a:1:{s:4:\"time\";i:1571908709;}','no'),(11375,'vxcf_sales_meta','a:1:{s:7:\"objects\";a:68:{s:19:\"AVSFQB__Invoices__c\";s:10:\"Receivable\";s:7:\"Account\";s:7:\"Account\";s:22:\"AccountContactRelation\";s:28:\"Account Contact Relationship\";s:23:\"ActionLinkGroupTemplate\";s:26:\"Action Link Group Template\";s:18:\"ActionLinkTemplate\";s:20:\"Action Link Template\";s:5:\"Asset\";s:5:\"Asset\";s:8:\"Campaign\";s:8:\"Campaign\";s:17:\"CampaignInfluence\";s:18:\"Campaign Influence\";s:14:\"CampaignMember\";s:15:\"Campaign Member\";s:20:\"CampaignMemberStatus\";s:22:\"Campaign Member Status\";s:4:\"Case\";s:4:\"Case\";s:18:\"CollaborationGroup\";s:5:\"Group\";s:24:\"CollaborationGroupMember\";s:12:\"Group Member\";s:24:\"CollaborationGroupRecord\";s:12:\"Group Record\";s:7:\"Contact\";s:7:\"Contact\";s:11:\"ContentNote\";s:4:\"Note\";s:14:\"ContentVersion\";s:15:\"Content Version\";s:8:\"Contract\";s:8:\"Contract\";s:19:\"ContractContactRole\";s:21:\"Contract Contact Role\";s:19:\"DuplicateRecordItem\";s:21:\"Duplicate Record Item\";s:18:\"DuplicateRecordSet\";s:20:\"Duplicate Record Set\";s:12:\"EmailMessage\";s:13:\"Email Message\";s:5:\"Event\";s:5:\"Event\";s:8:\"FeedItem\";s:9:\"Feed Item\";s:4:\"Idea\";s:4:\"Idea\";s:4:\"Lead\";s:4:\"Lead\";s:5:\"Macro\";s:5:\"Macro\";s:4:\"Note\";s:4:\"Note\";s:11:\"Opportunity\";s:11:\"Opportunity\";s:22:\"OpportunityContactRole\";s:24:\"Opportunity Contact Role\";s:19:\"OpportunityLineItem\";s:19:\"Opportunity Product\";s:5:\"Order\";s:5:\"Order\";s:9:\"OrderItem\";s:13:\"Order Product\";s:17:\"Phone_Activity__c\";s:14:\"Phone Activity\";s:10:\"Pricebook2\";s:10:\"Price Book\";s:14:\"PricebookEntry\";s:16:\"Price Book Entry\";s:8:\"Product2\";s:7:\"Product\";s:12:\"ProfileSkill\";s:5:\"Skill\";s:23:\"ProfileSkillEndorsement\";s:11:\"Endorsement\";s:16:\"ProfileSkillUser\";s:10:\"Skill User\";s:23:\"QUOSAL__SellSettings__c\";s:20:\"Quosal Sell Settings\";s:9:\"QuickText\";s:10:\"Quick Text\";s:5:\"Quote\";s:5:\"Quote\";s:13:\"QuoteLineItem\";s:15:\"Quote Line Item\";s:13:\"SocialPersona\";s:14:\"Social Persona\";s:10:\"SocialPost\";s:11:\"Social Post\";s:8:\"Solution\";s:8:\"Solution\";s:16:\"StreamingChannel\";s:17:\"Streaming Channel\";s:4:\"Task\";s:4:\"Task\";s:5:\"Topic\";s:5:\"Topic\";s:4:\"User\";s:4:\"User\";s:9:\"WorkBadge\";s:14:\"Badge Received\";s:19:\"WorkBadgeDefinition\";s:5:\"Badge\";s:10:\"WorkThanks\";s:6:\"Thanks\";s:28:\"lead_opportunity_campaign__c\";s:27:\"lead, opportunity, campaign\";s:13:\"ExternalEvent\";s:14:\"External Event\";s:34:\"MC4SF__MC_Campaign_Hourly_Stats__c\";s:24:\"MC Campaign Hourly Stats\";s:21:\"MC4SF__MC_Campaign__c\";s:11:\"MC Campaign\";s:27:\"MC4SF__MC_Interest_Group__c\";s:17:\"MC Interest Group\";s:30:\"MC4SF__MC_Interest_Grouping__c\";s:20:\"MC Interest Grouping\";s:17:\"MC4SF__MC_List__c\";s:11:\"MC Audience\";s:27:\"MC4SF__MC_Merge_Variable__c\";s:17:\"MC Merge Variable\";s:25:\"MC4SF__MC_Query_Filter__c\";s:15:\"MC Query Filter\";s:18:\"MC4SF__MC_Query__c\";s:8:\"MC Query\";s:27:\"MC4SF__MC_Static_Segment__c\";s:17:\"MC Static Segment\";s:32:\"MC4SF__MC_Subscriber_Activity__c\";s:22:\"MC Subscriber Activity\";s:23:\"MC4SF__MC_Subscriber__c\";s:13:\"MC Subscriber\";s:23:\"UserProvisioningRequest\";s:25:\"User Provisioning Request\";}}','yes'),(13194,'vxcf_leads_msgs','a:0:{}','yes'),(130774,'admin_email_lifespan','1623648329','yes'),(130775,'db_upgraded','','yes'),(131707,'_transient_health-check-site-status-result','{\"good\":\"15\",\"recommended\":\"8\",\"critical\":\"1\"}','yes'),(131749,'aioseop_options','a:80:{s:17:\"aiosp_license_key\";N;s:16:\"aiosp_home_title\";N;s:22:\"aiosp_home_description\";s:0:\"\";s:20:\"aiosp_togglekeywords\";i:1;s:19:\"aiosp_home_keywords\";N;s:26:\"aiosp_use_static_home_info\";i:0;s:9:\"aiosp_can\";i:1;s:30:\"aiosp_no_paged_canonical_links\";i:0;s:20:\"aiosp_force_rewrites\";i:1;s:24:\"aiosp_use_original_title\";i:0;s:28:\"aiosp_home_page_title_format\";s:12:\"%page_title%\";s:23:\"aiosp_page_title_format\";s:27:\"%page_title% | %site_title%\";s:23:\"aiosp_post_title_format\";s:27:\"%post_title% | %site_title%\";s:27:\"aiosp_category_title_format\";s:31:\"%category_title% | %site_title%\";s:26:\"aiosp_archive_title_format\";s:30:\"%archive_title% | %site_title%\";s:23:\"aiosp_date_title_format\";s:21:\"%date% | %site_title%\";s:25:\"aiosp_author_title_format\";s:23:\"%author% | %site_title%\";s:22:\"aiosp_tag_title_format\";s:20:\"%tag% | %site_title%\";s:25:\"aiosp_search_title_format\";s:23:\"%search% | %site_title%\";s:24:\"aiosp_description_format\";s:13:\"%description%\";s:22:\"aiosp_404_title_format\";s:33:\"Nothing found for %request_words%\";s:18:\"aiosp_paged_format\";s:14:\" - Part %page%\";s:17:\"aiosp_cpostactive\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:7:\"product\";}s:18:\"aiosp_cpostnoindex\";a:0:{}s:19:\"aiosp_cpostnofollow\";a:0:{}s:21:\"aiosp_posttypecolumns\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:19:\"aiosp_google_verify\";s:0:\"\";s:17:\"aiosp_bing_verify\";s:0:\"\";s:22:\"aiosp_pinterest_verify\";s:0:\"\";s:19:\"aiosp_yandex_verify\";s:0:\"\";s:18:\"aiosp_baidu_verify\";s:0:\"\";s:25:\"aiosp_google_analytics_id\";N;s:25:\"aiosp_ga_advanced_options\";s:2:\"on\";s:15:\"aiosp_ga_domain\";N;s:21:\"aiosp_ga_multi_domain\";i:0;s:21:\"aiosp_ga_addl_domains\";N;s:21:\"aiosp_ga_anonymize_ip\";N;s:28:\"aiosp_ga_display_advertising\";N;s:22:\"aiosp_ga_exclude_users\";N;s:29:\"aiosp_ga_track_outbound_links\";i:0;s:25:\"aiosp_ga_link_attribution\";i:0;s:27:\"aiosp_ga_enhanced_ecommerce\";i:0;s:19:\"aiosp_schema_markup\";s:1:\"1\";s:32:\"aiosp_schema_search_results_page\";s:1:\"1\";s:33:\"aiosp_schema_social_profile_links\";s:0:\"\";s:28:\"aiosp_schema_site_represents\";s:12:\"organization\";s:30:\"aiosp_schema_organization_name\";s:0:\"\";s:30:\"aiosp_schema_organization_logo\";s:0:\"\";s:24:\"aiosp_schema_person_user\";s:1:\"1\";s:31:\"aiosp_schema_person_manual_name\";N;s:32:\"aiosp_schema_person_manual_image\";N;s:25:\"aiosp_schema_phone_number\";s:0:\"\";s:25:\"aiosp_schema_contact_type\";s:4:\"none\";s:20:\"aiosp_use_categories\";i:0;s:26:\"aiosp_use_tags_as_keywords\";i:1;s:32:\"aiosp_dynamic_postspage_keywords\";i:1;s:22:\"aiosp_category_noindex\";i:1;s:26:\"aiosp_archive_date_noindex\";i:1;s:28:\"aiosp_archive_author_noindex\";i:1;s:18:\"aiosp_tags_noindex\";i:0;s:20:\"aiosp_search_noindex\";i:0;s:17:\"aiosp_404_noindex\";i:0;s:17:\"aiosp_tax_noindex\";a:0:{}s:23:\"aiosp_paginated_noindex\";i:0;s:24:\"aiosp_paginated_nofollow\";i:0;s:27:\"aiosp_generate_descriptions\";i:0;s:18:\"aiosp_skip_excerpt\";i:0;s:20:\"aiosp_run_shortcodes\";i:0;s:33:\"aiosp_hide_paginated_descriptions\";i:0;s:32:\"aiosp_dont_truncate_descriptions\";i:0;s:20:\"aiosp_unprotect_meta\";i:0;s:33:\"aiosp_redirect_attachement_parent\";i:0;s:14:\"aiosp_ex_pages\";s:0:\"\";s:20:\"aiosp_post_meta_tags\";s:0:\"\";s:20:\"aiosp_page_meta_tags\";s:0:\"\";s:21:\"aiosp_front_meta_tags\";s:0:\"\";s:20:\"aiosp_home_meta_tags\";s:0:\"\";s:12:\"aiosp_do_log\";N;s:19:\"last_active_version\";s:5:\"3.7.1\";s:23:\"aiosp_rss_content_after\";s:51:\"The post %post_link% first appeared on %site_link%.\";}','yes'),(131752,'aioseop_notices','a:4:{s:7:\"notices\";a:1:{s:17:\"review_plugin_cta\";a:3:{s:4:\"slug\";s:17:\"review_plugin_cta\";s:10:\"time_start\";i:1613001166;s:8:\"time_set\";i:1611791567;}}s:14:\"remote_notices\";a:1:{s:9:\"remote_49\";a:7:{s:5:\"title\";s:55:\"[SNEAK PEEK] AIOSEO 4.0 - A Revolution in WordPress SEO\";s:7:\"content\";s:145:\"We\'re ready to revolutionize WordPress SEO - are you ready to join us? See all the groundbreaking features coming out soon in All in One SEO 4.0.\";s:4:\"type\";a:1:{i:0;s:3:\"3-x\";}s:2:\"id\";i:49;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:176:\"https://semperplugins.com/all-in-one-seo-4-0-coming-soon-sneak-peek/?utm_source=WordPress&utm_campaign=v3plugin&utm_medium=plugin-notification&utm_content=Sneak Peak Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:170:\"https://semperplugins.com/all-in-one-seo-pack-pro-version/?utm_source=WordPress&utm_campaign=v3plugin&utm_medium=plugin-notification&utm_content=Sneak Peak Get AIOSEO Pro\";s:4:\"text\";s:14:\"Get AIOSEO Pro\";}}s:5:\"start\";s:19:\"2020-11-11 16:54:44\";s:17:\"notification_type\";s:4:\"info\";}}s:14:\"active_notices\";a:1:{s:17:\"review_plugin_cta\";i:1613001166;}s:17:\"dismissed_notices\";a:0:{}}','no'),(131753,'aioseop_detected_conflicting_plugins','a:0:{}','yes'),(132864,'wp_mail_smtp_migration_version','3','yes'),(132920,'action_scheduler_hybrid_store_demarkation','556','yes'),(132921,'schema-ActionScheduler_StoreSchema','3.0.1592819520','yes'),(132922,'schema-ActionScheduler_LoggerSchema','2.0.1592819520','yes'),(132981,'wp_mail_smtp_activated_time','1592821588','no'),(132982,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1600269716;s:9:\"dismissed\";b:1;}','yes'),(132983,'action_scheduler_lock_async-request-runner','1619675751','yes'),(134047,'recovery_mode_email_last_sent','1617171132','yes'),(134061,'newsletter_subscription_antibot','a:6:{s:8:\"disabled\";s:1:\"0\";s:7:\"akismet\";s:1:\"0\";s:9:\"antiflood\";s:2:\"60\";s:7:\"captcha\";s:1:\"1\";s:12:\"ip_blacklist\";a:0:{}s:17:\"address_blacklist\";a:0:{}}','yes'),(213621,'google_analytics','<!-- Global site tag (gtag.js) - Google Analytics -->\r\n	<script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-151814359-1\"></script>\r\n	<script>\r\n	window.dataLayer = window.dataLayer || [];\r\n	function gtag(){dataLayer.push(arguments);}\r\n	gtag(\'js\', new Date());\r\n	gtag(\'config\', \'UA-151814359-1\');\r\n	</script>\r\n<!-- Global site tag (gtag.js) - Google Ads: 435277586 -->\r\n<script async src=\"https://www.googletagmanager.com/gtag/js?id=AW-435277586\"></script>\r\n<script>\r\n  window.dataLayer = window.dataLayer || [];\r\n  function gtag(){dataLayer.push(arguments);}\r\n  gtag(\'js\', new Date());\r\n  gtag(\'config\', \'AW-435277586\');\r\n</script>','yes'),(243299,'order_emails','sales@captainschairit.com','yes'),(243300,'trial_period','','yes'),(243301,'api_base','https://captainschair.app','yes'),(284003,'cpto_options','a:7:{s:23:\"show_reorder_interfaces\";a:11:{s:4:\"post\";s:4:\"hide\";s:10:\"attachment\";s:4:\"hide\";s:8:\"wp_block\";s:4:\"hide\";s:14:\"about-products\";s:4:\"hide\";s:11:\"cc-features\";s:4:\"hide\";s:13:\"cc-connectors\";s:4:\"show\";s:18:\"cc-leadership-team\";s:4:\"hide\";s:7:\"cc-news\";s:4:\"hide\";s:17:\"cc-press-releases\";s:4:\"hide\";s:11:\"cc-pricings\";s:4:\"show\";s:15:\"cc-testimonials\";s:4:\"show\";}s:8:\"autosort\";i:1;s:9:\"adminsort\";i:1;s:18:\"use_query_ASC_DESC\";s:0:\"\";s:17:\"archive_drag_drop\";i:1;s:10:\"capability\";s:14:\"manage_options\";s:21:\"navigation_sort_apply\";i:1;}','yes'),(284004,'CPT_configured','TRUE','yes'),(284008,'cc-pricing-plans_children','a:0:{}','yes'),(284206,'disallowed_keys','','no'),(284207,'comment_previously_approved','1','yes'),(284208,'auto_plugin_theme_update_emails','a:0:{}','no'),(284209,'finished_updating_comment_type','1','yes'),(284250,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1619671692;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(284251,'secret_key','/4?/W?2( cf;>/o8?p:Mu*J+wgriyD*UK^R3>jpVcoigvY0.QGQ[s^m_bD7R#A*Y','no'),(290905,'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:0;s:9:\"detection\";b:1;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:8:\"webp_mod\";b:0;}','yes'),(290906,'wp-smush-install-type','existing','no'),(290907,'wp-smush-version','3.8.2','no'),(290910,'wdev-frash','a:3:{s:7:\"plugins\";a:1:{s:23:\"wp-smushit/wp-smush.php\";i:1607588831;}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:1607588831;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:1610453869;}}s:4:\"done\";a:0:{}}','no'),(290911,'wpmudev_recommended_plugins_registered','a:1:{s:23:\"wp-smushit/wp-smush.php\";a:1:{s:13:\"registered_at\";i:1607588831;}}','no'),(290913,'autoptimize_version','2.8.1','yes'),(290914,'autoptimize_service_availablity','a:2:{s:12:\"extra_imgopt\";a:3:{s:6:\"status\";s:2:\"up\";s:5:\"hosts\";a:1:{i:1;s:26:\"https://cdn.shortpixel.ai/\";}s:16:\"launch-threshold\";s:4:\"4096\";}s:7:\"critcss\";a:2:{s:6:\"status\";s:2:\"up\";s:5:\"hosts\";a:1:{i:1;s:24:\"https://criticalcss.com/\";}}}','yes'),(290915,'autoptimize_ccss_version','AO_2.8.1','yes'),(290917,'autoptimize_imgopt_launched','on','yes'),(290933,'autoptimize_html','','yes'),(290934,'autoptimize_html_keepcomments','','yes'),(290935,'autoptimize_enable_site_config','on','yes'),(290936,'autoptimize_js','on','yes'),(290937,'autoptimize_js_aggregate','','yes'),(290938,'autoptimize_js_defer_not_aggregate','','yes'),(290939,'autoptimize_js_exclude','wp-includes/js/dist/, wp-includes/js/tinymce/, js/jquery/jquery.js, js/jquery/jquery.min.js','yes'),(290940,'autoptimize_js_trycatch','on','yes'),(290941,'autoptimize_js_justhead','','yes'),(290942,'autoptimize_js_forcehead','','yes'),(290943,'autoptimize_js_include_inline','','yes'),(290944,'autoptimize_css','on','yes'),(290945,'autoptimize_css_aggregate','on','yes'),(290946,'autoptimize_css_exclude','wp-content/cache/, wp-content/uploads/, admin-bar.min.css, dashicons.min.css','yes'),(290947,'autoptimize_css_justhead','','yes'),(290948,'autoptimize_css_datauris','on','yes'),(290949,'autoptimize_css_defer','','yes'),(290950,'autoptimize_css_defer_inline','https://captainschairit.com/wp-content/themes/captainschare/css/bootstrap.min.css\r\nhttps://captainschairit.com/wp-content/themes/captainschare/css/custom.css','yes'),(290951,'autoptimize_css_inline','on','yes'),(290952,'autoptimize_css_include_inline','on','yes'),(290953,'autoptimize_cdn_url','','yes'),(290954,'autoptimize_cache_clean','0','yes'),(290955,'autoptimize_cache_nogzip','on','yes'),(290956,'autoptimize_optimize_logged','on','yes'),(290957,'autoptimize_optimize_checkout','','yes'),(290958,'autoptimize_minify_excluded','on','yes'),(290959,'autoptimize_cache_fallback','','yes'),(290979,'smush_global_stats','a:9:{s:11:\"size_before\";i:9433675;s:10:\"size_after\";i:8373729;s:7:\"percent\";d:11.2;s:5:\"human\";s:6:\"1.0 MB\";s:5:\"bytes\";i:1059946;s:12:\"total_images\";i:160;s:12:\"resize_count\";i:0;s:14:\"resize_savings\";i:0;s:18:\"conversion_savings\";i:0;}','no'),(290980,'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'),(290981,'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'),(290982,'skip-smush-setup','1','yes'),(290984,'wp-smush-hide_smush_welcome','1','no'),(290987,'w3tc_state','{\"common.install\":1607589261,\"common.install_version\":\"0.15.2\",\"license.status\":\"no_key\",\"license.next_check\":1619922062,\"license.terms\":\"\",\"license.community_terms\":\"accept\",\"minify.hide_minify_help\":true,\"common.show_note.plugins_updated\":false,\"common.show_note.plugins_updated.timestamp\":1607664150,\"common.show_note.flush_statics_needed\":false,\"common.show_note.flush_statics_needed.timestamp\":1607664150,\"common.show_note.flush_posts_needed\":false,\"common.show_note.flush_posts_needed.timestamp\":1607664150,\"minify.show_note.need_flush\":false,\"minify.show_note.need_flush.timestamp\":1607664150,\"objectcache.show_note.flush_needed\":false,\"objectcache.show_note.flush_needed.timestamp\":1607664150,\"common.next_support_us_invitation\":1615533791,\"common.support_us_invitations\":2}','no'),(290999,'w3tc_minify','{\"c7035.js\":[\"wp-includes\\/js\\/jquery\\/jquery.js\"],\"a257b.js\":[\"wp-content\\/themes\\/captainschare\\/js\\/jquery.min.js\",\"wp-content\\/themes\\/captainschare\\/js\\/bootstrap.min.js\",\"wp-content\\/themes\\/captainschare\\/js\\/jquery.easing.min.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_bc0da2d32d9c52d67a7c63b8b08018fb.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_392c043f2647695f9bc421663419ced6.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_b5c5fecdb74f3e81df69fbc91cc0a7c9.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_7d75acc8838766030cb8a4d973987930.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_5f8f4aed010e1afe499184d8197309f9.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_87ef82a7ec89d722b34ea5233c811db1.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_f89263c0c2f24398a1df52eead69f5f8.js\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/js\\/intlTelInput.min.js\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/js\\/countrySelect.min.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_56fe09b498fc1a1441d6d9d4f0634fa4.js\",\"wp-content\\/plugins\\/wp-smushit\\/app\\/assets\\/js\\/smush-lazy-load.min.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_f1224221e5eecb4831ade6b6ad2f5073.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_5ec178ce1d905266c11e903ffbb4b8f6.js\",\"wp-includes\\/js\\/wp-embed.min.js\"],\"14a75.js\":[\"wp-content\\/themes\\/captainschare\\/js\\/jquery.min.js\",\"wp-content\\/themes\\/captainschare\\/js\\/bootstrap.min.js\",\"wp-content\\/themes\\/captainschare\\/js\\/jquery.easing.min.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_bc0da2d32d9c52d67a7c63b8b08018fb.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_392c043f2647695f9bc421663419ced6.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_b5c5fecdb74f3e81df69fbc91cc0a7c9.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_7d75acc8838766030cb8a4d973987930.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_5f8f4aed010e1afe499184d8197309f9.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_87ef82a7ec89d722b34ea5233c811db1.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_f89263c0c2f24398a1df52eead69f5f8.js\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/js\\/intlTelInput.min.js\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/js\\/countrySelect.min.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_56fe09b498fc1a1441d6d9d4f0634fa4.js\",\"wp-content\\/plugins\\/wp-smushit\\/app\\/assets\\/js\\/smush-rd.min.js\",\"wp-content\\/plugins\\/wp-smushit\\/app\\/assets\\/js\\/smush-lazy-load.min.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_f1224221e5eecb4831ade6b6ad2f5073.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_5ec178ce1d905266c11e903ffbb4b8f6.js\",\"wp-includes\\/js\\/wp-embed.min.js\"],\"cb37a.js\":[\"wp-content\\/themes\\/captainschare\\/js\\/jquery.min.js\",\"wp-content\\/themes\\/captainschare\\/js\\/bootstrap.min.js\",\"wp-content\\/themes\\/captainschare\\/js\\/jquery.easing.min.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_bc0da2d32d9c52d67a7c63b8b08018fb.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_392c043f2647695f9bc421663419ced6.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_b5c5fecdb74f3e81df69fbc91cc0a7c9.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_7d75acc8838766030cb8a4d973987930.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_5f8f4aed010e1afe499184d8197309f9.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_87ef82a7ec89d722b34ea5233c811db1.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_f89263c0c2f24398a1df52eead69f5f8.js\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/js\\/intlTelInput.min.js\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/js\\/countrySelect.min.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_56fe09b498fc1a1441d6d9d4f0634fa4.js\",\"wp-content\\/plugins\\/wp-smushit\\/app\\/assets\\/js\\/smush-lazy-load.min.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_f1224221e5eecb4831ade6b6ad2f5073.js\",\"wp-includes\\/js\\/comment-reply.min.js\",\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_single_5ec178ce1d905266c11e903ffbb4b8f6.js\",\"wp-includes\\/js\\/wp-embed.min.js\"],\"d7297.js\":[\"wp-content\\/plugins\\/contact-form-7\\/includes\\/js\\/scripts.js\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/js\\/intlTelInput.min.js\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/js\\/countrySelect.min.js\"],\"ecfac.js\":[\"wp-content\\/plugins\\/contact-form-7\\/modules\\/recaptcha\\/script.js\",\"wp-content\\/plugins\\/wp-smushit\\/app\\/assets\\/js\\/smush-lazy-load.min.js\",\"wp-content\\/themes\\/captainschare\\/js\\/skip-link-focus-fix.js\"],\"9ad95.js\":[\"wp-content\\/themes\\/captainschare\\/js\\/functions.js\",\"wp-includes\\/js\\/wp-embed.min.js\"],\"665c7.js\":[\"wp-content\\/themes\\/captainschare\\/js\\/jquery.min.js\",\"wp-content\\/themes\\/captainschare\\/js\\/bootstrap.min.js\",\"wp-content\\/themes\\/captainschare\\/js\\/jquery.easing.min.js\",\"wp-content\\/themes\\/captainschare\\/js\\/shuffle.js\",\"wp-content\\/themes\\/captainschare\\/js\\/index.js\",\"wp-content\\/themes\\/captainschare\\/js\\/classie.js\",\"wp-content\\/themes\\/captainschare\\/js\\/custom.js\",\"wp-content\\/themes\\/captainschare\\/js\\/slick.js\",\"wp-content\\/themes\\/captainschare\\/js\\/script.js\"],\"f5d36.css\":[\"wp-content\\/themes\\/captainschare\\/css\\/bootstrap.min.css\",\"wp-content\\/themes\\/captainschare\\/css\\/hover.css\",\"wp-content\\/themes\\/captainschare\\/css\\/animate.css\",\"wp-content\\/themes\\/captainschare\\/fonts\\/css\\/all.min.css\"],\"b54ce.css\":[\"wp-content\\/themes\\/captainschare\\/css\\/slick.css\",\"wp-content\\/themes\\/captainschare\\/css\\/slick-theme.css\",\"wp-content\\/themes\\/captainschare\\/css\\/custom.css\"],\"03491.css\":[\"wp-includes\\/css\\/dist\\/block-library\\/style.min.css\",\"wp-includes\\/css\\/dist\\/block-library\\/theme.min.css\",\"wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/css\\/intlTelInput.min.css\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/css\\/countrySelect.min.css\"],\"cae5a.css\":[\"wp-content\\/themes\\/captainschare\\/genericons\\/genericons.css\",\"wp-content\\/themes\\/captainschare\\/style.css\",\"wp-content\\/themes\\/captainschare\\/css\\/blocks.css\",\"wp-content\\/plugins\\/newsletter\\/style.css\"],\"79296.js\":[\"wp-content\\/themes\\/captainschare\\/js\\/jquery.min.js\"],\"7f402.js\":[\"wp-content\\/themes\\/captainschare\\/js\\/bootstrap.min.js\"],\"d1a0e.js\":[\"wp-content\\/themes\\/captainschare\\/js\\/jquery.easing.min.js\",\"wp-content\\/themes\\/captainschare\\/js\\/shuffle.js\",\"wp-content\\/themes\\/captainschare\\/js\\/index.js\",\"wp-content\\/themes\\/captainschare\\/js\\/classie.js\",\"wp-content\\/themes\\/captainschare\\/js\\/custom.js\",\"wp-content\\/themes\\/captainschare\\/js\\/slick.js\",\"wp-content\\/themes\\/captainschare\\/js\\/script.js\"],\"63d45.js\":[\"wp-content\\/cache\\/autoptimize\\/js\\/autoptimize_c460ac531284e89fe8a8afe65b923fd8.js\"],\"c4e88.js\":[\"wp-content\\/plugins\\/contact-form-7\\/modules\\/recaptcha\\/script.js\"],\"4dacc.js\":[\"wp-content\\/plugins\\/wp-smushit\\/app\\/assets\\/js\\/smush-rd.min.js\",\"wp-content\\/plugins\\/wp-smushit\\/app\\/assets\\/js\\/smush-lazy-load.min.js\",\"wp-content\\/themes\\/captainschare\\/js\\/skip-link-focus-fix.js\"]}','no'),(291002,'autoptimize_extra_settings','a:4:{s:31:\"autoptimize_extra_radio_field_4\";s:1:\"1\";s:30:\"autoptimize_extra_text_field_2\";s:0:\"\";s:30:\"autoptimize_extra_text_field_7\";s:320:\"https://captainschairit.com/wp-content/themes/captainschare/fonts/cooperhewitt-bookitalic-webfont/cooperhewitt-bold-webfont.woff2, https://captainschairit.com/wp-content/themes/captainschare/fonts/webfonts/fa-brands-400.woff2, https://captainschairit.com/wp-content/themes/captainschare/fonts/webfonts/fa-solid-900.woff2\";s:30:\"autoptimize_extra_text_field_3\";s:0:\"\";}','yes'),(317974,'w3tc_generic_widgetservices','{\"content\":{\"items\":[{\"name\":\"Premium Support Response (Usually <1h First Response)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Premium Support Response (Usually <1h First Response)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Plugin Configuration\",\"parameter_name\":\"field4\",\"parameter_value\":\"Plugin Configuration\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"SSL Performance Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"SSL Performance Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Full Site Delivery Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"Full Site Delivery Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Hosting Environment Troubleshooting\",\"parameter_name\":\"field4\",\"parameter_value\":\"Hosting Environment Troubleshooting\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Monitoring\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Monitoring\",\"form_hash\":\"m5pom8z0qy59rm\"}],\"ui_strings\":{\"cdn.maxcdn.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.maxcdn.signUpAndSave.description\":\"MaxCDN is a service that lets you speed up your site even more with W3 Total Cache. Sign up now to recieve a special offer!\",\"cdn.stackpath.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.stackpath.signUpAndSave.description\":\"StackPath is a service that lets you speed up your site even more with W3 Total Cache. Sign up now and save!\",\"cdn.stackpath2.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.stackpath2.signUpAndSave.description\":\"StackPath is a service that lets you speed up your site even more with W3 Total Cache. Sign up now to recieve a special offer!\",\"minify.general.header\":\"Reduce load time by decreasing the size and number of <acronym title=\'Cascading Style Sheet\'>CSS<\\/acronym> and <acronym title=\'JavaScript\'>JS<\\/acronym> files. Automatically remove unncessary data from <acronym title=\'Cascading Style Sheet\'>CSS<\\/acronym>, <acronym title=\'JavaScript\'>JS<\\/acronym>, feed, page and post <acronym title=\'Hypertext Markup Language\'>HTML<\\/acronym>.\",\"newrelic.general.header\":\"New Relic may not be installed or not active on this server. <a href=\'%s\' target=\'_blank\'>Sign up for a (free) account<\\/a>. Visit <a href=\'%s\' target=\'_blank\'>New Relic<\\/a> for installation instructions.\",\"reverseproxy.general.header\":\"A reverse proxy adds scale to an server by handling requests before WordPress does. Purge settings are set on the <a href=\'%s\'>Page Cache settings<\\/a> page and <a href=\'%s\'>Browser Cache settings<\\/a> are set on the browser cache settings page.\",\"cdnfsd.general.header\":\"Host the entire website with your compatible <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> provider to reduce page load time.\",\"cdn.general.header\":\"Host static files with your <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> to reduce page load time.\",\"cdn.stackpath.widget.existing\":\"If you\'re an existing StackPath customer, enable <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> and:\",\"cdn.stackpath2.widget.existing\":\"If you\'re an existing StackPath customer, enable <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> and:\",\"cdn.stackpath2.widget.works_magically\":\"StackPath works magically with W3 Total Cache.\",\"cdn.stackpath.widget.header\":\"Dramatically increase website speeds in just a few clicks! Add the StackPath content delivery network (<acronym title=\'Content Delivery Network\'>CDN<\\/acronym>) service to your site.\",\"cdn.stackpath2.widget.header\":\"Dramatically increase website speeds in just a few clicks! Add the StackPath content delivery network (<acronym title=\'Content Delivery Network\'>CDN<\\/acronym>) service to your site.\"}},\"expires\":1613546591}','no'),(337251,'auto_update_core_dev','enabled','yes'),(337252,'auto_update_core_minor','enabled','yes'),(337253,'auto_update_core_major','unset','yes'),(337257,'can_compress_scripts','0','no'),(337271,'aioseo_options_internal','{\"internal\":{\"validLicenseKey\":null,\"lastActiveVersion\":\"4.0.15\",\"migratedVersion\":\"3.7.1\",\"siteAnalysis\":{\"connectToken\":null,\"score\":0,\"results\":null,\"competitors\":[]},\"wizard\":null,\"category\":null,\"categoryOther\":null,\"deprecatedOptions\":[\"autogenerateDescriptions\"]}}','yes'),(337272,'aioseo_options_internal_lite','{\"internal\":{\"activated\":0,\"firstActivated\":1611820460,\"installed\":0,\"connect\":{\"key\":null,\"time\":0,\"network\":false,\"token\":null}}}','yes'),(337275,'aioseo_options','{\"internal\":{\"searchAppearanceDynamicBackup\":{\"postTypes\":[],\"taxonomies\":[]},\"socialFacebookDynamicBackup\":{\"postTypes\":[],\"taxonomies\":[]}},\"webmasterTools\":{\"google\":\"\",\"bing\":\"\",\"yandex\":\"\",\"baidu\":\"\",\"pinterest\":\"\",\"alexa\":\"\",\"norton\":\"\",\"miscellaneousVerification\":\"\"},\"breadcrumbs\":{\"enable\":false,\"separator\":\"&raquo;\",\"homepageLink\":true,\"homepageLabel\":\"Home\",\"breadcrumbPrefix\":\"\",\"archiveFormat\":\"Archives for %\",\"searchResultFormat\":\"Search for \'%\'\",\"errorFormat404\":\"404 Error: page not found\",\"showCurrentItem\":true,\"linkCurrentItem\":false},\"rssContent\":{\"before\":\"\",\"after\":\"The post #post_link first appeared on #site_link.\"},\"advanced\":{\"truSeo\":true,\"seoAnalysis\":true,\"dashboardWidget\":true,\"announcements\":true,\"postTypes\":{\"all\":false,\"included\":[\"post\",\"page\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"uninstall\":false},\"sitemap\":{\"general\":{\"enable\":true,\"filename\":\"sitemap\",\"indexes\":true,\"linksPerIndex\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"attachment\",\"product\"]},\"taxonomies\":{\"all\":false,\"included\":[\"product_cat\",\"product_tag\"]},\"author\":false,\"date\":false,\"additionalPages\":{\"enable\":false,\"pages\":[]},\"advancedSettings\":{\"enable\":false,\"excludeImages\":false,\"excludePosts\":[],\"excludeTerms\":[],\"priority\":{\"homePage\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"postTypes\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"taxonomies\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"archive\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"author\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"rss\":{\"enable\":true,\"linksPerIndex\":50,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]}},\"dynamic\":{\"priority\":{\"postTypes\":{\"post\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"attachment\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"about-products\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-features\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-connectors\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-leadership-team\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-news\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-press-releases\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-pricings\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-testimonials\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}},\"taxonomies\":{\"category\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"post_tag\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-connector-types\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-leadership-types\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-pricing-plans\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}}},\"social\":{\"profiles\":{\"sameUsername\":{\"enable\":false,\"username\":\"\",\"included\":[\"facebookPageUrl\",\"twitterUrl\",\"pinterestUrl\",\"instagramUrl\",\"youtubeUrl\",\"linkedinUrl\"]},\"urls\":{\"facebookPageUrl\":\"\",\"twitterUrl\":\"\",\"instagramUrl\":\"\",\"pinterestUrl\":\"\",\"youtubeUrl\":\"\",\"linkedinUrl\":\"\",\"tumblrUrl\":\"\",\"yelpPageUrl\":\"\",\"soundCloudUrl\":\"\",\"wikipediaUrl\":\"\",\"myspaceUrl\":\"\",\"googlePlacesUrl\":\"\"}},\"siteSocialProfiles\":[],\"facebook\":{\"general\":{\"enable\":true,\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":\"\",\"defaultImagePosts\":\"\",\"defaultImagePostsWidth\":0,\"defaultImagePostsHeight\":0,\"showAuthor\":true,\"siteName\":\"#site_title #separator_sa #tagline\",\"dynamic\":{\"postTypes\":{\"post\":{\"objectType\":\"article\"},\"page\":{\"objectType\":\"article\"},\"attachment\":{\"objectType\":\"article\"},\"about-products\":{\"objectType\":\"article\"},\"cc-features\":{\"objectType\":\"article\"},\"cc-connectors\":{\"objectType\":\"article\"},\"cc-leadership-team\":{\"objectType\":\"article\"},\"cc-news\":{\"objectType\":\"article\"},\"cc-press-releases\":{\"objectType\":\"article\"},\"cc-pricings\":{\"objectType\":\"article\"},\"cc-testimonials\":{\"objectType\":\"article\"}},\"taxonomies\":{\"category\":{\"objectType\":\"article\"},\"post_tag\":{\"objectType\":\"article\"},\"cc-connector-types\":{\"objectType\":\"article\"},\"cc-leadership-types\":{\"objectType\":\"article\"},\"cc-pricing-plans\":{\"objectType\":\"article\"}},\"archives\":{\"about-products\":{\"objectType\":\"article\"},\"cc-features\":{\"objectType\":\"article\"},\"cc-connectors\":{\"objectType\":\"article\"},\"cc-leadership-team\":{\"objectType\":\"article\"},\"cc-news\":{\"objectType\":\"article\"},\"cc-press-releases\":{\"objectType\":\"article\"},\"cc-pricings\":{\"objectType\":\"article\"},\"cc-testimonials\":{\"objectType\":\"article\"}}}},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"imageWidth\":0,\"imageHeight\":0,\"objectType\":\"article\"},\"advanced\":{\"enable\":false,\"adminId\":\"\",\"appId\":\"\",\"authorUrl\":\"\",\"generateArticleTags\":false,\"useKeywordsInTags\":true,\"useCategoriesInTags\":true,\"usePostTagsInTags\":true}},\"twitter\":{\"general\":{\"enable\":true,\"defaultCardType\":\"summary\",\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":\"\",\"defaultImagePosts\":\"\",\"showAuthor\":true,\"additionalData\":false},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"cardType\":\"summary\"}}},\"searchAppearance\":{\"global\":{\"separator\":\"|\",\"siteTitle\":\"#site_title #separator_sa #tagline\",\"metaDescription\":\"#tagline\",\"keywords\":\"\",\"schema\":{\"siteRepresents\":\"organization\",\"person\":\"1\",\"organizationName\":\"\",\"organizationLogo\":\"\",\"personName\":\"\",\"personLogo\":\"\",\"phone\":\"\",\"contactType\":\"manual\",\"contactTypeManual\":\"none\"}},\"advanced\":{\"globalRobotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noindexPaginated\":false,\"nofollowPaginated\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"sitelinks\":true,\"noIndexEmptyCat\":true,\"removeStopWords\":false,\"noPaginationForCanonical\":false,\"useKeywords\":false,\"keywordsLooking\":true,\"useCategoriesForMetaKeywords\":false,\"useTagsForMetaKeywords\":true,\"dynamicallyGenerateKeywords\":true,\"pagedFormat\":\"- Part #page_number\"},\"archives\":{\"author\":{\"show\":false,\"title\":\"#author_name | #site_title\",\"metaDescription\":\"#author_bio\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":\"\"}},\"date\":{\"show\":false,\"title\":\"#archive_date | #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":\"\"}},\"search\":{\"show\":true,\"title\":\"#search_term | #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":\"\"}}},\"dynamic\":{\"postTypes\":{\"post\":{\"show\":true,\"title\":\"#post_title | #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"Article\",\"webPageType\":\"WebPage\",\"articleType\":\"Article\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"page\":{\"show\":true,\"title\":\"#post_title | #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"attachment\":{\"show\":true,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#attachment_caption\",\"schemaType\":\"ItemPage\",\"webPageType\":\"ItemPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"redirectAttachmentUrls\":\"disabled\"},\"about-products\":{\"show\":true,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-features\":{\"show\":false,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-connectors\":{\"show\":false,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-leadership-team\":{\"show\":false,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-news\":{\"show\":true,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-press-releases\":{\"show\":true,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-pricings\":{\"show\":false,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-testimonials\":{\"show\":false,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}}},\"taxonomies\":{\"category\":{\"show\":false,\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"post_tag\":{\"show\":false,\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-connector-types\":{\"show\":false,\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-leadership-types\":{\"show\":false,\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-pricing-plans\":{\"show\":false,\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}}},\"archives\":{\"about-products\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":\"\"}},\"cc-features\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":\"\"}},\"cc-connectors\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":\"\"}},\"cc-leadership-team\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":\"\"}},\"cc-news\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":\"\"}},\"cc-press-releases\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":\"\"}},\"cc-pricings\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":\"\"}},\"cc-testimonials\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":\"\"}}}}},\"tools\":{\"robots\":{\"enable\":false,\"rules\":[]},\"importExport\":{\"backup\":{\"lastTime\":\"\",\"data\":\"\"}}},\"deprecated\":{\"webmasterTools\":{\"googleAnalytics\":{\"id\":\"\",\"advanced\":true,\"trackingDomain\":\"\",\"multipleDomains\":false,\"additionalDomains\":\"\",\"anonymizeIp\":false,\"displayAdvertiserTracking\":false,\"excludeUsers\":[],\"trackOutboundLinks\":false,\"enhancedLinkAttribution\":false,\"enhancedEcommerce\":false}},\"searchAppearance\":{\"global\":{\"descriptionFormat\":\"\",\"schema\":{\"enableSchemaMarkup\":true}},\"advanced\":{\"autogenerateDescriptions\":false,\"runShortcodesInDescription\":true,\"useContentForAutogeneratedDescriptions\":false,\"excludePosts\":[],\"excludeTerms\":[]}},\"sitemap\":{\"general\":{\"advancedSettings\":{\"dynamic\":true}}},\"tools\":{\"blocker\":{\"blockBots\":false,\"blockReferer\":false,\"track\":false,\"custom\":{\"enable\":false,\"bots\":\"Abonti\\naggregator\\nAhrefsBot\\nasterias\\nBDCbot\\nBLEXBot\\nBuiltBotTough\\nBullseye\\nBunnySlippers\\nca-crawler\\nCCBot\\nCegbfeieh\\nCheeseBot\\nCherryPicker\\nCopyRightCheck\\ncosmos\\nCrescent\\ndiscobot\\nDittoSpyder\\nDotBot\\nDownload Ninja\\nEasouSpider\\nEmailCollector\\nEmailSiphon\\nEmailWolf\\nEroCrawler\\nExtractorPro\\nFasterfox\\nFeedBooster\\nFoobot\\nGenieo\\ngrub-client\\nHarvest\\nhloader\\nhttplib\\nHTTrack\\nhumanlinks\\nieautodiscovery\\nInfoNaviRobot\\nIstellaBot\\nJava\\/1.\\nJennyBot\\nk2spider\\nKenjin Spider\\nKeyword Density\\/0.9\\nlarbin\\nLexiBot\\nlibWeb\\nlibwww\\nLinkextractorPro\\nlinko\\nLinkScan\\/8.1a Unix\\nLinkWalker\\nLNSpiderguy\\nlwp-trivial\\nmagpie\\nMata Hari\\nMaxPointCrawler\\nMegaIndex\\nMicrosoft URL Control\\nMIIxpc\\nMippin\\nMissigua Locator\\nMister PiX\\nMJ12bot\\nmoget\\nMSIECrawler\\nNetAnts\\nNICErsPRO\\nNiki-Bot\\nNPBot\\nNutch\\nOffline Explorer\\nOpenfind\\npanscient.com\\nPHP\\/5.{\\nProPowerBot\\/2.14\\nProWebWalker\\nPython-urllib\\nQueryN Metasearch\\nRepoMonkey\\nSISTRIX\\nsitecheck.Internetseer.com\\nSiteSnagger\\nSnapPreviewBot\\nSogou\\nSpankBot\\nspanner\\nspbot\\nSpinn3r\\nsuzuran\\nSzukacz\\/1.4\\nTeleport\\nTelesoft\\nThe Intraformant\\nTheNomad\\nTightTwatBot\\nTitan\\ntoCrawl\\/UrlDispatcher\\nTrue_Robot\\nturingos\\nTurnitinBot\\nUbiCrawler\\nUnisterBot\\nURLy Warning\\nVCI\\nWBSearchBot\\nWeb Downloader\\/6.9\\nWeb Image Collector\\nWebAuto\\nWebBandit\\nWebCopier\\nWebEnhancer\\nWebmasterWorldForumBot\\nWebReaper\\nWebSauger\\nWebsite Quester\\nWebster Pro\\nWebStripper\\nWebZip\\nWotbox\\nwsr-agent\\nWWW-Collector-E\\nXenu\\nZao\\nZeus\\nZyBORG\\ncoccoc\\nIncutio\\nlmspider\\nmemoryBot\\nserf\\nUnknown\\nuptime files\",\"referer\":\"semalt.com\\nkambasoft.com\\nsavetubevideo.com\\nbuttons-for-website.com\\nsharebutton.net\\nsoundfrost.org\\nsrecorder.com\\nsoftomix.com\\nsoftomix.net\\nmyprintscreen.com\\njoinandplay.me\\nfbfreegifts.com\\nopenmediasoft.com\\nzazagames.org\\nextener.org\\nopenfrost.com\\nopenfrost.net\\ngooglsucks.com\\nbest-seo-offer.com\\nbuttons-for-your-website.com\\nwww.Get-Free-Traffic-Now.com\\nbest-seo-solution.com\\nbuy-cheap-online.info\\nsite3.free-share-buttons.com\\nwebmaster-traffic.com\"}}}}}','yes'),(337276,'aioseo_options_lite','{\"advanced\":{\"usageTracking\":false}}','yes'),(337277,'aioseo_options_localized','a:73:{s:54:\"searchAppearance_dynamic_archives_about-products_title\";s:28:\"#archive_title | #site_title\";s:51:\"searchAppearance_dynamic_archives_cc-features_title\";s:28:\"#archive_title | #site_title\";s:53:\"searchAppearance_dynamic_archives_cc-connectors_title\";s:28:\"#archive_title | #site_title\";s:58:\"searchAppearance_dynamic_archives_cc-leadership-team_title\";s:28:\"#archive_title | #site_title\";s:47:\"searchAppearance_dynamic_archives_cc-news_title\";s:28:\"#archive_title | #site_title\";s:57:\"searchAppearance_dynamic_archives_cc-press-releases_title\";s:28:\"#archive_title | #site_title\";s:51:\"searchAppearance_dynamic_archives_cc-pricings_title\";s:28:\"#archive_title | #site_title\";s:55:\"searchAppearance_dynamic_archives_cc-testimonials_title\";s:28:\"#archive_title | #site_title\";s:45:\"searchAppearance_dynamic_postTypes_post_title\";s:25:\"#post_title | #site_title\";s:45:\"searchAppearance_dynamic_postTypes_page_title\";s:25:\"#post_title | #site_title\";s:50:\"searchAppearance_dynamic_taxonomies_category_title\";s:29:\"#taxonomy_title | #site_title\";s:50:\"searchAppearance_dynamic_taxonomies_post_tag_title\";s:29:\"#taxonomy_title | #site_title\";s:36:\"searchAppearance_archives_date_title\";s:27:\"#archive_date | #site_title\";s:38:\"searchAppearance_archives_author_title\";s:26:\"#author_name | #site_title\";s:38:\"searchAppearance_archives_search_title\";s:26:\"#search_term | #site_title\";s:32:\"social_facebook_general_siteName\";s:34:\"#site_title #separator_sa #tagline\";s:30:\"social_facebook_homePage_title\";s:0:\"\";s:36:\"social_facebook_homePage_description\";s:0:\"\";s:29:\"social_twitter_homePage_title\";s:0:\"\";s:35:\"social_twitter_homePage_description\";s:0:\"\";s:33:\"searchAppearance_global_siteTitle\";s:34:\"#site_title #separator_sa #tagline\";s:39:\"searchAppearance_global_metaDescription\";s:8:\"#tagline\";s:32:\"searchAppearance_global_keywords\";s:0:\"\";s:48:\"searchAppearance_archives_author_metaDescription\";s:11:\"#author_bio\";s:50:\"searchAppearance_archives_author_advanced_keywords\";s:0:\"\";s:46:\"searchAppearance_archives_date_metaDescription\";s:0:\"\";s:48:\"searchAppearance_archives_date_advanced_keywords\";s:0:\"\";s:48:\"searchAppearance_archives_search_metaDescription\";s:0:\"\";s:50:\"searchAppearance_archives_search_advanced_keywords\";s:0:\"\";s:55:\"searchAppearance_dynamic_postTypes_post_metaDescription\";s:13:\"#post_content\";s:55:\"searchAppearance_dynamic_postTypes_page_metaDescription\";s:13:\"#post_content\";s:51:\"searchAppearance_dynamic_postTypes_attachment_title\";s:37:\"#post_title #separator_sa #site_title\";s:61:\"searchAppearance_dynamic_postTypes_attachment_metaDescription\";s:19:\"#attachment_caption\";s:55:\"searchAppearance_dynamic_postTypes_about-products_title\";s:37:\"#post_title #separator_sa #site_title\";s:65:\"searchAppearance_dynamic_postTypes_about-products_metaDescription\";s:13:\"#post_content\";s:52:\"searchAppearance_dynamic_postTypes_cc-features_title\";s:37:\"#post_title #separator_sa #site_title\";s:62:\"searchAppearance_dynamic_postTypes_cc-features_metaDescription\";s:13:\"#post_content\";s:54:\"searchAppearance_dynamic_postTypes_cc-connectors_title\";s:37:\"#post_title #separator_sa #site_title\";s:64:\"searchAppearance_dynamic_postTypes_cc-connectors_metaDescription\";s:13:\"#post_content\";s:59:\"searchAppearance_dynamic_postTypes_cc-leadership-team_title\";s:37:\"#post_title #separator_sa #site_title\";s:69:\"searchAppearance_dynamic_postTypes_cc-leadership-team_metaDescription\";s:13:\"#post_content\";s:48:\"searchAppearance_dynamic_postTypes_cc-news_title\";s:37:\"#post_title #separator_sa #site_title\";s:58:\"searchAppearance_dynamic_postTypes_cc-news_metaDescription\";s:13:\"#post_content\";s:58:\"searchAppearance_dynamic_postTypes_cc-press-releases_title\";s:37:\"#post_title #separator_sa #site_title\";s:68:\"searchAppearance_dynamic_postTypes_cc-press-releases_metaDescription\";s:13:\"#post_content\";s:52:\"searchAppearance_dynamic_postTypes_cc-pricings_title\";s:37:\"#post_title #separator_sa #site_title\";s:62:\"searchAppearance_dynamic_postTypes_cc-pricings_metaDescription\";s:13:\"#post_content\";s:56:\"searchAppearance_dynamic_postTypes_cc-testimonials_title\";s:37:\"#post_title #separator_sa #site_title\";s:66:\"searchAppearance_dynamic_postTypes_cc-testimonials_metaDescription\";s:13:\"#post_content\";s:60:\"searchAppearance_dynamic_taxonomies_category_metaDescription\";s:21:\"#taxonomy_description\";s:60:\"searchAppearance_dynamic_taxonomies_post_tag_metaDescription\";s:21:\"#taxonomy_description\";s:60:\"searchAppearance_dynamic_taxonomies_cc-connector-types_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:70:\"searchAppearance_dynamic_taxonomies_cc-connector-types_metaDescription\";s:21:\"#taxonomy_description\";s:61:\"searchAppearance_dynamic_taxonomies_cc-leadership-types_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:71:\"searchAppearance_dynamic_taxonomies_cc-leadership-types_metaDescription\";s:21:\"#taxonomy_description\";s:58:\"searchAppearance_dynamic_taxonomies_cc-pricing-plans_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:68:\"searchAppearance_dynamic_taxonomies_cc-pricing-plans_metaDescription\";s:21:\"#taxonomy_description\";s:64:\"searchAppearance_dynamic_archives_about-products_metaDescription\";s:0:\"\";s:66:\"searchAppearance_dynamic_archives_about-products_advanced_keywords\";s:0:\"\";s:61:\"searchAppearance_dynamic_archives_cc-features_metaDescription\";s:0:\"\";s:63:\"searchAppearance_dynamic_archives_cc-features_advanced_keywords\";s:0:\"\";s:63:\"searchAppearance_dynamic_archives_cc-connectors_metaDescription\";s:0:\"\";s:65:\"searchAppearance_dynamic_archives_cc-connectors_advanced_keywords\";s:0:\"\";s:68:\"searchAppearance_dynamic_archives_cc-leadership-team_metaDescription\";s:0:\"\";s:70:\"searchAppearance_dynamic_archives_cc-leadership-team_advanced_keywords\";s:0:\"\";s:57:\"searchAppearance_dynamic_archives_cc-news_metaDescription\";s:0:\"\";s:59:\"searchAppearance_dynamic_archives_cc-news_advanced_keywords\";s:0:\"\";s:67:\"searchAppearance_dynamic_archives_cc-press-releases_metaDescription\";s:0:\"\";s:69:\"searchAppearance_dynamic_archives_cc-press-releases_advanced_keywords\";s:0:\"\";s:61:\"searchAppearance_dynamic_archives_cc-pricings_metaDescription\";s:0:\"\";s:63:\"searchAppearance_dynamic_archives_cc-pricings_advanced_keywords\";s:0:\"\";s:65:\"searchAppearance_dynamic_archives_cc-testimonials_metaDescription\";s:0:\"\";s:67:\"searchAppearance_dynamic_archives_cc-testimonials_advanced_keywords\";s:0:\"\";}','yes'),(342406,'masked_id_and_access_key','448250596','yes'),(342407,'server_side_dni','true','yes'),(342409,'callrail_server_side_dni_tested_at','1612332786','yes'),(342412,'pand-d83e5fe4823f8f867dc30d3bb0b6c7de','1622960096','no'),(346815,'action_scheduler_migration_status','complete','yes'),(346863,'w3tc_extensions_hooks','{\"actions\":[],\"filters\":[],\"next_check_date\":1619718915}','yes'),(361735,'aioseo_options_internal_network','{\"internal\":{\"validLicenseKey\":null,\"lastActiveVersion\":\"4.0.12\",\"migratedVersion\":\"3.7.1\",\"siteAnalysis\":{\"connectToken\":null,\"score\":0,\"results\":null,\"competitors\":[]},\"wizard\":null,\"category\":null,\"categoryOther\":null,\"deprecatedOptions\":[\"autogenerateDescriptions\"]}}','yes'),(361736,'aioseo_options_internal_network_lite','{\"internal\":{\"activated\":0,\"firstActivated\":0,\"installed\":0,\"connect\":{\"key\":null,\"time\":0,\"network\":false,\"token\":null}}}','yes'),(361739,'aioseo_options_network','{\"internal\":{\"searchAppearanceDynamicBackup\":{\"postTypes\":[],\"taxonomies\":[]},\"socialFacebookDynamicBackup\":{\"postTypes\":[],\"taxonomies\":[]}},\"webmasterTools\":{\"google\":\"\",\"bing\":\"\",\"yandex\":\"\",\"baidu\":\"\",\"pinterest\":\"\",\"alexa\":null,\"norton\":null,\"miscellaneousVerification\":null},\"breadcrumbs\":{\"enable\":null,\"separator\":\"&raquo;\",\"homepageLink\":true,\"homepageLabel\":\"Home\",\"breadcrumbPrefix\":null,\"archiveFormat\":\"Archives for %\",\"searchResultFormat\":\"Search for \'%\'\",\"errorFormat404\":\"404 Error: page not found\",\"showCurrentItem\":true,\"linkCurrentItem\":false},\"rssContent\":{\"before\":null,\"after\":\"The post #post_link first appeared on #site_link.\"},\"advanced\":{\"truSeo\":true,\"seoAnalysis\":true,\"dashboardWidget\":true,\"announcements\":true,\"postTypes\":{\"all\":false,\"included\":[\"post\",\"page\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"uninstall\":false},\"sitemap\":{\"general\":{\"enable\":true,\"filename\":\"sitemap\",\"indexes\":true,\"linksPerIndex\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"attachment\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"author\":false,\"date\":false,\"additionalPages\":{\"enable\":false,\"pages\":[]},\"advancedSettings\":{\"enable\":false,\"excludeImages\":false,\"excludePosts\":[],\"excludeTerms\":[],\"priority\":{\"homePage\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"postTypes\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"taxonomies\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"archive\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"author\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"rss\":{\"enable\":true,\"linksPerIndex\":50,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]}},\"dynamic\":{\"priority\":{\"postTypes\":{\"post\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"attachment\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"about-products\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-features\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-connectors\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-leadership-team\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-news\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-press-releases\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-pricings\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-testimonials\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}},\"taxonomies\":{\"category\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"post_tag\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-connector-types\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-leadership-types\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"cc-pricing-plans\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}}},\"social\":{\"profiles\":{\"sameUsername\":{\"enable\":false,\"username\":null,\"included\":[\"facebookPageUrl\",\"twitterUrl\",\"pinterestUrl\",\"instagramUrl\",\"youtubeUrl\",\"linkedinUrl\"]},\"urls\":{\"facebookPageUrl\":null,\"twitterUrl\":null,\"instagramUrl\":null,\"pinterestUrl\":null,\"youtubeUrl\":null,\"linkedinUrl\":null,\"tumblrUrl\":null,\"yelpPageUrl\":null,\"soundCloudUrl\":null,\"wikipediaUrl\":null,\"myspaceUrl\":null,\"googlePlacesUrl\":null}},\"siteSocialProfiles\":null,\"facebook\":{\"general\":{\"enable\":true,\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"defaultImagePostsWidth\":\"\",\"defaultImagePostsHeight\":\"\",\"showAuthor\":true,\"siteName\":\"#site_title #separator_sa #tagline\",\"dynamic\":{\"postTypes\":{\"post\":{\"objectType\":\"article\"},\"page\":{\"objectType\":\"article\"},\"attachment\":{\"objectType\":\"article\"},\"about-products\":{\"objectType\":\"article\"},\"cc-features\":{\"objectType\":\"article\"},\"cc-connectors\":{\"objectType\":\"article\"},\"cc-leadership-team\":{\"objectType\":\"article\"},\"cc-news\":{\"objectType\":\"article\"},\"cc-press-releases\":{\"objectType\":\"article\"},\"cc-pricings\":{\"objectType\":\"article\"},\"cc-testimonials\":{\"objectType\":\"article\"}},\"taxonomies\":{\"category\":{\"objectType\":\"article\"},\"post_tag\":{\"objectType\":\"article\"},\"cc-connector-types\":{\"objectType\":\"article\"},\"cc-leadership-types\":{\"objectType\":\"article\"},\"cc-pricing-plans\":{\"objectType\":\"article\"}},\"archives\":{\"about-products\":{\"objectType\":\"article\"},\"cc-features\":{\"objectType\":\"article\"},\"cc-connectors\":{\"objectType\":\"article\"},\"cc-leadership-team\":{\"objectType\":\"article\"},\"cc-news\":{\"objectType\":\"article\"},\"cc-press-releases\":{\"objectType\":\"article\"},\"cc-pricings\":{\"objectType\":\"article\"},\"cc-testimonials\":{\"objectType\":\"article\"}}}},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"imageWidth\":\"\",\"imageHeight\":\"\",\"objectType\":\"article\"},\"advanced\":{\"enable\":false,\"adminId\":\"\",\"appId\":\"\",\"authorUrl\":\"\",\"generateArticleTags\":false,\"useKeywordsInTags\":true,\"useCategoriesInTags\":true,\"usePostTagsInTags\":true}},\"twitter\":{\"general\":{\"enable\":true,\"defaultCardType\":\"summary\",\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"showAuthor\":true,\"additionalData\":false},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"cardType\":\"summary\"}}},\"searchAppearance\":{\"global\":{\"separator\":\"|\",\"siteTitle\":\"#site_title #separator_sa #tagline\",\"metaDescription\":\"#tagline\",\"keywords\":null,\"schema\":{\"siteRepresents\":\"organization\",\"person\":\"1\",\"organizationName\":\"\",\"organizationLogo\":\"\",\"personName\":null,\"personLogo\":null,\"phone\":null,\"contactType\":\"manual\",\"contactTypeManual\":\"none\"}},\"advanced\":{\"globalRobotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noindexPaginated\":false,\"nofollowPaginated\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"sitelinks\":true,\"noIndexEmptyCat\":true,\"removeStopWords\":false,\"noPaginationForCanonical\":false,\"useKeywords\":false,\"keywordsLooking\":true,\"useCategoriesForMetaKeywords\":false,\"useTagsForMetaKeywords\":true,\"dynamicallyGenerateKeywords\":true,\"pagedFormat\":\"- Part #page_number\"},\"archives\":{\"author\":{\"show\":false,\"title\":\"#author_name | #site_title\",\"metaDescription\":\"#author_bio\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"date\":{\"show\":false,\"title\":\"#archive_date | #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"search\":{\"show\":true,\"title\":\"#search_term | #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}}},\"dynamic\":{\"postTypes\":{\"post\":{\"show\":true,\"title\":\"#post_title | #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"Article\",\"webPageType\":\"WebPage\",\"articleType\":\"Article\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"page\":{\"show\":true,\"title\":\"#post_title | #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"attachment\":{\"show\":true,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#attachment_caption\",\"schemaType\":\"ItemPage\",\"webPageType\":\"ItemPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"redirectAttachmentUrls\":\"disabled\"},\"about-products\":{\"show\":true,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-features\":{\"show\":true,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-connectors\":{\"show\":true,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-leadership-team\":{\"show\":true,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-news\":{\"show\":true,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-press-releases\":{\"show\":true,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-pricings\":{\"show\":true,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-testimonials\":{\"show\":true,\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"bulkEditing\":\"enabled\",\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}}},\"taxonomies\":{\"category\":{\"show\":false,\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"post_tag\":{\"show\":true,\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-connector-types\":{\"show\":true,\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-leadership-types\":{\"show\":true,\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}},\"cc-pricing-plans\":{\"show\":true,\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true}}},\"archives\":{\"about-products\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"cc-features\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"cc-connectors\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"cc-leadership-team\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"cc-news\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"cc-press-releases\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"cc-pricings\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"cc-testimonials\":{\"show\":true,\"title\":\"#archive_title | #site_title\",\"metaDescription\":\"\",\"customFields\":null,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}}}}},\"tools\":{\"robots\":{\"enable\":false,\"rules\":[]},\"importExport\":{\"backup\":{\"lastTime\":null,\"data\":null}}},\"deprecated\":{\"webmasterTools\":{\"googleAnalytics\":{\"id\":null,\"advanced\":true,\"trackingDomain\":null,\"multipleDomains\":false,\"additionalDomains\":null,\"anonymizeIp\":false,\"displayAdvertiserTracking\":false,\"excludeUsers\":[],\"trackOutboundLinks\":false,\"enhancedLinkAttribution\":false,\"enhancedEcommerce\":false}},\"searchAppearance\":{\"global\":{\"descriptionFormat\":null,\"schema\":{\"enableSchemaMarkup\":true}},\"advanced\":{\"autogenerateDescriptions\":false,\"runShortcodesInDescription\":true,\"useContentForAutogeneratedDescriptions\":false,\"excludePosts\":[],\"excludeTerms\":[]}},\"sitemap\":{\"general\":{\"advancedSettings\":{\"dynamic\":true}}},\"tools\":{\"blocker\":{\"blockBots\":null,\"blockReferer\":null,\"track\":null,\"custom\":{\"enable\":null,\"bots\":\"Abonti\\naggregator\\nAhrefsBot\\nasterias\\nBDCbot\\nBLEXBot\\nBuiltBotTough\\nBullseye\\nBunnySlippers\\nca-crawler\\nCCBot\\nCegbfeieh\\nCheeseBot\\nCherryPicker\\nCopyRightCheck\\ncosmos\\nCrescent\\ndiscobot\\nDittoSpyder\\nDotBot\\nDownload Ninja\\nEasouSpider\\nEmailCollector\\nEmailSiphon\\nEmailWolf\\nEroCrawler\\nExtractorPro\\nFasterfox\\nFeedBooster\\nFoobot\\nGenieo\\ngrub-client\\nHarvest\\nhloader\\nhttplib\\nHTTrack\\nhumanlinks\\nieautodiscovery\\nInfoNaviRobot\\nIstellaBot\\nJava\\/1.\\nJennyBot\\nk2spider\\nKenjin Spider\\nKeyword Density\\/0.9\\nlarbin\\nLexiBot\\nlibWeb\\nlibwww\\nLinkextractorPro\\nlinko\\nLinkScan\\/8.1a Unix\\nLinkWalker\\nLNSpiderguy\\nlwp-trivial\\nmagpie\\nMata Hari\\nMaxPointCrawler\\nMegaIndex\\nMicrosoft URL Control\\nMIIxpc\\nMippin\\nMissigua Locator\\nMister PiX\\nMJ12bot\\nmoget\\nMSIECrawler\\nNetAnts\\nNICErsPRO\\nNiki-Bot\\nNPBot\\nNutch\\nOffline Explorer\\nOpenfind\\npanscient.com\\nPHP\\/5.{\\nProPowerBot\\/2.14\\nProWebWalker\\nPython-urllib\\nQueryN Metasearch\\nRepoMonkey\\nSISTRIX\\nsitecheck.Internetseer.com\\nSiteSnagger\\nSnapPreviewBot\\nSogou\\nSpankBot\\nspanner\\nspbot\\nSpinn3r\\nsuzuran\\nSzukacz\\/1.4\\nTeleport\\nTelesoft\\nThe Intraformant\\nTheNomad\\nTightTwatBot\\nTitan\\ntoCrawl\\/UrlDispatcher\\nTrue_Robot\\nturingos\\nTurnitinBot\\nUbiCrawler\\nUnisterBot\\nURLy Warning\\nVCI\\nWBSearchBot\\nWeb Downloader\\/6.9\\nWeb Image Collector\\nWebAuto\\nWebBandit\\nWebCopier\\nWebEnhancer\\nWebmasterWorldForumBot\\nWebReaper\\nWebSauger\\nWebsite Quester\\nWebster Pro\\nWebStripper\\nWebZip\\nWotbox\\nwsr-agent\\nWWW-Collector-E\\nXenu\\nZao\\nZeus\\nZyBORG\\ncoccoc\\nIncutio\\nlmspider\\nmemoryBot\\nserf\\nUnknown\\nuptime files\",\"referer\":\"semalt.com\\nkambasoft.com\\nsavetubevideo.com\\nbuttons-for-website.com\\nsharebutton.net\\nsoundfrost.org\\nsrecorder.com\\nsoftomix.com\\nsoftomix.net\\nmyprintscreen.com\\njoinandplay.me\\nfbfreegifts.com\\nopenmediasoft.com\\nzazagames.org\\nextener.org\\nopenfrost.com\\nopenfrost.net\\ngooglsucks.com\\nbest-seo-offer.com\\nbuttons-for-your-website.com\\nwww.Get-Free-Traffic-Now.com\\nbest-seo-solution.com\\nbuy-cheap-online.info\\nsite3.free-share-buttons.com\\nwebmaster-traffic.com\"}}}}}','yes'),(361740,'aioseo_options_network_lite','{\"advanced\":{\"usageTracking\":false}}','yes'),(361741,'aioseo_options_network_localized','a:15:{s:54:\"searchAppearance_dynamic_archives_about-products_title\";s:28:\"#archive_title | #site_title\";s:51:\"searchAppearance_dynamic_archives_cc-features_title\";s:28:\"#archive_title | #site_title\";s:53:\"searchAppearance_dynamic_archives_cc-connectors_title\";s:28:\"#archive_title | #site_title\";s:58:\"searchAppearance_dynamic_archives_cc-leadership-team_title\";s:28:\"#archive_title | #site_title\";s:47:\"searchAppearance_dynamic_archives_cc-news_title\";s:28:\"#archive_title | #site_title\";s:57:\"searchAppearance_dynamic_archives_cc-press-releases_title\";s:28:\"#archive_title | #site_title\";s:51:\"searchAppearance_dynamic_archives_cc-pricings_title\";s:28:\"#archive_title | #site_title\";s:55:\"searchAppearance_dynamic_archives_cc-testimonials_title\";s:28:\"#archive_title | #site_title\";s:45:\"searchAppearance_dynamic_postTypes_post_title\";s:25:\"#post_title | #site_title\";s:45:\"searchAppearance_dynamic_postTypes_page_title\";s:25:\"#post_title | #site_title\";s:50:\"searchAppearance_dynamic_taxonomies_category_title\";s:29:\"#taxonomy_title | #site_title\";s:50:\"searchAppearance_dynamic_taxonomies_post_tag_title\";s:29:\"#taxonomy_title | #site_title\";s:36:\"searchAppearance_archives_date_title\";s:27:\"#archive_date | #site_title\";s:38:\"searchAppearance_archives_author_title\";s:26:\"#author_name | #site_title\";s:38:\"searchAppearance_archives_search_title\";s:26:\"#search_term | #site_title\";}','yes'),(369649,'wp_mail_smtp_mail_key','3WoAu8UsFfi6GqY8tIKPgZfrAg4agFtBv8ve16WMRE4=','yes'),(378107,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:3:{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\";s:0:\"\";s:8:\"rollback\";s: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\";s:0:\"\";s:8:\"rollback\";s: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\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.6.3-partial-2.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.6.3-rollback-2.zip\";}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:5:\"5.6.2\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1619641457;s:15:\"version_checked\";s:5:\"5.6.2\";s:12:\"translations\";a:0:{}}','no'),(421258,'_aioseo_cache_addons','a:5:{i:0;O:8:\"stdClass\":14:{s:3:\"sku\";s:16:\"aioseo-image-seo\";s:4:\"name\";s:9:\"Image SEO\";s:7:\"version\";s:5:\"1.0.3\";s:5:\"image\";N;s:4:\"icon\";s:13:\"svg-image-seo\";s:6:\"levels\";a:5:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:147:\"<p>Globally control the Title attribute and Alt text for images in your content. These attributes are essential for both accessibility and SEO.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:71:\"https://aioseo.com/docs/using-the-image-seo-features-in-all-in-one-seo/\";s:12:\"learnMoreUrl\";s:71:\"https://aioseo.com/docs/using-the-image-seo-features-in-all-in-one-seo/\";s:9:\"manageUrl\";s:44:\"https://route#aioseo-search-appearance:media\";}i:1;O:8:\"stdClass\":14:{s:3:\"sku\";s:20:\"aioseo-video-sitemap\";s:4:\"name\";s:13:\"Video Sitemap\";s:7:\"version\";s:5:\"1.0.6\";s:5:\"image\";N;s:4:\"icon\";s:16:\"svg-sitemaps-pro\";s:6:\"levels\";a:5:{i:0;s:10:\"individual\";i:1;s:8:\"business\";i:2;s:6:\"agency\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:6:\"agency\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:242:\"<p>The Video Sitemap works in much the same way as the XML Sitemap module, it generates an XML Sitemap specifically for video content on your site. Search engines use this information to display rich snippet information in search results.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:54:\"https://aioseo.com/docs/how-to-create-a-video-sitemap/\";s:12:\"learnMoreUrl\";s:54:\"https://aioseo.com/docs/how-to-create-a-video-sitemap/\";s:9:\"manageUrl\";s:43:\"https://route#aioseo-sitemaps:video-sitemap\";}i:2;O:8:\"stdClass\":14:{s:3:\"sku\";s:21:\"aioseo-local-business\";s:4:\"name\";s:18:\"Local Business SEO\";s:7:\"version\";s:7:\"1.1.0.1\";s:5:\"image\";N;s:4:\"icon\";s:18:\"svg-local-business\";s:6:\"levels\";a:5:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:252:\"<p>Local Business schema markup enables you to tell Google about your business, including your business name, address and phone number, opening hours and price range. This information may be displayed as a Knowledge Graph card or business carousel.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:43:\"https://aioseo.com/docs/local-business-seo/\";s:12:\"learnMoreUrl\";s:43:\"https://aioseo.com/docs/local-business-seo/\";s:9:\"manageUrl\";s:40:\"https://route#aioseo-local-seo:locations\";}i:3;O:8:\"stdClass\":14:{s:3:\"sku\";s:19:\"aioseo-news-sitemap\";s:4:\"name\";s:12:\"News Sitemap\";s:7:\"version\";s:5:\"1.0.3\";s:5:\"image\";N;s:4:\"icon\";s:16:\"svg-sitemaps-pro\";s:6:\"levels\";a:4:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:283:\"<p>Our Google News Sitemap lets you control which content you submit to Google News and only contains articles that were published in the last 48 hours. In order to submit a News Sitemap to Google, you must have added your site to Google’s Publisher Center and had it approved.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:60:\"https://aioseo.com/docs/how-to-create-a-google-news-sitemap/\";s:12:\"learnMoreUrl\";s:60:\"https://aioseo.com/docs/how-to-create-a-google-news-sitemap/\";s:9:\"manageUrl\";s:42:\"https://route#aioseo-sitemaps:news-sitemap\";}i:4;O:8:\"stdClass\":14:{s:3:\"sku\";s:16:\"aioseo-redirects\";s:4:\"name\";s:19:\"Redirection Manager\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";N;s:4:\"icon\";s:480:\"PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgY2xhc3M9ImFpb3Nlby1yZWRpcmVjdCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC41OSA5LjE3TDUuNDEgNEw0IDUuNDFMOS4xNyAxMC41OEwxMC41OSA5LjE3Wk0xNC41IDRMMTYuNTQgNi4wNEw0IDE4LjU5TDUuNDEgMjBMMTcuOTYgNy40NkwyMCA5LjVWNEgxNC41Wk0xMy40MiAxNC44MkwxNC44MyAxMy40MUwxNy45NiAxNi41NEwyMCAxNC41VjIwSDE0LjVMMTYuNTUgMTcuOTVMMTMuNDIgMTQuODJaIiBmaWxsPSJjdXJyZW50Q29sb3IiIC8+PC9zdmc+\";s:6:\"levels\";a:4:{i:0;s:6:\"agency\";i:1;s:8:\"business\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:100:\"<p>Our Redirection Manager allows you to create and manage redirects for 404s or modified posts.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:34:\"https://aioseo.com/docs/redirects/\";s:12:\"learnMoreUrl\";s:34:\"https://aioseo.com/docs/redirects/\";s:9:\"manageUrl\";s:30:\"https://route#aioseo-redirects\";}}','no'),(421259,'_aioseo_cache_expiration_addons','1618983551','no'),(421260,'_aioseo_cache_admin_help_docs','{\"categories\":{\"getting-started\":\"Getting Started\",\"advanced-settings\":\"Advanced Settings\",\"display-settings\":\"Display Settings\",\"general-seo-topics\":\"General SEO Topics\",\"feature-manager\":\"Feature Manager\",\"installation\":\"Installation\"},\"docs\":{\"34923\":{\"title\":\"How to Redirect a Post or Page in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-redirect-a-post-or-page-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"18824\":{\"title\":\"Local Business SEO for a Single Location\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-for-a-single-location\\/\",\"categories\":[\"local-business-seo\",\"schema-settings\"]},\"35828\":{\"title\":\"Local Business SEO for Multiple Locations\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-for-multiple-locations\\/\",\"categories\":[\"local-business-seo\"]},\"34977\":{\"title\":\"How to Redirect Multiple URLs to the Same Destination\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-redirect-multiple-urls-to-the-same-destination\\/\",\"categories\":[\"redirection-manager\"]},\"35926\":{\"title\":\"Adding a Location in Local SEO Addon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-a-location-in-local-seo-addon\\/\",\"categories\":[\"local-business-seo\"]},\"35956\":{\"title\":\"Displaying Locations on Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-locations-on-your-site\\/\",\"categories\":[\"local-business-seo\"]},\"35604\":{\"title\":\"Automatic Redirects When URLs Change in Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/automatic-redirects-when-urls-change-in-content\\/\",\"categories\":[\"redirection-manager\"]},\"31460\":{\"title\":\"Enhanced Search Query Conflict\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/enhanced-search-query-conflict\\/\",\"categories\":[\"local-business-seo\"]},\"30850\":{\"title\":\"aioseo_local_business_info_email_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_email_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30839\":{\"title\":\"aioseo_local_business_info_location_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_location_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30756\":{\"title\":\"aioseo_local_business_get_locations_by_category_posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_by_category_posts\\/\",\"categories\":[\"filter-hooks\"]},\"30755\":{\"title\":\"aioseo_local_business_get_locations_by_category_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_by_category_args\\/\",\"categories\":[\"filter-hooks\"]},\"30754\":{\"title\":\"aioseo_local_business_get_location_categories\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location_categories\\/\",\"categories\":[\"filter-hooks\"]},\"30751\":{\"title\":\"aioseo_local_business_get_locations_posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_posts\\/\",\"categories\":[\"filter-hooks\"]},\"30753\":{\"title\":\"aioseo_local_business_get_location_category_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location_category_args\\/\",\"categories\":[\"filter-hooks\"]},\"30759\":{\"title\":\"aioseo_local_business_output_business_info_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_business_info_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30760\":{\"title\":\"aioseo_local_business_output_business_info_location_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_business_info_location_data\\/\",\"categories\":[\"filter-hooks\"]},\"30761\":{\"title\":\"aioseo_local_business_output_location_category_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_location_category_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30764\":{\"title\":\"aioseo_local_business_output_location_category_location_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_location_category_location_data\\/\",\"categories\":[\"filter-hooks\"]},\"30765\":{\"title\":\"aioseo_local_business_output_opening_hours_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_opening_hours_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30766\":{\"title\":\"aioseo_local_business_output_opening_hours_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_opening_hours_data\\/\",\"categories\":[\"filter-hooks\"]},\"30849\":{\"title\":\"aioseo_local_business_info_phone_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_phone_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30851\":{\"title\":\"aioseo_local_business_opening_hours_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_opening_hours_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30398\":{\"title\":\"aioseo_local_business_post_type_name\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_name\\/\",\"categories\":[\"filter-hooks\"]},\"30551\":{\"title\":\"aioseo_local_business_post_type_slug\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_slug\\/\",\"categories\":[\"filter-hooks\"]},\"30556\":{\"title\":\"aioseo_local_business_post_type_single_label\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_single_label\\/\",\"categories\":[\"filter-hooks\"]},\"30559\":{\"title\":\"aioseo_local_business_post_type_plural_label\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_plural_label\\/\",\"categories\":[\"filter-hooks\"]},\"30560\":{\"title\":\"aioseo_local_business_post_type\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type\\/\",\"categories\":[\"filter-hooks\"]},\"30563\":{\"title\":\"aioseo_local_business_taxonomy_name\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy_name\\/\",\"categories\":[\"filter-hooks\"]},\"30564\":{\"title\":\"aioseo_local_business_taxonomy_slug\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy_slug\\/\",\"categories\":[\"filter-hooks\"]},\"35609\":{\"title\":\"Choosing Which Redirect Type to Use\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-redirect-type-to-use\\/\",\"categories\":[\"redirection-manager\"]},\"35599\":{\"title\":\"Importing Redirects From Other Plugins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-redirects-from-other-plugins\\/\",\"categories\":[\"redirection-manager\"]},\"35588\":{\"title\":\"Exporting and Importing Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/exporting-and-importing-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"35579\":{\"title\":\"Logging 404 Errors in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/logging-404-errors-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"35552\":{\"title\":\"Logging Redirects in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/logging-redirects-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"35570\":{\"title\":\"Redirect GDPR Privacy Information\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-gdpr-privacy-information\\/\",\"categories\":[\"redirection-manager\"]},\"31442\":{\"title\":\"Shortcode: [aioseo_local_opening_hours]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_opening_hours\\/\",\"categories\":[\"local-business-seo\"]},\"31443\":{\"title\":\"Shortcode: [aioseo_local_locations]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_locations\\/\",\"categories\":[\"local-business-seo\"]},\"31441\":{\"title\":\"Shortcode: [aioseo_local_business_info]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_business_info\\/\",\"categories\":[\"local-business-seo\"]},\"30863\":{\"title\":\"Local Business SEO - Template overrides\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-template-overrides\\/\",\"categories\":[\"local-business-seo\"]},\"31456\":{\"title\":\"Function: aioseo_local_locations()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_locations\\/\",\"categories\":[\"local-business-seo\"]},\"31455\":{\"title\":\"Function: aioseo_local_opening_hours()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_opening_hours\\/\",\"categories\":[\"local-business-seo\"]},\"31451\":{\"title\":\"Function: aioseo_local_business_info()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_business_info\\/\",\"categories\":[\"local-business-seo\"]},\"35133\":{\"title\":\"aioseo_twitter_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_twitter_tags\\/\",\"categories\":[\"filter-hooks\"]},\"35132\":{\"title\":\"aioseo_facebook_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_facebook_tags\\/\",\"categories\":[\"filter-hooks\"]},\"34993\":{\"title\":\"Ignoring Case Sensitivity in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/ignoring-case-sensitivity-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"34983\":{\"title\":\"Ignoring the Trailing Slash in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/ignoring-the-trailing-slash-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"36104\":{\"title\":\"Using Query Parameters With Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-query-parameters-with-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"30565\":{\"title\":\"aioseo_local_business_taxonomy\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy\\/\",\"categories\":[\"filter-hooks\"]},\"36115\":{\"title\":\"Caching of Redirects in the Browser\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/caching-of-redirects-in-the-browser\\/\",\"categories\":[\"redirection-manager\"]},\"34701\":{\"title\":\"Adding WooCommerce Product Attributes to SEO Title or Description\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-woocommerce-product-attributes-to-seo-title-or-description\\/\",\"categories\":[\"post-page-settings\",\"search-appearance\",\"woocommerce\"]},\"36111\":{\"title\":\"Selecting the Redirect Method in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/selecting-the-redirect-method-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"34179\":{\"title\":\"Using the Smart Tags in Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-smart-tags-in-titles-and-descriptions\\/\",\"categories\":[\"post-page-settings\",\"search-appearance\"]},\"33507\":{\"title\":\"What\'s The Difference Between TruSEO and Page Analysis?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/whats-the-difference-between-truseo-and-page-analysis\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\",\"truseo\"]},\"33310\":{\"title\":\"Setting Noindex for RSS Feeds\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-noindex-for-rss-feeds\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"33130\":{\"title\":\"aioseo_disable_shortcode_parsing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_shortcode_parsing\\/\",\"categories\":[\"filter-hooks\"]},\"32085\":{\"title\":\"aioseo_conflicting_shortcodes\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_conflicting_shortcodes\\/\",\"categories\":[\"filter-hooks\"]},\"31992\":{\"title\":\"aioseo_schema_graphs\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_graphs\\/\",\"categories\":[\"filter-hooks\"]},\"31589\":{\"title\":\"Understanding the TruSEO Page Analysis Recommendations\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/understanding-the-truseo-page-analysis-recommendations\\/\",\"categories\":[\"post-page-settings\",\"truseo\"]},\"31042\":{\"title\":\"Getting Keyphrase Suggestions From Semrush\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/getting-keyphrase-suggestions-from-semrush\\/\",\"categories\":[\"post-page-settings\",\"truseo\"]},\"30773\":{\"title\":\"aioseo_local_business_address_tag_value\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_address_tag_value\\/\",\"categories\":[\"filter-hooks\"]},\"30770\":{\"title\":\"aioseo_local_business_address_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_address_tags\\/\",\"categories\":[\"filter-hooks\"]},\"30567\":{\"title\":\"aioseo_local_business_get_locations_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_args\\/\",\"categories\":[\"filter-hooks\"]},\"30752\":{\"title\":\"aioseo_local_business_get_location\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location\\/\",\"categories\":[\"filter-hooks\"]},\"30728\":{\"title\":\"Unable to Save Settings Due to Cloudflare Firewall Rules\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/unable-to-save-settings-due-to-cloudflare-firewall-rules\\/\",\"categories\":[\"troubleshooting\"]},\"30318\":{\"title\":\"aioseo_flush_output_buffer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_flush_output_buffer\\/\",\"categories\":[\"filter-hooks\"]},\"18813\":{\"title\":\"Installing All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installing-all-in-one-seo-pro\\/\",\"categories\":[\"getting-started\",\"installation\"]},\"18973\":{\"title\":\"Beginners Guide for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/quick-start-guide\\/\",\"categories\":[\"getting-started\"]},\"18820\":{\"title\":\"Setting the SEO Title and Description for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-for-your-content\\/\",\"categories\":[\"getting-started\",\"post-page-settings\"]},\"18902\":{\"title\":\"How to Create an XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-an-xml-sitemap\\/\",\"categories\":[\"getting-started\",\"xml-sitemap\"]},\"18859\":{\"title\":\"Beginners Guide to Social Networks Settings for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/beginners-guide-to-social-networks-settings-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"getting-started\",\"social-networks\"]},\"18857\":{\"title\":\"Beginners Guide to Social Networks Settings for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/beginners-guide-to-social-networks-settings-for-twitter\\/\",\"categories\":[\"getting-started\",\"social-networks\",\"twitter-settings\"]},\"29991\":{\"title\":\"aioseo_disable_link_format\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_link_format\\/\",\"categories\":[\"filter-hooks\"]},\"27841\":{\"title\":\"aioseo_thumbnail_size\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_thumbnail_size\\/\",\"categories\":[\"filter-hooks\"]},\"27844\":{\"title\":\"Displaying Additional Twitter Data for Written By and Reading Time\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-additional-twitter-data-for-written-by-and-reading-time\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"27494\":{\"title\":\"aioseo_meta_views\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_meta_views\\/\",\"categories\":[\"filter-hooks\"]},\"27363\":{\"title\":\"Using the SEO Analysis Tool\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-seo-analysis-tool\\/\",\"categories\":[\"seo-analysis\"]},\"27272\":{\"title\":\"Importing Settings From Other Plugins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-settings-from-other-plugins\\/\",\"categories\":[\"importer-exporter\",\"seo-data-importer\"]},\"27268\":{\"title\":\"Backing Up and Restoring AIOSEO Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/backing-up-and-restoring-aioseo-settings\\/\",\"categories\":[\"importer-exporter\"]},\"27259\":{\"title\":\"Importing and Exporting AIOSEO Settings and Meta Data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-and-exporting-aioseo-settings-and-meta-data\\/\",\"categories\":[\"importer-exporter\"]},\"26641\":{\"title\":\"Setting FAQ Page Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-faq-page-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26640\":{\"title\":\"Setting Software Application Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-software-application-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26639\":{\"title\":\"Setting Recipe Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-recipe-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26638\":{\"title\":\"Setting Product Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-product-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26637\":{\"title\":\"Setting Course Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-course-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26450\":{\"title\":\"Blank Title Formats Have Been Detected\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/blank-title-formats-detected\\/\",\"categories\":[\"troubleshooting\"]},\"25802\":{\"title\":\"aioseo_sitemap_additional_pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_additional_pages\\/\",\"categories\":[\"filter-hooks\"]},\"24928\":{\"title\":\"Including Custom Fields in the TruSEO Page Analysis\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-custom-fields-in-the-seo-page-analysis\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\",\"truseo\"]},\"24285\":{\"title\":\"aioseo_prev_link\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_prev_link\\/\",\"categories\":[\"filter-hooks\"]},\"24284\":{\"title\":\"aioseo_next_link\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_next_link\\/\",\"categories\":[\"filter-hooks\"]},\"23717\":{\"title\":\"aioseo_canonical_url\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_canonical_url\\/\",\"categories\":[\"filter-hooks\"]},\"23604\":{\"title\":\"aioseo_schema_breadcrumbs_home\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_breadcrumbs_home\\/\",\"categories\":[\"filter-hooks\"]},\"23448\":{\"title\":\"aioseo_schema_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_disable\\/\",\"categories\":[\"filter-hooks\"]},\"23447\":{\"title\":\"aioseo_robots_meta\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_robots_meta\\/\",\"categories\":[\"filter-hooks\"]},\"23446\":{\"title\":\"aioseo_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable\\/\",\"categories\":[\"filter-hooks\"]},\"23441\":{\"title\":\"aioseo_generate_descriptions_from_content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_generate_descriptions_from_content\\/\",\"categories\":[\"filter-hooks\"]},\"23438\":{\"title\":\"aioseo_disable_title_rewrites\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_title_rewrites\\/\",\"categories\":[\"filter-hooks\"]},\"23437\":{\"title\":\"aioseo_post_metabox_priority\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_post_metabox_priority\\/\",\"categories\":[\"filter-hooks\"]},\"23436\":{\"title\":\"aioseo_show_seo_news\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_show_seo_news\\/\",\"categories\":[\"filter-hooks\"]},\"23433\":{\"title\":\"aioseo_show_in_admin_bar\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_show_in_admin_bar\\/\",\"categories\":[\"filter-hooks\"]},\"23423\":{\"title\":\"aioseo_keywords\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_keywords\\/\",\"categories\":[\"filter-hooks\"]},\"23350\":{\"title\":\"aioseo_title\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_title\\/\",\"categories\":[\"filter-hooks\"]},\"23351\":{\"title\":\"aioseo_description\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_description\\/\",\"categories\":[\"filter-hooks\"]},\"23415\":{\"title\":\"Troubleshooting Action Scheduler issues with AIOSEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-action-scheduler-issues\\/\",\"categories\":[\"troubleshooting\"]},\"20504\":{\"title\":\"Where Did my SEO Keywords go in All in One SEO v4.0?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/where-did-my-seo-keywords-go-in-all-in-one-seo-v4-0\\/\",\"categories\":[\"advanced-settings\",\"frequently-asked-questions\",\"post-page-settings\",\"search-appearance\"]},\"18792\":{\"title\":\"Sitemap rewrite rules for NGINX\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/xml-sitemap-rewrite-rules-for-nginx\\/\",\"categories\":[\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18793\":{\"title\":\"Unfiltered HTML Capability is Required\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/unfiltered-html-capability\\/\",\"categories\":[\"troubleshooting\"]},\"18794\":{\"title\":\"Deprecated Open Graph Settings in All in One SEO version 4.0\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/deprecated-opengraph-settings\\/\",\"categories\":[\"social-networks\"]},\"18795\":{\"title\":\"Why does the character counter for SEO titles show a different count?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/why-does-the-character-counter-for-seo-titles-show-a-different-count\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\"]},\"18796\":{\"title\":\"Adding nofollow, sponsored, UGC and title attributes to links\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-nofollow-sponsored-and-title-attributes-to-links\\/\",\"categories\":[\"post-page-settings\"]},\"18797\":{\"title\":\"Setting the SEO for WooCommerce Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-for-woocommerce-content\\/\",\"categories\":[\"search-appearance\",\"woocommerce\"]},\"18798\":{\"title\":\"All in One SEO uses the WordPress REST API\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo-uses-rest-api\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18799\":{\"title\":\"How to Remove All Settings and Data When you Uninstall All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-remove-all-settings-and-data-when-you-uninstall-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18800\":{\"title\":\"How to Disable TruSEO Content Analysis\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-truseo-content-analysis\\/\",\"categories\":[\"advanced-settings\",\"general-settings\",\"truseo\"]},\"18801\":{\"title\":\"Enabling Automatic Updates for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/enabling-automatic-updates-for-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18802\":{\"title\":\"Hiding Plugin Notifications in the Notifications Center\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-plugin-notifications-in-the-notifications-center\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18803\":{\"title\":\"How to Hide the AIOSEO Settings on the Edit Content Screens in WordPress\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-hide-the-aioseo-settings-on-the-edit-content-screens-in-wordpress\\/\",\"categories\":[\"advanced-settings\",\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18804\":{\"title\":\"Setting Noindex and Nofollow on Paginated Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-noindex-and-nofollow-on-paginated-content\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18805\":{\"title\":\"Setting Unique SEO Titles and Descriptions for Paginated Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-unique-seo-titles-and-descriptions-for-paginated-content\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18806\":{\"title\":\"Setting the SEO Title and Description Format for Custom Post Type Archives\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-post-type-archives\\/\",\"categories\":[\"archive-settings\",\"search-appearance\"]},\"18807\":{\"title\":\"Keyword Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/keyword-settings\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18808\":{\"title\":\"Using the Quick Edit Feature in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-quick-edit-feature-in-all-in-one-seo\\/\",\"categories\":[\"post-page-settings\"]},\"18809\":{\"title\":\"How to FTP to your web server\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-ftp-to-your-web-server\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18810\":{\"title\":\"How to manually install All in One SEO Pro when the file is too big\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-manually-install-all-in-one-seo-pro-when-the-file-is-too-big\\/\",\"categories\":[\"frequently-asked-questions\",\"installation\"]},\"18811\":{\"title\":\"How to Upgrade From All in One SEO Lite to Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-upgrade-from-all-in-one-seo-lite-to-pro\\/\",\"categories\":[\"getting-started\",\"installation\"]},\"18812\":{\"title\":\"Installation instructions for WordPress.com Users\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installation-instructions-for-wordpress-com-users\\/\",\"categories\":[\"installation\"]},\"18814\":{\"title\":\"Configuring the Twitter Settings for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-twitter-settings-for-your-content\\/\",\"categories\":[\"post-page-settings\",\"social-networks\",\"twitter-settings\"]},\"18815\":{\"title\":\"Configuring the Facebook Settings for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-facebook-settings-for-your-content\\/\",\"categories\":[\"facebook-settings\",\"post-page-settings\",\"social-networks\"]},\"18816\":{\"title\":\"Hiding the AIOSEO Column on Taxonomy Screens\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-column-on-taxonomy-screens\\/\",\"categories\":[\"advanced-settings\",\"category-tag-settings\",\"general-settings\"]},\"18817\":{\"title\":\"Setting the Schema Type for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-schema-type-for-individual-content\\/\",\"categories\":[\"post-page-settings\",\"schema-settings\"]},\"18818\":{\"title\":\"Setting the Sitemap Priority and Frequency for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-sitemap-priority-and-frequency-for-individual-content\\/\",\"categories\":[\"post-page-settings\",\"xml-sitemap\"]},\"18819\":{\"title\":\"Setting the Robots Meta for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-robots-meta-for-individual-content\\/\",\"categories\":[\"post-page-settings\"]},\"18821\":{\"title\":\"Individual Post\\/Page Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/post-settings\\/\",\"categories\":[\"post-page-settings\"]},\"18822\":{\"title\":\"Bad Bot Blocker\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/bad-bot-blocker\\/\",\"categories\":[\"bad-bot-blocker\"]},\"18823\":{\"title\":\"How to Fix a 404 Error When Viewing Your Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-fix-a-404-error-when-viewing-your-sitemap\\/\",\"categories\":[\"frequently-asked-questions\",\"google-news-sitemap\",\"rss-sitemap\",\"troubleshooting\",\"video-sitemap\",\"xml-sitemap\"]},\"18825\":{\"title\":\"When to use NOINDEX or the robots.txt?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/when-to-use-noindex-or-the-robots-txt\\/\",\"categories\":[\"frequently-asked-questions\",\"robots-txt\",\"search-appearance\"]},\"18826\":{\"title\":\"Support for Videos Embedded Using the Media Library\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/support-for-videos-embedded-using-the-media-library\\/\",\"categories\":[\"video-sitemap\"]},\"18827\":{\"title\":\"Supported Videos\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/supported-videos\\/\",\"categories\":[\"video-sitemap\"]},\"18828\":{\"title\":\"Performance Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/performance-settings\\/\",\"categories\":[\"performance\"]},\"18829\":{\"title\":\"Using the Image SEO Features in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-image-seo-features-in-all-in-one-seo\\/\",\"categories\":[\"image-seo\",\"media-settings\",\"search-appearance\"]},\"18830\":{\"title\":\"Setting the SEO Title and Description Format for Author and Date Archives\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-author-and-date-archives\\/\",\"categories\":[\"archive-settings\",\"search-appearance\"]},\"18831\":{\"title\":\"Custom Fields in Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/custom-fields-in-titles-and-descriptions\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18832\":{\"title\":\"Using the Focus Keyphrase to Analyze Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-focus-keyphrase-to-analyze-your-content\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\",\"truseo\"]},\"18833\":{\"title\":\"Using the Robots.txt Tool in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-robots-txt-tool-in-all-in-one-seo\\/\",\"categories\":[\"robots-txt\"]},\"18834\":{\"title\":\"Using the Robots Meta Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-robots-meta-settings-in-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"archive-settings\",\"category-tag-settings\",\"content-type-settings\",\"media-settings\",\"post-page-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18835\":{\"title\":\"Noindex Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/noindex-settings\\/\",\"categories\":[\"search-appearance\"]},\"18836\":{\"title\":\"Configuring the Schema Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-schema-settings-in-all-in-one-seo\\/\",\"categories\":[\"schema-settings\",\"search-appearance\"]},\"18837\":{\"title\":\"A Guide to Schema.org Markup for Rich Snippets\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/a-guide-to-schema-org-markup-for-rich-snippets\\/\",\"categories\":[\"general-seo-topics\",\"schema-settings\"]},\"18838\":{\"title\":\"Hiding the AIOSEO Admin Bar Menu\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-admin-bar-menu\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18839\":{\"title\":\"Hiding the AIOSEO Dashboard Widget\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-dashboard-widget\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18840\":{\"title\":\"Hiding the AIOSEO Column on All Posts Screens\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-column-on-all-posts-screens\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18841\":{\"title\":\"Display Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/display-settings\\/\",\"categories\":[\"display-settings\"]},\"18842\":{\"title\":\"Setting the SEO Title and Description Format for Media Attachments\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-media-attachments\\/\",\"categories\":[\"media-settings\",\"search-appearance\"]},\"18843\":{\"title\":\"Showing or Hiding Your Content in Search Results\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/showing-or-hiding-your-content-in-search-results\\/\",\"categories\":[\"archive-settings\",\"category-tag-settings\",\"content-type-settings\",\"media-settings\",\"post-page-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18844\":{\"title\":\"Content Type Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/custom-post-type-settings\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"18845\":{\"title\":\"What Are Media Attachments and Should I Submit Them to Search Engines?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-are-media-attachments-and-should-i-submit-them-to-search-engines\\/\",\"categories\":[\"frequently-asked-questions\",\"media-settings\"]},\"18846\":{\"title\":\"Setting the SEO Title and Description Format for Custom Taxonomies\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-taxonomies\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18847\":{\"title\":\"Setting the SEO Title and Description Format for Custom Post Types\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-post-types\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"18848\":{\"title\":\"Setting the SEO Title and Description Format for Tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-tags\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18849\":{\"title\":\"Setting the SEO Title and Description Format for Categories\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-categories\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18850\":{\"title\":\"Setting the SEO Title and Description Format for Pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-pages\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18851\":{\"title\":\"Setting the SEO Title and Description Format for Posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-posts\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18852\":{\"title\":\"Title Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/title-settings\\/\",\"categories\":[\"search-appearance\"]},\"18853\":{\"title\":\"Setting the SEO for Your Home Page\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-for-your-home-page\\/\",\"categories\":[\"home-page-settings\",\"search-appearance\"]},\"18854\":{\"title\":\"General Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/general-settings\\/\",\"categories\":[\"general-settings\"]},\"18855\":{\"title\":\"How to Add Your License Key in All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-add-your-license-key-in-all-in-one-seo-pro\\/\",\"categories\":[\"general-settings\",\"getting-started\"]},\"18856\":{\"title\":\"Canonical URLs in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/canonical-urls-in-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18858\":{\"title\":\"Adding non-WordPress Content to the Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-non-wordpress-content-to-the-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18860\":{\"title\":\"Troubleshooting Problems With Sharing Content on Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-problems-with-sharing-content-on-twitter\\/\",\"categories\":[\"social-networks\",\"troubleshooting\",\"twitter-settings\"]},\"18861\":{\"title\":\"Troubleshooting Problems With Sharing Content on Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-problems-with-sharing-content-on-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\",\"troubleshooting\"]},\"18862\":{\"title\":\"Getting Started With Pinterest Rich Pins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-social-meta-for-pinterest-rich-pins\\/\",\"categories\":[\"pinterest-settings\",\"social-networks\"]},\"18863\":{\"title\":\"Setting the Content Publisher for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-publisher-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18864\":{\"title\":\"Exclude Images from XML Sitemap for Yandex\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/exclude-images-from-xml-sitemap-for-yandex\\/\",\"categories\":[\"xml-sitemap\"]},\"18865\":{\"title\":\"Submitting a Sitemap to Yandex\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-yandex\\/\",\"categories\":[\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18866\":{\"title\":\"Submitting a Sitemap to Bing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-bing\\/\",\"categories\":[\"bing-webmaster-tools\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18867\":{\"title\":\"Submitting a Sitemap to Google\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-google\\/\",\"categories\":[\"google-news-sitemap\",\"google-search-console\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18868\":{\"title\":\"Including Date and Author Archives in Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-date-and-author-archives-in-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18869\":{\"title\":\"Choosing Which Content to Include in Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-content-to-include-in-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18870\":{\"title\":\"Choosing Which Content to Include in Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-content-to-include-in-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18871\":{\"title\":\"Using Sitemap Indexes and Pagination\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-sitemap-indexes-and-pagination\\/\",\"categories\":[\"video-sitemap\",\"xml-sitemap\"]},\"18872\":{\"title\":\"How to Disable Sitemaps in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-sitemaps-in-all-in-one-seo\\/\",\"categories\":[\"google-news-sitemap\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18873\":{\"title\":\"Baidu Webmaster Tools Verification\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/baidu-webmaster-tools-verification\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18874\":{\"title\":\"Setting Twitter Social Meta for Your Homepage\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-twitter-social-meta-for-your-homepage\\/\",\"categories\":[\"home-page-settings\",\"social-networks\",\"twitter-settings\"]},\"18875\":{\"title\":\"Setting Facebook Social Meta for Your Homepage\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-facebook-social-meta-for-your-homepage\\/\",\"categories\":[\"facebook-settings\",\"home-page-settings\",\"social-networks\"]},\"18876\":{\"title\":\"Setting the Card Type for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-card-type-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18877\":{\"title\":\"Setting the Object Types for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-object-types-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18879\":{\"title\":\"Setting the Priority and Frequency for Content in the Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-priority-and-frequency-for-content-in-the-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18880\":{\"title\":\"Setting the Priority and Frequency for Content in the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-priority-and-frequency-for-content-in-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18881\":{\"title\":\"How to Exclude Content from Your RSS Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-rss-sitemap\\/\",\"categories\":[\"rss-sitemap\"]},\"18882\":{\"title\":\"How to Exclude Content from Your Google News Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-google-news-sitemap\\/\",\"categories\":[\"google-news-sitemap\"]},\"18883\":{\"title\":\"How to Exclude Content from Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18884\":{\"title\":\"How to Exclude Content from Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18885\":{\"title\":\"Setting Article Tags for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-article-tags-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18886\":{\"title\":\"Setting the Content Author for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-author-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18887\":{\"title\":\"Setting the Content Author for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-author-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18888\":{\"title\":\"Setting the Content Publisher for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-publisher-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18889\":{\"title\":\"How to Create a Google News Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-google-news-sitemap\\/\",\"categories\":[\"google-news-sitemap\"]},\"18890\":{\"title\":\"Including Videos in Custom Fields in Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-videos-in-custom-fields-in-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18891\":{\"title\":\"What is a Dynamically Generated Sitemap and Why is it Better to Use?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-a-dynamically-generated-sitemap-and-why-is-it-better-to-use\\/\",\"categories\":[\"frequently-asked-questions\",\"video-sitemap\",\"xml-sitemap\"]},\"18892\":{\"title\":\"How to Create a Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18893\":{\"title\":\"Adding Your Facebook Admin ID\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-your-facebook-admin-id\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18894\":{\"title\":\"Adding Your Facebook App ID\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-your-facebook-app-id\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18895\":{\"title\":\"Access Control Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/access-control-settings\\/\",\"categories\":[\"access-control-settings\"]},\"18896\":{\"title\":\"Advanced Settings for Google Analytics\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/advanced-settings-for-google-analytics\\/\",\"categories\":[\"google-analytics\"]},\"18897\":{\"title\":\"Miscellaneous Site Verification\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/miscellaneous-site-verification\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18898\":{\"title\":\"Displaying Your Social Media Profiles in Knowledge Panel\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-your-social-media-profiles-in-knowledge-panel\\/\",\"categories\":[\"schema-settings\",\"social-networks\"]},\"18899\":{\"title\":\"How to Create an RSS Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-an-rss-sitemap\\/\",\"categories\":[\"rss-sitemap\"]},\"18900\":{\"title\":\"Excluding Images from the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/excluding-images-from-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18901\":{\"title\":\"Adding non-WordPress Content to the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-non-wordpress-content-to-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18903\":{\"title\":\"Setting a Default Image for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-default-image-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18904\":{\"title\":\"Setting a Default Image for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-default-image-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18905\":{\"title\":\"Setting a Title Separator\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-title-separator\\/\",\"categories\":[\"search-appearance\"]},\"18906\":{\"title\":\"How to Protect Your Content With RSS Content Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-protect-your-content-with-rss-content-settings\\/\",\"categories\":[\"rss-content-settings\"]},\"18907\":{\"title\":\"How to Connect Your Site with Google Tag Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-connect-your-site-with-google-tag-manager\\/\",\"categories\":[\"google-analytics\"]},\"18908\":{\"title\":\"How to Connect Your Site with Google Analytics\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-connect-your-site-with-google-analytics\\/\",\"categories\":[\"google-analytics\"]},\"18909\":{\"title\":\"How to Verify Your Site with Pinterest\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-pinterest\\/\",\"categories\":[\"pinterest-settings\",\"social-networks\",\"webmaster-tools\",\"webmaster-verification\"]},\"18910\":{\"title\":\"How to Verify Your Site with Yandex Webmaster Tools\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-yandex-webmaster-tools\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18911\":{\"title\":\"How to Verify Your Site with Bing Webmaster Tools\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-bing-webmaster-tools\\/\",\"categories\":[\"bing-webmaster-tools\",\"webmaster-tools\",\"webmaster-verification\"]},\"18912\":{\"title\":\"How to Verify Your Site with Google Search Console\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-google-search-console\\/\",\"categories\":[\"google-search-console\",\"webmaster-tools\",\"webmaster-verification\"]},\"18913\":{\"title\":\"Usage Tracking\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/usage-tracking\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18915\":{\"title\":\"How do I use All in One SEO in my language?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-use-all-in-one-seo-in-my-language\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18920\":{\"title\":\"NGINX rewrite rules for Robots.txt\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/nginx-rewrite-rules-for-robots-txt\\/\",\"categories\":[\"robots-txt\"]},\"18927\":{\"title\":\"Supported PHP Versions for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/supported-php-version\\/\",\"categories\":[\"troubleshooting\"]},\"18929\":{\"title\":\"Using a different CDN for script enqueuing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-a-different-cdn-for-script-enqueuing\\/\",\"categories\":[\"troubleshooting\"]},\"18930\":{\"title\":\"How do I get Google to show sitelinks for my site?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-get-google-to-show-sitelinks-for-my-site\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18954\":{\"title\":\"How does the import process for SEO data work?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-does-the-import-process-for-seo-data-work\\/\",\"categories\":[\"frequently-asked-questions\",\"importer-exporter\"]},\"18960\":{\"title\":\"Robots.txt Editor for Multisite Networks\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/robots-txt-editor-for-multisite-networks\\/\",\"categories\":[\"robots-txt\"]},\"18961\":{\"title\":\"What are the minimum requirements for All in One SEO?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-are-the-minimum-requirements-for-all-in-one-seo-pack\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18964\":{\"title\":\"How do I use your API code examples?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-use-your-api-code-examples\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18969\":{\"title\":\"XML Parsing Error - This page contains the following errors\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/this-page-contains-the-following-errors\\/\",\"categories\":[\"google-news-sitemap\",\"troubleshooting\",\"video-sitemap\",\"xml-sitemap\"]},\"18972\":{\"title\":\"The File Editor or Robots.txt modules are missing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/the-file-editor-or-robots-txt-modules-are-missing\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18977\":{\"title\":\"Excluding the XML Sitemap from caching\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/excluding-the-xml-sitemap-from-caching\\/\",\"categories\":[\"xml-sitemap\"]},\"18982\":{\"title\":\"Why doesn\'t the title and description I set appear in search results?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/why-doesnt-the-title-and-description-i-set-appear-in-search-results\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\"]},\"18983\":{\"title\":\"Can I remove the date from Google search results?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/can-i-remove-the-date-from-google-search-results\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18985\":{\"title\":\"Setting up HTTPS SSL\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-up-https-ssl\\/\",\"categories\":[\"general-seo-topics\"]},\"18995\":{\"title\":\"How to Increase the WordPress PHP Memory Limit\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/increase-wordpress-php-memory-limit\\/\",\"categories\":[\"troubleshooting\"]},\"19002\":{\"title\":\"Checking Index Status in Google Search Results\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/checking-index-status-in-google-search-results\\/\",\"categories\":[\"general-seo-topics\"]},\"19006\":{\"title\":\"SEO Data Importer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/seo-data-importer\\/\",\"categories\":[\"seo-data-importer\"]},\"19008\":{\"title\":\"How to troubleshoot issues with All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-troubleshoot-issues-with-all-in-one-seo-pack\\/\",\"categories\":[\"troubleshooting\"]},\"19010\":{\"title\":\"Quality Guidelines for SEO Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/quality-guidelines-for-seo-titles-and-descriptions\\/\",\"categories\":[\"general-seo-topics\"]},\"19016\":{\"title\":\"Top Tips for Good On-Page SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/top-tips-for-good-on-page-seo\\/\",\"categories\":[\"general-seo-topics\"]},\"19017\":{\"title\":\"Meta Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/meta-descriptions\\/\",\"categories\":[\"general-seo-topics\"]},\"19028\":{\"title\":\"What is SEO meta?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-seo-meta\\/\",\"categories\":[\"getting-started\"]},\"19029\":{\"title\":\"Social Meta Settings - Individual Page\\/Post Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/social-meta-settings-individual-pagepost-settings\\/\",\"categories\":[\"post-page-settings\",\"social-networks\"]},\"19030\":{\"title\":\"File Editor Module\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/file-editor-module\\/\",\"categories\":[\"file-editor\"]},\"19031\":{\"title\":\"Social Meta Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/social-meta-module\\/\",\"categories\":[\"social-networks\"]},\"19032\":{\"title\":\"Importer & Exporter Module\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importer-exporter-module\\/\",\"categories\":[\"importer-exporter\"]},\"19033\":{\"title\":\"XML Sitemaps Module\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/xml-sitemaps-module\\/\",\"categories\":[\"xml-sitemap\"]},\"19034\":{\"title\":\"Feature Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/feature-manager\\/\",\"categories\":[\"feature-manager\"]},\"19035\":{\"title\":\"Advanced Settings for All in One SEO Pack\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/all-in-one-seo-pack-advanced-settings\\/\",\"categories\":[\"advanced-settings\"]}}}','no'),(421261,'_aioseo_cache_expiration_admin_help_docs','1619440052','no'),(428402,'_transient_timeout_tnp_extensions_json','1619816961','no'),(428403,'_transient_tnp_extensions_json','[\n    {\n        \"id\": \"85\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.1.4\",\n        \"title\": \"Addons Manager\",\n        \"description\": \"\",\n        \"slug\": \"newsletter-extensions\",\n        \"type\": \"manager\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/account\",\n        \"image\": \"\",\n        \"status\": \"4\",\n        \"free\": true,\n        \"downloadable\": true,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=85\",\n        \"wp_slug\": \"newsletter-extensions\\/extensions.php\"\n    },\n    {\n        \"id\": \"87\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.0.3\",\n        \"title\": \"Speed and Delivery Hours Control\",\n        \"description\": \"Configure a different delivery speed for each newsletter and the delivery hours window. Only for regular newsletters.\",\n        \"slug\": \"newsletter-speedcontrol\",\n        \"type\": \"legacy\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/account\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2018\\/12\\/speedcontrol.png\",\n        \"status\": \"3\",\n        \"free\": true,\n        \"downloadable\": true,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=87\",\n        \"wp_slug\": \"newsletter-speedcontrol\\/speedcontrol.php\"\n    },\n    {\n        \"id\": \"90\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.0.4\",\n        \"title\": \"Sendinblue\",\n        \"description\": \"Integration with Sendinblue mailing service.\",\n        \"slug\": \"newsletter-sendinblue\",\n        \"type\": \"delivery\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/documentation\\/?p=198432\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/design-32px-outline_newsletter-dev.png\",\n        \"status\": \"3\",\n        \"free\": true,\n        \"downloadable\": true,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=90\",\n        \"wp_slug\": \"newsletter-sendinblue\\/sendinblue.php\"\n    },\n    {\n        \"id\": \"93\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.0.0\",\n        \"title\": \"External SMTP\",\n        \"description\": \"Add SMTP support to Newsletter for sending emails.\",\n        \"slug\": \"newsletter-smtp\",\n        \"type\": \"delivery\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/documentation\\/addons\\/delivery-addons\\/smtp-extension\\/\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/design-32px-outline_newsletter-dev.png\",\n        \"status\": \"4\",\n        \"free\": true,\n        \"downloadable\": true,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=93\",\n        \"wp_slug\": \"newsletter-smtp\\/smtp.php\"\n    },\n    {\n        \"id\": \"97\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.0.3\",\n        \"title\": \"Webhooks (BETA)\",\n        \"description\": \"Adds webhooks to trigger external services upon subscription and cancellation events.\",\n        \"slug\": \"newsletter-webhooks\",\n        \"type\": \"extension\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/documentation\\/developers\\/newsletter-webhooks\\/\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2017\\/10\\/bold-direction@2x-1.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=97\",\n        \"wp_slug\": \"newsletter-webhooks\\/webhooks.php\"\n    },\n    {\n        \"id\": \"99\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.0.1\",\n        \"title\": \"Elementor Forms Addon (ALPHA)\",\n        \"description\": \"Integrates Elementor forms with Newsletter to collect subscription by forms created with Elementor.\",\n        \"slug\": \"newsletter-elementor\",\n        \"type\": \"integration\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/documentation\\/addons\\/integrations\\/elementor-extension\\/\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2021\\/04\\/elementor.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=99\",\n        \"wp_slug\": \"newsletter-elementor\\/elementor.php\"\n    },\n    {\n        \"id\": \"100\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.0.0\",\n        \"title\": \"Easy Digital Downloads\",\n        \"description\": \"The Newsletter Plugin integration for Easy Digital Downloads.\",\n        \"slug\": \"\",\n        \"type\": \"integration\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/premium\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2021\\/04\\/edd-logo.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=100\",\n        \"wp_slug\": \"\\/.php\"\n    },\n    {\n        \"id\": \"101\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.0.0\",\n        \"title\": \"Gravity Forms\",\n        \"description\": \"Integration between Gravity Forms and Newsletter to collect subscriptions directly from Gravity designed forms.\",\n        \"slug\": \"newsletter-gravityforms\",\n        \"type\": \"integration\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/documentation\\/addons\\/integrations\\/gravityforms-extension\\/\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2021\\/04\\/gravityforms.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=101\",\n        \"wp_slug\": \"newsletter-gravityforms\\/gravityforms.php\"\n    },\n    {\n        \"id\": \"91\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.0.2\",\n        \"title\": \"Instasend\",\n        \"description\": \"Quickly create a newsletter from a post (free for limited time)\",\n        \"slug\": \"newsletter-instasend\",\n        \"type\": \"extension\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/account\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2020\\/05\\/instasend-32.png\",\n        \"status\": \"3\",\n        \"free\": true,\n        \"downloadable\": true,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=91\",\n        \"wp_slug\": \"newsletter-instasend\\/instasend.php\"\n    },\n    {\n        \"id\": \"61\",\n        \"children_fileid\": \"\",\n        \"version\": \"4.1.9\",\n        \"title\": \"Contact Form 7\",\n        \"description\": \"Adds the newsletter subscription feature to your Contact Form 7 forms.\",\n        \"slug\": \"newsletter-cf7\",\n        \"type\": \"integration\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/plugins\\/newsletter\\/contact-form-7-extension\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/users-32px-outline_badge-13.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=61\",\n        \"wp_slug\": \"newsletter-cf7\\/cf7.php\"\n    },\n    {\n        \"id\": \"83\",\n        \"children_fileid\": null,\n        \"version\": \"1.0.3\",\n        \"title\": \"Ninja Forms Integration\",\n        \"description\": \"Integrate Ninja Forms with Newsletter collecting subscription from your contact form.\",\n        \"slug\": \"newsletter-ninjaforms\",\n        \"type\": \"integration\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/premium\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2018\\/10\\/forms-integration.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=83\",\n        \"wp_slug\": \"newsletter-ninjaforms\\/ninjaforms.php\"\n    },\n    {\n        \"id\": \"84\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.0.5\",\n        \"title\": \"WP Forms Integration\",\n        \"description\": \"Integration with WP-Forms plugin. You can add a subscription option to your contact forms.\",\n        \"slug\": \"newsletter-wpforms\",\n        \"type\": \"integration\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/premium\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2018\\/10\\/forms-integration.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=84\",\n        \"wp_slug\": \"newsletter-wpforms\\/wpforms.php\"\n    },\n    {\n        \"id\": \"50\",\n        \"children_fileid\": \"\",\n        \"version\": \"4.3.9\",\n        \"title\": \"Reports\",\n        \"description\": \"Shows tables and diagrams of the collected data (opens, clicks, ...).\",\n        \"slug\": \"newsletter-reports\",\n        \"type\": \"extension\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/reports\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/business-32px-outline_chart-bar-33.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=50\",\n        \"wp_slug\": \"newsletter-reports\\/reports.php\"\n    },\n    {\n        \"id\": \"62\",\n        \"children_fileid\": \"\",\n        \"version\": \"4.5.1\",\n        \"title\": \"Automated\",\n        \"description\": \"Automatically creates periodic newsletters with your blog contents. Multichannel.\",\n        \"slug\": \"newsletter-automated\",\n        \"type\": \"extension\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/automated\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2021\\/03\\/automated-32.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=62\",\n        \"wp_slug\": \"newsletter-automated\\/automated.php\"\n    },\n    {\n        \"id\": \"63\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.6.6\",\n        \"title\": \"WooCommerce\",\n        \"description\": \"The Newsletter Plugin integration for WooCommerce\\u2122. Unleash your marketing powers.\",\n        \"slug\": \"newsletter-woocommerce\",\n        \"type\": \"integration\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/woocommerce\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2018\\/03\\/woocommerce-extension-icon.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=63\",\n        \"wp_slug\": \"newsletter-woocommerce\\/woocommerce.php\"\n    },\n    {\n        \"id\": \"67\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.2.4\",\n        \"title\": \"Leads\",\n        \"description\": \"Add a popup or a fixed subscription bar to your website and offer your visitors a simple way to subscribe.\",\n        \"slug\": \"newsletter-leads\",\n        \"type\": \"extension\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/plugins\\/newsletter\\/leads-extension\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/ui-32px-outline-3_widget.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=67\",\n        \"wp_slug\": \"newsletter-leads\\/leads.php\"\n    },\n    {\n        \"id\": \"68\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.1.2\",\n        \"title\": \"Google Analytics\",\n        \"description\": \"Automatically add Google Analytics UTM campaign tracking to links\",\n        \"slug\": \"newsletter-analytics\",\n        \"type\": \"extension\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/google-analytics\",\n        \"image\": \" https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/analytics.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=68\",\n        \"wp_slug\": \"newsletter-analytics\\/analytics.php\"\n    },\n    {\n        \"id\": \"70\",\n        \"children_fileid\": null,\n        \"version\": \"1.0.7\",\n        \"title\": \"Subscribe on Comment\",\n        \"description\": \"Adds the subscription option to your blog comment form\",\n        \"slug\": \"newsletter-comments\",\n        \"type\": \"integration\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/premium\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2017\\/02\\/comment-notification.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=70\",\n        \"wp_slug\": \"newsletter-comments\\/comments.php\"\n    },\n    {\n        \"id\": \"72\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.2.9\",\n        \"title\": \"Autoresponder\",\n        \"description\": \"Create unlimited email series to follow-up your subscribers. Lessons, up-sells, conversations.\",\n        \"slug\": \"newsletter-autoresponder\",\n        \"type\": \"extension\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/autoresponder\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/emoticons-32px-outline_robot.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=72\",\n        \"wp_slug\": \"newsletter-autoresponder\\/autoresponder.php\"\n    },\n    {\n        \"id\": \"74\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.3.2\",\n        \"title\": \"Extended Composer Blocks\",\n        \"description\": \"Adds new blocks to the newsletter composer: list, video, gallery, full post.\",\n        \"slug\": \"newsletter-blocks\",\n        \"type\": \"extension\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/premium\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2017\\/04\\/ui-32px-outline-3_widget.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=74\",\n        \"wp_slug\": \"newsletter-blocks\\/blocks.php\"\n    },\n    {\n        \"id\": \"75\",\n        \"children_fileid\": null,\n        \"version\": \"1.1.0\",\n        \"title\": \"Geolocation\",\n        \"description\": \"Geolocate the subscribers and target them by geolocation in your campaign.\",\n        \"slug\": \"newsletter-geo\",\n        \"type\": \"extension\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2018\\/03\\/geo-extension-icon.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=75\",\n        \"wp_slug\": \"newsletter-geo\\/geo.php\"\n    },\n    {\n        \"id\": \"77\",\n        \"children_fileid\": \"\",\n        \"version\": \"2.1.5\",\n        \"title\": \"Newsletter API\",\n        \"description\": \"Access programmatically to The Newsletter Plugin via REST calls.\",\n        \"slug\": \"newsletter-api\",\n        \"type\": \"extension\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/account\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2017\\/10\\/bold-direction@2x-1.png\",\n        \"status\": \"3\",\n        \"free\": true,\n        \"downloadable\": true,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=77\",\n        \"wp_slug\": \"newsletter-api\\/api.php\"\n    },\n    {\n        \"id\": \"55\",\n        \"children_fileid\": null,\n        \"version\": \"4.0.9\",\n        \"title\": \"Facebook\",\n        \"description\": \"One click subscription and confirmation with Facebook Connect.\",\n        \"slug\": \"newsletter-facebook\",\n        \"type\": \"integration\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/plugins\\/newsletter\\/facebook-module\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/Facebook.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=55\",\n        \"wp_slug\": \"newsletter-facebook\\/facebook.php\"\n    },\n    {\n        \"id\": \"76\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.1.5\",\n        \"title\": \"Bounce Management\",\n        \"description\": \"This experimental extension manages the bounces and keeps the list clean of invalid addresses.\",\n        \"slug\": \"newsletter-bounce\",\n        \"type\": \"extension\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/premium\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2017\\/10\\/ic_settings_backup_restore_32px.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=76\",\n        \"wp_slug\": \"newsletter-bounce\\/bounce.php\"\n    },\n    {\n        \"id\": \"79\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.1.2\",\n        \"title\": \"Events Manager Integration\",\n        \"description\": \"Integrates with Events Manager plugin to add events in your regular and automated newsletters.\",\n        \"slug\": \"newsletter-events\",\n        \"type\": \"integration\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/documentation\\/addons\\/integrations\\/events-extension\\/\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2019\\/02\\/events-manager-icon.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=79\",\n        \"wp_slug\": \"newsletter-events\\/events.php\"\n    },\n    {\n        \"id\": \"82\",\n        \"children_fileid\": null,\n        \"version\": \"1.0.0\",\n        \"title\": \"Translatepress Bridge\",\n        \"description\": \"Enables few multilanguage Newsletter features for who is using Translatepress.\",\n        \"slug\": \"newsletter-translatepress\",\n        \"type\": \"integration\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/account\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2018\\/09\\/translatepress.png\",\n        \"status\": \"3\",\n        \"free\": true,\n        \"downloadable\": true,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=82\",\n        \"wp_slug\": \"newsletter-translatepress\\/translatepress.php\"\n    },\n    {\n        \"id\": \"86\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.2.0\",\n        \"title\": \"Advanced Import\",\n        \"description\": \"An advanced import system with extended profile fields and mapping (beta version).\",\n        \"slug\": \"newsletter-import\",\n        \"type\": \"extension\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/account\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/file-upload-88.png\",\n        \"status\": \"3\",\n        \"free\": true,\n        \"downloadable\": true,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=86\",\n        \"wp_slug\": \"newsletter-import\\/import.php\"\n    },\n    {\n        \"id\": \"88\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.1.2\",\n        \"title\": \"The Events Calendar (by Tribe)\",\n        \"description\": \"Adds a composer block which extracts the events managed by The Events Calendar plugin.\",\n        \"slug\": \"newsletter-tribeevents\",\n        \"type\": \"integration\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/documentation\\/tribeevents-extension\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2019\\/02\\/tribe-event-calendar-icon.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=88\",\n        \"wp_slug\": \"newsletter-tribeevents\\/tribeevents.php\"\n    },\n    {\n        \"id\": \"58\",\n        \"children_fileid\": \"\",\n        \"version\": \"4.0.5\",\n        \"title\": \"Public Archive\",\n        \"description\": \"Generates a public archive of the sent newsletters for your blog.\",\n        \"slug\": \"newsletter-archive\",\n        \"type\": \"extension\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/plugins\\/newsletter\\/newsletter-archive-extension\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/files-32px-outline_archive-3d-content.png\",\n        \"status\": \"3\",\n        \"free\": true,\n        \"downloadable\": true,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=58\",\n        \"wp_slug\": \"newsletter-archive\\/archive.php\"\n    },\n    {\n        \"id\": \"71\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.0.9\",\n        \"title\": \"Locked Content\",\n        \"description\": \"Boost your subscription rate locking out your premium contents with a subscription form.\",\n        \"slug\": \"newsletter-lock\",\n        \"type\": \"extension\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/account\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2017\\/04\\/ui-32px-outline-1_lock-open.png\",\n        \"status\": \"3\",\n        \"free\": true,\n        \"downloadable\": true,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=71\",\n        \"wp_slug\": \"newsletter-lock\\/lock.php\"\n    },\n    {\n        \"id\": \"73\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.2.6\",\n        \"title\": \"WP Users Integration\",\n        \"description\": \"Connects the WordPress user registration with Newsletter subscription. Optionally imports all WP users as subscribers.\",\n        \"slug\": \"newsletter-wpusers\",\n        \"type\": \"integration\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/account\",\n        \"image\": \"https:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/uploads\\/2017\\/04\\/media-32px-outline-2_speaker-01.png\",\n        \"status\": \"3\",\n        \"free\": true,\n        \"downloadable\": true,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=73\",\n        \"wp_slug\": \"newsletter-wpusers\\/wpusers.php\"\n    },\n    {\n        \"id\": \"51\",\n        \"children_fileid\": \"\",\n        \"version\": \"4.1.3\",\n        \"title\": \"Feed by Mail\",\n        \"description\": \"Automatically creates and sends newsletters with the latest blog posts.\",\n        \"slug\": \"newsletter-feed\",\n        \"type\": \"legacy\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/feed-by-mail-extension\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/ui-32px-outline-3_playlist.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=51\",\n        \"wp_slug\": \"newsletter-feed\\/feed.php\"\n    },\n    {\n        \"id\": \"53\",\n        \"children_fileid\": null,\n        \"version\": \"2.2.0\",\n        \"title\": \"Popup\",\n        \"description\": \"Configurable popup system to increase the subscription rate.\",\n        \"slug\": \"newsletter-popup\",\n        \"type\": \"legacy\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/plugins\\/newsletter\\/popup-module\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/ui-32px-outline-3_widget.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=53\",\n        \"wp_slug\": \"newsletter-popup\\/popup.php\"\n    },\n    {\n        \"id\": \"54\",\n        \"children_fileid\": \"\",\n        \"version\": \"4.1.3\",\n        \"title\": \"Followup\",\n        \"description\": \"Automated email series sent upon subscription at defined intervals.\",\n        \"slug\": \"newsletter-followup\",\n        \"type\": \"legacy\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/plugins\\/newsletter\\/follow-up-module\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/ui-32px-outline-2_time-countdown.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=54\",\n        \"wp_slug\": \"newsletter-followup\\/followup.php\"\n    },\n    {\n        \"id\": \"48\",\n        \"children_fileid\": \"\",\n        \"version\": \"4.2.2\",\n        \"title\": \"SendGrid\",\n        \"description\": \"Integrates the SendGrid delivery system and bounce detection.\",\n        \"slug\": \"newsletter-sendgrid\",\n        \"type\": \"delivery\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/plugins\\/newsletter\\/sendgrid-module\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/design-32px-outline_newsletter-dev.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=48\",\n        \"wp_slug\": \"newsletter-sendgrid\\/sendgrid.php\"\n    },\n    {\n        \"id\": \"49\",\n        \"children_fileid\": \"\",\n        \"version\": \"4.0.0\",\n        \"title\": \"Mandrill\",\n        \"description\": \"Integrates the Mandrill delivery system and bounce detection.\",\n        \"slug\": \"newsletter-mandrill\",\n        \"type\": \"legacy\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/plugins\\/newsletter\\/mandrill-module\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/design-32px-outline_newsletter-dev.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=49\",\n        \"wp_slug\": \"newsletter-mandrill\\/mandrill.php\"\n    },\n    {\n        \"id\": \"52\",\n        \"children_fileid\": \"\",\n        \"version\": \"4.0.8\",\n        \"title\": \"Mailjet\",\n        \"description\": \"Integrates the Mailjet delivery system and bounce detection.\",\n        \"slug\": \"newsletter-mailjet\",\n        \"type\": \"delivery\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/plugins\\/newsletter\\/mailjet-module\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/design-32px-outline_newsletter-dev.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=52\",\n        \"wp_slug\": \"newsletter-mailjet\\/mailjet.php\"\n    },\n    {\n        \"id\": \"60\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.3.2\",\n        \"title\": \"Amazon SES\",\n        \"description\": \"Integrates Newsletter with Amazon SES service for sending emails and processing bounces.\",\n        \"slug\": \"newsletter-amazon\",\n        \"type\": \"delivery\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/plugins\\/newsletter\\/amazon-ses-extension\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/design-32px-outline_newsletter-dev.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=60\",\n        \"wp_slug\": \"newsletter-amazon\\/amazon.php\"\n    },\n    {\n        \"id\": \"65\",\n        \"children_fileid\": \"\",\n        \"version\": \"4.1.2\",\n        \"title\": \"Mailgun\",\n        \"description\": \"Integrates the Mailgun delivery system and bounce detection.\",\n        \"slug\": \"newsletter-mailgun\",\n        \"type\": \"delivery\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/plugins\\/newsletter\\/mailgun-module\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/design-32px-outline_newsletter-dev.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=65\",\n        \"wp_slug\": \"newsletter-mailgun\\/mailgun.php\"\n    },\n    {\n        \"id\": \"66\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.1.0\",\n        \"title\": \"ElasticEmail\",\n        \"description\": \"ElasticEmail integration\",\n        \"slug\": \"newsletter-elasticemail\",\n        \"type\": \"delivery\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/premium\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/design-32px-outline_newsletter-dev.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=66\",\n        \"wp_slug\": \"newsletter-elasticemail\\/elasticemail.php\"\n    },\n    {\n        \"id\": \"69\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.1.7\",\n        \"title\": \"SparkPost\",\n        \"description\": \"Integrates Newsletter with the SparkPost mail delivery service and bounce detection.\",\n        \"slug\": \"newsletter-sparkpost\",\n        \"type\": \"delivery\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/premium\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/design-32px-outline_newsletter-dev.png\",\n        \"status\": \"2\",\n        \"free\": false,\n        \"downloadable\": false,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=69\",\n        \"wp_slug\": \"newsletter-sparkpost\\/sparkpost.php\"\n    },\n    {\n        \"id\": \"56\",\n        \"children_fileid\": \"\",\n        \"version\": \"2.2.0\",\n        \"title\": \"Grabber\",\n        \"description\": \"Experimental! General subscription grabber from other forms. Requires technical skills.\",\n        \"slug\": \"newsletter-grabber\",\n        \"type\": \"legacy\",\n        \"url\": \"http:\\/\\/www.thenewsletterplugin.com\\/plugins\\/newsletter\\/grabber-module\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/placeholder.png\",\n        \"status\": \"4\",\n        \"free\": true,\n        \"downloadable\": true,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=56\",\n        \"wp_slug\": \"newsletter-grabber\\/grabber.php\"\n    },\n    {\n        \"id\": \"96\",\n        \"children_fileid\": \"\",\n        \"version\": \"1.0.1\",\n        \"title\": \"Office 365 Header Removal\",\n        \"description\": \"This addon removes hidden headers from outgoing email to avoid Office365 SMTP block (or attempt to...). Install ONLY if you\'re using Office365 SMTP with an SMTP plugin!\",\n        \"slug\": \"newsletter-office365\",\n        \"type\": \"delivery\",\n        \"url\": \"https:\\/\\/www.thenewsletterplugin.com\\/account\",\n        \"image\": \"https:\\/\\/cdn.thenewsletterplugin.com\\/extensions\\/design-32px-outline_newsletter-dev.png\",\n        \"status\": \"3\",\n        \"free\": true,\n        \"downloadable\": true,\n        \"download_url\": \"http:\\/\\/www.thenewsletterplugin.com\\/wp-content\\/plugins\\/file-commerce-pro\\/get.php?f=96\",\n        \"wp_slug\": \"newsletter-office365\\/office365.php\"\n    }\n]','no'),(429207,'_site_transient_timeout_theme_roots','1619643257','no'),(429208,'_site_transient_theme_roots','a:1:{s:13:\"captainschare\";s:7:\"/themes\";}','no'),(429209,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1619671691;s:8:\"response\";a:11:{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:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:33:\"w.org/plugins/all-in-one-seo-pack\";s:4:\"slug\";s:19:\"all-in-one-seo-pack\";s:6:\"plugin\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:11:\"new_version\";s:7:\"4.1.0.2\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/all-in-one-seo-pack/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/all-in-one-seo-pack.4.1.0.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:72:\"https://ps.w.org/all-in-one-seo-pack/assets/icon-256x256.png?rev=2443290\";s:2:\"1x\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";s:3:\"svg\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-1544x500.png?rev=2443290\";s:2:\"1x\";s:74:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-772x250.png?rev=2443290\";}s:11:\"banners_rtl\";a:0:{}s:14:\"upgrade_notice\";s:56:\"<p>This update adds major improvements and bugfixes.</p>\";s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";s:3:\"5.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"autoptimize/autoptimize.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/autoptimize\";s:4:\"slug\";s:11:\"autoptimize\";s:6:\"plugin\";s:27:\"autoptimize/autoptimize.php\";s:11:\"new_version\";s:5:\"2.8.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/autoptimize/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/autoptimize.2.8.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608\";s:2:\"1x\";s:64:\"https://ps.w.org/autoptimize/assets/icon-128x128.png?rev=1864142\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/autoptimize/assets/banner-772x250.jpg?rev=1315920\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:45:\"taxonomy-terms-order/taxonomy-terms-order.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:34:\"w.org/plugins/taxonomy-terms-order\";s:4:\"slug\";s:20:\"taxonomy-terms-order\";s:6:\"plugin\";s:45:\"taxonomy-terms-order/taxonomy-terms-order.php\";s:11:\"new_version\";s:7:\"1.5.7.5\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/taxonomy-terms-order/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/taxonomy-terms-order.1.5.7.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/taxonomy-terms-order/assets/icon-256x256.png?rev=1564412\";s:2:\"1x\";s:73:\"https://ps.w.org/taxonomy-terms-order/assets/icon-128x128.png?rev=1564412\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/taxonomy-terms-order/assets/banner-1544x500.png?rev=1564412\";s:2:\"1x\";s:75:\"https://ps.w.org/taxonomy-terms-order/assets/banner-772x250.png?rev=1564412\";}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: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\";O:8:\"stdClass\":0:{}}s:45:\"contact-form-entries/contact-form-entries.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:34:\"w.org/plugins/contact-form-entries\";s:4:\"slug\";s:20:\"contact-form-entries\";s:6:\"plugin\";s:45:\"contact-form-entries/contact-form-entries.php\";s:11:\"new_version\";s:5:\"1.1.9\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/contact-form-entries/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-entries.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/contact-form-entries/assets/icon-256x256.png?rev=1926543\";s:2:\"1x\";s:73:\"https://ps.w.org/contact-form-entries/assets/icon-128x128.png?rev=1926543\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:75:\"https://ps.w.org/contact-form-entries/assets/banner-772x250.png?rev=1926543\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";s:3:\"5.3\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:21:\"newsletter/plugin.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:6:\"plugin\";s:21:\"newsletter/plugin.php\";s:11:\"new_version\";s:5:\"7.1.4\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/newsletter/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/newsletter.7.1.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/newsletter/assets/icon-256x256.png?rev=1052028\";s:2:\"1x\";s:63:\"https://ps.w.org/newsletter/assets/icon-128x128.png?rev=1160467\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/newsletter/assets/banner-1544x500.png?rev=1052027\";s:2:\"1x\";s:65:\"https://ps.w.org/newsletter/assets/banner-772x250.png?rev=1052027\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:37:\"post-types-order/post-types-order.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:30:\"w.org/plugins/post-types-order\";s:4:\"slug\";s:16:\"post-types-order\";s:6:\"plugin\";s:37:\"post-types-order/post-types-order.php\";s:11:\"new_version\";s:7:\"1.9.5.6\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/post-types-order/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/post-types-order.1.9.5.6.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/post-types-order/assets/icon-128x128.png?rev=1226428\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/post-types-order/assets/banner-1544x500.png?rev=1675574\";s:2:\"1x\";s:71:\"https://ps.w.org/post-types-order/assets/banner-772x250.png?rev=1429949\";}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:23:\"wp-smushit/wp-smush.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/wp-smushit\";s:4:\"slug\";s:10:\"wp-smushit\";s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:11:\"new_version\";s:5:\"3.8.4\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-smushit/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/wp-smushit.3.8.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/wp-smushit/assets/icon-256x256.gif?rev=2263432\";s:2:\"1x\";s:63:\"https://ps.w.org/wp-smushit/assets/icon-128x128.gif?rev=2263431\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wp-smushit/assets/banner-1544x500.png?rev=1863697\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-smushit/assets/banner-772x250.png?rev=1863697\";}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:33:\"w3-total-cache/w3-total-cache.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/w3-total-cache\";s:4:\"slug\";s:14:\"w3-total-cache\";s:6:\"plugin\";s:33:\"w3-total-cache/w3-total-cache.php\";s:11:\"new_version\";s:5:\"2.1.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/w3-total-cache/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.1.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806\";s:2:\"1x\";s:67:\"https://ps.w.org/w3-total-cache/assets/icon-128x128.png?rev=1041806\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/w3-total-cache/assets/banner-772x250.jpg?rev=1041806\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";s:3:\"5.3\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/wp-mail-smtp\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:6:\"plugin\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"2.7.0\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-mail-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-mail-smtp.2.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-256x256.png?rev=1755440\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-128x128.png?rev=1755440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-smtp/assets/banner-1544x500.png?rev=2468655\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-mail-smtp/assets/banner-772x250.png?rev=2468655\";}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:12:\"translations\";a:0:{}s:9:\"no_update\";a:8:{s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:36:\"w.org/plugins/advanced-custom-fields\";s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:5:\"5.9.5\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/advanced-custom-fields/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/advanced-custom-fields.5.9.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png?rev=1082746\";s:2:\"1x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-128x128.png?rev=1082746\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";s:2:\"1x\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";}s:11:\"banners_rtl\";a:0:{}}s:41:\"callrail-phone-call-tracking/callrail.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:42:\"w.org/plugins/callrail-phone-call-tracking\";s:4:\"slug\";s:28:\"callrail-phone-call-tracking\";s:6:\"plugin\";s:41:\"callrail-phone-call-tracking/callrail.php\";s:11:\"new_version\";s:5:\"0.4.5\";s:3:\"url\";s:59:\"https://wordpress.org/plugins/callrail-phone-call-tracking/\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/plugin/callrail-phone-call-tracking.0.4.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/callrail-phone-call-tracking/assets/icon-256x256.png?rev=2227520\";s:2:\"1x\";s:81:\"https://ps.w.org/callrail-phone-call-tracking/assets/icon-128x128.png?rev=2227520\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:84:\"https://ps.w.org/callrail-phone-call-tracking/assets/banner-1544x500.png?rev=2227520\";s:2:\"1x\";s:83:\"https://ps.w.org/callrail-phone-call-tracking/assets/banner-772x250.png?rev=2227520\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"cf7-salesforce/cf7-salesforce.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/cf7-salesforce\";s:4:\"slug\";s:14:\"cf7-salesforce\";s:6:\"plugin\";s:33:\"cf7-salesforce/cf7-salesforce.php\";s:11:\"new_version\";s:5:\"1.2.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/cf7-salesforce/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/cf7-salesforce.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/cf7-salesforce/assets/icon-256x256.png?rev=1956780\";s:2:\"1x\";s:67:\"https://ps.w.org/cf7-salesforce/assets/icon-128x128.png?rev=1956780\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/cf7-salesforce/assets/banner-1544x500.png?rev=1974697\";s:2:\"1x\";s:69:\"https://ps.w.org/cf7-salesforce/assets/banner-772x250.png?rev=1974697\";}s:11:\"banners_rtl\";a:0:{}}s:73:\"country-phone-field-contact-form-7/country-phone-field-contact-form-7.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:48:\"w.org/plugins/country-phone-field-contact-form-7\";s:4:\"slug\";s:34:\"country-phone-field-contact-form-7\";s:6:\"plugin\";s:73:\"country-phone-field-contact-form-7/country-phone-field-contact-form-7.php\";s:11:\"new_version\";s:5:\"2.2.7\";s:3:\"url\";s:65:\"https://wordpress.org/plugins/country-phone-field-contact-form-7/\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/plugin/country-phone-field-contact-form-7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:87:\"https://ps.w.org/country-phone-field-contact-form-7/assets/icon-256x256.png?rev=2064274\";s:2:\"1x\";s:87:\"https://ps.w.org/country-phone-field-contact-form-7/assets/icon-128x128.png?rev=2064274\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:41:\"cf7-calendly-integration/calendly-cf7.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:38:\"w.org/plugins/cf7-calendly-integration\";s:4:\"slug\";s:24:\"cf7-calendly-integration\";s:6:\"plugin\";s:41:\"cf7-calendly-integration/calendly-cf7.php\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/cf7-calendly-integration/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/cf7-calendly-integration.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:68:\"https://s.w.org/plugins/geopattern-icon/cf7-calendly-integration.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:9:\"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:9:\"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:57:\"ssl-insecure-content-fixer/ssl-insecure-content-fixer.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:40:\"w.org/plugins/ssl-insecure-content-fixer\";s:4:\"slug\";s:26:\"ssl-insecure-content-fixer\";s:6:\"plugin\";s:57:\"ssl-insecure-content-fixer/ssl-insecure-content-fixer.php\";s:11:\"new_version\";s:5:\"2.7.2\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/ssl-insecure-content-fixer/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/ssl-insecure-content-fixer.2.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/ssl-insecure-content-fixer/assets/icon-256x256.png?rev=1363964\";s:2:\"1x\";s:79:\"https://ps.w.org/ssl-insecure-content-fixer/assets/icon-128x128.png?rev=1363964\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/ssl-insecure-content-fixer/assets/banner-772x250.png?rev=1363964\";}s:11:\"banners_rtl\";a:0:{}}}}','no'),(429457,'_site_transient_timeout_browser_19567aafe2653a9ca97c221752882f37','1620276467','no'),(429458,'_site_transient_browser_19567aafe2653a9ca97c221752882f37','a:10:{s:4:\"name\";s:5:\"Opera\";s:7:\"version\";s:13:\"75.0.3969.243\";s:8:\"platform\";s:7:\"Windows\";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'),(429459,'_site_transient_timeout_php_check_e98d1c0a2cbc82b93e734914cd140141','1620276467','no'),(429460,'_site_transient_php_check_e98d1c0a2cbc82b93e734914cd140141','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(429461,'_transient_timeout_w3tc.verify_plugins','1620276467','no'),(429462,'_transient_w3tc.verify_plugins','1','no'),(429463,'_transient_timeout_feed_920e3d4c76f1a37346003d99d9989b7a','1619714868','no'),(429464,'_transient_feed_920e3d4c76f1a37346003d99d9989b7a','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:52:\"\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:3:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"AIOSEO\";s:7:\"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:18:\"https://aioseo.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"The Best WordPress SEO Plugin and Toolkit\";s: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:\"Wed, 21 Apr 2021 13:18: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: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:28:\"https://wordpress.org/?v=5.6\";s: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:\"image\";a:1:{i:0;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:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://aioseo.com/wp-content/uploads/2020/11/symbol-logo-lg-1.png\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"AIOSEO\";s:7:\"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:18:\"https://aioseo.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"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:82:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"How to Find Long Tail Keywords and Increase Organic Traffic\";s:7:\"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:182:\"https://aioseo.com/how-to-find-long-tail-keywords-and-increase-organic-traffic/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-find-long-tail-keywords-and-increase-organic-traffic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://aioseo.com/how-to-find-long-tail-keywords-and-increase-organic-traffic/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 Apr 2021 12: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:4:{i:0;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:\"\";}i:1;a:5:{s:4:\"data\";s:30:\"how to find long tail keywords\";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:24:\"increase organic traffic\";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:27:\"what are long tail keywords\";s:7:\"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:27:\"https://aioseo.com/?p=34824\";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:686:\"<p>Did you know that 54.31% of search queries contain 3 or more words? These are called long tail keywords, and optimizing your content on them can help increase organic traffic, improve rankings on Google and boost conversions. In this post, we’ll show you how to find long tail keywords and use them to increase organic traffic, as well as boost rankings and conversions. We’ll also explain what long tail keywords are and why they are important for SEO.</p>\nThe post <a href=\"https://aioseo.com/how-to-find-long-tail-keywords-and-increase-organic-traffic/\">How to Find Long Tail Keywords and Increase Organic Traffic</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Stina Pettersson\";s: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:21906:\"<p>Did you know that <a href=\"https://aioseo.com/100-seo-statistics/#google-ranking-factor-statistics\">54.31%</a> of search queries contain 3 or more words? These are called long tail keywords, and optimizing your content on them can help increase organic traffic, improve rankings on Google and boost conversions.</p>\n\n\n\n<p>In this post, we’ll show you how to find long tail keywords and use them to increase organic traffic, as well as boost rankings and conversions. We’ll also explain what long tail keywords are and why they are important for SEO.</p>\n\n\n\n<p>If you want to jump straight to a section, you can use these quick links:</p>\n\n\n\n<ul><li><a href=\"#what-are-long-tail-keywords\">What Are Long Tail Keywords?</a></li><li><a href=\"#why-are-long-tail-keywords-important-for-seo\">Why Are Long Tail Keywords Important for SEO?</a></li><li><a href=\"#how-to-find-long-tail-keywords\">How to Find Long Tail Keywords?</a></li></ul>\n\n\n\n<h2 id=\"what-are-long-tail-keywords\">What Are Long Tail Keywords?</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"304\" src=\"https://aioseo.com/wp-content/uploads/2021/04/search-deman-curve-long-tail-keywords.png\" alt=\"Long tail keywords infographic by Backlinko\" class=\"wp-image-34825\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/search-deman-curve-long-tail-keywords.png 730w, https://aioseo.com/wp-content/uploads/2021/04/search-deman-curve-long-tail-keywords-300x125.png 300w, https://aioseo.com/wp-content/uploads/2021/04/search-deman-curve-long-tail-keywords-600x250.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Long tail keywords are longer phrases people enter in search engines when they’re looking for something specific.&nbsp;</p>\n\n\n\n<p>Often, they’re 3 or more words in comparison with short tail keywords that are usually 1 to 2 words. And they can help increase organic traffic, dominate search engine rankings, and boost conversions.</p>\n\n\n\n<p>In fact, long tail keywords make up for 70% of search traffic. So if you want to get more organic traffic and improve your SEO rankings, you should definitely use long tail keywords in your content.</p>\n\n\n\n<p>Here’s an infographic from <a href=\"https://optinmonster.com/keyword-research-101-how-to-choose-the-right-terms-for-google/\" target=\"_blank\" rel=\"noreferrer noopener\">OptinMonster</a> illustrating long tail keywords and how they offer a higher conversion rate than short tail keywords but still have low competition:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"660\" src=\"https://aioseo.com/wp-content/uploads/2021/04/long-tail-keywords-infographic.png\" alt=\"Long tail keywords infographic by OptinMonster\" class=\"wp-image-34827\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/long-tail-keywords-infographic.png 730w, https://aioseo.com/wp-content/uploads/2021/04/long-tail-keywords-infographic-300x271.png 300w, https://aioseo.com/wp-content/uploads/2021/04/long-tail-keywords-infographic-600x542.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>As you can see, the longer the phrase, the more specific it is, and the fewer search results there’ll be when people type it in.</p>\n\n\n\n<p>The competition is less and the conversion rate is higher. This makes up for great ranking opportunities!</p>\n\n\n\n<p>Let&#8217;s give you an example of a long vs short tail keyword&#8230;</p>\n\n\n\n<h3>Long Tail Keyword Example</h3>\n\n\n\n<p>A person is about to purchase running shoes and is browsing Google. An example of a long tail keyword search would be: “buy running shoes for flat feet”. On the other hand, a short tail keyword search would be: “buy shoes”.</p>\n\n\n\n<p>Did you see the difference?</p>\n\n\n\n<p>Long tail search terms are not only longer, but have a very precise search intent, which is one of the most important rankings factors on Google. It tries to understand the intent behind every search query and matches it with the best results. </p>\n\n\n\n<p>So using long tail keywords in your content will help you dominate the search results for less competitive search terms with a <a href=\"https://www.monsterinsights.com/google-ranking-factors/\" target=\"_blank\" rel=\"noreferrer noopener\">high search intent</a>.&nbsp;</p>\n\n\n\n<p>On the other hand, short tail keywords are broader and provide information to users when they’re in the early stages of purchasing a product or searching for information.</p>\n\n\n\n<p>That said, let’s take a look at why long tail keywords are important for SEO?</p>\n\n\n\n<h2 id=\"why-are-long-tail-keywords-important-for-seo\">Why Are Long Tail Keywords Important for SEO?</h2>\n\n\n\n<p>Long tail keywords are important for SEO since they can help increase organic traffic, dominate search engine rankings, and boost conversions. They can also help less established websites to rank in search engines and get ahead of their competition.</p>\n\n\n\n<p>Here’s a detailed look at why you should be using long tail keywords…</p>\n\n\n\n<h3>1. Long Tail Keywords Are Easier to Rank for on Google</h3>\n\n\n\n<p>Given the vastness of the internet and high competition on common keywords, long tail keywords are easier to rank for on Google.</p>\n\n\n\n<p>That’s because they are so specific that not many businesses would be competing to grab the top spot on the search results of Google. They generally have a lower search volume, which makes them less targeted by the “big players” online.</p>\n\n\n\n<p>For example, if you use a keyword research tool like <a href=\"https://aioseo.com/recommends/ahrefs/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Ahrefs</a>, you can see that the search volume for the long tail keyword phrase: “running shoes for flat feet” has an average of 4.0K monthly searches. It also has low keyword difficulty, meaning how hard it is to rank in the top 10 search results for that keyword.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"405\" src=\"https://aioseo.com/wp-content/uploads/2021/04/search-volume-long-tail-keyword.png\" alt=\"Researching long tail keywords in Ahrefs\" class=\"wp-image-34828\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/search-volume-long-tail-keyword.png 730w, https://aioseo.com/wp-content/uploads/2021/04/search-volume-long-tail-keyword-300x166.png 300w, https://aioseo.com/wp-content/uploads/2021/04/search-volume-long-tail-keyword-600x333.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>On the other hand, the short tail keyword: “running shoes” has an average of 120K monthly searches and keyword difficulty of 68, which means it has more competition and is harder to rank for on Google.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"401\" src=\"https://aioseo.com/wp-content/uploads/2021/04/search-volume-short-tail-keyword.png\" alt=\"Researching short tail keywords in Ahrefs\" class=\"wp-image-34829\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/search-volume-short-tail-keyword.png 730w, https://aioseo.com/wp-content/uploads/2021/04/search-volume-short-tail-keyword-300x165.png 300w, https://aioseo.com/wp-content/uploads/2021/04/search-volume-short-tail-keyword-600x330.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>That’s why a better strategy is to target long search phrases with less competition and a more specific search intent.&nbsp;</p>\n\n\n\n<p>Another reason for using long tail keywords is that they can help you generate sales and grow your business, as we’ll explain next.</p>\n\n\n\n<h3>2. Long Tail Keywords Have a High Conversion Rate&nbsp;</h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"412\" src=\"https://aioseo.com/wp-content/uploads/2021/04/long-tail-keyword-conversion-rate.png\" alt=\"Website conversion rates head vs long tail keywords\" class=\"wp-image-34830\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/long-tail-keyword-conversion-rate.png 730w, https://aioseo.com/wp-content/uploads/2021/04/long-tail-keyword-conversion-rate-300x169.png 300w, https://aioseo.com/wp-content/uploads/2021/04/long-tail-keyword-conversion-rate-704x396.png 704w, https://aioseo.com/wp-content/uploads/2021/04/long-tail-keyword-conversion-rate-600x339.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>When a user is in the final stages of the buying cycle, it’s more likely that they’ll use long tail keywords to find exactly what they’re looking for and then make a purchase.</p>\n\n\n\n<p>In fact, long tail keywords have 2.5X higher chance of converting than short tail keywords. This means that long tail keywords will help boost CTR (Click-Through-Rate) in search results.</p>\n\n\n\n<p>So, if you’re looking to grow your business, you should definitely target long tail keywords as they&#8217;ll boost your conversion rate.</p>\n\n\n\n<p>Now, let’s take a look at how to find long tail keywords next.</p>\n\n\n\n<h2 id=\"how-to-find-long-tail-keywords\">How to Find Long Tail Keywords?</h2>\n\n\n\n<p>Here are 3 quick and easy ways to find long tail keywords:</p>\n\n\n\n<h3>1. Use AIOSEO’s Get Additional Keyphrases by Semrush Tool</h3>\n\n\n\n<p>An easy way to find long tail keywords is by using <a href=\"https://aioseo.com/\">the best SEO plugin for WordPress, All in One SEO (AIOSEO)</a> and its get additional keyphrases by Semrush tool.</p>\n\n\n\n<p>To get started finding these high-converting search terms, you first need to <a href=\"https://aioseo.com/docs/installing-all-in-one-seo-pro/\">install and activate AIOSEO</a>. If you’ve never installed a plugin before, you can check out WPBeginner’s step by step guide on <a href=\"https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/\" target=\"_blank\" rel=\"noreferrer noopener\">how to install a WordPress plugin</a>.</p>\n\n\n\n<p>Then, you need to scroll down in the post or page you’re editing to the <strong>AIOSEO Settings,</strong> and click on the <strong>General </strong>tab.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"721\" height=\"474\" src=\"https://aioseo.com/wp-content/uploads/2021/04/get-additional-keyphrases-in-aioseo.png\" alt=\"Get additional keyphrases in All in One SEO\" class=\"wp-image-34832\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/get-additional-keyphrases-in-aioseo.png 721w, https://aioseo.com/wp-content/uploads/2021/04/get-additional-keyphrases-in-aioseo-300x197.png 300w, https://aioseo.com/wp-content/uploads/2021/04/get-additional-keyphrases-in-aioseo-600x394.png 600w\" sizes=\"(max-width: 721px) 100vw, 721px\" /></figure>\n\n\n\n<p>After you’ve first added your <strong>Focus Keyphrase</strong>, you simply click on the <strong>Get Additional Keyphrases</strong> button.</p>\n\n\n\n<p>This will open a new window with <strong>Additional Keyphrases by Semrush</strong>. And if you don’t already have a Semrush account, it will ask you to create one and connect AIOSEO. It’s super easy and straightforward!</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"584\" src=\"https://aioseo.com/wp-content/uploads/2021/04/long-tail-keyword-in-all-in-one-seo.png\" alt=\"Finding long tail keywords using additional keyphrases by Semrush in AIOSEO\" class=\"wp-image-34833\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/long-tail-keyword-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/04/long-tail-keyword-in-all-in-one-seo-300x240.png 300w, https://aioseo.com/wp-content/uploads/2021/04/long-tail-keyword-in-all-in-one-seo-600x480.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Anyhow, here you can find examples of additional keyphrases and even see their search volume and trend straight from the screen. Here you can see that the search term: “nike running shoes for women” is a highly targeted long tail keyword that would be a good option to add to your content.</p>\n\n\n\n<p>It still has good search volume and will be easier to rank for on Google than the short tail keyword: &#8220;running shoes&#8221;.  </p>\n\n\n\n<p>And once you’ve decided which keyphrase to use, you simply click on the <strong>Add Keyphrase</strong> button, and it gets added to your content.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"584\" src=\"https://aioseo.com/wp-content/uploads/2021/04/adding-long-tail-keyword-in-all-in-one-seo.png\" alt=\"Adding long tail keywords using additional keyphrases by Semrush in AIOSEO\" class=\"wp-image-34834\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/adding-long-tail-keyword-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/04/adding-long-tail-keyword-in-all-in-one-seo-300x240.png 300w, https://aioseo.com/wp-content/uploads/2021/04/adding-long-tail-keyword-in-all-in-one-seo-600x480.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>As simple as that!</p>\n\n\n\n<p>Best of all, AIOSEO even gives you an SEO analysis of how well you’ve optimized your long tail keyword in your content.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"256\" src=\"https://aioseo.com/wp-content/uploads/2021/04/additiona-keyphrase-seo-analysis-in-aioseo.png\" alt=\"Additional keyphrase SEO analysis in All in One SEO\" class=\"wp-image-34835\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/additiona-keyphrase-seo-analysis-in-aioseo.png 730w, https://aioseo.com/wp-content/uploads/2021/04/additiona-keyphrase-seo-analysis-in-aioseo-300x105.png 300w, https://aioseo.com/wp-content/uploads/2021/04/additiona-keyphrase-seo-analysis-in-aioseo-600x210.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>As you can see, we haven’t optimized our content on this long tail keyword, but you get the point. The red bullet points are recommendations on what you need to improve to maximize rankings in search engines and drive more organic traffic to your site.</p>\n\n\n\n<p>These tips are super useful if you want to boost your SEO and get ahead of your competition!</p>\n\n\n\n<h3>2. Look at Your Google Search Console Report</h3>\n\n\n\n<p>Another option is to check your Google Search Console report for the long tail keywords that are already bringing traffic to your site. This will help you find similar search terms that you can target or you can use the data to improve your existing content.</p>\n\n\n\n<p>To easily do this, you can use <a href=\"https://www.monsterinsights.com/\" target=\"_blank\" rel=\"noreferrer noopener\">the best WordPress Analytics plugin, MonsterInsights</a>. It lets you view your Google Search Console reports directly inside your WordPress dashboard.</p>\n\n\n\n<p>And when using the <strong>Search Console Report</strong>, you can see the top keywords that get the most clicks, impressions, CTR, and their average position.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"768\" height=\"474\" src=\"https://aioseo.com/wp-content/uploads/2021/04/search-console-report.png\" alt=\"Search console report in MonsterInsights\" class=\"wp-image-34836\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/search-console-report.png 768w, https://aioseo.com/wp-content/uploads/2021/04/search-console-report-300x185.png 300w, https://aioseo.com/wp-content/uploads/2021/04/search-console-report-600x370.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>As you can see from the above screenshot, almost all the top keywords are long tail keywords. These are the search terms that bring the majority of organic traffic and improve the CTR of your website.</p>\n\n\n\n<p>The next step is to improve your existing content for these long tail keywords or find new similar ones. You can do that by using Google autocomplete, people also ask, or related searches.</p>\n\n\n\n<h3>3. Use Google Autocomplete, People Also Ask, or Related Searches</h3>\n\n\n\n<p>Another simple way of finding long tail keywords is by entering a short tail keyword or your main keyword in Google (don’t hit enter) and then look at the autocomplete suggestions.</p>\n\n\n\n<p>These are more specific search queries that people look for and are related to your overall topic.&nbsp;</p>\n\n\n\n<p>For example, if you’d type in “keto diet” in Google, you’ll see these autocomplete suggestions:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"748\" src=\"https://aioseo.com/wp-content/uploads/2021/04/google-autocomplete-long-tail-keywords.png\" alt=\"Looking for long tail keywords using Google\'s autocomplete suggestions\" class=\"wp-image-34837\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/google-autocomplete-long-tail-keywords.png 730w, https://aioseo.com/wp-content/uploads/2021/04/google-autocomplete-long-tail-keywords-293x300.png 293w, https://aioseo.com/wp-content/uploads/2021/04/google-autocomplete-long-tail-keywords-600x615.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>This way, you can get many long tail keyword ideas to optimize your content on.</p>\n\n\n\n<p>You can also look at the <strong>People also ask</strong> section. For instance, when you enter a search term on Google, you’ll notice a set of questions under a box called People also ask.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"292\" src=\"https://aioseo.com/wp-content/uploads/2021/04/people-also-ask-long-tail-keyword.png\" alt=\"Looking for long tail keywords using people also ask on Google\" class=\"wp-image-34838\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/people-also-ask-long-tail-keyword.png 730w, https://aioseo.com/wp-content/uploads/2021/04/people-also-ask-long-tail-keyword-300x120.png 300w, https://aioseo.com/wp-content/uploads/2021/04/people-also-ask-long-tail-keyword-600x240.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Using Google, it’s easy to get long tail keywords ideas.&nbsp;</p>\n\n\n\n<p>And there’s even one more way&#8230;</p>\n\n\n\n<p>If you scroll down to the bottom of the page, you’ll find more suggestions by Google in the <strong>Related Searches </strong>section.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"391\" src=\"https://aioseo.com/wp-content/uploads/2021/04/related-searches-long-tail-keywords.png\" alt=\"Looking for long tail keywords using related searches on Google\" class=\"wp-image-34839\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/related-searches-long-tail-keywords.png 730w, https://aioseo.com/wp-content/uploads/2021/04/related-searches-long-tail-keywords-300x161.png 300w, https://aioseo.com/wp-content/uploads/2021/04/related-searches-long-tail-keywords-600x321.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Now you have many good search phrases to choose from.</p>\n\n\n\n<p>Once you&#8217;ve checked that your long tail keywords have enough <a href=\"https://www.monsterinsights.com/how-to-improve-your-keyword-research-to-boost-traffic-and-sales/\" target=\"_blank\" rel=\"noreferrer noopener\">search volume</a>, the last step is to create content and optimize it on your keywords so that you can increase organic traffic, SEO rankings, and conversions.&nbsp;</p>\n\n\n\n<p>And like you already know, AIOSEO helps you with that!&nbsp;</p>\n\n\n\n<p>With AIOSEO, you get access to the following powerful SEO features and more:</p>\n\n\n\n<ul><li><strong>Video and News Sitemaps</strong> — automatically generate a <a href=\"https://aioseo.com/how-to-create-a-video-sitemap-in-wordpress\">video sitemap</a> or <a href=\"https://aioseo.com/submit-your-site-to-google-news/\">news sitemap</a> and notify Google of all your new video content and news updates.</li><li><strong>Analyze Your Competitors’ SEO</strong>&nbsp; — <a href=\"https://aioseo.com/how-to-do-an-seo-competitor-analysis/\">analyze your competitors’ SEO</a> and find out what keywords they’re using to get ahead and gain an edge.</li><li><strong>Rich Snippets Schema </strong>— add schema markup to your pages and get more clicks and traffic with <a href=\"https://aioseo.com/how-to-add-rich-snippets-to-wordpress/\">Google rich snippets</a>.</li><li><strong>WooCommerce SEO</strong>&nbsp; — easily optimize your product title and meta descriptions and boost rankings for your product pages.</li></ul>\n\n\n\n<p>And there you have it!</p>\n\n\n\n<p>We hope this helped you understand how to find long tail keywords and increase organic traffic. As well as improve your rankings in search engines and dominate the search results. Use these quick and simple tips, and you’ll skyrocket your traffic and conversions on Google before you know it.&nbsp;</p>\n\n\n\n<p>Also, if you have a local business or are offering services locally, you should check out our <a href=\"https://aioseo.com/a-complete-local-seo-checklist/\">local SEO checklist</a> to learn how to rank in local search and on Google Maps.</p>\n\n\n\n<p>Wait! Don’t leave without your special gift….</p>\n\n\n\n<p>…get going super fast with our <a href=\"https://aioseo.com/seo-hacks-to-grow-your-traffic\">30 SEO hacks guaranteed to grow your traffic</a>. These quick and simple hacks will help you optimize your website like a pro in no time.</p>\n\n\n\n<p>Not <a href=\"https://aioseo.com/pricing/\">using AlOSEO </a>yet? Get started today!</p>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button u-pl0\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/pricing/\" style=\"background-color:#009966\" rel=\"\"><span class=\"has-inline-color has-theme-background-color\">Get Started with AIOSEO Today!</span></a></div>\n</div>The post <a href=\"https://aioseo.com/how-to-find-long-tail-keywords-and-increase-organic-traffic/\">How to Find Long Tail Keywords and Increase Organic Traffic</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://aioseo.com/how-to-find-long-tail-keywords-and-increase-organic-traffic/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:88:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"Introducing Multiple Locations SEO: Boost Rankings in Local Search for All Your Business Listings\";s:7:\"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:124:\"https://aioseo.com/introducing-multiple-locations/?utm_source=rss&utm_medium=rss&utm_campaign=introducing-multiple-locations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://aioseo.com/introducing-multiple-locations/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 22 Apr 2021 12: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:6:{i:0;a:5:{s:4:\"data\";s:13:\"Announcements\";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:15:\"google maps seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:28:\"local search engine rankings\";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:22:\"multiple locations seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:23:\"rank multiple locations\";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:5:{s:4:\"data\";s:26:\"seo for multiple locations\";s:7:\"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:27:\"https://aioseo.com/?p=30098\";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:591:\"<p>Is your business losing customers? Can\'t you seem to get customers to find all your locations? Today, we\'re super excited to introduce All in One SEO\'s local business SEO addon for Business and Agency plans and its multiple locations feature. Now you can rank on Google for all your business listings and help customers to easily find your local stores.</p>\nThe post <a href=\"https://aioseo.com/introducing-multiple-locations/\">Introducing Multiple Locations SEO: Boost Rankings in Local Search for All Your Business Listings</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Stina Pettersson\";s: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:10701:\"<p>Is your business losing customers? Can&#8217;t seem to get customers to find all your locations? </p>\n\n\n\n<p>Optimizing your website to attract more local business can be a challenge. </p>\n\n\n\n<p>But it doesn&#8217;t have to be that way.</p>\n\n\n\n<p>Today, we&#8217;re super excited to announce that All in One SEO&#8217;s <strong>Local Business SEO addon</strong> now lets you optimize your site for multiple locations.</p>\n\n\n\n<p>With our Local Business SEO addon, you can rank on Google for all your business listings, help customers to easily find your local stores, and attract more business from relevant local searches. This will help you get more customers, sales, and grow your business. </p>\n\n\n\n<p>And the best part is that you don&#8217;t have to be an SEO expert to boost rankings for ALL your locations! AIOSEO does this for you by adding local business structured data to your website.</p>\n\n\n\n<p>Let’s take a closer look…</p>\n\n\n\n<h3>Easily Add Structured Data for Multiple Locations</h3>\n\n\n\n<p>Now you can easily add structured data or schema markup for multiple locations to your website without having to be a code geek. </p>\n\n\n\n<p>Schema markup allows your business to be displayed in the rich results on Google for relevant local searches, like this:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"699\" src=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-google-maps-rich-snippet.png\" alt=\"\" class=\"wp-image-33497\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-google-maps-rich-snippet.png 730w, https://aioseo.com/wp-content/uploads/2021/03/example-of-google-maps-rich-snippet-300x287.png 300w, https://aioseo.com/wp-content/uploads/2021/03/example-of-google-maps-rich-snippet-600x575.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>So&#8230;when people search for a business, for example, Publix in West Palm Beach, Google may show a Knowledge Graph card with the nearby locations for Publix. </p>\n\n\n\n<p>That way you can help users easily discover your business locations that are closer to where they are. They&#8217;ll also get instant access to your business address and opening hours right from the Google Search results. </p>\n\n\n\n<p>But to get these rich search results, you’ll have to add Google’s local business structured data to your website, which is quite tedious if you’re not a developer. And doing this for multiple locations is even more complicated and demands that you have coding experience.&nbsp;</p>\n\n\n\n<p>Well, not anymore!</p>\n\n\n\n<p>With our multiple locations update, you don’t have to be a developer or risk breaking your site to dominate local search and increase visibility on Google Maps.</p>\n\n\n\n<h3>Create a Custom Landing Page for Each Location</h3>\n\n\n\n<p>AIOSEO also allows you to create custom landing pages for each of your locations, where you can add your business information and opening hours.&nbsp;It&#8217;s available for <a href=\"https://aioseo.com/pricing\">Business and Agency plans</a>, and all you need to do is activate the Local Business SEO addon.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"579\" src=\"https://aioseo.com/wp-content/uploads/2021/04/feature-manager-local-business-seo-in-aioseo.png\" alt=\"Feature Manager and the local business SEO addon in All in One SEO\" class=\"wp-image-35665\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/feature-manager-local-business-seo-in-aioseo.png 730w, https://aioseo.com/wp-content/uploads/2021/04/feature-manager-local-business-seo-in-aioseo-300x238.png 300w, https://aioseo.com/wp-content/uploads/2021/04/feature-manager-local-business-seo-in-aioseo-600x476.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>And then switch the Multiple Locations button to &#8216;Yes&#8217;.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"380\" src=\"https://aioseo.com/wp-content/uploads/2021/02/location-settings-multiple-locations-in-all-in-one-seo.png\" alt=\"Enable multiple locations in All in One SEO\" class=\"wp-image-30101\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/location-settings-multiple-locations-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/02/location-settings-multiple-locations-in-all-in-one-seo-300x156.png 300w, https://aioseo.com/wp-content/uploads/2021/02/location-settings-multiple-locations-in-all-in-one-seo-600x312.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>A new post type will be added to the menu on the left called <strong>Locations</strong>. Here you can easily create a new page for your business location.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"210\" src=\"https://aioseo.com/wp-content/uploads/2021/04/add-new-business-location-in-aioseo-2.png\" alt=\"Adding new custom landing pages for multiple locations in All in One SEO \" class=\"wp-image-36463\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/add-new-business-location-in-aioseo-2.png 730w, https://aioseo.com/wp-content/uploads/2021/04/add-new-business-location-in-aioseo-2-300x86.png 300w, https://aioseo.com/wp-content/uploads/2021/04/add-new-business-location-in-aioseo-2-600x173.png 600w, https://aioseo.com/wp-content/uploads/2021/04/add-new-business-location-in-aioseo-2-190x55.png 190w, https://aioseo.com/wp-content/uploads/2021/04/add-new-business-location-in-aioseo-2-313x90.png 313w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>That wasn&#8217;t hard, right?! It gets even better&#8230;</p>\n\n\n\n<h3>Custom Landing Page Personalization</h3>\n\n\n\n<p>With this release, you can easily personalize your location landing pages by adding separate opening hours and business information for each location as shown in this example:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"586\" src=\"https://aioseo.com/wp-content/uploads/2021/02/custom-landing-page-for-multiple-locations.png\" alt=\"Custom landing page for multiple locations in All in One SEO\" class=\"wp-image-30103\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/custom-landing-page-for-multiple-locations.png 730w, https://aioseo.com/wp-content/uploads/2021/02/custom-landing-page-for-multiple-locations-300x241.png 300w, https://aioseo.com/wp-content/uploads/2021/02/custom-landing-page-for-multiple-locations-600x482.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>This way you can easily manage all your business locations, and their different opening hours and information.</p>\n\n\n\n<p>But that’s not all!</p>\n\n\n\n<h3>Configure Opening Hours and Closed Label</h3>\n\n\n\n<p>You can easily add your opening hours and closed label in the default settings.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"603\" src=\"https://aioseo.com/wp-content/uploads/2021/02/default-settings-for-locations-in-all-in-one-seo.png\" alt=\"Default settings for multiple locations closed label and opening hours in All in One SEO\" class=\"wp-image-30102\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/default-settings-for-locations-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/02/default-settings-for-locations-in-all-in-one-seo-300x248.png 300w, https://aioseo.com/wp-content/uploads/2021/02/default-settings-for-locations-in-all-in-one-seo-600x496.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>And like magic, this info will be added to your custom landing pages for each location.&nbsp;</p>\n\n\n\n<h3>Professional Sidebar Widgets</h3>\n\n\n\n<p>We also made it super easy for you to display business information on your website using professional widgets. With a single click, you can add your business info, opening hours, or locations to your site&#8217;s sidebar or footer.</p>\n\n\n\n<p>Here&#8217;s a list of available widgets you can choose from:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"896\" height=\"860\" src=\"https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-multiple-locations-widgets.png\" alt=\"Multiple locations widgets in All in One SEO\" class=\"wp-image-30104\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-multiple-locations-widgets.png 896w, https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-multiple-locations-widgets-300x288.png 300w, https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-multiple-locations-widgets-768x737.png 768w, https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-multiple-locations-widgets-600x576.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>And here&#8217;s how an AIOSEO Local &#8211; Opening Hours widget would look like on your site: </p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https://aioseo.com/wp-content/uploads/2021/02/opening-hours-widget-in-footer.png\"><img loading=\"lazy\" width=\"432\" height=\"497\" src=\"https://aioseo.com/wp-content/uploads/2021/02/opening-hours-widget-in-footer.png\" alt=\"Opening hours widget\" class=\"wp-image-30119\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/opening-hours-widget-in-footer.png 432w, https://aioseo.com/wp-content/uploads/2021/02/opening-hours-widget-in-footer-261x300.png 261w\" sizes=\"(max-width: 432px) 100vw, 432px\" /></a></figure></div>\n\n\n\n<p>That’s all for this announcement!</p>\n\n\n\n<p>Optimizing your website for multiple locations will increase the chances of local searchers finding your stores and services.&nbsp;</p>\n\n\n\n<p>So go ahead and give it a try to optimize your website for the local search results.</p>\n\n\n\n<p>This will also lead to higher click-through rates to your website, more conversions, leads and sales!&nbsp;</p>\n\n\n\n<p>One more thing&#8230;</p>\n\n\n\n<p>&#8230;as we develop the <a href=\"https://aioseo.com/\">best SEO plugin for WordPress</a>, we’ll be back with more announcements. So stay tuned for upcoming announcements, because we have plenty more features planned for you.&nbsp;</p>\n\n\n\n<p>And if you haven’t done so already&#8230;</p>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button u-pl0\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/pricing/\" style=\"background-color:#009966\" rel=\"\"><span class=\"has-inline-color has-theme-background-color\">Get Started with AIOSEO Today!</span></a></div>\n</div>The post <a href=\"https://aioseo.com/introducing-multiple-locations/\">Introducing Multiple Locations SEO: Boost Rankings in Local Search for All Your Business Listings</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://aioseo.com/introducing-multiple-locations/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:85:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"Pagination &amp; SEO: How to Optimize Your WordPress Pagination\";s:7:\"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:92:\"https://aioseo.com/pagination-seo/?utm_source=rss&utm_medium=rss&utm_campaign=pagination-seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://aioseo.com/pagination-seo/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 20 Apr 2021 12: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:5:{i:0;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:\"\";}i:1;a:5:{s:4:\"data\";s:35:\"how to deal with pagination and seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:25:\"pagination best practices\";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:14:\"pagination seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:29:\"pagination seo best practices\";s:7:\"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:27:\"https://aioseo.com/?p=34454\";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:556:\"<p>Do you want to know about pagination SEO and how to optimize your WordPress pagination? For quite some time now, the topic of how to handle pagination for your archive pages has been widely discussed among SEOs.  In this post, we’ll show you how to optimize your WordPress pagination. We\'ll also cover what pagination is and how to deal with pagination SEO in WordPress.</p>\nThe post <a href=\"https://aioseo.com/pagination-seo/\">Pagination & SEO: How to Optimize Your WordPress Pagination</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Stina Pettersson\";s: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:16749:\"<p>Do you want to know about pagination SEO and how to optimize your WordPress pagination? For quite some time now, the topic of how to handle pagination for your archive pages has been widely discussed among SEOs. </p>\n\n\n\n<p>We&#8217;re here to end all confusion!</p>\n\n\n\n<p>In this post, we’ll show you how to optimize your WordPress pagination. We&#8217;ll also cover what pagination is and how to deal with pagination SEO in WordPress. </p>\n\n\n\n<p>Feel free to use these quick links to jump straight to the different sections:</p>\n\n\n\n<ul><li><a href=\"#what-is-pagination\">What Is Pagination?</a></li><li><a href=\"#when-is-pagination-necessary\">When Is Pagination Necessary?</a></li><li><a href=\"#how-can-pagination-affect-your-seo\">How Can Pagination Affect SEO?</a></li><li><a href=\"#dealing-with-pagination-seo\">Dealing With Pagination SEO in WordPress&nbsp;</a></li><li><a href=\"#easily-optimize-your-wordpress-pagination\">Easily Optimize Your WordPress Pagination</a></li></ul>\n\n\n\n<p>Alright, let&#8217;s begin!</p>\n\n\n\n<h2 id=\"what-is-pagination\">What Is Pagination?</h2>\n\n\n\n<p>Pagination is simply a numbering of pages, which is usually located at the top or bottom of your web pages. Most commonly, it’s used for main pages and where you need to split up your content in sections. </p>\n\n\n\n<p>Here&#8217;s an example of how pagination can look like:</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"568\" height=\"89\" src=\"https://aioseo.com/wp-content/uploads/2021/04/pagination-example.png\" alt=\"Example of website pagination\" class=\"wp-image-34455\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/pagination-example.png 568w, https://aioseo.com/wp-content/uploads/2021/04/pagination-example-300x47.png 300w\" sizes=\"(max-width: 568px) 100vw, 568px\" /></figure></div>\n\n\n\n<p>And the main purpose of paginated pages is usually:</p>\n\n\n\n<ul><li>To allow users to scroll through products or services</li><li>To sell products or services</li><li>To allow users to scroll through posts or news articles</li></ul>\n\n\n\n<p>Not using pagination and keeping all your content on one page will make it difficult for users to navigate your site. And it can also cause long load times, which will hurt your SEO and increase the <a href=\"https://www.monsterinsights.com/how-to-find-your-bounce-rate-in-google-analytics/\" target=\"_blank\" rel=\"noreferrer noopener\">bounce rate</a>.&nbsp;</p>\n\n\n\n<p>With this in mind, let’s take a look at when you should use pagination.</p>\n\n\n\n<h2 id=\"when-is-pagination-necessary\">When Is Pagination Necessary?</h2>\n\n\n\n<p>Pagination is necessary when a site has several pages of content in a specific category or subcategory. </p>\n\n\n\n<p>For example, your blog archive pages. Listing all of your blog posts on a single page wouldn&#8217;t give users a good experience. </p>\n\n\n\n<p>Your visitors would have to scroll indefinitely depending on the size of your blog. And accessing deeper content would be close to impossible.</p>\n\n\n\n<p>Another example would be an eCommerce website with a catalog consisting of several hundred products with different categories on a single page.&nbsp;</p>\n\n\n\n<p>Just trying to scroll that page would tire you out&#8230; </p>\n\n\n\n<p>&#8230;and it would be &#8220;mission impossible&#8221; trying to view all sneakers to know you&#8217;ve found the absolute best pair.</p>\n\n\n\n<p>Anyway, now you understand why not using pagination can hurt the user experience. So let&#8217;s take a look at how pagination can affect your SEO next.</p>\n\n\n\n<h2 id=\"how-can-pagination-affect-your-seo\">How Can Pagination Affect SEO?</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"706\" height=\"452\" src=\"https://aioseo.com/wp-content/uploads/2021/04/SEO-pagination-infographic-by-piktochart.png\" alt=\"SEO issues due to pagination infographic by Piktochart\" class=\"wp-image-34661\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/SEO-pagination-infographic-by-piktochart.png 706w, https://aioseo.com/wp-content/uploads/2021/04/SEO-pagination-infographic-by-piktochart-300x192.png 300w, https://aioseo.com/wp-content/uploads/2021/04/SEO-pagination-infographic-by-piktochart-600x384.png 600w\" sizes=\"(max-width: 706px) 100vw, 706px\" /></figure>\n\n\n\n<p>Pagination can affect SEO in the sense that it can limit the crawl depth of your paginated pages, cause issues with duplicated content, and slow down your site speed. </p>\n\n\n\n<p>Let&#8217;s break this down a bit&#8230;</p>\n\n\n\n<h3>What Is Crawl Depth?</h3>\n\n\n\n<p>Crawl depth refers to how many pages a search engine&#8217;s bot will access and index on a site during a single crawl. For instance, a site with high crawl depth will get a lot more indexed than a site with low crawl depth.</p>\n\n\n\n<p>If you&#8217;ve got a huge number of archive pages with pagination, it may limit the depth in which search engines crawl your paginated content. And the crawl budget (the number of pages Google will crawl on your site on any given day) for your important pages can become less.&nbsp;</p>\n\n\n\n<h3>Avoid Slow Page Load and the White Screen of Death</h3>\n\n\n\n<p>On the other hand, not having pagination for your comment pages can reduce your site speed, which is a crucial factor for SEO. </p>\n\n\n\n<p>Also, posts with a lot of comments can cause the&nbsp;<a href=\"https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-white-screen-of-death/\" target=\"_blank\" rel=\"noreferrer noopener\">white screen of death</a>&nbsp;because it exhausts your server’s memory. Even when it doesn’t cause the ‘white screen of death’, posts with a lot of comments tend to load really slow.</p>\n\n\n\n<h3>Pagination SEO Title and Description Issues</h3>\n\n\n\n<p>On top of that, depending on the structure of your paginated pages, it’s likely that some pages may contain similar or identical content.&nbsp;</p>\n\n\n\n<p>Often you have the same SEO title and meta description on your pages with pagination. So in those cases, duplicate content can cause difficulties for search engines to determine your most relevant pages for a specific search query. </p>\n\n\n\n<p>However, All in One SEO has an easy fix for that, which we&#8217;ll walk you through in the section: <a href=\"#easily-optimize-your-wordpress-pagination\">easily optimize your WordPress pagination</a>.</p>\n\n\n\n<p>But first, let&#8217;s take a look at how to deal with pagination and SEO in WordPress next.</p>\n\n\n\n<h2 id=\"dealing-with-pagination-seo\">Dealing With Pagination SEO&nbsp;in WordPress</h2>\n\n\n\n<p>WordPress automatically paginates your archive pages, but the way it does it isn&#8217;t good for SEO. Right now it canonical each page back to itself. </p>\n\n\n\n<p>For example, /page/2/ has a canonical pointing to /page/2/. This you can easily fix using AlOSEO, which we&#8217;ll show you how to do in the section: <a href=\"#setting-no-pagination-for-your-canonical-urls\">setting no pagination for your canonical URLs</a>.</p>\n\n\n\n<p>Before we get to that, let&#8217;s first explain what a canonical link is.</p>\n\n\n\n<h3>What Is a Canonical Link?</h3>\n\n\n\n<p>A canonical link or rel=canonical is basically an HTML element that helps prevent duplicate content. </p>\n\n\n\n<p>For instance, if you&#8217;ve several versions of the same content, you can pick one “canonical” version and point the search engines to it. This helps Google to know what version to index and crawl, which will improve SEO. </p>\n\n\n\n<h3>Pagination SEO Best Practices</h3>\n\n\n\n<p>According to pagination SEO best practices, websites should always canonical to the main category archive page to avoid duplicate content. In other words, your canonical URLs should always point to the main blog post page. </p>\n\n\n\n<p>The same goes for your comment pages. You’d want search engines to prioritize and rank your main page so that users find your new and important content first.</p>\n\n\n\n<p>That said, to avoid the risk of duplicate content, you can also add unique SEO titles and descriptions to your paginated pages.&nbsp;Let’s show you how to easily do this using <a href=\"https://aioseo.com/\">All in One SEO (AIOSEO) </a>next. </p>\n\n\n\n<h2 id=\"easily-optimize-your-wordpress-pagination\">Easily Optimize Your WordPress Pagination</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://aioseo.com/\"><img loading=\"lazy\" width=\"730\" height=\"447\" src=\"https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage.png\" alt=\"The best WordPress SEO plugin, All in One SEO\" class=\"wp-image-26967\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage.png 730w, https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage-300x184.png 300w, https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage-600x367.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></a></figure>\n\n\n\n<p>With AIOSEO, you don’t have to worry about pagination SEO. It automatically ensures that your SEO titles and descriptions are unique for your paginated content. It also gives you the option to customize them to maximize your SEO rankings.</p>\n\n\n\n<p>This is how it works&#8230;</p>\n\n\n\n<p>&#8230;when you have content that’s split across multiple pages, AlOSEO adds the word <strong>“Page”</strong> followed by the page number to the end of the SEO title and description. </p>\n\n\n\n<p>That way, you don’t have to worry about confusing search engines with duplicated content.</p>\n\n\n\n<p>For example, on our blog page, we show a Part 2 identifier in the SEO title for the 2nd blog archive page:</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"471\" height=\"101\" src=\"https://aioseo.com/wp-content/uploads/2021/04/seo-title-and-meta-description-paginated-content.png\" alt=\"Example of unique SEO title and description on AIOSEO\'s 2nd blog page \" class=\"wp-image-34456\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/seo-title-and-meta-description-paginated-content.png 471w, https://aioseo.com/wp-content/uploads/2021/04/seo-title-and-meta-description-paginated-content-300x64.png 300w\" sizes=\"(max-width: 471px) 100vw, 471px\" /></figure></div>\n\n\n\n<p>The page number is added automatically, but AIOSEO lets you customize the text before the pagination.&nbsp;</p>\n\n\n\n<p>All you need to do is navigate to <strong>Search Appearance</strong> in the <strong>All in One SEO </strong>menu, and then click on the <strong>Advanced</strong> tab.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"337\" src=\"https://aioseo.com/wp-content/uploads/2021/04/search-appearance-menu-in-all-in-one-seo.png\" alt=\"Search appearance and advanced settings in All in One SEO\" class=\"wp-image-34457\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/search-appearance-menu-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/04/search-appearance-menu-in-all-in-one-seo-300x138.png 300w, https://aioseo.com/wp-content/uploads/2021/04/search-appearance-menu-in-all-in-one-seo-600x277.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Next, scroll down to the <strong>Paged Format</strong> section. The pre-installed <strong>+</strong> <strong>Page Number </strong>tag will add the number of the page to your SEO title and description to make them unique. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"349\" src=\"https://aioseo.com/wp-content/uploads/2021/04/paged-format-in-all-in-one-seo.png\" alt=\"Setting unique SEO title and description for you paginated content in All in One SEO\" class=\"wp-image-34458\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/paged-format-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/04/paged-format-in-all-in-one-seo-300x143.png 300w, https://aioseo.com/wp-content/uploads/2021/04/paged-format-in-all-in-one-seo-600x287.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>And if you want to change the <strong>-Part</strong> text before the Page Number tag, you can just type in your own text directly into the field.</p>\n\n\n\n<p>That’s it!</p>\n\n\n\n<p>Now, let’s move on to showing you how to remove pagination from your canonical URLs and have them point to your first page instead.</p>\n\n\n\n<h3 id=\"setting-no-pagination-for-your-canonical-urls\">Setting No Pagination for Your Canonical URLs</h3>\n\n\n\n<p>Like mentioned, canonical URLs are an essential part of SEO and are especially important with WordPress. They make sure that search engines know what version to index and crawl when different URLs point to the same content.</p>\n\n\n\n<p>AlOSEO lets you remove page numbers from the canonical URLs of your paginated content. This means that if you&#8217;ve split up your blog post into different sections or pages, you can point them back to the first section or page.</p>\n\n\n\n<p>For example, page 2 of my &#8220;Hello World&#8221; post would normally have the URL: </p>\n\n\n\n<pre class=\"wp-block-code\"><code> https:&#47;&#47;example.com/hello-world/page/2/</code></pre>\n\n\n\n<p>But with the click of a button, AlOSEO sets the canonical URL to point to the first page:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>https:&#47;&#47;example.com/hello-world/</code></pre>\n\n\n\n<p><strong>Note: </strong>Canonical URLs are purely for search engines and don&#8217;t affect what’s displayed to the visitor in the browser or the navigation of your site.</p>\n\n\n\n<p>To get started, you simply go to <strong>Search Appearance</strong> in the <strong>All in One SEO</strong> menu, and then click on the <strong>Advanced</strong> tab.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"337\" src=\"https://aioseo.com/wp-content/uploads/2021/04/search-appearance-menu-in-all-in-one-seo.png\" alt=\"Search appearance and advanced settings in All in One SEO\" class=\"wp-image-34457\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/search-appearance-menu-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/04/search-appearance-menu-in-all-in-one-seo-300x138.png 300w, https://aioseo.com/wp-content/uploads/2021/04/search-appearance-menu-in-all-in-one-seo-600x277.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Next, change the toggle to <strong>On, </strong>and it’ll<strong> </strong>remove all page numbers from the canonical URLs for your paginated content.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"297\" src=\"https://aioseo.com/wp-content/uploads/2021/04/setting-no-pagination-for-canonical-urls-in-aioseo.png\" alt=\"Setting no pagination for canonical URLs in All in One SEO\" class=\"wp-image-34459\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/setting-no-pagination-for-canonical-urls-in-aioseo.png 730w, https://aioseo.com/wp-content/uploads/2021/04/setting-no-pagination-for-canonical-urls-in-aioseo-300x122.png 300w, https://aioseo.com/wp-content/uploads/2021/04/setting-no-pagination-for-canonical-urls-in-aioseo-600x244.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>As simple as that!</p>\n\n\n\n<p>We hope this helped you understand pagination SEO and how to optimize your WordPress pagination. Use these tips, and you’ll boost rankings for your paginated content, as well as improve the user experience in a heartbeat.</p>\n\n\n\n<p><strong>Remember this: </strong>The easier it is for users to find your content, the easier it&#8217;ll be for Google as well!</p>\n\n\n\n<p>In addition, one of the easiest ways to increase the accessibility of your important content and help Google to find it is to make sure you’re using a <a href=\"https://aioseo.com/seo-hacks-to-grow-your-traffic/#content-seo-hacks\">good internal linking strategy</a>. </p>\n\n\n\n<p>For more awesome SEO tips, you can check out our <a href=\"https://aioseo.com/seo-best-practices\">SEO best practices checklist</a>.&nbsp;You may also want to check out our <a href=\"https://aioseo.com/how-to-best-optimize-images-in-wordpress/\" title=\"Image SEO: How To Best Optimize Your Images In WordPress (17 Tips)\">image SEO guide</a> to boost rankings in image search.</p>\n\n\n\n<p>Not <a href=\"https://aioseo.com/pricing/\">using AlOSEO </a>yet? Get started today!</p>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button u-pl0\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/pricing/\" style=\"background-color:#009966\" rel=\"\"><span class=\"has-inline-color has-theme-background-color\">Get Started with AIOSEO Today!</span></a></div>\n</div>The post <a href=\"https://aioseo.com/pagination-seo/\">Pagination & SEO: How to Optimize Your WordPress Pagination</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://aioseo.com/pagination-seo/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:85:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"7+ Best WordPress Hosting Services for 2021 (Compared &amp; Tested)\";s:7:\"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:108:\"https://aioseo.com/best-wordpress-hosting/?utm_source=rss&utm_medium=rss&utm_campaign=best-wordpress-hosting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://aioseo.com/best-wordpress-hosting/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Apr 2021 12: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:5:{i:0;a:5:{s:4:\"data\";s:8:\"SEO Tips\";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:26:\"best hosting for 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:\"\";}i:2;a:5:{s:4:\"data\";s:30:\"best web hosting for 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:\"\";}i:3;a:5:{s:4:\"data\";s:22:\"best wordpress hosting\";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:5:{s:4:\"data\";s:17:\"WordPress hosting\";s:7:\"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:27:\"https://aioseo.com/?p=35522\";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:447:\"<p>Are you launching a new website and looking for the best WordPress hosting service? In this guide, we’ve listed the best WordPress hosting services and their main features. We\'ve also included a hosting FAQ section to help answer all your questions.</p>\nThe post <a href=\"https://aioseo.com/best-wordpress-hosting/\">7+ Best WordPress Hosting Services for 2021 (Compared & Tested)</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Stina Pettersson\";s: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:27500:\"<p>Are you launching a new website and looking for the best WordPress hosting service?</p>\n\n\n\n<p>Choosing the best WordPress hosting for your needs can improve your SEO and increase sales. But there are tons of choices out there, and it can sometimes feel overwhelming just to start looking, let alone make a decision.&nbsp;</p>\n\n\n\n<p>Don’t worry because we’re here to help you out. In this guide, we’ve listed the best WordPress hosting services and their main features. We&#8217;ve also included a hosting FAQ section to help answer all your questions.</p>\n\n\n\n<p>Here’s a table of contents if you want to skip straight to any section:</p>\n\n\n\n<ol><li><a href=\"#bluehost\">Bluehost</a></li><li><a href=\"#siteground\">SiteGround</a></li><li><a href=\"#hostinger\">Hostinger</a></li><li><a href=\"#hostgator\">HostGator</a></li><li><a href=\"#dreamhost\">DreamHost</a></li><li><a href=\"#greengeeks\">GreenGeeks</a></li><li><a href=\"#wpengine\">WPEngine</a></li></ol>\n\n\n\n<p>Bonus: <a href=\"#a2hosting\">A2 Hosting</a></p>\n\n\n\n<p><a href=\"#hosting-faq\">Hosting FAQ</a></p>\n\n\n\n<h2>The Best WordPress Hosting Services </h2>\n\n\n\n<p>All hosting services below offer excellent support and solid, reliable service, which is why we recommend them to All in One SEO (AIOSEO) users and anyone <a href=\"https://www.wpbeginner.com/guides/\" target=\"_blank\" rel=\"noreferrer noopener\">starting a new WordPress website</a>.</p>\n\n\n\n<p>Alright, let&#8217;s begin our list!</p>\n\n\n\n<h3 id=\"bluehost\">1. <a href=\"https://aioseo.com/recommends/bluehost/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Bluehost</a></h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://aioseo.com/recommends/bluehost/\" target=\"_blank\" rel=\"nofollow noopener\"><img loading=\"lazy\" width=\"730\" height=\"379\" src=\"https://aioseo.com/wp-content/uploads/2021/04/bluehost-hosting.png\" alt=\"Bluehost best WordPress hosting service\" class=\"wp-image-35524\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/bluehost-hosting.png 730w, https://aioseo.com/wp-content/uploads/2021/04/bluehost-hosting-300x156.png 300w, https://aioseo.com/wp-content/uploads/2021/04/bluehost-hosting-600x312.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></a></figure>\n\n\n\n<p><a href=\"https://aioseo.com/recommends/bluehost/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Bluehost</a> is one of the most popular hosting services on this list. They’re actually an official WordPress.org recommended hosting solution, which speaks volumes.&nbsp;</p>\n\n\n\n<p>They’re also consistently rated #1 for small business web hosting, so you can feel certain you’d get all the support you need as a beginner. Their 24/7 customer service is available by phone, email, or live chat and can help you whenever you need.&nbsp;</p>\n\n\n\n<p>Bluehost also offers an easy step-by-step setup and their traditional cPanel dashboard area makes it pain-free to control your hosting.&nbsp;</p>\n\n\n\n<p>Best of all, they offer 1-click install for WordPress to make it quick and easy for you to get started creating your website. They even give you access to hundreds of free and premium <a href=\"https://www.wpbeginner.com/showcase/best-wordpress-multi-purpose-themes/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress themes</a>.</p>\n\n\n\n<p>As you probably know, <a href=\"https://www.wpbeginner.com/wordpress-performance-speed/\" target=\"_blank\" rel=\"noreferrer noopener\">site speed</a> is extremely important for SEO. With Bluehost, you don’t have to worry about your website being slow just because there’s a spike in traffic.&nbsp;</p>\n\n\n\n<p>On top of that, they also offer a free domain and SSL certificate. And prices start at just $3.95 per month.</p>\n\n\n\n<ul><li><strong>Speed</strong>: 689 ms</li><li><strong>Uptime</strong>: 99.99%</li><li><strong>Customer Support</strong>: 5/5</li></ul>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/recommends/bluehost/\" style=\"background-color:#009966\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">Get started with Bluehost</a></div>\n</div>\n\n\n\n<h3 id=\"siteground\">2. <a href=\"https://aioseo.com/recommends/siteground/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">SiteGround</a></h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://aioseo.com/recommends/siteground/\" target=\"_blank\" rel=\"nofollow noopener\"><img loading=\"lazy\" width=\"730\" height=\"430\" src=\"https://aioseo.com/wp-content/uploads/2021/04/siteground-homepage.png\" alt=\"SiteGround WordPress Hosting\" class=\"wp-image-36426\" title=\"SiteGround WordPress Hosting\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/siteground-homepage.png 730w, https://aioseo.com/wp-content/uploads/2021/04/siteground-homepage-300x177.png 300w, https://aioseo.com/wp-content/uploads/2021/04/siteground-homepage-600x353.png 600w, https://aioseo.com/wp-content/uploads/2021/04/siteground-homepage-102x60.png 102w, https://aioseo.com/wp-content/uploads/2021/04/siteground-homepage-153x90.png 153w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></a></figure>\n\n\n\n<p><a href=\"https://aioseo.com/recommends/siteground/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">SiteGround</a> is another wildly popular WordPress web hosting provider that’s got sky-high ratings from users. And just like Bluehost, they’re also recommended by WordPress.org, which counts for credibility.&nbsp;</p>\n\n\n\n<p>SiteGround focuses on providing unique in-house WordPress speed to make your site super fast, and advanced <a href=\"https://www.wpbeginner.com/wordpress-security/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress security solutions</a> to make it hack-proof.</p>\n\n\n\n<p>On top of that, they also offer free location-specific hosting with 3 different data centers in the USA, Europe, and Asia, so you can choose the one closest to you and make your site even faster.&nbsp;</p>\n\n\n\n<p>Additionally, they offer free SSL, WordPress daily backups, and daily caching, plus unlimited databases and email accounts.&nbsp;</p>\n\n\n\n<p>What’s special about SiteGround is that it uses Google Cloud Platform, which matches 100% the energy consumed by their operations with renewable energy.</p>\n\n\n\n<p>Their pricing starts at $7.12 a month.</p>\n\n\n\n<ul><li><strong>Speed</strong>: 649 ms</li><li><strong>Uptime</strong>: 99.98%</li><li><strong>Customer Support</strong>: 5/5</li></ul>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/recommends/siteground/\" style=\"background-color:#009966\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">Get started with SiteGround</a></div>\n</div>\n\n\n\n<h3><strong>3. </strong><a href=\"https://aioseo.com/recommends/hostinger/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Hostinger</a></h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://aioseo.com/recommends/hostinger/\" target=\"_blank\" rel=\"nofollow noopener\"><img loading=\"lazy\" width=\"730\" height=\"324\" src=\"https://aioseo.com/wp-content/uploads/2021/04/hostinger.png\" alt=\"Hostinger best WordPress hosting service\" class=\"wp-image-35526\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/hostinger.png 730w, https://aioseo.com/wp-content/uploads/2021/04/hostinger-300x133.png 300w, https://aioseo.com/wp-content/uploads/2021/04/hostinger-600x266.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></a></figure>\n\n\n\n<p><a href=\"https://aioseo.com/recommends/hostinger/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Hostinger</a> is a fast-growing hosting company that’s becoming more popular day by day. They offer a lot of bang for your buck so to speak.&nbsp;</p>\n\n\n\n<p>For instance, their hosting plan includes unlimited bandwidth, a free domain and SSL. And like Bluehost they also have automatic 1-click WordPress install to help you get started building your site at rocket speed.&nbsp;</p>\n\n\n\n<p>With their WordPress-optimized speed acceleration, you can rest assured your site is fast. But if you want to speed it up even more, they offer cloud hosting with data centers in the United States, United Kingdom, Netherlands, Lithuania, Singapore, Brazil, and India.</p>\n\n\n\n<p>In addition, Hostinger comes with the traditional cPanel dashboard, which includes all the tools you need to automate and simplify your website hosting experience.</p>\n\n\n\n<p>Did we say that they have 24/7 live chat support and a 30-day money-back guarantee? </p>\n\n\n\n<p>You can feel safe knowing it’s always someone there to assist if you need help. And you can cancel your subscription in exchange for a full refund within 30 days if it doesn’t live up to your standards.&nbsp;</p>\n\n\n\n<p>Prices for Hostinger start at only $2.19 per month!</p>\n\n\n\n<ul><li><strong>Speed</strong>: 146 ms</li><li><strong>Uptime</strong>: 99.9%</li><li><strong>Customer Support</strong>: 5/5</li></ul>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/recommends/hostinger/\" style=\"background-color:#009966\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">Get started with Hostinger</a></div>\n</div>\n\n\n\n<h3 id=\"hostgator\"><strong>4. </strong><a href=\"https://aioseo.com/recommends/hostgator/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">HostGator</a></h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"446\" src=\"https://aioseo.com/wp-content/uploads/2021/04/hostgator-hosting.png\" alt=\"HostGator best WordPress hosting service \" class=\"wp-image-35527\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/hostgator-hosting.png 730w, https://aioseo.com/wp-content/uploads/2021/04/hostgator-hosting-300x183.png 300w, https://aioseo.com/wp-content/uploads/2021/04/hostgator-hosting-600x367.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p><a href=\"https://aioseo.com/recommends/hostgator/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">HostGator</a> supports millions of websites and is a leader in the shared hosting space. They pride themselves in helping newbies and pros with scalable hosting plans.</p>\n\n\n\n<p>Their plans are affordable and come with a 45-day money-back guarantee. They all include a <a href=\"https://wpforms.com/best-website-builder-for-small-business/\" target=\"_blank\" rel=\"noreferrer noopener\">website builder</a> with templates, unlimited bandwidth, free domain, site migration, and $100 in AdWords credits to help you optimize your <a href=\"https://aioseo.com/seo-best-practices/\">WordPress SEO</a>.&nbsp;</p>\n\n\n\n<p>HostGator is a reliable hosting service with amazing 24/7/365 support if you get stuck. And prices start at just $2.64 a month.</p>\n\n\n\n<ul><li><strong>Speed</strong>: 691 ms</li><li><strong>Uptime</strong>: 99.9%</li><li><strong>Customer Support</strong>: 5/5</li></ul>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/recommends/hostgator/\" style=\"background-color:#009966\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">Get started with HostGator</a></div>\n</div>\n\n\n\n<h3 id=\"dreamhost\">5. <a href=\"https://aioseo.com/recommends/dreamhost/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">DreamHost</a></h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"413\" src=\"https://aioseo.com/wp-content/uploads/2021/04/dreamhost-hosting.png\" alt=\"DreamHost best hosting for WordPress \" class=\"wp-image-35528\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/dreamhost-hosting.png 730w, https://aioseo.com/wp-content/uploads/2021/04/dreamhost-hosting-300x170.png 300w, https://aioseo.com/wp-content/uploads/2021/04/dreamhost-hosting-600x339.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Another officially recommended hosting provider from WordPress.org is <a href=\"https://aioseo.com/recommends/dreamhost/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">DreamHost</a>. This independently owned and operated company is a good choice if you’re a website newbie because they install WordPress for you.&nbsp;</p>\n\n\n\n<p>They also offer a website builder with an easy drag and drop editor. And their standard shared hosting package is a popular choice.</p>\n\n\n\n<p>With DreamHost, you’ll get a custom dashboard, automatic updates, unlimited space, unlimited bandwidth, and free domain and SSL certificate.&nbsp;</p>\n\n\n\n<p>So if you’re looking for an excellent WordPress host that offers easy site creation with high-speed SSD storage, then DreamHost could be the right one for you.</p>\n\n\n\n<p>Plus, prices start at just $2.59 a month.</p>\n\n\n\n<ul><li><strong>Speed</strong>: 445 ms</li><li><strong>Uptime</strong>: 100%</li><li><strong>Customer Support</strong>: 4/5</li></ul>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/recommends/dreamhost/\" style=\"background-color:#009966\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">Get started with DreamHost</a></div>\n</div>\n\n\n\n<h3 id=\"greengeeks\"><strong>6. </strong><a href=\"https://aioseo.com/recommends/greengeeks/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">GreenGeeks</a></h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://aioseo.com/recommends/greengeeks/\" target=\"_blank\" rel=\"nofollow noopener\"><img loading=\"lazy\" width=\"730\" height=\"460\" src=\"https://aioseo.com/wp-content/uploads/2021/04/greengeeks-hosting-1.png\" alt=\"GreenGeeks best web hosting for WordPress \" class=\"wp-image-35529\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/greengeeks-hosting-1.png 730w, https://aioseo.com/wp-content/uploads/2021/04/greengeeks-hosting-1-300x189.png 300w, https://aioseo.com/wp-content/uploads/2021/04/greengeeks-hosting-1-600x378.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></a></figure>\n\n\n\n<p><a href=\"https://aioseo.com/recommends/greengeeks/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">GreenGeeks</a> has become a well-known brand in the WordPress hosting industry with their ultra-fast website performance.&nbsp;</p>\n\n\n\n<p>They’re an eco-friendly hosting company. Not only do you get a free SSL certificate and free domain name, but they also give back 3x the power they consume into the grid in the form of renewable energy credits.&nbsp;</p>\n\n\n\n<p>GreenGeeks comes with automatic 1-click WordPress install, managed updates, and enhanced security. </p>\n\n\n\n<p>Also, their SSD storage and CDN make them one of the fastest WordPress hosting providers.&nbsp;</p>\n\n\n\n<p>They’ve got a 30-day money-back guarantee and 24/7 support, and their prices start at just $2.49 a month.</p>\n\n\n\n<ul><li><strong>Speed</strong>: 697 ms</li><li><strong>Uptime</strong>: 99.92%</li><li><strong>Customer Support</strong>: 4/5</li></ul>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/recommends/greengeeks/\" style=\"background-color:#009966\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">Get started with GreenGeeks</a></div>\n</div>\n\n\n\n<h3 id=\"wpengine\"><strong>7. </strong><a href=\"https://aioseo.com/recommends/wpengine/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">WPEngine</a></h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://aioseo.com/recommends/wpengine/\" target=\"_blank\" rel=\"nofollow noopener\"><img loading=\"lazy\" width=\"730\" height=\"442\" src=\"https://aioseo.com/wp-content/uploads/2021/04/wpengine-hosting.png\" alt=\"WPEngine managed WordPress hosting \" class=\"wp-image-35530\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/wpengine-hosting.png 730w, https://aioseo.com/wp-content/uploads/2021/04/wpengine-hosting-300x182.png 300w, https://aioseo.com/wp-content/uploads/2021/04/wpengine-hosting-600x363.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></a></figure>\n\n\n\n<p><a href=\"https://aioseo.com/recommends/wpengine/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">WPEngine</a> is the world’s #1 managed WordPress hosting. You know they’re reliable since they have some popular clients including companies like Yelp, Petco, Asana, National Geographic, and Pandora.&nbsp;</p>\n\n\n\n<p>So if you’ve got a high-traffic site and need a top-notch host, you’ll appreciate that WPEngine partners with Amazon Web Services and Google Cloud. These partnerships give your WordPress website the highest possible availability, speed, and security, which also means improved SEO and higher conversions.</p>\n\n\n\n<p>In addition, WPEngine plans include the Genesis Framework + multiple <a href=\"https://aioseo.com/recommends/studiopress/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">StudioPress themes</a> completely free (an amazing value). And if you’re starting from scratch, they can help install WordPress for you.</p>\n\n\n\n<p>WPEngine offers 24/7/365 support, and prices start at around $28 per month. Best of all, you get 4 months free&nbsp;on several annual plans when you use coupon code: <a href=\"https://aioseo.com/recommends/wpengine/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">WPBEGINNER20</a>.</p>\n\n\n\n<ul><li><strong>Speed</strong>: 582 ms</li><li><strong>Uptime</strong>: 99.99%</li><li><strong>Customer Support</strong>: 4/5</li></ul>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/recommends/wpengine/\" style=\"background-color:#009966\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">Get started with WPEngine</a></div>\n</div>\n\n\n\n<h3 id=\"a2hosting\">Bonus:<strong> </strong><a href=\"https://aioseo.com/recommends/a2-hosting/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">A2 Hosting</a></h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://aioseo.com/recommends/a2-hosting/\" target=\"_blank\" rel=\"nofollow noopener\"><img loading=\"lazy\" width=\"730\" height=\"523\" src=\"https://aioseo.com/wp-content/uploads/2021/04/a2-hosting.png\" alt=\"A2 Hosting best web hosting for WordPress \" class=\"wp-image-35533\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/a2-hosting.png 730w, https://aioseo.com/wp-content/uploads/2021/04/a2-hosting-300x215.png 300w, https://aioseo.com/wp-content/uploads/2021/04/a2-hosting-600x430.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></a></figure>\n\n\n\n<p>Our web hosting bonus tip is <a href=\"https://aioseo.com/recommends/a2-hosting/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">A2 Hosting</a>, which is a popular host known for its blazing-fast and reliable WordPress hosting and guru technical support. They’re a developer-friendly hosting company that offers all the flexibility and advanced features you need to create your website.&nbsp;</p>\n\n\n\n<p>On top of that, they offer free site migration, SSL, automatic backups, and unlimited SSD storage. Like prior WordPress hosting services, A2 Hosting also comes with the traditional cPanel dashboard, which makes it super easy to navigate and manage your hosting.</p>\n\n\n\n<p>Their expert support team is available 24/7/365 to help you get started and whenever you have an issue. A2 Hosting is an excellent choice for bloggers and website owners that need 99.9% uptime, top-notch support, and plenty of room to scale their website.</p>\n\n\n\n<p>Did we say that A2 Hosting offers up to 20x faster servers? And their prices start at just $2.99 a month.</p>\n\n\n\n<ul><li><strong>Speed</strong>: 285 ms</li><li><strong>Uptime</strong>: 99.9%</li><li><strong>Customer Support</strong>: 4/5</li></ul>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/recommends/a2-hosting/\" style=\"background-color:#009966\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">Get started with A2 Hosting </a></div>\n</div>\n\n\n\n<h2>The Best WordPress Hosting (Winner)</h2>\n\n\n\n<p>Alright, you’ve seen the best web hosting for WordPress and what they have to offer, so now it’s time to decide which one is right for you.</p>\n\n\n\n<p>Ideally, if you want your hosting to help <a href=\"https://aioseo.com/seo-hacks-to-grow-your-traffic/\">boost your SEO</a> and grow your business, you want to pick a service that’s fast and promises over 99% uptime.&nbsp;</p>\n\n\n\n<p>All of the hosting providers on this list are excellent, but our overall recommendation goes to <a href=\"https://aioseo.com/recommends/bluehost/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Bluehost</a>. Like mentioned, Bluehost is one of the largest hosting companies on the planet, and they are an official WordPress recommended hosting provider.&nbsp;</p>\n\n\n\n<p>Plus, Bluehost is super affordable for blogs and small business websites and can work for eCommerce sites as well. Best of all, you get pre-installed WordPress and amazing 24/7 support at any time.&nbsp;</p>\n\n\n\n<h2 id=\"hosting-faq\">Best WordPress Hosting FAQ</h2>\n\n\n\n<p>Here are some answers to frequently asked questions about WordPress hosting:</p>\n\n\n\n<h3>What Is WordPress Hosting?</h3>\n\n\n\n<p>Web hosting is where your website lives on the internet. You can think of WordPress hosting as a house where your website’s files, images, and content lives and are stored.</p>\n\n\n\n<p>WordPress hosting is web hosting that’s designed to be used exclusively with WordPress websites to boost performance. </p>\n\n\n\n<p>In other words, it’s specially optimized to help your site load quickly and includes other tools and features to make it easy to manage your WordPress site.</p>\n\n\n\n<h3>Do I Need WordPress Hosting to Start a Website?</h3>\n\n\n\n<p>If you want to <a href=\"https://www.wpbeginner.com/guides/\" target=\"_blank\" rel=\"noreferrer noopener\">build a WordPress website</a>, then you need a hosting service. However, you don’t need to use one specifically for WordPress, even though it’ll improve your site performance if you do. </p>\n\n\n\n<p>In addition, since your hosting server is where your website files are stored every website that you see online uses a web hosting provider.</p>\n\n\n\n<h3>How Do Your Speed and Performance Tests Work?</h3>\n\n\n\n<p>We used independent 3rd-party tools like Bitcatcha, Pingdom, and Load Impact to test the performance and reliability of each of these companies, so the data above can help you make a reliable decision.</p>\n\n\n\n<p>Below are a few speed and performance tests we ran on these web hosting companies:</p>\n\n\n\n<h4>1. Performance</h4>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"558\" height=\"218\" src=\"https://aioseo.com/wp-content/uploads/2021/04/wordpress-web-hosting-load-times.jpg\" alt=\"WordPress hosting performance test by WPBeginner\" class=\"wp-image-35534\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/wordpress-web-hosting-load-times.jpg 558w, https://aioseo.com/wp-content/uploads/2021/04/wordpress-web-hosting-load-times-300x117.jpg 300w\" sizes=\"(max-width: 558px) 100vw, 558px\" /></figure></div>\n\n\n\n<p>We used Load Impact to analyze the performance of the web hosting server. And we gradually built up to 100 visitors at once because we wanted to see how the servers would handle increased requests from multiple connections at the same time.</p>\n\n\n\n<h4>2. Speed</h4>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"558\" height=\"246\" src=\"https://aioseo.com/wp-content/uploads/2021/04/installing-wordpress-web-hosting-companies.jpg\" alt=\"WordPress hosting speed test by WPBeginner\" class=\"wp-image-35535\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/installing-wordpress-web-hosting-companies.jpg 558w, https://aioseo.com/wp-content/uploads/2021/04/installing-wordpress-web-hosting-companies-300x132.jpg 300w\" sizes=\"(max-width: 558px) 100vw, 558px\" /></figure></div>\n\n\n\n<p>We used Pingdom, an industry-leading website speed test service, to check speed across the hosting companies.</p>\n\n\n\n<h4>3. Server Response Time</h4>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"558\" height=\"162\" src=\"https://aioseo.com/wp-content/uploads/2021/04/wordpress-hosting-plan-load-times.jpg\" alt=\"WordPress hosting server response time test by WPBeginner\" class=\"wp-image-35538\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/wordpress-hosting-plan-load-times.jpg 558w, https://aioseo.com/wp-content/uploads/2021/04/wordpress-hosting-plan-load-times-300x87.jpg 300w\" sizes=\"(max-width: 558px) 100vw, 558px\" /></figure></div>\n\n\n\n<p>Bitcatcha helped us determine server response times across from geographical locations including the US, London, Singapore, Sao Paulo, India, Sydney, and Japan.</p>\n\n\n\n<p>So now you know exactly how we got the scores for the companies on this list.</p>\n\n\n\n<h3>How to Choose the Best WordPress Hosting?</h3>\n\n\n\n<p>The best way to choose your website hosting service is to pay attention to these 4 important factors:</p>\n\n\n\n<ol><li><strong>Speed —</strong> The server load speed should be under 300 ms</li><li><strong>Uptime —</strong> A reliable hosting service will have at least 99% availability</li><li><strong>Customer Service —</strong> For help with WordPress related questions</li><li><strong>Your Needs — </strong>The hosting service should work with your business size and type</li></ol>\n\n\n\n<p>Keep in mind that a good WordPress hosting company prioritizes making your site fast so you can improve user experience, rank higher in search engines, and<a href=\"https://wpforms.com/research-based-tips-to-improve-contact-form-conversions/\"> </a>grow your business.</p>\n\n\n\n<p>On the other hand, a bad WordPress hosting company can lose you visitors because of slow load times, site downtime, and unreliable service.</p>\n\n\n\n<p>For more details, you can check out WPBeginner’s post on <a href=\"https://www.wpbeginner.com/wordpress-hosting/\" target=\"_blank\" rel=\"noreferrer noopener\">how to choose the best WordPress hosting</a>.</p>\n\n\n\n<p>We hope this guide of the best WordPress hosting services helped you find the right option for your hosting needs. Now that you know how to choose the best WordPress host, you should also learn <a href=\"https://aioseo.com/seo-best-practices/\">how to best optimize your website</a> to drive more traffic and improve SEO rankings.</p>\n\n\n\n<p>And if you want to get going extra fast, we recommend that you check out these <a href=\"https://aioseo.com/seo-hacks-to-grow-your-traffic/\">30 SEO hacks guaranteed to grow your traffic</a>.</p>\n\n\n\n<p>That’s all for today!</p>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/recommends/bluehost/\" style=\"background-color:#009966\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">Get started with Bluehost</a></div>\n</div>The post <a href=\"https://aioseo.com/best-wordpress-hosting/\">7+ Best WordPress Hosting Services for 2021 (Compared & Tested)</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://aioseo.com/best-wordpress-hosting/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:85:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"How to Integrate Social Media Into Your Website (5 Simple Ways)\";s:7:\"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:158:\"https://aioseo.com/how-to-integrate-social-media-into-your-website/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-integrate-social-media-into-your-website\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://aioseo.com/how-to-integrate-social-media-into-your-website/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 13 Apr 2021 12: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:5:{i:0;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:\"\";}i:1;a:5:{s:4:\"data\";s:47:\"how to integrate social media into your website\";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:18:\"social media feeds\";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:24:\"social media integration\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:32:\"social media integration website\";s:7:\"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:27:\"https://aioseo.com/?p=35097\";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:593:\"<p>Did you know that social media drives 31.24% of traffic to websites? That’s why it’s important to integrate social media into your website, so you can use social proof as a way of strengthening your brand and grow your business. In this post, we’ll show you how to integrate social media into your WordPress website without having to be a techie using 5 simple ways.</p>\nThe post <a href=\"https://aioseo.com/how-to-integrate-social-media-into-your-website/\">How to Integrate Social Media Into Your Website (5 Simple Ways)</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Stina Pettersson\";s: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:23896:\"<p>Did you know that social media drives <a href=\"https://www.monsterinsights.com/proven-ways-to-increase-your-returning-visitor-rate/\" target=\"_blank\" rel=\"noreferrer noopener\">31.24%</a> of traffic to websites? That’s why it’s important to integrate social media into your website, so you can use social proof as a way of strengthening your brand and grow your business.&nbsp;</p>\n\n\n\n<p>In this post, we’ll show you how to integrate social media into your WordPress website without having to be a techie using 5 simple ways.</p>\n\n\n\n<p>Here’s a quick overview of what we’ll cover in this post. Feel free to click on these quick links to jump straight to different sections:</p>\n\n\n\n<ol><li><a href=\"#add-your-social-profiles-to-wordpress\">Add Your Social Profiles to WordPress</a></li><li><a href=\"#enable-facebook-thumbnails-to-boost-engagement\">Enable Facebook Thumbnails to Boost Engagement</a></li><li><a href=\"#set-twitter-cards-to-drive-more-referral-traffic\">Set Twitter Cards to Drive More Referral Traffic</a></li><li><a href=\"#embed-a-social-media-review-widget-on-your-website\">Embed a Social Media Review Widget on Your Website</a></li><li><a href=\"#add-youtube-video-testimonials-to-your-content\">Add YouTube Video Testimonials to Your Content</a></li></ol>\n\n\n\n<h2>5 Ways to Integrate Social Media Into Your Website</h2>\n\n\n\n<p>There are multiple ways you can integrate social media on your WordPress website. And we&#8217;re going to show you 5 simple ways of doing just that:</p>\n\n\n\n<h3 id=\"add-your-social-profiles-to-wordpress\">1. Add Your Social Profiles to WordPress</h3>\n\n\n\n<p>Social media integration is important because it can strengthen your brand and grow your business. You’ll gain more visibility and can generate more leads for your business.</p>\n\n\n\n<p>Also, by getting your visitors to follow you on different social channels, you can stay in touch with them and easily bring them back to your site.</p>\n\n\n\n<p>With that said, the first step is to add your social media profiles to WordPress and let Google know about them. With AIOSEO, you can add up to 11 social media profiles, which will help you cover most social networks.</p>\n\n\n\n<p>AIOSEO is a complete WordPress SEO plugin, which lets you optimize your content for search engines and increase rankings with just a few clicks. It gives you access to all the <a href=\"https://aioseo.com/features/\">powerful SEO tools and features</a> you need to boost your SEO and dominate the search results.</p>\n\n\n\n<p>To get started, simply navigate to <strong>Social Networks</strong> in the <strong>All in One SEO</strong> menu, and click on the <strong>Social Profiles</strong> tab.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"496\" src=\"https://aioseo.com/wp-content/uploads/2021/04/social-networks-menu-social-profiles.png\" alt=\"Social networks menu and social profiles in All in One SEO\" class=\"wp-image-35099\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/social-networks-menu-social-profiles.png 730w, https://aioseo.com/wp-content/uploads/2021/04/social-networks-menu-social-profiles-300x204.png 300w, https://aioseo.com/wp-content/uploads/2021/04/social-networks-menu-social-profiles-600x408.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>This will open a window, where you can add all your <strong>Social Profiles</strong>. Simply paste in the links to your social media networks.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"587\" src=\"https://aioseo.com/wp-content/uploads/2021/01/aioseo-social-networks-social-profiles.png\" alt=\"Adding your social profiles in All in One SEO\" class=\"wp-image-24649\" srcset=\"https://aioseo.com/wp-content/uploads/2021/01/aioseo-social-networks-social-profiles.png 730w, https://aioseo.com/wp-content/uploads/2021/01/aioseo-social-networks-social-profiles-300x241.png 300w, https://aioseo.com/wp-content/uploads/2021/01/aioseo-social-networks-social-profiles-600x482.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Once you’ve added your profiles, you click on the <strong>Save Changes</strong> button, and you’re all set!</p>\n\n\n\n<p>The next step is to enable Facebook thumbnails and set Twitter Cards to boost engagement and drive more referral traffic to your website. Let’s show you how to easily do that next.</p>\n\n\n\n<h3 id=\"enable-facebook-thumbnails-to-boost-engagement\">2. Enable Facebook Thumbnails to Boost Engagement</h3>\n\n\n\n<p>Did you know that posts with images get 39% more clicks and shares on Facebook? This means that more people are likely to click through to your website or share your content on Facebook.</p>\n\n\n\n<p>It’s therefore important to make sure you’re showing the right Facebook thumbnail when your content is shared on Facebook.</p>\n\n\n\n<p>Here’s an example when we’ve set a Facebook thumbnail for one of our blog posts:&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"397\" src=\"https://aioseo.com/wp-content/uploads/2021/01/aioseo-facebook-thumbnail-example.png\" alt=\"Example of a Facebook thumbnail for a blog post\" class=\"wp-image-24265\" srcset=\"https://aioseo.com/wp-content/uploads/2021/01/aioseo-facebook-thumbnail-example.png 730w, https://aioseo.com/wp-content/uploads/2021/01/aioseo-facebook-thumbnail-example-300x163.png 300w, https://aioseo.com/wp-content/uploads/2021/01/aioseo-facebook-thumbnail-example-600x326.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>If you’re not setting a Facebook thumbnail for your content, Facebook usually “guesses” the image, and it may not get it right.</p>\n\n\n\n<p>Alright, let’s get started by first enabling Facebook thumbnails on your WordPress website.</p>\n\n\n\n<h3>Enable Facebook Thumbnails in WordPress</h3>\n\n\n\n<p>To begin, go to <strong>Social Networks</strong> in the <strong>All in One SEO</strong> menu, and click on the <strong>Facebook</strong> tab.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"496\" src=\"https://aioseo.com/wp-content/uploads/2021/04/social-networks-menu-item-in-aioseo.png\" alt=\"Facebook menu in All in One SEO\" class=\"wp-image-35104\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/social-networks-menu-item-in-aioseo.png 730w, https://aioseo.com/wp-content/uploads/2021/04/social-networks-menu-item-in-aioseo-300x204.png 300w, https://aioseo.com/wp-content/uploads/2021/04/social-networks-menu-item-in-aioseo-600x408.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>The first setting you’ll see is the <strong>Enable Open Graph Markup</strong> setting. Just make sure it’s enabled.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"263\" src=\"https://aioseo.com/wp-content/uploads/2021/01/enable-open-graph-markup-in-aioseo.png\" alt=\"Enable open graph markup in All in One SEO\" class=\"wp-image-24263\" srcset=\"https://aioseo.com/wp-content/uploads/2021/01/enable-open-graph-markup-in-aioseo.png 730w, https://aioseo.com/wp-content/uploads/2021/01/enable-open-graph-markup-in-aioseo-300x108.png 300w, https://aioseo.com/wp-content/uploads/2021/01/enable-open-graph-markup-in-aioseo-600x216.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>The next step is to choose which thumbnail that’s used when your content is shared on Facebook. And we’ll show you how to do that for your individual posts and pages.&nbsp;</p>\n\n\n\n<p>If you want to set Facebook thumbnail for your default content, you can check out our post on <a href=\"https://aioseo.com/how-to-fix-wrong-facebook-thumbnail-in-wordpress/\">how to fix the wrong Facebook thumbnail in WordPress</a>.</p>\n\n\n\n<h3>Setting Facebook Thumbnail on Individual Posts and Pages</h3>\n\n\n\n<p>To get started, scroll down in the post or page you’re editing to the A<strong>IOSEO Settings,</strong> and then click on the <strong>Social</strong> tab.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"726\" height=\"360\" src=\"https://aioseo.com/wp-content/uploads/2021/01/set-facebook-thumbnail-on-individual-posts-and-pages.png\" alt=\"Set Facebook thumbnail in All in One SEO (AIOSEO)\" class=\"wp-image-24266\" srcset=\"https://aioseo.com/wp-content/uploads/2021/01/set-facebook-thumbnail-on-individual-posts-and-pages.png 726w, https://aioseo.com/wp-content/uploads/2021/01/set-facebook-thumbnail-on-individual-posts-and-pages-300x149.png 300w, https://aioseo.com/wp-content/uploads/2021/01/set-facebook-thumbnail-on-individual-posts-and-pages-600x298.png 600w\" sizes=\"(max-width: 726px) 100vw, 726px\" /></figure>\n\n\n\n<p>Next, click on the <strong>Facebook </strong>tab. This will open a new window, where you can add your <strong>Facebook Title</strong> and <strong>Description</strong>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"393\" src=\"https://aioseo.com/wp-content/uploads/2021/04/facebook-title-and-description-setting.png\" alt=\"Adding Facebook title and description in All in One SEO\" class=\"wp-image-35105\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/facebook-title-and-description-setting.png 730w, https://aioseo.com/wp-content/uploads/2021/04/facebook-title-and-description-setting-300x162.png 300w, https://aioseo.com/wp-content/uploads/2021/04/facebook-title-and-description-setting-600x323.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>You can either write your own title and description or use the smart tags. For example, if you click on <strong>+ Post Title</strong>, AIOSEO will automatically add your post or page’s title as Facebook title.</p>\n\n\n\n<p>You can also type the hashtag character ( # ) in the field to display a list of available tags you can choose from.</p>\n\n\n\n<p><strong>Note:</strong> Remember to use a maximum of 70 characters for your title and 200 characters for your description.</p>\n\n\n\n<p>Once you’ve added your Facebook title and description, you scroll down to the <strong>Image Source</strong> section. Click on the link, and it will display a drop-down menu with different <strong>Image Sources</strong>.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"291\" src=\"https://aioseo.com/wp-content/uploads/2021/04/set-image-source-facebook-on-individual-posts-and-pages.png\" alt=\"Setting Facebook thumbnail image source in All in One SEO\" class=\"wp-image-35107\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/set-image-source-facebook-on-individual-posts-and-pages.png 730w, https://aioseo.com/wp-content/uploads/2021/04/set-image-source-facebook-on-individual-posts-and-pages-300x120.png 300w, https://aioseo.com/wp-content/uploads/2021/04/set-image-source-facebook-on-individual-posts-and-pages-600x239.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Here you can choose the source you want to add your image from. For instance, if you choose the option <strong>Default Image Source (Set in Social Networks)</strong>, Facebook will show the thumbnail you set for your default content.&nbsp;</p>\n\n\n\n<p>That’s it!</p>\n\n\n\n<p>You’ve now enabled Facebook thumbnails on your WordPress website and set which image you want to show when your content is shared on Facebook.&nbsp;</p>\n\n\n\n<p>Now, let’s move on to setting your Twitter Cards to drive more referral traffic to your website.&nbsp;</p>\n\n\n\n<h3 id=\"set-twitter-cards-to-drive-more-referral-traffic\">3. Set Twitter Cards to Drive More Referral Traffic</h3>\n\n\n\n<p>Twitter Cards give you the power to share visual and engaging information to your followers without breaking the character limit and drive more referral traffic to your site.</p>\n\n\n\n<p>They also let you control how your content looks when it’s shared on Twitter. In fact, you can pick the image and text that’s displayed, which means that more people will notice your content and click on it.</p>\n\n\n\n<p>For instance, this is a Twitter Card when sharing WPBeginner’s post on <a href=\"https://www.wpbeginner.com/wp-tutorials/step-by-step-guide-how-to-start-a-podcast-with-wordpress/\" target=\"_blank\" rel=\"noreferrer noopener\">how to start your own podcast</a> on Twitter:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"435\" src=\"https://aioseo.com/wp-content/uploads/2020/12/wpbeginner-twitter-card-example-1.png\" alt=\"Example of a summary Twitter Card\" class=\"wp-image-23817\" srcset=\"https://aioseo.com/wp-content/uploads/2020/12/wpbeginner-twitter-card-example-1.png 730w, https://aioseo.com/wp-content/uploads/2020/12/wpbeginner-twitter-card-example-1-300x179.png 300w, https://aioseo.com/wp-content/uploads/2020/12/wpbeginner-twitter-card-example-1-600x358.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>The large image makes it look visually appealing. And you can easily see what the content is about in the description. Without the image and description, fewer users would click on it.</p>\n\n\n\n<p>You can also add video and audio content to increase your CTR (Click-Through-Rate) and shares even more.</p>\n\n\n\n<p>Let’s show you how to set Twitter Cards for your individual posts and pages next.&nbsp;</p>\n\n\n\n<h3>Setting Twitter Cards on Individual Posts and Pages</h3>\n\n\n\n<p>When editing your blog post or page, simply scroll down to the <strong>AIOSEO Settings</strong>, and then click on the <strong>Social</strong> tab.</p>\n\n\n\n<p>Then, click on the <strong>Twitter </strong>tab next to the Facebook tab.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"453\" src=\"https://aioseo.com/wp-content/uploads/2020/12/aioseo-setting-individual-post-pages-for-twitter-cards-1.png\" alt=\"Setting Twitter Cards on individual posts and pages in All in One SEO \" class=\"wp-image-23846\" srcset=\"https://aioseo.com/wp-content/uploads/2020/12/aioseo-setting-individual-post-pages-for-twitter-cards-1.png 730w, https://aioseo.com/wp-content/uploads/2020/12/aioseo-setting-individual-post-pages-for-twitter-cards-1-300x186.png 300w, https://aioseo.com/wp-content/uploads/2020/12/aioseo-setting-individual-post-pages-for-twitter-cards-1-600x372.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>The option to <strong>Use Data from your Facebook Tab</strong> is set by default, but if you want to enter your own Twitter title and description, you can just uncheck this button.</p>\n\n\n\n<p>If you do, it’ll open a new window, where you can add your <strong>Twitter Title</strong> and <strong>Description</strong>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"327\" src=\"https://aioseo.com/wp-content/uploads/2021/04/aioseo-setting-individual-post-pages-title-and-description.png\" alt=\"Adding Twitter title and description in All in One SEO\" class=\"wp-image-35108\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/aioseo-setting-individual-post-pages-title-and-description.png 730w, https://aioseo.com/wp-content/uploads/2021/04/aioseo-setting-individual-post-pages-title-and-description-300x134.png 300w, https://aioseo.com/wp-content/uploads/2021/04/aioseo-setting-individual-post-pages-title-and-description-600x269.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Here you can simply do the same procedure as for your Facebook title and description.&nbsp;</p>\n\n\n\n<p>The next step is to choose what <strong>Twitter Card Type</strong> to use for your blog post or page.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"176\" src=\"https://aioseo.com/wp-content/uploads/2020/12/aioseo-setting-individual-post-pages-twitter-card-type.png\" alt=\"Choosing Twitter card type in All in One SEO\" class=\"wp-image-23847\" srcset=\"https://aioseo.com/wp-content/uploads/2020/12/aioseo-setting-individual-post-pages-twitter-card-type.png 730w, https://aioseo.com/wp-content/uploads/2020/12/aioseo-setting-individual-post-pages-twitter-card-type-300x72.png 300w, https://aioseo.com/wp-content/uploads/2020/12/aioseo-setting-individual-post-pages-twitter-card-type-600x145.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>If you’ve set Twitter Card for your default content, you can choose the <strong>Default (Set under Social Networks)</strong> option. For more details, please visit or guide on <a href=\"https://aioseo.com/add-twitter-cards-in-wordpress/\">how to add Twitter Cards in WordPress the easy way</a>.&nbsp;</p>\n\n\n\n<p>If not, you can choose what Twitter Card you want to use. The <strong>Summary</strong> card displays a thumbnail image and the <strong>Summary with Large Image</strong> will show a large image for your content.</p>\n\n\n\n<p>That’s it!&nbsp;</p>\n\n\n\n<p>You’ve now set how your content will look like when it’s shared on Twitter, which will help boost your CTR and referral traffic.</p>\n\n\n\n<p>Next, we’ll show you how to add a social media review widget to showcase your customer reviews so that you can use social proof to grow your brand.&nbsp;&nbsp;</p>\n\n\n\n<h3 id=\"embed-a-social-media-review-widget-on-your-website\">4. Embed a Social Media Review Widget on Your Site</h3>\n\n\n\n<p>With the rise of social media accounts, there’s no reason for you to display faceless and nameless reviews on your website’s testimonials page.&nbsp;</p>\n\n\n\n<p>Instead, you can use the power of social media to create positive social proof for your brand. And a good way of doing this is by embedding social media reviews on your site.&nbsp;</p>\n\n\n\n<p>Here’s an example of <a href=\"https://smashballoon.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Smash Balloon’s</a> social media reviews feed on Twitter:</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"624\" height=\"416\" src=\"https://aioseo.com/wp-content/uploads/2021/04/social-media-review-widget-twitter.png\" alt=\"Twitter feeds displaying customer reviews when using Smash Balloon\" class=\"wp-image-35109\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/social-media-review-widget-twitter.png 624w, https://aioseo.com/wp-content/uploads/2021/04/social-media-review-widget-twitter-300x200.png 300w, https://aioseo.com/wp-content/uploads/2021/04/social-media-review-widget-twitter-600x400.png 600w\" sizes=\"(max-width: 624px) 100vw, 624px\" /></figure></div>\n\n\n\n<p>Using this social media feed on your testimonials page, you can display relevant tweets that mention your Twitter username to proudly present reviews from your happy customers.</p>\n\n\n\n<p>The easiest way to do this is by using the <a href=\"https://smashballoon.com/custom-twitter-feeds/\" target=\"_blank\" rel=\"noreferrer noopener\">Custom Twitter Feeds Pro by Smash Balloon</a>. Check out this helpful tutorial on <a href=\"https://smashballoon.com/how-to-add-custom-twitter-feed-on-website/#twitter-feed-type\" target=\"_blank\" rel=\"noreferrer noopener\">how you can add a mentions timeline to your website</a> with just a few clicks.</p>\n\n\n\n<p>And if your social media reviews are from Facebook, you can use the <a href=\"https://smashballoon.com/custom-facebook-feed/\" target=\"_blank\" rel=\"noreferrer noopener\">Custom Facebook Feed Pro plugin</a>. It lets you embed real Facebook reviews on your WordPress sidebar, just like this:</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"622\" height=\"302\" src=\"https://aioseo.com/wp-content/uploads/2021/04/facebook-reviews-feed-text-header.png\" alt=\"Facebook reviews feed example when using Smash Balloon\" class=\"wp-image-35110\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/facebook-reviews-feed-text-header.png 622w, https://aioseo.com/wp-content/uploads/2021/04/facebook-reviews-feed-text-header-300x146.png 300w, https://aioseo.com/wp-content/uploads/2021/04/facebook-reviews-feed-text-header-600x291.png 600w\" sizes=\"(max-width: 622px) 100vw, 622px\" /></figure></div>\n\n\n\n<p>This will help you showcase your customer reviews as social proof. It’s super easy to set it up too! To learn how you can check out Smash Balloon’s tutorial on <a href=\"https://smashballoon.com/how-to-add-a-social-media-review-widget-to-wordpress/\" target=\"_blank\" rel=\"noreferrer noopener\">how you can add a social media review widget to WordPress</a>.</p>\n\n\n\n<h3 id=\"add-youtube-video-testimonials-to-your-content\">5. Add YouTube Video Testimonials to Your Content</h3>\n\n\n\n<p>Adding YouTube video testimonials to your content is a great way to boost conversions and generate more sales for your business. </p>\n\n\n\n<p>It’s also a popular marketing strategy because of how effective it is. After all, <a href=\"https://aioseo.com/100-seo-statistics/#video-seo-statistics\">80%</a> of marketers confirm that videos helped increase sales for their brands.</p>\n\n\n\n<p>For instance, here’s a selection of video testimonials for the best lead creation plugin for WordPress, <a href=\"https://optinmonster.com/\" target=\"_blank\" rel=\"noreferrer noopener\">OptinMonster</a>:</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"624\" height=\"446\" src=\"https://aioseo.com/wp-content/uploads/2021/04/youtube-video-testimonial-optinmonster.jpg\" alt=\"\" class=\"wp-image-35114\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/youtube-video-testimonial-optinmonster.jpg 624w, https://aioseo.com/wp-content/uploads/2021/04/youtube-video-testimonial-optinmonster-300x214.jpg 300w, https://aioseo.com/wp-content/uploads/2021/04/youtube-video-testimonial-optinmonster-600x429.jpg 600w\" sizes=\"(max-width: 624px) 100vw, 624px\" /></figure></div>\n\n\n\n<p>Watching these reviews will help new customers make a decision whether to try the plugin or not. The deal is that consumers are <a href=\"https://aioseo.com/how-to-add-ugc-link-attribute-in-wordpress/#user-generated-content-examples\">83%</a> more likely to trust peers over the brand itself, so video testimonials are a great way of establishing trust.</p>\n\n\n\n<p>With the help of the <a href=\"https://smashballoon.com/youtube-feed/\" target=\"_blank\" rel=\"noreferrer noopener\">Feeds for YouTube Pro plugin</a>, you can easily embed YouTube videos on your site in 5 minutes tops. Just follow this beginner-friendly tutorial on <a href=\"https://smashballoon.com/how-to-create-a-youtube-gallery-in-wordpress/\" target=\"_blank\" rel=\"noreferrer noopener\">how you can embed a YouTube gallery on WordPress</a>, and you’ll have it set up before you know it.</p>\n\n\n\n<p>There you have it!</p>\n\n\n\n<p>You’ve now learned 5 ways to integrate social media into your website&nbsp; — easily and hassle-free, even if you’re not techie! Use these tips, and it’ll help drive more referral traffic to your website, boost engagement, and build your brand at rocket speed.</p>\n\n\n\n<p>Before you go, check out <a href=\"https://aioseo.com/seo-best-practices/\">20 ultimate SEO tips to help boost your rankings </a>or learn <a href=\"https://aioseo.com/blog-post-seo-checklist/\">how to optimize your blog post</a> and <a href=\"https://aioseo.com/how-to-best-optimize-images-in-wordpress/\" title=\"Image SEO: How To Best Optimize Your Images In WordPress (17 Tips)\">images</a> to maximize your SEO.</p>\n\n\n\n<p>Not <a href=\"https://aioseo.com/pricing/\">using AIOSEO</a> yet? What are you waiting for?</p>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button u-pl0\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/pricing/\" style=\"background-color:#009966\" rel=\"\"><span class=\"has-inline-color has-theme-background-color\">Get Started with AIOSEO Today!</span></a></div>\n</div>The post <a href=\"https://aioseo.com/how-to-integrate-social-media-into-your-website/\">How to Integrate Social Media Into Your Website (5 Simple Ways)</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://aioseo.com/how-to-integrate-social-media-into-your-website/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:88:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"SEO Best Practices: 20 Ultimate SEO Tips to Boost Rankings\";s:7:\"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:100:\"https://aioseo.com/seo-best-practices/?utm_source=rss&utm_medium=rss&utm_campaign=seo-best-practices\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://aioseo.com/seo-best-practices/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 Apr 2021 12: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:6:{i:0;a:5:{s:4:\"data\";s:8:\"SEO Tips\";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:10:\"how to seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:11:\"on page seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:18:\"seo best practices\";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:5:{s:4:\"data\";s:28:\"seo best practices checklist\";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:5:{s:4:\"data\";s:8:\"SEO tips\";s:7:\"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:27:\"https://aioseo.com/?p=33472\";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:582:\"<p>Research shows that 75% of searchers don’t bother clicking past the results on the first page, and the first 5 results for a given search account for 67% of all clicks. That’s why it’s essential to rank on the first page of Google.<br />\nIn this SEO best practices checklist, we’ll give you 20 ultimate SEO tips that\'ll help boost rankings and drive more organic traffic to your website.</p>\nThe post <a href=\"https://aioseo.com/seo-best-practices/\">SEO Best Practices: 20 Ultimate SEO Tips to Boost Rankings</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Stina Pettersson\";s: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:61710:\"<p>Research shows that <a href=\"https://aioseo.com/100-seo-statistics/\">75%</a> of searchers don’t bother clicking past the results on the first page, and the first 5 results for a given search account for 67% of all clicks. That’s why it’s essential to rank on the first page of Google, which can make any website owner feel a bit hopeless.</p>\n\n\n\n<p>Don&#8217;t worry…we&#8217;re here to help you improve your rankings on Google!</p>\n\n\n\n<p>In this SEO best practices checklist, we’ll give you 20 ultimate SEO tips that’ll help boost rankings and drive more organic traffic to your website at record speed.</p>\n\n\n\n<p>Since this is a comprehensive list, you can click on these quick links to jump straight to the different sections:</p>\n\n\n\n<ol><li><a href=\"#perform-keyword-research\">Perform Keyword Research</a></li><li><a href=\"#understand-your-keywords-search-intent\">Understand Your Keyword’s Search Intent</a></li><li><a href=\"#add-your-focus-keyword-or-keyphrase\">Add Your Focus Keyword or Keyphrase</a></li><li><a href=\"#use-long-tail-and-medium-tail-keywords\">Use Long-Tail and Medium-Tail Keywords</a></li><li><a href=\"#improve-your-content-with-related-keywords\">Improve Your Content With Related Keywords</a>&nbsp;</li><li><a href=\"#use-the-readability-analysis-tool\">Use the Readability Analysis Tool</a></li><li><a href=\"#optimize-your-seo-title-or-title-tag\">Optimize Your SEO Title or Title Tag&nbsp;</a></li><li><a href=\"#write-a-well-crafted-meta-description\">Write a Well-Crafted Meta Description</a></li><li><a href=\"#crush-it-in-visual-search\">Crush It in Visual Search</a></li><li><a href=\"#use-schema-markup-and-rank-for-featured-snippets\">Use Schema Markup and Rank for Featured Snippets</a></li><li><a href=\"#create-an-xml-sitemap\">Create an XML Sitemap</a></li><li><a href=\"#optimize-your-video-content-for-video-search\">Optimize Your Video Content for Video Search</a></li><li><a href=\"#use-an-seo-friendly-url-structure\">Use an SEO-Friendly URL Structure</a></li><li><a href=\"#link-internally-and-externally\">Link Internally and Externally</a></li><li><a href=\"#boost-your-site-speed\">Boost Your Site Speed</a></li><li><a href=\"#make-sure-your-website-is-secure\">Make Sure Your Website Is Secure</a></li><li><a href=\"#optimize-for-local-seo-and-rank-on-google-maps\">Optimize for Local SEO and Rank on Google Maps</a></li><li><a href=\"#prepare-for-mobile-only-indexing\">Prepare for Mobile-Only Indexing</a></li><li><a href=\"#get-ready-for-voice-search\">Get Ready for Voice Search</a></li><li><a href=\"#check-your-seo-site-score-and-fix-critical-issues\">Check Your SEO Site Score and Fix Critical Issues</a></li></ol>\n\n\n\n<p>Alright, let’s get started by presenting the first and most important step in our goal of helping you rank your website on Google&#8217;s first page.</p>\n\n\n\n<h2 id=\"perform-keyword-research\">1. Perform Keyword Research </h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"253\" src=\"https://aioseo.com/wp-content/uploads/2021/03/keyword-planning-by-digitalnext.png\" alt=\"Infographic by DigitalNext\" class=\"wp-image-34110\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/keyword-planning-by-digitalnext.png 730w, https://aioseo.com/wp-content/uploads/2021/03/keyword-planning-by-digitalnext-300x104.png 300w, https://aioseo.com/wp-content/uploads/2021/03/keyword-planning-by-digitalnext-600x208.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Keyword research is one of the key aspects of SEO. You want the keywords on your page to be relevant to what people are searching for so that Google will rank your content on them.&nbsp;</p>\n\n\n\n<p>Think about which words and phrases represent your website and business the best. What do you do? What products and services do you offer?</p>\n\n\n\n<p>For example, you might come up with “best protein powder” if you sell fitness supplements or “plumbers in Lake Worth, Florida” if you’re running a local plumbing business.</p>\n\n\n\n<p>But if you&#8217;re only guessing what people are searching for, you&#8217;re wasting your time. You’ll need to analyze your keyword&#8217;s popularity and search volume. That way, you can see how many people are searching for that particular keyword and how easy or difficult it is to rank for it.</p>\n\n\n\n<p>Luckily there are several tools available to help you get accurate data on any keyword. You can use a free tool like <a href=\"https://ads.google.com/home/tools/keyword-planner/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google Keyword Planner</a> or paid services like <a href=\"#improve-your-content-with-related-keywords\">Semrush </a>and <a href=\"https://aioseo.com/recommends/ahrefs/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Ahrefs</a>, which have extra tools to monitor your search performance. For more details, you can check out WPBeginner&#8217;s guide on <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-do-keyword-research-for-your-wordpress-blog/\" target=\"_blank\" rel=\"noreferrer noopener\">how to do keyword research for your WordPress blog</a>.</p>\n\n\n\n<p>That said, as Google becomes smarter, there’s a greater focus on relevance and intent than matching the exact keywords. This means that if your content doesn’t match the search intent, it simply won’t rank in search engines.&nbsp;&nbsp;&nbsp;&nbsp;</p>\n\n\n\n<p>You have to try understanding what users are searching for and the meaning behind their searches. And a good way of doing so is by using the Google giant like we’ll show you how to do next.&nbsp;</p>\n\n\n\n<h2 id=\"understand-your-keywords-search-intent\">2. Understand Your Keyword’s Search Intent</h2>\n\n\n\n<p>Since search intent is the most important ranking factor in search engines, your first step is to understand your target keyword’s search intent.</p>\n\n\n\n<p>Fortunately for most keywords or keyphrases, the search results on Google will tell you everything you need to know about that keyword’s search intent.&nbsp;</p>\n\n\n\n<p>For example, take a keyword like: &#8220;keto supplements&#8221;. Users searching for that keyphrase could want to buy keto supplements or maybe they just want to learn more about it.&nbsp;</p>\n\n\n\n<p>And according to Google’s first page for that keyword, most people searching for &#8220;keto supplements&#8221; are looking for information.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"518\" src=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-a-google-search.png\" alt=\"Example of a Google search to check a keyword\'s search intent\" class=\"wp-image-33474\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-a-google-search.png 730w, https://aioseo.com/wp-content/uploads/2021/03/example-of-a-google-search-300x213.png 300w, https://aioseo.com/wp-content/uploads/2021/03/example-of-a-google-search-600x426.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>So if you want to target this keyword’s search intent, you need to create content that offers the best possible information about keto supplements.</p>\n\n\n\n<p>Simply use the Google giant to figure out what type of information users are searching for on Google for your target keywords.</p>\n\n\n\n<p>Remember to always use your main focus keyword or keyphrase in the first paragraph of your content, as well as in the SEO title and meta description. We’ll show you how to add that next.</p>\n\n\n\n<h2 id=\"add-your-focus-keyword-or-keyphrase\">3. Add Your Focus Keyword or Keyphrase</h2>\n\n\n\n<p>You can easily add your focus keyphrase (your main keyword or keyphrase) using the best WordPress SEO plugin, <a href=\"https://aioseo.com\">All in One SEO (AIOSEO)</a>. And even get an analysis of how well you’ve optimized your content on it.</p>\n\n\n\n<p>Once you’ve <a href=\"https://aioseo.com/docs/installing-all-in-one-seo-pro/\">installed and activated AIOSEO</a> on your site, you’ve access to many powerful SEO tools and features, including:</p>\n\n\n\n<ul><li><strong>SEO Audit Checklist</strong> — it lets you analyze your entire WordPress site to detect critical errors and get actionable insights on how to boost your SEO and get more traffic.</li><li><strong>Smart XML Sitemaps </strong>— this feature automatically generates a <a href=\"https://aioseo.com/how-to-create-a-sitemap-in-wordpress/\">WordPress XML sitemap</a> and notifies all search engines of any new updates. You can also create a <a href=\"https://aioseo.com/how-to-create-a-video-sitemap-in-wordpress\">video sitemap</a> and <a href=\"https://aioseo.com/submit-your-site-to-google-news/\">Google News sitemap</a> to boost rankings in the video and news search results.</li><li><strong>Social Media Integration </strong>— Connect all your social media profiles and let search engines know about them. This feature also allows you to create beautiful <a href=\"https://aioseo.com/add-twitter-cards-in-wordpress/\">Twitter Cards</a> and <a href=\"https://aioseo.com/how-to-fix-wrong-facebook-thumbnail-in-wordpress/\">Facebook thumbnails</a> that let you control how your content looks when shared on social media and help drive more referral traffic to your site.&nbsp;</li><li><strong>Local SEO </strong>— boost rankings for all your Business Listings and get featured in <a href=\"https://aioseo.com/a-complete-local-seo-checklist\">Google’s Knowledge Panel and Google Maps</a>.</li></ul>\n\n\n\n<p>These are just a few of the awesome SEO tools, which will help increase rankings in search engines and grow your website.&nbsp;</p>\n\n\n\n<p>Anyhow, to add your <strong>Focus Keyphrase</strong> is super easy when using AIOSEO.</p>\n\n\n\n<p>To get started, simply scroll down in the post or page you’re editing to the <strong>AIOSEO Settings</strong>, and click on the <strong>General</strong> tab.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"222\" src=\"https://aioseo.com/wp-content/uploads/2021/03/adding-your-focus-kephrase-in-aioseo.png\" alt=\"Adding your focus keyphrase in All in One SEO\" class=\"wp-image-33475\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/adding-your-focus-kephrase-in-aioseo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/adding-your-focus-kephrase-in-aioseo-300x91.png 300w, https://aioseo.com/wp-content/uploads/2021/03/adding-your-focus-kephrase-in-aioseo-600x182.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Here you can write your focus keyphrase and then press on the <strong>Add Focus Keyphrase</strong> button. This allows you to see how effectively you’ve used it in your blog post.&nbsp;</p>\n\n\n\n<p>It’ll double-check so that you’ve added your focus keyphrase in the first paragraph of your content, SEO title, and meta description.</p>\n\n\n\n<p>Now that you know how to figure out a keyword’s search intent and how to add your focus keyphrase, we’ll move on to why it’s a good idea to use long-tail and medium-tail keywords in your content to increase organic traffic.</p>\n\n\n\n<h2 id=\"use-long-tail-and-medium-tail-keywords\">4. Use Long-Tail and Medium-Tail Keywords</h2>\n\n\n\n<p>Did you know that long-tail keywords make up for <a href=\"https://aioseo.com/100-seo-statistics/\" title=\"100 SEO Statistics – Update Your Strategy for 2021\">70%</a> of search traffic? So if you want to get more organic traffic, you should definitely use long-tail keywords in your content.</p>\n\n\n\n<p>Long-tail keywords are phrases people enter into search engines when they’re looking for something specific. Often, they’re 3 or more words.</p>\n\n\n\n<p>Even though they tend to have low search volume, they’re easier to rank for since they have a more specific intent and are more likely to answer users&#8217; queries.&nbsp;</p>\n\n\n\n<p>If the search volume is too low, you can always aim for mid-tail keywords instead. They’re 2 to 3 words long and often have higher search volume. However, they can be more difficult to rank for since there’s more competition for mid-tail keywords.</p>\n\n\n\n<p>With AIOSEO, you can add long-tail or mid-tail keywords and even get an SEO analysis of how well you’ve optimized them in your content. All you need to do is enter your keywords in the <strong>Focus Keyphrase</strong> field, and press <strong>Enter</strong>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"419\" src=\"https://aioseo.com/wp-content/uploads/2021/03/keyword-analysis-in-all-in-one-seo.png\" alt=\"Focus keyphrase analysis in All in One SEO \" class=\"wp-image-31703\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/keyword-analysis-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/keyword-analysis-in-all-in-one-seo-300x172.png 300w, https://aioseo.com/wp-content/uploads/2021/03/keyword-analysis-in-all-in-one-seo-600x344.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>As you can see, it gives recommendations to add your focus keyphrase in the URL, and also shorten it a bit.</p>\n\n\n\n<p>As simple as that!</p>\n\n\n\n<p>Now, let’s take a look at how you can improve your content and boost your SEO rankings even more.</p>\n\n\n\n<h2 id=\"improve-your-content-with-related-keywords\">5. Improve Your Content With Related Keywords&nbsp;</h2>\n\n\n\n<p>We already know the importance of optimizing your keywords on search intent, but it’s also crucial to use the right variations of keywords if you want to increase your organic traffic and climb in rankings on Google. </p>\n\n\n\n<p>That’s why you need to focus your efforts on creating easy-to-read and high-quality content that also uses related keywords and keyphrases.&nbsp;</p>\n\n\n\n<p>This helps Google to better understand the search intent behind your content, and match it with more searches.</p>\n\n\n\n<p>Best of all, the more keyword variations you use in your content, the more searches you can rank for, and the more traffic you’ll unlock!</p>\n\n\n\n<p>You can easily find more keywords using AIOSEO’s <a href=\"https://aioseo.com/recommends/semrush/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Semrush</a> integration. It will give you suggestions of additional keywords and even give you the search volume and trends straight from the screen.</p>\n\n\n\n<p>To get started, simply scroll down in the post or page you’re editing below your <strong>Focus Keyphrase,</strong> and click on the <strong>Get Additional Keyphrases</strong> button.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"419\" src=\"https://aioseo.com/wp-content/uploads/2021/02/get-additional-keyphrases-in-all-in-one-seo.png\" alt=\"Get additional keyphrases by Semrush in All in One SEO\" class=\"wp-image-30301\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/get-additional-keyphrases-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/02/get-additional-keyphrases-in-all-in-one-seo-300x172.png 300w, https://aioseo.com/wp-content/uploads/2021/02/get-additional-keyphrases-in-all-in-one-seo-600x344.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>This will open a new window where you can view suggestions of <strong>Additional Keyphrases</strong>.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"359\" src=\"https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-by-semrush.png\" alt=\"Adding additional keyphrases by Semrush in All in One SEO\" class=\"wp-image-30305\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-by-semrush.png 730w, https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-by-semrush-300x148.png 300w, https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-by-semrush-600x295.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>With a single click on the <strong>Add Keyphrase</strong> button, the new keyphrase will be added to your content.</p>\n\n\n\n<p>This will help your content flow better and keep visitors on your page i.e. <a href=\"https://www.monsterinsights.com/how-to-reduce-bounce-rate/\" target=\"_blank\" rel=\"noreferrer noopener\">lower your bounce rate</a>. As well as help you rank for more keywords.&nbsp;</p>\n\n\n\n<p>This goes hand in hand with readability, which we’ll take a look at next.</p>\n\n\n\n<h2 id=\"use-the-readability-analysis-tool\">6. Use the Readability Analysis Tool</h2>\n\n\n\n<p>Readability is also an important factor for search engines. Content that’s easier to read often ranks higher than content that’s difficult to read.</p>\n\n\n\n<p>That’s why you should always break up your content with shorter sentences, subheadings, images, quotes, and bullet lists—anything that will keep the reader glued to your content and stay on your site.</p>\n\n\n\n<p>Fortunately, that&#8217;s easy when using AIOSEO!</p>\n\n\n\n<p>In fact, AIOSEO automatically analyzes readability issues and makes suggestions on how you can improve your content in the <strong>Page Analysis</strong> section. Simply click on the <strong>Readability</strong> tab and it will show a list of what you’ve done well and what needs to be improved.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"551\" src=\"https://aioseo.com/wp-content/uploads/2021/03/aioseo-page-analysis-readability.png\" alt=\"Readability analysis in All in One SEO\" class=\"wp-image-31704\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/aioseo-page-analysis-readability.png 730w, https://aioseo.com/wp-content/uploads/2021/03/aioseo-page-analysis-readability-300x226.png 300w, https://aioseo.com/wp-content/uploads/2021/03/aioseo-page-analysis-readability-600x453.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Here you can see that this blog post has 4 readability errors that need to be fixed and recommendations on how to improve your content.&nbsp;</p>\n\n\n\n<p>It can’t get much easier than that to improve readability and boost SEO for your content!</p>\n\n\n\n<p>Now, let’s move on to an important SEO best practice that can drastically increase your rankings and CTR (Click-Through-Rate) if used correctly.&nbsp;</p>\n\n\n\n<h2 id=\"optimize-your-seo-title-or-title-tag\">7. Optimize Your SEO Title or Title Tag&nbsp;</h2>\n\n\n\n<p>The SEO title or title tag is one of the most important factors that Google uses to decide what your content is about and whether to show your site in the search results or not.</p>\n\n\n\n<p>Even if your site ranks well, a good title can be the make-or-break factor in determining whether someone clicks through to your website or not. Also, users can instantly see what your page is about from the search results and determine if your content will meet their needs.&nbsp;</p>\n\n\n\n<p>The SEO title is important for 3 main reasons:</p>\n\n\n\n<ol><li>It helps Google and other search engines understand what your content is about</li><li>It helps you rank for your keyword or keyphrase</li><li>It spikes people’s interest and makes them click through to your site</li></ol>\n\n\n\n<p>In other words, writing captivating titles and using your main keyphrase at the beginning of your SEO title can help improve your CTR.&nbsp;</p>\n\n\n\n<p>Here are 2 examples of SEO titles on Google when searching for &#8220;best keto recipes&#8221;:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"338\" src=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-seo-title-on-google.png\" alt=\"Examples of SEO title in the search results on Google \" class=\"wp-image-33476\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-seo-title-on-google.png 730w, https://aioseo.com/wp-content/uploads/2021/03/example-of-seo-title-on-google-300x139.png 300w, https://aioseo.com/wp-content/uploads/2021/03/example-of-seo-title-on-google-600x278.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Judging by the above results, you’d probably click on the first option since it’s optimized better and includes more information.&nbsp;</p>\n\n\n\n<p>With AIOSEO, you can easily optimize your SEO title using either pre-installed smart tags with different variables or by typing in your own title.</p>\n\n\n\n<p>Let’s show you exactly how easy it is!</p>\n\n\n\n<p>To get started, scroll down to the <strong>AIOSEO Settings</strong> in the post or page you’re editing and to the <strong>Post Title </strong>section. You’ll first see a <strong>Preview</strong> that shows an example of how your content may look in the search results based on the <strong>Title</strong> and <strong>Meta Description</strong> you enter.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"426\" src=\"https://aioseo.com/wp-content/uploads/2021/02/change-seo-title-for-individual-posts-and-pages.png\" alt=\"Changing the SEO title using smart tags in All in One SEO\" class=\"wp-image-30594\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/change-seo-title-for-individual-posts-and-pages.png 730w, https://aioseo.com/wp-content/uploads/2021/02/change-seo-title-for-individual-posts-and-pages-300x175.png 300w, https://aioseo.com/wp-content/uploads/2021/02/change-seo-title-for-individual-posts-and-pages-600x350.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Here you can either click on one of the smart tags or type in your own SEO title. You can also click on <strong>View all tags</strong> or type the hash character ( # ) in the field to display a list of available tags to choose from. For example, if you click on the <strong>+ Site Title</strong> tag, you’ll get a drop-down with different variables you can use for your site title.&nbsp;</p>\n\n\n\n<p>Or you can type in your own SEO title in the <strong>Site Title </strong>field. And if you&#8217;re editing one of your posts, you&#8217;ll enter it in the <strong>Post Title</strong> field instead.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"132\" src=\"https://aioseo.com/wp-content/uploads/2021/02/enter-seo-title-in-all-in-one-seo.png\" alt=\"Entering the SEO title in All in One SEO\" class=\"wp-image-30593\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/enter-seo-title-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/02/enter-seo-title-in-all-in-one-seo-300x54.png 300w, https://aioseo.com/wp-content/uploads/2021/02/enter-seo-title-in-all-in-one-seo-600x108.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>AIOSEO will give you the recommended characters for your title. It’s recommended to use a maximum of 60 characters. If you use more than that, Google will cut off your SEO title in the search results, and show an ellipsis, “…” to imply that your SEO title has been cut off.&nbsp;</p>\n\n\n\n<p>Best of all, it even analyses your title and lets you know if it has the correct length, a number, and uses <a href=\"https://optinmonster.com/6-simple-steps-to-writing-high-converting-headlines/\" target=\"_blank\" rel=\"noreferrer noopener\">power or sentiment words</a>, which are important aspects for creating compelling titles.</p>\n\n\n\n<p>To check your title analysis, you simply scroll down to the<strong> Page Analysis</strong> section, and click on the <strong>Title</strong> tab.&nbsp;&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"241\" src=\"https://aioseo.com/wp-content/uploads/2021/03/title-analysis-in-all-in-one-seo-1.png\" alt=\"Analyzing the SEO title in All in One SEO \" class=\"wp-image-33477\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/title-analysis-in-all-in-one-seo-1.png 730w, https://aioseo.com/wp-content/uploads/2021/03/title-analysis-in-all-in-one-seo-1-300x99.png 300w, https://aioseo.com/wp-content/uploads/2021/03/title-analysis-in-all-in-one-seo-1-600x198.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>As you can see, this title doesn’t include power words. And it’s recommended to add at least one power word if you want more people to click through to your website.&nbsp;</p>\n\n\n\n<p>Next, let’s show you how to optimize your meta description to increase your CTR even more.</p>\n\n\n\n<h2 id=\"write-a-well-crafted-meta-description\">8. Write a Well-Crafted Meta Description</h2>\n\n\n\n<p>Writing a well-crafted meta description can compel users to click through to your website. And it also lets Google know what your page is about.</p>\n\n\n\n<p>A good meta description should:</p>\n\n\n\n<ul><li>Describe your page’s content</li><li>Answers users questions&nbsp;</li><li>Include a call to action</li><li>Be unique and interesting</li><li>Include your main or focus keyphrase</li></ul>\n\n\n\n<p>That being the case, here’s an example of a meta description in the search results on Google:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"173\" src=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-meta-description-on-google.png\" alt=\"Example of a meta description in the search results on Google\" class=\"wp-image-33479\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-meta-description-on-google.png 730w, https://aioseo.com/wp-content/uploads/2021/03/example-of-meta-description-on-google-300x71.png 300w, https://aioseo.com/wp-content/uploads/2021/03/example-of-meta-description-on-google-600x142.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Google doesn’t always use your meta description and sometimes adds its own based on your content. But in case it does, you should try and write as descriptive and compelling meta descriptions as possible.</p>\n\n\n\n<p>AIOSEO makes this easy as 1-2-3!</p>\n\n\n\n<p>In fact, you can easily write your meta descriptions directly in the <strong>Meta Description </strong>field.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"179\" src=\"https://aioseo.com/wp-content/uploads/2021/03/entering-meta-description-in-aioseo.png\" alt=\"Entering the meta description in All in One SEO\" class=\"wp-image-31687\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/entering-meta-description-in-aioseo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/entering-meta-description-in-aioseo-300x74.png 300w, https://aioseo.com/wp-content/uploads/2021/03/entering-meta-description-in-aioseo-600x147.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Don’t forget to add your main or focus keyphrase early in the meta descriptions to optimize it for SEO rankings.&nbsp;</p>\n\n\n\n<p>You can also use any of the pre-installed smart tags to insert different variables. For example, the <strong>+ Post Excerpt</strong> automatically adds your post’s excerpt to your meta description.&nbsp;&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"181\" src=\"https://aioseo.com/wp-content/uploads/2021/03/adding-your-meta-description-in-aioseo.png\" alt=\"Adding your meta description using smart tags in All in One SEO\" class=\"wp-image-31688\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/adding-your-meta-description-in-aioseo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/adding-your-meta-description-in-aioseo-300x74.png 300w, https://aioseo.com/wp-content/uploads/2021/03/adding-your-meta-description-in-aioseo-600x149.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>And just like when you added your SEO title, AIOSEO gives you the max recommended characters for your meta description to avoid it getting cut off in the SERPs (Search Engine Result Pages).&nbsp;</p>\n\n\n\n<p>Another important SEO best practice that’ll help you rank in image search on Google is optimizing your images, which we’ll take a look at next.</p>\n\n\n\n<h2 id=\"crush-it-in-visual-search\">9. Crush It in Visual Search</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"603\" src=\"https://aioseo.com/wp-content/uploads/2021/03/visual-search-infographic-by-mp-digital-marketing.png\" alt=\"Visual search infographic by MP Digital Marketing Philippines\" class=\"wp-image-34093\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/visual-search-infographic-by-mp-digital-marketing.png 730w, https://aioseo.com/wp-content/uploads/2021/03/visual-search-infographic-by-mp-digital-marketing-300x248.png 300w, https://aioseo.com/wp-content/uploads/2021/03/visual-search-infographic-by-mp-digital-marketing-600x496.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Did you know that articles with images&nbsp;<a href=\"https://optinmonster.com/73-type-of-blog-posts-that-are-proven-to-work/\" target=\"_blank\" rel=\"noreferrer noopener\">get 94% more views</a>&nbsp;as opposed to those with no visuals? And 32% of marketers say visual images are the most important form of content for their businesses.</p>\n\n\n\n<p>That being the case, optimizing your images is crucial if you want to crush it in visual search on Google and other search engines. And to do this, you’ve to make sure you add additional information about your images, so search engines can understand what they’re about.</p>\n\n\n\n<p>For instance, Google tends to pull <a href=\"https://lens.google.com/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google Lens</a> image results from pages with an average of 1600 words. That’s because the text is also important for image SEO.</p>\n\n\n\n<p>So to best optimize your images, you need to:</p>\n\n\n\n<ul><li>Add descriptive image file names</li><li>Write SEO-friendly alt text</li><li>Use image caption when needed</li><li>Consider if you’re SEO title and description are relevant to your images</li><li>Choose the right image format</li><li>Define your image dimensions</li><li>Compress your images</li></ul>\n\n\n\n<p>These are just a few of the SEO best practices for images. For more details, you can check out our image SEO guide with <a href=\"https://aioseo.com/how-to-best-optimize-images-in-wordpress/\">17 tips on how to best optimize your images in WordPress</a>.&nbsp;</p>\n\n\n\n<p>Not to forget…</p>\n\n\n\n<p>&#8230;make sure that your website is mobile-friendly. Google won’t show your content in image search if your site isn’t optimized for mobile. In fact, Google now has a mobile-first index and may only rank mobile-friendly content, which we&#8217;ll take a look at in the section: <a href=\"#prepare-for-mobile-only-indexing\">prepare for mobile-only indexing</a>.</p>\n\n\n\n<p>That said, let’s move on to how to add additional information to your content and get featured in the rich results on Google.</p>\n\n\n\n<h2 id=\"use-schema-markup-and-rank-for-featured-snippets\">10. Use Schema Markup and Rank for Featured Snippets</h2>\n\n\n\n<p>You’ve probably seen those nice looking rich search results on Google with additional information, such as star ratings, prices, cooking time, questions and answers, etc.</p>\n\n\n\n<p>Google rich snippets can help you unlock the highest rankings and traffic for your site. They allow you to add additional information about your pages, as well as look more appealing in search results.</p>\n\n\n\n<p>For example, this is how rich snippets for &#8216;best keto recipes&#8217; can look like on Google:&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"464\" src=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-rich-snippet-for-keto-recipes-on-google.png\" alt=\"Examples of recipe snippets on Google \" class=\"wp-image-33493\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-rich-snippet-for-keto-recipes-on-google.png 730w, https://aioseo.com/wp-content/uploads/2021/03/example-of-rich-snippet-for-keto-recipes-on-google-300x191.png 300w, https://aioseo.com/wp-content/uploads/2021/03/example-of-rich-snippet-for-keto-recipes-on-google-600x381.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>As you can see, the 2 rich snippets to the right show a nice image, title, star ratings, and cooking time. They give users the sneak peek they need to decide whether they want to check out your recipe or not.</p>\n\n\n\n<p>Best of all, your listings get more noticeable in search, which means that you’re likely to drive more organic traffic to your site and grow your business.</p>\n\n\n\n<p>Here are other examples of product rich snippets for Apple watches:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"419\" src=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-a-product-rich-snippet.png\" alt=\"Examples of product snippets on Google \" class=\"wp-image-32405\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-a-product-rich-snippet.png 730w, https://aioseo.com/wp-content/uploads/2021/03/example-of-a-product-rich-snippet-300x172.png 300w, https://aioseo.com/wp-content/uploads/2021/03/example-of-a-product-rich-snippet-600x344.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Users can see the price, star ratings, and where they can buy these Apple watches. They also look extra good in search results.</p>\n\n\n\n<p>You get the point!</p>\n\n\n\n<p>Google rich snippets are created by adding schema markup or structured data to your web pages. And this, you can easily do when using AIOSEO. To learn more, please check out our guide <a href=\"https://aioseo.com/how-to-add-rich-snippets-to-wordpress/\">on how to add rich snippets to WordPress</a>.&nbsp;</p>\n\n\n\n<p>Now, let’s take a look at a crucial SEO practice, which will inform Google about all your new updates.&nbsp;</p>\n\n\n\n<h2 id=\"create-an-xml-sitemap\">11. Create an XML Sitemap</h2>\n\n\n\n<p>An XML sitemap is a list of every new and important URL on your website. In other words, it helps Google and other search engines to find and crawl your new content.</p>\n\n\n\n<p>This may sound a bit intimidating, but don’t worry…</p>\n\n\n\n<p>&#8230;AlOSEO automatically generates an XML sitemap for you and sends it to all popular search engines. All you need to do is check if it’s enabled by navigating to <strong>All in One SEO</strong> menu » <strong>Sitemaps</strong>, and click on the <strong>General Sitemap</strong> tab.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"430\" src=\"https://aioseo.com/wp-content/uploads/2021/03/sitemaps-menu-item-in-all-in-one-seo.png\" alt=\"Sitemaps menu in All in One SEO\" class=\"wp-image-31227\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/sitemaps-menu-item-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/sitemaps-menu-item-in-all-in-one-seo-300x177.png 300w, https://aioseo.com/wp-content/uploads/2021/03/sitemaps-menu-item-in-all-in-one-seo-600x353.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>This will open the <strong>General Sitemap</strong> window, where you can see that the <strong>Enable Sitemap</strong> option is set to on.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"346\" src=\"https://aioseo.com/wp-content/uploads/2021/03/enable-sitemap-in-all-in-one-seo.png\" alt=\"Enable sitemap in All in One SEO\" class=\"wp-image-31228\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/enable-sitemap-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/enable-sitemap-in-all-in-one-seo-300x142.png 300w, https://aioseo.com/wp-content/uploads/2021/03/enable-sitemap-in-all-in-one-seo-600x284.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>That&#8217;s it!</p>\n\n\n\n<p>Now you can rest assured that Google will get all your new updates and will index and crawl your site. So let’s move on to how to optimize your video content to rank in video search next.</p>\n\n\n\n<h2 id=\"optimize-your-video-content-for-video-search\">12. Optimize Your Video Content for Video Search</h2>\n\n\n\n<p>Video content is something you can’t ignore as a marketing and SEO tool. In fact, <a href=\"https://optinmonster.com/video-marketing-statistics-what-you-must-know/\" target=\"_blank\" rel=\"noreferrer noopener\">87%</a> of video marketers say video has increased traffic to their website, and 80% say it directly helped to increase sales.</p>\n\n\n\n<p>Adding videos to your content can help with:</p>\n\n\n\n<ul><li><strong>Increasing Your Organic Traffic</strong> — including video on your site drives a <a href=\"https://www.monsterinsights.com/seo-statistics/\" target=\"_blank\" rel=\"noreferrer noopener\">157%</a> increase in organic traffic.</li><li><strong>Lowering Your Bounce Rate</strong> — people spend over twice as long on a page with video than without.</li><li><strong>Help You Get More Quality Backlinks</strong> — the higher the quality of your content, the more likely you are to get quality backlinks.</li></ul>\n\n\n\n<p>Also, if you publish YouTube videos, you’ll own more Google real estate since Google owns YouTube. That’s why you need to make sure your videos are found by search engines so that they’ll rank your videos in video search.&nbsp;</p>\n\n\n\n<p>And the best way to do this is by creating an XML video sitemap, which is a specially formatted file that lists all pages on your website that contain videos. </p>\n\n\n\n<p>And to use a <a href=\"https://aioseo.com/how-to-create-a-video-sitemap-in-wordpress-the-easy-way/\">video sitemap generator plugin for WordPress</a> like AIOSEO is the absolute easiest way to create a video sitemap.&nbsp;</p>\n\n\n\n<p>AISOEO will notify search engines of all new video content added to your site, which will help you rank higher in video search on Google.</p>\n\n\n\n<p>Best of all, it’s super easy!</p>\n\n\n\n<p>In fact, if you have the <a href=\"https://aioseo.com/pricing/\">Pro version</a>, the video sitemap is enabled by default and there’s very little configuration needed.&nbsp;</p>\n\n\n\n<p>Like you did for your XML sitemap, you simply go to <strong>Sitemaps</strong> in the <strong>All in One SEO</strong> menu, and then click on the <strong>Video Sitemap</strong> tab.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"430\" src=\"https://aioseo.com/wp-content/uploads/2021/01/sitemaps-menu-item-in-all-in-one-seo.png\" alt=\"Video sitemap menu in All in One SEO\" class=\"wp-image-26412\" srcset=\"https://aioseo.com/wp-content/uploads/2021/01/sitemaps-menu-item-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/01/sitemaps-menu-item-in-all-in-one-seo-300x177.png 300w, https://aioseo.com/wp-content/uploads/2021/01/sitemaps-menu-item-in-all-in-one-seo-600x353.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Here you’ll see the video sitemap screen, and you need to make sure that the <strong>Enable Sitemap</strong> button is set to on.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"176\" src=\"https://aioseo.com/wp-content/uploads/2021/01/enable-video-sitemap-in-all-in-one-seo.png\" alt=\"Enable video sitemap in All in One SEO\" class=\"wp-image-26414\" srcset=\"https://aioseo.com/wp-content/uploads/2021/01/enable-video-sitemap-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/01/enable-video-sitemap-in-all-in-one-seo-300x72.png 300w, https://aioseo.com/wp-content/uploads/2021/01/enable-video-sitemap-in-all-in-one-seo-600x145.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>The blue button means you’re all set, and AIOSEO will send your video content to Google.</p>\n\n\n\n<p>Easy peasy!</p>\n\n\n\n<p>That said, even the simplest things are important if you want to boost your SEO. Let’s show you how to use an SEO-friendly URL structure next.</p>\n\n\n\n<h2 id=\"use-an-seo-friendly-url-structure\">13. Use an SEO-Friendly URL Structure</h2>\n\n\n\n<p>A study conducted by Backlinko found that <a href=\"https://optinmonster.com/seo-statistics/#on-page\" target=\"_blank\" rel=\"noreferrer noopener\">short URLs tend to outperform long URLs</a> in search results. That being the case, using an SEO-friendly URL structure makes it easier for both search engines and users to understand what your page is about, as well as provides a good user experience.&nbsp;</p>\n\n\n\n<p>Your URLs should not only be on the shorter side but also describe the page using keywords that are easy to read for both Google and your visitors.&nbsp;</p>\n\n\n\n<p>Always include your target keyword or keyphrase in your URLs to increase chances of ranking better in search results. And try to make them look clean and short.</p>\n\n\n\n<p>For example, this is how an SEO-friendly URL can look like:&nbsp;</p>\n\n\n\n<pre class=\"wp-block-code\"><code>https:&#47;&#47;www.example.com/how-to-make-a-website</code></pre>\n\n\n\n<p>This URL is short, organized, and easy to read. Both Google and users can tell what the page is about.</p>\n\n\n\n<p>Unoptimized URLs, on the other hand, are random and hard to read or remember. They usually include numbers, letters, and special characters.&nbsp;</p>\n\n\n\n<p>Like this one:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>https:&#47;&#47;www.example.com/?p=10467</code></pre>\n\n\n\n<p>To make sure your URLs on your WordPress site are SEO-friendly, simply head over to <strong>Settings</strong> » <strong>Permalinks</strong>, and mark the <strong>Post name</strong> option.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"700\" height=\"394\" src=\"https://aioseo.com/wp-content/uploads/2021/03/wordpress-seo-friendly-permalinks-1.png\" alt=\"Setting your permalink in WordPress to post name\" class=\"wp-image-33494\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/wordpress-seo-friendly-permalinks-1.png 700w, https://aioseo.com/wp-content/uploads/2021/03/wordpress-seo-friendly-permalinks-1-300x169.png 300w, https://aioseo.com/wp-content/uploads/2021/03/wordpress-seo-friendly-permalinks-1-600x338.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>For more details on an SEO-friendly URL structure, please visit WPBeginner’s post on <a href=\"https://www.wpbeginner.com/wp-tutorials/seo-friendly-url-structure-for-wordpress/\" target=\"_blank\" rel=\"noreferrer noopener\">SEO-friendly URL structure for WordPress</a>.</p>\n\n\n\n<p>One last thing&#8230;&nbsp;</p>\n\n\n\n<p>&#8230;don’t put dates or years in your URLs. This makes it more difficult to re-feature old content and users may think your content is old even after updating it.</p>\n\n\n\n<p>Now, to something that’s rather easy to do, but shouldn&#8217;t be overlooked.</p>\n\n\n\n<h2 id=\"link-internally-and-externally\">14.&nbsp;Link Internally and Externally</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"540\" src=\"https://aioseo.com/wp-content/uploads/2021/03/linking-strategy-infographic-by-digitalmarketingphilippines.png\" alt=\"Internal linking infographic by Digital Marketing Philippines\" class=\"wp-image-33495\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/linking-strategy-infographic-by-digitalmarketingphilippines.png 730w, https://aioseo.com/wp-content/uploads/2021/03/linking-strategy-infographic-by-digitalmarketingphilippines-300x222.png 300w, https://aioseo.com/wp-content/uploads/2021/03/linking-strategy-infographic-by-digitalmarketingphilippines-600x444.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>It’s important to have a good internal and external link strategy for the user experience, as well as to boost your SEO.&nbsp;</p>\n\n\n\n<p>For instance, using a good internal link profile, helps visitors navigate your site and also helps Google to discover your new content.&nbsp;</p>\n\n\n\n<p>There are 2 main methods for building a good internal link profile:</p>\n\n\n\n<ol><li>Always include relevant internal links in your content whenever publishing a new piece of content</li><li>And on a regular basis (weekly or monthly), update your older content by adding links to newer content</li></ol>\n\n\n\n<p>Don’t forget to link externally as well. When you link to relevant external content, it creates a relevancy signal which helps Google to better understand the topic of your content.&nbsp;</p>\n\n\n\n<p>With internal and external linking, you’ll help your readers and Google to discover how all your content is related.&nbsp;</p>\n\n\n\n<p>Also, remember to write descriptive anchor texts to ensure Google knows about all your links and ranks your content.&nbsp;</p>\n\n\n\n<p>Keep this in mind…</p>\n\n\n\n<p>&#8230;the more information you give search engines, the better!</p>\n\n\n\n<p>With that said, let’s take a look at how to increase your page speed, which is crucial if you want to fight for a first page spot on Google.</p>\n\n\n\n<h2 id=\"boost-your-site-speed\">15. Boost Your Site Speed</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://aioseo.com/recommends/wp-rocket/\" target=\"_blank\" rel=\"nofollow noopener\"><img loading=\"lazy\" width=\"730\" height=\"372\" src=\"https://aioseo.com/wp-content/uploads/2021/03/wp-rocket-homepage.png\" alt=\"WP Rocket cache plugin for WordPress\" class=\"wp-image-31236\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/wp-rocket-homepage.png 730w, https://aioseo.com/wp-content/uploads/2021/03/wp-rocket-homepage-300x153.png 300w, https://aioseo.com/wp-content/uploads/2021/03/wp-rocket-homepage-600x306.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></a></figure>\n\n\n\n<p>Google has confirmed that site speed is in fact a ranking factor, so it’s important that your website is loading fast enough. If not, visitors may give up on your website and move on to the next one. </p>\n\n\n\n<p>In fact, studies have shown that 75% of users wouldn’t re-visit a site that took longer than 4 seconds to load.&nbsp;And this means that Google may see your website as less relevant and won&#8217;t favor it in search results.</p>\n\n\n\n<p>We don’t want that to happen to you!</p>\n\n\n\n<p>Anyhow, to increase your site speed, we recommend that you:</p>\n\n\n\n<ul><li>Install a <a href=\"https://aioseo.com/recommends/wp-rocket/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">cache plugin </a>that stores your larger files in the user’s web browser</li><li>Compress your images to reduce their file size</li><li>Use a <a href=\"https://www.wpbeginner.com/wp-tutorials/how-install-wordpress-cdn-solution-maxcdn/\" target=\"_blank\" rel=\"noreferrer noopener\">CDN (Content Delivery Network)</a> to serve a cached version of your site from the server closest to your geographical location</li><li>Switch to a faster <a href=\"https://www.wpbeginner.com/wordpress-hosting/\" target=\"_blank\" rel=\"noreferrer noopener\">hosting provider</a></li></ul>\n\n\n\n<p>To learn more about how to best optimize your website for site speed, you can check out our post on <a href=\"https://aioseo.com/seo-hacks-to-grow-your-traffic\">30 SEO hacks guaranteed to grow your traffic</a>. It’ll give you lots of actionable hacks you can use to boost your SEO in record speed.</p>\n\n\n\n<p>The next SEO best practice may seem obvious to experienced website owners and users browsing the Google giant but still needs to be mentioned. </p>\n\n\n\n<h2 id=\"make-sure-your-website-is-secure\">16. Make Sure Your Website Is Secure</h2>\n\n\n\n<p>Website security has always been a top priority for Google since it wants to protect users’ privacy.&nbsp;</p>\n\n\n\n<p>And that’s why Google recommends implementing SSL / HTTPS on all websites. SSL is an industry standard security measure that creates an encrypted link between each visitor’s browser and your website. This adds an additional security layer to your WordPress site.</p>\n\n\n\n<p>Once you install SSL on your site, a padlock sign will appear in the address bar, showing your visitors that they’re on a secure page. In addition, your URL will begin with HTTPS instead of just HTTP.</p>\n\n\n\n<p>Take for example <a href=\"https://monsterinsights.com\" target=\"_blank\" rel=\"noreferrer noopener\">MonsterInsights</a>. It has a lock next to its URL and an ‘s’ after HTTP. This means the site is encrypted.&nbsp;</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"558\" height=\"195\" src=\"https://aioseo.com/wp-content/uploads/2021/03/wordpress-ssl-https.png\" alt=\"Example of encrypted website using https: MonterInsights\" class=\"wp-image-33496\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/wordpress-ssl-https.png 558w, https://aioseo.com/wp-content/uploads/2021/03/wordpress-ssl-https-300x105.png 300w\" sizes=\"(max-width: 558px) 100vw, 558px\" /></figure></div>\n\n\n\n<p>So when users log in to your site or buy a product, the SSL certificate will better protect their information. For more details, you can check out WPBeginner&#8217;s <a href=\"https://www.wpbeginner.com/wordpress-security/\" target=\"_blank\" rel=\"noreferrer noopener\">ultimate WordPress security guide</a>.  </p>\n\n\n\n<p>Alright, let’s move on to something that’s extra important for business owners who want to increase rankings in local search.</p>\n\n\n\n<h2 id=\"optimize-for-local-seo-and-rank-on-google-maps\">17. Optimize for Local SEO and Rank on Google Maps</h2>\n\n\n\n<p>If you’re running a brick-and-mortar store or offering services in a specific location, you should create a Business Profile in <a href=\"https://www.google.com/business/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google My Business</a>. As well as add local business schema markup to your site.&nbsp;</p>\n\n\n\n<p>First of all, a Google My Business profile is important for SEO because it lets you be more visible in local search and Google Maps where your potential customers can find your business.</p>\n\n\n\n<p>Second of all, to increase your chances of getting featured on Google Maps or Google’s Knowledge Panel, you can add local business structured data or schema markup to your pages.&nbsp;</p>\n\n\n\n<p>For instance, it can look like this when users search for &#8220;publix in west palm beach&#8221;:&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"699\" src=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-google-maps-rich-snippet.png\" alt=\"Example of a rich snippet on Google Maps \" class=\"wp-image-33497\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-google-maps-rich-snippet.png 730w, https://aioseo.com/wp-content/uploads/2021/03/example-of-google-maps-rich-snippet-300x287.png 300w, https://aioseo.com/wp-content/uploads/2021/03/example-of-google-maps-rich-snippet-600x575.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Google may show a Knowledge Graph card with the nearby locations for Publix in West Palm Beach, which is possible when multiple locations schema markup is added to your site.</p>\n\n\n\n<p>With AIOSEO’s Local Business SEO addon, you can easily set this up and start increasing your rankings in the local search results, on Google Maps, and the Knowledge panel in no time. For more details, please visit our <a href=\"https://aioseo.com/docs/local-business-seo/\">local business SEO documentation</a>.&nbsp;</p>\n\n\n\n<p>If you want to learn more about optimizing your website for local search, you can check out our <a href=\"https://aioseo.com/a-complete-local-seo-checklist/\">local SEO checklist</a>.</p>\n\n\n\n<p>That said, let’s take a look at how to optimize your website for mobile-only indexing and why that’s super important right now.</p>\n\n\n\n<h2 id=\"prepare-for-mobile-only-indexing\">18. Prepare for Mobile-Only Indexing</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"487\" src=\"https://aioseo.com/wp-content/uploads/2021/03/mobile-first-indexing-infographic-by-papdan.png\" alt=\"Mobile-first indexing infographic by papdan.com\" class=\"wp-image-33498\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/mobile-first-indexing-infographic-by-papdan.png 730w, https://aioseo.com/wp-content/uploads/2021/03/mobile-first-indexing-infographic-by-papdan-300x200.png 300w, https://aioseo.com/wp-content/uploads/2021/03/mobile-first-indexing-infographic-by-papdan-600x400.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>As of March 2021, Google announced that <a href=\"https://optinmonster.com/mobile-seo/\" target=\"_blank\" rel=\"noreferrer noopener\">mobile-first indexing</a> is actually replaced by mobile-only indexing. This means that Google will ignore the desktop views of your content for indexing and ranking.&nbsp;</p>\n\n\n\n<p>Mobile sites will become the primary, which may cause issues for websites that haven’t adopted responsive design. It’s therefore crucial that you make sure that your website is mobile-friendly.</p>\n\n\n\n<p>The easiest way to ensure your site is mobile-friendly is to use a responsive WordPress theme that adapts to different screen sizes and devices. To find a responsive theme, please visit WPForm’s post on the <a href=\"https://wpforms.com/best-responsive-wordpress-themes/\" target=\"_blank\" rel=\"noreferrer noopener\">60+ best responsive WordPress themes</a>.</p>\n\n\n\n<p>If you already have a responsive WordPress theme in place, you can check out <a href=\"https://search.google.com/test/mobile-friendly\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google’s Mobile-Friendly Test</a> to see how your site performs on mobile devices.</p>\n\n\n\n<p>Now, let&#8217;s take a look at how to get your website ready for voice search.</p>\n\n\n\n<h2 id=\"get-ready-for-voice-search\">19. Get Ready for Voice Search</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"706\" height=\"384\" src=\"https://aioseo.com/wp-content/uploads/2021/03/google-voice-search.png\" alt=\"Google voice search\" class=\"wp-image-31705\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/google-voice-search.png 706w, https://aioseo.com/wp-content/uploads/2021/03/google-voice-search-300x163.png 300w, https://aioseo.com/wp-content/uploads/2021/03/google-voice-search-704x384.png 704w, https://aioseo.com/wp-content/uploads/2021/03/google-voice-search-600x326.png 600w\" sizes=\"(max-width: 706px) 100vw, 706px\" /></figure>\n\n\n\n<p>Did you know that Google Assistant usage has increased by <a href=\"https://aioseo.com/100-seo-statistics/#voice-search-seo-statistics\">400%</a> in the last year? Voice search is quickly becoming one of the most popular ways consumers search for products and services online.&nbsp;</p>\n\n\n\n<p>It’s now more convenient for people to simply talk into their phones or smart speakers instead of opening Google every time they’ve got a question.&nbsp; So your website needs to follow this trend to stand a chance of ranking in voice search. </p>\n\n\n\n<p>Fortunately it’s not as difficult as it may sound. You can start with the following 2 steps:</p>\n\n\n\n<ol><li>Try and figure out what a consumer will likely say, instead of type — strangely enough, these two things are often different, so choosing the right keywords for voice optimization is important</li><li>Focus on publishing content that’s conversational on your site and write as you believe users will speak</li></ol>\n\n\n\n<p>This, together with adding your main keywords to the content, will take you far.&nbsp;</p>\n\n\n\n<p>Now to something exciting and our final SEO tip: How to check your SEO site score and fix critical errors to maximize your SEO rankings.</p>\n\n\n\n<h2 id=\"check-your-seo-site-score-and-fix-critical-issues\">20. Check Your SEO Site Score and Fix Critical Issues&nbsp;</h2>\n\n\n\n<p>You won’t know how your SEO is doing and what to improve without analyzing your site. With AIOSEO’s SEO Audit Checklist, you can find out your site’s critical issues and fix them before they hurt your rankings</p>\n\n\n\n<p>This unique feature lets you analyze your website in seconds and gives you an easy-to-understand checklist to help you improve your website’s overall SEO score.&nbsp;</p>\n\n\n\n<p>To get started analyzing your site, simply go to the <strong>SEO Audit Checklist</strong> tab in the <strong>SEO Analysis</strong> settings.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"1024\" height=\"731\" src=\"https://aioseo.com/wp-content/uploads/2021/03/aioseo-site-score-1-1024x731.png\" alt=\"Checking your overall site score in All in One SEO\" class=\"wp-image-31695\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/aioseo-site-score-1-1024x731.png 1024w, https://aioseo.com/wp-content/uploads/2021/03/aioseo-site-score-1-300x214.png 300w, https://aioseo.com/wp-content/uploads/2021/03/aioseo-site-score-1-768x548.png 768w, https://aioseo.com/wp-content/uploads/2021/03/aioseo-site-score-1-600x429.png 600w, https://aioseo.com/wp-content/uploads/2021/03/aioseo-site-score-1.png 1277w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>From here, you can check your SEO site score. The general rule of thumb is to aim for a score of 60 and above. </p>\n\n\n\n<p>If you end up with a low score, then you can scroll down to the <strong>Complete SEO Checklis</strong>t section and look for recommendations on how to improve your score.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"700\" height=\"485\" src=\"https://aioseo.com/wp-content/uploads/2021/03/seo-site-analysis.png\" alt=\"Basic SEO analysis in All in One SEO\" class=\"wp-image-31696\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/seo-site-analysis.png 700w, https://aioseo.com/wp-content/uploads/2021/03/seo-site-analysis-300x208.png 300w, https://aioseo.com/wp-content/uploads/2021/03/seo-site-analysis-600x416.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>In the <strong>Basic SEO</strong> section, you’ll find a list of critical issues that need fixing to maximize your rankings, as well as what you’ve done well. </p>\n\n\n\n<p>This is extremely valuable information if you want to find out how to maximize your website&#8217;s SEO!</p>\n\n\n\n<p>You check out our <a href=\"https://aioseo.com/features/seo-audit-checklist/\">SEO Audit Checklist feature page</a> to learn more about this fantastic SEO tool that’s unique for AIOSEO.</p>\n\n\n\n<h2>SEO Best Practices: Bonus Tip</h2>\n\n\n\n<p>Okay, we admit! We can’t leave you without giving you a bonus SEO tip that will save you a lot of headache and frustration.<strong>&nbsp;</strong></p>\n\n\n\n<h2>Redirect Your Old URLs and Avoid 404 Errors</h2>\n\n\n\n<p>When managing your website’s content, it’s a natural process to delete or change your URLs. But it’s important to avoid 404 errors and dead-ends since it can confuse both search engines and users. Even worse, it can hurt your SEO.&nbsp;</p>\n\n\n\n<p>Luckily <a href=\"https://aioseo.com/pricing/\" title=\"Pricing\">AIOSEO’s Redirection Manager addon</a> allows you to easily redirect old URLs to your new relevant pages. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"1000\" height=\"467\" src=\"https://aioseo.com/wp-content/uploads/2021/03/adding-new-redirect-in-all-in-one-seo.png\" alt=\"Adding new redirection in All in One SEO\" class=\"wp-image-33053\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/adding-new-redirect-in-all-in-one-seo.png 1000w, https://aioseo.com/wp-content/uploads/2021/03/adding-new-redirect-in-all-in-one-seo-300x140.png 300w, https://aioseo.com/wp-content/uploads/2021/03/adding-new-redirect-in-all-in-one-seo-768x359.png 768w, https://aioseo.com/wp-content/uploads/2021/03/adding-new-redirect-in-all-in-one-seo-600x280.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Best of all, you don’t have to be a web developer or constantly monitoring your site because AIOSEO automatically redirects users to your new URLs.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"144\" src=\"https://aioseo.com/wp-content/uploads/2021/03/automatic-redirects-in-all-in-one-seo.png\" alt=\"Setting automatic redirects in All in One SEO\" class=\"wp-image-33052\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/automatic-redirects-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/automatic-redirects-in-all-in-one-seo-300x59.png 300w, https://aioseo.com/wp-content/uploads/2021/03/automatic-redirects-in-all-in-one-seo-600x118.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>It also allows you to set redirects at the server level, which significantly speeds up the redirect process, as well as add them in bulk.</p>\n\n\n\n<p>That’s all!</p>\n\n\n\n<p>Now you’ve learned 20 SEO best practices to optimize your website. Use these powerful SEO tips, and you’ll boost rankings in search engines and grow your organic traffic at record speed.&nbsp;</p>\n\n\n\n<p>Before we leave you to start working on all these great SEO practices, we want to say that you can also optimize your social media profiles to get more referral traffic. </p>\n\n\n\n<p>For instance, you can add nice-looking <a href=\"https://aioseo.com/add-twitter-cards-in-wordpress/\">Twitter Cards</a> and <a href=\"https://aioseo.com/how-to-fix-wrong-facebook-thumbnail-in-wordpress/\">Facebook thumbnails</a> to your site and control how your content looks when shared on social media.</p>\n\n\n\n<p>You may also want to check out our post on <a href=\"https://aioseo.com/how-to-customize-the-rss-feed-in-wordpress/\">how to customize your RSS feed in WordPress</a> to make sure you get credit for all your hard work.</p>\n\n\n\n<p>Now, <a href=\"https://aioseo.com/pricing/\">get started with AIOSEO</a> and optimize your website like a pro!</p>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button u-pl0\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/pricing/\" style=\"background-color:#009966\" rel=\"\"><span class=\"has-inline-color has-theme-background-color\">Get Started with AIOSEO Today!</span></a></div>\n</div>The post <a href=\"https://aioseo.com/seo-best-practices/\">SEO Best Practices: 20 Ultimate SEO Tips to Boost Rankings</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://aioseo.com/seo-best-practices/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:88:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"Introducing Redirection Manager: Easy Management of 301 Redirects\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"https://aioseo.com/introducing-redirection-manager/?utm_source=rss&utm_medium=rss&utm_campaign=introducing-redirection-manager\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://aioseo.com/introducing-redirection-manager/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Apr 2021 12: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:6:{i:0;a:5:{s:4:\"data\";s:13:\"Announcements\";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:12:\"301 redirect\";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:13:\"301 redirects\";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:\"error 404\";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:5:{s:4:\"data\";s:20:\"how to fix 404 error\";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:5:{s:4:\"data\";s:12:\"url redirect\";s:7:\"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:27:\"https://aioseo.com/?p=33050\";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:493:\"<p>We know you’ve been looking for a way to manage your redirects and improve SEO rankings with the help of one single plugin. Today, we’re thrilled to introduce AIOSEO’s Redirection Manager addon. You can now easily manage 301 redirects, keep track of 404 errors, and fix dead-ends.</p>\nThe post <a href=\"https://aioseo.com/introducing-redirection-manager/\">Introducing Redirection Manager: Easy Management of 301 Redirects</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Stina Pettersson\";s: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:12362:\"<p>At All in One SEO (AIOSEO), we’ve always been listening to your feedback to make it the best SEO plugin for WordPress.</p>\n\n\n\n<p>We know you’ve been looking for a way to manage your redirects and improve SEO rankings with the help of one single plugin.</p>\n\n\n\n<p>Well, look no further!</p>\n\n\n\n<p>Today, we’re thrilled to introduce AIOSEO’s Redirection Manager addon for <a href=\"https://aioseo.com/pricing/\" title=\"Pricing\">Pro and Elite plans</a>. You can now easily manage 301 redirects, keep track of 404 errors, and fix dead-ends. It can even automatically send users and search engines from your old URLs to your new ones.</p>\n\n\n\n<p>Our goal with the Redirection Manager addon is to give users the simplest way to perform redirects and boost their SEO without needing to have server knowledge.</p>\n\n\n\n<p>Let’s dive into the details…</p>\n\n\n\n<h3>Fixing Your 404s Is Crucial for SEO</h3>\n\n\n\n<p>We understand that managing your website’s content sometimes means you’ll have to delete or move it. When you do, it’s important to redirect your old URLs to avoid 404 errors and dead-ends since it can hurt your rankings and give users a bad experience.</p>\n\n\n\n<p>Here are some ways it can hurt your SEO if not redirecting old pages:</p>\n\n\n\n<ul><li><strong>Users Can Still Find and Click on Your Deleted Pages</strong> — Even after deleting your old pages, they remain in the search engine index, and users can still find and click on them. And when they do, they’ll see a 404 error, which is confusing for both users and search engines.</li><li><strong>You Can Lose Valuable Backlinks and Rankings</strong> — If you’ve managed to get backlinks to your website and other sites are linking to your old URLs, you’ll lose both your visitors and SEO rankings for these pages.</li><li><strong>Less Visibility of Your Important Content </strong>— By not fixing these errors and redirecting to your new pages, you can lose visibility for your important content. If search engines have to spend time crawling your non-existing or unnecessary pages, they won’t pay as much attention to your good content either, which will hurt your SEO.</li></ul>\n\n\n\n<p>But here comes the good part!</p>\n\n\n\n<p>AIOSEO’s Redirection Manager addon now offers easy and simple management of your 301 redirects and 404 errors.</p>\n\n\n\n<h2>Easy and Simple Management of 301 Redirects</h2>\n\n\n\n<p>Unlike other redirection plugins, AIOSEO and its powerful SEO tools and features give you access to everything you need to maximize your SEO — from one single plugin.</p>\n\n\n\n<p>And our Redirection Manager addon is the next step in making it super easy for you to manage your website content.</p>\n\n\n\n<p>To begin with, it lets you redirect your URLs using either NGINX or htaccess without needing any server knowledge. All you need to do is choose the redirect method you want to use.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"1024\" height=\"392\" src=\"https://aioseo.com/wp-content/uploads/2021/04/settings-tab-in-redirection-manager-1-1024x392.jpg\" alt=\"Redirect settings in All in One SEO\" class=\"wp-image-35690\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/settings-tab-in-redirection-manager-1-1024x392.jpg 1024w, https://aioseo.com/wp-content/uploads/2021/04/settings-tab-in-redirection-manager-1-300x115.jpg 300w, https://aioseo.com/wp-content/uploads/2021/04/settings-tab-in-redirection-manager-1-768x294.jpg 768w, https://aioseo.com/wp-content/uploads/2021/04/settings-tab-in-redirection-manager-1-600x230.jpg 600w, https://aioseo.com/wp-content/uploads/2021/04/settings-tab-in-redirection-manager-1.jpg 1400w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>To give you an idea of how easy it is to manage your redirects, you can create temporary or permanent redirects simply by pasting in your old and target URLs straight into the fields.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"1000\" height=\"467\" src=\"https://aioseo.com/wp-content/uploads/2021/04/adding-new-redirect-in-all-in-one-seo.png\" alt=\"Adding new redirection in All in One SEO\" class=\"wp-image-35691\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/adding-new-redirect-in-all-in-one-seo.png 1000w, https://aioseo.com/wp-content/uploads/2021/04/adding-new-redirect-in-all-in-one-seo-300x140.png 300w, https://aioseo.com/wp-content/uploads/2021/04/adding-new-redirect-in-all-in-one-seo-768x359.png 768w, https://aioseo.com/wp-content/uploads/2021/04/adding-new-redirect-in-all-in-one-seo-600x280.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>It gets even better…</p>\n\n\n\n<h2>Automatic Redirects</h2>\n\n\n\n<p>To make things even easier, AIOSEO’s Redirection Manager can automatically redirect users and search engines to your new content whenever you delete or change an URL.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"144\" src=\"https://aioseo.com/wp-content/uploads/2021/04/automatic-redirects-in-all-in-one-seo.png\" alt=\"Automatic redirects in All in One SEO\" class=\"wp-image-35692\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/automatic-redirects-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/04/automatic-redirects-in-all-in-one-seo-300x59.png 300w, https://aioseo.com/wp-content/uploads/2021/04/automatic-redirects-in-all-in-one-seo-600x118.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>It even monitors the trash for you, so no 404’s will ever go unnoticed.</p>\n\n\n\n<p>Best of all, you don’t have to be a web developer or constantly monitoring your site because our Redirection Manager does this for you.</p>\n\n\n\n<h2>Redirect Multiple URLs</h2>\n\n\n\n<p>The Redirection Manager addon also lets you redirect multiple URLs to the same destination URL.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"111\" src=\"https://aioseo.com/wp-content/uploads/2021/04/adding-multiple-source-urls-in-add-new-redirection-form.png\" alt=\"Redirection of multiple URLs in All in One SEO\" class=\"wp-image-35693\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/adding-multiple-source-urls-in-add-new-redirection-form.png 730w, https://aioseo.com/wp-content/uploads/2021/04/adding-multiple-source-urls-in-add-new-redirection-form-300x46.png 300w, https://aioseo.com/wp-content/uploads/2021/04/adding-multiple-source-urls-in-add-new-redirection-form-600x91.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>This speeds up the redirect process when you’re for example switching domains or want to move your content to a new website.</p>\n\n\n\n<h2>Full Logging</h2>\n\n\n\n<p>You can also view all the redirects and 404’s happening on your site, including information about the visitor, browser, and the referrer.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"768\" height=\"313\" src=\"https://aioseo.com/wp-content/uploads/2021/04/logging-of-redirects-in-all-in-one-seo.png\" alt=\"Logging of redirects in All in One SEO\" class=\"wp-image-35694\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/logging-of-redirects-in-all-in-one-seo.png 768w, https://aioseo.com/wp-content/uploads/2021/04/logging-of-redirects-in-all-in-one-seo-300x122.png 300w, https://aioseo.com/wp-content/uploads/2021/04/logging-of-redirects-in-all-in-one-seo-600x245.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>A ‘hit’ count is logged for each redirect, so you can see if a URL is being used.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"167\" src=\"https://aioseo.com/wp-content/uploads/2021/04/hits-column-in-the-redirects-table.png\" alt=\"Logging of hits count in All in One SEO\" class=\"wp-image-35695\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/hits-column-in-the-redirects-table.png 730w, https://aioseo.com/wp-content/uploads/2021/04/hits-column-in-the-redirects-table-300x69.png 300w, https://aioseo.com/wp-content/uploads/2021/04/hits-column-in-the-redirects-table-600x137.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Also, the logs can be exported, searched, and filtered if you want to investigate them in more detail.</p>\n\n\n\n<p>It can’t get much easier than that!</p>\n\n\n\n<h2>Track 404 Errors</h2>\n\n\n\n<p>To be able to fix any potential issues on your website, you first need to know they exist.</p>\n\n\n\n<p>AIOSEO’s Redirection Manager keeps track of all 404 errors that happen on your website and allows you to detect and fix problems.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"1000\" height=\"433\" src=\"https://aioseo.com/wp-content/uploads/2021/04/404-logs-in-all-in-one-seo.png\" alt=\"404 logging in All in One SEO \" class=\"wp-image-35697\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/404-logs-in-all-in-one-seo.png 1000w, https://aioseo.com/wp-content/uploads/2021/04/404-logs-in-all-in-one-seo-300x130.png 300w, https://aioseo.com/wp-content/uploads/2021/04/404-logs-in-all-in-one-seo-768x333.png 768w, https://aioseo.com/wp-content/uploads/2021/04/404-logs-in-all-in-one-seo-600x260.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>And you can easily add a new redirect directly from the logs tab.</p>\n\n\n\n<h2>Server Level Redirects for Faster Performance</h2>\n\n\n\n<p>For more advanced users, we even have a feature where you can configure redirects to work at the server level, which significantly speeds up the redirect process.</p>\n\n\n\n<p>We have automatic integrations with both Apache and NGINX, so you can easily enable server side redirects to improve performance.</p>\n\n\n\n<h2>Import/Export Redirects</h2>\n\n\n\n<p>The best part about our Redirection Manager is that it allows you to easily import redirects from an AIOSEO file or other popular redirect tools and plugins.</p>\n\n\n\n<p>This to make sure you’re not losing any of your pre-existing redirects.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"481\" src=\"https://aioseo.com/wp-content/uploads/2021/04/import-export-redirects-in-all-in-one-seo.png\" alt=\"Importing/exporting redirects in All in One SEO\" class=\"wp-image-35703\" srcset=\"https://aioseo.com/wp-content/uploads/2021/04/import-export-redirects-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/04/import-export-redirects-in-all-in-one-seo-300x198.png 300w, https://aioseo.com/wp-content/uploads/2021/04/import-export-redirects-in-all-in-one-seo-600x395.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>One of the easiest things to forget about redirects is that they have to move with the domain. So if you redesign the site, or move to a new domain or CMS, all those redirects need to go with you. Luckily you can now export all redirects and logs with a single click.</p>\n\n\n\n<p>AIOSEO’s Redirection Manager addon for <a href=\"https://aioseo.com/pricing/\" title=\"Pricing\">Pro and Elite plans</a> makes it easier for you to manage your website’s content. And at the same time, it helps search engines and users not to get lost while browsing your site. It’ll help keep visitors on your page, as well as your rankings on Google.</p>\n\n\n\n<p>So…why use several plugins when you get everything you need to maximize your SEO with All in One SEO!</p>\n\n\n\n<p>For more details, please visit our <a href=\"https://aioseo.com/doc-categories/redirection-manager/\">Redirection Manager documentation</a>.</p>\n\n\n\n<p>As always, we appreciate your continuous support and feedback for making <a href=\"https://aioseo.com\">AlOSEO the best SEO plugin for WordPress</a>.</p>\n\n\n\n<p>We’ll be back again soon with more exciting updates, so please keep a lookout on our blog for the next announcement.</p>\n\n\n\n<p>Not <a href=\"https://aioseo.com/pricing/\" title=\"Pricing\">using it</a> yet? What are you waiting for?</p>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button u-pl0\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/pricing/\" style=\"background-color:#009966\" rel=\"\"><span class=\"has-inline-color has-theme-background-color\">Get Started with AIOSEO Today!</span></a></div>\n</div>The post <a href=\"https://aioseo.com/introducing-redirection-manager/\">Introducing Redirection Manager: Easy Management of 301 Redirects</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://aioseo.com/introducing-redirection-manager/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:85:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Migrating From Rank Math to All in One SEO (6 Simple Steps)\";s:7:\"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:148:\"https://aioseo.com/migrating-from-rank-math-to-all-in-one-seo/?utm_source=rss&utm_medium=rss&utm_campaign=migrating-from-rank-math-to-all-in-one-seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://aioseo.com/migrating-from-rank-math-to-all-in-one-seo/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Apr 2021 12: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:5:{i:0;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:\"\";}i:1;a:5:{s:4:\"data\";s:47:\"how to migrate from rank math to all in one seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:34:\"is it okay to change an seo 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:\"\";}i:3;a:5:{s:4:\"data\";s:40:\"migrate from rank math to all in one seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:39:\"switch from rank math to all in one seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://aioseo.com/?p=33751\";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:395:\"<p>Do you want to know how to migrate your SEO settings from Rank Math to All in One SEO? In this post, we’ll show you how to switch from Rank Math to All in One SEO in 6 simple steps.</p>\nThe post <a href=\"https://aioseo.com/migrating-from-rank-math-to-all-in-one-seo/\">Migrating From Rank Math to All in One SEO (6 Simple Steps)</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Stina Pettersson\";s: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:19255:\"<p>Do you want to know how to migrate your SEO settings from Rank Math to All in One SEO? It’s super easy!</p>\n\n\n\n<p>But before anything else, we want to wish you a warm welcome! We’re happy to have you join our family. We’re also excited for you since migrating to All in One SEO (AIOSEO) will help take your SEO efforts to the next level.</p>\n\n\n\n<p>In this post, we’ll show you how to switch from Rank Math to All in One SEO in 6 simple steps. And don’t worry, we promise you won’t lose any of your valuable SEO data. We know how hard you’ve worked to get to where you are…&nbsp;</p>\n\n\n\n<p>…and it’s about to get even better!</p>\n\n\n\n<p>But first, you may be wondering if switching SEO plugins will hurt your rankings in search engines? And what will happen to all your data? We’ll put your worries to rest next.</p>\n\n\n\n<h2>Can Switching SEO Plugins Hurt Your Rankings?</h2>\n\n\n\n<p>No, switching SEO plugins won’t hurt your rankings in search engines. As long as you migrate your prior SEO settings to AIOSEO, nothing will be lost.&nbsp;</p>\n\n\n\n<p>You can rest assured that AIOSEO will import all your metadata, such as SEO titles, meta descriptions, keywords, etc. You won’t have to write them all over again and go through the hassle of updating all your web pages. </p>\n\n\n\n<p>That said, if you want to jump straight to a specific step, you can use these quick links:</p>\n\n\n\n<ol><li><a href=\"#create-a-backup\">Create a Backup</a></li><li><a href=\"#install-and-activate-aioseo\">Install and Activate AIOSEO</a></li><li><a href=\"#import-seo-settings-directly-from-the-setup-wizard\">Import SEO Settings Directly From the Setup Wizard</a></li><li><a href=\"#import-seo-setting-using-the-import-export-settings\">Import SEO Settings Using the Import/Export Settings</a></li><li><a href=\"#import-seo-settings-from-a-json-or-ini-file\">Import SEO Settings From a JSON or INI File</a></li><li><a href=\"#deactivate-and-delete-rank-math\">Deactivate and Delete Rank Math</a></li></ol>\n\n\n\n<p>Alright, let’s get started showing you how to switch from Rank Math to All in One SEO.&nbsp;</p>\n\n\n\n<h2>Migrating From Rank Math to All in One SEO</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://aioseo.com/\"><img loading=\"lazy\" width=\"730\" height=\"447\" src=\"https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage.png\" alt=\"The best WordPress SEO plugin, All in One SEO\" class=\"wp-image-26967\" title=\"The best WordPress SEO plugin, All in One SEO\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage.png 730w, https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage-300x184.png 300w, https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage-600x367.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></a></figure>\n\n\n\n<p>Are you ready to boost your SEO with the <a href=\"https://aioseo.com/\">best SEO plugin for WordPress</a>? We can feel your excitement!</p>\n\n\n\n<p>For you who don’t know, AIOSEO is the original WordPress SEO plugin and is used by over 2,000,000+ professionals all around the world.</p>\n\n\n\n<p>With AIOSEO, you’ll get access to all the advanced SEO tools you need to optimize your website to rank high in search engines and drive more traffic.&nbsp;</p>\n\n\n\n<p>Here are a few of AIOSEO’s powerful SEO tools and features:</p>\n\n\n\n<ul><li><strong>Smart XML Sitemaps</strong> — automatically generate a <a href=\"https://aioseo.com/how-to-create-a-sitemap-in-wordpress/\">WordPress XML sitemap</a> to notify all search engines of any new updates.</li><li><strong>TruSEO On-Page Analysis</strong>  — get an in-depth analysis of your on-page optimization and an actionable checklist that helps you to unlock maximum traffic with each page.</li><li><strong>Social Media Integration </strong>— connect all your social media profiles and let search engines know about them. This feature also allows you to create beautiful <a href=\"https://aioseo.com/add-twitter-cards-in-wordpress/\">Twitter Cards</a> and <a href=\"https://aioseo.com/how-to-fix-wrong-facebook-thumbnail-in-wordpress/\">Facebook thumbnails</a> that let you control how your content looks when shared on social media and help drive more referral traffic to your site. </li><li><strong>Advanced Robots Meta SEO Settings</strong> — take full control over the <a href=\"https://aioseo.com/how-to-edit-a-robots-txt-file-in-wordpress/\">instructions you give web crawlers</a> about what folders and files to crawl on your WordPress site.</li></ul>\n\n\n\n<p>These are just a few of the awesome SEO tools and features you’re about to discover and get access to. </p>\n\n\n\n<p>Alright, let’s get started!</p>\n\n\n\n<h3 id=\"create-a-backup\">1. Create a Backup</h3>\n\n\n\n<p>Before making any changes to your WordPress installation, you should create a backup. An easy solution is to use a WordPress backup plugin, like <a href=\"https://aioseo.com/recommends/backupbuddy/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">BackupBuddy</a>.&nbsp;</p>\n\n\n\n<p>It automatically stores your backups in cloud storage services like Dropbox, Amazon S3, Rackspace Cloud, FTP, Stash (their cloud service), and you can even email it to yourself. For more details, please visit WPBeginner&#8217;s guide on <a href=\"https://www.wpbeginner.com/plugins/how-to-backup-restore-your-wordpress-site-with-updraftplus/\" target=\"_blank\" rel=\"noreferrer noopener\">how to backup &amp; restore your WordPress site with UpdraftPlus</a>.</p>\n\n\n\n<p>Once you’ve created your backup, we can move on to how to install and activate All in One SEO on your website.</p>\n\n\n\n<h3 id=\"install-and-activate-aioseo\">2. Install and Activate AlOSEO</h3>\n\n\n\n<p>You can easily install AIOSEO directly from your WordPress editor. To get started, go to <strong>Add New </strong>in the<strong> Plugins </strong>menu. Next, type in<strong> All in One SEO</strong> in the<strong> Search </strong>field, and WordPress will find it for you.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"334\" src=\"https://aioseo.com/wp-content/uploads/2021/03/adding-the-all-in-one-seo-plugin-in-wordpress.png\" alt=\"Installing All in One SEO in WordPress\" class=\"wp-image-33755\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/adding-the-all-in-one-seo-plugin-in-wordpress.png 730w, https://aioseo.com/wp-content/uploads/2021/03/adding-the-all-in-one-seo-plugin-in-wordpress-300x137.png 300w, https://aioseo.com/wp-content/uploads/2021/03/adding-the-all-in-one-seo-plugin-in-wordpress-600x275.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Once All in One SEO shows up, simply click on the<strong> Install Now </strong>button.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"507\" src=\"https://aioseo.com/wp-content/uploads/2021/03/installing-all-in-one-seo-in-wordpress.png\" alt=\"Installing All in One SEO in WordPress\" class=\"wp-image-33756\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/installing-all-in-one-seo-in-wordpress.png 730w, https://aioseo.com/wp-content/uploads/2021/03/installing-all-in-one-seo-in-wordpress-300x208.png 300w, https://aioseo.com/wp-content/uploads/2021/03/installing-all-in-one-seo-in-wordpress-600x417.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Then, click on the <strong>Activate button</strong>, and you’re good to go!</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"507\" src=\"https://aioseo.com/wp-content/uploads/2021/03/activating-all-in-one-seo-in-wordpress.png\" alt=\"Activating All in One SEO in WordPress\" class=\"wp-image-33757\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/activating-all-in-one-seo-in-wordpress.png 730w, https://aioseo.com/wp-content/uploads/2021/03/activating-all-in-one-seo-in-wordpress-300x208.png 300w, https://aioseo.com/wp-content/uploads/2021/03/activating-all-in-one-seo-in-wordpress-600x417.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Now that you’ve installed AIOSEO, let’s take a look at the absolute easiest way to import your SEO settings.</p>\n\n\n\n<h3 id=\"import-seo-settings-directly-from-the-setup-wizard\">3. Import SEO Settings Directly From the Setup Wizard&nbsp;</h3>\n\n\n\n<p>The easiest way to import your SEO data to AIOSEO is by launching the <strong>Setup Wizard</strong>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"433\" src=\"https://aioseo.com/wp-content/uploads/2021/03/aioseo-setup-wizard.png\" alt=\"AIOSEO\'s setup wizard to easily configure your site\'s SEO settings\" class=\"wp-image-32269\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/aioseo-setup-wizard.png 730w, https://aioseo.com/wp-content/uploads/2021/03/aioseo-setup-wizard-300x178.png 300w, https://aioseo.com/wp-content/uploads/2021/03/aioseo-setup-wizard-600x356.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>As soon as you click on the <strong>Let’s Get Started</strong> button, it’ll take you to a new window where you can import your SEO settings.</p>\n\n\n\n<p>AIOSEO will automatically detect the SEO plugin you’re using, and ask you to select it.&nbsp;&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"476\" src=\"https://aioseo.com/wp-content/uploads/2021/03/importing-seo-data-from-rankmath-to-all-in-one-seo.png\" alt=\"Importing SEO settings from Rank Math to AIOSEO\" class=\"wp-image-33763\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/importing-seo-data-from-rankmath-to-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/importing-seo-data-from-rankmath-to-all-in-one-seo-300x196.png 300w, https://aioseo.com/wp-content/uploads/2021/03/importing-seo-data-from-rankmath-to-all-in-one-seo-600x391.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>As you can see, it has detected that you’re currently using Rank Math. Next, click on the<strong> Import Data and Continue</strong> button.&nbsp;</p>\n\n\n\n<p>Now, continue the Setup Wizard’s remaining 5 steps to configure your website settings, and that’s it! AIOSEO will now automatically import your prior SEO settings.</p>\n\n\n\n<p>However, if you rather use the <strong>Import/Export</strong> settings to migrate your SEO data from Rank Math to All in One SEO, we’ll show you how to do that next.</p>\n\n\n\n<h3 id=\"import-seo-setting-using-the-import-export-settings\">4. Import SEO Settings Using the Import/Export Settings&nbsp;</h3>\n\n\n\n<p>To get started, click on the <strong>Tools</strong> section in the <strong>All in One SEO</strong> menu, and then click on the <strong>Import/Export</strong> tab.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"497\" src=\"https://aioseo.com/wp-content/uploads/2021/03/import-export-screen-in-all-in-one-seo.png\" alt=\"Importing SEO settings using the import/export settings in AIOSEO\" class=\"wp-image-32272\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/import-export-screen-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/import-export-screen-in-all-in-one-seo-300x204.png 300w, https://aioseo.com/wp-content/uploads/2021/03/import-export-screen-in-all-in-one-seo-600x408.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>In the<strong> Import Settings From Other Plugins</strong> section, you simply click on the drop-down menu and select the plugin you want to import your SEO settings from.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"504\" src=\"https://aioseo.com/wp-content/uploads/2021/03/importing-seo-settings-from-other-plugins-in-aioseo.png\" alt=\"Importing SEO settings from other plugins in AIOSEO\" class=\"wp-image-32273\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/importing-seo-settings-from-other-plugins-in-aioseo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/importing-seo-settings-from-other-plugins-in-aioseo-300x207.png 300w, https://aioseo.com/wp-content/uploads/2021/03/importing-seo-settings-from-other-plugins-in-aioseo-600x414.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Then, it will ask you to select the settings that you want to import. And once you’ve made your selection, you click on the <strong>Import</strong> button.</p>\n\n\n\n<p>In addition, you’ll have the option to do a backup of the AIOSEO settings, which is good if you want to export your new SEO settings to another website. Just click on the <strong>Create Backup</strong> button, and AIOSEO will create and save a backup of your settings.</p>\n\n\n\n<h3 id=\"import-seo-settings-from-a-json-or-ini-file\">5. Import SEO Settings From a JSON or INI File</h3>\n\n\n\n<p>You can also import your SEO settings from a JSON or INI file.&nbsp;</p>\n\n\n\n<p>To get started, navigate to the <strong>Import / Restore AIOSEO Setting</strong>s, and click on the<strong> Choose a File</strong> button to upload your file.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"714\" height=\"428\" src=\"https://aioseo.com/wp-content/uploads/2021/03/import-seo-settings-from-json-file-in-all-in-one-seo.png\" alt=\"Importing SEO settings from a json or ini file in AIOSEO\" class=\"wp-image-32274\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/import-seo-settings-from-json-file-in-all-in-one-seo.png 714w, https://aioseo.com/wp-content/uploads/2021/03/import-seo-settings-from-json-file-in-all-in-one-seo-300x180.png 300w, https://aioseo.com/wp-content/uploads/2021/03/import-seo-settings-from-json-file-in-all-in-one-seo-600x360.png 600w\" sizes=\"(max-width: 714px) 100vw, 714px\" /></figure>\n\n\n\n<p>Once you’ve uploaded your file, simply click on the <strong>Import button</strong> to the bottom left corner.&nbsp;</p>\n\n\n\n<p><strong>Note:</strong> The imported settings will overwrite existing settings and will not be merged.</p>\n\n\n\n<h3 id=\"deactivate-and-delete-rank-math\">Step 6. Deactivate and Delete Rank Math</h3>\n\n\n\n<p>When you’ve finished importing your SEO settings, you can go ahead and deactivate and delete Rank Math.</p>\n\n\n\n<p>That’s it!</p>\n\n\n\n<p>You&#8217;ve now successfully switched from Rank Math to All in One SEO, and you can start working on improving your rankings on Google. </p>\n\n\n\n<p><strong>Note:</strong> Your SEO settings will be imported instantly but the meta data may take a while depending on the size of your website.</p>\n\n\n\n<p>Finally, if you need to export your new SEO data to another website, we’ll show you how to do that next.</p>\n\n\n\n<h3>Export Your SEO Settings&nbsp;</h3>\n\n\n\n<p>Exporting your SEO settings is super easy when using AIOSEO’s <strong>Export Settings</strong>. Simply mark the checkboxes with the data you want to export.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"702\" height=\"823\" src=\"https://aioseo.com/wp-content/uploads/2021/03/export-seo-settings-in-all-in-one-seo.png\" alt=\"Exporting SEO settings in All in One SEO\" class=\"wp-image-32275\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/export-seo-settings-in-all-in-one-seo.png 702w, https://aioseo.com/wp-content/uploads/2021/03/export-seo-settings-in-all-in-one-seo-256x300.png 256w, https://aioseo.com/wp-content/uploads/2021/03/export-seo-settings-in-all-in-one-seo-600x703.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>And after you’ve marked all your settings, just click on the <strong>Export Settings</strong> button in the bottom left corner. And it’ll generate a file containing all your SEO data that you can import to your other site.</p>\n\n\n\n<p>That’s all!</p>\n\n\n\n<p>Before you go, here comes a sneak peek of all the awesome SEO features you&#8217;ll get access to if you upgrade to AIOSEO&#8217;s <a href=\"https://aioseo.com/pricing/\" title=\"Pricing\">Pro version</a>:</p>\n\n\n\n<ul id=\"block-e92ef72e-49db-4d55-a67f-ebf4c2d16acf\"><li><strong>Video and News Sitemaps</strong> — automatically generate a <a href=\"https://aioseo.com/how-to-create-a-video-sitemap-in-wordpress\">video sitemap</a> or <a href=\"https://aioseo.com/submit-your-site-to-google-news/\">news sitemap</a> and notify Google of all your new video content and news updates. </li><li><strong>Unlimited SEO Keyphrases</strong> — optimize your content on unlimited keyphrases and<a href=\"https://aioseo.com/how-to-find-related-keywords-in-wordpress/\" title=\"How to Find Related Keywords in WordPress (The Easy Way)\"> add related keywords</a> in a single click.</li><li><strong>Analyze Your Competitors’ SEO</strong>  — <a href=\"https://aioseo.com/how-to-do-an-seo-competitor-analysis/\">analyze your competitors’ SEO</a> and find out what keywords they’re using to get ahead and gain an edge.</li><li><strong>Rich Snippets Schema</strong> — add schema markup to your pages and get more clicks and traffic with <a href=\"https://aioseo.com/how-to-add-rich-snippets-to-wordpress/\" title=\"How to Add Rich Snippets to WordPress (The Easy Way)\">Google rich snippets</a>.</li><li><strong>Local SEO</strong> — boost rankings for all your Business Listings, and get featured in <a href=\"https://aioseo.com/a-complete-local-seo-checklist\">Google’s Knowledge Panel and Google Maps</a>.</li><li><strong>WooCommerce SEO </strong> — easily optimize your product title and meta descriptions and boost rankings for your product pages.</li></ul>\n\n\n\n<p>We hope this helped you understand how to migrate your SEO settings from Rank Math to All in One SEO. You will now have access to all the advanced and powerful SEO tools you need to drive more organic traffic to your website and improve rankings in search engines.</p>\n\n\n\n<p>Again, welcome to our awesome AIOSEO family! Now that you’re here, you may also want to check out more ways to improve your SEO in our <a href=\"https://aioseo.com/ultimate-wordpress-seo-guide/\">ultimate WordPress SEO guide</a> and <a href=\"https://aioseo.com/a-complete-local-seo-checklist/\">local SEO checklist</a>.&nbsp;</p>\n\n\n\n<p>Wait! Don’t leave without your special gift….</p>\n\n\n\n<p>…get going super fast with our <a href=\"https://aioseo.com/seo-hacks-to-grow-your-traffic\">30 SEO hacks guaranteed to grow your traffic</a>. These quick and simple hacks will help you optimize your website like a pro in no time.</p>\n\n\n\n<p>For instance, it shows you how to use AIOSEO’s unique SEO Audit Checklist feature. This fantastic tool analyzes your site’s SEO score and gives recommendations on how to improve your SEO to reach 1st-page rankings on Google.&nbsp;</p>\n\n\n\n<p><a href=\"https://aioseo.com/pricing/\">Get started with AIOSEO today</a>, and you’ll be very happy you did!</p>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button u-pl0\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/pricing/\" style=\"background-color:#009966\" rel=\"\"><span class=\"has-inline-color has-theme-background-color\">Get Started with AIOSEO Today!</span></a></div>\n</div>The post <a href=\"https://aioseo.com/migrating-from-rank-math-to-all-in-one-seo/\">Migrating From Rank Math to All in One SEO (6 Simple Steps)</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://aioseo.com/migrating-from-rank-math-to-all-in-one-seo/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:88:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"How to Add FAQ Schema in WordPress [The Easiest Way]\";s:7:\"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:132:\"https://aioseo.com/how-to-add-faq-schema-in-wordpress/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-add-faq-schema-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://aioseo.com/how-to-add-faq-schema-in-wordpress/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Mar 2021 12: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:6:{i:0;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:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"faq schema\";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:20:\"faq schema generator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:17:\"FAQ schema markup\";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:5:{s:4:\"data\";s:34:\"how to add faq schema 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:\"\";}i:5;a:5:{s:4:\"data\";s:29:\"when to use faq schema markup\";s:7:\"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:27:\"https://aioseo.com/?p=32868\";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:461:\"<p>Do you want to know how to add FAQ schema in WordPress and get Google to feature your FAQ pages in the rich results? In this post, we’ll show you how to add FAQ schema in WordPress the easiest way. We’ll also cover what FAQ schema markup is and when to use it.</p>\nThe post <a href=\"https://aioseo.com/how-to-add-faq-schema-in-wordpress/\">How to Add FAQ Schema in WordPress [The Easiest Way]</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Stina Pettersson\";s: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:14288:\"<p>Do you want to know how to add FAQ schema in WordPress and get Google to feature your FAQ pages in its rich results?</p>\n\n\n\n<p>By adding FAQ schema to your web pages, you can improve your rankings instantly and beat your competition. Best of all, it will unlock the highest traffic and CTR (Click-Through-Rate) for your website without you having to be an SEO expert.</p>\n\n\n\n<p>In this post, we’ll show you how to add FAQ schema in WordPress the easiest way. We’ll also cover what FAQ schema markup is and when to use it.</p>\n\n\n\n<p>Please feel to use the quick links below to jump straight to different sections:</p>\n\n\n\n<ul><li><a href=\"#what-is-faq-schema-markup\">What Is FAQ Schema Markup?</a></li><li><a href=\"#what-are-faq-rich-snippets\">What Are FAQ Rich Snippets?</a></li><li><a href=\"#when-to-use-faq-schema-markup\">When to Use FAQ Schema Markup?</a></li><li><a href=\"#adding-faq-schema-in-wordpress-the-easiest-way\">Adding FAQ Schema in WordPress The Easiest Way</a></li></ul>\n\n\n\n<h2 id=\"what-is-faq-schema-markup\">What Is FAQ Schema Markup?</h2>\n\n\n\n<p>FAQ (Frequently Asked Question) schema markup or structured data is the code, which tells Google and other search engines that your content is in a question and answer format.&nbsp;</p>\n\n\n\n<p>In other words, it tells Google to show a rich snippet with a list of questions and answers for your content. This is very useful for people searching for information and need quick answers to their questions.&nbsp;</p>\n\n\n\n<p>It also makes it easier for search engines to understand your content. Best of all, FAQ schema markup also enables the Google Assistant to guide users through your questions and answers on Google Home and smart displays.&nbsp;</p>\n\n\n\n<p>Here&#8217;s what Google says:</p>\n\n\n\n<p>&#8220;A FAQ page contains a list of questions and answers pertaining to a particular topic. Properly marked up FAQ pages may be eligible to have a rich result on Search and Markup Action for the Google Assistant, which can help your site reach the right users.&#8221;</p>\n\n\n\n<p>We&#8217;ve briefly touched on this already, but let&#8217;s take a closer look at what FAQ rich snippets are next. </p>\n\n\n\n<h2 id=\"what-are-faq-rich-snippets\">What Are FAQ Rich Snippets?</h2>\n\n\n\n<p>FAQ rich snippets are the rich results that Google displays with questions and answers when FAQ schema is added to your content. They show additional information and answer users’ questions straight from the search results, which will help drive more organic traffic to your site.&nbsp;</p>\n\n\n\n<p>Also, FAQ rich snippets increase your CTR, which means more traffic to your website and more conversions. Best of all, unlike most SEO changes, it doesn’t take months or years to see results. You can literally see results in less than 30 minutes.</p>\n\n\n\n<p>That’s pretty awesome!</p>\n\n\n\n<p>Here’s an example of how a FAQ rich snippet can look:</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-faq-rich-snippet-on-google.png\" alt=\"Example of a FAQ rich snippet on Google\" class=\"wp-image-32872\" width=\"730\" height=\"300\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-faq-rich-snippet-on-google.png 730w, https://aioseo.com/wp-content/uploads/2021/03/example-of-faq-rich-snippet-on-google-300x123.png 300w, https://aioseo.com/wp-content/uploads/2021/03/example-of-faq-rich-snippet-on-google-600x247.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>It will show a collapsible list in the search results on Google. And when a question is clicked, the answer is displayed in a drop-down window.&nbsp;</p>\n\n\n\n<p>Like this:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"482\" src=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-expanded-faq-rich-snippet-on-google.png\" alt=\"Example of an expanded FAQ rich snippet on Google\" class=\"wp-image-32873\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-expanded-faq-rich-snippet-on-google.png 730w, https://aioseo.com/wp-content/uploads/2021/03/example-of-expanded-faq-rich-snippet-on-google-300x198.png 300w, https://aioseo.com/wp-content/uploads/2021/03/example-of-expanded-faq-rich-snippet-on-google-600x396.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>As you can see, users can now get a great deal of information straight from the search results. And if they want to know more, they can just click through to the website.&nbsp;</p>\n\n\n\n<p>Getting featured in these rich results will help boost your traffic in a heartbeat! </p>\n\n\n\n<p>Anyway, you can create rich snippets for many things, including:</p>\n\n\n\n<ul><li>FAQs&nbsp;</li><li>Recipes</li><li>Articles</li><li>Events</li><li>Reviews</li><li>Books</li><li>Products</li><li>And much more</li></ul>\n\n\n\n<p>Now that you know what FAQ rich snippets are, let&#8217;s take a look at when to use FAQ schema markup next. </p>\n\n\n\n<h2 id=\"when-to-use-faq-schema-markup\">When to Use FAQ Schema Markup?</h2>\n\n\n\n<p>You should use FAQ schema markup when you as a website owner want to answer frequently asked questions about your business or service and get featured in the rich results.&nbsp;</p>\n\n\n\n<p>You can add FAQ schema markup to any of your pages or blog posts. However, the best practice is to add it to your content that&#8217;s already ranking on the 1st page for some keywords, which will then increase your CTR.&nbsp;</p>\n\n\n\n<p>But before you can use FAQ Schema and get featured in the rich results on Google, you need to make sure that your content structure meets <a href=\"https://developers.google.com/search/docs/data-types/faqpage#guidelines\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google&#8217;s guidelines for FAQ rich snippet results</a>.</p>\n\n\n\n<p>With that said, let’s show you how to add FAQ schema using the best FAQ schema generator for WordPress, <a href=\"https://aioseo.com/\">All in One SEO (AIOSEO)</a>.</p>\n\n\n\n<h2 id=\"adding-faq-schema-in-wordpress-the-easiest-way\">Adding FAQ Schema in WordPress The Easiest Way</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://aioseo.com\"><img loading=\"lazy\" width=\"730\" height=\"447\" src=\"https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage.png\" alt=\"The best WordPress SEO plugin, All in One SEO\" class=\"wp-image-26967\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage.png 730w, https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage-300x184.png 300w, https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage-600x367.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></a></figure>\n\n\n\n<p>With AIOSEO’s FAQ schema generator, you can seamlessly tell Google to show these rich results for your frequently asked questions and answers.</p>\n\n\n\n<p>For you who didn’t know this already, AIOSEO is a complete WordPress SEO plugin, which lets you optimize your content for search engines and increase rankings with just a few clicks. It gives you access to all the <a href=\"https://aioseo.com/features/\">powerful SEO tools and features</a> you need to boost your SEO and dominate the search results. </p>\n\n\n\n<p>Alright, let&#8217;s get started with taking a look at how to set the default FAQ schema for your content.</p>\n\n\n\n<h3>Adding FAQ Schema to Your Content</h3>\n\n\n\n<p>To get started setting the default <strong>Schema Type</strong> for your content, you need to go to <strong>Search Appearance</strong> in the <strong>All in One SEO</strong> menu, and then click on the <strong>Content Types</strong> tab.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"326\" src=\"https://aioseo.com/wp-content/uploads/2021/03/search-appearance-content-types-in-aioseo.png\" alt=\"Adding FAQ schema to your content in All in One SEO\" class=\"wp-image-32038\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/search-appearance-content-types-in-aioseo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/search-appearance-content-types-in-aioseo-300x134.png 300w, https://aioseo.com/wp-content/uploads/2021/03/search-appearance-content-types-in-aioseo-600x268.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Here you’ll find the Schema Markup setting for your <strong>Posts</strong>. If you scroll down in the same window, you can find the settings for your <strong>Pages</strong> as well.</p>\n\n\n\n<p>Next, click on the <strong>Schema Type</strong> option, and it’ll open a drop-down menu with different schema types.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"482\" src=\"https://aioseo.com/wp-content/uploads/2021/03/setting-default-faq-schema-for-posts-in-aioseo.png\" alt=\"How to add FAQ schema in WordPress - setting web page as schema type\" class=\"wp-image-32874\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/setting-default-faq-schema-for-posts-in-aioseo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/setting-default-faq-schema-for-posts-in-aioseo-300x198.png 300w, https://aioseo.com/wp-content/uploads/2021/03/setting-default-faq-schema-for-posts-in-aioseo-600x396.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Here you&#8217;ll need to first choose the <strong>Web Page </strong>option. After choosing this option, a new section will be added with the different <strong>Web Page Type</strong> options.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"512\" src=\"https://aioseo.com/wp-content/uploads/2021/03/web-page-type-faq-page-in-aioseo.png\" alt=\"Setting FAQ page as web page type in All in One SEO\" class=\"wp-image-32875\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/web-page-type-faq-page-in-aioseo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/web-page-type-faq-page-in-aioseo-300x210.png 300w, https://aioseo.com/wp-content/uploads/2021/03/web-page-type-faq-page-in-aioseo-600x421.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Next, click on the <strong>FAQ Page</strong> option, and that’s it!</p>\n\n\n\n<p>Now that you’ve set the FAQ schema for your default content, we’re going to show you how to add it to your individual posts or pages, as well as enter your questions and answers.</p>\n\n\n\n<h3>Adding FAQ Schema to Your Post or Pages</h3>\n\n\n\n<p>To get started, scroll down in the post or page you’re editing to the <strong>AIOSEO Settings</strong> and click on the <strong>Schema</strong> tab.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"232\" src=\"https://aioseo.com/wp-content/uploads/2021/03/schema-settings-in-all-in-one-seo-1.png\" alt=\"Adding FAQ schema to your post or pages in All in One SEO\" class=\"wp-image-32876\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/schema-settings-in-all-in-one-seo-1.png 730w, https://aioseo.com/wp-content/uploads/2021/03/schema-settings-in-all-in-one-seo-1-300x95.png 300w, https://aioseo.com/wp-content/uploads/2021/03/schema-settings-in-all-in-one-seo-1-600x191.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Like you did for your default content, choose the <strong>Web Page</strong> option as <strong>Schema Type</strong> and <strong>FAQ Page</strong> as <strong>Web Page Type</strong>.</p>\n\n\n\n<p>Now, let&#8217;s move on to the exciting part of adding your FAQ information!</p>\n\n\n\n<h3>Adding Your FAQ Information</h3>\n\n\n\n<p>Once you’ve chosen FAQ Page as your Web Page Type, it&#8217;ll open a new window with fields where you can enter your questions and answers.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"257\" src=\"https://aioseo.com/wp-content/uploads/2021/03/setting-faq-schema-for-posts-in-aioseo.png\" alt=\"Adding your FAQ information in All in One SEO\" class=\"wp-image-32877\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/setting-faq-schema-for-posts-in-aioseo.png 730w, https://aioseo.com/wp-content/uploads/2021/03/setting-faq-schema-for-posts-in-aioseo-300x106.png 300w, https://aioseo.com/wp-content/uploads/2021/03/setting-faq-schema-for-posts-in-aioseo-600x211.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Simply add your question and answer, and click the <strong>Add New</strong> button to add even more FAQs. And once you&#8217;ve finished adding all your FAQs, you simply update your page or post.</p>\n\n\n\n<p>That’s it!&nbsp;</p>\n\n\n\n<p><strong>Note:</strong> The information you’ve added for your FAQ snippets only appears in the schema markup source code. It doesn’t appear visible to visitors on your website.</p>\n\n\n\n<p>We hope this helped you learn how to add FAQ schema in WordPress. Adding FAQ schema markup to your content, can help improve your rankings and beat your competition in no time.&nbsp;</p>\n\n\n\n<p>Also, getting featured in the rich results will give you more visibility on Google, which will increase your CTR and conversions.&nbsp;</p>\n\n\n\n<p>It can&#8217;t get much better than that!</p>\n\n\n\n<p>Before you go, if you have a local business or are offering services locally, you should check out our <a href=\"https://aioseo.com/a-complete-local-seo-checklist/\">local SEO checklist</a> to learn how to rank in local search and on Google Maps.</p>\n\n\n\n<p>We also give tons of great tips on <a href=\"http://how-to-find-related-keywords-in-wordpress\">how to find and add more keywords to your content</a> and <a href=\"https://aioseo.com/ultimate-wordpress-seo-guide/\">improve your search engine rankings</a> even more.</p>\n\n\n\n<p>Not <a href=\"https://aioseo.com/pricing/\">using AIOSEO</a> yet? What are you waiting for?&nbsp;</p>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button u-pl0\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/pricing/\" style=\"background-color:#009966\" rel=\"\"><span class=\"has-inline-color has-theme-background-color\">Get Started with AIOSEO Today!</span></a></div>\n</div>The post <a href=\"https://aioseo.com/how-to-add-faq-schema-in-wordpress/\">How to Add FAQ Schema in WordPress [The Easiest Way]</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://aioseo.com/how-to-add-faq-schema-in-wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:88:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"How to Find Related Keywords in WordPress (The Easy Way)\";s:7:\"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:146:\"https://aioseo.com/how-to-find-related-keywords-in-wordpress/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-find-related-keywords-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://aioseo.com/how-to-find-related-keywords-in-wordpress/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 Mar 2021 12: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:6:{i:0;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:\"\";}i:1;a:5:{s:4:\"data\";s:21:\"find related keywords\";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:20:\"get related keywords\";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:36:\"how do i search for related keywords\";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:5:{s:4:\"data\";s:28:\"how to find related keywords\";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:5:{s:4:\"data\";s:21:\"related keywords tool\";s:7:\"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:27:\"https://aioseo.com/?p=32713\";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:518:\"<p>Do you want to know how to find related keywords in WordPress and add them to your content in a single click? In this post, we’ll show you how to find related keywords in WordPress the easy way. We’ll also cover why you should use related keywords and how it helps Google to better understand your content.</p>\nThe post <a href=\"https://aioseo.com/how-to-find-related-keywords-in-wordpress/\">How to Find Related Keywords in WordPress (The Easy Way)</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Stina Pettersson\";s: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:14890:\"<p>Do you want to know how to find related keywords in WordPress and add them to your content in a single click?&nbsp;</p>\n\n\n\n<p>Adding related or additional keywords to your content can help to maximize your rankings in search engines and grow your organic traffic. </p>\n\n\n\n<p>In this post, we’ll show you how to find related keywords in WordPress the easy way. We’ll also cover why you should use related keywords and how it helps Google to better understand your content.</p>\n\n\n\n<p>If you want to jump straight to the different sections, you can use our table of contents:</p>\n\n\n\n<ul><li><a href=\"#help-google-to-better-understand-your-content\">Help Google to Better Understand Your Content</a></li><li><a href=\"#how-do-i-search-for-related-keywords\">How Do I Search for Related Keywords?</a></li><li><a href=\"#find-and-add-related-keywords-the-easy-way\">Find and Add Related Keywords The Easy Way</a></li></ul>\n\n\n\n<h2 id=\"help-google-to-better-understand-your-content\">Help Google to Better Understand Your Content</h2>\n\n\n\n<p>Today, it’s actually easier than ever to rank for related or additional keywords and grow your organic traffic.&nbsp;</p>\n\n\n\n<p>Why is that, you may ask?&nbsp;</p>\n\n\n\n<p>That’s because Google has been getting better at recognizing the relationship between topics. Instead of matching exact keywords, Google now focuses on the intent of the searcher.&nbsp;</p>\n\n\n\n<p>That being the case, the right approach is to focus on creating high-quality content that gives the best possible answer to users&#8217; questions and is easy to read. And the best and easiest way to do this is by adding related keywords or synonyms to your content.</p>\n\n\n\n<p>For example, if only using one focus keyword when creating your content, it’ll make it sound repetitive and difficult to read. But with the use of related keywords, your content will not only flow better but is also easier for Google to understand and match with more results.</p>\n\n\n\n<h2 id=\"how-do-i-search-for-related-keywords\">How Do I Search for Related Keywords?</h2>\n\n\n\n<p>Searching for related keywords is super easy when using All in One SEO (AIOSEO), and we’ll show you exactly how easy it is in the section: <a href=\"#find-and-add-related-keywords-the-easy-way\">find and add related keywords the easy way</a>.&nbsp;</p>\n\n\n\n<p>But first, let’s also show you how to find related keywords manually using Google search.&nbsp;</p>\n\n\n\n<p>To get started, you simply enter your main keyword or keyphrase, and then scroll down to view the &#8216;Related searches&#8217; section.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"322\" src=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-related-searches-on-google.png\" alt=\"How to find related keywords in WordPress - do a Google search\" class=\"wp-image-32715\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/example-of-related-searches-on-google.png 730w, https://aioseo.com/wp-content/uploads/2021/03/example-of-related-searches-on-google-300x132.png 300w, https://aioseo.com/wp-content/uploads/2021/03/example-of-related-searches-on-google-600x265.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Here you can see the related searches or keywords for the search: best coffee shops in west palm beach.&nbsp;</p>\n\n\n\n<p>Google shows these related searches to guide users to search phrases that will help them get closest to the information they want. It&#8217;s trying to understand the intent behind each search query and match it with the results it believes are related to your search.</p>\n\n\n\n<p>That said, you can use these related searches to optimize your content for more keywords and create a nice flow. Or even better, use AIOSEO’s related keywords tool to find and add them to your content in a single click.</p>\n\n\n\n<h2 id=\"find-and-add-related-keywords-the-easy-way\">Find and Add Related Keywords The Easy Way</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://aioseo.com\"><img loading=\"lazy\" width=\"730\" height=\"447\" src=\"https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage.png\" alt=\"The best WordPress SEO plugin, All in One SEO\" class=\"wp-image-26967\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage.png 730w, https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage-300x184.png 300w, https://aioseo.com/wp-content/uploads/2021/02/all-in-one-seo-homepage-600x367.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></a></figure>\n\n\n\n<p>With AIOSEO’s Semrush integration, you can find and add related keywords or additional keyphrases right within the WordPress editor.</p>\n\n\n\n<p>It also allows you to see the search volume and trends right in the same window, which eliminates the need for additional tools to research and decide what keywords to use.</p>\n\n\n\n<p>Best of all, <a href=\"https://aioseo.com\">AIOSEO is a complete WordPress SEO plugin</a> and gives you access to all the advanced SEO tools you need to optimize your site to rank high in search engines.&nbsp;</p>\n\n\n\n<p>Here are some of AIOSEO&#8217;s powerful SEO tools and features:</p>\n\n\n\n<ul><li><strong>WooCommerce SEO </strong> — easily optimize your product title and meta descriptions and boost rankings for your product pages.</li><li><strong>Smart XML Sitemaps</strong> — automatically generate a <a href=\"https://aioseo.com/how-to-create-a-sitemap-in-wordpress/\">WordPress XML sitemap</a> or <a href=\"https://aioseo.com/how-to-create-a-video-sitemap-in-wordpress\">video sitemap</a> or <a href=\"https://aioseo.com/submit-your-site-to-google-news/\">news sitemap</a> to notify all search engines and Google News of any new content.</li><li><strong>Local SEO</strong> — boost rankings for all your Business Listings and get featured in <a href=\"https://aioseo.com/a-complete-local-seo-checklist\">Google’s Knowledge Panel and Google Maps</a>.</li><li><strong>Social Media Integration </strong>— connect all your social media profiles and let search engines know about them. This feature also allows you to create beautiful <a href=\"https://aioseo.com/add-twitter-cards-in-wordpress/\">Twitter Cards</a> and <a href=\"https://aioseo.com/how-to-fix-wrong-facebook-thumbnail-in-wordpress/\">Facebook thumbnails</a> that let you control how your content looks when shared on social media and help drive more referral traffic to your site. </li></ul>\n\n\n\n<p>These are just a few of all the <a href=\"https://aioseo.com/features/\">awesome features</a> that can help boost your SEO in no time. That said, let’s start with showing you how to connect <a href=\"https://aioseo.com/recommends/semrush/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Semrush</a> to AIOSEO and get related keywords in WordPress.</p>\n\n\n\n<h3>Connecting Semrush’s Related Keywords Tool to AIOSEO</h3>\n\n\n\n<p>To get started, simply scroll down in the post or page you’re editing below your <strong>Focus Keyphrase</strong> and click on the <strong>Get Additional Keyphrases</strong> button.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"419\" src=\"https://aioseo.com/wp-content/uploads/2021/02/get-additional-keyphrases-in-all-in-one-seo.png\" alt=\"Get additional keyphrases in All in One SEO\" class=\"wp-image-30301\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/get-additional-keyphrases-in-all-in-one-seo.png 730w, https://aioseo.com/wp-content/uploads/2021/02/get-additional-keyphrases-in-all-in-one-seo-300x172.png 300w, https://aioseo.com/wp-content/uploads/2021/02/get-additional-keyphrases-in-all-in-one-seo-600x344.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Once you’ve clicked on Get Additional Keyphrases, a new window will open where you can log in or create your <a href=\"https://aioseo.com/recommends/semrush/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Semrush</a> account.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"454\" src=\"https://aioseo.com/wp-content/uploads/2021/02/connect-to-semrush.png\" alt=\"Connecting Semrush to All in One SEO\" class=\"wp-image-30302\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/connect-to-semrush.png 730w, https://aioseo.com/wp-content/uploads/2021/02/connect-to-semrush-300x187.png 300w, https://aioseo.com/wp-content/uploads/2021/02/connect-to-semrush-600x373.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Then all you need to do is <strong>Approve</strong> access to Semrush, and you’ve connected AIOSEO to Semrush’s related keywords tool.&nbsp;</p>\n\n\n\n<p>Best of all, the free plan gives you access to 10 related keyphrase requests per day, and you can always <a href=\"https://aioseo.com/pricing/\">upgrade </a>to get more.&nbsp;</p>\n\n\n\n<h3>Finding and Adding Related Keywords to Your Content</h3>\n\n\n\n<p>Once you’ve approved access to Semrush, a new window with the <strong>Additional Keyphrases by Semrush</strong> will appear.&nbsp;&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"357\" src=\"https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-by-semrush-choose-country.png\" alt=\"Choosing country for additional keyphrases in All in One SEO\" class=\"wp-image-30303\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-by-semrush-choose-country.png 730w, https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-by-semrush-choose-country-300x147.png 300w, https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-by-semrush-choose-country-600x293.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>Here you can choose the country of your website to get the correct keyword data and language for your country.&nbsp;</p>\n\n\n\n<p>It also gives you the search <strong>Volume</strong> and <strong>Trend</strong> straight from the screen.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"427\" height=\"324\" src=\"https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-volume-and-trend-by-semrush.png\" alt=\"Volume and trend for additional keyphrases in All in One SEO\" class=\"wp-image-30304\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-volume-and-trend-by-semrush.png 427w, https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-volume-and-trend-by-semrush-300x228.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" /></figure></div>\n\n\n\n<p>Pretty cool, right?! Finding related keywords can’t get easier than that.</p>\n\n\n\n<p>And to add them to your content, you simply click on the <strong>Add Keyphrase button</strong>, and they’re added!&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"359\" src=\"https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-by-semrush.png\" alt=\"Adding new keyphrase by Semrush in All in One SEO\" class=\"wp-image-30305\" srcset=\"https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-by-semrush.png 730w, https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-by-semrush-300x148.png 300w, https://aioseo.com/wp-content/uploads/2021/02/additional-keyphrases-by-semrush-600x295.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>As simple as that!</p>\n\n\n\n<p>Just when you thought that was it, it gets even better&#8230;</p>\n\n\n\n<h3>Analyzing Your Related Keywords to Improve SEO</h3>\n\n\n\n<p>With AIOSEO, you get an immediate analysis of your new keyphrase to help you improve your SEO even more. Let’s show you how it works next.</p>\n\n\n\n<p>After adding a keyword or keyphrase, AIOSEO gives you feedback on your new keyphrase and recommendations on what you need to improve to maximize your rankings, as well as what you’ve done well.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"730\" height=\"391\" src=\"https://aioseo.com/wp-content/uploads/2021/03/additional-keyphrases-seo-analysis.png\" alt=\"Additional keyphrases SEO analysis in All in One SEO\" class=\"wp-image-32722\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/additional-keyphrases-seo-analysis.png 730w, https://aioseo.com/wp-content/uploads/2021/03/additional-keyphrases-seo-analysis-300x161.png 300w, https://aioseo.com/wp-content/uploads/2021/03/additional-keyphrases-seo-analysis-600x321.png 600w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p>As you can see, AIOSEO shows you what you’ve done well marked in green, and what you need to improve in red. For example, in the above screenshot, the keyphrase is slightly long and needs to be shortened.</p>\n\n\n\n<p>Now, use this valuable feedback to improve your SEO and boost rankings in search engines.</p>\n\n\n\n<p>That’s it!</p>\n\n\n\n<p>We hope this helped you learn how to find related keywords in WordPress and add them to your content in a single click. </p>\n\n\n\n<p>Using more keywords can help Google to better understand your content and match it with the people who are searching for it. It will also keep visitors on your page since your content becomes easier to read, which will <a href=\"https://www.monsterinsights.com/how-to-reduce-bounce-rate/\" target=\"_blank\" rel=\"noreferrer noopener\">lower your bounce rate</a>. Try it, and you’ll improve your rankings before you know it.</p>\n\n\n\n<p>You may also want to check out our <a href=\"https://aioseo.com/blog-post-seo-checklist/\">blog post SEO checklist </a>to boost rankings for your blog posts. Or learn <a href=\"https://aioseo.com/how-to-change-the-seo-title-in-wordpress/\">how to change the SEO title in WordPress</a>.&nbsp;</p>\n\n\n\n<p>Wait! Don’t leave without your special gift….</p>\n\n\n\n<p>…get going super fast with our <a href=\"https://aioseo.com/seo-hacks-to-grow-your-traffic\">30 SEO hacks guaranteed to grow your traffic</a>. These quick and simple hacks will help you optimize your website like a pro in no time.</p>\n\n\n\n<p>For instance, it shows you how to use AIOSEO’s unique SEO Audit Checklist feature, which analyzes your site’s SEO score and gives recommendations on how to improve your SEO to reach 1st page rankings on Google.&nbsp;</p>\n\n\n\n<p>Not <a href=\"https://aioseo.com/pricing/\" title=\"Pricing\">using AlOSEO </a>yet? Get started today!</p>\n\n\n\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button u-pl0\"><a class=\"wp-block-button__link has-theme-background-color has-text-color has-background\" href=\"https://aioseo.com/pricing/\" style=\"background-color:#009966\" rel=\"\"><span class=\"has-inline-color has-theme-background-color\">Get Started with AIOSEO Today!</span></a></div>\n</div>The post <a href=\"https://aioseo.com/how-to-find-related-keywords-in-wordpress/\">How to Find Related Keywords in WordPress (The Easy Way)</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://aioseo.com/how-to-find-related-keywords-in-wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:24:\"https://aioseo.com/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:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:10:{s:6:\"server\";s:12:\"nginx/1.19.5\";s:4:\"date\";s:29:\"Thu, 29 Apr 2021 04:47:48 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:13:\"last-modified\";s:29:\"Tue, 27 Apr 2021 15:46:18 GMT\";s:4:\"etag\";s:34:\"\"b3a0224911c47e51023cb8777cd79382\"\";s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:4:\"link\";s:55:\"<https://aioseo.com/wp-json/>; rel=\"https://api.w.org/\"\";s:25:\"strict-transport-security\";s:16:\"max-age=15768000\";s:3:\"via\";s:10:\"1.1 google\";s:7:\"alt-svc\";s:5:\"clear\";}}s:5:\"build\";s:14:\"20201016225006\";}','no'),(429465,'_transient_timeout_feed_mod_920e3d4c76f1a37346003d99d9989b7a','1619714868','no'),(429466,'_transient_feed_mod_920e3d4c76f1a37346003d99d9989b7a','1619671668','no'),(429467,'_aioseo_cache_rss_feed','a:4:{i:0;a:4:{s:3:\"url\";s:190:\"https://aioseo.com/how-to-find-long-tail-keywords-and-increase-organic-traffic/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-find-long-tail-keywords-and-increase-organic-traffic\";s:5:\"title\";s:59:\"How to Find Long Tail Keywords and Increase Organic Traffic\";s:4:\"date\";s:13:\"Apr 27th 2021\";s:7:\"content\";s:131:\"Did you know that 54.31% of search queries contain 3 or more words? These are called long tail keywords, and optimizing your con...\";}i:1;a:4:{s:3:\"url\";s:132:\"https://aioseo.com/introducing-multiple-locations/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=introducing-multiple-locations\";s:5:\"title\";s:97:\"Introducing Multiple Locations SEO: Boost Rankings in Local Search for All Your Business Listings\";s:4:\"date\";s:13:\"Apr 22nd 2021\";s:7:\"content\";s:131:\"Is your business losing customers? Can&#8217;t seem to get customers to find all your locations? \n\n\n\nOptimizing your website to ...\";}i:2;a:4:{s:3:\"url\";s:100:\"https://aioseo.com/pagination-seo/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=pagination-seo\";s:5:\"title\";s:63:\"Pagination &amp; SEO: How to Optimize Your WordPress Pagination\";s:4:\"date\";s:13:\"Apr 20th 2021\";s:7:\"content\";s:131:\"Do you want to know about pagination SEO and how to optimize your WordPress pagination? For quite some time now, the topic of ho...\";}i:3;a:4:{s:3:\"url\";s:116:\"https://aioseo.com/best-wordpress-hosting/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=best-wordpress-hosting\";s:5:\"title\";s:67:\"7+ Best WordPress Hosting Services for 2021 (Compared &amp; Tested)\";s:4:\"date\";s:13:\"Apr 15th 2021\";s:7:\"content\";s:131:\"Are you launching a new website and looking for the best WordPress hosting service?\n\n\n\nChoosing the best WordPress hosting for y...\";}}','no'),(429468,'_aioseo_cache_expiration_rss_feed','1619714868','no'),(429469,'_site_transient_timeout_community-events-3d75ac6f7a55bcb6297d30542135fd36','1619714875','no'),(429470,'_site_transient_community-events-3d75ac6f7a55bcb6297d30542135fd36','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"202.168.84.0\";}s:6:\"events\";a:2:{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;}}}}','no'),(429471,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1619714875','no'),(429472,'_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','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:\"Wed, 28 Apr 2021 17:52:55 +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-50797\";s:7:\"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: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:55:\"Getting Started with the Figma WordPress Design Library\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://wordpress.org/news/2021/04/getting-started-with-the-figma-wordpress-design-library/\";s: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 17:52:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Uncategorized\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10173\";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:53:\"Get Started with the Figma WordPress Design Library! \";s: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:26010:\"\n<p>Created by James Koster, (<a href=\'https://profiles.wordpress.org/jameskoster/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jameskoster</a>)</p>\n\n\n\n<p>As the name suggests, the WordPress Design Library is a library of WordPress design assets, enabling anyone to quickly create design prototypes for WordPress UI in Figma.</p>\n\n\n\n<p>These tools are useful for designers when creating new UI and for anyone looking to contribute ideas, enhancements, or even solutions to bug reports. Sometimes pictures really do speak a thousand words.</p>\n\n\n\n<p>In this post, we&#8217;ll talk about some key features of Figma before diving into a practical example that demonstrates some of the WordPress Design Library utilities.</p>\n\n\n\n<h2><strong>What Is Figma?</strong></h2>\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/image8.png?resize=632%2C296&#038;ssl=1\" alt=\"\" class=\"wp-image-10174\" width=\"632\" height=\"296\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image8.png?resize=1024%2C481&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/04/image8.png?resize=300%2C141&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/04/image8.png?resize=768%2C361&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/04/image8.png?resize=1536%2C722&amp;ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/04/image8.png?w=1770&amp;ssl=1 1770w, https://i2.wp.com/wordpress.org/news/files/2021/04/image8.png?w=1264&amp;ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p><a rel=\"nofollow\" href=\"https://www.figma.com/\">Figma</a> is a collaborative design tool that members of the WordPress project&#8217;s design team have<a href=\"https://make.wordpress.org/design/2018/11/19/figma-for-wordpress/\"> been using</a> for several years to work on and share design concepts. It offers a variety of handy features such as: in-browser access, rich prototyping tools, component libraries, code inspectors, live embeds, inline commenting, plugins, and much much more.</p>\n\n\n\n<p>Perhaps best of all, it is totally free to sign up and start playing around. If you join the WordPress.org Figma organization (instructions below), you&#8217;ll gain access to the WordPress Design Library enabling you to design WordPress UI in no time.</p>\n\n\n\n<h2><strong>What Is the WordPress Design Library?</strong></h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>In Figma, you can share components and styles by publishing them, transforming your file into a library so that you can use instances of those components in other files.</p><p></p><p></p><cite><a rel=\"nofollow\" href=\"https://www.figma.com/best-practices/components-styles-and-shared-libraries/#:~:text=Libraries%3A%20In%20Figma%2C%20you%20can,instances%20of%20your%20components%20live.\">Figma.com</a></cite></blockquote>\n\n\n\n<p>It may be easiest to think of the WordPress Design Library as a visual representation of all the javascript components that compose UI in the WordPress codebase. As an end user of the library, you can use those components in a self-contained environment to create new interface designs. It&#8217;s kind of like a big LEGO box containing all the UI pieces (buttons, form inputs, etc.) that you can use to create and try out new designs.</p>\n\n\n\n<figure class=\"wp-block-jetpack-image-compare\"><div class=\"juxtapose\" data-mode=\"horizontal\"><img loading=\"lazy\" id=\"10175\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image13.png?resize=632%2C340&#038;ssl=1\" alt=\"\" width=\"632\" height=\"340\" class=\"image-compare__image-before\" data-recalc-dims=\"1\" /><img loading=\"lazy\" id=\"10176\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image6.png?resize=632%2C340&#038;ssl=1\" alt=\"\" width=\"632\" height=\"340\" class=\"image-compare__image-after\" data-recalc-dims=\"1\" /></div></figure>\n\n\n\n<p>Creating designs with these assets enables rapid ideation on new interfaces by removing mundane processes that one would ordinarily have to work through. Nobody wants to repeatedly double-check that the button they made perfectly matches the buttons rendered by the code! And on the flip-side of that coin, anyone sharing a design with others will generally endeavor to make specific elements (like buttons) match what exists in the code as closely as possible. The WordPress Design Library solves both these headaches and more.</p>\n\n\n\n<p>An additional benefit to these assets visually matching what exists in the codebase is that any designs you create with them will inherently make use of the latest WordPress design language and consequently <em>feel</em> like WordPress with almost no effort required. Passing such designs on to developers makes them easier to interpret and implement too.</p>\n\n\n\n<h2><strong>Figma Fundamentals</strong></h2>\n\n\n\n<p>Before getting into the practical section of this post, let&#8217;s quickly cover some of the fundamental features of Figma libraries. This will help prepare us for working with the WordPress Design Library.</p>\n\n\n\n<h3><strong>Components</strong></h3>\n\n\n\n<p>As we touched on above, the library consists of &#8220;components&#8221; that serve as visual counterparts to their code-based equivalents. That is to say, there is a Button component in Figma, <em>and</em> a matching Button component in the WordPress codebase.</p>\n\n\n\n<p>But what <em>is</em> a Figma component?</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Components are elements you can reuse across your designs. They help to create and manage consistent designs across projects.</p><p></p><cite><a rel=\"nofollow\" href=\"https://help.figma.com/hc/en-us/articles/360038662654-Guide-to-Components-in-Figma\">help.figma.com</a></cite></blockquote>\n\n\n\n<p>Let&#8217;s quickly explore some of the properties of Figma components to understand the ways they help when working on our next design.</p>\n\n\n\n<h3><strong>Variants</strong></h3>\n\n\n\n<p>Some Figma components offer variants. One example is Button(s) which all have the following states:</p>\n\n\n\n<ul><li>Resting</li><li>Hover</li><li>Focus</li><li>Disabled</li></ul>\n\n\n\n<p>These can be manipulated via the variants interface in Figma:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"449\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image7-2.gif?resize=632%2C449&#038;ssl=1\" alt=\"\" class=\"wp-image-10179\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image7-2.gif?resize=1024%2C727&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/04/image7-2.gif?resize=300%2C213&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/04/image7-2.gif?resize=768%2C545&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Other examples of components with variants are form inputs and menu items. Variants are a new feature in Figma, so we&#8217;ll be adding more over time.</p>\n\n\n\n<h3><strong>Overrides</strong></h3>\n\n\n\n<p>Although any components you insert are intrinsically linked to the master component in the library, it is possible to override some properties.</p>\n\n\n\n<p>While working with an instance of the Button component, you can change things like the label, or even the background color, while maintaining the link to the master component in the library. If you&#8217;re familiar with git workflows, this is kind of like creating a local branch. Any changes you make can easily be reset in a couple of clicks.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"527\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/04/image10.gif?resize=632%2C527&#038;ssl=1\" alt=\"\" class=\"wp-image-10180\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2021/04/image10.gif?resize=1024%2C854&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2021/04/image10.gif?resize=300%2C250&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2021/04/image10.gif?resize=768%2C641&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Overrides made to your local instance will persist even when the master component is updated. So if your design calls for a button with a green background, you can apply that override safely with the knowledge that even if the master component is updated, your button can inherit those updates and remain green.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p>We&#8217;ve only really scratched the surface of components here. So I would recommend the official <a rel=\"nofollow\" href=\"https://help.figma.com/hc/en-us/articles/360038662654-Guide-to-Components-in-Figma\">Figma documentation</a> for more advanced information.</p>\n\n\n\n<h3><strong>Figma Styles</strong></h3>\n\n\n\n<p>In addition to components, styles are also published as part of the WordPress Design Library. They have similar properties to components in that a master style exists in the library and can be utilized in your local Figma file. Just like Components, Styles will receive updates when changes to the library are published.</p>\n\n\n\n<p>Styles are used to define colors, typographical rules, and effects like drop-shadows present in the WordPress codebase. They enable you to apply things like text or background colors that will match other UI parts.</p>\n\n\n\n<p>Using Styles from the library, you ensure that your creations match existing UI elements, making it easier to implement.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"799\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image11.png?resize=632%2C799&#038;ssl=1\" alt=\"\" class=\"wp-image-10181\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image11.png?resize=810%2C1024&amp;ssl=1 810w, https://i1.wp.com/wordpress.org/news/files/2021/04/image11.png?resize=237%2C300&amp;ssl=1 237w, https://i1.wp.com/wordpress.org/news/files/2021/04/image11.png?resize=768%2C971&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/04/image11.png?w=1152&amp;ssl=1 1152w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p>To learn more about styles in Figma, I recommend the <a rel=\"nofollow\" href=\"https://help.figma.com/hc/en-us/articles/360039238753-Styles-in-Figma\">official documentation</a>.</p>\n\n\n\n<h3><strong>Views and Stickers</strong></h3>\n\n\n\n<p>&#8220;Stickers&#8221; are simply arrangements of Components and Styles that have been combined to represent common UI elements. They are not good candidates for full componentization due to their frequent customization needs. Examples of Stickers include the Inspector sidebar and the block inserter:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"770\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image16.png?resize=632%2C770&#038;ssl=1\" alt=\"\" class=\"wp-image-10182\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image16.png?resize=841%2C1024&amp;ssl=1 841w, https://i1.wp.com/wordpress.org/news/files/2021/04/image16.png?resize=246%2C300&amp;ssl=1 246w, https://i1.wp.com/wordpress.org/news/files/2021/04/image16.png?resize=768%2C935&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/04/image16.png?w=1113&amp;ssl=1 1113w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Their utility is simple: find the sticker you need, peel (copy) it from the WordPress Design Library, and stick (paste) it into your local file before customizing as needed.</p>\n\n\n\n<p><em>Stickers</em> are not Figma features like Components and Styles, but any stickers you copy to a working file will stay up to date by virtue of their underlying assets.</p>\n\n\n\n<p><em>Views</em> are arrangements of components, styles, <em>and</em> stickers.</p>\n\n\n\n<h2><strong>Designing a Block Using the WordPress Design Library</strong></h2>\n\n\n\n<p>Okay, now that we have a handle on the basics of Figma libraries and their features and the utilities of the WordPress Design Library like Stickers and Views, let&#8217;s work through a practical example – designing the UI for a brand new block.</p>\n\n\n\n<h3><strong>Getting Started</strong></h3>\n\n\n\n<p>All you need to get started is a Figma account added to the WordPress.org Figma organization.</p>\n\n\n\n<p>Once you&#8217;ve signed up at<a href=\"https://www.figma.com/\"> Figma</a>, simply join the<a href=\"http://wordpress.slack.com/messages/design/\"> #Design</a> channel on the community Slack and request an invite. Include your Figma username, and a friendly community member will help get you set up in no time.</p>\n\n\n\n<p>Now the fun begins!</p>\n\n\n\n<p>To create a fresh new design file in Figma, visit the<a href=\"https://www.figma.com/files/project/1339415/Gutenberg?fuid=652576565531990233\"> Gutenberg project</a> and click the &#8220;+ New&#8221; button.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"395\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image15.png?resize=632%2C395&#038;ssl=1\" alt=\"\" class=\"wp-image-10183\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image15.png?resize=1024%2C640&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/04/image15.png?resize=300%2C187&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/04/image15.png?resize=768%2C480&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/04/image15.png?w=1469&amp;ssl=1 1469w, https://i2.wp.com/wordpress.org/news/files/2021/04/image15.png?w=1264&amp;ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Now let&#8217;s include the WordPress Design Library in our working file so that we have access to all the goodies we&#8217;ll need:</p>\n\n\n\n<ol><li>Open the &#8220;Assets&#8221; panel and click the little book icon to view the available Team Libraries.</li><li>In the modal, toggle the WordPress Design Library on. You can leave the others off for now.</li></ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"341\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image18.gif?resize=632%2C341&#038;ssl=1\" alt=\"\" class=\"wp-image-10184\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image18.gif?resize=1024%2C553&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/04/image18.gif?resize=300%2C162&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/04/image18.gif?resize=768%2C415&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/04/image18.gif?resize=1536%2C829&amp;ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2021/04/image18.gif?w=1264&amp;ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>After closing the modal, you&#8217;ll notice a number of components become visible in the assets panel. To insert them, they can be dragged on to the canvas:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"341\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image5.gif?resize=632%2C341&#038;ssl=1\" alt=\"\" class=\"wp-image-10185\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image5.gif?resize=1024%2C553&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/04/image5.gif?resize=300%2C162&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/04/image5.gif?resize=768%2C415&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/04/image5.gif?resize=1536%2C829&amp;ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2021/04/image5.gif?w=1264&amp;ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>It&#8217;s kind of like inserting a block <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<h3><strong>Creating a Pizza Block <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f355.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></strong></h3>\n\n\n\n<p>I love to eat pizza, so for fun, I&#8217;m going to design a new block that simply allows the user to display a delicious pizza in their posts and pages. I want the block to include options for a total number of slices and different toppings.</p>\n\n\n\n<h3><strong>Work Out the Flow</strong></h3>\n\n\n\n<p>I always like to concentrate on individual flows when designing blocks. That is to say, the linear steps a user will take when working with that block. In this case, I want to create visualizations of the following steps/views in our Figma file:</p>\n\n\n\n<ol><li>Inserting the block from the Block Inserter</li><li>The Pizza Block placeholder state including options in the block, its Toolbar, and the Inspector</li><li>The configured Pizza Block settings</li><li>The end result – a delicious pizza sitting comfortably on the canvas</li></ol>\n\n\n\n<h3><strong>Sketch the New States</strong></h3>\n\n\n\n<p>Thanks to the WordPress Design Library, I&#8217;ll be using as many existing UI components as possible, but I still need a rough idea of how they will be composed in the new interfaces that my Pizza block will require. I normally find it helpful to sketch these out on paper.</p>\n\n\n\n<p>Here&#8217;s the placeholder state which users will see when they first insert the block. This should be all I need:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"843\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image2.png?resize=632%2C843&#038;ssl=1\" alt=\"\" class=\"wp-image-10186\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image2.png?w=768&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/04/image2.png?resize=225%2C300&amp;ssl=1 225w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3><strong>Prepare the Views and Stickers</strong></h3>\n\n\n\n<p>Helpfully, there are Views in the WordPress Design Library I can use for each of the steps in the flow outlined above.</p>\n\n\n\n<p>I open the library, navigate to the Views page, find the views I need, copy them, and paste into my working file.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"374\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image3.gif?resize=632%2C374&#038;ssl=1\" alt=\"\" class=\"wp-image-10187\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image3.gif?resize=1024%2C606&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/04/image3.gif?resize=300%2C178&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/04/image3.gif?resize=768%2C455&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/04/image3.gif?resize=1536%2C910&amp;ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/04/image3.gif?w=1264&amp;ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>It is very important to <strong>copy</strong> (not cut) Views from the library so that they remain intact and other people can still access them. If you cut them, they&#8217;ll be gone forever, so please don&#8217;t do that <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p>I&#8217;m also going to need a block placeholder sticker, so I navigate to the Stickers page, copy the one that most closely resembles my sketch from before, and paste it into my working file.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"374\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image12.gif?resize=632%2C374&#038;ssl=1\" alt=\"\" class=\"wp-image-10188\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image12.gif?resize=1024%2C606&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/04/image12.gif?resize=300%2C178&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/04/image12.gif?resize=768%2C455&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>As with views, please only <strong>copy</strong> stickers; do not cut them.</p>\n\n\n\n<h3><strong>Gather the Components</strong></h3>\n\n\n\n<p>Referring back to the placeholder state I sketched out on paper (it can be helpful to import this into your Figma file), I can see that I&#8217;m going to need some form elements to realize the design.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"446\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image4.png?resize=632%2C446&#038;ssl=1\" alt=\"\" class=\"wp-image-10189\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image4.png?resize=1024%2C722&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/04/image4.png?resize=300%2C211&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/04/image4.png?resize=768%2C541&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/04/image4.png?resize=1536%2C1083&amp;ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/04/image4.png?w=1999&amp;ssl=1 1999w, https://i2.wp.com/wordpress.org/news/files/2021/04/image4.png?w=1264&amp;ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2021/04/image4.png?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>I navigate to the Assets panel, locate the components I need, and drag them into my file:</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://lh5.googleusercontent.com/UDyZdtZGo9N0e2qwgyIyz8V3xu9_zwGW9qBbBnozvwmXmVYURZ-ROLANtW7FafWYbQRnPQNWeRupk_9_1nzmKn8gRBlYDMKYR3QpwAubv8ZKAPMS_uV9VaYHsjfPItfqPiY0d1X5\" alt=\"\" /></figure>\n\n\n\n<p>Helpful tip: Once a component has been inserted, you can transform it into another component via its settings panel. Sometimes it is easier to copy/paste a component you already inserted and transform it this way, rather than opening the assets panel over and over.</p>\n\n\n\n<h3><strong>Arrange the Views, Stickers, and Components to Create a Coherent Design</strong></h3>\n\n\n\n<p>Now that we’ve gathered all the individual pieces we need, it&#8217;s simply a case of arranging them so that they resemble each of the steps of the flow we outlined before. This is done with simple drag and drop.</p>\n\n\n\n<p>If you&#8217;re familiar with software like Photoshop, Sketch, and others, this should feel very familiar.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://lh3.googleusercontent.com/DVeU3I9ajqRvMD_e5q6G5vctb4TGbgA9CsIR9xYZ3yPqtmPhbDP9cODTHH4KS-I8GB9R4UF2DV6SSsayKpy45AEDvvY2gLbMsCA0ivfsqGcm509OWeTOpaMuQcv7TFz6-xoiKFfo\" alt=\"\" /></figure>\n\n\n\n<p>Once everything is in place, our flow is complete:</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image14-1.png?ssl=1\"><img loading=\"lazy\" width=\"632\" height=\"97\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image14-1.png?resize=632%2C97&#038;ssl=1\" alt=\"\" class=\"wp-image-10238\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image14-1.png?resize=1024%2C157&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/04/image14-1.png?resize=300%2C46&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/04/image14-1.png?resize=768%2C118&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/04/image14-1.png?resize=1536%2C235&amp;ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2021/04/image14-1.png?w=1999&amp;ssl=1 1999w, https://i1.wp.com/wordpress.org/news/files/2021/04/image14-1.png?w=1264&amp;ssl=1 1264w, https://i1.wp.com/wordpress.org/news/files/2021/04/image14-1.png?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></a></figure>\n\n\n\n<p>I still find it incredible that we&#8217;re able to do this in just a few short moments.</p>\n\n\n\n<h3><strong>Hook up the Prototype</strong></h3>\n\n\n\n<p>With each step of our flow created, the last piece of the puzzle is to connect them and form a clickable prototype.</p>\n\n\n\n<p>I switch to the Prototype panel and create click behaviors by selecting a layer, then dragging the white dot to the corresponding frame.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://lh5.googleusercontent.com/i0fLdjWZhRTNFCKvHLLEfUnFx5CIm7p014R1avEV02F_B4DrG1v6Cw-XqYBth9JVYylylM7_mkqcALWEWcUVf0dRhgixJRtmsRIDHyMIZyom2cPdetMAFixgsvsmrqT03Xevync7\" alt=\"\" /></figure>\n\n\n\n<p>There are a variety of behaviors that the Figma prototyping tools support, such as a hover, drag, and click. It is even possible to create smart animations. Perhaps that&#8217;s something we can explore in another tutorial, but for now, I will refer you to the <a rel=\"nofollow\" href=\"https://help.figma.com/hc/en-us/articles/360040314193-Guide-to-prototyping-in-Figma\">Figma documentation</a> for more advanced prototyping.</p>\n\n\n\n<p>Now that I&#8217;ve connected all the appropriate elements, I am able to take my prototype for a test drive by clicking the Play <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/25b6.png\" alt=\"▶\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> icon:</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://lh3.googleusercontent.com/nBmEr4ohZ8RsjLM5wm4u8UY_zzTE0V1bXj-uoNV79WDibl5bgkZXY64ixl_BgNutg74fvxRZokUtLzWuWVlD46W4tAD_-Dcf-TclgIR9UoO73oCmNxmfcSEmUDgDG0e5WYFJ80tH\" alt=\"\" /></figure>\n\n\n\n<p>You can try it too; just click <a href=\"https://www.figma.com/proto/BmRYWzfrakFwsmIQa24xqx/Pizza-Block?page-id=0%3A1&amp;node-id=48%3A767&amp;viewport=1792%2C385%2C0.46477335691452026&amp;scaling=min-zoom\">here</a>.</p>\n\n\n\n<h2><strong>That&#8217;s All, Folks!</strong></h2>\n\n\n\n<p>I tried to keep this tutorial fairly simple and concise; even though we only really got to grips with the basics here, you can see the power of Figma and the WordPress Design Library when it comes to trying out new designs.</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:\"10173\";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: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 [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:2;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.&nbsp;</p>\n\n\n\n<p><em><strong>Have a question you&#8217;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&nbsp;</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&#8217;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&#8217;ve only ever worked with the current dashboard in WordPress. But, from what I&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;t show up, or don&#8217;t test, or don&#8217;t write down their feedback, it&#8217;s impossible to know what worked for them and what didn&#8217;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&#8217;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.&nbsp;</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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;re all in text. And there&#8217;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&#8217;ve been wondering about, things that looked broken, but actually are functioning exactly the way that they should. And I just didn&#8217;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.&nbsp;</p>\n\n\n\n<p>There are also a few other ways that we see people trying to share that feedback that don&#8217;t work quite as well. And I&#8217;m going to touch on a few of them just because it&#8217;s important to know, as you&#8217;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&#8217;s literally what Twitter is for.</p>\n\n\n\n<p>7:03</p>\n\n\n\n<p>But also it&#8217;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&#8217;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&#8217;s not possible to fix everyone&#8217;s problems. But while it&#8217;s not possible to fix everyone&#8217;s problems the moment they get shared, it&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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.&nbsp;</p>\n\n\n\n<p>10:00</p>\n\n\n\n<p>That brings us to the moment you&#8217;ve all been waiting for, the small list of big things. It&#8217;s actually kind of a medium list. Today, I&#8217;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&#8217;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.&nbsp;</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&#8217;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 &#8211; 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&#8217;s the WordPress release that&#8217;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&#8217;m your host, Josepha Haden Chomphosy. I&#8217;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: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: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 [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"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&#038;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&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/04/Frame-1.png?resize=300%2C169&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/04/Frame-1.png?resize=768%2C431&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/04/Frame-1.png?w=1264&amp;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.&nbsp;</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:&nbsp;</p>\n\n\n\n<ul><li>WordPress &#8211; WordPress refers to the open source software but also to the community that surrounds it.&nbsp;</li><li>Gutenberg &#8211; Gutenberg is the code name for a multi-year project to update editing areas for the WordPress software.</li><li>Editor &#8211; The editor refers to a section of the software that allows you to update content on your site’s posts and pages.&nbsp;</li><li>Gutenberg Plugin &#8211; 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.&nbsp;</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>.&nbsp;</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>.&nbsp;</li><li>Get early access to the latest &amp; greatest while navigating when to opt-in or out of experimental features.&nbsp;</li><li>Prepare for the future whether you’re a theme author, plugin developer, agency owner, etc.&nbsp;</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.&nbsp;</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:4;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 [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;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&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;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:5;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&#038;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&amp;resize=640%2C470&amp;ssl=1 1280w, https://i1.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-thumb.jpg?zoom=3&amp;resize=640%2C470&amp;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.&nbsp;</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&#038;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&amp;resize=640%2C768&amp;ssl=1 1280w, https://i0.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-2.jpg?zoom=3&amp;resize=640%2C768&amp;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.&nbsp;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.&nbsp;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&nbsp;</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&#038;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&amp;ssl=1 640w, https://i0.wp.com/wordpress.org/news/files/2021/04/FF50DF21-38AA-4778-B465-C2DF0B441AD7.jpeg?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2021/04/FF50DF21-38AA-4778-B465-C2DF0B441AD7.jpeg?resize=150%2C150&amp;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.&nbsp;</p></blockquote>\n\n\n\n<p>Now, he’s able to put those skills to good use in the WordPress community and beyond.&nbsp;</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&nbsp;</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&nbsp;<a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress</a>&nbsp;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:6;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.&nbsp;&nbsp;</p>\n\n\n\n<p><em><strong>Have a question you&#8217;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&#8217;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&#8217;s a lot that goes into WordPress, that&#8217;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&#8217;m going to break down the WordPress community into five big groups; I want you to keep a couple of things in mind.&nbsp;</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&#8217;m not trying to insist that one size fits all. I&#8217;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&#8217;m ready. Let&#8217;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&#8217;ll start from way out there and work my way in that first group; we’re going to call our <strong>Visitors</strong>.&nbsp;</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&#8217;s a WordPress site, but most of the time, they don&#8217;t. The second group are <strong>Users</strong>, people who use WordPress as their CMS. So, that&#8217;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&#8217;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&#8217;m also in that group.&nbsp;</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.&nbsp;</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&#8217;s pretty cool to look at really. So, why should this matter to you? From a very practical standpoint, this matters for anyone who&#8217;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&#8217;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&#8217;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&#8217;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.&nbsp;</p>\n\n\n\n<p>WordPress has allowed me as a mother of five to leave a toxic marriage for good.&nbsp;</p>\n\n\n\n<p>Later, the community picked me up when I became seriously ill.&nbsp;</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&#8217;ve got three things for you this week. I think that they&#8217;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.&nbsp;</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&#8217;s an important release because it&#8217;s when we take a look at the current iteration of full site editing tools that we have, and decide if it&#8217;s ready to get into the WordPress 5.8 release. There&#8217;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&#8217;t checked out the Gutenberg plugin lately, obviously I think it&#8217;s a good idea to do that in general, but definitely a good idea to check it out now.&nbsp;</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&#8217;ll share a link to that in the show notes. It&#8217;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&#8217;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&#8217;re interested in. We&#8217;ll take a look and see if it&#8217;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.&nbsp;</p>\n\n\n\n<p>Thank you for joining in today for the WordPress briefing. I&#8217;m your host, Josepha Haden Chomphosy. I&#8217;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:7;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 [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"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.&nbsp;</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&amp;min=00&amp;sec=0\">5 AM</a> and <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=20&amp;min=00&amp;sec=0\">8 PM</a> UTC.&nbsp;</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.&nbsp;</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>,&nbsp; wrapped up successfully.&nbsp; 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/\">&nbsp;build a restaurant-themed website header</a> to help improve the future of WordPress! Deadline: April 8.&nbsp;</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.&nbsp;</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>&#8211;<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&amp;date=2021-04-08\">sign up now</a>!&nbsp;</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:8;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&#038;ssl=1\" alt=\"\" class=\"wp-image-9998\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/03/Block-Patterns.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/03/Block-Patterns.jpg?resize=300%2C169&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/03/Block-Patterns.jpg?resize=768%2C432&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/03/Block-Patterns.jpg?w=1441&amp;ssl=1 1441w, https://i2.wp.com/wordpress.org/news/files/2021/03/Block-Patterns.jpg?w=1264&amp;ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>If you&#8217;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&#8217;re pretty nice, useful shortcuts when you know them, but there&#8217;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&#8217;s a block pattern?</h2>\n\n\n\n<p>Patterns are&nbsp;<strong>collections of pre-arranged blocks</strong>&nbsp;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&#038;ssl=1\" alt=\"\" class=\"wp-image-10021\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?resize=1024%2C670&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?resize=300%2C196&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?resize=768%2C503&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?resize=1536%2C1005&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?resize=2048%2C1340&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?w=1264&amp;ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?w=1896&amp;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&#8217;re able to preview them with your site&#8217;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&#038;ssl=1\" alt=\"\" class=\"wp-image-10022\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?resize=1024%2C669&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?resize=300%2C196&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?resize=768%2C502&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?resize=1536%2C1003&amp;ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?resize=2048%2C1338&amp;ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?w=1264&amp;ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?w=1896&amp;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>	&lt;!-- wp:group --&gt;\n&lt;div class=\"wp-block-group\"&gt;&lt;div class=\"wp-block-group__inner-container\"&gt;&lt;!-- wp:separator {\"className\":\"is-style-default\"} --&gt;\n&lt;hr class=\"wp-block-separator is-style-default\"/&gt;\n&lt;!-- /wp:separator --&gt;\n&lt;!-- wp:image {\"align\":\"center\",\"id\":553,\"width\":150,\"height\":150,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --&gt;\n&lt;div class=\"wp-block-image is-style-rounded\"&gt;&lt;figure class=\"aligncenter size-large is-resized\"&gt;&lt;img src=\"https://blockpatterndesigns.mystagingwebsite.com/wp-content/uploads/2021/02/StockSnap_HQR8BJFZID-1.jpg\" alt=\"\" class=\"wp-image-553\" width=\"150\" height=\"150\"/&gt;&lt;/figure&gt;&lt;/div&gt;\n&lt;!-- /wp:image --&gt;\n&lt;!-- wp:quote {\"align\":\"center\",\"className\":\"is-style-large\"} --&gt;\n&lt;blockquote class=\"wp-block-quote has-text-align-center is-style-large\"&gt;&lt;p&gt;\"Contributing makes me feel like I\'m being useful to the planet.\"&lt;/p&gt;&lt;cite&gt;— Anna Wong, &lt;em&gt;Volunteer&lt;/em&gt;&lt;/cite&gt;&lt;/blockquote&gt;\n&lt;!-- /wp:quote --&gt;\n&lt;!-- wp:separator {\"className\":\"is-style-default\"} --&gt;\n&lt;hr class=\"wp-block-separator is-style-default\"/&gt;\n&lt;!-- /wp:separator --&gt;&lt;/div&gt;&lt;/div&gt;\n&lt;!-- /wp:group --&gt;</code></pre>\n\n\n\n<p>That&#8217;s also how you create them: just use the block editor to configure a smattering of blocks to your liking, and the hard part&#8217;s over.</p>\n\n\n\n<h2>How do I get them in the block library?</h2>\n\n\n\n<p>There&#8217;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>&lt;?php \n/*\nPlugin Name: Quote Pattern Example Plugin\n*/\n\nregister_block_pattern(\n	\'my-plugin/my-quote-pattern\',\n	array(\n		\'title\'       =&gt; __( \'Quote with Avatar\', \'my-plugin\' ),\n		\'categories\'  =&gt; array( \'text\' ),\n		\'description\' =&gt; _x( \'A big quote with an avatar\".\', \'Block pattern description\', \'my-plugin\' ),\n		\'content\'     =&gt; \'&lt;!-- wp:group --&gt;&lt;div class=\"wp-block-group\"&gt;&lt;div class=\"wp-block-group__inner-container\"&gt;&lt;!-- wp:separator {\"className\":\"is-style-default\"} --&gt;&lt;hr class=\"wp-block-separator is-style-default\"/&gt;&lt;!-- /wp:separator --&gt;&lt;!-- wp:image {\"align\":\"center\",\"id\":553,\"width\":150,\"height\":150,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --&gt;&lt;div class=\"wp-block-image is-style-rounded\"&gt;&lt;figure class=\"aligncenter size-large is-resized\"&gt;&lt;img src=\"https://blockpatterndesigns.mystagingwebsite.com/wp-content/uploads/2021/02/StockSnap_HQR8BJFZID-1.jpg\" alt=\"\" class=\"wp-image-553\" width=\"150\" height=\"150\"/&gt;&lt;/figure&gt;&lt;/div&gt;&lt;!-- /wp:image --&gt;&lt;!-- wp:quote {\"align\":\"center\",\"className\":\"is-style-large\"} --&gt;&lt;blockquote class=\"wp-block-quote has-text-align-center is-style-large\"&gt;&lt;p&gt;\"Contributing makes me feel like I\\\'m being useful to the planet.\"&lt;/p&gt;&lt;cite&gt;— Anna Wong, &lt;em&gt;Volunteer&lt;/em&gt;&lt;/cite&gt;&lt;/blockquote&gt;&lt;!-- /wp:quote --&gt;&lt;!-- wp:separator {\"className\":\"is-style-default\"} --&gt;&lt;hr class=\"wp-block-separator is-style-default\"/&gt;&lt;!-- /wp:separator --&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- /wp:group --&gt;\',\n	)\n);\n\n?&gt;</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&#8217;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&#038;ssl=1\" alt=\"\" class=\"wp-image-10047\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/03/Quote.jpg?resize=1024%2C696&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/03/Quote.jpg?resize=300%2C204&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/03/Quote.jpg?resize=768%2C522&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/03/Quote.jpg?resize=1536%2C1043&amp;ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/03/Quote.jpg?w=1908&amp;ssl=1 1908w, https://i2.wp.com/wordpress.org/news/files/2021/03/Quote.jpg?w=1264&amp;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&#8217;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 &#8220;TwentyTwentyOne Blocks&#8221;) 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&#8217;s just a smattering of blocks, detached from the pattern you created and meant to be customized to your liking. It&#8217;s a <em>shortcut</em>, not a <em>template</em>. That also means you don&#8217;t have to worry about switching themes or deactivating pattern plugins: the blocks you already inserted won&#8217;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. &#8220;<strong>Follow me on Twitter</strong>,&#8221; &#8220;<strong>Article series</strong>,<strong>&#8220;</strong> or <strong>&#8220;Subscribe to my podcast&#8221;</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&#8217;t allow you to customize letter-spacing, your block pattern can&#8217;t either. While the Global Styles project will expand what&#8217;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&#038;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&amp;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&amp;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&amp;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&amp;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&amp;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&amp;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&amp;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&#038;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&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?resize=300%2C193&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?resize=768%2C493&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?resize=1536%2C987&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?resize=2048%2C1315&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?w=1264&amp;ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?w=1896&amp;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&#038;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&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?resize=300%2C193&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?resize=768%2C493&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?resize=1536%2C986&amp;ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?resize=2048%2C1314&amp;ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?w=1264&amp;ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?w=1896&amp;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&#8217;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&#038;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&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/03/Heading-and-a-paragraph.jpg?resize=300%2C254&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/03/Heading-and-a-paragraph.jpg?resize=768%2C651&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/03/Heading-and-a-paragraph.jpg?resize=1536%2C1301&amp;ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/03/Heading-and-a-paragraph.jpg?w=1903&amp;ssl=1 1903w, https://i2.wp.com/wordpress.org/news/files/2021/03/Heading-and-a-paragraph.jpg?w=1264&amp;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&#038;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&amp;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&amp;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&amp;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&amp;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&amp;ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-in-a-full-height-container-scaled.jpg?w=1264&amp;ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-in-a-full-height-container-scaled.jpg?w=1896&amp;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&#8217;s images offset to create a unique silhouette, or just using less visible features (like fixed positioning in the Cover block), it&#8217;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&#8217;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>&lt;?php \n/*\nPlugin Name: Quote Pattern Example Plugin\n*/\n\nregister_block_pattern(\n	\'my-plugin/my-quote-pattern\',\n	array(\n		\'title\'       =&gt; __( \'Quote with Avatar\', \'my-plugin\' ),\n		\'categories\'  =&gt; array( \'text\' ),\n		\'description\' =&gt; _x( \'A big quote with an avatar\".\', \'Block pattern description\', \'my-plugin\' ),\n		\'content\'     =&gt; \'&lt;!-- wp:group --&gt;&lt;div class=\"wp-block-group\"&gt;&lt;div class=\"wp-block-group__inner-container\"&gt;&lt;!-- wp:separator {\"className\":\"is-style-default\"} --&gt;&lt;hr class=\"wp-block-separator is-style-default\"/&gt;&lt;!-- /wp:separator --&gt;&lt;!-- wp:image {\"align\":\"center\",\"id\":553,\"width\":150,\"height\":150,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --&gt;&lt;div class=\"wp-block-image is-style-rounded\"&gt;&lt;figure class=\"aligncenter size-large is-resized\"&gt;&lt;img src=\"https://blockpatterndesigns.mystagingwebsite.com/wp-content/uploads/2021/02/StockSnap_HQR8BJFZID-1.jpg\" alt=\"\" class=\"wp-image-553\" width=\"150\" height=\"150\"/&gt;&lt;/figure&gt;&lt;/div&gt;&lt;!-- /wp:image --&gt;&lt;!-- wp:quote {\"align\":\"center\",\"className\":\"is-style-large\"} --&gt;&lt;blockquote class=\"wp-block-quote has-text-align-center is-style-large\"&gt;&lt;p&gt;\"Contributing makes me feel like I\\\'m being useful to the planet.\"&lt;/p&gt;&lt;cite&gt;— Anna Wong, &lt;em&gt;Volunteer&lt;/em&gt;&lt;/cite&gt;&lt;/blockquote&gt;&lt;!-- /wp:quote --&gt;&lt;!-- wp:separator {\"className\":\"is-style-default\"} --&gt;&lt;hr class=\"wp-block-separator is-style-default\"/&gt;&lt;!-- /wp:separator --&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- /wp:group --&gt;\',\n	)\n);\n\n?&gt;</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&#038;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&amp;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&amp;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&amp;ssl=1 692w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /><figcaption>Installed pattern under &#8220;Text&#8221; 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:9;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&#8217;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&#8217;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&#8217;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&amp;A. Welcome, Matías.&nbsp;</p>\n\n\n\n<p>Matías [0:56]: Hello, hello! Thanks for inviting me. It&#8217;s a pleasure to be here.</p>\n\n\n\n<p>Josepha [1:00]: Well, I&#8217;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&#8217;m going to start with the “what is it about full site editing,” sorts of questions that people had. We&#8217;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&#8217;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&#8217;ll start with the basics. Full site editing is part of the Gutenberg plugin right now. I think it&#8217;s important to mention that full site editing is like an umbrella for several projects that we&#8217;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&#8217;s also the interface to interact with templates outside of the content; that&#8217;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&#8217;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&#8217;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:&nbsp; 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&#8217;s in the Gutenberg plugin. And so if you have that plugin, you don&#8217;t need the testing plugin or anything else to make that work, right?</p>\n\n\n\n<p>Matías [3:51]:&nbsp; 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.&nbsp;</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&#8217;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.&nbsp;</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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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.&nbsp;</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&#8217;s a really big answer if you&#8217;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&#8217;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&#8217;t have a lot to do with a classic editor. But the classic editor use for both doesn&#8217;t change anything at all; like the same way that when the block editor was introduced, it didn&#8217;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&#8217;t have to be super brand new. If you&#8217;re fairly new to WordPress person and have no idea what we&#8217;re talking about when we say the classic editor, you don&#8217;t really have to worry about it either. You don&#8217;t have to go and find out what that is; the block editor that you have right now works perfectly for what you&#8217;re trying to do. So if you don&#8217;t know what I mean when I say classic editor, don&#8217;t worry about chasing it down either.&nbsp;</p>\n\n\n\n<p>I think that this last question we accidentally answered earlier, but I&#8217;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&#8217;t seem to be able to. What am I missing?” I think the answer is that there&#8217;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&#8217;s correct.&nbsp;</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&#8217;s a safe question to ask if full site editing will be on by default in the release that it&#8217;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&#8217;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&#8217;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&#8217;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&#8217;s either encountering Gutenberg or full site editing or this podcast for the first time, I think a tiny bit of context that&#8217;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&#8217;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&#8217;s all that we have been trying to untangle for quite a bit of time before that as well. So we don&#8217;t take it lightly when we&#8217;re like, “this is complicated;” we mean it. It&#8217;s really complicated. And we&#8217;re trying our hardest over here as WordPress.&nbsp;</p>\n\n\n\n<p>The next big question, since we&#8217;re all stuck in the “it&#8217;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&#8217;s exactly as I wanted it to be, and it took me two years to get there will full site editing, whichever release it&#8217;s in. Currently, 5.8 is what we&#8217;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&#8217;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&#8217;t need to change, and a lot of care is being put into making this more like you&#8217;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&#8217;t say that we&#8217;re 100% perfect with not breaking things. But also, we always and I and I know that we&#8217;re planning on this for our remaining releases for the rest of the year. At the very least, I can&#8217;t imagine we&#8217;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&#8217;re only 1% of the sites that had that happen to it. And so I think that&#8217;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.&nbsp;</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&#8217;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&#8217;t have that with Gutenberg because it&#8217;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&#8217;t actually have to reload anything. You don&#8217;t have to open it up in a new window. You don&#8217;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&#8217;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&#8217;s one layer. Also, the preview tools should allow you to see in different devices like mobile breakpoints, and I don&#8217;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&#8217;s focused on the entire site. So, there can be many, many changes that need to be shadowed for the site.&nbsp;</p>\n\n\n\n<p>If you&#8217;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&#8217;s a, I guess, it&#8217;s not a simple thing to answer. Because, again, the idea of previewing the site that&#8217;s core to the whole project is that you&#8217;re always interacting in the same way that when you&#8217;re in the customizer, you&#8217;re seeing the preview all the time. That&#8217;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&#8217;re seeing with your users. And so I understand. Now that I&#8217;ve researched that question a bit, I see where that&#8217;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&#8217;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&#8217;re being pretty conversational about it, not because anyone already asked the question. So I&#8217;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&#8217;s something that forever has been locked away from users. And it&#8217;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&#8217;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&#8217;t think that would ever be exhausted. That will always remain as diverse as humans are interacting with WordPress. And so it&#8217;s not that I don&#8217;t see it&#8217;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&#8217;s listening keenly, you may have heard Matías say that the users can update any of the content there &#8211; any of the copy. In this context, we&#8217;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&#8217;ve done something very interesting with your WordPress site, which is also fine if that&#8217;s what you prefer to do. By default, your visitors can&#8217;t change everything on your website, which is good news, frankly.</p>\n\n\n\n<p>So I&#8217;ve got one logistics question, which I&#8217;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&#8217;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&#8217;t have anyone who is currently committed to maintaining that plugin anymore. So that&#8217;s what&#8217;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&#8217;s still a fair question, though. I think we&#8217;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&#8217;s four to five years. We&#8217;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&#8217;ll continue to make decisions on when things become ready. We&#8217;re not committed to releasing something that&#8217;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 &#8211; 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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;m communicating about this change in a really broad way, which has not been happening since 2019 when we started the work. We&#8217;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&#8217;re just racing toward a finish line. I think that there&#8217;s, there&#8217;s not been a lot of awareness of everything that&#8217;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&#8217;s the nature of the open source, right that like, one, as long as you have users, you&#8217;re going to have stuff you have to fix in your software. So we&#8217;re never really, really going to be done with this; there&#8217;s not going to be like a done point of WordPress. And the second thing is, I think it&#8217;s generally true that you don&#8217;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&#8217;re like 40% of the web. And that means that we&#8217;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&#8217;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&#8217;ve been working on it for a decade or something. I actually don&#8217;t know how long it&#8217;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&#8217;s totally fine. I also want to add that full site editing is not like a single toggle that&#8217;s going to drop into a major release. So I think that&#8217;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&#8217;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&#8217;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&#8217;t immediately change anything for like the site itself, starts to unlock a lot of things.&nbsp;</p>\n\n\n\n<p>Josepha [29:27]: I&#8217;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&#8217;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&#8217;t have as a close connection that our theme and agency and plugin folks all have. And so that&#8217;s another part of why I&#8217;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&#8217;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&#8217;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&#8217;ve got a lot of excellent speakers coming up there and a lot of good content and good training and learning for y&#8217;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&#8217;ll add the link to register for those in the show notes as well; it&#8217;s just a few minutes for you all to stop by, check-in, see what&#8217;s going on, and share some celebrations or concerns with us. And I hope that I see you there.&nbsp;</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&#8217;m your host, Josepha Haden Chomphosy. I&#8217;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:\"\";}}}}}}}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:\"Thu, 29 Apr 2021 04:47:55 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:\"Wed, 28 Apr 2021 17:52:55 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:\"20201016225006\";}','no'),(429473,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1619714875','no'),(429474,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1619671675','no'),(429475,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1619714875','no');
INSERT INTO `wp_options` VALUES (429476,'_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:65:\"WPTavern: Pattern Directory Targeted to Launch with 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=115742\";s:7:\"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:175:\"https://wptavern.com/pattern-directory-targeted-to-launch-with-wordpress-5-8?utm_source=rss&utm_medium=rss&utm_campaign=pattern-directory-targeted-to-launch-with-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:2218:\"<p>Last month WordPress contributors published the <a href=\"https://wptavern.com/first-look-at-initial-designs-for-wordpress-block-pattern-directory\">initial designs</a> for the upcoming pattern directory, which will host community-submitted patterns that can be installed with one click from the block inserter in the editor. A live prototype of the work in progress is available at <a href=\"https://wordpress.org/patterns/\">wordpress.org/patterns</a>. </p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>The previously planned masonry style, which accommodates variable thumbnail heights, has not been implemented yet. Clicking on the individual pattern reveals a live preview with a handy resizing bar for trying it out on different screen sizes. The copying and favoriting features are not yet fully working. I was able to copy and paste patterns into the editor, but the previews aren&rsquo;t yet very accurate.</p>\n\n\n\n<p>The project is clipping along and contributors are aiming to have the new directory ready to <a href=\"https://make.wordpress.org/meta/2021/04/28/block-pattern-directory-update/\">launch in tandem with the upcoming WordPress 5.8</a> release. Features planned for the first version include browsing and searching patterns, live preview of patterns, and the ability to copy the block code. Users signed into WordPress.org will be able to create and submit patterns to the directory using a set of curated images and media. They will go through a basic moderation process and patterns will be available for download directly through the block editor.</p>\n\n\n\n<p>Once the directory is launched, contributors plan to add support for internationalization, forking and iterating on patterns, expand the available media for use in pattern creation, and add a pattern browsing UI to the editor. </p>\n\n\n\n<p>WordPress 5.8 is expected to land in July 2021 with the new Query, Site Logo, and Navigation blocks, template-editing mode, and the block-based widgets screen and customizer integration. The availability of pre-made patterns will be a beneficial accompaniment to the first round of full-site editing features added to core in the next release, enhancing the basic page building experience.</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, 29 Apr 2021 04:25:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:85:\"WPTavern: Gravity Forms 2.5 Launches With an Overhauled UI and Focus on Accessibility\";s:7:\"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=115645\";s:7:\"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/gravity-forms-2-5-launches-with-an-overhauled-ui-and-focus-on-accessibility?utm_source=rss&utm_medium=rss&utm_campaign=gravity-forms-2-5-launches-with-an-overhauled-ui-and-focus-on-accessibility\";s: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:7327:\"<p class=\"has-drop-cap\">The Gravity Forms team formally <a href=\"https://www.gravityforms.com/gravity-forms-2-5-is-now-available-the-next-generation-of-form-building/\">announced version 2.5 of its form plugin</a> yesterday. The product, owned by RocketGenius, promises an overhauled experience that is more in line with the core block editor. The team also wanted to put accessibility at the forefront of this release.</p>\n\n\n\n<p>The design is fresh, ditching pieces of the older WordPress UI in favor of cleaner lines and branding. The update should make current users feel like they are getting an overhauled product that still offers all the tools they are accustomed to. It should also feel more attractive to new customers.</p>\n\n\n\n<p>&ldquo;Our big push with 2.5 is to update our editor so it looks more like Gutenberg, added more enhancements to using it in the block editor as well as doing our level best to make Gravity Forms the easiest form plugin in the ecosystem to make accessible,&rdquo; said James Giroux, Community Experience Manager at RocketGenius.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img />Version 2.5 Form Editor</li><li class=\"blocks-gallery-item\"><img />Version 2.4 Form Editor</li></ul>Comparison between new and old Gravity Forms editor screens.\n\n\n\n<p>While much of the new UI looks and feels like the block editor, there are differences in the user experience. Instead of a block inserter, form fields can be clicked or dragged and dropped from the right sidebar. Users more accustomed to slash commands will not be able to work directly from the content canvas. Even with the differences, building forms felt natural.</p>\n\n\n\n<p>&ldquo;The native WP editor experience is changing a lot, and things are continuing to evolve there,&rdquo; said Giroux. &ldquo;One of the things we&rsquo;ve worked really hard on with this latest release is to be as consistent as we can with our UI without being completely identical to the editor. This gives us the freedom to adapt to our users&rsquo; needs without being constrained by the timelines and development priorities of the WP editor. Our previous form editor was designed to fit in with the look and feel of the editor of the day, and I expect we&rsquo;ll continue to be influenced and shaped by what the community designs and creates for Core.&rdquo;</p>\n\n\n\n<p>Gravity Forms always carved its own path, leaping when others were still learning to crawl. Building entirely with native WordPress methods could hinder their goals, and the block system is still rapidly changing.</p>\n\n\n\n<p>&ldquo;We&rsquo;re very excited about the new UI patterns that the block editor has introduced,&rdquo; said Giroux. &ldquo;It gives us a blueprint to create with consistency that we believe will lead to better user outcomes. The legacy WordPress Dashboard was not opinionated by design. The Block Editor and now Full Site Editing workflows, however, are giving us a lot more that we can apply. This will make Gravity Forms more familiar to WordPress users, and that&rsquo;s probably the biggest way the new editing experience has shaped our approach.&rdquo;</p>\n\n\n\n<img />Forms management screen.\n\n\n\n<p>&ldquo;The Block Editor is a great tool for users,&rdquo; said Giroux. &ldquo;If we can find ways to give more functionality on a per post or per-page basis that will maintain the stability and performance that our users have come to expect, I don&rsquo;t see why we wouldn&rsquo;t move in that direction. For now, there is a lot of opportunity for us to explore the existing options available within the editor that keep development complexity to a minimum, and we&rsquo;re keen to do that and provide more value to Gravity Forms users via the block editor.&rdquo;</p>\n\n\n\n<p>On accessibility, the primary lesson the team learned is that there is no magic switch to make a site WCAG compliant. It takes a holistic approach. WordPress, themes, and plugins must each do their parts to make this path easier for users.</p>\n\n\n\n<p>&ldquo;What we have done is invest in learning as much as we can about accessibility, the challenges of accessible forms, and worked with Rian Rietveld and the team at Level Level to make creating accessible forms easier and faster,&rdquo; he said.</p>\n\n\n\n<p>Gravity Forms 2.5 introduces new tools to enable accessible forms and outputs warnings when a user is configuring a form in a way that would pose an issue. The team also has extensive <a href=\"https://docs.gravityforms.com/gravity-forms-commitment-to-accessibility/\">documentation on accessibility</a> and a <a href=\"https://www.gravityforms.com/a-guide-to-gravity-forms-2-5/\">blog post</a> covering it in the context of version 2.5.</p>\n\n\n\n<p>&ldquo;We&rsquo;ve committed ourselves to making accessibility and accessibility testing a part of our development process,&rdquo; said Giroux.</p>\n\n\n\n<p>Outside of mentioning that the current release is the foundation going forward and excitement over new ideas, he remained tight-lipped about specific features in the pipeline for version 2.6 and beyond.</p>\n\n\n\n<h2>Competition and the Forms Market</h2>\n\n\n\n<img />Extensions from the Certified Add-On program.\n\n\n\n<p class=\"has-drop-cap\">For years, few developers or companies could afford the time and monetary investment of creating visual builders, for forms or otherwise. It is no small feat to accomplish what Gravity Forms and others have done in the past. However, the block system is a set of APIs that could take some legwork out of the equation. Eager developers might see this as an opportunity to carve out their own slice of the market.</p>\n\n\n\n<p>Even while Gravity Forms is taking cues from core WordPress, the block editor could level the playing field, introducing new competition.</p>\n\n\n\n<p>&ldquo;I&rsquo;m very excited by what we&rsquo;re seeing plugin developers do with the functionality in the WordPress editor,&rdquo; said Giroux. &ldquo;Giving users common patterns that work the same regardless of the developer, I believe, will only help further adoption of WordPress and the plugins that capitalize on the power of the editor. Gravity Forms is more than just a form builder, it&rsquo;s a platform for building some pretty exciting workflows which can be challenging to adapt to the pace of change in the editor. As the development cycle matures and becomes more predictable, I&rsquo;m eager to see how more complex plugin ecosystems like ours adapt to it.&rdquo;</p>\n\n\n\n<p>The Gravity Forms team looks at forms as &ldquo;just the tip of the iceberg,&rdquo; seeing value in helping web professionals solve problems with different types of business data.</p>\n\n\n\n<p>Even in an increasingly crowded space, they have tripled their team size in the past two years, launched a <a href=\"https://www.gravityforms.com/certified-developers-and-add-ons/\">Certified Developer program</a>, and upgraded their support and user feedback system.</p>\n\n\n\n<p>&ldquo;We are committed to being the most reliable, secure, and accessible form solution, and I think that&rsquo;s what keeps us relevant,&rdquo; said Giroux. &ldquo;The WordPress ecosystem is maturing, and while it is harder to stand out today than perhaps a few years ago, there is still a lot of opportunity for great ideas and great innovation, just like we&rsquo;re seeing with the WordPress editor.&rdquo;</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 21:44: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: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:75:\"WordPress.org blog: Getting Started with the Figma WordPress Design Library\";s:7:\"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=10173\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://wordpress.org/news/2021/04/getting-started-with-the-figma-wordpress-design-library/\";s: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:18151:\"<p>Created by James Koster, (<a href=\"https://profiles.wordpress.org/jameskoster/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>jameskoster</a>)</p>\n\n\n\n<p>As the name suggests, the WordPress Design Library is a library of WordPress design assets, enabling anyone to quickly create design prototypes for WordPress UI in Figma.</p>\n\n\n\n<p>These tools are useful for designers when creating new UI and for anyone looking to contribute ideas, enhancements, or even solutions to bug reports. Sometimes pictures really do speak a thousand words.</p>\n\n\n\n<p>In this post, we&#8217;ll talk about some key features of Figma before diving into a practical example that demonstrates some of the WordPress Design Library utilities.</p>\n\n\n\n<h2><strong>What Is Figma?</strong></h2>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image8.png?resize=632%2C296&ssl=1\" alt=\"\" class=\"wp-image-10174\" width=\"632\" height=\"296\" /></div>\n\n\n\n<p><a rel=\"nofollow\" href=\"https://www.figma.com/\">Figma</a> is a collaborative design tool that members of the WordPress project&#8217;s design team have<a href=\"https://make.wordpress.org/design/2018/11/19/figma-for-wordpress/\"> been using</a> for several years to work on and share design concepts. It offers a variety of handy features such as: in-browser access, rich prototyping tools, component libraries, code inspectors, live embeds, inline commenting, plugins, and much much more.</p>\n\n\n\n<p>Perhaps best of all, it is totally free to sign up and start playing around. If you join the WordPress.org Figma organization (instructions below), you&#8217;ll gain access to the WordPress Design Library enabling you to design WordPress UI in no time.</p>\n\n\n\n<h2><strong>What Is the WordPress Design Library?</strong></h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>In Figma, you can share components and styles by publishing them, transforming your file into a library so that you can use instances of those components in other files.</p><p></p><p></p><cite><a rel=\"nofollow\" href=\"https://www.figma.com/best-practices/components-styles-and-shared-libraries/#:~:text=Libraries%3A%20In%20Figma%2C%20you%20can,instances%20of%20your%20components%20live.\">Figma.com</a></cite></blockquote>\n\n\n\n<p>It may be easiest to think of the WordPress Design Library as a visual representation of all the javascript components that compose UI in the WordPress codebase. As an end user of the library, you can use those components in a self-contained environment to create new interface designs. It&#8217;s kind of like a big LEGO box containing all the UI pieces (buttons, form inputs, etc.) that you can use to create and try out new designs.</p>\n\n\n\n<div class=\"juxtapose\"><img id=\"10175\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image13.png?resize=632%2C340&ssl=1\" alt=\"\" width=\"632\" height=\"340\" class=\"image-compare__image-before\" /><img id=\"10176\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image6.png?resize=632%2C340&ssl=1\" alt=\"\" width=\"632\" height=\"340\" class=\"image-compare__image-after\" /></div>\n\n\n\n<p>Creating designs with these assets enables rapid ideation on new interfaces by removing mundane processes that one would ordinarily have to work through. Nobody wants to repeatedly double-check that the button they made perfectly matches the buttons rendered by the code! And on the flip-side of that coin, anyone sharing a design with others will generally endeavor to make specific elements (like buttons) match what exists in the code as closely as possible. The WordPress Design Library solves both these headaches and more.</p>\n\n\n\n<p>An additional benefit to these assets visually matching what exists in the codebase is that any designs you create with them will inherently make use of the latest WordPress design language and consequently <em>feel</em> like WordPress with almost no effort required. Passing such designs on to developers makes them easier to interpret and implement too.</p>\n\n\n\n<h2><strong>Figma Fundamentals</strong></h2>\n\n\n\n<p>Before getting into the practical section of this post, let&#8217;s quickly cover some of the fundamental features of Figma libraries. This will help prepare us for working with the WordPress Design Library.</p>\n\n\n\n<h3><strong>Components</strong></h3>\n\n\n\n<p>As we touched on above, the library consists of &#8220;components&#8221; that serve as visual counterparts to their code-based equivalents. That is to say, there is a Button component in Figma, <em>and</em> a matching Button component in the WordPress codebase.</p>\n\n\n\n<p>But what <em>is</em> a Figma component?</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Components are elements you can reuse across your designs. They help to create and manage consistent designs across projects.</p><p></p><cite><a rel=\"nofollow\" href=\"https://help.figma.com/hc/en-us/articles/360038662654-Guide-to-Components-in-Figma\">help.figma.com</a></cite></blockquote>\n\n\n\n<p>Let&#8217;s quickly explore some of the properties of Figma components to understand the ways they help when working on our next design.</p>\n\n\n\n<h3><strong>Variants</strong></h3>\n\n\n\n<p>Some Figma components offer variants. One example is Button(s) which all have the following states:</p>\n\n\n\n<ul><li>Resting</li><li>Hover</li><li>Focus</li><li>Disabled</li></ul>\n\n\n\n<p>These can be manipulated via the variants interface in Figma:</p>\n\n\n\n<img width=\"632\" height=\"449\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image7-2.gif?resize=632%2C449&ssl=1\" alt=\"\" class=\"wp-image-10179\" />\n\n\n\n<p>Other examples of components with variants are form inputs and menu items. Variants are a new feature in Figma, so we&#8217;ll be adding more over time.</p>\n\n\n\n<h3><strong>Overrides</strong></h3>\n\n\n\n<p>Although any components you insert are intrinsically linked to the master component in the library, it is possible to override some properties.</p>\n\n\n\n<p>While working with an instance of the Button component, you can change things like the label, or even the background color, while maintaining the link to the master component in the library. If you&#8217;re familiar with git workflows, this is kind of like creating a local branch. Any changes you make can easily be reset in a couple of clicks.</p>\n\n\n\n<img width=\"632\" height=\"527\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/04/image10.gif?resize=632%2C527&ssl=1\" alt=\"\" class=\"wp-image-10180\" />\n\n\n\n<p>Overrides made to your local instance will persist even when the master component is updated. So if your design calls for a button with a green background, you can apply that override safely with the knowledge that even if the master component is updated, your button can inherit those updates and remain green.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p>We&#8217;ve only really scratched the surface of components here. So I would recommend the official <a rel=\"nofollow\" href=\"https://help.figma.com/hc/en-us/articles/360038662654-Guide-to-Components-in-Figma\">Figma documentation</a> for more advanced information.</p>\n\n\n\n<h3><strong>Figma Styles</strong></h3>\n\n\n\n<p>In addition to components, styles are also published as part of the WordPress Design Library. They have similar properties to components in that a master style exists in the library and can be utilized in your local Figma file. Just like Components, Styles will receive updates when changes to the library are published.</p>\n\n\n\n<p>Styles are used to define colors, typographical rules, and effects like drop-shadows present in the WordPress codebase. They enable you to apply things like text or background colors that will match other UI parts.</p>\n\n\n\n<p>Using Styles from the library, you ensure that your creations match existing UI elements, making it easier to implement.</p>\n\n\n\n<img width=\"632\" height=\"799\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image11.png?resize=632%2C799&ssl=1\" alt=\"\" class=\"wp-image-10181\" />\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p>To learn more about styles in Figma, I recommend the <a rel=\"nofollow\" href=\"https://help.figma.com/hc/en-us/articles/360039238753-Styles-in-Figma\">official documentation</a>.</p>\n\n\n\n<h3><strong>Views and Stickers</strong></h3>\n\n\n\n<p>&#8220;Stickers&#8221; are simply arrangements of Components and Styles that have been combined to represent common UI elements. They are not good candidates for full componentization due to their frequent customization needs. Examples of Stickers include the Inspector sidebar and the block inserter:</p>\n\n\n\n<img width=\"632\" height=\"770\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image16.png?resize=632%2C770&ssl=1\" alt=\"\" class=\"wp-image-10182\" />\n\n\n\n<p>Their utility is simple: find the sticker you need, peel (copy) it from the WordPress Design Library, and stick (paste) it into your local file before customizing as needed.</p>\n\n\n\n<p><em>Stickers</em> are not Figma features like Components and Styles, but any stickers you copy to a working file will stay up to date by virtue of their underlying assets.</p>\n\n\n\n<p><em>Views</em> are arrangements of components, styles, <em>and</em> stickers.</p>\n\n\n\n<h2><strong>Designing a Block Using the WordPress Design Library</strong></h2>\n\n\n\n<p>Okay, now that we have a handle on the basics of Figma libraries and their features and the utilities of the WordPress Design Library like Stickers and Views, let&#8217;s work through a practical example – designing the UI for a brand new block.</p>\n\n\n\n<h3><strong>Getting Started</strong></h3>\n\n\n\n<p>All you need to get started is a Figma account added to the WordPress.org Figma organization.</p>\n\n\n\n<p>Once you&#8217;ve signed up at<a href=\"https://www.figma.com/\"> Figma</a>, simply join the<a href=\"http://wordpress.slack.com/messages/design/\"> #Design</a> channel on the community Slack and request an invite. Include your Figma username, and a friendly community member will help get you set up in no time.</p>\n\n\n\n<p>Now the fun begins!</p>\n\n\n\n<p>To create a fresh new design file in Figma, visit the<a href=\"https://www.figma.com/files/project/1339415/Gutenberg?fuid=652576565531990233\"> Gutenberg project</a> and click the &#8220;+ New&#8221; button.</p>\n\n\n\n<img width=\"632\" height=\"395\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image15.png?resize=632%2C395&ssl=1\" alt=\"\" class=\"wp-image-10183\" />\n\n\n\n<p>Now let&#8217;s include the WordPress Design Library in our working file so that we have access to all the goodies we&#8217;ll need:</p>\n\n\n\n<ol><li>Open the &#8220;Assets&#8221; panel and click the little book icon to view the available Team Libraries.</li><li>In the modal, toggle the WordPress Design Library on. You can leave the others off for now.</li></ol>\n\n\n\n<img width=\"632\" height=\"341\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image18.gif?resize=632%2C341&ssl=1\" alt=\"\" class=\"wp-image-10184\" />\n\n\n\n<p>After closing the modal, you&#8217;ll notice a number of components become visible in the assets panel. To insert them, they can be dragged on to the canvas:</p>\n\n\n\n<img width=\"632\" height=\"341\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image5.gif?resize=632%2C341&ssl=1\" alt=\"\" class=\"wp-image-10185\" />\n\n\n\n<p>It&#8217;s kind of like inserting a block <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" /></p>\n\n\n\n<h3><strong>Creating a Pizza Block <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f355.png\" alt=\"?\" class=\"wp-smiley\" /></strong></h3>\n\n\n\n<p>I love to eat pizza, so for fun, I&#8217;m going to design a new block that simply allows the user to display a delicious pizza in their posts and pages. I want the block to include options for a total number of slices and different toppings.</p>\n\n\n\n<h3><strong>Work Out the Flow</strong></h3>\n\n\n\n<p>I always like to concentrate on individual flows when designing blocks. That is to say, the linear steps a user will take when working with that block. In this case, I want to create visualizations of the following steps/views in our Figma file:</p>\n\n\n\n<ol><li>Inserting the block from the Block Inserter</li><li>The Pizza Block placeholder state including options in the block, its Toolbar, and the Inspector</li><li>The configured Pizza Block settings</li><li>The end result – a delicious pizza sitting comfortably on the canvas</li></ol>\n\n\n\n<h3><strong>Sketch the New States</strong></h3>\n\n\n\n<p>Thanks to the WordPress Design Library, I&#8217;ll be using as many existing UI components as possible, but I still need a rough idea of how they will be composed in the new interfaces that my Pizza block will require. I normally find it helpful to sketch these out on paper.</p>\n\n\n\n<p>Here&#8217;s the placeholder state which users will see when they first insert the block. This should be all I need:</p>\n\n\n\n<img width=\"632\" height=\"843\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image2.png?resize=632%2C843&ssl=1\" alt=\"\" class=\"wp-image-10186\" />\n\n\n\n<h3><strong>Prepare the Views and Stickers</strong></h3>\n\n\n\n<p>Helpfully, there are Views in the WordPress Design Library I can use for each of the steps in the flow outlined above.</p>\n\n\n\n<p>I open the library, navigate to the Views page, find the views I need, copy them, and paste into my working file.</p>\n\n\n\n<img width=\"632\" height=\"374\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image3.gif?resize=632%2C374&ssl=1\" alt=\"\" class=\"wp-image-10187\" />\n\n\n\n<p>It is very important to <strong>copy</strong> (not cut) Views from the library so that they remain intact and other people can still access them. If you cut them, they&#8217;ll be gone forever, so please don&#8217;t do that <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" /></p>\n\n\n\n<p>I&#8217;m also going to need a block placeholder sticker, so I navigate to the Stickers page, copy the one that most closely resembles my sketch from before, and paste it into my working file.</p>\n\n\n\n<img width=\"632\" height=\"374\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image12.gif?resize=632%2C374&ssl=1\" alt=\"\" class=\"wp-image-10188\" />\n\n\n\n<p>As with views, please only <strong>copy</strong> stickers; do not cut them.</p>\n\n\n\n<h3><strong>Gather the Components</strong></h3>\n\n\n\n<p>Referring back to the placeholder state I sketched out on paper (it can be helpful to import this into your Figma file), I can see that I&#8217;m going to need some form elements to realize the design.</p>\n\n\n\n<img width=\"632\" height=\"446\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image4.png?resize=632%2C446&ssl=1\" alt=\"\" class=\"wp-image-10189\" />\n\n\n\n<p>I navigate to the Assets panel, locate the components I need, and drag them into my file:</p>\n\n\n\n<img src=\"https://lh5.googleusercontent.com/UDyZdtZGo9N0e2qwgyIyz8V3xu9_zwGW9qBbBnozvwmXmVYURZ-ROLANtW7FafWYbQRnPQNWeRupk_9_1nzmKn8gRBlYDMKYR3QpwAubv8ZKAPMS_uV9VaYHsjfPItfqPiY0d1X5\" alt=\"\" />\n\n\n\n<p>Helpful tip: Once a component has been inserted, you can transform it into another component via its settings panel. Sometimes it is easier to copy/paste a component you already inserted and transform it this way, rather than opening the assets panel over and over.</p>\n\n\n\n<h3><strong>Arrange the Views, Stickers, and Components to Create a Coherent Design</strong></h3>\n\n\n\n<p>Now that we’ve gathered all the individual pieces we need, it&#8217;s simply a case of arranging them so that they resemble each of the steps of the flow we outlined before. This is done with simple drag and drop.</p>\n\n\n\n<p>If you&#8217;re familiar with software like Photoshop, Sketch, and others, this should feel very familiar.</p>\n\n\n\n<img src=\"https://lh3.googleusercontent.com/DVeU3I9ajqRvMD_e5q6G5vctb4TGbgA9CsIR9xYZ3yPqtmPhbDP9cODTHH4KS-I8GB9R4UF2DV6SSsayKpy45AEDvvY2gLbMsCA0ivfsqGcm509OWeTOpaMuQcv7TFz6-xoiKFfo\" alt=\"\" />\n\n\n\n<p>Once everything is in place, our flow is complete:</p>\n\n\n\n<a href=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image14-1.png?ssl=1\"><img width=\"632\" height=\"97\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image14-1.png?resize=632%2C97&ssl=1\" alt=\"\" class=\"wp-image-10238\" /></a>\n\n\n\n<p>I still find it incredible that we&#8217;re able to do this in just a few short moments.</p>\n\n\n\n<h3><strong>Hook up the Prototype</strong></h3>\n\n\n\n<p>With each step of our flow created, the last piece of the puzzle is to connect them and form a clickable prototype.</p>\n\n\n\n<p>I switch to the Prototype panel and create click behaviors by selecting a layer, then dragging the white dot to the corresponding frame.</p>\n\n\n\n<img src=\"https://lh5.googleusercontent.com/i0fLdjWZhRTNFCKvHLLEfUnFx5CIm7p014R1avEV02F_B4DrG1v6Cw-XqYBth9JVYylylM7_mkqcALWEWcUVf0dRhgixJRtmsRIDHyMIZyom2cPdetMAFixgsvsmrqT03Xevync7\" alt=\"\" />\n\n\n\n<p>There are a variety of behaviors that the Figma prototyping tools support, such as a hover, drag, and click. It is even possible to create smart animations. Perhaps that&#8217;s something we can explore in another tutorial, but for now, I will refer you to the <a rel=\"nofollow\" href=\"https://help.figma.com/hc/en-us/articles/360040314193-Guide-to-prototyping-in-Figma\">Figma documentation</a> for more advanced prototyping.</p>\n\n\n\n<p>Now that I&#8217;ve connected all the appropriate elements, I am able to take my prototype for a test drive by clicking the Play <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/25b6.png\" alt=\"▶\" class=\"wp-smiley\" /> icon:</p>\n\n\n\n<img src=\"https://lh3.googleusercontent.com/nBmEr4ohZ8RsjLM5wm4u8UY_zzTE0V1bXj-uoNV79WDibl5bgkZXY64ixl_BgNutg74fvxRZokUtLzWuWVlD46W4tAD_-Dcf-TclgIR9UoO73oCmNxmfcSEmUDgDG0e5WYFJ80tH\" alt=\"\" />\n\n\n\n<p>You can try it too; just click <a href=\"https://www.figma.com/proto/BmRYWzfrakFwsmIQa24xqx/Pizza-Block?page-id=0%3A1&node-id=48%3A767&viewport=1792%2C385%2C0.46477335691452026&scaling=min-zoom\">here</a>.</p>\n\n\n\n<h2><strong>That&#8217;s All, Folks!</strong></h2>\n\n\n\n<p>I tried to keep this tutorial fairly simple and concise; even though we only really got to grips with the basics here, you can see the power of Figma and the WordPress Design Library when it comes to trying out new designs.</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 17:52:55 +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: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: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 &ldquo;joining the WordPress project.&rdquo; 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&rsquo;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&rsquo;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&rsquo;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&rsquo;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>&ldquo;When I started CC Search, I always hoped it would become part of the infrastructure of the Internet,&rdquo; former Creative Commons CEO <a href=\"https://twitter.com/ryanmerkley\"></a>Ryan Merkley&nbsp; said. &ldquo;Matt Mullenweg and I first talked about CC Search in 2018, and he immediately saw the potential. I&rsquo;m so happy to see this happen. It&rsquo;s great for WordPress, and great for the Commons.&rdquo;</p>\n\n\n\n<p>Mullenweg&rsquo;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&rsquo;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: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: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&rsquo;s just dive right into the problems before getting into the good stuff.</p>\n\n\n\n<p>The theme&rsquo;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 &ldquo;designed to take full advantage of the flexibility of the block editor,&rdquo; it is missing one crucial component: editor styles. It is marked with the official &ldquo;Block Editor Styles&rdquo; 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, &ldquo;Hey, this is important,&rdquo; 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&rsquo;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 &mdash; I will sound like a broken record to regular readers &mdash; some block patterns, it could be.</p>\n\n\n\n<p>The theme&rsquo;s &ldquo;Authors&rdquo; 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. &ldquo;Authors&rdquo; or, more commonly, &ldquo;team&rdquo; 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 &ldquo;Authors&rdquo; 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 &ldquo;alternating colors&rdquo; 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: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:37:\"Matt: CC Search to join 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:22:\"https://ma.tt/?p=54079\";s:7:\"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:54:\"https://ma.tt/2021/04/cc-search-to-join-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:1426:\"<img />\n\n\n\n<p>The WordPress community has long advocated for a repository with GPL-compatible images, and it’s time to listen to that need. CC Search, a CC0 (<a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">Creative Commons Zero</a>) image search engine, is joining the WordPress project with over 500 million openly licensed and public domain images discoverable from over 50 sources, audio and video soon to come.</p>\n\n\n\n<p>I am a long-time supporter of <a href=\"https://creativecommons.org/\">Creative Commons</a> and their influential work on open content licenses, and when we heard they were considering shutting down their CC Search engine we immediately started exploring ways we could keep it going. 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>\n\n\n\n<p>Automattic has hired key members of the CC Search team and will sponsor their contributions as part of <a href=\"https://wordpress.org/five-for-the-future/pledge/automattic/\">our Five for the Future commitment</a>. I look forward to seeing the project grow and welcome them to the WordPress community! Will share in a few weeks when everything is live and running on the site.</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 17:36: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: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: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: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: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: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&rsquo;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 &ldquo;discriminate&rdquo; based on vaccination status if passed. I have yet to verify if WordCamps fall under the definition of &ldquo;entertainment events&rdquo; 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>&ldquo;I&rsquo;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,&rdquo; Jin said in a final note, sharing thoughts that echo throughout the WordPress ecosystem.</p>\n\n\n\n<p>&ldquo;The WordPress community has a big range of introverts to extroverts, and we&rsquo;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.&rdquo;</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: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: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&rsquo;s experimental alternative to third-party cookies has become a highly contentious topic that made its way into last week&rsquo;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&rsquo;s for feedback from developers), a page will only be included in the browser&rsquo;s FLoC computation for one of two reasons:</p>\n\n\n\n<ul><li>The FLoC API&nbsp;<code>document.interestCohort()</code>&nbsp;is used on the page.</li><li>Chrome detects that the page&nbsp;<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>&ldquo;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,&rdquo; Chrome representative Michael Kleber said. &ldquo;So pages will &lsquo;opt in&rsquo; by using some new JS function call.&rdquo;</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&rsquo; leadership has determined that an implementation discussion is premature at this time. </p>\n\n\n\n<p>&ldquo;I am now amending my posted request for a reworking of the proposal &ndash; I do not want to see another proposal for action in WordPress right now,&rdquo; WordPress lead developer Helen Hou-Sand&iacute; said during the meeting. &ldquo;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&rsquo;s not really relevant at this time, and I think more of us should be comfortable with that idea.&rdquo;</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&rsquo; 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&nbsp;security issue&nbsp;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&nbsp;enhancement&nbsp;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&nbsp;Core&nbsp;team. The security team do not have a consensus view on these questions.</p></blockquote>\n\n\n\n<p>Hou-Sand&iacute; 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&rsquo;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: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: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.&nbsp;</p>\n\n\n\n<p><em><strong>Have a question you&#8217;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&nbsp;</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&#8217;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&#8217;ve only ever worked with the current dashboard in WordPress. But, from what I&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;t show up, or don&#8217;t test, or don&#8217;t write down their feedback, it&#8217;s impossible to know what worked for them and what didn&#8217;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&#8217;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.&nbsp;</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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;re all in text. And there&#8217;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&#8217;ve been wondering about, things that looked broken, but actually are functioning exactly the way that they should. And I just didn&#8217;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.&nbsp;</p>\n\n\n\n<p>There are also a few other ways that we see people trying to share that feedback that don&#8217;t work quite as well. And I&#8217;m going to touch on a few of them just because it&#8217;s important to know, as you&#8217;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&#8217;s literally what Twitter is for.</p>\n\n\n\n<p>7:03</p>\n\n\n\n<p>But also it&#8217;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&#8217;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&#8217;s not possible to fix everyone&#8217;s problems. But while it&#8217;s not possible to fix everyone&#8217;s problems the moment they get shared, it&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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.&nbsp;</p>\n\n\n\n<p>10:00</p>\n\n\n\n<p>That brings us to the moment you&#8217;ve all been waiting for, the small list of big things. It&#8217;s actually kind of a medium list. Today, I&#8217;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&#8217;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.&nbsp;</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&#8217;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 &#8211; 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&#8217;s the WordPress release that&#8217;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&#8217;m your host, Josepha Haden Chomphosy. I&#8217;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: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: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 &ldquo;an unflattering light.&rdquo;</p>\n\n\n\n<p>This particular instance is prompting community leadership to clarify expectations for how sponsors advertise WordPress derivative products &ndash; 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&rsquo;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&nbsp;meetup&nbsp;programs accept sponsors, speakers and organizers who engage in&nbsp;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&rsquo;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 &ldquo;full-site editing&rdquo; 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&rsquo; 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>&ldquo;The question is whether WordPress events should co-promote or endorse people and companies that are competing&nbsp;<strong>against WordPress itself</strong>,&rdquo; Middleton said.</p>\n\n\n\n<p>&ldquo;For example, if someone is running ads saying &lsquo;WordPress is terrible, use our product instead,&rsquo; or even &lsquo;WordPress is terrible, but our&nbsp;plugin&nbsp;makes it good&rsquo; do we want to include them as a sponsor for WordPress events?&rdquo;</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>&ldquo;Criticism can be healthy and good marketing when done in good faith and with a tool that truly addresses a user need,&rdquo; Mark Root-Wiley said. &ldquo;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.&rdquo;</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: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: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 &ldquo;embedded mode&rdquo; that displays a site&rsquo;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>&ldquo;We&rsquo;ve taken 1.4 billion pageviews directly from Google Analytics to date,&rdquo; said Plausible&rsquo;s co-founder Marko Saric&rdquo;. We&rsquo;re about to reach 3,000 paying subscribers by the end of the week.&rdquo;</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 &ldquo;web analytics&rdquo; 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&rsquo;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&rsquo;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>&ldquo;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,&rdquo; said Saric. &ldquo;I&rsquo;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.&rdquo;</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>&ldquo;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&rsquo;t need to go into the analytics section if you don&rsquo;t want to,&rdquo; 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>&ldquo;We&rsquo;ve already done some work to make it easier, such as the recent introduction of the ability to group pages,&rdquo; said Saric. &ldquo;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.&rdquo;</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>&ldquo;Obviously, in addition to the WordPress-specific improvements, we&rsquo;re constantly working on improving Plausible Analytics itself,&rdquo; said Saric. &ldquo;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&rsquo;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&rsquo;re prioritizing it in our development.&rdquo;</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: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: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 &mdash; 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&rsquo;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 &mdash; yes, paragraphs &mdash; is built with Gutentor&rsquo;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/\">&ldquo;pro&rdquo; 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 &ndash; 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&rsquo;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&rsquo;s primary admin notice. The small text that reads &ldquo;Clicking on get started will activate Advanced Import&rdquo; 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 &ldquo;WP GutenBlog&rdquo; 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: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: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&nbsp;mobile-friendliness,&nbsp;safe-browsing,&nbsp;HTTPS-security, and&nbsp;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&nbsp;<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&nbsp;Good&nbsp;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&rsquo;re expanding the usage of non-AMP content to power the core experience on&nbsp;<a href=\"https://news.google.com/\">news.google.com</a>&nbsp;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: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: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&rsquo;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 &ldquo;just work&rdquo; 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&rsquo;s fears over upcoming changes. &ldquo;So, as an example, let&rsquo;s imagine that we&rsquo;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&rsquo;ve created for ourselves is going to disappear before our eyes.&rdquo;</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&rsquo;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&rsquo;s future.</p>\n\n\n\n<p>&ldquo;And for theme authors, themes are going to be so important in a full site editing world,&rdquo; said McCarthy. &ldquo;And one of the things I am so excited about is that there&rsquo;s going to be a ton of what they&rsquo;re calling&hellip;the idea of these hybrid universal themes that can work with, for example, template editing.&rdquo;</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&rsquo; 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&rsquo;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 &mdash; <em>no site editor necessary</em>. Via block patterns, users can insert these &ldquo;sections&rdquo; 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&rsquo;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 &mdash; 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 &ldquo;just work.&rdquo; <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: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: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.&nbsp;</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:&nbsp;</p>\n\n\n\n<ul><li>WordPress &#8211; WordPress refers to the open source software but also to the community that surrounds it.&nbsp;</li><li>Gutenberg &#8211; Gutenberg is the code name for a multi-year project to update editing areas for the WordPress software.</li><li>Editor &#8211; The editor refers to a section of the software that allows you to update content on your site’s posts and pages.&nbsp;</li><li>Gutenberg Plugin &#8211; 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.&nbsp;</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>.&nbsp;</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>.&nbsp;</li><li>Get early access to the latest &amp; greatest while navigating when to opt-in or out of experimental features.&nbsp;</li><li>Prepare for the future whether you’re a theme author, plugin developer, agency owner, etc.&nbsp;</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.&nbsp;</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: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: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&rsquo;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&rsquo;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&rsquo;s a lot to consider, and that&rsquo;s what Anne is doing. She&rsquo;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&rsquo; future through endeavours like Anne&rsquo;s Outreach Program.</p>\n\n\n\n<p>It&rsquo;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&rsquo;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&rsquo;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&rsquo;d love to hear your feedback about the podcast. Perhaps there&rsquo;s a subject that you&rsquo;d like us to feature, a person who you think would make a great guest or anything else that comes to mind. We&rsquo;re very open to suggestions so long as it&rsquo;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&rsquo;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&rsquo;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&rsquo;s the goal. This, as you might imagine, is not an easy task. Now that WordPress is pushing beyond 40% of the web, there&rsquo;s a lot to consider, and that&rsquo;s what Anne is doing. She&rsquo;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&rsquo;s future through endeavors like Anne&rsquo;s outreach program.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>It&rsquo;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&rsquo;re very, very welcome. Now it&rsquo;s a regular question, I often ask them at the beginning of such podcasts, but I think it&rsquo;s important that we lay the foundations of who you are and how you&rsquo;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&rsquo;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&rsquo;s hard to succinctly sum up who I am, but I&rsquo;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&rsquo;m here today is cause I&rsquo;m spearheading the full site outreach program. So I&rsquo;m here to talk about that and talk about full site editing and all the fun stuff that&rsquo;s happening. Cause I know it&rsquo;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&rsquo;s an awful lot to say when we&rsquo;re recording this, in the month of April 2021, this episode will probably air shortly after we record it, and there&rsquo;s an awful lot that has been going on, but there&rsquo;s an awful lot to happen during the course of the rest of this year. And we know that there&rsquo;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&rsquo;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&rsquo;s a great question. I would simply say it&rsquo;s to empower users more and bring WordPress to the future. There&rsquo;s a reason these projects are taking so long. It really is about planting seeds for decades to come. And it&rsquo;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&rsquo;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&rsquo;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&rsquo;s something that a theme author decides. And you&rsquo;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&rsquo;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&rsquo;t, in a really powerful way. I try and talk about the tangible aspects of it, but there&rsquo;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&rsquo;s a lot of design tools for theme authors as well. That there&rsquo;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&rsquo;s a lot that I think across the board, whether you&rsquo;re a user or a theme developer or a plugin author, there&rsquo;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&rsquo;ll call page builders, these plugins, or perhaps it&rsquo;s a theme we&rsquo;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&rsquo;re mature and they&rsquo;re ready to go and the company believe that it&rsquo;s now suitable and people will purchase it or use it and deploy it. Now you&rsquo;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&rsquo;t where some of these other solutions might be, because you&rsquo;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&rsquo;ve got to be concerned about that perhaps we didn&rsquo;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&rsquo;ll start with the most obvious ones, which is we&rsquo;re building things so that other people can build upon it, including page builders. So I think that&rsquo;s something that often gets overlooked. Like some of our audience members are these page builders. So it&rsquo;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&rsquo;s multi-site or what have you, there&rsquo;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&rsquo;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&rsquo;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&rsquo;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&rsquo;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&rsquo;re ready. But it&rsquo;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&rsquo;t thought of, because inherently you can&rsquo;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&rsquo;t. So part of that is that dance of, hey, this is coming up, hey, this is what&rsquo;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&rsquo;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&rsquo;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&rsquo;s not going to be 40% of the internet. You know, there&rsquo;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&rsquo;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&rsquo;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&rsquo;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&rsquo;m pretty sure. And it&rsquo;s gotten pulled from 5.5 from 5.6. Wasn&rsquo;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&rsquo;re releasing new things, that&rsquo;ll cascade to new people. But what about the person who&rsquo;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&rsquo;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&rsquo;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&rsquo;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&rsquo;t ready. It wasn&rsquo;t in the place that it needed to be. It wasn&rsquo;t as stable as it needed to be. It wasn&rsquo;t refined, it wasn&rsquo;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&rsquo;s a main interaction that people are used to. It&rsquo;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&rsquo;re able to use blocks in the customizer, you&rsquo;re now able to add way more stuff than you would be able to and do way more things than you&rsquo;d be able to when it was just the customizer, which is pretty exciting. So it&rsquo;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&rsquo;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&rsquo;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&rsquo;s several, you could pick the names of, and they&rsquo;ve got this tool and they&rsquo;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&rsquo;re involved with, the full site editing, and they see a real difference. They see that this tool over here, which I&rsquo;m familiar with that works. I&rsquo;m very happy with it and it works and it does all these things that you are, you&rsquo;re still trying to put together. How do you bridge the gap between what their expectations are and what you&rsquo;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&rsquo;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&rsquo;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&rsquo;t know what to do with it. I immediately reached out to him and said, hey, no pressure. If you&rsquo;re game to talk about this, I&rsquo;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&rsquo;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&rsquo;m relying on this page builder, and we&rsquo;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&rsquo;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&rsquo;re coming&hellip; It&rsquo;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&rsquo;re working on that. That&rsquo;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&rsquo;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&rsquo;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&rsquo;m like, that&rsquo;s fine, if you&rsquo;re not ready to switch, that&rsquo;s totally fine. But at the end of the day, when you&rsquo;re starting with new client or you&rsquo;re starting a new site, or you&rsquo;re redoing your site at some point, you&rsquo;re going to have to learn something new, and it&rsquo;s better to learn the sure thing. Doesn&rsquo;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&rsquo;s missing? Cause it helps sharpen our thinking, and oftentimes I hear about things that I would never think of. That&rsquo;s the beauty of having 40% of the internet is it&rsquo;s like, whoa, I never thought about that. You&rsquo;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&rsquo;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&rsquo;s a great idea. That&rsquo;s a really interesting use case, and I do think that&rsquo;s something that&rsquo;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&rsquo;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&rsquo;ll release a statement out into their email list or what have you, and they&rsquo;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&rsquo;t really know what is happening unless you probably take great interest in their team and what have you. So I&rsquo;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&rsquo;re working on currently? And ways in which they can help you. And there&rsquo;s a lot in that question, so probably the first thing I&rsquo;ll just rewind a little bit and say, could we just concentrate on how the full site editing, the team that&rsquo;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&rsquo;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&rsquo;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&rsquo;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&rsquo;s the feedback there&rsquo;s actually using the tool, and then there are, these are the things that have to be solved and sometimes there&rsquo;s overlap where sometimes some of the feedback becomes a top issue. But not all the time. And that&rsquo;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&rsquo;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&rsquo;m really excited for that, where it&rsquo;s okay, here&rsquo;s the MVP. Here&rsquo;s what we&rsquo;re thinking for 5.8 which are two separate goals, by the way, there&rsquo;s like building MVP, and then there&rsquo;s, what&rsquo;s going to go in 5.8 and I think that&rsquo;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&rsquo;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&rsquo;s like to build block-based themes and give feedback on that experience. So, yeah, there&rsquo;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&rsquo;s some high-level posts about full site editing, whether it&rsquo;s about a specific release or just like a check-in post, or if it&rsquo;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&rsquo;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&rsquo;s next post. And that&rsquo;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&rsquo;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&rsquo;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&rsquo;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&rsquo;s something I like to mention where if you try out the experience and one part seems really good and one part you&rsquo;re like what&rsquo;s happening here, that&rsquo;s on purpose. Because at the end of the day, I don&rsquo;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&rsquo;s say somebody is listening to this and they&rsquo;ve got no experience contributing to any software project, and they&rsquo;re interested, they like the idea of full site editing and they&rsquo;ve got a few things they&rsquo;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&rsquo;t reading the notes and starting there, which you can see them posted on make.wordpress.org backslash core, there&rsquo;s actually a tag for the Core Editor meeting. But I would start there, and I say that partially because we&rsquo;re in a pandemic. Most places in the world, you can&rsquo;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&rsquo;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&rsquo;re listening to this many years in the future, hopefully we&rsquo;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&rsquo;s another make site, which is where we communicate in the project, make.wordpress.org backslash test. That&rsquo;s where I post a lot of the stuff around this outreach program. So if you just want dip your toes in, that&rsquo;s a great place to start. It walks you through, there&rsquo;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&rsquo;s very purposely constrained right now, so that it makes it easy for people to jump in. But if you&rsquo;re more advanced, I would just say, start scrolling th through Github. Look at different labels. There&rsquo;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&rsquo;s new and also just seeing the status of things. It&rsquo;s a really great way to dig into the project, but not too deeply. And if you&rsquo;re someone who&rsquo;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&rsquo;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&rsquo;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&rsquo;t use it, and we don&rsquo;t know that. That&rsquo;s a problem and it&rsquo;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&rsquo;m good at writing, but I&rsquo;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&rsquo;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&rsquo;s great. You don&rsquo;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&rsquo;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&rsquo;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&rsquo;re reading my instructions and you&rsquo;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&rsquo;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&rsquo;t have time to test, but they&rsquo;re nervous about it, or they&rsquo;re curious about it or they&rsquo;re excited for it, or they&rsquo;re impatient, whatever their emotional state is. Ask any question and I&rsquo;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&rsquo;s of interest paying attention to the, make.wordpress.org backslash test as the best place to pay attention or in Slack there&rsquo;s in wordpress.org Slack, there&rsquo;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&rsquo;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&rsquo;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&rsquo;ll be sure to take those links off you before we finally hang up the call today and we&rsquo;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&rsquo;re going? We&rsquo;re doing this, we&rsquo;ve got some feedback, but curious whether or not, if we have more feedback, we&rsquo;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&rsquo;s a great question. I am always someone who wants more people involved. I don&rsquo;t think I&rsquo;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&rsquo;s fine. I&rsquo;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&rsquo;t think we can ever get too much feedback, especially if it&rsquo;s relevant and its&hellip; I mean, obviously there&rsquo;s like irrelevant feedback where it&rsquo;s make WordPress like Facebook. I mean, whatever, it could be something outrageous. That&rsquo;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&rsquo;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&rsquo;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&rsquo;s great if people jump in and out, I think there&rsquo;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&rsquo;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&rsquo;s when things can open up and be a bit more, having 2000 people give feedback, but yeah, I don&rsquo;t think there&rsquo;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&rsquo;s something, one of the things I&rsquo;ve been very intentional about is reaching out to the accessibility team to try and get people to help give feedback so that we&rsquo;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&rsquo;s like this it&rsquo;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&rsquo;ve seen this like arrogance of, oh well, we&rsquo;ll just be doing the work and if they&rsquo;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&rsquo;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&rsquo;s a really easy way to get involved and walk you through what&rsquo;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&rsquo;ve had Italian, Spanish and Japanese translations very consistently. I&rsquo;m so grateful for the people who&rsquo;ve done that. I think it&rsquo;s just, oh, I&rsquo;m so bad at languages that it just amazes me. I also think everything looks better in a different language. So it&rsquo;s neat to see my own words translated, which is a kind of a wild experience that I never thought would happen, but I&rsquo;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&rsquo;s coming, right. There&rsquo;s a big responsibility for 40% of the internet. And I&rsquo;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&rsquo;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&rsquo;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&rsquo;s something that I&rsquo;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&rsquo;m curious actually, if you&rsquo;ve got a really nice concrete example of an instance where somebody&rsquo;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&rsquo;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&rsquo;s blind, she&rsquo;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&rsquo;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&rsquo;s a little bit clunky and it&rsquo;s something that&rsquo;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&rsquo;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&rsquo;t an aria label. And so that&rsquo;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&rsquo;re imagining, let&rsquo;s say two columns and you are using a screen reader, it doesn&rsquo;t tell you which column is which. So all of you here just announces column, column it doesn&rsquo;t say like column one or column two or right column or left column. There&rsquo;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&rsquo;s actually, there&rsquo;s a PR right now that&rsquo;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&rsquo;re going with like column one and column two and column three rather than right and left due to internationalization. And that&rsquo;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&rsquo;d love to hear. If you use a screen reader, I&rsquo;d love to hear your experiences with the spacer block, because that&rsquo;s a really confusing block for people I&rsquo;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&rsquo;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&rsquo;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&rsquo;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&rsquo;re all going through, but in particular, around full site editing How do you calm people&rsquo;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&rsquo;s imagine that we&rsquo;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&rsquo;ve created for ourselves is going to disappear before our eyes. People concerned that the way that they&rsquo;re working with at the moment, the way that they&rsquo;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&rsquo;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&rsquo;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&rsquo;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&rsquo;s not like there&rsquo;s going to be this on-off switch full savings here is taking over your site. Good luck. That&rsquo;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&rsquo;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&rsquo;s going to be a ton of what they&rsquo;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&rsquo;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&rsquo;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&rsquo;s where the gradual adoption, so many pathways are going to be created. And I&rsquo;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&rsquo;m behind. This is so bad. Like that kind of feeling, which I hear from a lot of people was like, I don&rsquo;t have time to get up to speed. And the ideal is that we&rsquo;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&rsquo;t say that lightly. As someone who is thinking about like how it&rsquo;s going to land in 40% of the internet and who every single day is talking to people who are giving feedback about, what&rsquo;s not quite there, I don&rsquo;t spend a lot of time talking to people who are just like, oh, I&rsquo;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&rsquo;t go out of their way to tell you that you often hear from the people who are upset or something&rsquo;s missing or promises broken or whatever it is. And it&rsquo;s something I think about a lot. And I understand why there is panic there, especially with livelihood in the situation that we&rsquo;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&rsquo;ll hear from leadership and you&rsquo;ve, everyone&rsquo;s priority heard this from leadership. It&rsquo;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&rsquo;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&rsquo;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&rsquo;s the part that makes me&hellip; 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&rsquo;ve done an incredible job answering all of my questions and you&rsquo;ve obviously got to wear the Automattic hat during a discussion like this. I&rsquo;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&rsquo;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&rsquo;s a great question. I would have to say block patterns, because we&rsquo;re talking about all these tools and features and things coming along, but ultimately as a user, it&rsquo;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&rsquo;re manipulating it, you probably won&rsquo;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&rsquo;ll bring together a lot of the things that we&rsquo;re talking about in a way that will be really tangible. And especially in this world of, you know, we&rsquo;re not able to gather in person we&rsquo;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&rsquo;s like, why didn&rsquo;t we do this years ago? That&rsquo;s what I want the feeling to be. And that&rsquo;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&rsquo;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&rsquo;s what block patterns I think you&rsquo;re going to feel like, and I think it&rsquo;s really gonna fulfill a lot of these things and bring a lot of these things that we&rsquo;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&rsquo;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&rsquo;s time has been saved by something like block patterns, the fact that you don&rsquo;t have to do things over and over again. Yeah. I completely understand why you&rsquo;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&rsquo;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&rsquo;t rely, I think email, I&rsquo;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&rsquo;re patient with me, and if I get a bunch of emails, as long as you&rsquo;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&rsquo;re willing to engage there, that would be awesome to hear from you. I&rsquo;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&rsquo;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: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: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 &#8212; 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 &#8212; 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 &#8212; 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 &#8212; 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 &#8212; or failure &#8212; 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&#8217;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: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: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&rsquo;s Federated Learning of Cohorts (FLoC). This particular mechanism is Google&rsquo;s alternative to third-party cookies that doesn&rsquo;t require collecting users&rsquo; 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&rsquo;t reveal information that&rsquo;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&rsquo;s article titled &ldquo;<a href=\"https://www.eff.org/deeplinks/2021/03/googles-floc-terrible-idea\">Google&rsquo;s FLoC Is a Terrible Idea</a>.&rdquo; </p>\n\n\n\n<p>&ldquo;WordPress powers approximately 41% of the web &ndash; and this community can help combat racism, sexism, anti-LGBTQ+ discrimination and discrimination against those with mental illness with a few lines of code,&rdquo; 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&nbsp;patch&nbsp;the next&nbsp;minor release, rather than waiting for the next&nbsp;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&rsquo; 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&rsquo;t the case with FLoC, and may in some cases damage the site&rsquo;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&rsquo;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>&ldquo;It&rsquo;s also worth noting that because this is an origin trial it means that nothing is set in stone &mdash; this is an experiment to gather feedback,&rdquo; Chrome Developer lead Rowan Merewood said. &ldquo;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.&rdquo;</p>\n\n\n\n<p>Those who were critical of the proposal consider FLoC a personal privacy issue that is not WordPress&rsquo; 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>&ldquo;Thinking about users&hellip; i.e. the readers of a&nbsp;blog, they deserve choice,&rdquo; Andy Beard commented.</p>\n\n\n\n<p>&ldquo;They can choose which browser they use.<br />&ldquo;They can choose settings in the browser.<br />&ldquo;They can choose some overall options on a Google privacy site.<br />&ldquo;They can install a multitude of plugins.</p>\n\n\n\n<p>&ldquo;Alternatively, if WordPress blocks FLoC by default, that actually removes a choice &ndash; the choice of a user to see more relevant advertising.&rdquo;</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>&ldquo;While I&rsquo;m not pro-FLoC (and won&rsquo;t have my browsers using it) I certainly wouldn&rsquo;t expect a website to make the choice to opt-out for me, and I can&rsquo;t see why the majority of WordPress users and people visiting WordPress sites would expect that either,&rdquo; WordPress lead developer Dion Hulse commented.</p>\n\n\n\n<p>&ldquo;Perhaps more importantly, would WordPress also continue to opt out all future browser protocols too? Once you delve into blocking one, you&rsquo;ve either got to block them all, or you&rsquo;re playing favorites.&rdquo;</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>&ldquo;If the decision is made to include this, I would support it as a&nbsp;<em>filterable privacy&nbsp;enhancement</em>&nbsp;only, not security,&rdquo; Epstein said.</p>\n\n\n\n<p>&ldquo;That said, I do&nbsp;<strong>not</strong>&nbsp;support backporting with the precedent that we did not&nbsp;backport&nbsp;the GDPR exporting stuff. Having it exist as a&nbsp;plugin&nbsp;(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.&rdquo;</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&rsquo;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&rsquo; 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: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: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>&ldquo;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,&rdquo; said Oliver Sild, Patchstack founder and CEO. &ldquo;So it includes all public information about vulnerabilities.&rdquo;</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. &ldquo;Over 70% responded that they were increasingly worried about the security of their website, and the top reason was &lsquo;vulnerabilities in third-party plugins,\'&rdquo; according to the whitepaper. &ldquo;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.&rdquo;</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>&ldquo;XSS in WordPress plugins almost always happens because user input data is directly printed onto the screen without any sanitization,&rdquo; said Sild. &ldquo;<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 &lsquo;Secure Coding Practices.\'&rdquo;</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>&ldquo;The vulnerabilities found in plugins and themes tend to be more severe than those found in WordPress core,&rdquo; wrote Sild in the whitepaper. &ldquo;What makes matters worse is that many popular plugins have millions of active installations, and the numbers aren&rsquo;t pretty when we look at how many websites are affected by the vulnerable plugins.&rdquo;</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&rsquo; 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>&ldquo;Vulnerabilities from third-party code remain as one of the biggest threats to websites build on WordPress,&rdquo; concluded Sild in the report. &ldquo;We already see a growth in unique vulnerabilities reported in the WordPress plugins and themes comparing 2020 with the beginning of 2021.&rdquo;</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: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: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 &ldquo;restrictive&rdquo; 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&rsquo;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&rsquo;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 &mdash; 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 &ldquo;canvas&rdquo; 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 &mdash; <em>again, how would users recreate the homepage without them?</em> &mdash; 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 &ldquo;content&rdquo; 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: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: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&rsquo; 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>&nbsp;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>&nbsp;moves some tasks to after the page loads, so visible items load faster.</li><li><em><strong>Lazy Image Loading</strong></em>&nbsp;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&rsquo;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&rsquo;s finished. Jetpack Boost displays an initial score when it&rsquo;s first installed and will update after optimizations are put in place. </p>\n\n\n\n<p>Here&rsquo;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&rsquo;s not a magic wand but it&rsquo;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&#363;&#311;is, who worked on the project, said one reason the plugin was created was to help users &ldquo;get their Web Vitals up and make the web a better place.&rdquo;</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&rsquo;s <a href=\"https://web.dev/vitals/#core-web-vitals\">Core Web Vitals</a>&nbsp;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>&ldquo;We want Jetpack Boost to have a life of its own &ndash; focused on performance and make it available to everyone, including people who don&rsquo;t want to use the main Jetpack plugin,&rdquo; P&#363;&#311;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&rsquo;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 />&ldquo;You&rsquo;ve probably noticed that both Jetpack and Boost have lazy loading images &ndash; it&rsquo;s the exact same module,&rdquo; P&#363;&#311;is said. &ldquo;If the user happens to have both Jetpack and Jetpack Boost active &ndash; it&rsquo;ll just use the most recent version of Lazy Loading Images.&rdquo;</p>\n\n\n\n<p>The features in version 1.0 are just the beginning of Automattic&rsquo;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&rsquo;s performance-related functionality.</p>\n\n\n\n<p>&ldquo;Version 1.0.0 is being released the &ldquo;<a href=\"https://ma.tt/2010/11/one-point-oh/\">one-point-oh</a>&rdquo; way,&rdquo; P&#363;&#311;is said. &ldquo;We&rsquo;re releasing as early as we can call it stable &ndash; but there&rsquo;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?) &ndash; all the way to more advanced ideas like performance tracking, intelligent performance suggestions, etc.&rdquo; </p>\n\n\n\n<p>P&#363;&#311;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: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: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&#8217;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&#8217;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 (&#8220;Greg&#8221;) 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 &amp; 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>&#8220;Not all the above are currently ready, but there’s some level of confidence that they can be by the time of 5.8.&#8221;</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&#8217;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\">&#8220;Keeping up with Gutenberg &#8211; Index 2021&#8221;</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&#8217;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> &#8220;Testing never has to be boring. I encourage participants to grab inspiration from their lives as they venture out on their Query Quest.&#8221; 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&#8217;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 &amp; 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&#8217;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&#8217;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&nbsp;<a href=\"https://gutenbergtimes.com/podcast/\">Gutenberg Changelog</a>&nbsp;podcast </strong><br />?️&nbsp;<a href=\"https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg?mc_cid=4b6c9f88fe\">Spotify</a>&nbsp;|&nbsp;<a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\">Google</a>&nbsp;|&nbsp;<a href=\"https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475\">iTunes</a>&nbsp;|&nbsp;<a href=\"https://pca.st/podcast/f8445ec0-7508-0137-f267-1d245fc5f9cf\">PocketCasts</a>&nbsp;|&nbsp;<a href=\"https://www.stitcher.com/show/gutenberg-changelog\">Stitcher</a>&nbsp;|<br />?️&nbsp;<a href=\"https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast\">Pod Bean</a>&nbsp;|&nbsp;<a href=\"https://castbox.fm/channel/Gutenberg-Changelog-id2173375\">CastBox</a>&nbsp;|&nbsp;<a href=\"https://www.podchaser.com/podcasts/gutenberg-changelog-878239/\">Podchaser</a>&nbsp;|&nbsp;<a href=\"https://gutenbergtimes.com/feed/podcast\">RSS Feed</a>&nbsp;</p>\n\n\n\n<img />\n\n\n\n\n<h2>People and Community</h2>\n\n\n\n<p>It&#8217;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&#8217;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&#8217;s not at all about Blocks and Gutenberg, but it&#8217;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: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: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&nbsp;Site Editor List View, bringing more consistency to the icon sizing and spacing, as well as&nbsp;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&nbsp;a&nbsp;<a rel=\"noreferrer noopener\" href=\"https://github.com/WordPress/gutenberg/pull/30403\" target=\"_blank\">new &ldquo;Post Format Link&rdquo; variation</a>, a&nbsp;<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 &ldquo;Custom Styles&rdquo; vs global style changes in the site editor saving panel </li><li>New &ldquo;<a href=\"https://github.com/WordPress/gutenberg/pull/29839\">manage with live preview link</a>&rdquo; 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&rsquo;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: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: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&#8217;s a fantastic and fast-paced presentation and covers a lot of ground. It&#8217;s ideal for WordPress users that just now want to catch up on all the buzz around Full&#8211;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&#8217;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>&nbsp;&nbsp;</li><li><a href=\"https://github.com/WordPress/gutenberg/issues/24551\">Full Site Editing Milestones</a>&nbsp;&nbsp;</li><li><a href=\"https://github.com/WordPress/gutenberg/issues/30662\">Special shoutout to the Gradual Adoption Milestone</a>&nbsp;&nbsp;</li><li><a href=\"https://make.wordpress.org/test/2021/04/14/fse-program-testing-call-5-query-quest/\">Query Quest &#8211; Call for testing the Query Block</a>&nbsp;&nbsp;</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> &nbsp;</li><li><a href=\"https://github.com/WordPress/gutenberg/issues/29398\">Preview</a>&nbsp;&nbsp;</li><li><a href=\"https://make.wordpress.org/test/handbook/full-site-editing-outreach-experiment/\">FSE Outreach Program</a>:&nbsp;&nbsp;</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 &#8211; 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.&nbsp;— Marie Curie&nbsp;</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.&nbsp;</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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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 &#8211; 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 &#8211; 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 &#8211; Widgets, Customizer, Hybrid Themes&nbsp;</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#8-strong-whats-coming-to-word-press-5-8-strong\">What&#8217;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&#8217;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&#8217;s the best way to prepare?&nbsp;</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&#8217;m very excited to talk with you. This is a feature I&#8217;ve been thinking a lot about over the last year and I&#8217;m excited to share with you all. I&#8217;m also really keen to learn from each of you what you&#8217;re worried about, what you&#8217;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&#8217;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&#8217;re very, very welcomed. But for now, let&#8217;s dig in.</p>\n\n\n\n<p>So briefly about me, I&#8217;m actually originally from Winter Park, Florida. So I haven&#8217;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&#8217;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&#8217;s get meta and talk about the talk. (laughing). So to start, I&#8217;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, &#8220;What is this? Why does it help me?&#8221; to &#8220;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?&#8221; Then I want to address some key topics and questions that I often get asked when I&#8217;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&#8217;s dig into the first big picture question. Why is this being done at all? Simply put, it&#8217;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&#8217;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&#8217;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&#8217;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&#8217;s not the only part, though. There&#8217;s actually other interrelated projects, including things like block patterns, the block directory, block-based themes. So it&#8217;s just one piece of this larger roadmap, but it&#8217;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&#8217;s a collection of features, and it&#8217;s important that you get the collection part. But it&#8217;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&#8217;ve noticed people tend to refer to full-site editing as one big thing. It&#8217;s like an on-off switch. It&#8217;s this monolith, and it&#8217;s actually not. It&#8217;s not this binary thing. It&#8217;s way better to talk about how there&#8217;s different pieces that fit together and interrelate, because it actually gives flexibility for release squads to release what&#8217;s ready, rather than all of it at once. So while it might be easier to talk about how it&#8217;s this one big thing, I encourage you all to kind of think about the different pieces, if you can, and I&#8217;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&#8217;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&#8217;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&#8217;re a user, imagine editing the template that a specific post has for a specific category. For theme authors, you&#8217;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&#8217;re ready for, which is really exciting. But ideally, for theme authors, it&#8217;s going to be a huge change. It&#8217;ll allow creating themes to be much, much easier. If you&#8217;re an agency, you&#8217;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&#8217;re going to go through each of them so you can get a sense of how this is being done. I&#8217;m going to try to stay at a high level before going into a very brief demo midway through the presentation. But hopefully this&#8217;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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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&#8217;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&#8217;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 &#8211; Global Styles + theme.json</h3>\n\n\n\n<p>Milestone three, styling. So this actually covers a couple different layers. I&#8217;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&#8217;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&#8217;t expect to interact with this system unless you&#8217;re a theme author. If you are a theme authro, get really excited. Here&#8217;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&#8217;re creating a new template for a specific category and you&#8217;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&#8217;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&#8217;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 &#8211; The Loop or Post List</h3>\n\n\n\n<p>Query block. So the query block has its own milestone, because it&#8217;s a pretty powerful block. It&#8217;s also meant to be a theme author tool, so in the long run, if you&#8217;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&#8217;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&#8217;m very excited, actually. In Gutenberg 10.5, which will be released in just about two weeks, there&#8217;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&#8217;s going to be a grid pattern and a couple other cool ones, which is pretty exciting. Generally speaking, though, if you&#8217;re an end user, don&#8217;t expect to interact with this. If you&#8217;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&#8217;t be fooled. It&#8217;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&#8217;m just kind of making little design changes and moving things around so you can get a sense of what it&#8217;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&#8217;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 &#8211; Widgets, Customizer, Hybrid Themes&nbsp;</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&#8217;s basically a ton of room to start exploring how adoption might look like for those who can&#8217;t or don&#8217;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&#8217;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&#8217;s coming to WordPress 5.8</h2>\n\n\n\n<p>So what&#8217;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&#8217;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&#8217;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&#8217;t be an on-off switch, and you can see I&#8217;ve bolded various specific parts that I hope you take home with you.</p>\n\n\n\n<p>All right. So let&#8217;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&#8217;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&#8217;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&#8217;ll actually be showing a demo of this in a moment. So hang tight there, but it&#8217;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&#8217;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&#8217;s pause for a minute and actually show off one of the features that is aimed to be included in 5.8.&nbsp;</p>\n\n\n\n<p>I&#8217;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&#8217;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&#8217;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&#8217;re ready for full-site editing, and potentially for classic themes. There&#8217;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&#8217;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&#8217;t yet set it up. So I can say add all pages, and I can start empty. In this case, I&#8217;ll say, &#8220;You know what? Let&#8217;s start empty.&#8221; Let&#8217;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&#8217;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&#8217;s pretend I&#8217;m just inspired where I&#8217;m writing this. I can actually create a draft post, which is pretty cool, and it&#8217;ll show up here. It will not show up on the front end, since it&#8217;s a draft, but it actually creates a page draft for this with this title automatically. So let&#8217;s say I&#8217;m scrolling through here. I&#8217;m going, &#8220;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.&#8221; Pull up an image block. Oh, my media library. Hammocks. Can&#8217;t get enough hammocks. Going to throw that in there. Great. So at this point, I&#8217;ve made changes to the actual header. I&#8217;ve made changes to the post. I&#8217;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&#8217;s saying, &#8220;Hey, you edited this post,&#8221; and it has a section saying, &#8220;Hey, you edited the header.&#8221; So at this point, I&#8217;m going to hit Save, because I want both those changes to propagate. Now I&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;t notice and won&#8217;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&#8217;s ready from the various milestones will be shipped. This is not an on-off switch, and it won&#8217;t take over your site. The focus right now is on giving tools to extenders first, before user-facing changes. That&#8217;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&#8217;re in a position where because of these interrelated projects, we&#8217;re able to move in a more flexible and adaptable way to release what&#8217;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&#8217;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&#8217;d like, because I think probably too much about this program. But it&#8217;s something I&#8217;m really excited to talk to you about, and I think it&#8217;s a really neat vehicle for both feedback and education about full site editing.</p>\n\n\n\n<p>So let&#8217;s go over some big picture questions, kind of like we did earlier on, and just get the details of the way. So let&#8217;s start. What is it? So essentially, it&#8217;s just a program focused on full-site editing. It&#8217;s in the form of a Slack channel right now. I&#8217;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&#8217;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&#8217;s the goal</h3>\n\n\n\n<p>What&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;re just so stoked. You&#8217;re ready to dive in. Awesome. (laughing). All you&#8217;ve got to do is join FSE Outreach Experiment in Make WordPress Slack, and then you&#8217;re all set. You&#8217;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&#8217;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&#8217;re on our fifth call for testing, I want to go over some high-level pieces of feedback that we&#8217;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&#8217;t tested, so global styles, for example, the UI isn&#8217;t available really for users, and it&#8217;s not refined for users, so it&#8217;s not something that we&#8217;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&#8217;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&#8217;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&#8217;re making a change, it should look exactly the same as the front end of your site, and because it doesn&#8217;t right now, it&#8217;s causing this tension. There actually is a preview site option under discussion, as well as a browse mode option, which basically, if you&#8217;re actually editing your site, it would turn off everything that wouldn&#8217;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&#8217;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&#8217;s technically reliable, but not yet delightful. So basically, it&#8217;s left a lot to be desired right now, and it&#8217;s resulted in a fair bit of confusion. There&#8217;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&#8217;s not something we&#8217;re used to having as part of our workflow. So it&#8217;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&#8217;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&#8217;s hard to know, &#8220;Am I editing the header for all of my site, or am I editing just a specific piece of content on a post?&#8221; This kind of distinction, jumping between different levels of, &#8220;Oh, you&#8217;re changing this. This will change everything&#8221; to &#8220;You&#8217;re just changing this one thing in this one spot&#8221; is pretty tricky. Right now, there&#8217;s not a lot of friction, and there&#8217;s not a lot clarity in the actual experience to show when you&#8217;re actually jumping between those different levels. So this was a big piece that&#8217;s come up, and it&#8217;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&#8217;s full width or you want to change the actual width of your content that&#8217;s showing up that it&#8217;ll actually be what you see is what you get. Right now, this is another piece of feedback at a high level that&#8217;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&#8217;s actually a very important one to think of, because it&#8217;ll actually move the site editing experience from being just functional to actually delightful, which is really exciting. There&#8217;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&#8217;re working on it. You&#8217;re super excited, and you&#8217;re almost done. Then you&#8217;re like, &#8220;Oh, do you what would be really cool is if I had mountains in the background. Maybe I&#8217;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.&#8221; That&#8217;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&#8217;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&#8217;s like, &#8220;How do we explain to people, &#8216;Hey, this is something you have to set up and engage with, but here&#8217;s generally what it will look like and what it will do&#8217;?&#8221;&nbsp;</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&#8217;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&#8217;ve covered the milestones, the outreach program, high-level pieces of feedback, I&#8217;m going to quickly run through some key topics that I imagine you&#8217;re going to have questions about. Just because I cover them here does not mean I don&#8217;t want to answer questions, so please don&#8217;t see this as a sign that you can&#8217;t also still ask questions about these topics. This is just what I&#8217;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&#8217;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&#8217;re actually using full-site editing, you&#8217;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&#8217;s the deal there? So in case you missed it, there&#8217;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&#8217;s a stepping stone to get people used to using blocks more places.&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;&nbsp;</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&#8217;s so much to talk about here. I imagine I&#8217;m going to get questions about this, but essentially, full-site editing is being built partially so people don&#8217;t get stuck or locked into one site builder or another. It&#8217;s also being built in a way that site builders can actually hook into what&#8217;s being created if they choose to. I&#8217;ve heard from a lot of folks, though, that they expect full-site editing to actually fully replicate their favorite site builder&#8217;s functionality, and I&#8217;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&#8217;re building for 40% of the Internet, and we&#8217;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&#8217;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&#8217;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&#8217;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&#8217;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&#8217;ve heard people say like, &#8220;Oh, themes are a thing of the past.&#8221; It&#8217;s very much not true. I&#8217;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&#8217;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&#8217;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&#8217;s going to be a ton of options here, and I&#8217;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&#8217;ll also get a very clear sense of, &#8220;Hey, I actually really need X, Y, and Z pathway.&#8221; We&#8217;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&#8217;s the best way to prepare?&nbsp;</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&#8217;m very biased. But seriously, join it. I think it&#8217;s really, really helpful to get a sense both of feedback, what&#8217;s being currently iterated on, and just general education opportunities. If you&#8217;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&#8217;s often also helpful to join the weekly core editor meetings, because there&#8217;s regular updates about the projects and PRs people working on. Finally, pay attention to upcoming content on Learn WordPress, because I think there&#8217;s going to be a ton of stuff coming up about full-site editing, depending upon what&#8217;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&#8217;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&#8217;t on a live presentation, in case you want to follow up directly via email. I&#8217;m not on Twitter. I&#8217;m not on Facebook. I&#8217;m on and off of Instagram. So please don&#8217;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&#8217;s hear your questions at this point. I&#8217;m really excited to hear what you all are thinking and curious about. I do want to say I don&#8217;t know everything, but I can find anything, and I&#8217;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&#8217;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: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: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&rsquo;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&#333; is an elegant, modern and functional WordPress theme. Probably this is the best blogging theme ever. Just see the demo at&hellip;It supports Gutenberg block editor and has a lot of Customizer options&hellip;</p></blockquote>\n\n\n\n<p>Thus began my journey into <a href=\"https://webminimalism.com/blog/eno-wordpress-theme/\">En&#333;</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 &ldquo;the best&rdquo; 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&#333; tackles the intricacies of block editor design like a pro. In areas where so many &ldquo;block-ready&rdquo; 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&rsquo;s demo</a> is filled with examples.</p>\n\n\n\n<img />Gallery examples from the  En&#333; 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&rsquo;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&#333; 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: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: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&rsquo;s &ldquo;go/no-go&rdquo; 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&iacute;as Ventura &ndash; Demo Host and Gutenberg Project Lead</li><li>Matt Mullenweg &ndash; WordPress Project Lead</li><li>Helen Hou-Sand&iacute; &ndash; Lead Developer</li><li>Josepha Haden Chomphosy &ndash; Executive Director</li><li>H&eacute;ctor Prieto &ndash; Technical Project Manager</li><li>Chlo&eacute; Bringmann &ndash; 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>&ldquo;Not all of the above are currently ready but there&rsquo;s some level of confidence that they can be by the time of 5.8,&rdquo; 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&rsquo;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 &ldquo;open canvas&rdquo; 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&iacute; 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>&ldquo;Because the full site editing, like from a user-facing point of view, is not about page building all the time,&rdquo; she said. &ldquo;It&rsquo;s about tweaking what&rsquo;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.&rdquo;</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&rsquo;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&iacute; 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: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: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 &lsquo;full chain, zero-click, with persistence&rsquo; 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>&mdash; 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: &ldquo;<em>We pay BIG bounties, not bug bounties.&rdquo;</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&rsquo;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 &ldquo;would be devastating to the web as a whole if it landed in the wrong hands.&rdquo;</p>\n\n\n\n<p>&ldquo;Zerodium increasing their prices may indicate that it is becoming harder to find these critical issues in WordPress Core,&rdquo; WPScan founder and CEO Ryan Dewhurst said. &ldquo;That, at least, should be good news for WordPress and the web as a whole.&rdquo;</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: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: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: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: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 &mdash; McCarthy is dubbing it a &ldquo;Query Quest.&rdquo;</p>\n\n\n\n<p>&ldquo;Not many blocks get an entire milestone dedicated to them but the Query Block did!&rdquo; she wrote. &ldquo;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.&rdquo;</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 &ldquo;Veggie Garden&rdquo; and &ldquo;Fruit Trees&rdquo; (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 &ldquo;read more&rdquo; 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&rsquo; 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 &mdash; 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: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: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&amp;A) and lightning talks (10-minute talk with a 5-minute Q&amp;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 &ldquo;Starting with WordPress,&rdquo; 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: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: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!” &#8211; 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 &#8211; 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&#8217;s the &#8216;feeling of freedom&#8217; that, I have now, enabled me to share this story. I always had an &#8216;inferiority complex&#8217; due to which I could never tell anyone about my family or our socio-economic background. Even if someone asked, I&#8217;d simply avoid the question or lie to them.</p>\n<p>I&#8217;ve now overcome the situation as well as the fear of being judged. And, I believe it&#8217;s the &#8216;freedom&#8217; 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 &#8211; 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 &#8211; 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>तपाईंसँग जे छ त्यसैमा सदैव कृतग्य रहनु, किनकी धेरै मानिसहरू संग केहि पनि हुन्न। &#8211; बुद्ध</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>त्यसैले म आफैंपनि उहाँमाथि अझ भार थपिन चाहन्नथे। फेरि अर्को तर्फ मेरो बाबाआमा ले पनि त अरु साना बहिनीहरू लाई हेर्नुपर्थ्यो। अब भने मसंग आफ्नो उच्च शिक्षालाइ निरन्तरता दिनको लागि एउटै मात्र बिकल्प थियो &#8211; आफैले कमाएर पढ्ने। यसैकारण मैले एउटा विद्यालयमा पढाउन शुरु गरें।</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>म त्यो कार्यक्रमबाट धेरै नै प्रभावित भए र त्यतिबेलानै कुनै दिन वर्डक्याम्पमा वक्तव्य दिने अठोट गरे। नभन्दै मैले अर्को सालको &#8220;<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> संग काम गर्न पाउनु पनि मेरो लागि भाग्यको कुरा थियो। उहाँले मलाई प्रत्येक हप्ता कन्टेन्ट राइटिङ्ग को बारेमा बिस्तृत रुपमा सिकाउनु हुन्थ्यो। मलाई अझै याद छ उहाँले थुप्रै पटकको संवादमा “सफलताको अन्तर&#8221; को बारेमा सिकाउनु भएको थियो। उहाँ साच्चिकै राम्रो प्रशिक्षक सल्लाहकार हुनुहुन्छ।</p>\n<p>अब अहिलेको कुरा! हाल म वर्डप्रेस लेख लेखन क्षेत्रमा भर्खर आउदै गरेका ब्यक्तिहरु संग काम गर्छु। मैले अहिलेसम्म बटुलेको अनुभवहरु को माध्यमबाट साना वर्डप्रेस विजिनेश र ब्लग लाई सहयोग गर्न खोजिरहेको छु। जस्तो कि म अहिले “साइटसागा डटकम“ र “जाक्राथिम डटकम“ मा कार्यरत छु। यधपि मेरो आफ्नै सिक्ने क्रम भने सदैब जारि नै छ।</p>\n<p>अब भने म आफुलाइ लागेको सबभन्दा महत्वपुर्ण कुरा भन्न चाहान्छ। यो क्षेत्रमा मैले पाएको सबभन्दा महत्वपूर्ण कुरा भनेको “स्वतन्त्रता“ हो।</p>\n<blockquote><p>सर्वप्रथम त मेरो वर्डप्रेसको कामले मलाई समयको स्वतन्त्रता दिलायो। मेरो मतलब यो काम म आफुले भ्याएको समयमा गर्न सक्थे जसले गर्दा मेरो आफ्नै पढाईको लागि समय छुटाउन पाए। अनि दोस्रो कुरा भनेको “आर्थिक स्वतन्त्रता“।</p></blockquote>\n<p>आर्थिक आत्मनिर्भरता प्रत्येक व्यक्तिकालागि स्वतन्त्रता प्राप्तिको एक प्रमुख आधार हो। आम्दानी नै सबै कुरा हो भन्ने त होइन तर यो मानव विकासको एक आधारभुत पक्ष भने अवश्य पनि हो।</p>\n<p>वर्डप्रेसमा मेरो शुरुको तलब ठिकै मात्र थियो तर यसको वृद्धि क्रमशः राम्रो हुदै गयो। उदाहरणका लागि, मैले वर्डक्याम्पमा वक्तव्य दिइसकेपछि भने मलाई अरू पनि धेरै फ्रिल्यान्सिङ्ग काम गर्ने अवसरहरू पाए जुन काम मैले खालि समयमा गर्थे र केही थप पैसा पनि कमाए। त्यसपछि मैले मेरो परिवारलाई पनि राम्ररि सहयोग गर्न थाले।</p>\n<p>अबभने, म स्वतन्त्रता बारे अन्तिम कुरा भन्न चाहान्छु। मलाइ लाग्छ यो स्वतन्त्रताको अनुभुति नै त हो जसले मलाइ यो लेख लेख्न सक्षम बनायो। किनभने मलाइ जहिल्यै पनि लघुताबासले थिचिरहन्थ्यो र आफ्नो परिवार अनि आफ्नो सामाजिक-आर्थिक अवस्थाबारे कसैलाइ पनि भन्न सक्दिनथे या चाहान्नथे। यदि कसैले सोधिहाले पनि, म त्यो प्रश्नलाइ बेवास्ता गर्थे वा ढाटेर जवाफ दिन्थे।</p>\n<p>अहिलेको सन्दर्भको कुरा गर्दा, मैले त्यो परिस्थिति र अरुले के सोच्छन भन्ने डर दुबैमाथि जित हासिल गरेझै लाग्छ। र मलाइ यो नै साचो अर्थमा &#8216;स्वतन्त्रता&#8217; हो जस्तो लाग्छ।</p>\n<p>यही हो मेरो स्वतन्त्रता को कथा! हाम्रो स्वतन्त्रता को कथा!</p>\n<h3>आज राम्रो छ र मसँग अझै ठुला आकांक्षाहरु छन् भविष्यको लागि!</h3>\n<p>हो, मेरो वर्तमान राम्रो छ! वर्डप्रेस कन्टेन्ट राइटर, एडिटर, र सल्लाहाकार रूपमा मेरो करियर राम्रो छ। म एमफिल डिग्री पनि गर्दैछु र छिट्टै पुरा पनि गर्नेछु।</p>\n<p>तर अझपनि भविष्यको लागि मेरा धेरै ठुला आकांक्षाहरु छन्!</p>\n<ol>\n<li>म जे गरिरहेको छु त्यसैलाई निरन्तरता दिन चाहन्छु &#8211; नयाँ लेखकहरुलाई कपिराइटिङ्गको सिप सिकाउदै स्वतन्त्रता को अनुभुति दिलाउन। म जस्तो मान्छेहरू को लागि वर्डप्रेस एक अमुल्य उपहार हो।</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 &#8211; वर्डप्रेससंगै स्वतन्त्रता तर्फको यात्रामा</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 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: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: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 &mdash; just looking for a life preserver to pull myself out.</p>\n\n\n\n<p>Don&rsquo;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 &ldquo;advanced&rdquo; 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&rsquo; blocks, keep pushing forward. Let&rsquo;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: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: 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.&nbsp;</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.&nbsp;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.&nbsp;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&nbsp;</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.&nbsp;</p></blockquote>\n\n\n\n<p>Now, he’s able to put those skills to good use in the WordPress community and beyond.&nbsp;</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&nbsp;</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&nbsp;<a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress</a>&nbsp;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: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: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>&ldquo;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.&rdquo;</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&rsquo;s LibrePlanet event, the free software community was not able to discern whether he did so with the board&rsquo;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 &ldquo;FSF staff should have been informed and consulted first,&rdquo; but follows it up by effectively downplaying his influence, stating that Stallman is &ldquo;an unpaid volunteer and subject to the organization&rsquo;s policies.&rdquo; </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>&ldquo;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.&rdquo;</p></blockquote>\n\n\n\n<p>The FSF board has officially confirmed that the majority of its leadership advocated for Stallman&rsquo;s return and see it as important in its aim &ldquo;to attract a new generation of activists for software freedom and to grow the movement.&rdquo; </p>\n\n\n\n<p><a href=\"https://www.fsf.org/news/rms-addresses-the-free-software-community\">Stallman&rsquo;s statement</a> identifies his past behaviors as something outside his control, saying it was &ldquo;not a choice&rdquo; and &ldquo;unavoidable:&rdquo;</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 &mdash; especially women. This was not a choice: I didn&rsquo;t understand the problem enough to know which choices there were.</p><p>Sometimes I lost my temper because I didn&rsquo;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,&nbsp;<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&rsquo;s Computer Science and Artificial Intelligence Lab.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>&ldquo;It was right for me to talk about the injustice to Minsky, but it was tone-deaf that I didn&rsquo;t acknowledge as context the injustice that Epstein did to women or the pain that caused.</p><p>I&rsquo;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.&rdquo;</p></blockquote>\n\n\n\n<p>This strategically intertwined pair of statements from Stallman and the FSF did little to change the community&rsquo;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>&ldquo;I&rsquo;m really grateful that the FSF board took the time to clarify this,&rdquo; Tock founder Brian Fitzpatrick <a href=\"https://twitter.com/therealfitz/status/1381656583554404353\">said</a>. &ldquo;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.&rdquo;</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>&mdash; St&#11093;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&rsquo;s patterns of misconduct. More recently that includes his controversial remarks on rape, assault,&nbsp;and child sex trafficking, along with two decades of&nbsp;<a href=\"https://geekfeminism.wikia.org/wiki/Richard_Stallman\">behaviors and statements</a>&nbsp;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&rsquo;s return to the FSF board of directors. Curiously, WordPress&rsquo; 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&rsquo;s website, but she confirmed it is WordPress&rsquo; official stance on Stallman&rsquo;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 &ldquo;his personal style remains troubling.&rdquo; When the organization&rsquo;s actions so sublimely repudiate its stated goals (to attract a new generation of activists for software freedom), it&rsquo;s easy to see why former supporters can no longer buy into the FSF&rsquo;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: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: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&rsquo;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>&ldquo;As WordPress is one of the most popular CMS&rsquo; we decided to make an out-of-the-box solution that users could easily plug in their WP websites,&rdquo; wrote Marin Jurcic in the <a href=\"https://opensheetmusicdisplay.org/2016/09/19/hello-world-opensheetmusicdisplay-musicxml/\">announcement post</a>. &ldquo;This wasn&rsquo;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 &lsquo;out-of-the-box features&rsquo; and get it working we used WordPress&rsquo;s framework/library &mdash; Javascript and PHP.&rdquo;</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&rsquo;s arguments &mdash; assuming they could remember them all &mdash; and preview the post to see what it would look like. Today, they can interact with and make changes directly to their sheet music&rsquo;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 &mdash; <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 &ldquo;Basic Options&rdquo; 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&rsquo;s active theme handles content width, they can get wildly different results.</p>\n\n\n\n<p>The &ldquo;Drawing Options&rdquo; tab is where users have more control over customizing the output. These settings allow users to determine what is &ldquo;drawn&rdquo; in the digital sheet music. One option is whether to draw the composer&rsquo;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 &ldquo;Automatically Rerender on Change&rdquo; 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&rsquo;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: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: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 &#8211; 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&nbsp;<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>&nbsp;<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&#8217;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: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: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.&nbsp;&nbsp;</p>\n\n\n\n<p><em><strong>Have a question you&#8217;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&#8217;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&#8217;s a lot that goes into WordPress, that&#8217;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&#8217;m going to break down the WordPress community into five big groups; I want you to keep a couple of things in mind.&nbsp;</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&#8217;m not trying to insist that one size fits all. I&#8217;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&#8217;m ready. Let&#8217;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&#8217;ll start from way out there and work my way in that first group; we’re going to call our <strong>Visitors</strong>.&nbsp;</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&#8217;s a WordPress site, but most of the time, they don&#8217;t. The second group are <strong>Users</strong>, people who use WordPress as their CMS. So, that&#8217;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&#8217;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&#8217;m also in that group.&nbsp;</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.&nbsp;</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&#8217;s pretty cool to look at really. So, why should this matter to you? From a very practical standpoint, this matters for anyone who&#8217;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&#8217;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&#8217;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&#8217;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.&nbsp;</p>\n\n\n\n<p>WordPress has allowed me as a mother of five to leave a toxic marriage for good.&nbsp;</p>\n\n\n\n<p>Later, the community picked me up when I became seriously ill.&nbsp;</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&#8217;ve got three things for you this week. I think that they&#8217;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.&nbsp;</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&#8217;s an important release because it&#8217;s when we take a look at the current iteration of full site editing tools that we have, and decide if it&#8217;s ready to get into the WordPress 5.8 release. There&#8217;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&#8217;t checked out the Gutenberg plugin lately, obviously I think it&#8217;s a good idea to do that in general, but definitely a good idea to check it out now.&nbsp;</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&#8217;ll share a link to that in the show notes. It&#8217;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&#8217;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&#8217;re interested in. We&#8217;ll take a look and see if it&#8217;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.&nbsp;</p>\n\n\n\n<p>Thank you for joining in today for the WordPress briefing. I&#8217;m your host, Josepha Haden Chomphosy. I&#8217;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: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: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 &ldquo;Site Editor (beta)&rdquo; 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&rsquo;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>&ldquo;On October 19, 2020, there were 250 new commits made since the last release (9.1.1) and before the release of 9.2,&rdquo; Pauli-Haack said. &ldquo;Any issue you might file, might get a response like &lsquo;Could you please try it in master, I think it was already fixed.\'&rdquo; 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>&ldquo;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,&rdquo; she said. &ldquo;In October, I was a total rookie with an idea.&rdquo;</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>&ldquo;Andy Fragen helped me think through it for making it the easiest for the &lsquo;normal&rsquo; users to get a Test version without to know much about git, node and stuff,&rdquo; 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&amp;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:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s: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&#8217;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>&nbsp;(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.&nbsp;</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.&nbsp;</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&nbsp; 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.”&nbsp;</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&nbsp; 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.&nbsp;</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.&nbsp;</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&nbsp;</li><li>Block-based theme updates in&nbsp;Gutenberg&nbsp;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&#8217;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&#8217;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&#8217; updates</a> in the Core handbook has the latest. </p>\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index&#8221;</a>&nbsp;</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&nbsp;<a href=\"https://unsplash.com/@fran_?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText\">Fran Jacquier</a>&nbsp;on&nbsp;<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&#8217;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&#8217;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&nbsp;<a href=\"https://gutenbergtimes.com/podcast/\">Gutenberg Changelog</a>&nbsp;podcast </strong><br />?️&nbsp;<a href=\"https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg?mc_cid=4b6c9f88fe\">Spotify</a>&nbsp;|&nbsp;<a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\">Google</a>&nbsp;|&nbsp;<a href=\"https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475\">iTunes</a>&nbsp;|&nbsp;<a href=\"https://pca.st/podcast/f8445ec0-7508-0137-f267-1d245fc5f9cf\">PocketCasts</a>&nbsp;|&nbsp;<a href=\"https://www.stitcher.com/show/gutenberg-changelog\">Stitcher</a>&nbsp;|<br />?️&nbsp;<a href=\"https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast\">Pod Bean</a>&nbsp;|&nbsp;<a href=\"https://castbox.fm/channel/Gutenberg-Changelog-id2173375\">CastBox</a>&nbsp;|&nbsp;<a href=\"https://www.podchaser.com/podcasts/gutenberg-changelog-878239/\">Podchaser</a>&nbsp;|&nbsp;<a href=\"https://gutenbergtimes.com/feed/podcast\">RSS Feed</a>&nbsp;</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: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: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 &ndash; Gutenberg Project Lead who will host the demo.</li><li>Matt Mullenweg &ndash; WordPress Project Lead.</li><li>Helen Hou-Sand&igrave; &ndash; Lead Developer.</li><li>Josepha Haden Chomphosy &ndash; Executive Director.</li></ul>\n\n\n\n<p>The meeting&rsquo;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&rsquo;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>&ldquo;The most important context to share is that <strong>it isn&rsquo;t shipping as the full, default experience for users</strong>,&rdquo; wrote Chomphosy in the post, noting that the team is growing beyond past mistakes. &ldquo;One of the clearest pieces of feedback from the Phase One merge process was that there wasn&rsquo;t enough time for our extenders (agencies, theme authors, plugin developers, site builders, etc.) to prepare for the upcoming changes.&rdquo;</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>&ldquo;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&rsquo;t,&rdquo; said Haden Chomphosy. &ldquo;There are probably some exceptions to that, as you mentioned, but many of these can ship as they are ready.&rdquo;</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&igrave;, 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 &ldquo;can I try out this new thing without the penalty of messing up my site?&rdquo; &mdash; 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: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: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>&ldquo;It&rsquo;s no secret that the &lsquo;themes&rsquo; part of iThemes has been lacking for many years now,&rdquo; iThemes general manager Matt Danner said. &ldquo;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.&nbsp;</p>\n\n\n\n<p><em>&ldquo;</em>Joining forces with Kadence WP means that iThemes can once again have an innovative and modern WordPress theme platform.&rdquo;</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 &ldquo;are no longer truly compatible with the future direction of WordPress.&rdquo;</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>&ldquo;This last year has marked some ridiculous growth for Kadence WP,&rdquo; co-founder Ben Ritner said. &ldquo;Only one year ago my sister Hannah (many users will know Hannah from our support channels) and I were the entirety of&nbsp;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.&rdquo;</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&rsquo; 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 &ldquo;<a href=\"https://attendee.gotowebinar.com/register/446959587392124432\">Learn How to Use Kadence WP</a>&rdquo; 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: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: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 &mdash; 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&rsquo;s response was to a <a href=\"https://twitter.com/Krogsgard/status/1375867036102971396\">tweet by Brian Krogsgard</a>, the Post Status creator and editor. &ldquo;WordPress should have one singular button that says: Turn off all comments and comment displays. This is so hilariously complicated, it&rsquo;s absurd.&rdquo;</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&rsquo;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&rsquo;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>&ldquo;Like most things, [Full Site Editing] will change things there,&rdquo; wrote WordPress Themes Team rep Ari Stathopoulos in the Post Status Slack. &ldquo;Want comments? Add the comment-form block in your template. Don&rsquo;t want them? Don&rsquo;t add it.&rdquo;</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&rsquo;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 &ldquo;network&rdquo; 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&rsquo;s history and identity. It is a gateway to discussion &mdash; often as important or even more so than a site&rsquo;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:43;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&#8217;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&#8217;t said much over the last few months, we&#8217;ve been working with the initial feedback we received to expand HeroPress in the most manageable and sustainable way. Because really, if it&#8217;s not manageable and sustainable, what&#8217;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&#8217;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&#8217;re thrilled to be able to build on their legacy and continue to grow Hallway Chats through out the community, and we&#8217;re grateful to Tara and Liam that they&#8217;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&#8217;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: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: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&rsquo;s inclusion in WordPress, which could be as soon as version 5.8 &mdash; 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 &ldquo;scoped patterns.&rdquo; 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>&ldquo;Those were always meant to be temporary to start with,&rdquo; wrote Kjell Reigstad, a core WordPress contributor and Design Director at Automattic, in the GitHub ticket. &ldquo;Let&rsquo;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.&rdquo;</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: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: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&#8217;t even come up with original concepts for attack ads, and have tried to rip-off of Apple&#8217;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&#8217;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&#8217;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&#8217;t take my word for it, look at their investor presentations.) They are so insecure that they are also the only website creator I&#8217;m aware of that doesn&#8217;t allow you to export your content, so they&#8217;re like a roach motel where you can check in but never check out. Once you buy into their proprietary stack you&#8217;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&#8217;re comparing website builders to abusive relationships, Wix is one that locks you in the basement and doesn&#8217;t let you leave.</strong> I&#8217;m surprised consumer protection agencies haven&#8217;t gone after them.</p>\n\n\n\n<p>Philosophically, I believe in open source, and if WordPress isn&#8217;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&#8217;ve always seen them operate with integrity and I&#8217;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&#8217;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&#8217; format</a> and don&#8217;t have to resort to dirty tricks to be successful. I expect Squarespace&#8217;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&#8217;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: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: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>&mdash; 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 &ldquo;You Deserve Better&rdquo; 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&rsquo;s &ldquo;initiative to connect with an audience that doesn&rsquo;t think or know that Wix applies to their needs.&rdquo; </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>&ldquo;The campaign shows in a clever way that WordPress users don&rsquo;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,&rdquo; Gril said. &ldquo;Each video in the campaign revolves around user pain points, which also highlight Wix&rsquo;s strengths.&rdquo;</p>\n\n\n\n<p>Morten Rand-Hendriksen, who received a pair of the headphones, characterized the campaign as &ldquo;<a href=\"https://twitter.com/mor10/status/1379513577619394563\">nuclear troll-marketing</a>.&rdquo; 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>&ldquo;I guess they&rsquo;re trying to provoke us into responding?&rdquo; WordPress co-founder Matt Mullenweg <a href=\"https://twitter.com/photomatt/status/1379217014472896512\">tweeted</a> in response to discussion on the campaign. &ldquo;I agree it comes off as creepy and misleading to impersonate &lsquo;WordPress&rsquo; this way.</p>\n\n\n\n<p>&ldquo;I can&rsquo;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.&rdquo;</p>\n\n\n\n<p>Wix&rsquo;s new video ads seem more geared at professional developers with references that are likely outside of regular users&rsquo; 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&nbsp;and Twitter in pursuit of professionals who would bring more customers to its platform.</p>\n\n\n\n<p>&ldquo;We want to make it clear that we have everything a professional needs,&rdquo; Maya Gril said. &ldquo;Our product is mature and constantly evolving. We&rsquo;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.&rdquo;</p>\n\n\n\n<p>Unfortunately, Wix is lacking one very important feature for catering to &ldquo;professional needs&rdquo; &ndash; data portability.  When asked for his thoughts on the campaign, Mullenweg added that Wix is the only CMS in the world that doesn&rsquo;t allow export &ndash; 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&nbsp;<a href=\"https://support.wix.com/en/article/wix-site-hosting\">hosted</a>&nbsp;exclusively on Wix&rsquo;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&rsquo;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&rsquo;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&rsquo;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:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: 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 &ldquo;supercharging&rdquo; 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>&ldquo;Yes, we&rsquo;ll definitively continue this with the future default themes,&rdquo; said Yann Collet. &ldquo;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.&rdquo;</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>&ldquo;The goal is to showcase the power and flexibility of Twentig, the default theme, and the block editor,&rdquo; said the team. &ldquo;And ultimately inspire people to be creative with blocks. It&rsquo;s incredibly fun and fast to build directly inside the block editor with our block patterns instead of using a prototyping tool like Figma.&rdquo;</p>\n\n\n\n<h2>Extending the Block Editor</h2>\n\n\n\n<p class=\"has-drop-cap\">The Twentig plugin&rsquo;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&rsquo;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 &ldquo;CSS Library.&rdquo; This is a setting under the Advanced tab for most blocks that users can access by clicking the &ldquo;+&rdquo; icon next to the Additional CSS Classes option. It allows users to tick off checkboxes for numerous classes &mdash; each has an explanation of what it does. These are merely a set of utilities that change the block&rsquo;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&rsquo;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&rsquo;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&rsquo;s design.\n\n\n\n<p class=\"has-drop-cap\">The plugin packages dozens of settings under the &ldquo;Twentig Options&rdquo; 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&rsquo;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: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: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 &ldquo;influencers from the tech industry,&rdquo; 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&rsquo;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&rsquo;s be honest, what&rsquo;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 &ldquo;WordPress&rdquo; making bizarre claims:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>&ldquo;Apparently, Wix is coming out with a campaign trashing me. I just want you to know that it&rsquo;s totally fake news, completely bogus. They&rsquo;re just spreading lies because they&rsquo;re jealous of our relationship.&rdquo; </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 &ldquo;exhausted memory&rdquo; and WordPress&rsquo; 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>&mdash; 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>&ldquo;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,&rdquo; Campbell said after receiving the headphones in the mail. &ldquo;I think I&rsquo;d be fine with it if it weren&rsquo;t signed as &lsquo;From WP&rsquo; and &lsquo;Yours, WP.&rsquo; By the time I got to watching the video I already had that bad taste in my mouth.&rdquo;</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&rsquo; trademark in the video. This may be a violation of the WordPress Foundation&rsquo;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&rsquo;t remember giving you my address but these are cool headphones and you definitely got me not-using-Wix if that was your goal &hearts;&#65039;<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>&mdash; 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&rsquo;t the first time WordPress and Wix have been at odds. In 2016, Matt Mullenweg&nbsp;<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>&nbsp;from the WordPress mobile app and distributing it in its&nbsp;<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>.&nbsp;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&rsquo;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&rsquo;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: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: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, &ldquo;inclusive, disabilities friendly, and barrierless&rdquo; 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 &ldquo;Content Only&rdquo; 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&eacute;n&rsquo;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&rsquo;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&rsquo;s array of patterns is not enough to whet users&rsquo; 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 &ldquo;accessibly hidden&rdquo; 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 &gt; 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&iacute; <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&rsquo;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&rsquo;s tagline. This can make for a long and unusual bit of text. It can also mess up a theme&rsquo;s layout as it is doing with Michelle. I hope this will be addressed from WordPress&rsquo;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:\"\";}}}}}}}}}}}}}}}}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:\"Thu, 29 Apr 2021 04:47:55 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Thu, 29 Apr 2021 04:30:09 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20201016225006\";}','no'),(429477,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1619714875','no'),(429478,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1619671675','no'),(429479,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1619714875','no'),(429480,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2021/04/getting-started-with-the-figma-wordpress-design-library/\'>Getting Started with the Figma WordPress Design Library</a></li><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/pattern-directory-targeted-to-launch-with-wordpress-5-8?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pattern-directory-targeted-to-launch-with-wordpress-5-8\'>WPTavern: Pattern Directory Targeted to Launch with WordPress 5.8</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/gravity-forms-2-5-launches-with-an-overhauled-ui-and-focus-on-accessibility?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gravity-forms-2-5-launches-with-an-overhauled-ui-and-focus-on-accessibility\'>WPTavern: Gravity Forms 2.5 Launches With an Overhauled UI and Focus on Accessibility</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2021/04/getting-started-with-the-figma-wordpress-design-library/\'>WordPress.org blog: Getting Started with the Figma WordPress Design Library</a></li></ul></div>','no'),(429533,'_transient_timeout_cached_swapjs','1619678711','no'),(429534,'_transient_cached_swapjs','/*! swap.js | Copyright © 2011-2021 CallRail Inc. | License: www.callrail.com/legal */function CallTrkSwap(e){for(var a in e)this[a]=e[a];CallTrk.pushNamespace(\"namespace_\"+this.id,this)}var CallTrk=window.CallTrk;!function(){var e=document.documentElement,a=\"crjs\";e.classList?e.classList.add(a):e.className+=\" \"+a;var r=document.createElement(\"style\");r.setAttribute(\"type\",\"text/css\");var t=\".crjs .phoneswap { visibility: hidden; }\";r.textContent!==undefined?r.textContent=t:r.style.cssText=t;var n=document.querySelector(\"head\");n&&n.appendChild(r)}(),CallTrkSwap.prototype.run=function(){this.referrer=this.getReferrer(),this.landing=this.getLanding(),this.referrer_key=CallTrkSwap.getReferrerKey(this.referrer,this.landing),this.createReferrerAndLandingCookies(),this.applyTrumpLandingPage(),this.applyTrumpSources(),this.getWidgetScripts()},CallTrkSwap.perfData=function(){if(CallTrkSwap._perfData)return CallTrkSwap._perfData;if(CallTrkSwap._perfData={},window.performance)try{var e=window.performance.getEntriesByType(\"resource\").filter(function(e){return e.name.match(/swap\\.js/)})[0];if(e){var a=e.encodedBodySize>0&&e.transferSize>0&&e.transferSize<e.encodedBodySize,r=0===e.duration;if(a||r)return{};var t=e.secureConnectionStart>0?e.secureConnectionStart:e.connectEnd;CallTrkSwap._perfData={dns:e.domainLookupEnd-e.domainLookupStart,conn:t-e.connectStart,tls:e.connectEnd-t,wait:e.responseStart-e.requestStart,recv:e.responseEnd-e.responseStart}}}catch(e){}return CallTrkSwap._perfData},CallTrkSwap.perfData(),CallTrkSwap.documentReferrer=function(){return document.referrer},CallTrkSwap.documentURL=function(){return document.URL},CallTrkSwap.documentCookie=function(e){return e?document.cookie=e:document.cookie},CallTrkSwap.windowLocation=function(){return window.location},CallTrkSwap.nearestTLD=function(){if(CallTrkSwap._nearestTLD)return CallTrkSwap._nearestTLD;var e=this.documentCookie(),a=CallTrkSwap.windowLocation().hostname,r=a.split(\".\");if(\"\"===a)return\"\";for(var t=r.length-1;t>=0;--t){var n=r.slice(t).join(\".\");if(this.createCookie(\"calltrk_nearest_tld\",n,3600,n),e!==this.documentCookie())return this.eraseCookie(\"calltrk_nearest_tld\",n),CallTrkSwap._nearestTLD=n,n}},CallTrkSwap.crossSubdomain=function(){var ns=this.firstNamespace();return ns&&ns.cross_subdomain},CallTrkSwap.cookieDuration=function(){return this.firstNamespace().cookie_duration},CallTrkSwap.isMulti=function(){return!!this.firstNamespace().multiswap_id},CallTrkSwap.namespaceIds=function(){var e=[];return CallTrk.eachNamespace(function(ns){e.push(ns.id)}),e},CallTrkSwap.createCookie=function(e,a,r,t){var n=\"\";if(null==r&&(r=this.cookieDuration()),r){var i=new Date;i.setTime(i.getTime()+24*r*60*60*1e3),n=\"; expires=\"+i.toUTCString()}var l=e+\"=\"+escape(a)+n+\"; path=/\";this.crossSubdomain()&&!1!==t&&!t&&(t=this.nearestTLD()),t&&(l+=\"; domain=\"+t);var o=this.getItem(e);return o&&o==a?this.documentCookie(l):this.hasCookie(l)?this.setItem(e,a):(this.setItem(e,a),this.documentCookie(l)),l},CallTrkSwap.crDeleteOldCookies=function(){this.eraseCookie(\"calltrk_referrer\"),this.eraseCookie(\"calltrk_landing\"),this.eraseCookie(\"calltrk_session_id\");var e=document.cookie.match(/calltrk_session_swap_numbers_(\\d+)=/g);if(e)for(var a=0;a<e.length;++a){var r=e[a],t=/[0-9]+/g,n=r.match(t)[0];this.eraseCookie(\"calltrk_session_id_\"+n),this.eraseCookie(\"calltrk_session_swap_numbers_\"+n)}},CallTrkSwap.hasWordpressCookies=function(){return window.crwpVer>=1},CallTrkSwap.wpProxy=function(){return 2===window.crwpVer},CallTrkSwap.proxyPath=function(e){var a;try{a=new URL(e)}catch(r){a=document.createElement(\"a\"),a.href=e}return\"/index.php?rest_route=/calltrk/sessions\"+a.pathname},CallTrkSwap.hasCookie=function(e){return null!=this.documentCookie()&&!(this.cookieValues(e).length<1)},CallTrkSwap.readCookie=function(e){var a=this.getItem(e),r=this.cookieValues(e);return r.length<=1&&!a?(this.setItem(e,r[0]),r[0]||null):a?(0===r.length&&this.createCookie(e,a),a):(this.crossSubdomain()?this.eraseCookie(e,!1):this.eraseCookie(e,this.nearestTLD()),r=this.cookieValues(e),r[0]||null)},CallTrkSwap.cookieValues=function(e){for(var a=e+\"=\",r=this.documentCookie().split(\";\"),t=[],n=0;n<r.length;n++){for(var i=r[n];\" \"===i.charAt(0);)i=i.substring(1,i.length);0===i.indexOf(a)&&t.push(unescape(i.substring(a.length,i.length)))}return t},CallTrkSwap.eraseCookie=function(e,a){this.createCookie(e,\"\",-1,a),this.removeItem(e)},CallTrkSwap.prototype.applyTrumpSources=function(){if(this.trump_sources){var e=CallTrkSwap.getReferrerKey(CallTrkSwap.documentReferrer(),CallTrkSwap.documentURL());CallTrkSwap.contains([\"google_paid\",\"yahoo_paid\",\"bing_paid\"],e)&&(CallTrkSwap.crDeleteOldCookies(),delete CallTrkSwap._referrer,delete CallTrkSwap._landing,CallTrkSwap._referrerAndLandingCookiesCreated=!1,this.referrer=CallTrkSwap.documentReferrer(),this.landing=CallTrkSwap.documentURL(),this.createReferrerAndLandingCookies(),this.referrer_key=e)}},CallTrkSwap.prototype.applyTrumpLandingPage=function(){function e(e){var a=\"(\\\\?|&)\"+e+\"($|&|=)\";return CallTrkSwap.windowLocation().href.match(a)}if(this.trump_landing_param){e(this.trump_landing_page_param)&&(CallTrkSwap.crDeleteOldCookies(),delete CallTrkSwap._referrer,delete CallTrkSwap._landing,CallTrkSwap._referrerAndLandingCookiesCreated=!1,this.referrer=CallTrkSwap.documentReferrer(),this.landing=CallTrkSwap.documentURL(),this.createReferrerAndLandingCookies(),this.referrer_key=CallTrkSwap.getReferrerKey(this.referrer,this.landing))}},CallTrkSwap.prototype.createReferrerAndLandingCookies=function(){CallTrkSwap._referrerAndLandingCookiesCreated||(CallTrkSwap.hasWordpressCookies()?this.postWordpressCookies(this.referrer,this.landing):(CallTrkSwap.createCookie(\"calltrk_referrer\",this.referrer),CallTrkSwap.createCookie(\"calltrk_landing\",this.landing)),CallTrkSwap._referrerAndLandingCookiesCreated=!0)},CallTrkSwap.prototype.getReferrer=function(){if(CallTrkSwap._referrer)return CallTrkSwap._referrer;var e=CallTrkSwap.readCookie(\"calltrk_referrer\");return e||(e=this.getCurrentReferrer()),CallTrkSwap._referrer=e,e},CallTrkSwap.prototype.getCurrentReferrer=function(){var e=this.getURLParameter(\"utm_referrer\");return e||(e=CallTrkSwap.documentReferrer()),e||(e=\"direct\"),e},CallTrkSwap.prototype.getLanding=function(){if(CallTrkSwap._landing)return CallTrkSwap._landing;var e=CallTrkSwap.readCookie(\"calltrk_landing\");return e||(e=CallTrkSwap.documentURL()),CallTrkSwap._landing=e,e},CallTrkSwap.getReferrerKey=function(e,a){var r;e=e||\"direct\";var t=/utm_medium=([cp]pc|paid_social|paid|.*_ad.*)/i;if(e.match(/doubleclick/)||a.match(/dclid=/))r=\"google_paid\";else if(e.match(/google/)&&!e.match(/mail\\.google\\.com/)){if(a.match(/gclid=/))return\"google_paid\";r=e.match(/maps\\.google\\.[a-z\\.]{2,5}/)?\"google_local\":e.match(/google\\.[a-z\\.]{2,5}\\/(aclk|afs)/)||e.match(/googleadservices/)||a.match(/utm_(medium|source)=[cp]pc/i)||a.match(/(matchtype|adposition)=/i)?\"google_paid\":\"google_organic\"}else r=a.match(/gclid=/)?e.match(/(\\/|\\.)youtube\\./)||a.match(/utm_source=.*youtube.*/i)?\"youtube_paid\":a.match(/msclkid=/)?\"bing_paid\":\"google_paid\":a.match(/msclkid=/)?e.match(/(\\/|\\.)duckduckgo\\./)||a.match(/utm_source=.*duckduckgo.*/i)?\"duckduckgo_paid\":\"bing_paid\":e.match(/(\\/|\\.)bing\\./)||a.match(/utm_source=.*bing.*/i)?e.match(/bing\\.com\\/local/)?\"bing_local\":a.match(t)||a.match(/msclkid=/i)?\"bing_paid\":\"bing_organic\":e.match(/msn\\.com/)?\"bing_paid\":e.match(/yahoo/)&&!e.match(/mail\\.yahoo\\.com/)?e.match(/local\\.(search\\.)?yahoo\\.com/)?\"yahoo_local\":a.match(t)?\"yahoo_paid\":\"yahoo_organic\":a.match(/fb_ad_id=/i)?e.match(/(\\/|\\.)instagram\\./)||a.match(/utm_source=.*instagram.*/i)?\"instagram_paid\":\"facebook_paid\":a.match(/(fbclid=)/i)&&e.match(/(\\/|\\.)instagram\\./)?a.match(t)?\"instagram_paid\":\"instagram_organic\":e.match(/(\\/|\\.)facebook\\./)||a.match(/(fbclid=|utm_source=.*facebook.*)/i)?a.match(t)?\"facebook_paid\":\"facebook_organic\":e.match(/(\\/|\\.)instagram\\./)||a.match(/utm_source=.*instagram.*/i)?a.match(t)?\"instagram_paid\":\"instagram_organic\":e.match(/(\\/|\\.)duckduckgo\\./)||a.match(/utm_source=.*duckduckgo.*/i)?a.match(t)?\"duckduckgo_paid\":\"duckduckgo_organic\":e.match(/(\\/|\\.)nextdoor\\./)||a.match(/utm_source=.*nextdoor.*/i)?a.match(t)?\"nextdoor_paid\":\"nextdoor_organic\":e.match(/(\\/|\\.)linkedin\\./)||a.match(/utm_source=.*linkedin.*/i)?a.match(t)?\"linkedin_paid\":\"linkedin_organic\":e.match(/(\\/|\\.)twitter\\./)||a.match(/utm_source=.*twitter.*/i)?a.match(t)?\"twitter_paid\":\"twitter_organic\":e.match(/(\\/|\\.)pinterest\\./)||a.match(/utm_source=.*pinterest.*/i)?a.match(t)?\"pinterest_paid\":\"pinterest_organic\":e.match(/(\\/|\\.)spotify\\./)||a.match(/utm_source=.*spotify.*/i)?a.match(t)?\"spotify_paid\":\"spotify_organic\":e.match(/(\\/|\\.)yelp\\./)||a.match(/utm_source=.*yelp.*/i)?a.match(t)||a.match(/utm_(medium|source|campaign)=yelp_ad/i)||a.match(/campaign_code=yelp_ad/i)?\"yelp_paid\":\"yelp_organic\":e.match(/(\\/|\\.)youtube\\./)||a.match(/utm_source=.*youtube.*/i)?a.match(t)?\"youtube_paid\":\"youtube_organic\":\"direct\"===e?a.match(t)&&a.match(/utm_source=.*google.*/i)?\"google_paid\":\"direct\":CallTrkSwap.getReferrerDomain(e);return r},CallTrkSwap.getReferrerDomain=function(e){var a=e.split(\"/\")[2],r=a.split(\".\");return r.length>2?r[r.length-2]+\".\"+r[r.length-1]:a},CallTrkSwap.prototype.getHostnameAndPath=function(){var e=document.createElement(\"a\");e.href=CallTrkSwap.windowLocation().href;var a=e.pathname;return 0!==a.indexOf(\"/\")&&(a=\"/\"+a),e.hostname+a},CallTrkSwap.prototype.getURLParameter=function(e){return decodeURIComponent((new RegExp(\"[?|&]\"+e+\"=([^&;]+?)(&|#|;|$)\").exec(location.search)||[null,\"\"])[1].replace(/\\+/g,\"%20\"))||null},CallTrkSwap.makePhoneSwapVisible=function(){this.domEach(\".phoneswap\",function(e){e.style.visibility=\"visible\"})},CallTrkSwap.domEach=function(e,a){for(var r=document.querySelectorAll(e),t=0;t<r.length;t++)a(r[t])},CallTrkSwap.hasClass=function(e,a){return e.classList?e.classList.contains(a):new RegExp(\"(^| )\"+a+\"( |$)\",\"gi\").test(e.className)},CallTrkSwap.prototype.exactTargetsIn=function(e,a){for(var r=0;r<this.session_exact_targets.length;r++){var t=this.session_exact_targets[r];e.indexOf(t)>=0&&a(this.session_exact_targets[r])}},CallTrkSwap.CHAR_SEP=\"([-. \"+String.fromCharCode(160)+\"]?)\",CallTrkSwap.NUM_REGEX=new RegExp(\"(\\\\(?)\\\\d{3}(\\\\))?\"+CallTrkSwap.CHAR_SEP+\"\\\\d{3}\"+CallTrkSwap.CHAR_SEP+\"\\\\d{4}\\\\b\",\"g\"),CallTrkSwap.stringTargets=function(e){return e&&e.match(this.NUM_REGEX)||[]},CallTrkSwap.INTL_NUM_REGEX=/[(+]?[(+]?(?:[\\d][ \\-.()\\u202F\\u00A0]{0,2}){8,21}[\\d]/g,CallTrkSwap.intlStringTargets=function(e){return e&&e.match(this.INTL_NUM_REGEX)||[]},CallTrkSwap.recurseDOM=function(e,a,r){for(var t=r||e,n=1;t;){var i=null;!1!==a(t)&&t.nodeType===n&&(i=t.firstChild),t.nextSibling&&t!==e&&CallTrkSwap.recurseDOM(e,a,t.nextSibling),t=i}},CallTrkSwap.traverseDOM=function(e,a){var r=[\"src\",\"srcset\",\"title\",\"phone\"],t=/(\\bclk[ng]\\/(sms|tel|imessage))|(^(sms|tel|imessage))/i,n=function(a,r,t){var n;n=\"undefined\"==typeof getComputedStyle?a.currentStyle:getComputedStyle(a);var i=n[r]||t&&n[t];if(i){var l=e(i);null!=l&&(a.style[r]=l)}},i=function(a,r){var t=a.getAttribute(r);if(t){var n=e(t,r);null!=n&&a.setAttribute(r,n)}},l=function(e,a){for(var r=0;r<e.length;r++)i(a,e[r])},o=function(e){var a=e.getAttribute(\"href\");a&&a.match(t)&&i(e,\"href\")};this.domEach(\".cr_image, .cr_image *\",function(e){n(e,\"background\"),n(e,\"backgroundImage\")}),CallTrkSwap.recurseDOM(a,function(a){switch(a.nodeType){case 1:if(\"SCRIPT\"===a.tagName||a.hasAttribute(\"data-calltrk-noswap\"))return!1;l(r,a),o(a);break;case 3:var t=e(a.nodeValue);null!=t&&(CallTrkSwap._isDebug&&(a.parentNode.className+=\" calltrk-swap-occurred\"),a.nodeValue=t)}})},CallTrkSwap.domTargets=function(e){var a,r,t=[],n=/\\D/g;return this.traverseDOM(function(e){a=CallTrkSwap.stringTargets(e);for(var i=0;i<a.length;i++)r=a[i].replace(n,\"\"),r.length>10&&(r=r.slice(r.length-10)),-1===CallTrkSwap.indexOf(t,r)&&t.push(r);CallTrk.eachNamespace(function(ns){ns.exactTargetsIn(e,function(e){t.push(e)})})},e),t},CallTrkSwap.replacementForPlainText=function(e,a){var r=a.substring(0,3),t=a.substring(3,6),n=a.substring(6,10),i=\"(\"+r+\") \"+t+\"-\"+n,l=r+\"-\"+t+\"-\"+n,o=r+\".\"+t+\".\"+n;return e=e.replace(\"###phone###\",i),e=e.replace(\"###phone-dashes###\",l),e=e.replace(\"###phone-dots###\",o)},CallTrkSwap.prototype.getGoogleContentExperimentCookies=function(e){if(e.google_experiments!==undefined)return e.google_experiments;var a;if(a=CallTrkSwap.readCookie(\"calltrk_google_experiments\")?CallTrkSwap.readCookie(\"calltrk_google_experiments\"):\"\",this.getURLParameter(\"utm_expid\")){var r=this.getURLParameter(\"utm_expid\"),t=this.getHostnameAndPath(),n=r+\",\"+t;a.indexOf(n)<0&&(a=\"\"!==a?a+\"|\"+n:n),CallTrkSwap.createCookie(\"calltrk_google_experiments\",a)}return e.google_experiments=a,a},CallTrkSwap.prototype.swapSessionURL=function(){return this.buildURL(\"multiswap_session\",{multiswap_id:this.multiswap_id,host:this.swap_session_host,version:\"12\",multiswap_token:this.multiswap_token})},CallTrkSwap.visibleParent=function(){try{if(window.self===window.parent||window.self.document===window.top.document)return!1}catch(e){return!1}return!0},CallTrkSwap.waitingParent=function(){try{if(\"loading\"===window.parent.document.readyState)return!0}catch(e){return!1}return!1},CallTrkSwap.prototype.iframeConflict=function(){if(!CallTrkSwap.visibleParent())return!1;var e=window.top.CallTrk&&window.top.CallTrk&&window.top.CallTrk._namespaces;return e&&e.indexOf(this.id.toString())>=0},CallTrkSwap.prototype.getSecondScript=function(e,a,r){var t={cid:this.getURLParameter(\"cid\"),uuid:CallTrkSwap.getSessionID(),ref:this.getCurrentReferrer(),landing:CallTrkSwap.documentURL(),user_agent:navigator.userAgent,record_pageview:a&&!this.iframeConflict(),domless:r,swaps:[],all_formats:!0};CallTrkSwap.isMulti()||(t.ids=CallTrkSwap.namespaceIds());var n=CallTrkSwap.getIntegrationData();for(var i in n)t[i]=n[i];var l={};for(var o in e){var s=e[o]||\"\",p=s;\"object\"==typeof s&&(p=s.national_string),p||(l[o]=null),t.swaps.push(o+\"=\"+p)}if(Object.keys(l).length&&this.mergeUnassignedSwaps(l),\"withCredentials\"in new XMLHttpRequest){t.perf=CallTrkSwap.perfData(),CallTrkSwap._perfData={};var c=this.swapSessionURL().replace(/\\.js$/,\".json\");CallTrkSwap.postScript(c,t,function(e){CallTrkSwap.parseSessionSwap(e)})}else CallTrkSwap.getScript(this.swapSessionURL(),t)},CallTrkSwap.prototype.postWordpressCookies=function(e,a){var r={calltrk_referrer:e,calltrk_landing:a,calltrk_session_id:CallTrkSwap.getSessionID(),domain:CallTrkSwap.nearestTLD(),duration:CallTrkSwap.firstNamespace().cookie_duration};CallTrkSwap.postCookies(\"/index.php?rest_route=/Calltrk/v1/store\",r,function(r){CallTrkSwap.parseCookieResponse(r,e,a)})},CallTrkSwap.parseCookieResponse=function(e,a,r){204!==e&&(window.crwpVer=0,CallTrkSwap.createCookie(\"calltrk_referrer\",a),CallTrkSwap.createCookie(\"calltrk_landing\",r))},CallTrkSwap._debugEnabled=function(){return!!CallTrkSwap.windowLocation().href.match(/crl?dbg/)},CallTrkSwap._isDebug=CallTrkSwap._debugEnabled(),CallTrkSwap._log=[],CallTrkSwap._unassigns=[],CallTrkSwap.log=function(e,a){this._isDebug&&(a||(a=e,e=\"swap\"),this._log.push(e.toString()+\": \"+a))},CallTrkSwap.prototype.log=function(e){CallTrkSwap.log(this.id,e)},CallTrkSwap.isArray=Array.isArray||function(e){return e instanceof Array},CallTrkSwap.parseSessionSwap=function(e){!0===e.domless?CallTrkSwap.swapCallback(e.a):!0===e.number_assignment&&(CallTrkSwap.mergeStoredSwaps(e.a),CallTrkSwap.mergeUnassignedSwaps(e.a),CallTrkSwap.startSessionSwap(e.r)),CallTrkSwap.makePhoneSwapVisible(),!0===e.integration_retry&&CallTrkSwap.integrationRetry(e.integration_retries)},CallTrkSwap.startSessionSwap=function(e,a){var r=[\"advanced\",\"simple\"],t=this.adjustExactFormat(e),n=document.title;a=a||document.body,r.forEach(function(e){for(var a in t[e])n=CallTrkSwap.scanString(n,a,t[e][a])},this);for(var i in CallTrk._namespaceObjs)n=CallTrk._namespaceObjs[i].swapString(n);if(n!==document.title&&(document.title=n),this.traverseDOM(function(e,a){var n=e;CallTrkSwap._isDebug&&CallTrkSwap.foundTargets.push(e),r.forEach(function(e){for(var r in t[e])n=CallTrkSwap.scanString(n,r,t[e][r],undefined,a)},this);for(var i in CallTrk._namespaceObjs)n=CallTrk._namespaceObjs[i].swapString(n,a);if(n!==e)return n},a),CallTrkSwap.swapCleanup(),window.Cufon)try{window.Cufon.refresh()}catch(e){}this.firstNamespace().mutation_observer&&CallTrkSwap.startObserving(),CallTrkSwap.makePhoneSwapVisible()},CallTrkSwap.adjustExactFormat=function(e){var a={advanced:{},simple:{}};for(var r in e)if(-1!==r.indexOf(\",\")){var t=r.split(\",\"),n=decodeURIComponent(t[0]),i=decodeURIComponent(t[1]);if(CallTrkSwap.isArray(e[r])){var l=this.replacementForPlainText(i,e[r][0]);a.advanced[l]=[\".\"===e[r][1][0]?n:i,e[r][1]]}else a.advanced[n]=[i,e[r]]}else a.simple[r]=e[r];return a},CallTrkSwap.prototype.swapString=function(e,a){return this._storedSwapCache||(this._storedSwapCache=CallTrkSwap.adjustExactFormat(this.getStoredSwaps())),[\"advanced\",\"simple\"].forEach(function(r){for(var t in this._storedSwapCache[r]){var n=this._storedSwapCache[r][t];e=CallTrkSwap.scanString(e,t,n,undefined,a)}},this),e},CallTrkSwap.isArray=function(e){return Array.isArray?Array.isArray(e):\"[object Array]\"===Object.prototype.toString.call(e)},CallTrkSwap.scanString=function(e,a,r,t,n){function i(a,t){var n=CallTrkSwap.intlStringTargets(e?e.trim():e);if(n.length>0){for(var i=\"\",l=0;l<n.length;l++)i=t(r,n[l]);return i}return e}function l(r,t){if(\"^\"===a.charAt(0)){if(\"href\"===n)return o(r.e164,t);var i=CallTrkSwap.findFormat(t,r.formats);return null!==i?o(i,t):o(r.national_string,t)}return CallTrkSwap.standardReplace(e,a,r.national_string)}function o(r,t){var n=t.replace(/\\D/g,\"\");if(a.slice(1)===n.slice(n.length-8)){var i=new RegExp(CallTrkSwap.escapeRegExp(t),\"g\");CallTrkSwap._isDebug&&(CallTrkSwap.doneSwaps[e]=r),e=e.replace(i,r)}return e}var s,p=t!==undefined;return p||CallTrkSwap.isArray(r)?e.indexOf(a)>-1&&(s=this.replacementForPlainText(p?t:r[0],p?r:r[1]),CallTrkSwap._isDebug&&(CallTrkSwap.doneSwaps[a]=s),e=e.replace(a,s)):e=\"object\"==typeof r&&null!==r?i(r,l):\"^\"===a.charAt(0)?i(r,o):this.standardReplace(e,a,r),e},CallTrkSwap.defaultNumberFormat=function(e){return\"object\"==typeof e&&null!==e&&(e=e.national_string),e},CallTrkSwap.escapeRegExp=function(e){return e.replace(/([.*+?^=!:${}()|\\[\\]\\/\\\\])/g,\"\\\\$1\")},CallTrkSwap.findFormat=function(e,a){for(var r in a)if(this.isSameFormat(e,a[r]))return r;return null},CallTrkSwap.isSameFormat=function(e,a){return new RegExp(a.slice(1,-1)).test(e)},CallTrkSwap.standardReplace=function(e,a,r){if(this._numberRegexCache||(this._numberRegexCache={}),!this._numberRegexCache[a]){var t=a.substring(0,3),n=a.substring(3,6),i=a.substring(6,10),l=\"(\\\\(?)\"+t+\"(\\\\))?\"+this.CHAR_SEP+n+this.CHAR_SEP+i,o=r.substring(0,3),s=r.substring(3,6),p=r.substring(6,10),c=\"$1\"+o+\"$2$3\"+s+\"$4\"+p;this._numberRegexCache[a]=[i,new RegExp(l,\"g\"),c]}var u=this._numberRegexCache[a];if(e.indexOf(u[0])>-1){if(CallTrkSwap._isDebug){var d=e.match(u[1]);if(d){var w=d[0],k=w.replace(u[1],u[2]);CallTrkSwap.doneSwaps[w]=k}}e=e.replace(u[1],u[2])}return e},CallTrkSwap.swapCleanup=function(){delete this._numberRegexCache,CallTrk.eachNamespace(function(ns){ns._storedSwapCache=null})},CallTrkSwap.mergeStoredSwaps=function(e){var a=e.global;CallTrk.eachNamespace(function(ns){a&&ns.mergeStoredSwaps(a),e[ns.id]&&ns.mergeStoredSwaps(e[ns.id])})},CallTrkSwap.mergeUnassignedSwaps=function(e){var a=e.global;CallTrk.eachNamespace(function(ns){a&&ns.mergeUnassignedSwaps(a),e[ns.id]&&ns.mergeUnassignedSwaps(e[ns.id])})},CallTrkSwap.prototype.mergeStoredSwaps=function(e){var a=this.getStoredSwaps();for(var r in e)e[r]?a[r]=e[r]:a[r]&&delete a[r];this.assigns(a)},CallTrkSwap.prototype.mergeUnassignedSwaps=function(e){var a=this.getUnassignedSwaps();for(var r in e)if(e[r]){var t=a.indexOf(r);t>-1&&a.splice(t,1)}else-1===a.lastIndexOf(r)&&a.push(r);this.unassigns(a)},CallTrkSwap.prototype.getStoredSwaps=function(){var e=this.assigns();return e||{}},CallTrkSwap.prototype.getUnassignedSwaps=function(){var e=this.unassigns();return e||[]},CallTrkSwap.prototype.assigns=function(e){var a=this.id+\"-assigns-\"+CallTrkSwap.getSessionID();return e?CallTrkSwap.setItem(a,e):CallTrkSwap.getItem(a)},CallTrkSwap.prototype.unassigns=function(e){return e?CallTrkSwap._unassigns=e:CallTrkSwap._unassigns},CallTrkSwap.setItem=function(e,a){return e=\"calltrk-\"+e,a===undefined?window.localStorage.removeItem(e):window.localStorage.setItem(e,CallTrkSwap.jsonify(a)),this.getItem(e)},CallTrkSwap.getItem=function(){for(var e=0;e<arguments.length;e++){var a=\"calltrk-\"+arguments[e],r=window.localStorage.getItem(a);if(r)return JSON.parse(r)}return null},CallTrkSwap.removeItem=function(){for(var e=0;e<arguments.length;e++){var a=\"calltrk-\"+arguments[e];window.localStorage.removeItem(a)}return null},CallTrkSwap.prototype.domlessSessionSwap=function(e,a){if(!this.hasSessionTracker()||!e||0===e.length)return void a({});for(var r={},t=0;t<e.length;t++)r[e[t]]=null;CallTrkSwap.swapCallback=a,this.getSecondScript(r,!1,!0)},CallTrkSwap.prototype.hasSessionTracker=function(){return this.session_number_target_exists||this.session_exact_targets.length>0},CallTrkSwap.prototype.hasFormsOrChat=function(){return this.chat_or_form_exists},CallTrkSwap.isEmptyObject=function(e){for(var a in e)return!1;return!0},CallTrkSwap.checkFormsOrChat=function(){var e=!1,a=!1;CallTrk.eachNamespace(function(ns){e=e||ns.hasSessionTracker(),a=a||ns.hasFormsOrChat()}),!e&&a&&CallTrkSwap.firstNamespace().getSecondScript({},!0)},CallTrkSwap.checkSessionSwap=function(e,a){a=a||document.body;var r={},t=null,n=!1,i=!1;if(CallTrk.eachNamespace(function(ns){ns.hasSessionTracker()&&(i=!0,t=ns.session_poll_interval,n=n||ns.session_polling)}),i){for(var l=CallTrkSwap.domTargets(a),o=!1,s=e,p=0;p<l.length;p++)r[l[p]]=null,CallTrkSwap._isDebug&&CallTrkSwap.foundTargets.push(l[p]);CallTrk.eachNamespace(function(ns){var e=ns.checkSessionSwap(r);o=o||e}),o&&CallTrkSwap.startSessionSwap({},a),CallTrk.eachNamespace(function(ns){s=s||ns.checkUnassignedSwaps(r)}),s&&(CallTrkSwap.firstNamespace().getSecondScript(r,e),t&&n&&CallTrkSwap.pollInit())}this.firstNamespace().mutation_observer&&CallTrkSwap.startObserving(),CallTrkSwap.isEmptyObject(r)&&CallTrkSwap.makePhoneSwapVisible()},CallTrkSwap.prototype.checkUnassignedSwaps=function(e){for(var a=this.getUnassignedSwaps(),r=this.assigns()||{},t=Object.keys(e),n=0;n<t.length;n++){var i=t[n];if(-1===a.indexOf(i)&&!(i in r))return!0}return!1},CallTrkSwap.prototype.checkSessionSwap=function(e){var a=this.getStoredSwaps(),r=!1;for(var t in a){var n=a[t];if(!e[t])if(null===e[t])e[t]=n,r=!0;else if(-1!==t.indexOf(\",\")){var i=t.split(\",\"),l=decodeURIComponent(i[0]);null===e[l]&&(delete e[l],e[t]=n,r=!0)}}return r},CallTrkSwap.pollSessionURL=function(){var ns=CallTrkSwap.firstNamespace();return ns.buildURL(\"poll_session\",{multiswap_id:ns.multiswap_id,host:ns.swap_session_host,uuid:CallTrkSwap.getSessionID(),multiswap_token:ns.multiswap_token})},CallTrkSwap.pollSession=function(){CallTrkSwap.pollUnwatch();var ns=CallTrkSwap.firstNamespace(),e={},a=Date.now(),r=.9*ns.session_poll_interval;setTimeout(CallTrkSwap.pollWatch,ns.session_poll_interval),CallTrkSwap.lastPoll&&a-CallTrkSwap.lastPoll<r||(CallTrkSwap.lastPoll=a,CallTrkSwap.isMulti()||(e.ids=CallTrkSwap.namespaceIds()),CallTrkSwap.getScript(CallTrkSwap.pollSessionURL(),e))},CallTrkSwap.pollInit=function(){var e=this.firstNamespace().session_poll_interval;this.pollInitted||(this.pollInitted=!0,setTimeout(this.pollWatch,e))},CallTrkSwap.pollWatch=function(){CallTrkSwap.addEventListener(document,\"mousemove\",CallTrkSwap.pollSession),CallTrkSwap.addEventListener(document,\"keypress\",CallTrkSwap.pollSession),CallTrkSwap.addEventListener(window,\"focus\",CallTrkSwap.pollSession)},CallTrkSwap.pollUnwatch=function(){CallTrkSwap.removeEventListener(document,\"mousemove\",CallTrkSwap.pollSession),CallTrkSwap.removeEventListener(document,\"keypress\",CallTrkSwap.pollSession),CallTrkSwap.removeEventListener(window,\"focus\",CallTrkSwap.pollSession)},CallTrkSwap.addEventListener=function(e,a,r){e.addEventListener?e.addEventListener(a,r):e.attachEvent(\"on\"+a,function(){r.call(e)})},CallTrkSwap.removeEventListener=function(e,a,r){e.removeEventListener?e.removeEventListener(a,r):e.detachEvent(\"on\"+a,r)},CallTrkSwap.getSessionID=function(e){if(!e){if(this._session_id)return this._session_id;e=\"calltrk_session_id\"}var a=this.readCookie(e),r=this;return a||CallTrk.eachNamespace(function(ns){a||(a=r.readCookie(\"calltrk_session_id_\"+ns.id.toString()))}),a||(a=this.generateUUID(),this.createCookie(e,a)),this._session_id=a,a},CallTrkSwap.getFormCaptureCookie=function(e){if(!e){if(this._fcid)return this._fcid;e=\"calltrk_fcid\"}var a=this.readCookie(e);return a||(a=this.generateUUID()),this.createCookie(e,a),this._fcid=a,a},CallTrkSwap.generateUUID=function(){var e=window.crypto||window.msCrypto;return e&&e.getRandomValues?\"10000000-1000-4000-8000-100000000000\".replace(/[018]/g,function(a){var r=parseInt(a);return(r^e.getRandomValues(new Uint8Array(1))[0]&15>>r/4).toString(16)}):\"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx\".replace(/[xy]/g,function(e){var a=16*Math.random()|0;return(\"x\"==e?a:3&a|8).toString(16)})},CallTrkSwap.swapEntry=function(){var e=CallTrkSwap;e.startSwaps(),window.Squarespace&&window.Squarespace.onInitialize&&window.Squarespace.onInitialize(window.Y,function(){e.startSwaps()})},CallTrkSwap.startSwaps=function(){document.removeEventListener&&document.removeEventListener(\"visibilitychange\",CallTrkSwap.swapEntry,!1),this.iframeAwareReady(function(){var e=CallTrkSwap;e.doneSwaps={},e.foundTargets=[],e.startSourceSwap(),e.checkSessionSwap(!0),e.checkFormsOrChat(),e.broadcastReady()})},CallTrkSwap.iframeAwareReady=function(e){var a=this;a.readyRan=!1;var r=function(){a.readyRan||(a.readyRan=!0,a.documentReady(e))};if(!this.visibleParent()||!this.waitingParent())return r();window.addEventListener(\"message\",function(e){\"calltrkReady\"===e.data&&r()}),\"loading\"!==window.parent.document.readyState&&r(),setTimeout(r,2e3)},CallTrkSwap.broadcastReady=function(){var e=window.frames;if(0!==e.length)for(var a=0;a<e.length;a++)e[a].postMessage(\"calltrkReady\",\"*\")},CallTrkSwap.documentReady=function(e){\"loading\"!==document.readyState?e():document.addEventListener?document.addEventListener(\"DOMContentLoaded\",e):document.attachEvent(\"onreadystatechange\",function(){\"loading\"!==document.readyState&&e()})},CallTrkSwap.startObserving=function(){CallTrkSwap.observer||\"undefined\"==typeof MutationObserver||(CallTrkSwap.observer=new MutationObserver(this.mutationCallback),CallTrkSwap.observer.observe(document.body,{childList:!0,subtree:!0}))},CallTrkSwap.stopObserving=function(){CallTrkSwap.observer&&(CallTrkSwap.observer.disconnect(),CallTrkSwap.observer=null)},CallTrkSwap.mutationCallback=function(e){for(var a=CallTrkSwap.firstNamespace().session_observer,r=!1,t=0;t<e.length;t++)for(var n=e[t],i=0;i<n.addedNodes.length;i++){var l=n.addedNodes[i];CallTrkSwap.startSourceSwap(l),a&&(r=r||CallTrkSwap.domTargets(l).length>0)}a&&r&&CallTrkSwap.checkSessionSwap(!1)},CallTrkSwap.firstNamespace=function(){return CallTrk._namespaceObjs[CallTrk._namespaces[0]]},CallTrkSwap.whenPageVisible=function(e){\"prerender\"!==document.visibilityState?e():document.addEventListener&&document.addEventListener(\"visibilitychange\",e,!1)},CallTrkSwap.existingForms=function(){},CallTrkSwap.prototype.buildURL=function(e,a){var r=this.endpoints[e];for(var t in a)r=r.replace(\"$\"+t,a[t]);return this.force_https&&!r.match(/https:/)&&(r=\"https:\"+r),CallTrkSwap.wpProxy()&&(r=CallTrkSwap.proxyPath(r)),r&&r.indexOf(\"app.calltrk\")&&r.indexOf(\"form_capture\")&&(r=r.replace(\"app.calltrk\",\"trk.calltrk\")),r},CallTrkSwap.prototype.addLoadEvent=function(e){\"loading\"!==document.readyState?e():document.addEventListener?document.addEventListener(\"DOMContentLoaded\",e):document.attachEvent(\"onreadystatechange\",function(){\"loading\"!==document.readyState&&e()})},CallTrkSwap.jsonify=function(e){var a=Array.prototype.toJSON;if(!a)return JSON.stringify(e);delete Array.prototype.toJSON;var r=JSON.stringify(e);return Array.prototype.toJSON=a,r},CallTrkSwap.contains=function(e,a){return this.indexOf(e,a)>-1},CallTrkSwap.indexOf=function(e,a){if(e.indexOf)return e.indexOf(a);for(var r=0;r<e.length;r++)if(e[r]===a)return r;return-1},CallTrkSwap.getScript=function(e,a,r){var t=document.createElement(\"script\");t.type=\"text/javascript\",-1!==e.indexOf(\"?\")?e+=\"&\":e+=\"?\",e+=\"t=\"+(new Date).getTime().toString(),e+=\"&\"+this.param(a),CallTrkSwap.wpProxy()&&r&&(e=this.proxyPath(e)),t.src=e,document.body.appendChild(t)},CallTrkSwap.postScript=function(e,a,r){var t=this.post(e);t.setRequestHeader(\"Content-Type\",\"text/plain\"),t.setRequestHeader(\"Accept\",\"application/json\"),t.onload=function(){var e=JSON.parse(t.response);r(e)},t.send(CallTrkSwap.jsonify(a))},CallTrkSwap.postCookies=function(e,a,r){var t=this.post(e);t.setRequestHeader(\"Content-Type\",\"application/json\"),t.onload=function(){var e=t.status;r(e)},t.send(CallTrkSwap.jsonify(a))},CallTrkSwap.post=function(e){var a=new XMLHttpRequest;return a.open(\"POST\",e),a},CallTrkSwap.startSourceSwap=function(e){e=e||document.body;var a=this.matchingSourceTrackers(),r=function(e,r){for(var t=e,n=0;n<a.length;n++){var i=CallTrkSwap.defaultNumberFormat(a[n].number);for(var l in a[n].advanced_swap_targets){var o=a[n].advanced_swap_targets[l];t=CallTrkSwap.scanString(t,l,i,o,r)}i=a[n].number;for(var s=0;s<a[n].swap_targets.length;s++){var p=a[n].swap_targets[s];t=CallTrkSwap.scanString(t,p,i,undefined,r)}}if(t!==e)return t};if(0!==a.length){var t=r(document.title);if(t&&(document.title=t),CallTrkSwap.traverseDOM(r,e),window.Cufon)try{window.Cufon.refresh()}catch(e){}}},CallTrkSwap.matchingSourceTrackers=function(){var e=[];return CallTrk.eachNamespace(function(ns){ns.is_bot||e.push.apply(e,ns.matchingSourceTrackers())}),e},CallTrkSwap.prototype.youTubeMatch=function(e){return\"youtube_paid\"===this.referrer_key&&CallTrkSwap.contains(e,\"google_paid\")},CallTrkSwap.prototype.hasReferrerMatch=function(e){if(this.youTubeMatch(e))return!0;if(CallTrkSwap.contains(e,this.referrer_key))return!0;var a=!!this.referrer,r=\"direct\"===this.referrer||\"\"===this.referrer;if(a&&!r){var t=CallTrkSwap.getReferrerDomain(this.referrer);return CallTrkSwap.contains(e,t)}return!1},CallTrkSwap.prototype.matchingSourceTrackers=function(){for(var e=[],a=0;a<this.source_trackers.length;a++){var r=this.source_trackers[a];if(\"all\"!==r.referrer_tracking_source){-1!==r.referrer_tracking_source.indexOf(\"landing\")&&-1!==this.landing.indexOf(r.landing_tracking_source)?e.push(r):this.hasReferrerMatch(r.referrer_keys)&&e.push(r)}else e.push(r)}return e},function(){CallTrkSwap.prototype.getIntegrationData=function(cookieCache){var ic=this.data_collection_config.cookies,ij=this.data_collection_config.scripts,params={google_content_cookies:this.getGoogleContentExperimentCookies(cookieCache)};for(var reportName in ic){var cookie=ic[reportName],value;cookieCache[cookie]!==undefined?params[reportName]=cookieCache[cookie]:(value=CallTrkSwap.readCookie(cookie),cookieCache[cookie]=value,null!==value&&(params[reportName]=value))}for(var reportAs in ij){var code=ij[reportAs];try{var rc=eval(code);\"object\"!=typeof rc||CallTrkSwap.isArray(rc)||(rc=CallTrkSwap.param(rc)),params[reportAs]=rc}catch(e){}}return params},CallTrkSwap.param=function(e,a,r){if(\"string\"==typeof e)return e;a||(a=[]);for(var t in e){var n=e[t];e.hasOwnProperty(t)&&n&&(r&&(t=r+\"[\"+(this.isArray(e)&&!this.isArray(e[0])?\"\":t)+\"]\"),\"object\"!=typeof n?a.push(encodeURIComponent(t)+\"=\"+encodeURIComponent(n)):this.param(n,a,t))}return r?void 0:a.join(\"&\")},CallTrkSwap.getIntegrationData=function(e){var a={},r={};return CallTrk.eachNamespace(function(ns){if(!e||CallTrkSwap.indexOf(e,ns.id)>-1){var t=ns.getIntegrationData(r);for(var n in t)a[n]=t[n]}}),a},CallTrkSwap.integrationRetry=function(e){var a=CallTrkSwap.getIntegrationData(e),r=CallTrkSwap.firstNamespace();CallTrkSwap.isEmptyObject(a)||(a.uuid=CallTrkSwap.getSessionID(),CallTrkSwap.isMulti()||(a.ids=e),CallTrkSwap.getScript(r.icapURL(),a))},CallTrkSwap.prototype.icapURL=function(){return this.buildURL(\"integration_retry\",{multiswap_id:this.multiswap_id,multiswap_token:this.multiswap_token,version:\"12\",host:this.swap_session_host})}}(),function(){CallTrkSwap.prototype.getWidgetScripts=function(){function e(e){a.endpoints[e]&&-1===CallTrk.appendedScripts.indexOf(e)&&(CallTrkSwap.getScript(a.endpoints[e],{},!0),CallTrk.appendedScripts.push(e))}var a=this;CallTrkSwap.documentReady(function(){a.endpoints.chat&&CallTrkSwap.getScript(a.endpoints.chat,{},!0),a.endpoints.contact&&!a.endpoints.chat&&CallTrkSwap.getScript(a.endpoints.contact,{},!0),a.endpoints.external_chats&&CallTrkSwap.getScript(a.endpoints.external_chats,{},!0),e(\"custom_forms\"),\ne(\"external_forms\")})},window.CallTrkSwap=window.CallTrkSwap||CallTrkSwap}(),function(){function e(ns,e){for(var a=window.CallTrk._namespaces,r=0;r<a.length;++r)if(a[r]===ns)return;a.push(ns),e&&(window.CallTrk._namespaceObjs[ns]=e)}function a(e){for(var a=window.CallTrk._namespaces,r=0;r<a.length;++r){var ns=a[r];if(e(window.CallTrk._namespaceObjs[ns]))return ns}return null}function r(e){for(var a=window.CallTrk._namespaces,r=0;r<a.length;++r){var ns=a[r];e(window.CallTrk._namespaceObjs[ns])}}function t(){var e={};r(function(ns){var a=ns.getStoredSwaps();for(var r in a)e[r]=a[r]});for(var a=CallTrkSwap.matchingSourceTrackers(),t=0;t<a.length;t++)for(var n=a[t],i=0;i<n.swap_targets.length;i++){var l=n.swap_targets[i];e[l]||(e[l]=n.number)}return e}window.CallTrk=window.CallTrk||{_namespaces:[],_namespaceObjs:{},pushNamespace:e,eachNamespace:r,findNamespace:a,appendedScripts:[],swap:function(e){CallTrkSwap.doneSwaps={},CallTrkSwap.foundTargets=[],e=e||document.body,CallTrkSwap.startSourceSwap(e),CallTrkSwap.checkSessionSwap(!1,e)},getSwapNumbers:function(e,a){CallTrkSwap.isArray(e)||(e=[e]);for(var r=t(),n=window.CallTrk._namespaces[0],ns=window.CallTrk._namespaceObjs[n],i={},l=0;l<e.length;l++){var o=e[l];r[o]&&(i[o]=CallTrkSwap.defaultNumberFormat(r[o]),e.splice(l--,1))}return 0===e.length?a(i):ns.domlessSessionSwap(e,function(e){e=e&&e[ns.id]||{};for(var r in e)i[r]=CallTrkSwap.defaultNumberFormat(e[r]);a(i)}),i}}}();!function(){new CallTrkSwap({id:448250596,cookie_duration:365,cross_subdomain:!0,session_poll_interval:6e4,session_polling:!0,session_observer:null,access_key:\"1766939473b57fe5f98d\",form_capture_config:{enabled:!1,url_scope:null,urls:[],source:null},trump_landing_param:!1,trump_landing_page_param:null,trump_sources:!1,mutation_observer:!0,is_bot:!1,force_https:!0,data_collection_config:{cookies:{ga:\"_ga\",utma:\"__utma\",utmb:\"__utmb\",utmc:\"__utmc\",utmv:\"__utmv\",utmx:\"__utmx\",utmz:\"__utmz\"},scripts:{}},source_trackers:[{id:485228200,referrer_tracking_source:\"google_paid\",landing_tracking_source:null,referrer_keys:[\"google_paid\"],swap_targets:[\"8776772248\"],advanced_swap_targets:{},number:{national:\"(866) 668-8376\",national_string:\"8666688376\",international:\"+1 866-668-8376\",e164:\"+18666688376\",formats:{}}}],endpoints:{multiswap_session:\"//js.callrail.com/group/0/1766939473b57fe5f98d/12/swap_session.js\",integration_retry:\"//js.callrail.com/group/0/1766939473b57fe5f98d/12/icap.js\",form_capture:\"//app.callrail.com/companies/448250596/1766939473b57fe5f98d/12/form_capture.js\",poll_session:\"//js.callrail.com/group/0/1766939473b57fe5f98d/$uuid/poll.js\",cr_form:\"//js.callrail.com/forms/$formid\"},swap_session_host:\"js.callrail.com\",session_number_target_exists:!1,session_exact_targets:[],chat_or_form_exists:null}).run()}(),CallTrk.installed||(CallTrk.installed=!0,CallTrkSwap.whenPageVisible(function(){CallTrkSwap.swapEntry()}));','no');
/*!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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=6227 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(3,5,'_edit_lock','1612862173:1'),(4,5,'_wp_page_template','template-parts/home-template.php'),(5,7,'_wp_attached_file','2019/09/logo.png'),(6,7,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:48;s:4:\"file\";s:16:\"2019/09/logo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x48.png\";s:5:\"width\";i:150;s:6:\"height\";i:48;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:{}}}'),(7,8,'_edit_lock','1594634770:1'),(8,10,'_edit_last','1'),(9,10,'_edit_lock','1610108511:1'),(12,16,'_wp_attached_file','2019/09/banner-laptop.png'),(13,16,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:811;s:6:\"height\";i:493;s:4:\"file\";s:25:\"2019/09/banner-laptop.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"banner-laptop-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"banner-laptop-300x182.png\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"banner-laptop-768x467.png\";s:5:\"width\";i:768;s:6:\"height\";i:467;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:{}}}'),(14,5,'_edit_last','1'),(15,5,'banner_section_background_image','712'),(16,5,'_banner_section_background_image','field_5d7785aaee8ae'),(17,5,'banner_section_front_image','755'),(18,5,'_banner_section_front_image','field_5d7785d3ee8af'),(19,5,'banner_section_text','Dashboard That Increases Client Engagement And Improves Decision Making'),(20,5,'_banner_section_text','field_5d7785eeee8b0'),(21,5,'banner_section',''),(22,5,'_banner_section','field_5d778563ee8ad'),(23,17,'banner_section_background_image','15'),(24,17,'_banner_section_background_image','field_5d7785aaee8ae'),(25,17,'banner_section_front_image','16'),(26,17,'_banner_section_front_image','field_5d7785d3ee8af'),(27,17,'banner_section_text','Explore the tool for the next generation of IT MSP'),(28,17,'_banner_section_text','field_5d7785eeee8b0'),(29,17,'banner_section',''),(30,17,'_banner_section','field_5d778563ee8ad'),(31,21,'_wp_attached_file','2019/09/connectors-logo.png'),(32,21,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:892;s:6:\"height\";i:223;s:4:\"file\";s:27:\"2019/09/connectors-logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"connectors-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"connectors-logo-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"connectors-logo-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;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:{}}}'),(33,5,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\n<a href=\"https://captainschairit.com/connectors/\">Check out the current connectors with more coming soon!</a>'),(34,5,'_connectors_section_text','field_5d7789431dc51'),(35,5,'connectors_section_image','21'),(36,5,'_connectors_section_image','field_5d7789511dc52'),(37,5,'connectors_section',''),(38,5,'_connectors_section','field_5d7789221dc50'),(39,22,'banner_section_background_image','15'),(40,22,'_banner_section_background_image','field_5d7785aaee8ae'),(41,22,'banner_section_front_image','16'),(42,22,'_banner_section_front_image','field_5d7785d3ee8af'),(43,22,'banner_section_text','Explore the tool for the next generation of IT MSP'),(44,22,'_banner_section_text','field_5d7785eeee8b0'),(45,22,'banner_section',''),(46,22,'_banner_section','field_5d778563ee8ad'),(47,22,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(48,22,'_connectors_section_text','field_5d7789431dc51'),(49,22,'connectors_section_image','21'),(50,22,'_connectors_section_image','field_5d7789511dc52'),(51,22,'connectors_section',''),(52,22,'_connectors_section','field_5d7789221dc50'),(62,24,'_edit_last','1'),(63,24,'_edit_lock','1570204255:1'),(64,26,'_edit_last','1'),(65,26,'_edit_lock','1599724065:1'),(66,26,'featured','a:1:{i:0;s:8:\"featured\";}'),(67,26,'_featured','field_5d77966b8b48e'),(68,27,'_edit_last','1'),(69,27,'_edit_lock','1599732927:1'),(70,27,'featured','a:1:{i:0;s:8:\"featured\";}'),(71,27,'_featured','field_5d77966b8b48e'),(72,28,'_edit_last','1'),(73,28,'_edit_lock','1599736091:1'),(74,28,'featured','a:1:{i:0;s:8:\"featured\";}'),(75,28,'_featured','field_5d77966b8b48e'),(76,29,'_edit_last','1'),(77,29,'_edit_lock','1599732938:1'),(78,29,'featured','a:1:{i:0;s:8:\"featured\";}'),(79,29,'_featured','field_5d77966b8b48e'),(80,5,'about_products_section_text','Boost client trust and increase account management efficiency with customizable dashboards, consolidated client information, and automated QBR reports.'),(81,5,'_about_products_section_text','field_5d77a19d21f5a'),(82,5,'about_products_section',''),(83,5,'_about_products_section','field_5d77a00521f59'),(84,32,'banner_section_background_image','15'),(85,32,'_banner_section_background_image','field_5d7785aaee8ae'),(86,32,'banner_section_front_image','16'),(87,32,'_banner_section_front_image','field_5d7785d3ee8af'),(88,32,'banner_section_text','Explore the tool for the next generation of IT MSP'),(89,32,'_banner_section_text','field_5d7785eeee8b0'),(90,32,'banner_section',''),(91,32,'_banner_section','field_5d778563ee8ad'),(92,32,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(93,32,'_connectors_section_text','field_5d7789431dc51'),(94,32,'connectors_section_image','21'),(95,32,'_connectors_section_image','field_5d7789511dc52'),(96,32,'connectors_section',''),(97,32,'_connectors_section','field_5d7789221dc50'),(98,32,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(99,32,'_about_products_section_text','field_5d77a19d21f5a'),(100,32,'about_products_section',''),(101,32,'_about_products_section','field_5d77a00521f59'),(104,5,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(105,5,'_selling_more_section_text','field_5d77a2f0593b7'),(106,5,'selling_more_section_link',''),(107,5,'_selling_more_section_link','field_5d77a307593b8'),(108,5,'selling_more_section_image','37'),(109,5,'_selling_more_section_image','field_5d77a312593b9'),(110,5,'selling_more_section',''),(111,5,'_selling_more_section','field_5d77a2e3593b6'),(112,38,'banner_section_background_image','15'),(113,38,'_banner_section_background_image','field_5d7785aaee8ae'),(114,38,'banner_section_front_image','16'),(115,38,'_banner_section_front_image','field_5d7785d3ee8af'),(116,38,'banner_section_text','Explore the tool for the next generation of IT MSP'),(117,38,'_banner_section_text','field_5d7785eeee8b0'),(118,38,'banner_section',''),(119,38,'_banner_section','field_5d778563ee8ad'),(120,38,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(121,38,'_connectors_section_text','field_5d7789431dc51'),(122,38,'connectors_section_image','21'),(123,38,'_connectors_section_image','field_5d7789511dc52'),(124,38,'connectors_section',''),(125,38,'_connectors_section','field_5d7789221dc50'),(126,38,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(127,38,'_about_products_section_text','field_5d77a19d21f5a'),(128,38,'about_products_section',''),(129,38,'_about_products_section','field_5d77a00521f59'),(130,38,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(131,38,'_selling_more_section_text','field_5d77a2f0593b7'),(132,38,'selling_more_section_link',''),(133,38,'_selling_more_section_link','field_5d77a307593b8'),(134,38,'selling_more_section_image','37'),(135,38,'_selling_more_section_image','field_5d77a312593b9'),(136,38,'selling_more_section',''),(137,38,'_selling_more_section','field_5d77a2e3593b6'),(138,29,'icon','icon-easy'),(139,29,'_icon','field_5d77adad19c71'),(140,28,'icon','icon-information'),(141,28,'_icon','field_5d77adad19c71'),(142,27,'icon','icon-whydo'),(143,27,'_icon','field_5d77adad19c71'),(144,26,'icon','icon-howit'),(145,26,'_icon','field_5d77adad19c71'),(173,43,'_edit_last','1'),(174,43,'_wp_page_template','template-parts/connectors.php'),(175,43,'_edit_lock','1612941815:1'),(176,45,'_edit_last','1'),(177,45,'_wp_page_template','default'),(178,45,'_edit_lock','1592831991:1'),(179,47,'_edit_last','1'),(180,47,'_wp_page_template','template-parts/about.php'),(181,47,'_edit_lock','1612862309:1'),(182,49,'_edit_last','1'),(183,49,'_wp_page_template','default'),(184,49,'_edit_lock','1593436337:1'),(194,52,'_menu_item_type','post_type'),(195,52,'_menu_item_menu_item_parent','0'),(196,52,'_menu_item_object_id','47'),(197,52,'_menu_item_object','page'),(198,52,'_menu_item_target',''),(199,52,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(200,52,'_menu_item_xfn',''),(201,52,'_menu_item_url',''),(220,55,'_edit_last','1'),(221,55,'_edit_lock','1592852160:1'),(222,55,'_wp_page_template','template-parts/client-dashboard.php'),(223,57,'_edit_last','1'),(224,57,'_edit_lock','1592831606:1'),(225,66,'_wp_attached_file','2019/09/client-bg.jpg'),(226,66,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1365;s:6:\"height\";i:382;s:4:\"file\";s:21:\"2019/09/client-bg.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"client-bg-150x150.jpg\";s:5:\"width\";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:\"client-bg-300x84.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"client-bg-768x215.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"client-bg-1024x287.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"client-bg-1200x336.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:336;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:{}}}'),(227,55,'banner_section_background_image','66'),(228,55,'_banner_section_background_image','field_5d78c3f39f22c'),(229,55,'banner_section_text','Explore the tool for the next-gen IT MSP'),(230,55,'_banner_section_text','field_5d78c3f39f22e'),(231,55,'banner_section',''),(232,55,'_banner_section','field_5d78c3f39f22b'),(233,55,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(234,55,'_selling_more_section_text','field_5d78c41e7cc1b'),(235,55,'selling_more_section_link',''),(236,55,'_selling_more_section_link','field_5d78c41e7cc1c'),(237,55,'selling_more_section_image','37'),(238,55,'_selling_more_section_image','field_5d78c41e7cc1d'),(239,55,'selling_more_section',''),(240,55,'_selling_more_section','field_5d78c41e7cc1a'),(241,67,'banner_section_background_image','66'),(242,67,'_banner_section_background_image','field_5d78c3f39f22c'),(243,67,'banner_section_text','Explore the tool for the next generation of IT MSP'),(244,67,'_banner_section_text','field_5d78c3f39f22e'),(245,67,'banner_section',''),(246,67,'_banner_section','field_5d78c3f39f22b'),(247,67,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(248,67,'_selling_more_section_text','field_5d78c41e7cc1b'),(249,67,'selling_more_section_link',''),(250,67,'_selling_more_section_link','field_5d78c41e7cc1c'),(251,67,'selling_more_section_image','37'),(252,67,'_selling_more_section_image','field_5d78c41e7cc1d'),(253,67,'selling_more_section',''),(254,67,'_selling_more_section','field_5d78c41e7cc1a'),(255,68,'_edit_last','1'),(256,68,'_edit_lock','1568202845:1'),(299,77,'_menu_item_type','post_type'),(300,77,'_menu_item_menu_item_parent','0'),(301,77,'_menu_item_object_id','47'),(302,77,'_menu_item_object','page'),(303,77,'_menu_item_target',''),(304,77,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(305,77,'_menu_item_xfn',''),(306,77,'_menu_item_url',''),(317,79,'_menu_item_type','post_type'),(318,79,'_menu_item_menu_item_parent','0'),(319,79,'_menu_item_object_id','43'),(320,79,'_menu_item_object','page'),(321,79,'_menu_item_target',''),(322,79,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(323,79,'_menu_item_xfn',''),(324,79,'_menu_item_url',''),(335,81,'_menu_item_type','post_type'),(336,81,'_menu_item_menu_item_parent','0'),(337,81,'_menu_item_object_id','55'),(338,81,'_menu_item_object','page'),(339,81,'_menu_item_target',''),(340,81,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(341,81,'_menu_item_xfn',''),(342,81,'_menu_item_url',''),(344,82,'_edit_last','1'),(345,82,'_edit_lock','1570736082:1'),(346,82,'_wp_page_template','default'),(347,3,'_edit_lock','1592475163:1'),(348,3,'_edit_last','1'),(349,87,'_menu_item_type','post_type'),(350,87,'_menu_item_menu_item_parent','0'),(351,87,'_menu_item_object_id','82'),(352,87,'_menu_item_object','page'),(353,87,'_menu_item_target',''),(354,87,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(355,87,'_menu_item_xfn',''),(356,87,'_menu_item_url',''),(358,88,'_menu_item_type','post_type'),(359,88,'_menu_item_menu_item_parent','0'),(360,88,'_menu_item_object_id','3'),(361,88,'_menu_item_object','page'),(362,88,'_menu_item_target',''),(363,88,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(364,88,'_menu_item_xfn',''),(365,88,'_menu_item_url',''),(367,90,'_edit_last','1'),(368,90,'_edit_lock','1603264015:1'),(369,43,'banner_section_background_image','66'),(370,43,'_banner_section_background_image','field_5d78f3c54ddfa'),(371,43,'banner_section_text','Connectors'),(372,43,'_banner_section_text','field_5d78f3c54ddfc'),(373,43,'banner_section',''),(374,43,'_banner_section','field_5d78f3c54ddf9'),(375,43,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(376,43,'_selling_more_section_text','field_5d79f9e001d12'),(377,43,'selling_more_section_link',''),(378,43,'_selling_more_section_link','field_5d79f9e001d13'),(379,43,'selling_more_section_image','37'),(380,43,'_selling_more_section_image','field_5d79f9e001d14'),(381,43,'selling_more_section',''),(382,43,'_selling_more_section','field_5d79f9e001d11'),(383,99,'banner_section_background_image','66'),(384,99,'_banner_section_background_image','field_5d78f3c54ddfa'),(385,99,'banner_section_text',''),(386,99,'_banner_section_text','field_5d78f3c54ddfc'),(387,99,'banner_section',''),(388,99,'_banner_section','field_5d78f3c54ddf9'),(389,99,'selling_more_section_text',''),(390,99,'_selling_more_section_text','field_5d78f3cd4ddfe'),(391,99,'selling_more_section_link',''),(392,99,'_selling_more_section_link','field_5d78f3cd4ddff'),(393,99,'selling_more_section_image',''),(394,99,'_selling_more_section_image','field_5d78f3cd4de00'),(395,99,'selling_more_section',''),(396,99,'_selling_more_section','field_5d78f3cd4ddfd'),(397,100,'banner_section_background_image','66'),(398,100,'_banner_section_background_image','field_5d78f3c54ddfa'),(399,100,'banner_section_text','CC data connectors put all of your data in one place'),(400,100,'_banner_section_text','field_5d78f3c54ddfc'),(401,100,'banner_section',''),(402,100,'_banner_section','field_5d78f3c54ddf9'),(403,100,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(404,100,'_selling_more_section_text','field_5d78f3cd4ddfe'),(405,100,'selling_more_section_link',''),(406,100,'_selling_more_section_link','field_5d78f3cd4ddff'),(407,100,'selling_more_section_image','37'),(408,100,'_selling_more_section_image','field_5d78f3cd4de00'),(409,100,'selling_more_section',''),(410,100,'_selling_more_section','field_5d78f3cd4ddfd'),(411,43,'content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(412,43,'_content','field_5d78f4a935687'),(413,102,'banner_section_background_image','66'),(414,102,'_banner_section_background_image','field_5d78f3c54ddfa'),(415,102,'banner_section_text','CC data connectors put all of your data in one place'),(416,102,'_banner_section_text','field_5d78f3c54ddfc'),(417,102,'banner_section',''),(418,102,'_banner_section','field_5d78f3c54ddf9'),(419,102,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(420,102,'_selling_more_section_text','field_5d78f3cd4ddfe'),(421,102,'selling_more_section_link',''),(422,102,'_selling_more_section_link','field_5d78f3cd4ddff'),(423,102,'selling_more_section_image','37'),(424,102,'_selling_more_section_image','field_5d78f3cd4de00'),(425,102,'selling_more_section',''),(426,102,'_selling_more_section','field_5d78f3cd4ddfd'),(427,102,'content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(428,102,'_content','field_5d78f4a935687'),(429,104,'_edit_last','1'),(430,104,'_edit_lock','1603265552:1'),(431,105,'_wp_attached_file','2019/09/manage.png'),(432,105,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:171;s:6:\"height\";i:45;s:4:\"file\";s:18:\"2019/09/manage.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"manage-150x45.png\";s:5:\"width\";i:150;s:6:\"height\";i:45;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:{}}}'),(433,104,'_thumbnail_id','105'),(434,103,'_edit_last','1'),(435,103,'_edit_lock','1591283051:1'),(436,106,'_wp_attached_file','2019/09/vsa.png'),(437,106,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:85;s:6:\"height\";i:49;s:4:\"file\";s:15:\"2019/09/vsa.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(438,103,'_thumbnail_id','106'),(439,107,'_edit_last','1'),(440,107,'_edit_lock','1590006037:1'),(441,108,'_edit_last','1'),(442,108,'_edit_lock','1590006017:1'),(443,109,'_edit_last','1'),(444,109,'_edit_lock','1590006503:1'),(445,110,'_edit_last','1'),(446,110,'_edit_lock','1590006512:1'),(447,111,'_edit_last','1'),(448,111,'_edit_lock','1594215072:1'),(449,112,'_wp_attached_file','2019/09/datto.png'),(450,112,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:97;s:6:\"height\";i:33;s:4:\"file\";s:17:\"2019/09/datto.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(451,113,'_wp_attached_file','2019/09/azure.png'),(452,113,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:139;s:6:\"height\";i:40;s:4:\"file\";s:17:\"2019/09/azure.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(453,110,'_thumbnail_id','113'),(454,114,'_wp_attached_file','2019/09/aws.png'),(455,114,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:53;s:4:\"file\";s:15:\"2019/09/aws.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(456,109,'_thumbnail_id','114'),(457,115,'_wp_attached_file','2019/09/new-relic.png'),(458,115,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:84;s:6:\"height\";i:68;s:4:\"file\";s:21:\"2019/09/new-relic.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(459,108,'_thumbnail_id','115'),(460,116,'_wp_attached_file','2019/09/site24.png'),(461,116,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:135;s:6:\"height\";i:33;s:4:\"file\";s:18:\"2019/09/site24.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(462,107,'_thumbnail_id','116'),(463,117,'_edit_last','1'),(464,117,'_edit_lock','1590006856:1'),(465,118,'_wp_attached_file','2019/09/crewhu.png'),(466,118,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:153;s:6:\"height\";i:82;s:4:\"file\";s:18:\"2019/09/crewhu.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"crewhu-150x82.png\";s:5:\"width\";i:150;s:6:\"height\";i:82;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:{}}}'),(467,117,'_thumbnail_id','118'),(468,119,'_edit_last','1'),(469,119,'_edit_lock','1590006781:1'),(470,120,'_wp_attached_file','2019/09/cisco-meraki.png'),(471,120,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:169;s:6:\"height\";i:44;s:4:\"file\";s:24:\"2019/09/cisco-meraki.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cisco-meraki-150x44.png\";s:5:\"width\";i:150;s:6:\"height\";i:44;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:{}}}'),(472,119,'_thumbnail_id','120'),(473,121,'_edit_last','1'),(474,121,'_edit_lock','1591284828:1'),(475,122,'_wp_attached_file','2019/09/office-365.png'),(476,122,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:148;s:6:\"height\";i:57;s:4:\"file\";s:22:\"2019/09/office-365.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(477,121,'_thumbnail_id','122'),(478,111,'_thumbnail_id','112'),(479,5,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(480,5,'_explore_captains_chair_heading','field_5d790fcc655af'),(481,5,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(482,5,'_explore_captains_chair_point_1','field_5d79101d655b0'),(483,5,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(484,5,'_explore_captains_chair_point_2','field_5d791091655b1'),(485,5,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(486,5,'_explore_captains_chair_point_3','field_5d791097655b2'),(487,5,'explore_captains_chair',''),(488,5,'_explore_captains_chair','field_5d790f8f655ae'),(489,128,'banner_section_background_image','15'),(490,128,'_banner_section_background_image','field_5d7785aaee8ae'),(491,128,'banner_section_front_image','16'),(492,128,'_banner_section_front_image','field_5d7785d3ee8af'),(493,128,'banner_section_text','Explore the tool for the next generation of IT MSP'),(494,128,'_banner_section_text','field_5d7785eeee8b0'),(495,128,'banner_section',''),(496,128,'_banner_section','field_5d778563ee8ad'),(497,128,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(498,128,'_connectors_section_text','field_5d7789431dc51'),(499,128,'connectors_section_image','21'),(500,128,'_connectors_section_image','field_5d7789511dc52'),(501,128,'connectors_section',''),(502,128,'_connectors_section','field_5d7789221dc50'),(503,128,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(504,128,'_about_products_section_text','field_5d77a19d21f5a'),(505,128,'about_products_section',''),(506,128,'_about_products_section','field_5d77a00521f59'),(507,128,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(508,128,'_selling_more_section_text','field_5d77a2f0593b7'),(509,128,'selling_more_section_link',''),(510,128,'_selling_more_section_link','field_5d77a307593b8'),(511,128,'selling_more_section_image','37'),(512,128,'_selling_more_section_image','field_5d77a312593b9'),(513,128,'selling_more_section',''),(514,128,'_selling_more_section','field_5d77a2e3593b6'),(515,128,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(516,128,'_explore_captains_chair_heading','field_5d790fcc655af'),(517,128,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(518,128,'_explore_captains_chair_point_1','field_5d79101d655b0'),(519,128,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(520,128,'_explore_captains_chair_point_2','field_5d791091655b1'),(521,128,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(522,128,'_explore_captains_chair_point_3','field_5d791097655b2'),(523,128,'explore_captains_chair',''),(524,128,'_explore_captains_chair','field_5d790f8f655ae'),(525,130,'_wp_attached_file','2019/09/bg-01.jpg'),(526,130,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1366;s:6:\"height\";i:606;s:4:\"file\";s:17:\"2019/09/bg-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"bg-01-150x150.jpg\";s:5:\"width\";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:\"bg-01-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:17:\"bg-01-768x341.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"bg-01-1024x454.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"bg-01-1200x532.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:532;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:{}}}'),(527,5,'explore_captains_chair_background_image','130'),(528,5,'_explore_captains_chair_background_image','field_5d79111f19196'),(529,131,'banner_section_background_image','15'),(530,131,'_banner_section_background_image','field_5d7785aaee8ae'),(531,131,'banner_section_front_image','16'),(532,131,'_banner_section_front_image','field_5d7785d3ee8af'),(533,131,'banner_section_text','Explore the tool for the next generation of IT MSP'),(534,131,'_banner_section_text','field_5d7785eeee8b0'),(535,131,'banner_section',''),(536,131,'_banner_section','field_5d778563ee8ad'),(537,131,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(538,131,'_connectors_section_text','field_5d7789431dc51'),(539,131,'connectors_section_image','21'),(540,131,'_connectors_section_image','field_5d7789511dc52'),(541,131,'connectors_section',''),(542,131,'_connectors_section','field_5d7789221dc50'),(543,131,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(544,131,'_about_products_section_text','field_5d77a19d21f5a'),(545,131,'about_products_section',''),(546,131,'_about_products_section','field_5d77a00521f59'),(547,131,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(548,131,'_selling_more_section_text','field_5d77a2f0593b7'),(549,131,'selling_more_section_link',''),(550,131,'_selling_more_section_link','field_5d77a307593b8'),(551,131,'selling_more_section_image','37'),(552,131,'_selling_more_section_image','field_5d77a312593b9'),(553,131,'selling_more_section',''),(554,131,'_selling_more_section','field_5d77a2e3593b6'),(555,131,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(556,131,'_explore_captains_chair_heading','field_5d790fcc655af'),(557,131,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(558,131,'_explore_captains_chair_point_1','field_5d79101d655b0'),(559,131,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(560,131,'_explore_captains_chair_point_2','field_5d791091655b1'),(561,131,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(562,131,'_explore_captains_chair_point_3','field_5d791097655b2'),(563,131,'explore_captains_chair',''),(564,131,'_explore_captains_chair','field_5d790f8f655ae'),(565,131,'explore_captains_chair_background_image','130'),(566,131,'_explore_captains_chair_background_image','field_5d79111f19196'),(567,5,'banner_section_button_text','Request a Demo'),(568,5,'_banner_section_button_text','field_5d79edb98bc10'),(569,134,'banner_section_background_image','15'),(570,134,'_banner_section_background_image','field_5d7785aaee8ae'),(571,134,'banner_section_front_image','16'),(572,134,'_banner_section_front_image','field_5d7785d3ee8af'),(573,134,'banner_section_text','Explore the tool for the next generation of IT MSP'),(574,134,'_banner_section_text','field_5d7785eeee8b0'),(575,134,'banner_section',''),(576,134,'_banner_section','field_5d778563ee8ad'),(577,134,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(578,134,'_connectors_section_text','field_5d7789431dc51'),(579,134,'connectors_section_image','21'),(580,134,'_connectors_section_image','field_5d7789511dc52'),(581,134,'connectors_section',''),(582,134,'_connectors_section','field_5d7789221dc50'),(583,134,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(584,134,'_about_products_section_text','field_5d77a19d21f5a'),(585,134,'about_products_section',''),(586,134,'_about_products_section','field_5d77a00521f59'),(587,134,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(588,134,'_selling_more_section_text','field_5d77a2f0593b7'),(589,134,'selling_more_section_link',''),(590,134,'_selling_more_section_link','field_5d77a307593b8'),(591,134,'selling_more_section_image','37'),(592,134,'_selling_more_section_image','field_5d77a312593b9'),(593,134,'selling_more_section',''),(594,134,'_selling_more_section','field_5d77a2e3593b6'),(595,134,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(596,134,'_explore_captains_chair_heading','field_5d790fcc655af'),(597,134,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(598,134,'_explore_captains_chair_point_1','field_5d79101d655b0'),(599,134,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(600,134,'_explore_captains_chair_point_2','field_5d791091655b1'),(601,134,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(602,134,'_explore_captains_chair_point_3','field_5d791097655b2'),(603,134,'explore_captains_chair',''),(604,134,'_explore_captains_chair','field_5d790f8f655ae'),(605,134,'explore_captains_chair_background_image','130'),(606,134,'_explore_captains_chair_background_image','field_5d79111f19196'),(607,134,'banner_section_button_text','WATCH DEMO'),(608,134,'_banner_section_button_text','field_5d79edb98bc10'),(609,5,'about_products_section_button_text','Learn More'),(610,5,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(611,136,'banner_section_background_image','15'),(612,136,'_banner_section_background_image','field_5d7785aaee8ae'),(613,136,'banner_section_front_image','16'),(614,136,'_banner_section_front_image','field_5d7785d3ee8af'),(615,136,'banner_section_text','Explore the tool for the next generation of IT MSP'),(616,136,'_banner_section_text','field_5d7785eeee8b0'),(617,136,'banner_section',''),(618,136,'_banner_section','field_5d778563ee8ad'),(619,136,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(620,136,'_connectors_section_text','field_5d7789431dc51'),(621,136,'connectors_section_image','21'),(622,136,'_connectors_section_image','field_5d7789511dc52'),(623,136,'connectors_section',''),(624,136,'_connectors_section','field_5d7789221dc50'),(625,136,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(626,136,'_about_products_section_text','field_5d77a19d21f5a'),(627,136,'about_products_section',''),(628,136,'_about_products_section','field_5d77a00521f59'),(629,136,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(630,136,'_selling_more_section_text','field_5d77a2f0593b7'),(631,136,'selling_more_section_link',''),(632,136,'_selling_more_section_link','field_5d77a307593b8'),(633,136,'selling_more_section_image','37'),(634,136,'_selling_more_section_image','field_5d77a312593b9'),(635,136,'selling_more_section',''),(636,136,'_selling_more_section','field_5d77a2e3593b6'),(637,136,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(638,136,'_explore_captains_chair_heading','field_5d790fcc655af'),(639,136,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(640,136,'_explore_captains_chair_point_1','field_5d79101d655b0'),(641,136,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(642,136,'_explore_captains_chair_point_2','field_5d791091655b1'),(643,136,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(644,136,'_explore_captains_chair_point_3','field_5d791097655b2'),(645,136,'explore_captains_chair',''),(646,136,'_explore_captains_chair','field_5d790f8f655ae'),(647,136,'explore_captains_chair_background_image','130'),(648,136,'_explore_captains_chair_background_image','field_5d79111f19196'),(649,136,'banner_section_button_text','WATCH DEMO'),(650,136,'_banner_section_button_text','field_5d79edb98bc10'),(651,136,'about_products_section_button_text','Learn More'),(652,136,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(653,5,'explore_captains_chair_button_text','Explore Captain’s Chair'),(654,5,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(655,138,'banner_section_background_image','15'),(656,138,'_banner_section_background_image','field_5d7785aaee8ae'),(657,138,'banner_section_front_image','16'),(658,138,'_banner_section_front_image','field_5d7785d3ee8af'),(659,138,'banner_section_text','Explore the tool for the next generation of IT MSP'),(660,138,'_banner_section_text','field_5d7785eeee8b0'),(661,138,'banner_section',''),(662,138,'_banner_section','field_5d778563ee8ad'),(663,138,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(664,138,'_connectors_section_text','field_5d7789431dc51'),(665,138,'connectors_section_image','21'),(666,138,'_connectors_section_image','field_5d7789511dc52'),(667,138,'connectors_section',''),(668,138,'_connectors_section','field_5d7789221dc50'),(669,138,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(670,138,'_about_products_section_text','field_5d77a19d21f5a'),(671,138,'about_products_section',''),(672,138,'_about_products_section','field_5d77a00521f59'),(673,138,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(674,138,'_selling_more_section_text','field_5d77a2f0593b7'),(675,138,'selling_more_section_link',''),(676,138,'_selling_more_section_link','field_5d77a307593b8'),(677,138,'selling_more_section_image','37'),(678,138,'_selling_more_section_image','field_5d77a312593b9'),(679,138,'selling_more_section',''),(680,138,'_selling_more_section','field_5d77a2e3593b6'),(681,138,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(682,138,'_explore_captains_chair_heading','field_5d790fcc655af'),(683,138,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(684,138,'_explore_captains_chair_point_1','field_5d79101d655b0'),(685,138,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(686,138,'_explore_captains_chair_point_2','field_5d791091655b1'),(687,138,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(688,138,'_explore_captains_chair_point_3','field_5d791097655b2'),(689,138,'explore_captains_chair',''),(690,138,'_explore_captains_chair','field_5d790f8f655ae'),(691,138,'explore_captains_chair_background_image','130'),(692,138,'_explore_captains_chair_background_image','field_5d79111f19196'),(693,138,'banner_section_button_text','WATCH DEMO'),(694,138,'_banner_section_button_text','field_5d79edb98bc10'),(695,138,'about_products_section_button_text','Learn More'),(696,138,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(697,138,'explore_captains_chair_button_text','Explore captain’s chair'),(698,138,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(699,5,'connectors_section_heading',''),(700,5,'_connectors_section_heading','field_5d79f022eb0e9'),(701,5,'newsletter_content_heading','Stay Informed!'),(702,5,'_newsletter_content_heading','field_5d79f999a7aae'),(703,5,'newsletter_content_text','Get news and updates on captain\'s chair'),(704,5,'_newsletter_content_text','field_5d79f999a7aaf'),(705,5,'newsletter_content',''),(706,5,'_newsletter_content','field_5d79f999a7aad'),(707,149,'banner_section_background_image','15'),(708,149,'_banner_section_background_image','field_5d7785aaee8ae'),(709,149,'banner_section_front_image','16'),(710,149,'_banner_section_front_image','field_5d7785d3ee8af'),(711,149,'banner_section_text','Explore the tool for the next generation of IT MSP'),(712,149,'_banner_section_text','field_5d7785eeee8b0'),(713,149,'banner_section',''),(714,149,'_banner_section','field_5d778563ee8ad'),(715,149,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(716,149,'_connectors_section_text','field_5d7789431dc51'),(717,149,'connectors_section_image','21'),(718,149,'_connectors_section_image','field_5d7789511dc52'),(719,149,'connectors_section',''),(720,149,'_connectors_section','field_5d7789221dc50'),(721,149,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(722,149,'_about_products_section_text','field_5d77a19d21f5a'),(723,149,'about_products_section',''),(724,149,'_about_products_section','field_5d77a00521f59'),(725,149,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(726,149,'_selling_more_section_text','field_5d77a2f0593b7'),(727,149,'selling_more_section_link',''),(728,149,'_selling_more_section_link','field_5d77a307593b8'),(729,149,'selling_more_section_image','37'),(730,149,'_selling_more_section_image','field_5d77a312593b9'),(731,149,'selling_more_section',''),(732,149,'_selling_more_section','field_5d77a2e3593b6'),(733,149,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(734,149,'_explore_captains_chair_heading','field_5d790fcc655af'),(735,149,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(736,149,'_explore_captains_chair_point_1','field_5d79101d655b0'),(737,149,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(738,149,'_explore_captains_chair_point_2','field_5d791091655b1'),(739,149,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(740,149,'_explore_captains_chair_point_3','field_5d791097655b2'),(741,149,'explore_captains_chair',''),(742,149,'_explore_captains_chair','field_5d790f8f655ae'),(743,149,'explore_captains_chair_background_image','130'),(744,149,'_explore_captains_chair_background_image','field_5d79111f19196'),(745,149,'banner_section_button_text','WATCH DEMO'),(746,149,'_banner_section_button_text','field_5d79edb98bc10'),(747,149,'about_products_section_button_text','Learn More'),(748,149,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(749,149,'explore_captains_chair_button_text','Explore captain’s chair'),(750,149,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(751,149,'connectors_section_heading',''),(752,149,'_connectors_section_heading','field_5d79f022eb0e9'),(753,149,'newsletter_content_heading','Stay Informed!'),(754,149,'_newsletter_content_heading','field_5d79f53dadd89'),(755,149,'newsletter_content_text','Get news and updates on captain\'s chair'),(756,149,'_newsletter_content_text','field_5d79f550add8a'),(757,149,'newsletter_content',''),(758,149,'_newsletter_content','field_5d79f521add88'),(776,43,'newsletter_content_heading','Stay Informed!'),(777,43,'_newsletter_content_heading','field_5d79f9a5dd32e'),(778,43,'newsletter_content_text','Get news and updates on captain\'s chair'),(779,43,'_newsletter_content_text','field_5d79f9a5dd32f'),(780,43,'newsletter_content',''),(781,43,'_newsletter_content','field_5d79f9a5dd32d'),(782,161,'banner_section_background_image','66'),(783,161,'_banner_section_background_image','field_5d78f3c54ddfa'),(784,161,'banner_section_text','CC data connectors put all of your data in one place'),(785,161,'_banner_section_text','field_5d78f3c54ddfc'),(786,161,'banner_section',''),(787,161,'_banner_section','field_5d78f3c54ddf9'),(788,161,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(789,161,'_selling_more_section_text','field_5d79f9e001d12'),(790,161,'selling_more_section_link',''),(791,161,'_selling_more_section_link','field_5d79f9e001d13'),(792,161,'selling_more_section_image','37'),(793,161,'_selling_more_section_image','field_5d79f9e001d14'),(794,161,'selling_more_section',''),(795,161,'_selling_more_section','field_5d79f9e001d11'),(796,161,'content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(797,161,'_content','field_5d78f4a935687'),(798,161,'newsletter_content_heading','Stay Informed!'),(799,161,'_newsletter_content_heading','field_5d79f9a5dd32e'),(800,161,'newsletter_content_text','Get news and updates on captain\'s chair'),(801,161,'_newsletter_content_text','field_5d79f9a5dd32f'),(802,161,'newsletter_content',''),(803,161,'_newsletter_content','field_5d79f9a5dd32d'),(804,55,'newsletter_content_heading','Stay Informed!'),(805,55,'_newsletter_content_heading','field_5d79f57e24523'),(806,55,'newsletter_content_text','Get news and updates on captain\'s chair'),(807,55,'_newsletter_content_text','field_5d79f57e24524'),(808,55,'newsletter_content',''),(809,55,'_newsletter_content','field_5d79f57e24522'),(810,162,'banner_section_background_image','66'),(811,162,'_banner_section_background_image','field_5d78c3f39f22c'),(812,162,'banner_section_text','Explore the tool for the next generation of IT MSP'),(813,162,'_banner_section_text','field_5d78c3f39f22e'),(814,162,'banner_section',''),(815,162,'_banner_section','field_5d78c3f39f22b'),(816,162,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(817,162,'_selling_more_section_text','field_5d78c41e7cc1b'),(818,162,'selling_more_section_link',''),(819,162,'_selling_more_section_link','field_5d78c41e7cc1c'),(820,162,'selling_more_section_image','37'),(821,162,'_selling_more_section_image','field_5d78c41e7cc1d'),(822,162,'selling_more_section',''),(823,162,'_selling_more_section','field_5d78c41e7cc1a'),(824,162,'newsletter_content_heading','Stay Informed!'),(825,162,'_newsletter_content_heading','field_5d79f57e24523'),(826,162,'newsletter_content_text','Get news and updates on captain\'s chair'),(827,162,'_newsletter_content_text','field_5d79f57e24524'),(828,162,'newsletter_content',''),(829,162,'_newsletter_content','field_5d79f57e24522'),(830,55,'dashboard_1_heading','Client Dashboard'),(831,55,'_dashboard_1_heading','field_5d79fc7f8727c'),(832,55,'dashboard_1_content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(833,55,'_dashboard_1_content','field_5d79fc918727d'),(834,55,'dashboard_1',''),(835,55,'_dashboard_1','field_5d79fc638727b'),(836,55,'dashboard_2_heading','Account Management Dashboard'),(837,55,'_dashboard_2_heading','field_5d79fcaf27369'),(838,55,'dashboard_2_content','Captain\'s Chair gives Account Managers a consolidated view of their clients\' tickets, servers, websites and warranty information to create an out-of-the-box reporting tool'),(839,55,'_dashboard_2_content','field_5d79fce02736b'),(840,55,'dashboard_2',''),(841,55,'_dashboard_2','field_5d79fca327368'),(842,169,'banner_section_background_image','66'),(843,169,'_banner_section_background_image','field_5d78c3f39f22c'),(844,169,'banner_section_text','Explore the tool for the next generation of IT MSP'),(845,169,'_banner_section_text','field_5d78c3f39f22e'),(846,169,'banner_section',''),(847,169,'_banner_section','field_5d78c3f39f22b'),(848,169,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(849,169,'_selling_more_section_text','field_5d78c41e7cc1b'),(850,169,'selling_more_section_link',''),(851,169,'_selling_more_section_link','field_5d78c41e7cc1c'),(852,169,'selling_more_section_image','37'),(853,169,'_selling_more_section_image','field_5d78c41e7cc1d'),(854,169,'selling_more_section',''),(855,169,'_selling_more_section','field_5d78c41e7cc1a'),(856,169,'newsletter_content_heading','Stay Informed!'),(857,169,'_newsletter_content_heading','field_5d79f57e24523'),(858,169,'newsletter_content_text','Get news and updates on captain\'s chair'),(859,169,'_newsletter_content_text','field_5d79f57e24524'),(860,169,'newsletter_content',''),(861,169,'_newsletter_content','field_5d79f57e24522'),(862,169,'dashboard_1_heading','Client Dashboard'),(863,169,'_dashboard_1_heading','field_5d79fc7f8727c'),(864,169,'dashboard_1_content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(865,169,'_dashboard_1_content','field_5d79fc918727d'),(866,169,'dashboard_1',''),(867,169,'_dashboard_1','field_5d79fc638727b'),(868,169,'dashboard_2_heading','Account Management Dashboard'),(869,169,'_dashboard_2_heading','field_5d79fcaf27369'),(870,169,'dashboard_2_content','Captain\'s Chair gives Account Managers a consolidated view of their clients\' tickets, servers, websites and warranty information to create an out-of-the-box reporting tool'),(871,169,'_dashboard_2_content','field_5d79fce02736b'),(872,169,'dashboard_2',''),(873,169,'_dashboard_2','field_5d79fca327368'),(874,55,'features_section_heading','FEATURES'),(875,55,'_features_section_heading','field_5d79fe30a457f'),(876,55,'features_section',''),(877,55,'_features_section','field_5d79fe21a457e'),(878,173,'banner_section_background_image','66'),(879,173,'_banner_section_background_image','field_5d78c3f39f22c'),(880,173,'banner_section_text','Explore the tool for the next generation of IT MSP'),(881,173,'_banner_section_text','field_5d78c3f39f22e'),(882,173,'banner_section',''),(883,173,'_banner_section','field_5d78c3f39f22b'),(884,173,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(885,173,'_selling_more_section_text','field_5d78c41e7cc1b'),(886,173,'selling_more_section_link',''),(887,173,'_selling_more_section_link','field_5d78c41e7cc1c'),(888,173,'selling_more_section_image','37'),(889,173,'_selling_more_section_image','field_5d78c41e7cc1d'),(890,173,'selling_more_section',''),(891,173,'_selling_more_section','field_5d78c41e7cc1a'),(892,173,'newsletter_content_heading','Stay Informed!'),(893,173,'_newsletter_content_heading','field_5d79f57e24523'),(894,173,'newsletter_content_text','Get news and updates on captain\'s chair'),(895,173,'_newsletter_content_text','field_5d79f57e24524'),(896,173,'newsletter_content',''),(897,173,'_newsletter_content','field_5d79f57e24522'),(898,173,'dashboard_1_heading','Client Dashboard'),(899,173,'_dashboard_1_heading','field_5d79fc7f8727c'),(900,173,'dashboard_1_content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(901,173,'_dashboard_1_content','field_5d79fc918727d'),(902,173,'dashboard_1',''),(903,173,'_dashboard_1','field_5d79fc638727b'),(904,173,'dashboard_2_heading','Account Management Dashboard'),(905,173,'_dashboard_2_heading','field_5d79fcaf27369'),(906,173,'dashboard_2_content','Captain\'s Chair gives Account Managers a consolidated view of their clients\' tickets, servers, websites and warranty information to create an out-of-the-box reporting tool'),(907,173,'_dashboard_2_content','field_5d79fce02736b'),(908,173,'dashboard_2',''),(909,173,'_dashboard_2','field_5d79fca327368'),(910,173,'features_section_heading','FEATURES'),(911,173,'_features_section_heading','field_5d79fe30a457f'),(912,173,'features_section',''),(913,173,'_features_section','field_5d79fe21a457e'),(914,55,'selling_more_section_heading','Selling More'),(915,55,'_selling_more_section_heading','field_5d7a000c8d636'),(916,55,'selling_more_section_button_text','get started'),(917,55,'_selling_more_section_button_text','field_5d7a00168d637'),(918,180,'banner_section_background_image','66'),(919,180,'_banner_section_background_image','field_5d78c3f39f22c'),(920,180,'banner_section_text','Explore the tool for the next generation of IT MSP'),(921,180,'_banner_section_text','field_5d78c3f39f22e'),(922,180,'banner_section',''),(923,180,'_banner_section','field_5d78c3f39f22b'),(924,180,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(925,180,'_selling_more_section_text','field_5d78c41e7cc1b'),(926,180,'selling_more_section_link',''),(927,180,'_selling_more_section_link','field_5d78c41e7cc1c'),(928,180,'selling_more_section_image','37'),(929,180,'_selling_more_section_image','field_5d78c41e7cc1d'),(930,180,'selling_more_section',''),(931,180,'_selling_more_section','field_5d78c41e7cc1a'),(932,180,'newsletter_content_heading','Stay Informed!'),(933,180,'_newsletter_content_heading','field_5d79f57e24523'),(934,180,'newsletter_content_text','Get news and updates on captain\'s chair'),(935,180,'_newsletter_content_text','field_5d79f57e24524'),(936,180,'newsletter_content',''),(937,180,'_newsletter_content','field_5d79f57e24522'),(938,180,'dashboard_1_heading','Client Dashboard'),(939,180,'_dashboard_1_heading','field_5d79fc7f8727c'),(940,180,'dashboard_1_content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(941,180,'_dashboard_1_content','field_5d79fc918727d'),(942,180,'dashboard_1',''),(943,180,'_dashboard_1','field_5d79fc638727b'),(944,180,'dashboard_2_heading','Account Management Dashboard'),(945,180,'_dashboard_2_heading','field_5d79fcaf27369'),(946,180,'dashboard_2_content','Captain\'s Chair gives Account Managers a consolidated view of their clients\' tickets, servers, websites and warranty information to create an out-of-the-box reporting tool'),(947,180,'_dashboard_2_content','field_5d79fce02736b'),(948,180,'dashboard_2',''),(949,180,'_dashboard_2','field_5d79fca327368'),(950,180,'features_section_heading','FEATURES'),(951,180,'_features_section_heading','field_5d79fe30a457f'),(952,180,'features_section',''),(953,180,'_features_section','field_5d79fe21a457e'),(954,180,'selling_more_section_heading','Selling More'),(955,180,'_selling_more_section_heading','field_5d7a000c8d636'),(956,180,'selling_more_section_button_text','get started'),(957,180,'_selling_more_section_button_text','field_5d7a00168d637'),(958,5,'selling_more_section_heading','Selling More'),(959,5,'_selling_more_section_heading','field_5d7a00919695e'),(960,5,'selling_more_section_button_text','get started'),(961,5,'_selling_more_section_button_text','field_5d7a00989695f'),(962,181,'banner_section_background_image','15'),(963,181,'_banner_section_background_image','field_5d7785aaee8ae'),(964,181,'banner_section_front_image','16'),(965,181,'_banner_section_front_image','field_5d7785d3ee8af'),(966,181,'banner_section_text','Explore the tool for the next generation of IT MSP'),(967,181,'_banner_section_text','field_5d7785eeee8b0'),(968,181,'banner_section',''),(969,181,'_banner_section','field_5d778563ee8ad'),(970,181,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(971,181,'_connectors_section_text','field_5d7789431dc51'),(972,181,'connectors_section_image','21'),(973,181,'_connectors_section_image','field_5d7789511dc52'),(974,181,'connectors_section',''),(975,181,'_connectors_section','field_5d7789221dc50'),(976,181,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(977,181,'_about_products_section_text','field_5d77a19d21f5a'),(978,181,'about_products_section',''),(979,181,'_about_products_section','field_5d77a00521f59'),(980,181,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(981,181,'_selling_more_section_text','field_5d77a2f0593b7'),(982,181,'selling_more_section_link',''),(983,181,'_selling_more_section_link','field_5d77a307593b8'),(984,181,'selling_more_section_image','37'),(985,181,'_selling_more_section_image','field_5d77a312593b9'),(986,181,'selling_more_section',''),(987,181,'_selling_more_section','field_5d77a2e3593b6'),(988,181,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(989,181,'_explore_captains_chair_heading','field_5d790fcc655af'),(990,181,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(991,181,'_explore_captains_chair_point_1','field_5d79101d655b0'),(992,181,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(993,181,'_explore_captains_chair_point_2','field_5d791091655b1'),(994,181,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(995,181,'_explore_captains_chair_point_3','field_5d791097655b2'),(996,181,'explore_captains_chair',''),(997,181,'_explore_captains_chair','field_5d790f8f655ae'),(998,181,'explore_captains_chair_background_image','130'),(999,181,'_explore_captains_chair_background_image','field_5d79111f19196'),(1000,181,'banner_section_button_text','WATCH DEMO'),(1001,181,'_banner_section_button_text','field_5d79edb98bc10'),(1002,181,'about_products_section_button_text','Learn More'),(1003,181,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(1004,181,'explore_captains_chair_button_text','Explore captain’s chair'),(1005,181,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(1006,181,'connectors_section_heading',''),(1007,181,'_connectors_section_heading','field_5d79f022eb0e9'),(1008,181,'newsletter_content_heading','Stay Informed!'),(1009,181,'_newsletter_content_heading','field_5d79f999a7aae'),(1010,181,'newsletter_content_text','Get news and updates on captain\'s chair'),(1011,181,'_newsletter_content_text','field_5d79f999a7aaf'),(1012,181,'newsletter_content',''),(1013,181,'_newsletter_content','field_5d79f999a7aad'),(1014,181,'selling_more_section_heading','Selling More'),(1015,181,'_selling_more_section_heading','field_5d7a00919695e'),(1016,181,'selling_more_section_button_text','get started'),(1017,181,'_selling_more_section_button_text','field_5d7a00989695f'),(1018,43,'selling_more_section_heading','Selling More'),(1019,43,'_selling_more_section_heading','field_5d7a00416efc6'),(1020,43,'selling_more_section_button_text','get started'),(1021,43,'_selling_more_section_button_text','field_5d7a00476efc7'),(1022,182,'banner_section_background_image','66'),(1023,182,'_banner_section_background_image','field_5d78f3c54ddfa'),(1024,182,'banner_section_text','CC data connectors put all of your data in one place'),(1025,182,'_banner_section_text','field_5d78f3c54ddfc'),(1026,182,'banner_section',''),(1027,182,'_banner_section','field_5d78f3c54ddf9'),(1028,182,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(1029,182,'_selling_more_section_text','field_5d79f9e001d12'),(1030,182,'selling_more_section_link',''),(1031,182,'_selling_more_section_link','field_5d79f9e001d13'),(1032,182,'selling_more_section_image','37'),(1033,182,'_selling_more_section_image','field_5d79f9e001d14'),(1034,182,'selling_more_section',''),(1035,182,'_selling_more_section','field_5d79f9e001d11'),(1036,182,'content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(1037,182,'_content','field_5d78f4a935687'),(1038,182,'newsletter_content_heading','Stay Informed!'),(1039,182,'_newsletter_content_heading','field_5d79f9a5dd32e'),(1040,182,'newsletter_content_text','Get news and updates on captain\'s chair'),(1041,182,'_newsletter_content_text','field_5d79f9a5dd32f'),(1042,182,'newsletter_content',''),(1043,182,'_newsletter_content','field_5d79f9a5dd32d'),(1044,182,'selling_more_section_heading','Selling More'),(1045,182,'_selling_more_section_heading','field_5d7a00416efc6'),(1046,182,'selling_more_section_button_text','get started'),(1047,182,'_selling_more_section_button_text','field_5d7a00476efc7'),(1048,43,'content_part_heading','Connectors'),(1049,43,'_content_part_heading','field_5d7a0382ca2c9'),(1050,43,'content_part_content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(1051,43,'_content_part_content','field_5d78f4a935687'),(1052,43,'content_part',''),(1053,43,'_content_part','field_5d7a0376ca2c8'),(1054,185,'banner_section_background_image','66'),(1055,185,'_banner_section_background_image','field_5d78f3c54ddfa'),(1056,185,'banner_section_text','CC data connectors put all of your data in one place'),(1057,185,'_banner_section_text','field_5d78f3c54ddfc'),(1058,185,'banner_section',''),(1059,185,'_banner_section','field_5d78f3c54ddf9'),(1060,185,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(1061,185,'_selling_more_section_text','field_5d79f9e001d12'),(1062,185,'selling_more_section_link',''),(1063,185,'_selling_more_section_link','field_5d79f9e001d13'),(1064,185,'selling_more_section_image','37'),(1065,185,'_selling_more_section_image','field_5d79f9e001d14'),(1066,185,'selling_more_section',''),(1067,185,'_selling_more_section','field_5d79f9e001d11'),(1068,185,'content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(1069,185,'_content','field_5d78f4a935687'),(1070,185,'newsletter_content_heading','Stay Informed!'),(1071,185,'_newsletter_content_heading','field_5d79f9a5dd32e'),(1072,185,'newsletter_content_text','Get news and updates on captain\'s chair'),(1073,185,'_newsletter_content_text','field_5d79f9a5dd32f'),(1074,185,'newsletter_content',''),(1075,185,'_newsletter_content','field_5d79f9a5dd32d'),(1076,185,'selling_more_section_heading','Selling More'),(1077,185,'_selling_more_section_heading','field_5d7a00416efc6'),(1078,185,'selling_more_section_button_text','get started'),(1079,185,'_selling_more_section_button_text','field_5d7a00476efc7'),(1080,185,'content_part_heading','Connectors'),(1081,185,'_content_part_heading','field_5d7a0382ca2c9'),(1082,185,'content_part_content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(1083,185,'_content_part_content','field_5d78f4a935687'),(1084,185,'content_part',''),(1085,185,'_content_part','field_5d7a0376ca2c8'),(1086,188,'banner_section_background_image','66'),(1087,188,'_banner_section_background_image','field_5d78f3c54ddfa'),(1088,188,'banner_section_text','CC data connectors put all of your data in one place'),(1089,188,'_banner_section_text','field_5d78f3c54ddfc'),(1090,188,'banner_section',''),(1091,188,'_banner_section','field_5d78f3c54ddf9'),(1092,188,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(1093,188,'_selling_more_section_text','field_5d79f9e001d12'),(1094,188,'selling_more_section_link',''),(1095,188,'_selling_more_section_link','field_5d79f9e001d13'),(1096,188,'selling_more_section_image','37'),(1097,188,'_selling_more_section_image','field_5d79f9e001d14'),(1098,188,'selling_more_section',''),(1099,188,'_selling_more_section','field_5d79f9e001d11'),(1100,188,'content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(1101,188,'_content','field_5d78f4a935687'),(1102,188,'newsletter_content_heading','Stay Informed!'),(1103,188,'_newsletter_content_heading','field_5d79f9a5dd32e'),(1104,188,'newsletter_content_text','Get news and updates on captain\'s chair'),(1105,188,'_newsletter_content_text','field_5d79f9a5dd32f'),(1106,188,'newsletter_content',''),(1107,188,'_newsletter_content','field_5d79f9a5dd32d'),(1108,188,'selling_more_section_heading','Selling More'),(1109,188,'_selling_more_section_heading','field_5d7a00416efc6'),(1110,188,'selling_more_section_button_text','get started'),(1111,188,'_selling_more_section_button_text','field_5d7a00476efc7'),(1112,188,'content_part_heading','Connectors'),(1113,188,'_content_part_heading','field_5d7a0382ca2c9'),(1114,188,'content_part_content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(1115,188,'_content_part_content','field_5d78f4a935687'),(1116,188,'content_part',''),(1117,188,'_content_part','field_5d7a0376ca2c8'),(1118,192,'_mc4wp_settings','a:10:{s:15:\"required_fields\";s:0:\"\";s:12:\"double_optin\";s:1:\"0\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:15:\"subscriber_tags\";s:0:\"\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:18:\"grecaptcha_enabled\";s:1:\"0\";s:3:\"css\";s:1:\"0\";s:5:\"lists\";a:0:{}}'),(1119,192,'text_subscribed','Thank you, your sign-up request was successful! Please check your email inbox to confirm.'),(1120,192,'text_invalid_email','Please provide a valid email address.'),(1121,192,'text_required_field_missing','Please fill in the required fields.'),(1122,192,'text_already_subscribed','Given email address is already subscribed, thank you!'),(1123,192,'text_error','Oops. Something went wrong. Please try again later.'),(1124,192,'text_unsubscribed','You were successfully unsubscribed.'),(1125,192,'text_not_subscribed','Given email address is not subscribed.'),(1126,192,'text_no_lists_selected','Please select at least one list.'),(1127,192,'text_updated','Thank you, your records have been updated!'),(1128,5,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(1129,5,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(1130,194,'banner_section_background_image','15'),(1131,194,'_banner_section_background_image','field_5d7785aaee8ae'),(1132,194,'banner_section_front_image','16'),(1133,194,'_banner_section_front_image','field_5d7785d3ee8af'),(1134,194,'banner_section_text','Explore the tool for the next generation of IT MSP'),(1135,194,'_banner_section_text','field_5d7785eeee8b0'),(1136,194,'banner_section',''),(1137,194,'_banner_section','field_5d778563ee8ad'),(1138,194,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(1139,194,'_connectors_section_text','field_5d7789431dc51'),(1140,194,'connectors_section_image','21'),(1141,194,'_connectors_section_image','field_5d7789511dc52'),(1142,194,'connectors_section',''),(1143,194,'_connectors_section','field_5d7789221dc50'),(1144,194,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(1145,194,'_about_products_section_text','field_5d77a19d21f5a'),(1146,194,'about_products_section',''),(1147,194,'_about_products_section','field_5d77a00521f59'),(1148,194,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(1149,194,'_selling_more_section_text','field_5d77a2f0593b7'),(1150,194,'selling_more_section_link',''),(1151,194,'_selling_more_section_link','field_5d77a307593b8'),(1152,194,'selling_more_section_image','37'),(1153,194,'_selling_more_section_image','field_5d77a312593b9'),(1154,194,'selling_more_section',''),(1155,194,'_selling_more_section','field_5d77a2e3593b6'),(1156,194,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(1157,194,'_explore_captains_chair_heading','field_5d790fcc655af'),(1158,194,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(1159,194,'_explore_captains_chair_point_1','field_5d79101d655b0'),(1160,194,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(1161,194,'_explore_captains_chair_point_2','field_5d791091655b1'),(1162,194,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(1163,194,'_explore_captains_chair_point_3','field_5d791097655b2'),(1164,194,'explore_captains_chair',''),(1165,194,'_explore_captains_chair','field_5d790f8f655ae'),(1166,194,'explore_captains_chair_background_image','130'),(1167,194,'_explore_captains_chair_background_image','field_5d79111f19196'),(1168,194,'banner_section_button_text','WATCH DEMO'),(1169,194,'_banner_section_button_text','field_5d79edb98bc10'),(1170,194,'about_products_section_button_text','Learn More'),(1171,194,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(1172,194,'explore_captains_chair_button_text','Explore captain’s chair'),(1173,194,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(1174,194,'connectors_section_heading',''),(1175,194,'_connectors_section_heading','field_5d79f022eb0e9'),(1176,194,'newsletter_content_heading','Stay Informed!'),(1177,194,'_newsletter_content_heading','field_5d79f999a7aae'),(1178,194,'newsletter_content_text','Get news and updates on captain\'s chair'),(1179,194,'_newsletter_content_text','field_5d79f999a7aaf'),(1180,194,'newsletter_content',''),(1181,194,'_newsletter_content','field_5d79f999a7aad'),(1182,194,'selling_more_section_heading','Selling More'),(1183,194,'_selling_more_section_heading','field_5d7a00919695e'),(1184,194,'selling_more_section_button_text','get started'),(1185,194,'_selling_more_section_button_text','field_5d7a00989695f'),(1186,194,'explore_captains_chair_button_link','http://dev.captainschairit.com/client-dashboard'),(1187,194,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(1188,197,'_wp_attached_file','2019/09/cc_dashboard.png'),(1189,197,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:2183;s:4:\"file\";s:24:\"2019/09/cc_dashboard.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"cc_dashboard-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"cc_dashboard-220x300.png\";s:5:\"width\";i:220;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"cc_dashboard-768x1048.png\";s:5:\"width\";i:768;s:6:\"height\";i:1048;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"cc_dashboard-751x1024.png\";s:5:\"width\";i:751;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"cc_dashboard-1200x1637.png\";s:5:\"width\";i:1200;s:6:\"height\";i:1637;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:{}}}'),(1190,198,'_wp_attached_file','2019/09/rm_dashboard.png'),(1191,198,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1393;s:4:\"file\";s:24:\"2019/09/rm_dashboard.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"rm_dashboard-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"rm_dashboard-300x261.png\";s:5:\"width\";i:300;s:6:\"height\";i:261;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"rm_dashboard-768x669.png\";s:5:\"width\";i:768;s:6:\"height\";i:669;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"rm_dashboard-1024x892.png\";s:5:\"width\";i:1024;s:6:\"height\";i:892;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"rm_dashboard-1200x1045.png\";s:5:\"width\";i:1200;s:6:\"height\";i:1045;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:{}}}'),(1192,55,'dashboard_1_image','197'),(1193,55,'_dashboard_1_image','field_5d7a4233f0562'),(1194,55,'dashboard_2_image','198'),(1195,55,'_dashboard_2_image','field_5d7a4248f0563'),(1196,199,'banner_section_background_image','66'),(1197,199,'_banner_section_background_image','field_5d78c3f39f22c'),(1198,199,'banner_section_text','Explore the tool for the next generation of IT MSP'),(1199,199,'_banner_section_text','field_5d78c3f39f22e'),(1200,199,'banner_section',''),(1201,199,'_banner_section','field_5d78c3f39f22b'),(1202,199,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(1203,199,'_selling_more_section_text','field_5d78c41e7cc1b'),(1204,199,'selling_more_section_link',''),(1205,199,'_selling_more_section_link','field_5d78c41e7cc1c'),(1206,199,'selling_more_section_image','37'),(1207,199,'_selling_more_section_image','field_5d78c41e7cc1d'),(1208,199,'selling_more_section',''),(1209,199,'_selling_more_section','field_5d78c41e7cc1a'),(1210,199,'newsletter_content_heading','Stay Informed!'),(1211,199,'_newsletter_content_heading','field_5d79f57e24523'),(1212,199,'newsletter_content_text','Get news and updates on captain\'s chair'),(1213,199,'_newsletter_content_text','field_5d79f57e24524'),(1214,199,'newsletter_content',''),(1215,199,'_newsletter_content','field_5d79f57e24522'),(1216,199,'dashboard_1_heading','Client Dashboard'),(1217,199,'_dashboard_1_heading','field_5d79fc7f8727c'),(1218,199,'dashboard_1_content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(1219,199,'_dashboard_1_content','field_5d79fc918727d'),(1220,199,'dashboard_1',''),(1221,199,'_dashboard_1','field_5d79fc638727b'),(1222,199,'dashboard_2_heading','Account Management Dashboard'),(1223,199,'_dashboard_2_heading','field_5d79fcaf27369'),(1224,199,'dashboard_2_content','Captain\'s Chair gives Account Managers a consolidated view of their clients\' tickets, servers, websites and warranty information to create an out-of-the-box reporting tool'),(1225,199,'_dashboard_2_content','field_5d79fce02736b'),(1226,199,'dashboard_2',''),(1227,199,'_dashboard_2','field_5d79fca327368'),(1228,199,'features_section_heading','FEATURES'),(1229,199,'_features_section_heading','field_5d79fe30a457f'),(1230,199,'features_section',''),(1231,199,'_features_section','field_5d79fe21a457e'),(1232,199,'selling_more_section_heading','Selling More'),(1233,199,'_selling_more_section_heading','field_5d7a000c8d636'),(1234,199,'selling_more_section_button_text','get started'),(1235,199,'_selling_more_section_button_text','field_5d7a00168d637'),(1236,199,'dashboard_1_image','197'),(1237,199,'_dashboard_1_image','field_5d7a4233f0562'),(1238,199,'dashboard_2_image','198'),(1239,199,'_dashboard_2_image','field_5d7a4248f0563'),(1240,200,'_edit_last','1'),(1241,200,'_edit_lock','1582659580:1'),(1242,47,'banner_section_background_image','217'),(1243,47,'_banner_section_background_image','field_5d7a486933c45'),(1244,47,'banner_section_text','Company Info'),(1245,47,'_banner_section_text','field_5d7a486933c46'),(1246,47,'banner_section',''),(1247,47,'_banner_section','field_5d7a486933c44'),(1248,47,'information_section_heading',''),(1249,47,'_information_section_heading','field_5d7a496629b60'),(1250,47,'information_section_content','Captain’s Chair was born from an MSP, so we understand the importance of delivering a best-in-class customer experience.  Providing that experience requires visibility to the necessary information to make informed decisions on servicing your clients and giving those clients a view of the work, you do for them.\r\n\r\nOur industry-first proprietary software increases engagement and creates stronger relationships between MSP’s and their customers by delivering critical insight in a user-friendly dashboard. The client facing dashboard is customizable and adds transparency to build trust between IT service providers and their managed clients.\r\n\r\nMost MSPs provide transparency a few times a year during monthly or quarterly business reviews (MBR or QBR) and our research has shown that MSPs spend between 5-50 hours per month preparing these and other management reports for their clients. However, through deploying Captain’s Chair, transparency is immediate and MSPs can cut that time spent by up to 90%, allowing their staff to focus on higher value activities.\r\n\r\nCaptain’s Chair currently supports PSA integrations with ConnectWise Manage and Kaseya BMS and in less than 30 minutes you and your clients will have an integrated view of the critical service, license, asset and warranty data in an easy to understand dashboard. The Captain’s Chair team is here to support you with these and other integrations, to grow your business and provide best-in-class service.'),(1251,47,'_information_section_content','field_5d7a497129b61'),(1252,47,'information_section',''),(1253,47,'_information_section','field_5d7a495329b5f'),(1254,47,'newsletter_content_heading','Stay Informed!'),(1255,47,'_newsletter_content_heading','field_5d7a487649f83'),(1256,47,'newsletter_content_text','Get news and updates on captain\'s chair'),(1257,47,'_newsletter_content_text','field_5d7a487649f84'),(1258,47,'newsletter_content',''),(1259,47,'_newsletter_content','field_5d7a487649f82'),(1260,47,'selling_more_section_heading','Get in Touch'),(1261,47,'_selling_more_section_heading','field_5d7a48811c4c6'),(1262,47,'selling_more_section_text','We are always looking for new partners and collaborations. Feel free to contact us at <a href=\"tel:877-677-2248\">877-677-2248</a> (CCIT).'),(1263,47,'_selling_more_section_text','field_5d7a48811c4c7'),(1264,47,'selling_more_section_link',''),(1265,47,'_selling_more_section_link','field_5d7a48811c4c8'),(1266,47,'selling_more_section_image','37'),(1267,47,'_selling_more_section_image','field_5d7a48811c4c9'),(1268,47,'selling_more_section_button_text','get started'),(1269,47,'_selling_more_section_button_text','field_5d7a48811c4ca'),(1270,47,'selling_more_section',''),(1271,47,'_selling_more_section','field_5d7a48811c4c5'),(1302,217,'_wp_attached_file','2019/09/about-bg.jpg'),(1303,217,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1365;s:6:\"height\";i:382;s:4:\"file\";s:20:\"2019/09/about-bg.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"about-bg-150x150.jpg\";s:5:\"width\";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:\"about-bg-300x84.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"about-bg-768x215.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"about-bg-1024x287.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"about-bg-1200x336.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:336;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:{}}}'),(1304,219,'banner_section_background_image','217'),(1305,219,'_banner_section_background_image','field_5d7a486933c45'),(1306,219,'banner_section_text','CC data connectors put all of your data in one place'),(1307,219,'_banner_section_text','field_5d7a486933c46'),(1308,219,'banner_section',''),(1309,219,'_banner_section','field_5d7a486933c44'),(1310,219,'information_section_heading','Company Info'),(1311,219,'_information_section_heading','field_5d7a496629b60'),(1312,219,'information_section_content','<div>\r\n<div>Captain’s Chair is a product designed for the IT Managed Services industry. It provides our Managed Service Provider (MSP) partners with an additional revenue stream and delivers them a competitive advantage in their respective markets. Captain’s Chair is a client-facing, real-time dashboard product that supplies end-users with more visibility into their IT infrastructure and operations.</div>\r\n</div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<div>Our purpose and design of Captain’s Chair is to increase the value of our partner’s service offerings and provide a tool that can differentiate them in their market space. Captain’s Chair provides visibility, control and accountability for the IT functions in an organization. We designed our product with end-user expectations in mind and built Captain’s Chair to convey critical real-time information on the status of client’s IT operations.</div>\r\n</div>\r\n</div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<div>The IT Managed Services industry is ever evolving and saturated with companies competing for every dollar. Captain’s Chair is our solution to the flooded marketplace and a proven differentiator for MSPs. We see Captain’s Chair as a tool for the next generation of MSPs as they look to expand their offerings to provide value while at the same time providing more visibility and reporting for their clients.\"</div>\r\n</div>\r\n</div>'),(1313,219,'_information_section_content','field_5d7a497129b61'),(1314,219,'information_section',''),(1315,219,'_information_section','field_5d7a495329b5f'),(1316,219,'newsletter_content_heading','Stay Informed!'),(1317,219,'_newsletter_content_heading','field_5d7a487649f83'),(1318,219,'newsletter_content_text','Get news and updates on captain\'s chair'),(1319,219,'_newsletter_content_text','field_5d7a487649f84'),(1320,219,'newsletter_content',''),(1321,219,'_newsletter_content','field_5d7a487649f82'),(1322,219,'selling_more_section_heading','Selling More'),(1323,219,'_selling_more_section_heading','field_5d7a48811c4c6'),(1324,219,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(1325,219,'_selling_more_section_text','field_5d7a48811c4c7'),(1326,219,'selling_more_section_link',''),(1327,219,'_selling_more_section_link','field_5d7a48811c4c8'),(1328,219,'selling_more_section_image','37'),(1329,219,'_selling_more_section_image','field_5d7a48811c4c9'),(1330,219,'selling_more_section_button_text','get started'),(1331,219,'_selling_more_section_button_text','field_5d7a48811c4ca'),(1332,219,'selling_more_section',''),(1333,219,'_selling_more_section','field_5d7a48811c4c5'),(1334,220,'banner_section_background_image','217'),(1335,220,'_banner_section_background_image','field_5d7a486933c45'),(1336,220,'banner_section_text','CC data connectors put all of your data in one place'),(1337,220,'_banner_section_text','field_5d7a486933c46'),(1338,220,'banner_section',''),(1339,220,'_banner_section','field_5d7a486933c44'),(1340,220,'information_section_heading','Company Info'),(1341,220,'_information_section_heading','field_5d7a496629b60'),(1342,220,'information_section_content','Captain’s Chair is a product designed for the IT Managed Services industry. It provides our Managed Service Provider (MSP) partners with an additional revenue stream and delivers them a competitive advantage in their respective markets. Captain’s Chair is a client-facing, real-time dashboard product that supplies end-users with more visibility into their IT infrastructure and operations.\r\n\r\nOur purpose and design of Captain’s Chair is to increase the value of our partner’s service offerings and provide a tool that can differentiate them in their market space. Captain’s Chair provides visibility, control and accountability for the IT functions in an organization. We designed our product with end-user expectations in mind and built Captain’s Chair to convey critical real-time information on the status of client’s IT operations.\r\n\r\nThe IT Managed Services industry is ever evolving and saturated with companies competing for every dollar. Captain’s Chair is our solution to the flooded marketplace and a proven differentiator for MSPs. We see Captain’s Chair as a tool for the next generation of MSPs as they look to expand their offerings to provide value while at the same time providing more visibility and reporting for their clients.\"'),(1343,220,'_information_section_content','field_5d7a497129b61'),(1344,220,'information_section',''),(1345,220,'_information_section','field_5d7a495329b5f'),(1346,220,'newsletter_content_heading','Stay Informed!'),(1347,220,'_newsletter_content_heading','field_5d7a487649f83'),(1348,220,'newsletter_content_text','Get news and updates on captain\'s chair'),(1349,220,'_newsletter_content_text','field_5d7a487649f84'),(1350,220,'newsletter_content',''),(1351,220,'_newsletter_content','field_5d7a487649f82'),(1352,220,'selling_more_section_heading','Selling More'),(1353,220,'_selling_more_section_heading','field_5d7a48811c4c6'),(1354,220,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(1355,220,'_selling_more_section_text','field_5d7a48811c4c7'),(1356,220,'selling_more_section_link',''),(1357,220,'_selling_more_section_link','field_5d7a48811c4c8'),(1358,220,'selling_more_section_image','37'),(1359,220,'_selling_more_section_image','field_5d7a48811c4c9'),(1360,220,'selling_more_section_button_text','get started'),(1361,220,'_selling_more_section_button_text','field_5d7a48811c4ca'),(1362,220,'selling_more_section',''),(1363,220,'_selling_more_section','field_5d7a48811c4c5'),(1364,224,'_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\"]'),(1365,224,'_mail','a:8:{s:7:\"subject\";s:37:\"Captain&#039;s Chair \"[your-subject]\"\";s:6:\"sender\";s:45:\"Captain&#039;s Chair <wordpress@192.168.1.33>\";s:4:\"body\";s:189:\"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 Captain&#039;s Chair (https://captainschairit.com/cc-website)\";s:9:\"recipient\";s:24:\"shieldwatch006@gmail.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(1366,224,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:37:\"Captain&#039;s Chair \"[your-subject]\"\";s:6:\"sender\";s:45:\"Captain&#039;s Chair <wordpress@192.168.1.33>\";s:4:\"body\";s:131:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Captain&#039;s Chair (https://captainschairit.com/cc-website)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:34:\"Reply-To: shieldwatch006@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(1367,224,'_messages','a:8:{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.\";}'),(1368,224,'_additional_settings',NULL),(1369,224,'_locale','en_US'),(1370,225,'_edit_last','1'),(1371,225,'_edit_lock','1569407457:1'),(1372,226,'_edit_last','1'),(1373,226,'_edit_lock','1568372277:1'),(1374,225,'designation','President & CEO'),(1375,225,'_designation','field_5d7b6394cd939'),(1376,228,'_wp_attached_file','2019/09/Pratik-Roychoudhury.jpg'),(1377,228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:117;s:6:\"height\";i:116;s:4:\"file\";s:31:\"2019/09/Pratik-Roychoudhury.jpg\";s:5:\"sizes\";a:0:{}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,225,'_thumbnail_id','228'),(1379,225,'linkedin_profile','https://www.linkedin.com/in/pratikroychoudhury/'),(1380,225,'_linkedin_profile','field_5d7b65997e629'),(1383,231,'_wp_attached_file','2019/09/John-Rhoades.jpg'),(1384,231,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:117;s:6:\"height\";i:116;s:4:\"file\";s:24:\"2019/09/John-Rhoades.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(1392,233,'_wp_attached_file','2019/09/Kausik-Sarkar.jpg'),(1393,233,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:117;s:6:\"height\";i:116;s:4:\"file\";s:25:\"2019/09/Kausik-Sarkar.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(1405,235,'_wp_attached_file','2019/09/James-Kissane.jpg'),(1406,235,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:117;s:6:\"height\";i:116;s:4:\"file\";s:25:\"2019/09/James-Kissane.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(1419,239,'_wp_attached_file','2019/09/Dwayne-Leininger.jpg'),(1420,239,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:117;s:6:\"height\";i:116;s:4:\"file\";s:28:\"2019/09/Dwayne-Leininger.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(1426,47,'leadership_section_heading','Leadership Team'),(1427,47,'_leadership_section_heading','field_5d7a4b61e3ee6'),(1428,47,'leadership_section',''),(1429,47,'_leadership_section','field_5d7a4b51e3ee5'),(1430,240,'banner_section_background_image','217'),(1431,240,'_banner_section_background_image','field_5d7a486933c45'),(1432,240,'banner_section_text','CC data connectors put all of your data in one place'),(1433,240,'_banner_section_text','field_5d7a486933c46'),(1434,240,'banner_section',''),(1435,240,'_banner_section','field_5d7a486933c44'),(1436,240,'information_section_heading','Company Info'),(1437,240,'_information_section_heading','field_5d7a496629b60'),(1438,240,'information_section_content','Captain’s Chair is a product designed for the IT Managed Services industry. It provides our Managed Service Provider (MSP) partners with an additional revenue stream and delivers them a competitive advantage in their respective markets. Captain’s Chair is a client-facing, real-time dashboard product that supplies end-users with more visibility into their IT infrastructure and operations.\r\n\r\nOur purpose and design of Captain’s Chair is to increase the value of our partner’s service offerings and provide a tool that can differentiate them in their market space. Captain’s Chair provides visibility, control and accountability for the IT functions in an organization. We designed our product with end-user expectations in mind and built Captain’s Chair to convey critical real-time information on the status of client’s IT operations.\r\n\r\nThe IT Managed Services industry is ever evolving and saturated with companies competing for every dollar. Captain’s Chair is our solution to the flooded marketplace and a proven differentiator for MSPs. We see Captain’s Chair as a tool for the next generation of MSPs as they look to expand their offerings to provide value while at the same time providing more visibility and reporting for their clients.\"'),(1439,240,'_information_section_content','field_5d7a497129b61'),(1440,240,'information_section',''),(1441,240,'_information_section','field_5d7a495329b5f'),(1442,240,'newsletter_content_heading','Stay Informed!'),(1443,240,'_newsletter_content_heading','field_5d7a487649f83'),(1444,240,'newsletter_content_text','Get news and updates on captain\'s chair'),(1445,240,'_newsletter_content_text','field_5d7a487649f84'),(1446,240,'newsletter_content',''),(1447,240,'_newsletter_content','field_5d7a487649f82'),(1448,240,'selling_more_section_heading','Get in Touch'),(1449,240,'_selling_more_section_heading','field_5d7a48811c4c6'),(1450,240,'selling_more_section_text','We are always looking for new exciting projects and collaborations. Feel free to contact us.'),(1451,240,'_selling_more_section_text','field_5d7a48811c4c7'),(1452,240,'selling_more_section_link',''),(1453,240,'_selling_more_section_link','field_5d7a48811c4c8'),(1454,240,'selling_more_section_image','37'),(1455,240,'_selling_more_section_image','field_5d7a48811c4c9'),(1456,240,'selling_more_section_button_text','get started'),(1457,240,'_selling_more_section_button_text','field_5d7a48811c4ca'),(1458,240,'selling_more_section',''),(1459,240,'_selling_more_section','field_5d7a48811c4c5'),(1460,240,'leadership_section_heading',''),(1461,240,'_leadership_section_heading','field_5d7a4b61e3ee6'),(1462,240,'leadership_section',''),(1463,240,'_leadership_section','field_5d7a4b51e3ee5'),(1464,241,'banner_section_background_image','217'),(1465,241,'_banner_section_background_image','field_5d7a486933c45'),(1466,241,'banner_section_text','CC data connectors put all of your data in one place'),(1467,241,'_banner_section_text','field_5d7a486933c46'),(1468,241,'banner_section',''),(1469,241,'_banner_section','field_5d7a486933c44'),(1470,241,'information_section_heading','Company Info'),(1471,241,'_information_section_heading','field_5d7a496629b60'),(1472,241,'information_section_content','Captain’s Chair is a product designed for the IT Managed Services industry. It provides our Managed Service Provider (MSP) partners with an additional revenue stream and delivers them a competitive advantage in their respective markets. Captain’s Chair is a client-facing, real-time dashboard product that supplies end-users with more visibility into their IT infrastructure and operations.\r\n\r\nOur purpose and design of Captain’s Chair is to increase the value of our partner’s service offerings and provide a tool that can differentiate them in their market space. Captain’s Chair provides visibility, control and accountability for the IT functions in an organization. We designed our product with end-user expectations in mind and built Captain’s Chair to convey critical real-time information on the status of client’s IT operations.\r\n\r\nThe IT Managed Services industry is ever evolving and saturated with companies competing for every dollar. Captain’s Chair is our solution to the flooded marketplace and a proven differentiator for MSPs. We see Captain’s Chair as a tool for the next generation of MSPs as they look to expand their offerings to provide value while at the same time providing more visibility and reporting for their clients.\"'),(1473,241,'_information_section_content','field_5d7a497129b61'),(1474,241,'information_section',''),(1475,241,'_information_section','field_5d7a495329b5f'),(1476,241,'newsletter_content_heading','Stay Informed!'),(1477,241,'_newsletter_content_heading','field_5d7a487649f83'),(1478,241,'newsletter_content_text','Get news and updates on captain\'s chair'),(1479,241,'_newsletter_content_text','field_5d7a487649f84'),(1480,241,'newsletter_content',''),(1481,241,'_newsletter_content','field_5d7a487649f82'),(1482,241,'selling_more_section_heading','Get in Touch'),(1483,241,'_selling_more_section_heading','field_5d7a48811c4c6'),(1484,241,'selling_more_section_text','We are always looking for new exciting projects and collaborations. Feel free to contact us.'),(1485,241,'_selling_more_section_text','field_5d7a48811c4c7'),(1486,241,'selling_more_section_link',''),(1487,241,'_selling_more_section_link','field_5d7a48811c4c8'),(1488,241,'selling_more_section_image','37'),(1489,241,'_selling_more_section_image','field_5d7a48811c4c9'),(1490,241,'selling_more_section_button_text','get started'),(1491,241,'_selling_more_section_button_text','field_5d7a48811c4ca'),(1492,241,'selling_more_section',''),(1493,241,'_selling_more_section','field_5d7a48811c4c5'),(1494,241,'leadership_section_heading','Leadership Team'),(1495,241,'_leadership_section_heading','field_5d7a4b61e3ee6'),(1496,241,'leadership_section',''),(1497,241,'_leadership_section','field_5d7a4b51e3ee5'),(1498,242,'_form','<div class=\"row\"><div class=\"col-md-6\"><div class=\"form-group form-placeholder\">[text* FirstName class:form-control placeholder]<label class=\"placeholder-label\">First Name</label></div></div><div class=\"col-md-6\"><div class=\"form-group form-placeholder\">[text* LastName class:form-control placeholder]<label class=\"placeholder-label\">Last Name</label></div></div><div class=\"col-md-6\"><div class=\"form-group form-placeholder\">[text* Company class:form-control placeholder]<label class=\"placeholder-label\">Company</label></div></div><div class=\"col-md-6\"><div class=\"form-group form-placeholder\">[text* Phone class:form-control placeholder]<label class=\"placeholder-label\">Phone</label></div></div><div class=\"col-md-6\"><div class=\"form-group form-placeholder\">[email* Email class:form-control placeholder]<label class=\"placeholder-label\">Email </label></div></div><div class=\"col-md-6\"><div class=\"form-group form-placeholder\">[textarea Message class:form-control placeholder 1x1 \"Your Message\"]<label class=\"placeholder-label\">Message </label></div></div><div class=\"col-md-12\"><div class=\"mb-5\"><button id=\'submit\' class=\'wpcf7-form-control wpcf7-submit btn btn-primary btn-rounded hvr-shutter-out-horizontal\'>Contact Us</button></div></div></div>'),(1499,242,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:26:\"Captain\'s Chair Contact Us\";s:6:\"sender\";s:46:\"Captain\'s Chair <no-reply@captainschairit.com>\";s:9:\"recipient\";s:25:\"sales@captainschairit.com\";s:4:\"body\";s:9667:\"<!doctype html>\n<html>\n<head>\n<meta charset=\"utf-8\">\n<title>Contact us</title>\n<style type=\"text/css\">\nhtml {\n	width: 100%;\n	margin: 0;\n	padding: 0;\n}\nbody {\n	-webkit-text-size-adjust: none;\n	-ms-text-size-adjust: none;\n	margin: 0;\n	padding: 0;\n	-webkit-font-smoothing: antialiased;\n}\ntable {\n	border-spacing: 0;\n}\nimg {\n	display: block !important;\n	outline: none;\n	text-decoration: none;\n	-ms-interpolation-mode: bicubic;\n	border: none;\n	height: auto;\n	line-height: 100%;\n}\n	img.image-inline{\n		display: inline-block!important;	\n	}\n\np {\n	padding: 0;\n	margin: 0;\n}\nbr {\n	line-height: 0 !important;\n}\ndiv, p, span, strong, b, em, i, a, li, td {\n	-webkit-text-size-adjust: none;\n}\ntable td, table tr {\n	border-collapse: collapse;\n}\ntable {\n	border-collapse: collapse;\n	mso-table-lspace: 0pt;\n	mso-table-rspace: 0pt;\n}\n\n@media screen and (max-width:580px) {\ntable[class=\"table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"content-left-gap\"] {\n	width: 5%!important;\n}\ntable[class=\"content-table\"],\ntd[class=\"content-table\"]{\n	width: 100%!important;\n}\ntd[class=\"banner-image\"] img {\n	width: 100%!important;\n}\ntable[class=\"main-table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"gap-01\"] {\n	height: 15px!important;\n}\ntd[class=\"space-01\"] {\n	width: 15px!important;\n}\ntable[class=\"table-wrappper\"] .heading01 {\n	font-size: 20px !important;\n}\ntable[class=\"table-wrappper\"] .text01 {\n	font-size: 14px !important;\n	margin-bottom: 24px !important;\n}\ntable[class=\"table-wrappper\"] .heading02 {\n	font-size: 24px !important;\n}\ntd[class=\"content-border\"] {\n	height: 25px!important;\n}\ntable[class=\"table-wrappper\"] .heading03 {\n	font-size: 18px !important;\n}\ntable[class=\"table-wrappper\"] .email-link {\n	display: block !important;\n	margin: 10px 0 !important;\n}\n\n}\n\n@media screen and (max-width:420px) {\ntable[class=\"brand\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\ntable[class=\"website-btn\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\n\n	table[class=\"website-btn-tbl\"] {\n		width: 130px!important;\n	}\n	\n}\n</style>\n</head>\n\n<body style=\"background-color: #d7d7d7;\">\n\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\n	<!--Top gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Top gap-->\n	\n	<!--Body part-->\n	<tr>\n		<td class=\"main-td\">\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\n				<!--Logo part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n							<tr>\n								<td width=\"20\"></td>\n								<td align=\"center\" valign=\"top\">\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\n										<tr>\n											<td align=\"center\">\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s Chair\" alt=\"Captain\'s Chair\" style=\"border:none;\" width=\"150\" height=\"39\">\n											</a></td>\n										</tr>\n									</table>\n\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"right\" style=\"width:130px;\" class=\"website-btn\" width=\"130\">\n										<tr>\n											<td height=\"1\" class=\"gap-01\"></td>\n										</tr>\n										<tr>\n											<td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"  width=\"100%\" class=\"website-btn-tbl\">\n													<tr>\n														<td align=\"center\" style=\"height:35px; border:1px solid #ff671f; background-color: #ff671f;\"><a href=\"https://captainschairit.com\" style=\"color:#ffffff; background-color: #ff671f; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px;  width:108px; height:15px; display:block; text-align:center; text-decoration:none; padding:10px; cursor:pointer;\">Go Website</a></td>\n													</tr>\n												</table></td>\n										</tr>\n									</table>\n								</td>\n								<td width=\"20\"></td>\n							</tr>\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Logo part-->\n				\n				<!--Banner part-->\n				<tr>\n					<td class=\"banner-image\">\n						<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\" target=\"_blank\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg\" title=\"Banner\" alt=\"Banner\" style=\"border:none;\" width=\"600\" height=\"175\"></a>\n					</td>\n				</tr>\n				<!--/Banner part-->\n				\n				\n				\n				<!--Content top gap-->\n				<tr>\n					<td height=\"25\" class=\"gap-01\"></td>\n				</tr>\n				<!--/Content top gap-->\n				\n				<!--Content part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n								<td>\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"content-table\" style=\"width: 100%\">\n										<tr>\n											<td align=\"left\">\n	\n												<h5 style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">You have a new contact request.</h5>\n\n                                                <p style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">\n                                                    <strong>Name: </strong>[FirstName] [LastName]<br>\n                                                    <strong>Company: </strong>[Company]<br>\n                                                    <strong>Email: </strong>[Email]<br>\n                                                    <strong>Phone: </strong>[Phone]<br>\n                                                    <strong>Message: </strong>[Message]\n                                                </p>\n											</td>\n										</tr>\n										\n										<!--Content border-->\n										<tr>\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\n										</tr>\n										<!--/Content border-->\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0 0 6px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:22px; color:#293a47; font-weight: bold;\" class=\"heading03\">Get connected with us!</p>\n												\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px; color:#293a47;\" class=\"text01\"><a href=\"mailto:sales@captainschairit.com\" style=\"color: #293a47; text-decoration: none;\" class=\"email-link\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png\" title=\"Email\" alt=\"Email\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">sales@captainschairit.com</a>\n												<a href=\"tel:877-677-2248\" style=\"color: #293a47; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Sales:877-677-2248</a>\n												<a href=\"tel:813-908-8282\" style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Phone:813-908-8282</a></p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td>\n												<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"social-table\" style=\"width: 182px\">\n													<tr>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\">\n															<a href=\"https://www.linkedin.com/company/captain-s-chair\" style=\"color: #293a47; text-decoration: none;\">\n																<img src=\"https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png\" title=\"LinkedIn\" alt=\"LinkedIn\" style=\"border: none; outline: none; margin: 0;\" width=\"38\" height=\"38\">\n															</a>\n														</td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n													</tr>\n												</table>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47;\">&copy; Copyright 2021. All Rights Reserved.</p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n									</table>\n								</td>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Content part-->\n				\n				<!--bottom border part-->\n				<tr>\n					<td height=\"9\" bgcolor=\"#293a47\"></td>\n				</tr>\n				<!--/bottom border part-->\n\n			</table>\n		</td>\n	</tr>\n	<!--/Body part-->\n	\n	<!--footer gap-->\n	<tr>\n		<td height=\"25\" class=\"gap-01\"></td>\n	</tr>\n	<!--/footer gap-->\n\n	\n	\n	<!--Bottom gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Bottom gap-->\n	\n	\n \n</table>\n</body>\n</html>\";s:18:\"additional_headers\";s:17:\"Reply-To: [Email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(1500,242,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:27:\"Captain’s Chair Follow-Up\";s:6:\"sender\";s:46:\"Captain\'s Chair <no-reply@captainschairit.com>\";s:9:\"recipient\";s:7:\"[Email]\";s:4:\"body\";s:7687:\"<!doctype html>\n<html>\n<head>\n<meta charset=\"utf-8\">\n<title>Contact us</title>\n<style type=\"text/css\">\nhtml {\n	width: 100%;\n	margin: 0;\n	padding: 0;\n}\nbody {\n	-webkit-text-size-adjust: none;\n	-ms-text-size-adjust: none;\n	margin: 0;\n	padding: 0;\n	-webkit-font-smoothing: antialiased;\n}\ntable {\n	border-spacing: 0;\n}\nimg {\n	display: block !important;\n	outline: none;\n	text-decoration: none;\n	-ms-interpolation-mode: bicubic;\n	border: none;\n	height: auto;\n	line-height: 100%;\n}\n	img.image-inline{\n		display: inline-block!important;	\n	}\n\np {\n	padding: 0;\n	margin: 0;\n}\nbr {\n	line-height: 0 !important;\n}\ndiv, p, span, strong, b, em, i, a, li, td {\n	-webkit-text-size-adjust: none;\n}\ntable td, table tr {\n	border-collapse: collapse;\n}\ntable {\n	border-collapse: collapse;\n	mso-table-lspace: 0pt;\n	mso-table-rspace: 0pt;\n}\n\n@media screen and (max-width:580px) {\ntable[class=\"table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"content-left-gap\"] {\n	width: 5%!important;\n}\ntable[class=\"content-table\"],\ntd[class=\"content-table\"]{\n	width: 100%!important;\n}\ntd[class=\"banner-image\"] img {\n	width: 100%!important;\n}\ntable[class=\"main-table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"gap-01\"] {\n	height: 15px!important;\n}\ntd[class=\"space-01\"] {\n	width: 15px!important;\n}\ntable[class=\"table-wrappper\"] .heading01 {\n	font-size: 20px !important;\n}\ntable[class=\"table-wrappper\"] .text01 {\n	font-size: 14px !important;\n	margin-bottom: 24px !important;\n}\ntable[class=\"table-wrappper\"] .heading02 {\n	font-size: 24px !important;\n}\ntd[class=\"content-border\"] {\n	height: 25px!important;\n}\ntable[class=\"table-wrappper\"] .heading03 {\n	font-size: 18px !important;\n}\ntable[class=\"table-wrappper\"] .email-link {\n	display: block !important;\n	margin: 10px 0 !important;\n}\n\n}\n\n@media screen and (max-width:420px) {\ntable[class=\"brand\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\ntable[class=\"website-btn\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\n\n	table[class=\"website-btn-tbl\"] {\n		width: 130px!important;\n	}\n	\n}\n</style>\n</head>\n\n<body style=\"background-color: #d7d7d7;\">\n\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\n	<!--Top gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Top gap-->\n	\n	<!--Body part-->\n	<tr>\n		<td class=\"main-td\">\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\n				<!--Logo part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n							<tr>\n								<td width=\"20\"></td>\n								<td align=\"center\" valign=\"top\">\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\n										<tr>\n											<td align=\"center\">\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s Chair\" alt=\"Captain\'s Chair\" style=\"border:none;\" width=\"150\" height=\"39\">\n											</a></td>\n										</tr>\n									</table>\n								</td>\n								<td width=\"20\"></td>\n							</tr>\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Logo part-->\n				\n				<!--Content top gap-->\n				<tr>\n					<td height=\"25\" class=\"gap-01\"></td>\n				</tr>\n				<!--/Content top gap-->\n				\n				<!--Content part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n								<td>\n									<table cellpadding=\"0\" cellspacing=\"0\" class=\"content-table\" style=\"width: 100%\">\n										<tr>\n											<td>\n												<p style=\"margin:0 0 22px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">[FirstName] [LastName],</p>\n                                                <p style=\"margin:0 0 22px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Thank you for contacting us.  Captain’s Chair is purpose built for your clients to better understand the work your company does for them.</p>\n                                                <p style=\"margin:0 0 15px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">If you and your team are looking to: </p>\n                                                <ol>\n                                                <li style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Improve customer experience.</li>\n                                                <li style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Sell more IT services. </li>\n                                                <li style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Enhance your QBR process. </li>\n                                                </ol>\n                                                <p style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">We recommend you schedule a demo at your earliest convenience or jump into our 30-Day Preview period to get full use of the product and experience it firsthand.</p>\n                                                <p style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\"><a href=\"https://captainschairit.com/request-a-demo/\">Schedule Demo</a></p>\n                                                <p style=\"margin:0 0 22px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\"><a href=\"https://captainschairit.com/pricing-msp/\">Start Preview</a></p>\n                                                <p style=\"margin:0 0 22px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Please let us know if you have any specific questions and we’ll be happy to answer them.  If there is a time zone difference causing a problem when trying to schedule the demo, please email me directly.</p>\n                                                <p style=\"margin:0 0 22px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Sincerely, </p>\n                                                <p style=\"margin:0 0 22px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Dwayne Leininger<br>Product Manager<br><a href=\"mailto:dleininger@captainschairit.com\">dleininger@captainschairit.com</a></p>\n											</td>\n										</tr>\n										\n										<!--Content border-->\n										<tr>\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\n										</tr>\n										<!--/Content border-->\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n									</table>\n								</td>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Content part-->\n				\n			</table>\n		</td>\n	</tr>\n	<!--/Body part-->\n	\n	<!--footer gap-->\n	<tr>\n		<td height=\"25\" class=\"gap-01\"></td>\n	</tr>\n	<!--/footer gap-->\n\n	\n	\n	<!--Bottom gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Bottom gap-->\n	\n	\n \n</table>\n</body>\n</html>\";s:18:\"additional_headers\";s:35:\"Reply-To: sales@captainschairit.com\";s:11:\"attachments\";s:36:\"uploads/2020/12/Product-Overview.pdf\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(1501,242,'_messages','a:22:{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: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.\";}'),(1502,242,'_additional_settings',''),(1503,242,'_locale','en_US'),(1507,243,'_menu_item_type','custom'),(1508,243,'_menu_item_menu_item_parent','52'),(1509,243,'_menu_item_object_id','243'),(1510,243,'_menu_item_object','custom'),(1511,243,'_menu_item_target',''),(1512,243,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1513,243,'_menu_item_xfn',''),(1514,243,'_menu_item_url','https://captainschairit.com/about/#CompanyInfo'),(1525,245,'_menu_item_type','custom'),(1526,245,'_menu_item_menu_item_parent','52'),(1527,245,'_menu_item_object_id','245'),(1528,245,'_menu_item_object','custom'),(1529,245,'_menu_item_target',''),(1530,245,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1531,245,'_menu_item_xfn',''),(1532,245,'_menu_item_url','https://captainschairit.com/about/#ContactUs'),(1534,246,'_edit_last','1'),(1535,246,'_edit_lock','1593456291:1'),(1536,246,'_wp_page_template','template-parts/blog.php'),(1537,248,'_menu_item_type','post_type'),(1538,248,'_menu_item_menu_item_parent','0'),(1539,248,'_menu_item_object_id','246'),(1540,248,'_menu_item_object','page'),(1541,248,'_menu_item_target',''),(1542,248,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1543,248,'_menu_item_xfn',''),(1544,248,'_menu_item_url',''),(1558,254,'_edit_last','1'),(1559,254,'_edit_lock','1570199429:1'),(1572,258,'_wp_attached_file','2019/09/blog02.jpg'),(1573,258,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:860;s:6:\"height\";i:300;s:4:\"file\";s:18:\"2019/09/blog02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"blog02-150x150.jpg\";s:5:\"width\";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:\"blog02-300x105.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"blog02-768x268.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:268;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:{}}}'),(1577,259,'_wp_attached_file','2019/09/blog01.jpg'),(1578,259,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:860;s:6:\"height\";i:300;s:4:\"file\";s:18:\"2019/09/blog01.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"blog01-150x150.jpg\";s:5:\"width\";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:\"blog01-300x105.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"blog01-768x268.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:268;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:{}}}'),(1582,260,'_edit_last','1'),(1583,260,'_edit_lock','1570199606:1'),(1584,273,'_wp_attached_file','2019/09/about-bg-1.jpg'),(1585,273,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1365;s:6:\"height\";i:382;s:4:\"file\";s:22:\"2019/09/about-bg-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"about-bg-1-150x150.jpg\";s:5:\"width\";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:\"about-bg-1-300x84.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"about-bg-1-768x215.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"about-bg-1-1024x287.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"about-bg-1-1200x336.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:336;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:{}}}'),(1586,246,'banner_section_background_image','273'),(1587,246,'_banner_section_background_image','field_5d7b864cc8044'),(1588,246,'banner_section_text','Blog'),(1589,246,'_banner_section_text','field_5d7b864cc8045'),(1590,246,'banner_section',''),(1591,246,'_banner_section','field_5d7b864cc8043'),(1592,246,'newsletter_content_heading','Stay Informed!'),(1593,246,'_newsletter_content_heading','field_5d7b868dfa9a3'),(1594,246,'newsletter_content_text','Get news and updates on captain\'s chair'),(1595,246,'_newsletter_content_text','field_5d7b868dfa9a4'),(1596,246,'newsletter_content',''),(1597,246,'_newsletter_content','field_5d7b868dfa9a2'),(1598,246,'selling_more_section_heading','Selling More'),(1599,246,'_selling_more_section_heading','field_5d7b869248370'),(1600,246,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(1601,246,'_selling_more_section_text','field_5d7b869248371'),(1602,246,'selling_more_section_link',''),(1603,246,'_selling_more_section_link','field_5d7b869248372'),(1604,246,'selling_more_section_image','37'),(1605,246,'_selling_more_section_image','field_5d7b869248373'),(1606,246,'selling_more_section_button_text','get started'),(1607,246,'_selling_more_section_button_text','field_5d7b869248374'),(1608,246,'selling_more_section',''),(1609,246,'_selling_more_section','field_5d7b86924836f'),(1610,275,'banner_section_background_image','273'),(1611,275,'_banner_section_background_image','field_5d7b864cc8044'),(1612,275,'banner_section_text','CC data connectors put all of your data in one place'),(1613,275,'_banner_section_text','field_5d7b864cc8045'),(1614,275,'banner_section',''),(1615,275,'_banner_section','field_5d7b864cc8043'),(1616,275,'newsletter_content_heading','Stay Informed!'),(1617,275,'_newsletter_content_heading','field_5d7b868dfa9a3'),(1618,275,'newsletter_content_text','Get news and updates on captain\'s chair'),(1619,275,'_newsletter_content_text','field_5d7b868dfa9a4'),(1620,275,'newsletter_content',''),(1621,275,'_newsletter_content','field_5d7b868dfa9a2'),(1622,275,'selling_more_section_heading','Selling More'),(1623,275,'_selling_more_section_heading','field_5d7b869248370'),(1624,275,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(1625,275,'_selling_more_section_text','field_5d7b869248371'),(1626,275,'selling_more_section_link',''),(1627,275,'_selling_more_section_link','field_5d7b869248372'),(1628,275,'selling_more_section_image','37'),(1629,275,'_selling_more_section_image','field_5d7b869248373'),(1630,275,'selling_more_section_button_text','get started'),(1631,275,'_selling_more_section_button_text','field_5d7b869248374'),(1632,275,'selling_more_section',''),(1633,275,'_selling_more_section','field_5d7b86924836f'),(1636,277,'_wp_attached_file','2019/09/blog03.jpg'),(1637,277,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:860;s:6:\"height\";i:300;s:4:\"file\";s:18:\"2019/09/blog03.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"blog03-150x150.jpg\";s:5:\"width\";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:\"blog03-300x105.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"blog03-768x268.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:268;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:{}}}'),(1645,274,'banner_section_background_image','15'),(1646,274,'_banner_section_background_image','field_5d7785aaee8ae'),(1647,274,'banner_section_front_image','16'),(1648,274,'_banner_section_front_image','field_5d7785d3ee8af'),(1649,274,'banner_section_text','Explore the tool for the next generation of IT MSP'),(1650,274,'_banner_section_text','field_5d7785eeee8b0'),(1651,274,'banner_section',''),(1652,274,'_banner_section','field_5d778563ee8ad'),(1653,274,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(1654,274,'_connectors_section_text','field_5d7789431dc51'),(1655,274,'connectors_section_image','21'),(1656,274,'_connectors_section_image','field_5d7789511dc52'),(1657,274,'connectors_section',''),(1658,274,'_connectors_section','field_5d7789221dc50'),(1659,274,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(1660,274,'_about_products_section_text','field_5d77a19d21f5a'),(1661,274,'about_products_section',''),(1662,274,'_about_products_section','field_5d77a00521f59'),(1663,274,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(1664,274,'_selling_more_section_text','field_5d77a2f0593b7'),(1665,274,'selling_more_section_link',''),(1666,274,'_selling_more_section_link','field_5d77a307593b8'),(1667,274,'selling_more_section_image','37'),(1668,274,'_selling_more_section_image','field_5d77a312593b9'),(1669,274,'selling_more_section',''),(1670,274,'_selling_more_section','field_5d77a2e3593b6'),(1671,274,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(1672,274,'_explore_captains_chair_heading','field_5d790fcc655af'),(1673,274,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(1674,274,'_explore_captains_chair_point_1','field_5d79101d655b0'),(1675,274,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(1676,274,'_explore_captains_chair_point_2','field_5d791091655b1'),(1677,274,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(1678,274,'_explore_captains_chair_point_3','field_5d791097655b2'),(1679,274,'explore_captains_chair',''),(1680,274,'_explore_captains_chair','field_5d790f8f655ae'),(1681,274,'explore_captains_chair_background_image','130'),(1682,274,'_explore_captains_chair_background_image','field_5d79111f19196'),(1683,274,'banner_section_button_text','WATCH DEMO'),(1684,274,'_banner_section_button_text','field_5d79edb98bc10'),(1685,274,'about_products_section_button_text','Learn More'),(1686,274,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(1687,274,'explore_captains_chair_button_text','Explore captain’s chair'),(1688,274,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(1689,274,'connectors_section_heading',''),(1690,274,'_connectors_section_heading','field_5d79f022eb0e9'),(1691,274,'newsletter_content_heading','Stay Informed!'),(1692,274,'_newsletter_content_heading','field_5d79f999a7aae'),(1693,274,'newsletter_content_text','Get news and updates on captain\'s chair'),(1694,274,'_newsletter_content_text','field_5d79f999a7aaf'),(1695,274,'newsletter_content',''),(1696,274,'_newsletter_content','field_5d79f999a7aad'),(1697,274,'selling_more_section_heading','Selling More'),(1698,274,'_selling_more_section_heading','field_5d7a00919695e'),(1699,274,'selling_more_section_button_text','get started'),(1700,274,'_selling_more_section_button_text','field_5d7a00989695f'),(1701,274,'explore_captains_chair_button_link','http://dev.captainschairit.com/client-dashboard'),(1702,274,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(1703,246,'information_section_heading',''),(1704,246,'_information_section_heading','field_5d7a496629b60'),(1705,246,'information_section_content',''),(1706,246,'_information_section_content','field_5d7a497129b61'),(1707,246,'information_section',''),(1708,246,'_information_section','field_5d7a495329b5f'),(1709,246,'leadership_section_heading',''),(1710,246,'_leadership_section_heading','field_5d7a4b61e3ee6'),(1711,246,'leadership_section',''),(1712,246,'_leadership_section','field_5d7a4b51e3ee5'),(1713,275,'information_section_heading',''),(1714,275,'_information_section_heading','field_5d7a496629b60'),(1715,275,'information_section_content',''),(1716,275,'_information_section_content','field_5d7a497129b61'),(1717,275,'information_section',''),(1718,275,'_information_section','field_5d7a495329b5f'),(1719,275,'leadership_section_heading',''),(1720,275,'_leadership_section_heading','field_5d7a4b61e3ee6'),(1721,275,'leadership_section',''),(1722,275,'_leadership_section','field_5d7a4b51e3ee5'),(1723,246,'dashboard_1_heading',''),(1724,246,'_dashboard_1_heading','field_5d79fc7f8727c'),(1725,246,'dashboard_1_content',''),(1726,246,'_dashboard_1_content','field_5d79fc918727d'),(1727,246,'dashboard_1_image',''),(1728,246,'_dashboard_1_image','field_5d7a4233f0562'),(1729,246,'dashboard_1',''),(1730,246,'_dashboard_1','field_5d79fc638727b'),(1731,246,'dashboard_2_heading',''),(1732,246,'_dashboard_2_heading','field_5d79fcaf27369'),(1733,246,'dashboard_2_content',''),(1734,246,'_dashboard_2_content','field_5d79fce02736b'),(1735,246,'dashboard_2_image',''),(1736,246,'_dashboard_2_image','field_5d7a4248f0563'),(1737,246,'dashboard_2',''),(1738,246,'_dashboard_2','field_5d79fca327368'),(1739,246,'features_section_heading',''),(1740,246,'_features_section_heading','field_5d79fe30a457f'),(1741,246,'features_section',''),(1742,246,'_features_section','field_5d79fe21a457e'),(1743,275,'dashboard_1_heading',''),(1744,275,'_dashboard_1_heading','field_5d79fc7f8727c'),(1745,275,'dashboard_1_content',''),(1746,275,'_dashboard_1_content','field_5d79fc918727d'),(1747,275,'dashboard_1_image',''),(1748,275,'_dashboard_1_image','field_5d7a4233f0562'),(1749,275,'dashboard_1',''),(1750,275,'_dashboard_1','field_5d79fc638727b'),(1751,275,'dashboard_2_heading',''),(1752,275,'_dashboard_2_heading','field_5d79fcaf27369'),(1753,275,'dashboard_2_content',''),(1754,275,'_dashboard_2_content','field_5d79fce02736b'),(1755,275,'dashboard_2_image',''),(1756,275,'_dashboard_2_image','field_5d7a4248f0563'),(1757,275,'dashboard_2',''),(1758,275,'_dashboard_2','field_5d79fca327368'),(1759,275,'features_section_heading',''),(1760,275,'_features_section_heading','field_5d79fe30a457f'),(1761,275,'features_section',''),(1762,275,'_features_section','field_5d79fe21a457e'),(1771,284,'_wp_attached_file','2019/09/dwayne_leininger.jpg'),(1772,284,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:229;s:6:\"height\";i:229;s:4:\"file\";s:28:\"2019/09/dwayne_leininger.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"dwayne_leininger-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:\"1\";s:8:\"keywords\";a:0:{}}}'),(1802,287,'_edit_last','1'),(1803,287,'_edit_lock','1569409881:1'),(1804,287,'designation','CFO'),(1805,287,'_designation','field_5d7b6394cd939'),(1806,287,'linkedin_profile',''),(1807,287,'_linkedin_profile','field_5d7b65997e629'),(1808,288,'_edit_last','1'),(1809,288,'_edit_lock','1569409881:1'),(1810,288,'designation','MD Concertium India'),(1811,288,'_designation','field_5d7b6394cd939'),(1812,288,'linkedin_profile','https://www.linkedin.com/in/sarkarkausik/'),(1813,288,'_linkedin_profile','field_5d7b65997e629'),(1814,288,'_thumbnail_id','233'),(1815,287,'_thumbnail_id','231'),(1816,289,'_edit_last','1'),(1817,289,'_edit_lock','1569409882:1'),(1821,289,'designation','SVP of Technology Operations'),(1822,289,'_designation','field_5d7b6394cd939'),(1823,289,'linkedin_profile','https://www.linkedin.com/in/santiago-casal-7797924/'),(1824,289,'_linkedin_profile','field_5d7b65997e629'),(1825,291,'_edit_last','1'),(1826,291,'_edit_lock','1569409882:1'),(1827,291,'_thumbnail_id','235'),(1828,291,'designation','Director, Relationship Management'),(1829,291,'_designation','field_5d7b6394cd939'),(1830,291,'linkedin_profile','https://www.linkedin.com/in/santiago-casal-7797924/'),(1831,291,'_linkedin_profile','field_5d7b65997e629'),(1832,292,'_edit_last','1'),(1833,292,'_edit_lock','1569409882:1'),(1835,292,'designation','Director of Sales'),(1836,292,'_designation','field_5d7b6394cd939'),(1837,292,'linkedin_profile',''),(1838,292,'_linkedin_profile','field_5d7b65997e629'),(1839,293,'_edit_last','1'),(1840,293,'_edit_lock','1569409883:1'),(1841,293,'_thumbnail_id','284'),(1842,293,'designation','Director of Project Management and Digital Transformation'),(1843,293,'_designation','field_5d7b6394cd939'),(1844,293,'linkedin_profile',''),(1845,293,'_linkedin_profile','field_5d7b65997e629'),(1846,294,'_edit_last','1'),(1847,294,'_edit_lock','1569409883:1'),(1851,294,'designation',''),(1852,294,'_designation','field_5d7b6394cd939'),(1853,294,'linkedin_profile','https://www.linkedin.com/in/visionleadershipresults'),(1854,294,'_linkedin_profile','field_5d7b65997e629'),(1855,296,'_edit_last','1'),(1856,296,'_edit_lock','1569409883:1'),(1857,296,'designation',''),(1858,296,'_designation','field_5d7b6394cd939'),(1859,296,'linkedin_profile','https://www.linkedin.com/in/keith-roher-3313456/'),(1860,296,'_linkedin_profile','field_5d7b65997e629'),(1864,298,'_edit_last','1'),(1865,298,'_edit_lock','1569409883:1'),(1869,298,'designation',''),(1870,298,'_designation','field_5d7b6394cd939'),(1871,298,'linkedin_profile','https://www.linkedin.com/in/john-kalanik-7543781/'),(1872,298,'_linkedin_profile','field_5d7b65997e629'),(1873,300,'_edit_last','1'),(1874,300,'_edit_lock','1569409884:1'),(1878,300,'designation',''),(1879,300,'_designation','field_5d7b6394cd939'),(1880,300,'linkedin_profile','https://www.linkedin.com/in/bryan-crino-86a9a51/'),(1881,300,'_linkedin_profile','field_5d7b65997e629'),(1882,302,'_edit_last','1'),(1883,302,'_edit_lock','1569409885:1'),(1887,302,'designation',''),(1888,302,'_designation','field_5d7b6394cd939'),(1889,302,'linkedin_profile','https://www.linkedin.com/in/scfeuer/'),(1890,302,'_linkedin_profile','field_5d7b65997e629'),(1894,225,'_wp_old_slug','pratik-roychoudhury__trashed'),(1895,304,'_edit_last','1'),(1896,304,'_edit_lock','1599735479:1'),(1897,304,'_wp_page_template','template-parts/press-center.php'),(1898,307,'_menu_item_type','post_type'),(1899,307,'_menu_item_menu_item_parent','52'),(1900,307,'_menu_item_object_id','304'),(1901,307,'_menu_item_object','page'),(1902,307,'_menu_item_target',''),(1903,307,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1904,307,'_menu_item_xfn',''),(1905,307,'_menu_item_url',''),(1907,308,'_edit_last','1'),(1908,308,'_edit_lock','1592840995:1'),(1909,304,'banner_section_background_image','217'),(1910,304,'_banner_section_background_image','field_5d7f5d3614a42'),(1911,304,'banner_section_text','News'),(1912,304,'_banner_section_text','field_5d7f5d3614a43'),(1913,304,'banner_section',''),(1914,304,'_banner_section','field_5d7f5d3614a41'),(1915,312,'banner_section_background_image','217'),(1916,312,'_banner_section_background_image','field_5d7f5d3614a42'),(1917,312,'banner_section_text','CC data connectors put all of your data in one place'),(1918,312,'_banner_section_text','field_5d7f5d3614a43'),(1919,312,'banner_section',''),(1920,312,'_banner_section','field_5d7f5d3614a41'),(1921,319,'_wp_attached_file','2019/09/home_page_video.xlsx'),(1922,304,'download_section_heading','Downloads'),(1923,304,'_download_section_heading','field_5d7f5e577097f'),(1924,304,'download_section_link_1_text','About Datto fact sheet'),(1925,304,'_download_section_link_1_text','field_5d7f5e5e70980'),(1926,304,'download_section_file_1','319'),(1927,304,'_download_section_file_1','field_5d7f5ec570983'),(1928,304,'download_section_link_2_text','The Datto Story'),(1929,304,'_download_section_link_2_text','field_5d7f5ee370984'),(1930,304,'download_section_file_2',''),(1931,304,'_download_section_file_2','field_5d7f5eed70985'),(1932,304,'download_section',''),(1933,304,'_download_section','field_5d7f5e437097e'),(1934,320,'banner_section_background_image','217'),(1935,320,'_banner_section_background_image','field_5d7f5d3614a42'),(1936,320,'banner_section_text','CC data connectors put all of your data in one place'),(1937,320,'_banner_section_text','field_5d7f5d3614a43'),(1938,320,'banner_section',''),(1939,320,'_banner_section','field_5d7f5d3614a41'),(1940,320,'download_section_heading','Downloads'),(1941,320,'_download_section_heading','field_5d7f5e577097f'),(1942,320,'download_section_link_1_text','About Datto fact sheet'),(1943,320,'_download_section_link_1_text','field_5d7f5e5e70980'),(1944,320,'download_section_file_1','319'),(1945,320,'_download_section_file_1','field_5d7f5ec570983'),(1946,320,'download_section_link_2_text','The Datto Story'),(1947,320,'_download_section_link_2_text','field_5d7f5ee370984'),(1948,320,'download_section_file_2',''),(1949,320,'_download_section_file_2','field_5d7f5eed70985'),(1950,320,'download_section',''),(1951,320,'_download_section','field_5d7f5e437097e'),(1954,322,'_wp_attached_file','2019/09/news-logo01.jpg'),(1955,322,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:25;s:4:\"file\";s:23:\"2019/09/news-logo01.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(1957,324,'_wp_attached_file','2019/09/news-logo02.jpg'),(1958,324,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:23;s:4:\"file\";s:23:\"2019/09/news-logo02.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(1975,332,'_edit_last','1'),(1976,332,'_edit_lock','1568631694:1'),(1987,334,'_edit_last','1'),(1988,334,'_edit_lock','1592906496:1'),(1989,334,'_wp_page_template','template-parts/all-press-releases.php'),(1990,337,'_edit_last','1'),(1991,337,'_edit_lock','1572961746:1'),(1992,334,'banner_section_background_image','217'),(1993,334,'_banner_section_background_image','field_5d7f712ec7680'),(1994,334,'banner_section_text','Press Releases'),(1995,334,'_banner_section_text','field_5d7f712ec7681'),(1996,334,'banner_section',''),(1997,334,'_banner_section','field_5d7f712ec767f'),(1998,341,'banner_section_background_image','217'),(1999,341,'_banner_section_background_image','field_5d7f712ec7680'),(2000,341,'banner_section_text','CC data connectors put all of your data in one place'),(2001,341,'_banner_section_text','field_5d7f712ec7681'),(2002,341,'banner_section',''),(2003,341,'_banner_section','field_5d7f712ec767f'),(2004,342,'_edit_last','1'),(2005,342,'_edit_lock','1615469686:1'),(2006,342,'_wp_page_template','template-parts/get_a_demo.php'),(2007,344,'_edit_last','1'),(2008,344,'_edit_lock','1599735543:1'),(2009,342,'banner_section_background_image','217'),(2010,342,'_banner_section_background_image','field_5d7f7f7e42974'),(2011,342,'banner_section_text','Request a Demo'),(2012,342,'_banner_section_text','field_5d7f7f7e42975'),(2013,342,'banner_section',''),(2014,342,'_banner_section','field_5d7f7f7e42973'),(2015,342,'content_section_content_heading','MSPs Win Big with Captain’s Chair'),(2016,342,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(2017,342,'content_section_content_part_1','<div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Drive</span><span class=\"big-text\">New Revenue</span>for existing &amp; new clients</h3><i><img title=\"New Revenue\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/revenue.png\" alt=\"New Revenue\" /></i></div></div><!-- /New Revenue --><!-- Boost --><div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Boost</span><span class=\"big-text\">Engagement</span>for existing &amp; new clients</h3><i><img title=\"Engagement\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/engagement.png\" alt=\"Engagement\" /></i></div></div><!-- /Boost --><!-- Increase --><div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Increase</span><span class=\"big-text\">Efficiency</span>for existing &amp; new clients</h3><i><img title=\"Efficiency\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/efficiency.png\" alt=\"Efficiency\" /></i></div></div><!-- /Increase --><!-- Win --><div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Win</span><span class=\"big-text\">New Clients</span>by offering more insight</h3><i><img title=\"New Clients\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/clients.png\" alt=\"New Clients\" /></i></div></div><!-- /Win -->'),(2018,342,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(2019,342,'content_section_content_part_2','<div class=\"col-md-4\"><div class=\"key-content\"><i><img title=\"Captain\'s Chair\" src=\"https://captainschairit.com/wp-content/themes/captainschare/img/tick.svg\" alt=\"Captain\'s Chair\" /></i><div>Customizable DashboardThat Delivers 100%Transparency</div></div></div><div class=\"col-md-4\"><div class=\"key-content\"><i><img title=\"Captain\'s Chair\" src=\"https://captainschairit.com/wp-content/themes/captainschare/img/tick.svg\" alt=\"Captain\'s Chair\" /></i><div>Connect Tickets, Licenses,Warranties &amp; More InJust Minutes</div></div></div><div class=\"col-md-4\"><div class=\"key-content\"><i><img title=\"Captain\'s Chair\" src=\"https://captainschairit.com/wp-content/themes/captainschare/img/tick.svg\" alt=\"Captain\'s Chair\" /></i><div>Save Time And Money OnManual effort QBR ReportingActivities</div></div></div>'),(2020,342,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(2021,342,'content_section',''),(2022,342,'_content_section','field_5d7f7f9ff4ab4'),(2023,352,'banner_section_background_image','217'),(2024,352,'_banner_section_background_image','field_5d7f7f7e42974'),(2025,352,'banner_section_text',''),(2026,352,'_banner_section_text','field_5d7f7f7e42975'),(2027,352,'banner_section',''),(2028,352,'_banner_section','field_5d7f7f7e42973'),(2029,352,'content_section_content_heading',''),(2030,352,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(2031,352,'content_section_content_part_1',''),(2032,352,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(2033,352,'content_section_content_part_2',''),(2034,352,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(2035,352,'content_section',''),(2036,352,'_content_section','field_5d7f7f9ff4ab4'),(2037,353,'banner_section_background_image','217'),(2038,353,'_banner_section_background_image','field_5d7f7f7e42974'),(2039,353,'banner_section_text','Get A Demo'),(2040,353,'_banner_section_text','field_5d7f7f7e42975'),(2041,353,'banner_section',''),(2042,353,'_banner_section','field_5d7f7f7e42973'),(2043,353,'content_section_content_heading','ompanies who use Datto have saved millions of dollars in lost revenue.'),(2044,353,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(2045,353,'content_section_content_part_1','<strong>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</strong>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when ...'),(2046,353,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(2047,353,'content_section_content_part_2','<li>Lorem Ipsum is simply dummy</li>\r\n<li>Standard dummy text ever since the 1500s</li>\r\n<li>Lorem Ipsum is simply dummy</li>\r\n<li>Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</li>'),(2048,353,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(2049,353,'content_section',''),(2050,353,'_content_section','field_5d7f7f9ff4ab4'),(2051,342,'demo_form_section_form_heading','Become a Nextgen MSP'),(2052,342,'_demo_form_section_form_heading','field_5d7f8225a0478'),(2053,342,'demo_form_section',''),(2054,342,'_demo_form_section','field_5d7f8213a0477'),(2055,357,'banner_section_background_image','217'),(2056,357,'_banner_section_background_image','field_5d7f7f7e42974'),(2057,357,'banner_section_text','Get A Demo'),(2058,357,'_banner_section_text','field_5d7f7f7e42975'),(2059,357,'banner_section',''),(2060,357,'_banner_section','field_5d7f7f7e42973'),(2061,357,'content_section_content_heading','ompanies who use Datto have saved millions of dollars in lost revenue.'),(2062,357,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(2063,357,'content_section_content_part_1','<strong>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</strong>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when ...'),(2064,357,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(2065,357,'content_section_content_part_2','<li>Lorem Ipsum is simply dummy</li>\r\n<li>Standard dummy text ever since the 1500s</li>\r\n<li>Lorem Ipsum is simply dummy</li>\r\n<li>Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</li>'),(2066,357,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(2067,357,'content_section',''),(2068,357,'_content_section','field_5d7f7f9ff4ab4'),(2069,357,'demo_form_section_form_heading','I want to get a demo'),(2070,357,'_demo_form_section_form_heading','field_5d7f8225a0478'),(2071,357,'demo_form_section',''),(2072,357,'_demo_form_section','field_5d7f8213a0477'),(2073,358,'_form','<div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[text* FirstName class:form-control placeholder]<label class=\"placeholder-label\">First Name<span>*</span></label></div></div><div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[text* LastName class:form-control placeholder]<label class=\"placeholder-label\">Last Name<span>*</span></label></div></div><div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[email* BusinessE-mail class:form-control placeholder]<label class=\"placeholder-label\">Business E-mail<span>*</span></label></div></div><div class=\"col-md-12\"><div class=\"text-center\"><button id=\'submit\' class=\'wpcf7-form-control wpcf7-submit btn btn-primary btn-rounded hvr-shutter-out-horizontal\'>Request a Demo</button></div></div>'),(2074,358,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:32:\"Captain\'s Chair Request for Demo\";s:6:\"sender\";s:46:\"Captain\'s Chair <no-reply@captainschairit.com>\";s:9:\"recipient\";s:25:\"sales@captainschairit.com\";s:4:\"body\";s:9504:\"<!doctype html>\n<html>\n<head>\n<meta charset=\"utf-8\">\n<title>Contact us</title>\n<style type=\"text/css\">\nhtml {\n	width: 100%;\n	margin: 0;\n	padding: 0;\n}\nbody {\n	-webkit-text-size-adjust: none;\n	-ms-text-size-adjust: none;\n	margin: 0;\n	padding: 0;\n	-webkit-font-smoothing: antialiased;\n}\ntable {\n	border-spacing: 0;\n}\nimg {\n	display: block !important;\n	outline: none;\n	text-decoration: none;\n	-ms-interpolation-mode: bicubic;\n	border: none;\n	height: auto;\n	line-height: 100%;\n}\n	img.image-inline{\n		display: inline-block!important;	\n	}\n\np {\n	padding: 0;\n	margin: 0;\n}\nbr {\n	line-height: 0 !important;\n}\ndiv, p, span, strong, b, em, i, a, li, td {\n	-webkit-text-size-adjust: none;\n}\ntable td, table tr {\n	border-collapse: collapse;\n}\ntable {\n	border-collapse: collapse;\n	mso-table-lspace: 0pt;\n	mso-table-rspace: 0pt;\n}\n\n@media screen and (max-width:580px) {\ntable[class=\"table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"content-left-gap\"] {\n	width: 5%!important;\n}\ntable[class=\"content-table\"],\ntd[class=\"content-table\"]{\n	width: 100%!important;\n}\ntd[class=\"banner-image\"] img {\n	width: 100%!important;\n}\ntable[class=\"main-table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"gap-01\"] {\n	height: 15px!important;\n}\ntd[class=\"space-01\"] {\n	width: 15px!important;\n}\ntable[class=\"table-wrappper\"] .heading01 {\n	font-size: 20px !important;\n}\ntable[class=\"table-wrappper\"] .text01 {\n	font-size: 14px !important;\n	margin-bottom: 24px !important;\n}\ntable[class=\"table-wrappper\"] .heading02 {\n	font-size: 24px !important;\n}\ntd[class=\"content-border\"] {\n	height: 25px!important;\n}\ntable[class=\"table-wrappper\"] .heading03 {\n	font-size: 18px !important;\n}\ntable[class=\"table-wrappper\"] .email-link {\n	display: block !important;\n	margin: 10px 0 !important;\n}\n\n}\n\n@media screen and (max-width:420px) {\ntable[class=\"brand\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\ntable[class=\"website-btn\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\n\n	table[class=\"website-btn-tbl\"] {\n		width: 130px!important;\n	}\n	\n}\n</style>\n</head>\n\n<body style=\"background-color: #d7d7d7;\">\n\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\n	<!--Top gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Top gap-->\n	\n	<!--Body part-->\n	<tr>\n		<td class=\"main-td\">\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\n				<!--Logo part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n							<tr>\n								<td width=\"20\"></td>\n								<td align=\"center\" valign=\"top\">\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\n										<tr>\n											<td align=\"center\">\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s Chair\" alt=\"Captain\'s Chair\" style=\"border:none;\" width=\"150\" height=\"39\">\n											</a></td>\n										</tr>\n									</table>\n\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"right\" style=\"width:130px;\" class=\"website-btn\" width=\"130\">\n										<tr>\n											<td height=\"1\" class=\"gap-01\"></td>\n										</tr>\n										<tr>\n											<td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"  width=\"100%\" class=\"website-btn-tbl\">\n													<tr>\n														<td align=\"center\" style=\"height:35px; border:1px solid #ff671f; background-color: #ff671f;\"><a href=\"https://captainschairit.com\" style=\"color:#ffffff; background-color: #ff671f; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px;  width:108px; height:15px; display:block; text-align:center; text-decoration:none; padding:10px; cursor:pointer;\">Go Website</a></td>\n													</tr>\n												</table></td>\n										</tr>\n									</table>\n								</td>\n								<td width=\"20\"></td>\n							</tr>\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Logo part-->\n				\n				<!--Banner part-->\n				<tr>\n					<td class=\"banner-image\">\n						<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\" target=\"_blank\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg\" title=\"Banner\" alt=\"Banner\" style=\"border:none;\" width=\"600\" height=\"175\"></a>\n					</td>\n				</tr>\n				<!--/Banner part-->\n				\n				\n				\n				<!--Content top gap-->\n				<tr>\n					<td height=\"25\" class=\"gap-01\"></td>\n				</tr>\n				<!--/Content top gap-->\n				\n				<!--Content part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n								<td>\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"content-table\" style=\"width: 100%\">\n										<tr>\n											<td align=\"left\">\n	\n												<h5 style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">You have a new request for demo.</h5>\n\n                                                <p style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">\n                                                    <strong>First Name: </strong>[FirstName]<br>\n                                                    <strong>Last Name: </strong>[LastName]<br>\n                                                    <strong>Business Email: </strong>[BusinessE-mail]\n                                                </p>\n											</td>\n										</tr>\n										\n										<!--Content border-->\n										<tr>\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\n										</tr>\n										<!--/Content border-->\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0 0 6px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:22px; color:#293a47; font-weight: bold;\" class=\"heading03\">Get connected with us!</p>\n												\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px; color:#293a47;\" class=\"text01\"><a href=\"mailto:sales@captainschairit.com\" style=\"color: #293a47; text-decoration: none;\" class=\"email-link\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png\" title=\"Email\" alt=\"Email\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">sales@captainschairit.com</a>\n												<a href=\"tel:877-677-2248\" style=\"color: #293a47; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Sales:877-677-2248</a>\n												<a href=\"tel:813-908-8282\" style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Phone:813-908-8282</a></p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td>\n												<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"social-table\" style=\"width: 182px\">\n													<tr>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\">\n															<a href=\"https://www.linkedin.com/company/captain-s-chair\" style=\"color: #293a47; text-decoration: none;\">\n																<img src=\"https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png\" title=\"LinkedIn\" alt=\"LinkedIn\" style=\"border: none; outline: none; margin: 0;\" width=\"38\" height=\"38\">\n															</a>\n														</td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n													</tr>\n												</table>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47;\">&copy; Copyright 2021. All Rights Reserved.</p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n									</table>\n								</td>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Content part-->\n				\n				<!--bottom border part-->\n				<tr>\n					<td height=\"9\" bgcolor=\"#293a47\"></td>\n				</tr>\n				<!--/bottom border part-->\n\n			</table>\n		</td>\n	</tr>\n	<!--/Body part-->\n	\n	<!--footer gap-->\n	<tr>\n		<td height=\"25\" class=\"gap-01\"></td>\n	</tr>\n	<!--/footer gap-->\n\n	\n	\n	<!--Bottom gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Bottom gap-->\n	\n	\n \n</table>\n</body>\n</html>\";s:18:\"additional_headers\";s:26:\"Reply-To: [BusinessE-mail]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(2075,358,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:50:\"Thank you for requesting a demo of Captain\'s Chair\";s:6:\"sender\";s:46:\"Captain\'s Chair <no-reply@captainschairit.com>\";s:9:\"recipient\";s:16:\"[BusinessE-mail]\";s:4:\"body\";s:9499:\"<!doctype html>\n<html>\n<head>\n<meta charset=\"utf-8\">\n<title>Contact us</title>\n<style type=\"text/css\">\nhtml {\n	width: 100%;\n	margin: 0;\n	padding: 0;\n}\nbody {\n	-webkit-text-size-adjust: none;\n	-ms-text-size-adjust: none;\n	margin: 0;\n	padding: 0;\n	-webkit-font-smoothing: antialiased;\n}\ntable {\n	border-spacing: 0;\n}\nimg {\n	display: block !important;\n	outline: none;\n	text-decoration: none;\n	-ms-interpolation-mode: bicubic;\n	border: none;\n	height: auto;\n	line-height: 100%;\n}\n	img.image-inline{\n		display: inline-block!important;	\n	}\n\np {\n	padding: 0;\n	margin: 0;\n}\nbr {\n	line-height: 0 !important;\n}\ndiv, p, span, strong, b, em, i, a, li, td {\n	-webkit-text-size-adjust: none;\n}\ntable td, table tr {\n	border-collapse: collapse;\n}\ntable {\n	border-collapse: collapse;\n	mso-table-lspace: 0pt;\n	mso-table-rspace: 0pt;\n}\n\n@media screen and (max-width:580px) {\ntable[class=\"table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"content-left-gap\"] {\n	width: 5%!important;\n}\ntable[class=\"content-table\"],\ntd[class=\"content-table\"]{\n	width: 100%!important;\n}\ntd[class=\"banner-image\"] img {\n	width: 100%!important;\n}\ntable[class=\"main-table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"gap-01\"] {\n	height: 15px!important;\n}\ntd[class=\"space-01\"] {\n	width: 15px!important;\n}\ntable[class=\"table-wrappper\"] .heading01 {\n	font-size: 15px !important;\n}\ntable[class=\"table-wrappper\"] .text01 {\n	font-size: 14px !important;\n	margin-bottom: 24px !important;\n}\ntable[class=\"table-wrappper\"] .heading02 {\n	font-size: 24px !important;\n}\ntd[class=\"content-border\"] {\n	height: 25px!important;\n}\ntable[class=\"table-wrappper\"] .heading03 {\n	font-size: 18px !important;\n}\ntable[class=\"table-wrappper\"] .email-link {\n	display: block !important;\n	margin: 10px 0 !important;\n}\n\n}\n\n@media screen and (max-width:415px) {\ntable[class=\"brand\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\ntable[class=\"website-btn\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\n\n	table[class=\"website-btn-tbl\"] {\n		width: 130px!important;\n	}\n	\n}\n</style>\n</head>\n\n<body style=\"background-color: #d7d7d7;\">\n\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\n	<!--Top gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Top gap-->\n	\n	<!--Body part-->\n	<tr>\n		<td class=\"main-td\">\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\n				<!--Logo part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n							<tr>\n								<td width=\"20\"></td>\n								<td align=\"center\" valign=\"top\">\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\n										<tr>\n											<td align=\"center\">\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s Chair\" alt=\"Captain\'s Chair\" style=\"border:none;\" width=\"150\" height=\"39\">\n											</a></td>\n										</tr>\n									</table>\n\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"right\" style=\"width:130px;\" class=\"website-btn\" width=\"130\">\n										<tr>\n											<td height=\"1\" class=\"gap-01\"></td>\n										</tr>\n										<tr>\n											<td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"  width=\"100%\" class=\"website-btn-tbl\">\n													<tr>\n														<td align=\"center\" style=\"height:35px; border:1px solid #ff671f; background-color: #ff671f;\"><a href=\"https://captainschairit.com\" style=\"color:#ffffff; background-color: #ff671f; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px;  width:108px; height:15px; display:block; text-align:center; text-decoration:none; padding:10px; cursor:pointer;\">Go Website</a></td>\n													</tr>\n												</table></td>\n										</tr>\n									</table>\n								</td>\n								<td width=\"20\"></td>\n							</tr>\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Logo part-->\n				\n				<!--Banner part-->\n				<tr>\n					<td class=\"banner-image\">\n						<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\" target=\"_blank\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg\" title=\"Banner\" alt=\"Banner\" style=\"border:none;\" width=\"600\" height=\"175\"></a>\n					</td>\n				</tr>\n				<!--/Banner part-->\n				\n				\n				\n				<!--Content top gap-->\n				<tr>\n					<td height=\"25\" class=\"gap-01\"></td>\n				</tr>\n				<!--/Content top gap-->\n				\n				<!--Content part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n								<td>\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"content-table\" style=\"width: 100%\">\n										<tr>\n											<td align=\"left\">\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:26px; color:#ff671f; \" class=\"heading02\">Hi, [FirstName]</p>\n	\n\n                                                <p style=\"margin:0 0 15px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">\n                                                    We look forward to speaking with you and answering any questions that you may have. Attached, you will find a brief overview of Captain\'s Chair.<br><br>\nRegards!<br>\nCaptain\'s Chair Team!\n                                                </p>\n											</td>\n										</tr>\n										\n										<!--Content border-->\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										<tr>\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\n										</tr>\n										<!--/Content border-->\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0 0 6px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:22px; color:#293a47; font-weight: bold;\" class=\"heading03\">Get connected with us!</p>\n												\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px; color:#293a47;\" class=\"text01\"><a href=\"mailto:sales@captainschairit.com\" style=\"color: #293a47; text-decoration: none;\" class=\"email-link\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png\" title=\"Email\" alt=\"Email\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">sales@captainschairit.com</a>\n												<a href=\"tel:877-677-2248\" style=\"color: #293a47; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Sales:877-677-2248</a>\n												<a href=\"tel:813-908-8282\" style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Phone:813-908-8282</a></p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td>\n												<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"social-table\" style=\"width: 182px\">\n													<tr>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\">\n															<a href=\"https://www.linkedin.com/company/captain-s-chair\" style=\"color: #293a47; text-decoration: none;\">\n																<img src=\"https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png\" title=\"LinkedIn\" alt=\"LinkedIn\" style=\"border: none; outline: none; margin: 0;\" width=\"38\" height=\"38\">\n															</a>\n														</td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n													</tr>\n												</table>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47;\">&copy; Copyright 2021. All Rights Reserved.</p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n									</table>\n								</td>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Content part-->\n				\n				<!--bottom border part-->\n				<tr>\n					<td height=\"9\" bgcolor=\"#293a47\"></td>\n				</tr>\n				<!--/bottom border part-->\n\n			</table>\n		</td>\n	</tr>\n	<!--/Body part-->\n	\n	<!--footer gap-->\n	<tr>\n		<td height=\"25\" class=\"gap-01\"></td>\n	</tr>\n	<!--/footer gap-->\n\n	\n	\n	<!--Bottom gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Bottom gap-->\n	\n	\n \n</table>\n</body>\n</html>\";s:18:\"additional_headers\";s:35:\"Reply-To: sales@captainschairit.com\";s:11:\"attachments\";s:56:\"uploads/2020/08/Captains-Chair-Overview-for-Requests.pdf\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(2076,358,'_messages','a:22:{s:12:\"mail_sent_ok\";s:75:\"Thank you for your interest in Captain\'s Chair. Your message 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: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.\";}'),(2077,358,'_additional_settings',''),(2078,358,'_locale','en_US'),(2100,363,'_edit_last','1'),(2101,363,'_edit_lock','1592578158:1'),(2106,2,'_edit_lock','1612941911:1'),(2132,368,'banner_section_background_image','217'),(2133,368,'_banner_section_background_image','field_5d7f7f7e42974'),(2134,368,'banner_section_text','Get A Demo'),(2135,368,'_banner_section_text','field_5d7f7f7e42975'),(2136,368,'banner_section',''),(2137,368,'_banner_section','field_5d7f7f7e42973'),(2138,368,'content_section_content_heading','Companies who use Datto have saved millions of dollars in lost revenue.'),(2139,368,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(2140,368,'content_section_content_part_1','<strong>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</strong>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when ...'),(2141,368,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(2142,368,'content_section_content_part_2','<li>Lorem Ipsum is simply dummy</li>\r\n<li>Standard dummy text ever since the 1500s</li>\r\n<li>Lorem Ipsum is simply dummy</li>\r\n<li>Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</li>'),(2143,368,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(2144,368,'content_section',''),(2145,368,'_content_section','field_5d7f7f9ff4ab4'),(2146,368,'demo_form_section_form_heading','I want to get a demo'),(2147,368,'_demo_form_section_form_heading','field_5d7f8225a0478'),(2148,368,'demo_form_section',''),(2149,368,'_demo_form_section','field_5d7f8213a0477'),(2150,369,'banner_section_background_image','217'),(2151,369,'_banner_section_background_image','field_5d7f7f7e42974'),(2152,369,'banner_section_text','Get A Demo'),(2153,369,'_banner_section_text','field_5d7f7f7e42975'),(2154,369,'banner_section',''),(2155,369,'_banner_section','field_5d7f7f7e42973'),(2156,369,'content_section_content_heading','Companies who use Captain\'s Chair have saved millions of dollars in lost revenue.'),(2157,369,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(2158,369,'content_section_content_part_1','<strong>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</strong>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when ...'),(2159,369,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(2160,369,'content_section_content_part_2','<li>Lorem Ipsum is simply dummy</li>\r\n<li>Standard dummy text ever since the 1500s</li>\r\n<li>Lorem Ipsum is simply dummy</li>\r\n<li>Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</li>'),(2161,369,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(2162,369,'content_section',''),(2163,369,'_content_section','field_5d7f7f9ff4ab4'),(2164,369,'demo_form_section_form_heading','I want to get a demo'),(2165,369,'_demo_form_section_form_heading','field_5d7f8225a0478'),(2166,369,'demo_form_section',''),(2167,369,'_demo_form_section','field_5d7f8213a0477'),(2196,377,'_wp_attached_file','2019/09/santiago-casal.jpg'),(2197,377,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:117;s:6:\"height\";i:116;s:4:\"file\";s:26:\"2019/09/santiago-casal.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(2198,289,'_thumbnail_id','377'),(2199,378,'_wp_attached_file','2019/09/phillip-myers.jpg'),(2200,378,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:117;s:6:\"height\";i:116;s:4:\"file\";s:25:\"2019/09/phillip-myers.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(2201,292,'_thumbnail_id','378'),(2202,379,'_wp_attached_file','2019/09/steve_Torre.jpg'),(2203,379,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:117;s:6:\"height\";i:116;s:4:\"file\";s:23:\"2019/09/steve_Torre.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(2204,294,'_thumbnail_id','379'),(2205,380,'_wp_attached_file','2019/09/keith_roher.jpg'),(2206,380,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:117;s:6:\"height\";i:116;s:4:\"file\";s:23:\"2019/09/keith_roher.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(2207,296,'_thumbnail_id','380'),(2208,381,'_wp_attached_file','2019/09/kalanik-headshot.jpg'),(2209,381,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:117;s:6:\"height\";i:116;s:4:\"file\";s:28:\"2019/09/kalanik-headshot.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(2210,298,'_thumbnail_id','381'),(2211,382,'_wp_attached_file','2019/09/bryan_crino.jpg'),(2212,382,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:117;s:6:\"height\";i:116;s:4:\"file\";s:23:\"2019/09/bryan_crino.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(2213,300,'_thumbnail_id','382'),(2214,383,'_wp_attached_file','2019/09/scott_feuer.jpg'),(2215,383,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:117;s:6:\"height\";i:116;s:4:\"file\";s:23:\"2019/09/scott_feuer.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(2216,302,'_thumbnail_id','383'),(2217,384,'banner_section_background_image','15'),(2218,384,'_banner_section_background_image','field_5d7785aaee8ae'),(2219,384,'banner_section_front_image','16'),(2220,384,'_banner_section_front_image','field_5d7785d3ee8af'),(2221,384,'banner_section_text','Explore the tool for the next-gen IT MSP'),(2222,384,'_banner_section_text','field_5d7785eeee8b0'),(2223,384,'banner_section',''),(2224,384,'_banner_section','field_5d778563ee8ad'),(2225,384,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(2226,384,'_connectors_section_text','field_5d7789431dc51'),(2227,384,'connectors_section_image','21'),(2228,384,'_connectors_section_image','field_5d7789511dc52'),(2229,384,'connectors_section',''),(2230,384,'_connectors_section','field_5d7789221dc50'),(2231,384,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(2232,384,'_about_products_section_text','field_5d77a19d21f5a'),(2233,384,'about_products_section',''),(2234,384,'_about_products_section','field_5d77a00521f59'),(2235,384,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(2236,384,'_selling_more_section_text','field_5d77a2f0593b7'),(2237,384,'selling_more_section_link',''),(2238,384,'_selling_more_section_link','field_5d77a307593b8'),(2239,384,'selling_more_section_image','37'),(2240,384,'_selling_more_section_image','field_5d77a312593b9'),(2241,384,'selling_more_section',''),(2242,384,'_selling_more_section','field_5d77a2e3593b6'),(2243,384,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(2244,384,'_explore_captains_chair_heading','field_5d790fcc655af'),(2245,384,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(2246,384,'_explore_captains_chair_point_1','field_5d79101d655b0'),(2247,384,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(2248,384,'_explore_captains_chair_point_2','field_5d791091655b1'),(2249,384,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(2250,384,'_explore_captains_chair_point_3','field_5d791097655b2'),(2251,384,'explore_captains_chair',''),(2252,384,'_explore_captains_chair','field_5d790f8f655ae'),(2253,384,'explore_captains_chair_background_image','130'),(2254,384,'_explore_captains_chair_background_image','field_5d79111f19196'),(2255,384,'banner_section_button_text','GET A DEMO'),(2256,384,'_banner_section_button_text','field_5d79edb98bc10'),(2257,384,'about_products_section_button_text','Learn More'),(2258,384,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(2259,384,'explore_captains_chair_button_text','Explore captain’s chair'),(2260,384,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(2261,384,'connectors_section_heading',''),(2262,384,'_connectors_section_heading','field_5d79f022eb0e9'),(2263,384,'newsletter_content_heading','Stay Informed!'),(2264,384,'_newsletter_content_heading','field_5d79f999a7aae'),(2265,384,'newsletter_content_text','Get news and updates on captain\'s chair'),(2266,384,'_newsletter_content_text','field_5d79f999a7aaf'),(2267,384,'newsletter_content',''),(2268,384,'_newsletter_content','field_5d79f999a7aad'),(2269,384,'selling_more_section_heading','Selling More'),(2270,384,'_selling_more_section_heading','field_5d7a00919695e'),(2271,384,'selling_more_section_button_text','get started'),(2272,384,'_selling_more_section_button_text','field_5d7a00989695f'),(2273,384,'explore_captains_chair_button_link','http://dev.captainschairit.com/client-dashboard'),(2274,384,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(2275,5,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(2276,5,'_about_products_section_button_link','field_5d9215268abf2'),(2277,386,'banner_section_background_image','15'),(2278,386,'_banner_section_background_image','field_5d7785aaee8ae'),(2279,386,'banner_section_front_image','16'),(2280,386,'_banner_section_front_image','field_5d7785d3ee8af'),(2281,386,'banner_section_text','Explore the tool for the next-gen IT MSP'),(2282,386,'_banner_section_text','field_5d7785eeee8b0'),(2283,386,'banner_section',''),(2284,386,'_banner_section','field_5d778563ee8ad'),(2285,386,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(2286,386,'_connectors_section_text','field_5d7789431dc51'),(2287,386,'connectors_section_image','21'),(2288,386,'_connectors_section_image','field_5d7789511dc52'),(2289,386,'connectors_section',''),(2290,386,'_connectors_section','field_5d7789221dc50'),(2291,386,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(2292,386,'_about_products_section_text','field_5d77a19d21f5a'),(2293,386,'about_products_section',''),(2294,386,'_about_products_section','field_5d77a00521f59'),(2295,386,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(2296,386,'_selling_more_section_text','field_5d77a2f0593b7'),(2297,386,'selling_more_section_link',''),(2298,386,'_selling_more_section_link','field_5d77a307593b8'),(2299,386,'selling_more_section_image','37'),(2300,386,'_selling_more_section_image','field_5d77a312593b9'),(2301,386,'selling_more_section',''),(2302,386,'_selling_more_section','field_5d77a2e3593b6'),(2303,386,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(2304,386,'_explore_captains_chair_heading','field_5d790fcc655af'),(2305,386,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(2306,386,'_explore_captains_chair_point_1','field_5d79101d655b0'),(2307,386,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(2308,386,'_explore_captains_chair_point_2','field_5d791091655b1'),(2309,386,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(2310,386,'_explore_captains_chair_point_3','field_5d791097655b2'),(2311,386,'explore_captains_chair',''),(2312,386,'_explore_captains_chair','field_5d790f8f655ae'),(2313,386,'explore_captains_chair_background_image','130'),(2314,386,'_explore_captains_chair_background_image','field_5d79111f19196'),(2315,386,'banner_section_button_text','GET A DEMO'),(2316,386,'_banner_section_button_text','field_5d79edb98bc10'),(2317,386,'about_products_section_button_text','Learn More'),(2318,386,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(2319,386,'explore_captains_chair_button_text','Explore captain’s chair'),(2320,386,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(2321,386,'connectors_section_heading',''),(2322,386,'_connectors_section_heading','field_5d79f022eb0e9'),(2323,386,'newsletter_content_heading','Stay Informed!'),(2324,386,'_newsletter_content_heading','field_5d79f999a7aae'),(2325,386,'newsletter_content_text','Get news and updates on captain\'s chair'),(2326,386,'_newsletter_content_text','field_5d79f999a7aaf'),(2327,386,'newsletter_content',''),(2328,386,'_newsletter_content','field_5d79f999a7aad'),(2329,386,'selling_more_section_heading','Selling More'),(2330,386,'_selling_more_section_heading','field_5d7a00919695e'),(2331,386,'selling_more_section_button_text','get started'),(2332,386,'_selling_more_section_button_text','field_5d7a00989695f'),(2333,386,'explore_captains_chair_button_link','http://dev.captainschairit.com/client-dashboard'),(2334,386,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(2335,386,'about_products_section_button_link','https://captainschairit.com/get-a-demo/'),(2336,386,'_about_products_section_button_link','field_5d9215268abf2'),(2337,5,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(2338,5,'_banner_section_button_link','field_5d9215880fa13'),(2339,388,'banner_section_background_image','15'),(2340,388,'_banner_section_background_image','field_5d7785aaee8ae'),(2341,388,'banner_section_front_image','16'),(2342,388,'_banner_section_front_image','field_5d7785d3ee8af'),(2343,388,'banner_section_text','Explore the tool for the next-gen IT MSP'),(2344,388,'_banner_section_text','field_5d7785eeee8b0'),(2345,388,'banner_section',''),(2346,388,'_banner_section','field_5d778563ee8ad'),(2347,388,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(2348,388,'_connectors_section_text','field_5d7789431dc51'),(2349,388,'connectors_section_image','21'),(2350,388,'_connectors_section_image','field_5d7789511dc52'),(2351,388,'connectors_section',''),(2352,388,'_connectors_section','field_5d7789221dc50'),(2353,388,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(2354,388,'_about_products_section_text','field_5d77a19d21f5a'),(2355,388,'about_products_section',''),(2356,388,'_about_products_section','field_5d77a00521f59'),(2357,388,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(2358,388,'_selling_more_section_text','field_5d77a2f0593b7'),(2359,388,'selling_more_section_link',''),(2360,388,'_selling_more_section_link','field_5d77a307593b8'),(2361,388,'selling_more_section_image','37'),(2362,388,'_selling_more_section_image','field_5d77a312593b9'),(2363,388,'selling_more_section',''),(2364,388,'_selling_more_section','field_5d77a2e3593b6'),(2365,388,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(2366,388,'_explore_captains_chair_heading','field_5d790fcc655af'),(2367,388,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(2368,388,'_explore_captains_chair_point_1','field_5d79101d655b0'),(2369,388,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(2370,388,'_explore_captains_chair_point_2','field_5d791091655b1'),(2371,388,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(2372,388,'_explore_captains_chair_point_3','field_5d791097655b2'),(2373,388,'explore_captains_chair',''),(2374,388,'_explore_captains_chair','field_5d790f8f655ae'),(2375,388,'explore_captains_chair_background_image','130'),(2376,388,'_explore_captains_chair_background_image','field_5d79111f19196'),(2377,388,'banner_section_button_text','GET A DEMO'),(2378,388,'_banner_section_button_text','field_5d79edb98bc10'),(2379,388,'about_products_section_button_text','Learn More'),(2380,388,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(2381,388,'explore_captains_chair_button_text','Explore captain’s chair'),(2382,388,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(2383,388,'connectors_section_heading',''),(2384,388,'_connectors_section_heading','field_5d79f022eb0e9'),(2385,388,'newsletter_content_heading','Stay Informed!'),(2386,388,'_newsletter_content_heading','field_5d79f999a7aae'),(2387,388,'newsletter_content_text','Get news and updates on captain\'s chair'),(2388,388,'_newsletter_content_text','field_5d79f999a7aaf'),(2389,388,'newsletter_content',''),(2390,388,'_newsletter_content','field_5d79f999a7aad'),(2391,388,'selling_more_section_heading','Selling More'),(2392,388,'_selling_more_section_heading','field_5d7a00919695e'),(2393,388,'selling_more_section_button_text','get started'),(2394,388,'_selling_more_section_button_text','field_5d7a00989695f'),(2395,388,'explore_captains_chair_button_link','http://dev.captainschairit.com/client-dashboard'),(2396,388,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(2397,388,'about_products_section_button_link','https://captainschairit.com/get-a-demo/'),(2398,388,'_about_products_section_button_link','field_5d9215268abf2'),(2399,388,'banner_section_button_link','https://captainschairit.com/get-a-demo/'),(2400,388,'_banner_section_button_link','field_5d9215880fa13'),(2401,389,'banner_section_background_image','15'),(2402,389,'_banner_section_background_image','field_5d7785aaee8ae'),(2403,389,'banner_section_front_image','16'),(2404,389,'_banner_section_front_image','field_5d7785d3ee8af'),(2405,389,'banner_section_text','Explore the tool for the next-gen IT MSP'),(2406,389,'_banner_section_text','field_5d7785eeee8b0'),(2407,389,'banner_section',''),(2408,389,'_banner_section','field_5d778563ee8ad'),(2409,389,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(2410,389,'_connectors_section_text','field_5d7789431dc51'),(2411,389,'connectors_section_image','21'),(2412,389,'_connectors_section_image','field_5d7789511dc52'),(2413,389,'connectors_section',''),(2414,389,'_connectors_section','field_5d7789221dc50'),(2415,389,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(2416,389,'_about_products_section_text','field_5d77a19d21f5a'),(2417,389,'about_products_section',''),(2418,389,'_about_products_section','field_5d77a00521f59'),(2419,389,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(2420,389,'_selling_more_section_text','field_5d77a2f0593b7'),(2421,389,'selling_more_section_link',''),(2422,389,'_selling_more_section_link','field_5d77a307593b8'),(2423,389,'selling_more_section_image','37'),(2424,389,'_selling_more_section_image','field_5d77a312593b9'),(2425,389,'selling_more_section',''),(2426,389,'_selling_more_section','field_5d77a2e3593b6'),(2427,389,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(2428,389,'_explore_captains_chair_heading','field_5d790fcc655af'),(2429,389,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(2430,389,'_explore_captains_chair_point_1','field_5d79101d655b0'),(2431,389,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(2432,389,'_explore_captains_chair_point_2','field_5d791091655b1'),(2433,389,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(2434,389,'_explore_captains_chair_point_3','field_5d791097655b2'),(2435,389,'explore_captains_chair',''),(2436,389,'_explore_captains_chair','field_5d790f8f655ae'),(2437,389,'explore_captains_chair_background_image','130'),(2438,389,'_explore_captains_chair_background_image','field_5d79111f19196'),(2439,389,'banner_section_button_text','GET A DEMO'),(2440,389,'_banner_section_button_text','field_5d79edb98bc10'),(2441,389,'about_products_section_button_text','Learn More'),(2442,389,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(2443,389,'explore_captains_chair_button_text','Explore captain’s chair'),(2444,389,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(2445,389,'connectors_section_heading','Test'),(2446,389,'_connectors_section_heading','field_5d79f022eb0e9'),(2447,389,'newsletter_content_heading','Stay Informed!'),(2448,389,'_newsletter_content_heading','field_5d79f999a7aae'),(2449,389,'newsletter_content_text','Get news and updates on captain\'s chair'),(2450,389,'_newsletter_content_text','field_5d79f999a7aaf'),(2451,389,'newsletter_content',''),(2452,389,'_newsletter_content','field_5d79f999a7aad'),(2453,389,'selling_more_section_heading','Selling More'),(2454,389,'_selling_more_section_heading','field_5d7a00919695e'),(2455,389,'selling_more_section_button_text','get started'),(2456,389,'_selling_more_section_button_text','field_5d7a00989695f'),(2457,389,'explore_captains_chair_button_link','http://dev.captainschairit.com/client-dashboard'),(2458,389,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(2459,389,'about_products_section_button_link','https://captainschairit.com/get-a-demo/'),(2460,389,'_about_products_section_button_link','field_5d9215268abf2'),(2461,389,'banner_section_button_link','https://captainschairit.com/get-a-demo/'),(2462,389,'_banner_section_button_link','field_5d9215880fa13'),(2463,390,'banner_section_background_image','15'),(2464,390,'_banner_section_background_image','field_5d7785aaee8ae'),(2465,390,'banner_section_front_image','16'),(2466,390,'_banner_section_front_image','field_5d7785d3ee8af'),(2467,390,'banner_section_text','Explore the tool for the next-gen IT MSP'),(2468,390,'_banner_section_text','field_5d7785eeee8b0'),(2469,390,'banner_section',''),(2470,390,'_banner_section','field_5d778563ee8ad'),(2471,390,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(2472,390,'_connectors_section_text','field_5d7789431dc51'),(2473,390,'connectors_section_image','21'),(2474,390,'_connectors_section_image','field_5d7789511dc52'),(2475,390,'connectors_section',''),(2476,390,'_connectors_section','field_5d7789221dc50'),(2477,390,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(2478,390,'_about_products_section_text','field_5d77a19d21f5a'),(2479,390,'about_products_section',''),(2480,390,'_about_products_section','field_5d77a00521f59'),(2481,390,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(2482,390,'_selling_more_section_text','field_5d77a2f0593b7'),(2483,390,'selling_more_section_link',''),(2484,390,'_selling_more_section_link','field_5d77a307593b8'),(2485,390,'selling_more_section_image','37'),(2486,390,'_selling_more_section_image','field_5d77a312593b9'),(2487,390,'selling_more_section',''),(2488,390,'_selling_more_section','field_5d77a2e3593b6'),(2489,390,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(2490,390,'_explore_captains_chair_heading','field_5d790fcc655af'),(2491,390,'explore_captains_chair_point_1','Sell captain\'s chair to your clients'),(2492,390,'_explore_captains_chair_point_1','field_5d79101d655b0'),(2493,390,'explore_captains_chair_point_2','Increase Close Ratios by differentiating your offering from the competition'),(2494,390,'_explore_captains_chair_point_2','field_5d791091655b1'),(2495,390,'explore_captains_chair_point_3','Increase Client Attachment Rates by providing unprecedented visibility and communication'),(2496,390,'_explore_captains_chair_point_3','field_5d791097655b2'),(2497,390,'explore_captains_chair',''),(2498,390,'_explore_captains_chair','field_5d790f8f655ae'),(2499,390,'explore_captains_chair_background_image','130'),(2500,390,'_explore_captains_chair_background_image','field_5d79111f19196'),(2501,390,'banner_section_button_text','GET A DEMO'),(2502,390,'_banner_section_button_text','field_5d79edb98bc10'),(2503,390,'about_products_section_button_text','Learn More'),(2504,390,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(2505,390,'explore_captains_chair_button_text','Explore captain’s chair'),(2506,390,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(2507,390,'connectors_section_heading',''),(2508,390,'_connectors_section_heading','field_5d79f022eb0e9'),(2509,390,'newsletter_content_heading','Stay Informed!'),(2510,390,'_newsletter_content_heading','field_5d79f999a7aae'),(2511,390,'newsletter_content_text','Get news and updates on captain\'s chair'),(2512,390,'_newsletter_content_text','field_5d79f999a7aaf'),(2513,390,'newsletter_content',''),(2514,390,'_newsletter_content','field_5d79f999a7aad'),(2515,390,'selling_more_section_heading','Selling More'),(2516,390,'_selling_more_section_heading','field_5d7a00919695e'),(2517,390,'selling_more_section_button_text','get started'),(2518,390,'_selling_more_section_button_text','field_5d7a00989695f'),(2519,390,'explore_captains_chair_button_link','http://dev.captainschairit.com/client-dashboard'),(2520,390,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(2521,390,'about_products_section_button_link','https://captainschairit.com/get-a-demo/'),(2522,390,'_about_products_section_button_link','field_5d9215268abf2'),(2523,390,'banner_section_button_link','https://captainschairit.com/get-a-demo/'),(2524,390,'_banner_section_button_link','field_5d9215880fa13'),(2525,391,'banner_section_background_image','15'),(2526,391,'_banner_section_background_image','field_5d7785aaee8ae'),(2527,391,'banner_section_front_image','16'),(2528,391,'_banner_section_front_image','field_5d7785d3ee8af'),(2529,391,'banner_section_text','Explore the tool for the next-gen IT MSP'),(2530,391,'_banner_section_text','field_5d7785eeee8b0'),(2531,391,'banner_section',''),(2532,391,'_banner_section','field_5d778563ee8ad'),(2533,391,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(2534,391,'_connectors_section_text','field_5d7789431dc51'),(2535,391,'connectors_section_image','21'),(2536,391,'_connectors_section_image','field_5d7789511dc52'),(2537,391,'connectors_section',''),(2538,391,'_connectors_section','field_5d7789221dc50'),(2539,391,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(2540,391,'_about_products_section_text','field_5d77a19d21f5a'),(2541,391,'about_products_section',''),(2542,391,'_about_products_section','field_5d77a00521f59'),(2543,391,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(2544,391,'_selling_more_section_text','field_5d77a2f0593b7'),(2545,391,'selling_more_section_link',''),(2546,391,'_selling_more_section_link','field_5d77a307593b8'),(2547,391,'selling_more_section_image','37'),(2548,391,'_selling_more_section_image','field_5d77a312593b9'),(2549,391,'selling_more_section',''),(2550,391,'_selling_more_section','field_5d77a2e3593b6'),(2551,391,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(2552,391,'_explore_captains_chair_heading','field_5d790fcc655af'),(2553,391,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(2554,391,'_explore_captains_chair_point_1','field_5d79101d655b0'),(2555,391,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(2556,391,'_explore_captains_chair_point_2','field_5d791091655b1'),(2557,391,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(2558,391,'_explore_captains_chair_point_3','field_5d791097655b2'),(2559,391,'explore_captains_chair',''),(2560,391,'_explore_captains_chair','field_5d790f8f655ae'),(2561,391,'explore_captains_chair_background_image','130'),(2562,391,'_explore_captains_chair_background_image','field_5d79111f19196'),(2563,391,'banner_section_button_text','GET A DEMO'),(2564,391,'_banner_section_button_text','field_5d79edb98bc10'),(2565,391,'about_products_section_button_text','Learn More'),(2566,391,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(2567,391,'explore_captains_chair_button_text','Explore Captain’s Chair'),(2568,391,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(2569,391,'connectors_section_heading',''),(2570,391,'_connectors_section_heading','field_5d79f022eb0e9'),(2571,391,'newsletter_content_heading','Stay Informed!'),(2572,391,'_newsletter_content_heading','field_5d79f999a7aae'),(2573,391,'newsletter_content_text','Get news and updates on captain\'s chair'),(2574,391,'_newsletter_content_text','field_5d79f999a7aaf'),(2575,391,'newsletter_content',''),(2576,391,'_newsletter_content','field_5d79f999a7aad'),(2577,391,'selling_more_section_heading','Selling More'),(2578,391,'_selling_more_section_heading','field_5d7a00919695e'),(2579,391,'selling_more_section_button_text','get started'),(2580,391,'_selling_more_section_button_text','field_5d7a00989695f'),(2581,391,'explore_captains_chair_button_link','http://dev.captainschairit.com/client-dashboard'),(2582,391,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(2583,391,'about_products_section_button_link','https://captainschairit.com/get-a-demo/'),(2584,391,'_about_products_section_button_link','field_5d9215268abf2'),(2585,391,'banner_section_button_link','https://captainschairit.com/get-a-demo/'),(2586,391,'_banner_section_button_link','field_5d9215880fa13'),(2587,392,'banner_section_background_image','273'),(2588,392,'_banner_section_background_image','field_5d7b864cc8044'),(2589,392,'banner_section_text','Blog'),(2590,392,'_banner_section_text','field_5d7b864cc8045'),(2591,392,'banner_section',''),(2592,392,'_banner_section','field_5d7b864cc8043'),(2593,392,'newsletter_content_heading','Stay Informed!'),(2594,392,'_newsletter_content_heading','field_5d7b868dfa9a3'),(2595,392,'newsletter_content_text','Get news and updates on captain\'s chair'),(2596,392,'_newsletter_content_text','field_5d7b868dfa9a4'),(2597,392,'newsletter_content',''),(2598,392,'_newsletter_content','field_5d7b868dfa9a2'),(2599,392,'selling_more_section_heading','Selling More'),(2600,392,'_selling_more_section_heading','field_5d7b869248370'),(2601,392,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(2602,392,'_selling_more_section_text','field_5d7b869248371'),(2603,392,'selling_more_section_link',''),(2604,392,'_selling_more_section_link','field_5d7b869248372'),(2605,392,'selling_more_section_image','37'),(2606,392,'_selling_more_section_image','field_5d7b869248373'),(2607,392,'selling_more_section_button_text','get started'),(2608,392,'_selling_more_section_button_text','field_5d7b869248374'),(2609,392,'selling_more_section',''),(2610,392,'_selling_more_section','field_5d7b86924836f'),(2611,392,'information_section_heading',''),(2612,392,'_information_section_heading','field_5d7a496629b60'),(2613,392,'information_section_content',''),(2614,392,'_information_section_content','field_5d7a497129b61'),(2615,392,'information_section',''),(2616,392,'_information_section','field_5d7a495329b5f'),(2617,392,'leadership_section_heading',''),(2618,392,'_leadership_section_heading','field_5d7a4b61e3ee6'),(2619,392,'leadership_section',''),(2620,392,'_leadership_section','field_5d7a4b51e3ee5'),(2621,392,'dashboard_1_heading',''),(2622,392,'_dashboard_1_heading','field_5d79fc7f8727c'),(2623,392,'dashboard_1_content',''),(2624,392,'_dashboard_1_content','field_5d79fc918727d'),(2625,392,'dashboard_1_image',''),(2626,392,'_dashboard_1_image','field_5d7a4233f0562'),(2627,392,'dashboard_1',''),(2628,392,'_dashboard_1','field_5d79fc638727b'),(2629,392,'dashboard_2_heading',''),(2630,392,'_dashboard_2_heading','field_5d79fcaf27369'),(2631,392,'dashboard_2_content',''),(2632,392,'_dashboard_2_content','field_5d79fce02736b'),(2633,392,'dashboard_2_image',''),(2634,392,'_dashboard_2_image','field_5d7a4248f0563'),(2635,392,'dashboard_2',''),(2636,392,'_dashboard_2','field_5d79fca327368'),(2637,392,'features_section_heading',''),(2638,392,'_features_section_heading','field_5d79fe30a457f'),(2639,392,'features_section',''),(2640,392,'_features_section','field_5d79fe21a457e'),(2641,393,'banner_section_background_image','217'),(2642,393,'_banner_section_background_image','field_5d7a486933c45'),(2643,393,'banner_section_text','Company Info'),(2644,393,'_banner_section_text','field_5d7a486933c46'),(2645,393,'banner_section',''),(2646,393,'_banner_section','field_5d7a486933c44'),(2647,393,'information_section_heading','Company Info'),(2648,393,'_information_section_heading','field_5d7a496629b60'),(2649,393,'information_section_content','Captain’s Chair is a product designed for the IT Managed Services industry. It provides our Managed Service Provider (MSP) partners with an additional revenue stream and delivers them a competitive advantage in their respective markets. Captain’s Chair is a client-facing, real-time dashboard product that supplies end-users with more visibility into their IT infrastructure and operations.\r\n\r\nOur purpose and design of Captain’s Chair is to increase the value of our partner’s service offerings and provide a tool that can differentiate them in their market space. Captain’s Chair provides visibility, control and accountability for the IT functions in an organization. We designed our product with end-user expectations in mind and built Captain’s Chair to convey critical real-time information on the status of client’s IT operations.\r\n\r\nThe IT Managed Services industry is ever evolving and saturated with companies competing for every dollar. Captain’s Chair is our solution to the flooded marketplace and a proven differentiator for MSPs. We see Captain’s Chair as a tool for the next generation of MSPs as they look to expand their offerings to provide value while at the same time providing more visibility and reporting for their clients.\"'),(2650,393,'_information_section_content','field_5d7a497129b61'),(2651,393,'information_section',''),(2652,393,'_information_section','field_5d7a495329b5f'),(2653,393,'newsletter_content_heading','Stay Informed!'),(2654,393,'_newsletter_content_heading','field_5d7a487649f83'),(2655,393,'newsletter_content_text','Get news and updates on captain\'s chair'),(2656,393,'_newsletter_content_text','field_5d7a487649f84'),(2657,393,'newsletter_content',''),(2658,393,'_newsletter_content','field_5d7a487649f82'),(2659,393,'selling_more_section_heading','Get in Touch'),(2660,393,'_selling_more_section_heading','field_5d7a48811c4c6'),(2661,393,'selling_more_section_text','We are always looking for new exciting projects and collaborations. Feel free to contact us.'),(2662,393,'_selling_more_section_text','field_5d7a48811c4c7'),(2663,393,'selling_more_section_link',''),(2664,393,'_selling_more_section_link','field_5d7a48811c4c8'),(2665,393,'selling_more_section_image','37'),(2666,393,'_selling_more_section_image','field_5d7a48811c4c9'),(2667,393,'selling_more_section_button_text','get started'),(2668,393,'_selling_more_section_button_text','field_5d7a48811c4ca'),(2669,393,'selling_more_section',''),(2670,393,'_selling_more_section','field_5d7a48811c4c5'),(2671,393,'leadership_section_heading','Leadership Team'),(2672,393,'_leadership_section_heading','field_5d7a4b61e3ee6'),(2673,393,'leadership_section',''),(2674,393,'_leadership_section','field_5d7a4b51e3ee5'),(2675,394,'banner_section_background_image','66'),(2676,394,'_banner_section_background_image','field_5d78c3f39f22c'),(2677,394,'banner_section_text','Explore the tool for the next-gen of IT MSP'),(2678,394,'_banner_section_text','field_5d78c3f39f22e'),(2679,394,'banner_section',''),(2680,394,'_banner_section','field_5d78c3f39f22b'),(2681,394,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(2682,394,'_selling_more_section_text','field_5d78c41e7cc1b'),(2683,394,'selling_more_section_link',''),(2684,394,'_selling_more_section_link','field_5d78c41e7cc1c'),(2685,394,'selling_more_section_image','37'),(2686,394,'_selling_more_section_image','field_5d78c41e7cc1d'),(2687,394,'selling_more_section',''),(2688,394,'_selling_more_section','field_5d78c41e7cc1a'),(2689,394,'newsletter_content_heading','Stay Informed!'),(2690,394,'_newsletter_content_heading','field_5d79f57e24523'),(2691,394,'newsletter_content_text','Get news and updates on captain\'s chair'),(2692,394,'_newsletter_content_text','field_5d79f57e24524'),(2693,394,'newsletter_content',''),(2694,394,'_newsletter_content','field_5d79f57e24522'),(2695,394,'dashboard_1_heading','Client Dashboard'),(2696,394,'_dashboard_1_heading','field_5d79fc7f8727c'),(2697,394,'dashboard_1_content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(2698,394,'_dashboard_1_content','field_5d79fc918727d'),(2699,394,'dashboard_1',''),(2700,394,'_dashboard_1','field_5d79fc638727b'),(2701,394,'dashboard_2_heading','Account Management Dashboard'),(2702,394,'_dashboard_2_heading','field_5d79fcaf27369'),(2703,394,'dashboard_2_content','Captain\'s Chair gives Account Managers a consolidated view of their clients\' tickets, servers, websites and warranty information to create an out-of-the-box reporting tool'),(2704,394,'_dashboard_2_content','field_5d79fce02736b'),(2705,394,'dashboard_2',''),(2706,394,'_dashboard_2','field_5d79fca327368'),(2707,394,'features_section_heading','FEATURES'),(2708,394,'_features_section_heading','field_5d79fe30a457f'),(2709,394,'features_section',''),(2710,394,'_features_section','field_5d79fe21a457e'),(2711,394,'selling_more_section_heading','Selling More'),(2712,394,'_selling_more_section_heading','field_5d7a000c8d636'),(2713,394,'selling_more_section_button_text','get started'),(2714,394,'_selling_more_section_button_text','field_5d7a00168d637'),(2715,394,'dashboard_1_image','197'),(2716,394,'_dashboard_1_image','field_5d7a4233f0562'),(2717,394,'dashboard_2_image','198'),(2718,394,'_dashboard_2_image','field_5d7a4248f0563'),(2719,395,'banner_section_background_image','66'),(2720,395,'_banner_section_background_image','field_5d78f3c54ddfa'),(2721,395,'banner_section_text','Connectors'),(2722,395,'_banner_section_text','field_5d78f3c54ddfc'),(2723,395,'banner_section',''),(2724,395,'_banner_section','field_5d78f3c54ddf9'),(2725,395,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(2726,395,'_selling_more_section_text','field_5d79f9e001d12'),(2727,395,'selling_more_section_link',''),(2728,395,'_selling_more_section_link','field_5d79f9e001d13'),(2729,395,'selling_more_section_image','37'),(2730,395,'_selling_more_section_image','field_5d79f9e001d14'),(2731,395,'selling_more_section',''),(2732,395,'_selling_more_section','field_5d79f9e001d11'),(2733,395,'content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(2734,395,'_content','field_5d78f4a935687'),(2735,395,'newsletter_content_heading','Stay Informed!'),(2736,395,'_newsletter_content_heading','field_5d79f9a5dd32e'),(2737,395,'newsletter_content_text','Get news and updates on captain\'s chair'),(2738,395,'_newsletter_content_text','field_5d79f9a5dd32f'),(2739,395,'newsletter_content',''),(2740,395,'_newsletter_content','field_5d79f9a5dd32d'),(2741,395,'selling_more_section_heading','Selling More'),(2742,395,'_selling_more_section_heading','field_5d7a00416efc6'),(2743,395,'selling_more_section_button_text','get started'),(2744,395,'_selling_more_section_button_text','field_5d7a00476efc7'),(2745,395,'content_part_heading','Connectors'),(2746,395,'_content_part_heading','field_5d7a0382ca2c9'),(2747,395,'content_part_content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(2748,395,'_content_part_content','field_5d78f4a935687'),(2749,395,'content_part',''),(2750,395,'_content_part','field_5d7a0376ca2c8'),(2751,396,'banner_section_background_image','217'),(2752,396,'_banner_section_background_image','field_5d7f712ec7680'),(2753,396,'banner_section_text','Press Releases'),(2754,396,'_banner_section_text','field_5d7f712ec7681'),(2755,396,'banner_section',''),(2756,396,'_banner_section','field_5d7f712ec767f'),(2757,397,'banner_section_background_image','217'),(2758,397,'_banner_section_background_image','field_5d7f5d3614a42'),(2759,397,'banner_section_text','News'),(2760,397,'_banner_section_text','field_5d7f5d3614a43'),(2761,397,'banner_section',''),(2762,397,'_banner_section','field_5d7f5d3614a41'),(2763,397,'download_section_heading','Downloads'),(2764,397,'_download_section_heading','field_5d7f5e577097f'),(2765,397,'download_section_link_1_text','About Datto fact sheet'),(2766,397,'_download_section_link_1_text','field_5d7f5e5e70980'),(2767,397,'download_section_file_1','319'),(2768,397,'_download_section_file_1','field_5d7f5ec570983'),(2769,397,'download_section_link_2_text','The Datto Story'),(2770,397,'_download_section_link_2_text','field_5d7f5ee370984'),(2771,397,'download_section_file_2',''),(2772,397,'_download_section_file_2','field_5d7f5eed70985'),(2773,397,'download_section',''),(2774,397,'_download_section','field_5d7f5e437097e'),(2775,400,'banner_section_background_image','15'),(2776,400,'_banner_section_background_image','field_5d7785aaee8ae'),(2777,400,'banner_section_front_image','16'),(2778,400,'_banner_section_front_image','field_5d7785d3ee8af'),(2779,400,'banner_section_text','Explore the tool for the next-gen IT MSP'),(2780,400,'_banner_section_text','field_5d7785eeee8b0'),(2781,400,'banner_section',''),(2782,400,'_banner_section','field_5d778563ee8ad'),(2783,400,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(2784,400,'_connectors_section_text','field_5d7789431dc51'),(2785,400,'connectors_section_image','21'),(2786,400,'_connectors_section_image','field_5d7789511dc52'),(2787,400,'connectors_section',''),(2788,400,'_connectors_section','field_5d7789221dc50'),(2789,400,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(2790,400,'_about_products_section_text','field_5d77a19d21f5a'),(2791,400,'about_products_section',''),(2792,400,'_about_products_section','field_5d77a00521f59'),(2793,400,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(2794,400,'_selling_more_section_text','field_5d77a2f0593b7'),(2795,400,'selling_more_section_link',''),(2796,400,'_selling_more_section_link','field_5d77a307593b8'),(2797,400,'selling_more_section_image','37'),(2798,400,'_selling_more_section_image','field_5d77a312593b9'),(2799,400,'selling_more_section',''),(2800,400,'_selling_more_section','field_5d77a2e3593b6'),(2801,400,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(2802,400,'_explore_captains_chair_heading','field_5d790fcc655af'),(2803,400,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(2804,400,'_explore_captains_chair_point_1','field_5d79101d655b0'),(2805,400,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(2806,400,'_explore_captains_chair_point_2','field_5d791091655b1'),(2807,400,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(2808,400,'_explore_captains_chair_point_3','field_5d791097655b2'),(2809,400,'explore_captains_chair',''),(2810,400,'_explore_captains_chair','field_5d790f8f655ae'),(2811,400,'explore_captains_chair_background_image','130'),(2812,400,'_explore_captains_chair_background_image','field_5d79111f19196'),(2813,400,'banner_section_button_text','GET A DEMO'),(2814,400,'_banner_section_button_text','field_5d79edb98bc10'),(2815,400,'about_products_section_button_text','Learn More'),(2816,400,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(2817,400,'explore_captains_chair_button_text','Explore Captain’s Chair'),(2818,400,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(2819,400,'connectors_section_heading','Here'),(2820,400,'_connectors_section_heading','field_5d79f022eb0e9'),(2821,400,'newsletter_content_heading','Stay Informed!'),(2822,400,'_newsletter_content_heading','field_5d79f999a7aae'),(2823,400,'newsletter_content_text','Get news and updates on captain\'s chair'),(2824,400,'_newsletter_content_text','field_5d79f999a7aaf'),(2825,400,'newsletter_content',''),(2826,400,'_newsletter_content','field_5d79f999a7aad'),(2827,400,'selling_more_section_heading','Selling More'),(2828,400,'_selling_more_section_heading','field_5d7a00919695e'),(2829,400,'selling_more_section_button_text','get started'),(2830,400,'_selling_more_section_button_text','field_5d7a00989695f'),(2831,400,'explore_captains_chair_button_link','http://dev.captainschairit.com/client-dashboard'),(2832,400,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(2833,400,'about_products_section_button_link','https://captainschairit.com/get-a-demo/'),(2834,400,'_about_products_section_button_link','field_5d9215268abf2'),(2835,400,'banner_section_button_link','https://captainschairit.com/get-a-demo/'),(2836,400,'_banner_section_button_link','field_5d9215880fa13'),(2837,401,'banner_section_background_image','15'),(2838,401,'_banner_section_background_image','field_5d7785aaee8ae'),(2839,401,'banner_section_front_image','16'),(2840,401,'_banner_section_front_image','field_5d7785d3ee8af'),(2841,401,'banner_section_text','Explore the tool for the next-gen IT MSP'),(2842,401,'_banner_section_text','field_5d7785eeee8b0'),(2843,401,'banner_section',''),(2844,401,'_banner_section','field_5d778563ee8ad'),(2845,401,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(2846,401,'_connectors_section_text','field_5d7789431dc51'),(2847,401,'connectors_section_image','21'),(2848,401,'_connectors_section_image','field_5d7789511dc52'),(2849,401,'connectors_section',''),(2850,401,'_connectors_section','field_5d7789221dc50'),(2851,401,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(2852,401,'_about_products_section_text','field_5d77a19d21f5a'),(2853,401,'about_products_section',''),(2854,401,'_about_products_section','field_5d77a00521f59'),(2855,401,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(2856,401,'_selling_more_section_text','field_5d77a2f0593b7'),(2857,401,'selling_more_section_link',''),(2858,401,'_selling_more_section_link','field_5d77a307593b8'),(2859,401,'selling_more_section_image','37'),(2860,401,'_selling_more_section_image','field_5d77a312593b9'),(2861,401,'selling_more_section',''),(2862,401,'_selling_more_section','field_5d77a2e3593b6'),(2863,401,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the captain\'s chair with your clients.'),(2864,401,'_explore_captains_chair_heading','field_5d790fcc655af'),(2865,401,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(2866,401,'_explore_captains_chair_point_1','field_5d79101d655b0'),(2867,401,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(2868,401,'_explore_captains_chair_point_2','field_5d791091655b1'),(2869,401,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(2870,401,'_explore_captains_chair_point_3','field_5d791097655b2'),(2871,401,'explore_captains_chair',''),(2872,401,'_explore_captains_chair','field_5d790f8f655ae'),(2873,401,'explore_captains_chair_background_image','130'),(2874,401,'_explore_captains_chair_background_image','field_5d79111f19196'),(2875,401,'banner_section_button_text','GET A DEMO'),(2876,401,'_banner_section_button_text','field_5d79edb98bc10'),(2877,401,'about_products_section_button_text','Learn More'),(2878,401,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(2879,401,'explore_captains_chair_button_text','Explore Captain’s Chair'),(2880,401,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(2881,401,'connectors_section_heading',''),(2882,401,'_connectors_section_heading','field_5d79f022eb0e9'),(2883,401,'newsletter_content_heading','Stay Informed!'),(2884,401,'_newsletter_content_heading','field_5d79f999a7aae'),(2885,401,'newsletter_content_text','Get news and updates on captain\'s chair'),(2886,401,'_newsletter_content_text','field_5d79f999a7aaf'),(2887,401,'newsletter_content',''),(2888,401,'_newsletter_content','field_5d79f999a7aad'),(2889,401,'selling_more_section_heading','Selling More'),(2890,401,'_selling_more_section_heading','field_5d7a00919695e'),(2891,401,'selling_more_section_button_text','get started'),(2892,401,'_selling_more_section_button_text','field_5d7a00989695f'),(2893,401,'explore_captains_chair_button_link','http://dev.captainschairit.com/client-dashboard'),(2894,401,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(2895,401,'about_products_section_button_link','https://captainschairit.com/get-a-demo/'),(2896,401,'_about_products_section_button_link','field_5d9215268abf2'),(2897,401,'banner_section_button_link','https://captainschairit.com/get-a-demo/'),(2898,401,'_banner_section_button_link','field_5d9215880fa13'),(2899,404,'banner_section_background_image','217'),(2900,404,'_banner_section_background_image','field_5d7a486933c45'),(2901,404,'banner_section_text','Company Info'),(2902,404,'_banner_section_text','field_5d7a486933c46'),(2903,404,'banner_section',''),(2904,404,'_banner_section','field_5d7a486933c44'),(2905,404,'information_section_heading',''),(2906,404,'_information_section_heading','field_5d7a496629b60'),(2907,404,'information_section_content','Captain’s Chair is a product designed for the IT Managed Services industry. It provides our Managed Service Provider (MSP) partners with an additional revenue stream and delivers them a competitive advantage in their respective markets. Captain’s Chair is a client-facing, real-time dashboard product that supplies end-users with more visibility into their IT infrastructure and operations.\r\n\r\nOur purpose and design of Captain’s Chair is to increase the value of our partner’s service offerings and provide a tool that can differentiate them in their market space. Captain’s Chair provides visibility, control and accountability for the IT functions in an organization. We designed our product with end-user expectations in mind and built Captain’s Chair to convey critical real-time information on the status of client’s IT operations.\r\n\r\nThe IT Managed Services industry is ever evolving and saturated with companies competing for every dollar. Captain’s Chair is our solution to the flooded marketplace and a proven differentiator for MSPs. We see Captain’s Chair as a tool for the next generation of MSPs as they look to expand their offerings to provide value while at the same time providing more visibility and reporting for their clients.\"'),(2908,404,'_information_section_content','field_5d7a497129b61'),(2909,404,'information_section',''),(2910,404,'_information_section','field_5d7a495329b5f'),(2911,404,'newsletter_content_heading','Stay Informed!'),(2912,404,'_newsletter_content_heading','field_5d7a487649f83'),(2913,404,'newsletter_content_text','Get news and updates on captain\'s chair'),(2914,404,'_newsletter_content_text','field_5d7a487649f84'),(2915,404,'newsletter_content',''),(2916,404,'_newsletter_content','field_5d7a487649f82'),(2917,404,'selling_more_section_heading','Get in Touch'),(2918,404,'_selling_more_section_heading','field_5d7a48811c4c6'),(2919,404,'selling_more_section_text','We are always looking for new exciting projects and collaborations. Feel free to contact us.'),(2920,404,'_selling_more_section_text','field_5d7a48811c4c7'),(2921,404,'selling_more_section_link',''),(2922,404,'_selling_more_section_link','field_5d7a48811c4c8'),(2923,404,'selling_more_section_image','37'),(2924,404,'_selling_more_section_image','field_5d7a48811c4c9'),(2925,404,'selling_more_section_button_text','get started'),(2926,404,'_selling_more_section_button_text','field_5d7a48811c4ca'),(2927,404,'selling_more_section',''),(2928,404,'_selling_more_section','field_5d7a48811c4c5'),(2929,404,'leadership_section_heading','Leadership Team'),(2930,404,'_leadership_section_heading','field_5d7a4b61e3ee6'),(2931,404,'leadership_section',''),(2932,404,'_leadership_section','field_5d7a4b51e3ee5'),(2933,3,'banner_section_background_image',''),(2934,3,'_banner_section_background_image','field_5d820649abf73'),(2935,3,'banner_section_text',''),(2936,3,'_banner_section_text','field_5d820649abf74'),(2937,3,'banner_section',''),(2938,3,'_banner_section','field_5d820648abf72'),(2939,406,'banner_section_background_image',''),(2940,406,'_banner_section_background_image','field_5d820649abf73'),(2941,406,'banner_section_text',''),(2942,406,'_banner_section_text','field_5d820649abf74'),(2943,406,'banner_section',''),(2944,406,'_banner_section','field_5d820648abf72'),(2945,407,'banner_section_background_image',''),(2946,407,'_banner_section_background_image','field_5d820649abf73'),(2947,407,'banner_section_text',''),(2948,407,'_banner_section_text','field_5d820649abf74'),(2949,407,'banner_section',''),(2950,407,'_banner_section','field_5d820648abf72'),(2951,408,'banner_section_background_image',''),(2952,408,'_banner_section_background_image','field_5d820649abf73'),(2953,408,'banner_section_text','Test'),(2954,408,'_banner_section_text','field_5d820649abf74'),(2955,408,'banner_section',''),(2956,408,'_banner_section','field_5d820648abf72'),(2957,409,'banner_section_background_image',''),(2958,409,'_banner_section_background_image','field_5d820649abf73'),(2959,409,'banner_section_text',''),(2960,409,'_banner_section_text','field_5d820649abf74'),(2961,409,'banner_section',''),(2962,409,'_banner_section','field_5d820648abf72'),(2963,410,'banner_section_background_image',''),(2964,410,'_banner_section_background_image','field_5d820649abf73'),(2965,410,'banner_section_text',''),(2966,410,'_banner_section_text','field_5d820649abf74'),(2967,410,'banner_section',''),(2968,410,'_banner_section','field_5d820648abf72'),(2969,82,'banner_section_background_image',''),(2970,82,'_banner_section_background_image','field_5d820649abf73'),(2971,82,'banner_section_text',''),(2972,82,'_banner_section_text','field_5d820649abf74'),(2973,82,'banner_section',''),(2974,82,'_banner_section','field_5d820648abf72'),(2975,412,'banner_section_background_image',''),(2976,412,'_banner_section_background_image','field_5d820649abf73'),(2977,412,'banner_section_text',''),(2978,412,'_banner_section_text','field_5d820649abf74'),(2979,412,'banner_section',''),(2980,412,'_banner_section','field_5d820648abf72'),(2981,413,'banner_section_background_image','15'),(2982,413,'_banner_section_background_image','field_5d7785aaee8ae'),(2983,413,'banner_section_front_image','16'),(2984,413,'_banner_section_front_image','field_5d7785d3ee8af'),(2985,413,'banner_section_text','Explore the tool for the next-gen IT MSP'),(2986,413,'_banner_section_text','field_5d7785eeee8b0'),(2987,413,'banner_section',''),(2988,413,'_banner_section','field_5d778563ee8ad'),(2989,413,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(2990,413,'_connectors_section_text','field_5d7789431dc51'),(2991,413,'connectors_section_image','21'),(2992,413,'_connectors_section_image','field_5d7789511dc52'),(2993,413,'connectors_section',''),(2994,413,'_connectors_section','field_5d7789221dc50'),(2995,413,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(2996,413,'_about_products_section_text','field_5d77a19d21f5a'),(2997,413,'about_products_section',''),(2998,413,'_about_products_section','field_5d77a00521f59'),(2999,413,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(3000,413,'_selling_more_section_text','field_5d77a2f0593b7'),(3001,413,'selling_more_section_link',''),(3002,413,'_selling_more_section_link','field_5d77a307593b8'),(3003,413,'selling_more_section_image','37'),(3004,413,'_selling_more_section_image','field_5d77a312593b9'),(3005,413,'selling_more_section',''),(3006,413,'_selling_more_section','field_5d77a2e3593b6'),(3007,413,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(3008,413,'_explore_captains_chair_heading','field_5d790fcc655af'),(3009,413,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(3010,413,'_explore_captains_chair_point_1','field_5d79101d655b0'),(3011,413,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(3012,413,'_explore_captains_chair_point_2','field_5d791091655b1'),(3013,413,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(3014,413,'_explore_captains_chair_point_3','field_5d791097655b2'),(3015,413,'explore_captains_chair',''),(3016,413,'_explore_captains_chair','field_5d790f8f655ae'),(3017,413,'explore_captains_chair_background_image','130'),(3018,413,'_explore_captains_chair_background_image','field_5d79111f19196'),(3019,413,'banner_section_button_text','GET A DEMO'),(3020,413,'_banner_section_button_text','field_5d79edb98bc10'),(3021,413,'about_products_section_button_text','Learn More'),(3022,413,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(3023,413,'explore_captains_chair_button_text','Explore Captain’s Chair'),(3024,413,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(3025,413,'connectors_section_heading',''),(3026,413,'_connectors_section_heading','field_5d79f022eb0e9'),(3027,413,'newsletter_content_heading','Stay Informed!'),(3028,413,'_newsletter_content_heading','field_5d79f999a7aae'),(3029,413,'newsletter_content_text','Get news and updates on captain\'s chair'),(3030,413,'_newsletter_content_text','field_5d79f999a7aaf'),(3031,413,'newsletter_content',''),(3032,413,'_newsletter_content','field_5d79f999a7aad'),(3033,413,'selling_more_section_heading','Selling More'),(3034,413,'_selling_more_section_heading','field_5d7a00919695e'),(3035,413,'selling_more_section_button_text','get started'),(3036,413,'_selling_more_section_button_text','field_5d7a00989695f'),(3037,413,'explore_captains_chair_button_link','http://dev.captainschairit.com/client-dashboard'),(3038,413,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(3039,413,'about_products_section_button_link','https://captainschairit.com/get-a-demo/'),(3040,413,'_about_products_section_button_link','field_5d9215268abf2'),(3041,413,'banner_section_button_link','https://captainschairit.com/get-a-demo/'),(3042,413,'_banner_section_button_link','field_5d9215880fa13'),(3048,418,'_wp_attached_file','2019/10/logos-e1570199148130.png'),(3049,418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:241;s:6:\"height\";i:50;s:4:\"file\";s:32:\"2019/10/logos-e1570199148130.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logos-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"logos-300x62.png\";s:5:\"width\";i:300;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"logos-768x159.png\";s:5:\"width\";i:768;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"logos-1024x213.png\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"logos-1200x249.png\";s:5:\"width\";i:1200;s:6:\"height\";i:249;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:{}}}'),(3052,418,'_edit_lock','1570195421:1'),(3053,418,'_edit_last','1'),(3054,421,'banner_section_background_image','217'),(3055,421,'_banner_section_background_image','field_5d7f7f7e42974'),(3056,421,'banner_section_text','Request A Demo'),(3057,421,'_banner_section_text','field_5d7f7f7e42975'),(3058,421,'banner_section',''),(3059,421,'_banner_section','field_5d7f7f7e42973'),(3060,421,'content_section_content_heading','Increase Revenue and Improve Client Retention with Captain’s Chair '),(3061,421,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(3062,421,'content_section_content_part_1','See how Captain’s Chair can help you sell into more lucrative clients and turn IT decision makers into your advocates.'),(3063,421,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(3064,421,'content_section_content_part_2',''),(3065,421,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(3066,421,'content_section',''),(3067,421,'_content_section','field_5d7f7f9ff4ab4'),(3068,421,'demo_form_section_form_heading','Submit your information'),(3069,421,'_demo_form_section_form_heading','field_5d7f8225a0478'),(3070,421,'demo_form_section',''),(3071,421,'_demo_form_section','field_5d7f8213a0477'),(3072,422,'banner_section_background_image','217'),(3073,422,'_banner_section_background_image','field_5d7f7f7e42974'),(3074,422,'banner_section_text','Request A Demo'),(3075,422,'_banner_section_text','field_5d7f7f7e42975'),(3076,422,'banner_section',''),(3077,422,'_banner_section','field_5d7f7f7e42973'),(3078,422,'content_section_content_heading','Increase Revenue and Improve Client Retention with Captain’s Chair.'),(3079,422,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(3080,422,'content_section_content_part_1','See how Captain’s Chair can help you sell into more lucrative clients and turn IT decision makers into your advocates.'),(3081,422,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(3082,422,'content_section_content_part_2',''),(3083,422,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(3084,422,'content_section',''),(3085,422,'_content_section','field_5d7f7f9ff4ab4'),(3086,422,'demo_form_section_form_heading','Submit your information'),(3087,422,'_demo_form_section_form_heading','field_5d7f8225a0478'),(3088,422,'demo_form_section',''),(3089,422,'_demo_form_section','field_5d7f8213a0477'),(3090,423,'banner_section_background_image','217'),(3091,423,'_banner_section_background_image','field_5d7f7f7e42974'),(3092,423,'banner_section_text','Request a Demo'),(3093,423,'_banner_section_text','field_5d7f7f7e42975'),(3094,423,'banner_section',''),(3095,423,'_banner_section','field_5d7f7f7e42973'),(3096,423,'content_section_content_heading','Increase Revenue and Improve Client Retention with Captain’s Chair.'),(3097,423,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(3098,423,'content_section_content_part_1','See how Captain’s Chair can help you sell into more lucrative clients and turn IT decision makers into your advocates.'),(3099,423,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(3100,423,'content_section_content_part_2',''),(3101,423,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(3102,423,'content_section',''),(3103,423,'_content_section','field_5d7f7f9ff4ab4'),(3104,423,'demo_form_section_form_heading','Submit your information'),(3105,423,'_demo_form_section_form_heading','field_5d7f8225a0478'),(3106,423,'demo_form_section',''),(3107,423,'_demo_form_section','field_5d7f8213a0477'),(3108,424,'banner_section_background_image','15'),(3109,424,'_banner_section_background_image','field_5d7785aaee8ae'),(3110,424,'banner_section_front_image','16'),(3111,424,'_banner_section_front_image','field_5d7785d3ee8af'),(3112,424,'banner_section_text','Explore the tool for the next-gen IT MSP'),(3113,424,'_banner_section_text','field_5d7785eeee8b0'),(3114,424,'banner_section',''),(3115,424,'_banner_section','field_5d778563ee8ad'),(3116,424,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(3117,424,'_connectors_section_text','field_5d7789431dc51'),(3118,424,'connectors_section_image','21'),(3119,424,'_connectors_section_image','field_5d7789511dc52'),(3120,424,'connectors_section',''),(3121,424,'_connectors_section','field_5d7789221dc50'),(3122,424,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(3123,424,'_about_products_section_text','field_5d77a19d21f5a'),(3124,424,'about_products_section',''),(3125,424,'_about_products_section','field_5d77a00521f59'),(3126,424,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(3127,424,'_selling_more_section_text','field_5d77a2f0593b7'),(3128,424,'selling_more_section_link',''),(3129,424,'_selling_more_section_link','field_5d77a307593b8'),(3130,424,'selling_more_section_image','37'),(3131,424,'_selling_more_section_image','field_5d77a312593b9'),(3132,424,'selling_more_section',''),(3133,424,'_selling_more_section','field_5d77a2e3593b6'),(3134,424,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(3135,424,'_explore_captains_chair_heading','field_5d790fcc655af'),(3136,424,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(3137,424,'_explore_captains_chair_point_1','field_5d79101d655b0'),(3138,424,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(3139,424,'_explore_captains_chair_point_2','field_5d791091655b1'),(3140,424,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(3141,424,'_explore_captains_chair_point_3','field_5d791097655b2'),(3142,424,'explore_captains_chair',''),(3143,424,'_explore_captains_chair','field_5d790f8f655ae'),(3144,424,'explore_captains_chair_background_image','130'),(3145,424,'_explore_captains_chair_background_image','field_5d79111f19196'),(3146,424,'banner_section_button_text','Request a Demo'),(3147,424,'_banner_section_button_text','field_5d79edb98bc10'),(3148,424,'about_products_section_button_text','Learn More'),(3149,424,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(3150,424,'explore_captains_chair_button_text','Explore Captain’s Chair'),(3151,424,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(3152,424,'connectors_section_heading',''),(3153,424,'_connectors_section_heading','field_5d79f022eb0e9'),(3154,424,'newsletter_content_heading','Stay Informed!'),(3155,424,'_newsletter_content_heading','field_5d79f999a7aae'),(3156,424,'newsletter_content_text','Get news and updates on captain\'s chair'),(3157,424,'_newsletter_content_text','field_5d79f999a7aaf'),(3158,424,'newsletter_content',''),(3159,424,'_newsletter_content','field_5d79f999a7aad'),(3160,424,'selling_more_section_heading','Selling More'),(3161,424,'_selling_more_section_heading','field_5d7a00919695e'),(3162,424,'selling_more_section_button_text','get started'),(3163,424,'_selling_more_section_button_text','field_5d7a00989695f'),(3164,424,'explore_captains_chair_button_link','http://dev.captainschairit.com/client-dashboard'),(3165,424,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(3166,424,'about_products_section_button_link','https://captainschairit.com/get-a-demo/'),(3167,424,'_about_products_section_button_link','field_5d9215268abf2'),(3168,424,'banner_section_button_link','https://captainschairit.com/get-a-demo/'),(3169,424,'_banner_section_button_link','field_5d9215880fa13'),(3170,425,'banner_section_background_image','66'),(3171,425,'_banner_section_background_image','field_5d78c3f39f22c'),(3172,425,'banner_section_text','Explore the tool for the next-gen IT MSP'),(3173,425,'_banner_section_text','field_5d78c3f39f22e'),(3174,425,'banner_section',''),(3175,425,'_banner_section','field_5d78c3f39f22b'),(3176,425,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(3177,425,'_selling_more_section_text','field_5d78c41e7cc1b'),(3178,425,'selling_more_section_link',''),(3179,425,'_selling_more_section_link','field_5d78c41e7cc1c'),(3180,425,'selling_more_section_image','37'),(3181,425,'_selling_more_section_image','field_5d78c41e7cc1d'),(3182,425,'selling_more_section',''),(3183,425,'_selling_more_section','field_5d78c41e7cc1a'),(3184,425,'newsletter_content_heading','Stay Informed!'),(3185,425,'_newsletter_content_heading','field_5d79f57e24523'),(3186,425,'newsletter_content_text','Get news and updates on captain\'s chair'),(3187,425,'_newsletter_content_text','field_5d79f57e24524'),(3188,425,'newsletter_content',''),(3189,425,'_newsletter_content','field_5d79f57e24522'),(3190,425,'dashboard_1_heading','Client Dashboard'),(3191,425,'_dashboard_1_heading','field_5d79fc7f8727c'),(3192,425,'dashboard_1_content','Captain\'s Chair consolidates all of your clients\' systems into a single pane of glass. It gives a comprehensive view of IT tickets, servers, cloud, website statistics, marketing analytics and more in the palm of your hands as a web and mobile application.'),(3193,425,'_dashboard_1_content','field_5d79fc918727d'),(3194,425,'dashboard_1',''),(3195,425,'_dashboard_1','field_5d79fc638727b'),(3196,425,'dashboard_2_heading','Account Management Dashboard'),(3197,425,'_dashboard_2_heading','field_5d79fcaf27369'),(3198,425,'dashboard_2_content','Captain\'s Chair gives Account Managers a consolidated view of their clients\' tickets, servers, websites and warranty information to create an out-of-the-box reporting tool'),(3199,425,'_dashboard_2_content','field_5d79fce02736b'),(3200,425,'dashboard_2',''),(3201,425,'_dashboard_2','field_5d79fca327368'),(3202,425,'features_section_heading','FEATURES'),(3203,425,'_features_section_heading','field_5d79fe30a457f'),(3204,425,'features_section',''),(3205,425,'_features_section','field_5d79fe21a457e'),(3206,425,'selling_more_section_heading','Selling More'),(3207,425,'_selling_more_section_heading','field_5d7a000c8d636'),(3208,425,'selling_more_section_button_text','get started'),(3209,425,'_selling_more_section_button_text','field_5d7a00168d637'),(3210,425,'dashboard_1_image','197'),(3211,425,'_dashboard_1_image','field_5d7a4233f0562'),(3212,425,'dashboard_2_image','198'),(3213,425,'_dashboard_2_image','field_5d7a4248f0563'),(3214,7,'_edit_lock','1570198989:1'),(3215,418,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1561;s:6:\"height\";i:324;s:4:\"file\";s:9:\"logos.png\";}}'),(3222,426,'_edit_last','1'),(3223,426,'_edit_lock','1614114882:1'),(3227,426,'author_name','Captain\'s Chair'),(3228,426,'_author_name','field_5d7b8550ef84d'),(3229,427,'author_name',''),(3230,427,'_author_name','field_5d7b8550ef84d'),(3236,428,'author_name','Phillip Myers'),(3237,428,'_author_name','field_5d7b8550ef84d'),(3238,429,'author_name','Phillip Myers'),(3239,429,'_author_name','field_5d7b8550ef84d'),(3244,430,'author_name','Phillip Myers'),(3245,430,'_author_name','field_5d7b8550ef84d'),(3270,431,'_edit_last','1'),(3271,431,'_edit_lock','1573594632:1'),(3272,431,'featured',''),(3273,431,'_featured','field_5d7f6ba71259a'),(3274,433,'banner_section_background_image','15'),(3275,433,'_banner_section_background_image','field_5d7785aaee8ae'),(3276,433,'banner_section_front_image','16'),(3277,433,'_banner_section_front_image','field_5d7785d3ee8af'),(3278,433,'banner_section_text','Explore the tool for the next-gen IT MSP'),(3279,433,'_banner_section_text','field_5d7785eeee8b0'),(3280,433,'banner_section',''),(3281,433,'_banner_section','field_5d778563ee8ad'),(3282,433,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(3283,433,'_connectors_section_text','field_5d7789431dc51'),(3284,433,'connectors_section_image','21'),(3285,433,'_connectors_section_image','field_5d7789511dc52'),(3286,433,'connectors_section',''),(3287,433,'_connectors_section','field_5d7789221dc50'),(3288,433,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(3289,433,'_about_products_section_text','field_5d77a19d21f5a'),(3290,433,'about_products_section',''),(3291,433,'_about_products_section','field_5d77a00521f59'),(3292,433,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(3293,433,'_selling_more_section_text','field_5d77a2f0593b7'),(3294,433,'selling_more_section_link',''),(3295,433,'_selling_more_section_link','field_5d77a307593b8'),(3296,433,'selling_more_section_image','37'),(3297,433,'_selling_more_section_image','field_5d77a312593b9'),(3298,433,'selling_more_section',''),(3299,433,'_selling_more_section','field_5d77a2e3593b6'),(3300,433,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(3301,433,'_explore_captains_chair_heading','field_5d790fcc655af'),(3302,433,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(3303,433,'_explore_captains_chair_point_1','field_5d79101d655b0'),(3304,433,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(3305,433,'_explore_captains_chair_point_2','field_5d791091655b1'),(3306,433,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(3307,433,'_explore_captains_chair_point_3','field_5d791097655b2'),(3308,433,'explore_captains_chair',''),(3309,433,'_explore_captains_chair','field_5d790f8f655ae'),(3310,433,'explore_captains_chair_background_image','130'),(3311,433,'_explore_captains_chair_background_image','field_5d79111f19196'),(3312,433,'banner_section_button_text','Request a Demo'),(3313,433,'_banner_section_button_text','field_5d79edb98bc10'),(3314,433,'about_products_section_button_text','Learn More'),(3315,433,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(3316,433,'explore_captains_chair_button_text','Explore Captain’s Chair'),(3317,433,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(3318,433,'connectors_section_heading',''),(3319,433,'_connectors_section_heading','field_5d79f022eb0e9'),(3320,433,'newsletter_content_heading','Stay Informed!'),(3321,433,'_newsletter_content_heading','field_5d79f999a7aae'),(3322,433,'newsletter_content_text','Get news and updates on captain\'s chair'),(3323,433,'_newsletter_content_text','field_5d79f999a7aaf'),(3324,433,'newsletter_content',''),(3325,433,'_newsletter_content','field_5d79f999a7aad'),(3326,433,'selling_more_section_heading','Selling More'),(3327,433,'_selling_more_section_heading','field_5d7a00919695e'),(3328,433,'selling_more_section_button_text','get started'),(3329,433,'_selling_more_section_button_text','field_5d7a00989695f'),(3330,433,'explore_captains_chair_button_link','http://dev.captainschairit.com/client-dashboard'),(3331,433,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(3332,433,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(3333,433,'_about_products_section_button_link','field_5d9215268abf2'),(3334,433,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(3335,433,'_banner_section_button_link','field_5d9215880fa13'),(3336,435,'banner_section_background_image','15'),(3337,435,'_banner_section_background_image','field_5d7785aaee8ae'),(3338,435,'banner_section_front_image','16'),(3339,435,'_banner_section_front_image','field_5d7785d3ee8af'),(3340,435,'banner_section_text','Explore the tool for the next-gen IT MSP'),(3341,435,'_banner_section_text','field_5d7785eeee8b0'),(3342,435,'banner_section',''),(3343,435,'_banner_section','field_5d778563ee8ad'),(3344,435,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(3345,435,'_connectors_section_text','field_5d7789431dc51'),(3346,435,'connectors_section_image','21'),(3347,435,'_connectors_section_image','field_5d7789511dc52'),(3348,435,'connectors_section',''),(3349,435,'_connectors_section','field_5d7789221dc50'),(3350,435,'about_products_section_text','Captain\'s Chair is an always-on dashboard that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(3351,435,'_about_products_section_text','field_5d77a19d21f5a'),(3352,435,'about_products_section',''),(3353,435,'_about_products_section','field_5d77a00521f59'),(3354,435,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(3355,435,'_selling_more_section_text','field_5d77a2f0593b7'),(3356,435,'selling_more_section_link',''),(3357,435,'_selling_more_section_link','field_5d77a307593b8'),(3358,435,'selling_more_section_image','37'),(3359,435,'_selling_more_section_image','field_5d77a312593b9'),(3360,435,'selling_more_section',''),(3361,435,'_selling_more_section','field_5d77a2e3593b6'),(3362,435,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(3363,435,'_explore_captains_chair_heading','field_5d790fcc655af'),(3364,435,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(3365,435,'_explore_captains_chair_point_1','field_5d79101d655b0'),(3366,435,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(3367,435,'_explore_captains_chair_point_2','field_5d791091655b1'),(3368,435,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(3369,435,'_explore_captains_chair_point_3','field_5d791097655b2'),(3370,435,'explore_captains_chair',''),(3371,435,'_explore_captains_chair','field_5d790f8f655ae'),(3372,435,'explore_captains_chair_background_image','130'),(3373,435,'_explore_captains_chair_background_image','field_5d79111f19196'),(3374,435,'banner_section_button_text','Request a Demo'),(3375,435,'_banner_section_button_text','field_5d79edb98bc10'),(3376,435,'about_products_section_button_text','Learn More'),(3377,435,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(3378,435,'explore_captains_chair_button_text','Explore Captain’s Chair'),(3379,435,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(3380,435,'connectors_section_heading',''),(3381,435,'_connectors_section_heading','field_5d79f022eb0e9'),(3382,435,'newsletter_content_heading','Stay Informed!'),(3383,435,'_newsletter_content_heading','field_5d79f999a7aae'),(3384,435,'newsletter_content_text','Get news and updates on captain\'s chair'),(3385,435,'_newsletter_content_text','field_5d79f999a7aaf'),(3386,435,'newsletter_content',''),(3387,435,'_newsletter_content','field_5d79f999a7aad'),(3388,435,'selling_more_section_heading','Selling More'),(3389,435,'_selling_more_section_heading','field_5d7a00919695e'),(3390,435,'selling_more_section_button_text','get started'),(3391,435,'_selling_more_section_button_text','field_5d7a00989695f'),(3392,435,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(3393,435,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(3394,435,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(3395,435,'_about_products_section_button_link','field_5d9215268abf2'),(3396,435,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(3397,435,'_banner_section_button_link','field_5d9215880fa13'),(3398,437,'_wp_attached_file','2019/10/banner-image.jpg'),(3399,437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:597;s:6:\"height\";i:175;s:4:\"file\";s:24:\"2019/10/banner-image.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"banner-image-150x150.jpg\";s:5:\"width\";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:\"banner-image-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;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:{}}}'),(3402,438,'_wp_attached_file','2019/10/email-icon.png'),(3403,438,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:15;s:6:\"height\";i:12;s:4:\"file\";s:22:\"2019/10/email-icon.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(3404,439,'_wp_attached_file','2019/10/phone-icon.png'),(3405,439,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:15;s:6:\"height\";i:12;s:4:\"file\";s:22:\"2019/10/phone-icon.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(3406,440,'_wp_attached_file','2019/10/linkedin.png'),(3407,440,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:38;s:6:\"height\";i:38;s:4:\"file\";s:20:\"2019/10/linkedin.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(3411,442,'banner_section_background_image',''),(3412,442,'_banner_section_background_image','field_5d820649abf73'),(3413,442,'banner_section_text',''),(3414,442,'_banner_section_text','field_5d820649abf74'),(3415,442,'banner_section',''),(3416,442,'_banner_section','field_5d820648abf72'),(3417,443,'_edit_last','1'),(3418,443,'_edit_lock','1590684664:1'),(3419,444,'author_name','Phillip Myers'),(3420,444,'_author_name','field_5d7b8550ef84d'),(3421,445,'author_name','Phillip Myers'),(3422,445,'_author_name','field_5d7b8550ef84d'),(3423,446,'author_name','Phillip Myers'),(3424,446,'_author_name','field_5d7b8550ef84d'),(3427,443,'author_name','Captain\'s Chair'),(3428,443,'_author_name','field_5d7b8550ef84d'),(3429,447,'author_name','Phillip Myers'),(3430,447,'_author_name','field_5d7b8550ef84d'),(3431,448,'_edit_last','1'),(3432,448,'_edit_lock','1591282816:1'),(3435,448,'_thumbnail_id','450'),(3436,450,'_wp_attached_file','2019/10/491028-connectwise-automate-logo.jpg'),(3437,450,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:333;s:6:\"height\";i:187;s:4:\"file\";s:44:\"2019/10/491028-connectwise-automate-logo.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"491028-connectwise-automate-logo-150x150.jpg\";s:5:\"width\";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:\"491028-connectwise-automate-logo-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;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:{}}}'),(3444,456,'_edit_last','1'),(3445,456,'_edit_lock','1590006769:1'),(3449,458,'_oembed_f33fefdf2f193b275067546123d7c45d','<blockquote class=\"wp-embedded-content\" data-secret=\"utLuPdOtk2\"><a href=\"https://channelbuzz.ca/2019/11/captains-chair-it-launches-with-solution-that-gives-msp-customers-visibility-into-services-and-value-32354/\">Captain’s Chair IT launches with solution that gives MSP customers visibility into services and value</a></blockquote><iframe title=\"&#8220;Captain’s Chair IT launches with solution that gives MSP customers visibility into services and value&#8221; &#8212; ChannelBuzz.ca\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://channelbuzz.ca/2019/11/captains-chair-it-launches-with-solution-that-gives-msp-customers-visibility-into-services-and-value-32354/embed/#?secret=utLuPdOtk2\" data-secret=\"utLuPdOtk2\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3450,458,'_oembed_time_f33fefdf2f193b275067546123d7c45d','1572961717'),(3451,458,'_edit_last','1'),(3452,458,'featured',''),(3453,458,'_featured','field_5d7f6ba71259a'),(3454,458,'_edit_lock','1573594764:1'),(3455,458,'_oembed_1d4d209bc148fe7f57bae53c4c6b87b1','<blockquote class=\"wp-embedded-content\" data-secret=\"n4VJsWeFYg\"><a href=\"https://channelbuzz.ca/2019/11/captains-chair-it-launches-with-solution-that-gives-msp-customers-visibility-into-services-and-value-32354/\">Captain’s Chair IT launches with solution that gives MSP customers visibility into services and value</a></blockquote><iframe title=\"&#8220;Captain’s Chair IT launches with solution that gives MSP customers visibility into services and value&#8221; &#8212; ChannelBuzz.ca\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://channelbuzz.ca/2019/11/captains-chair-it-launches-with-solution-that-gives-msp-customers-visibility-into-services-and-value-32354/embed/#?secret=n4VJsWeFYg\" data-secret=\"n4VJsWeFYg\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3456,458,'_oembed_time_1d4d209bc148fe7f57bae53c4c6b87b1','1573594353'),(3457,460,'_oembed_181026455d95f6de1fdbf7e77929b1e6','<blockquote class=\"wp-embedded-content\" data-secret=\"S6R2Iqu3cY\"><a href=\"https://www.softwaretestingnews.co.uk/demand-a-data-driven-review-session-pratik-roychoudhury-on-picking-the-right-msp/\">“Demand a data-driven review session” &#8211; Pratik Roychoudhury on picking the right MSP</a></blockquote><iframe title=\"&#8220;“Demand a data-driven review session” &#8211; Pratik Roychoudhury on picking the right MSP&#8221; &#8212; Software Testing News\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://www.softwaretestingnews.co.uk/demand-a-data-driven-review-session-pratik-roychoudhury-on-picking-the-right-msp/embed/#?secret=S6R2Iqu3cY\" data-secret=\"S6R2Iqu3cY\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3458,460,'_oembed_time_181026455d95f6de1fdbf7e77929b1e6','1573594089'),(3459,460,'_edit_last','1'),(3460,460,'_edit_lock','1573597227:1'),(3461,460,'featured','a:1:{i:0;s:8:\"featured\";}'),(3462,460,'_featured','field_5d7f6ba71259a'),(3463,460,'_oembed_2986d732875a2eafa602badd882846c1','<blockquote class=\"wp-embedded-content\" data-secret=\"AgrNeKiRVH\"><a href=\"https://www.softwaretestingnews.co.uk/demand-a-data-driven-review-session-pratik-roychoudhury-on-picking-the-right-msp/\">“Demand a data-driven review session” &#8211; Pratik Roychoudhury on picking the right MSP</a></blockquote><iframe title=\"&#8220;“Demand a data-driven review session” &#8211; Pratik Roychoudhury on picking the right MSP&#8221; &#8212; Software Testing News\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://www.softwaretestingnews.co.uk/demand-a-data-driven-review-session-pratik-roychoudhury-on-picking-the-right-msp/embed/#?secret=AgrNeKiRVH\" data-secret=\"AgrNeKiRVH\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3464,460,'_oembed_time_2986d732875a2eafa602badd882846c1','1573594285'),(3465,461,'_edit_last','1'),(3466,461,'_edit_lock','1590684684:1'),(3470,463,'author_name',''),(3471,463,'_author_name','field_5d7b8550ef84d'),(3472,464,'author_name','Phillip Myers'),(3473,464,'_author_name','field_5d7b8550ef84d'),(3474,465,'author_name','Phillip Myers'),(3475,465,'_author_name','field_5d7b8550ef84d'),(3478,461,'author_name','Captain\'s Chair'),(3479,461,'_author_name','field_5d7b8550ef84d'),(3480,466,'author_name','Phillip Myers'),(3481,466,'_author_name','field_5d7b8550ef84d'),(3482,468,'_wp_attached_file','2019/11/auvik-network-management-outline-1.png'),(3483,468,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:94;s:4:\"file\";s:46:\"2019/11/auvik-network-management-outline-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"auvik-network-management-outline-1-150x94.png\";s:5:\"width\";i:150;s:6:\"height\";i:94;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:{}}}'),(3484,456,'_thumbnail_id','468'),(3485,470,'_edit_last','1'),(3486,470,'_edit_lock','1576872554:1'),(3487,470,'featured','a:1:{i:0;s:8:\"featured\";}'),(3488,470,'_featured','field_5d7f6ba71259a'),(3489,472,'_edit_last','1'),(3490,472,'_edit_lock','1590684707:1'),(3491,473,'author_name','Phillip Myers'),(3492,473,'_author_name','field_5d7b8550ef84d'),(3493,474,'author_name','Phillip Myers'),(3494,474,'_author_name','field_5d7b8550ef84d'),(3495,475,'author_name','Phillip Myers'),(3496,475,'_author_name','field_5d7b8550ef84d'),(3499,472,'author_name','Captain\'s Chair'),(3500,472,'_author_name','field_5d7b8550ef84d'),(3501,476,'author_name','Phillip Myers'),(3502,476,'_author_name','field_5d7b8550ef84d'),(3511,478,'banner_section_background_image','217'),(3512,478,'_banner_section_background_image','field_5d7a486933c45'),(3513,478,'banner_section_text','Company Info'),(3514,478,'_banner_section_text','field_5d7a486933c46'),(3515,478,'banner_section',''),(3516,478,'_banner_section','field_5d7a486933c44'),(3517,478,'information_section_heading',''),(3518,478,'_information_section_heading','field_5d7a496629b60'),(3519,478,'information_section_content','Captain’s Chair is a product designed for the IT Managed Services industry. It provides our Managed Service Provider (MSP) partners with an additional revenue stream and delivers them a competitive advantage in their respective markets. Captain’s Chair is a client-facing, real-time dashboard product that supplies end-users with more visibility into their IT infrastructure and operations.\r\n\r\nOur purpose and design of Captain’s Chair is to increase the value of our partner’s service offerings and provide a tool that can differentiate them in their market space. Captain’s Chair provides visibility, control and accountability for the IT functions in an organization. We designed our product with end-user expectations in mind and built Captain’s Chair to convey critical real-time information on the status of client’s IT operations.\r\n\r\nThe IT Managed Services industry is ever evolving and saturated with companies competing for every dollar. Captain’s Chair is our solution to the flooded marketplace and a proven differentiator for MSPs. We see Captain’s Chair as a tool for the next generation of MSPs as they look to expand their offerings to provide value while at the same time providing more visibility and reporting for their clients.'),(3520,478,'_information_section_content','field_5d7a497129b61'),(3521,478,'information_section',''),(3522,478,'_information_section','field_5d7a495329b5f'),(3523,478,'newsletter_content_heading','Stay Informed!'),(3524,478,'_newsletter_content_heading','field_5d7a487649f83'),(3525,478,'newsletter_content_text','Get news and updates on captain\'s chair'),(3526,478,'_newsletter_content_text','field_5d7a487649f84'),(3527,478,'newsletter_content',''),(3528,478,'_newsletter_content','field_5d7a487649f82'),(3529,478,'selling_more_section_heading','Get in Touch'),(3530,478,'_selling_more_section_heading','field_5d7a48811c4c6'),(3531,478,'selling_more_section_text','We are always looking for new exciting projects and collaborations. Feel free to contact us.'),(3532,478,'_selling_more_section_text','field_5d7a48811c4c7'),(3533,478,'selling_more_section_link',''),(3534,478,'_selling_more_section_link','field_5d7a48811c4c8'),(3535,478,'selling_more_section_image','37'),(3536,478,'_selling_more_section_image','field_5d7a48811c4c9'),(3537,478,'selling_more_section_button_text','get started'),(3538,478,'_selling_more_section_button_text','field_5d7a48811c4ca'),(3539,478,'selling_more_section',''),(3540,478,'_selling_more_section','field_5d7a48811c4c5'),(3541,478,'leadership_section_heading','Leadership Team'),(3542,478,'_leadership_section_heading','field_5d7a4b61e3ee6'),(3543,478,'leadership_section',''),(3544,478,'_leadership_section','field_5d7a4b51e3ee5'),(3547,479,'author_name','Captain\'s Chair'),(3548,479,'_author_name','field_5d7b8550ef84d'),(3551,480,'author_name','Captain\'s Chair'),(3552,480,'_author_name','field_5d7b8550ef84d'),(3555,481,'author_name','Captain\'s Chair'),(3556,481,'_author_name','field_5d7b8550ef84d'),(3559,482,'author_name','Captain\'s Chair'),(3560,482,'_author_name','field_5d7b8550ef84d'),(3561,484,'_wp_attached_file','2020/01/02osTn3BwTPZdOpupcatZA4-8.fit_scale.size_2698x1517.png'),(3562,484,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2694;s:6:\"height\";i:1517;s:4:\"file\";s:62:\"2020/01/02osTn3BwTPZdOpupcatZA4-8.fit_scale.size_2698x1517.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"02osTn3BwTPZdOpupcatZA4-8.fit_scale.size_2698x1517-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"02osTn3BwTPZdOpupcatZA4-8.fit_scale.size_2698x1517-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:62:\"02osTn3BwTPZdOpupcatZA4-8.fit_scale.size_2698x1517-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"02osTn3BwTPZdOpupcatZA4-8.fit_scale.size_2698x1517-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:63:\"02osTn3BwTPZdOpupcatZA4-8.fit_scale.size_2698x1517-1200x676.png\";s:5:\"width\";i:1200;s:6:\"height\";i:676;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:{}}}'),(3565,486,'_edit_last','1'),(3566,486,'_edit_lock','1594215234:1'),(3567,486,'_thumbnail_id','484'),(3568,488,'_oembed_4984899e01bf53b74be5d4b3148cd05d','<blockquote class=\"wp-embedded-content\" data-secret=\"kT0dqUQp9O\"><a href=\"https://channelhappyhour.com/2020/01/21/channel-happy-hour-interview-260-maximum-msp/\">Channel Happy Hour Interview 260: Maximum MSP</a></blockquote><iframe title=\"&#8220;Channel Happy Hour Interview 260: Maximum MSP&#8221; &#8212; The Channel Happy Hour\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://channelhappyhour.com/2020/01/21/channel-happy-hour-interview-260-maximum-msp/embed/#?secret=kT0dqUQp9O\" data-secret=\"kT0dqUQp9O\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3569,488,'_oembed_time_4984899e01bf53b74be5d4b3148cd05d','1579803557'),(3570,488,'_edit_last','1'),(3571,488,'featured',''),(3572,488,'_featured','field_5d7f6ba71259a'),(3573,488,'_edit_lock','1579803539:1'),(3574,488,'_oembed_a6e887318a84c1676888f5cbb86effa6','<blockquote class=\"wp-embedded-content\" data-secret=\"UiLfJJTMuq\"><a href=\"https://channelhappyhour.com/2020/01/21/channel-happy-hour-interview-260-maximum-msp/\">Channel Happy Hour Interview 260: Maximum MSP</a></blockquote><iframe title=\"&#8220;Channel Happy Hour Interview 260: Maximum MSP&#8221; &#8212; The Channel Happy Hour\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://channelhappyhour.com/2020/01/21/channel-happy-hour-interview-260-maximum-msp/embed/#?secret=UiLfJJTMuq\" data-secret=\"UiLfJJTMuq\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3575,488,'_oembed_time_a6e887318a84c1676888f5cbb86effa6','1579803565'),(3576,491,'_edit_last','1'),(3577,491,'_edit_lock','1590684716:1'),(3578,491,'_oembed_a825638673d49c9d243e0d59b2db71da','<iframe title=\"2.4 Release\" src=\"https://player.vimeo.com/video/386567331?dnt=1&amp;app_id=122963\" width=\"840\" height=\"473\" frameborder=\"0\" allow=\"autoplay; fullscreen\" allowfullscreen></iframe>'),(3579,491,'_oembed_time_a825638673d49c9d243e0d59b2db71da','1582925484'),(3580,491,'_oembed_8ada13b9b94e828c03a56642a34bfac4','<iframe title=\"2.4 Release\" src=\"https://player.vimeo.com/video/386567331?dnt=1&amp;app_id=122963\" width=\"600\" height=\"338\" frameborder=\"0\" allow=\"autoplay; fullscreen\" allowfullscreen></iframe>'),(3581,491,'_oembed_time_8ada13b9b94e828c03a56642a34bfac4','1580332518'),(3582,492,'author_name','Captain\'s Chair'),(3583,492,'_author_name','field_5d7b8550ef84d'),(3584,493,'author_name','Captain\'s Chair'),(3585,493,'_author_name','field_5d7b8550ef84d'),(3586,494,'author_name','Captain\'s Chair'),(3587,494,'_author_name','field_5d7b8550ef84d'),(3590,491,'author_name','Captain\'s Chair'),(3591,491,'_author_name','field_5d7b8550ef84d'),(3592,495,'author_name','Captain\'s Chair'),(3593,495,'_author_name','field_5d7b8550ef84d'),(3606,496,'banner_section_background_image','217'),(3607,496,'_banner_section_background_image','field_5d7a486933c45'),(3608,496,'banner_section_text','Company Info'),(3609,496,'_banner_section_text','field_5d7a486933c46'),(3610,496,'banner_section',''),(3611,496,'_banner_section','field_5d7a486933c44'),(3612,496,'information_section_heading',''),(3613,496,'_information_section_heading','field_5d7a496629b60'),(3614,496,'information_section_content','Captain’s Chair is a product designed for the IT Managed Services industry. It provides our Managed Service Provider (MSP) partners with an additional revenue stream and delivers them a competitive advantage in their respective markets. Captain’s Chair is a client-facing, real-time dashboard product that supplies end-users with more visibility into their IT infrastructure and operations.\r\n\r\nOur purpose and design of Captain’s Chair is to increase the value of our partner’s service offerings and provide a tool that can differentiate them in their market space. Captain’s Chair provides visibility, control and accountability for the IT functions in an organization. We designed our product with end-user expectations in mind and built Captain’s Chair to convey critical real-time information on the status of client’s IT operations.\r\n\r\nThe IT Managed Services industry is ever evolving and saturated with companies competing for every dollar. Captain’s Chair is our solution to the flooded marketplace and a proven differentiator for MSPs. We see Captain’s Chair as a tool for the next generation of MSPs as they look to expand their offerings to provide value while at the same time providing more visibility and reporting for their clients.'),(3615,496,'_information_section_content','field_5d7a497129b61'),(3616,496,'information_section',''),(3617,496,'_information_section','field_5d7a495329b5f'),(3618,496,'newsletter_content_heading','Stay Informed!'),(3619,496,'_newsletter_content_heading','field_5d7a487649f83'),(3620,496,'newsletter_content_text','Get news and updates on captain\'s chair'),(3621,496,'_newsletter_content_text','field_5d7a487649f84'),(3622,496,'newsletter_content',''),(3623,496,'_newsletter_content','field_5d7a487649f82'),(3624,496,'selling_more_section_heading','Get in Touch'),(3625,496,'_selling_more_section_heading','field_5d7a48811c4c6'),(3626,496,'selling_more_section_text','We are always looking for new partners and collaborations. Feel free to contact us at 877-677-2248 (CCIT).'),(3627,496,'_selling_more_section_text','field_5d7a48811c4c7'),(3628,496,'selling_more_section_link',''),(3629,496,'_selling_more_section_link','field_5d7a48811c4c8'),(3630,496,'selling_more_section_image','37'),(3631,496,'_selling_more_section_image','field_5d7a48811c4c9'),(3632,496,'selling_more_section_button_text','get started'),(3633,496,'_selling_more_section_button_text','field_5d7a48811c4ca'),(3634,496,'selling_more_section',''),(3635,496,'_selling_more_section','field_5d7a48811c4c5'),(3636,496,'leadership_section_heading','Leadership Team'),(3637,496,'_leadership_section_heading','field_5d7a4b61e3ee6'),(3638,496,'leadership_section',''),(3639,496,'_leadership_section','field_5d7a4b51e3ee5'),(3658,497,'banner_section_background_image','217'),(3659,497,'_banner_section_background_image','field_5d7f7f7e42974'),(3660,497,'banner_section_text','Request a Demo'),(3661,497,'_banner_section_text','field_5d7f7f7e42975'),(3662,497,'banner_section',''),(3663,497,'_banner_section','field_5d7f7f7e42973'),(3664,497,'content_section_content_heading','Increase Revenue and Improve Client Retention with Captain’s Chair.'),(3665,497,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(3666,497,'content_section_content_part_1','See how Captain’s Chair can help you sell into more lucrative clients and turn IT decision makers into your advocates. Feel free to contact us at 877-677-2248 (CCIT).'),(3667,497,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(3668,497,'content_section_content_part_2',''),(3669,497,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(3670,497,'content_section',''),(3671,497,'_content_section','field_5d7f7f9ff4ab4'),(3672,497,'demo_form_section_form_heading','Submit your information'),(3673,497,'_demo_form_section_form_heading','field_5d7f8225a0478'),(3674,497,'demo_form_section',''),(3675,497,'_demo_form_section','field_5d7f8213a0477'),(3676,500,'_edit_last','1'),(3677,500,'_edit_lock','1598538024:1'),(3678,500,'_oembed_5d0a5469e126a3d90b8c6b2797db4c53','<iframe title=\"Captain&#039;s Vlog Ep. 1\" width=\"840\" height=\"473\" src=\"https://www.youtube.com/embed/BH7c3R2gA6A?start=6&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3679,500,'_oembed_time_5d0a5469e126a3d90b8c6b2797db4c53','1582925510'),(3680,500,'_oembed_814c39318ba945689e884caf122bd2a2','<iframe title=\"Captain&#039;s Vlog Ep. 1\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/BH7c3R2gA6A?start=6&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3681,500,'_oembed_time_814c39318ba945689e884caf122bd2a2','1582837596'),(3682,501,'author_name','Captain\'s Chair'),(3683,501,'_author_name','field_5d7b8550ef84d'),(3686,500,'author_name','Captain\'s Chair'),(3687,500,'_author_name','field_5d7b8550ef84d'),(3688,502,'author_name','Captain\'s Chair'),(3689,502,'_author_name','field_5d7b8550ef84d'),(3692,426,'_wp_old_date','2019-10-04'),(3695,443,'_wp_old_date','2019-10-15'),(3698,461,'_wp_old_date','2019-11-15'),(3701,472,'_wp_old_date','2019-12-17'),(3704,491,'_wp_old_date','2020-01-29'),(3707,500,'_wp_old_date','2020-02-27'),(3708,504,'_edit_last','1'),(3709,504,'_edit_lock','1590684736:1'),(3710,505,'author_name','Captain\'s Chair'),(3711,505,'_author_name','field_5d7b8550ef84d'),(3712,506,'author_name','Captain\'s Chair'),(3713,506,'_author_name','field_5d7b8550ef84d'),(3714,507,'author_name','Captain\'s Chair'),(3715,507,'_author_name','field_5d7b8550ef84d'),(3716,508,'author_name','Captain\'s Chair'),(3717,508,'_author_name','field_5d7b8550ef84d'),(3718,509,'author_name','Captain\'s Chair'),(3719,509,'_author_name','field_5d7b8550ef84d'),(3722,504,'author_name','Captain\'s Chair'),(3723,504,'_author_name','field_5d7b8550ef84d'),(3724,510,'author_name','Captain\'s Chair'),(3725,510,'_author_name','field_5d7b8550ef84d'),(3728,504,'_wp_old_date','2020-03-17'),(3731,504,'_wp_old_date','2020-02-27'),(3732,513,'_edit_last','1'),(3733,513,'_edit_lock','1590006845:1'),(3736,515,'_wp_attached_file','2020/04/infrascale.png'),(3737,515,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:206;s:6:\"height\";i:30;s:4:\"file\";s:22:\"2020/04/infrascale.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"infrascale-150x30.png\";s:5:\"width\";i:150;s:6:\"height\";i:30;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:{}}}'),(3739,516,'_edit_last','1'),(3740,516,'_edit_lock','1594215062:1'),(3741,516,'_thumbnail_id','515'),(3742,517,'_wp_attached_file','2020/04/smileback-e1586287604335.png'),(3743,517,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:360;s:6:\"height\";i:140;s:4:\"file\";s:36:\"2020/04/smileback-e1586287604335.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"smileback-150x140.png\";s:5:\"width\";i:150;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"smileback-300x117.png\";s:5:\"width\";i:300;s:6:\"height\";i:117;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:{}}}'),(3744,513,'_thumbnail_id','517'),(3745,517,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:360;s:6:\"height\";i:140;s:4:\"file\";s:13:\"smileback.png\";}}'),(3746,519,'_edit_last','1'),(3747,519,'_edit_lock','1590684744:1'),(3748,519,'_oembed_2fb6191b55dc595386cc64db98475ec8','{{unknown}}'),(3749,519,'_thumbnail_id','517'),(3750,520,'author_name','Captain\'s Chair'),(3751,520,'_author_name','field_5d7b8550ef84d'),(3754,519,'author_name','Captain\'s Chair'),(3755,519,'_author_name','field_5d7b8550ef84d'),(3756,521,'author_name','Captain\'s Chair'),(3757,521,'_author_name','field_5d7b8550ef84d'),(3760,519,'_wp_old_date','2020-04-14'),(3763,519,'_wp_old_date','2020-02-16'),(3764,524,'_wp_attached_file','2020/05/msp360cloudberry.png'),(3765,524,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:389;s:6:\"height\";i:130;s:4:\"file\";s:28:\"2020/05/msp360cloudberry.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"msp360cloudberry-150x130.png\";s:5:\"width\";i:150;s:6:\"height\";i:130;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"msp360cloudberry-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;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:{}}}'),(3766,525,'_edit_last','1'),(3767,525,'_edit_lock','1590006702:1'),(3768,525,'_thumbnail_id','524'),(3769,448,'_wp_old_date','2019-10-15'),(3770,516,'_wp_old_date','2020-04-07'),(3771,525,'_wp_old_date','2020-05-20'),(3772,516,'_wp_old_date','2019-11-09'),(3773,525,'_wp_old_date','2019-11-09'),(3774,456,'_wp_old_date','2019-11-04'),(3775,486,'_wp_old_date','2020-01-22'),(3776,513,'_wp_old_date','2020-04-07'),(3795,528,'_edit_lock','1603265552:1'),(3796,528,'_edit_last','1'),(3797,529,'_wp_attached_file','2020/06/kaseya-bms-logo.png'),(3798,529,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:315;s:4:\"file\";s:27:\"2020/06/kaseya-bms-logo.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"kaseya-bms-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"kaseya-bms-logo-300x158.png\";s:5:\"width\";i:300;s:6:\"height\";i:158;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:{}}}'),(3799,528,'_thumbnail_id','529'),(3800,528,'_wp_old_date','2020-06-04'),(3916,556,'banner_section_background_image','217'),(3917,556,'_banner_section_background_image','field_5d7f7f7e42974'),(3918,556,'banner_section_text','Request a Demo'),(3919,556,'_banner_section_text','field_5d7f7f7e42975'),(3920,556,'banner_section',''),(3921,556,'_banner_section','field_5d7f7f7e42973'),(3922,556,'content_section_content_heading','Increase Revenue and Improve Client Retention with Captain’s Chair.'),(3923,556,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(3924,556,'content_section_content_part_1','See how Captain’s Chair can help you sell into more lucrative clients and turn IT decision makers into your advocates. Feel free to contact us at 877-677-2248 (CCIT).'),(3925,556,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(3926,556,'content_section_content_part_2','test'),(3927,556,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(3928,556,'content_section',''),(3929,556,'_content_section','field_5d7f7f9ff4ab4'),(3930,556,'demo_form_section_form_heading','Submit your information'),(3931,556,'_demo_form_section_form_heading','field_5d7f8225a0478'),(3932,556,'demo_form_section',''),(3933,556,'_demo_form_section','field_5d7f8213a0477'),(3934,557,'banner_section_background_image','217'),(3935,557,'_banner_section_background_image','field_5d7f7f7e42974'),(3936,557,'banner_section_text','Request a Demo'),(3937,557,'_banner_section_text','field_5d7f7f7e42975'),(3938,557,'banner_section',''),(3939,557,'_banner_section','field_5d7f7f7e42973'),(3940,557,'content_section_content_heading','Increase Revenue and Improve Client Retention with Captain’s Chair.'),(3941,557,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(3942,557,'content_section_content_part_1','See how Captain’s Chair can help you sell into more lucrative clients and turn IT decision makers into your advocates. Feel free to contact us at 877-677-2248 (CCIT).'),(3943,557,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(3944,557,'content_section_content_part_2',''),(3945,557,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(3946,557,'content_section',''),(3947,557,'_content_section','field_5d7f7f9ff4ab4'),(3948,557,'demo_form_section_form_heading','Submit your information'),(3949,557,'_demo_form_section_form_heading','field_5d7f8225a0478'),(3950,557,'demo_form_section',''),(3951,557,'_demo_form_section','field_5d7f8213a0477'),(3956,558,'banner_section_background_image','15'),(3957,558,'_banner_section_background_image','field_5d7785aaee8ae'),(3958,558,'banner_section_front_image','16'),(3959,558,'_banner_section_front_image','field_5d7785d3ee8af'),(3960,558,'banner_section_text','<a href=\"https://captainschairit.com/client-dashboard/#clientDashboard\">Explore the tool for the next-gen IT MSP</a>\r\n\r\n&nbsp;'),(3961,558,'_banner_section_text','field_5d7785eeee8b0'),(3962,558,'banner_section',''),(3963,558,'_banner_section','field_5d778563ee8ad'),(3964,558,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\nCheck out the current connectors with more coming soon!'),(3965,558,'_connectors_section_text','field_5d7789431dc51'),(3966,558,'connectors_section_image','21'),(3967,558,'_connectors_section_image','field_5d7789511dc52'),(3968,558,'connectors_section',''),(3969,558,'_connectors_section','field_5d7789221dc50'),(3970,558,'about_products_section_text','Captain\'s Chair is an <a href=\"https://captainschairit.com/client-dashboard/#clientDashboard\">always-on dashboard</a> that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(3971,558,'_about_products_section_text','field_5d77a19d21f5a'),(3972,558,'about_products_section',''),(3973,558,'_about_products_section','field_5d77a00521f59'),(3974,558,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(3975,558,'_selling_more_section_text','field_5d77a2f0593b7'),(3976,558,'selling_more_section_link',''),(3977,558,'_selling_more_section_link','field_5d77a307593b8'),(3978,558,'selling_more_section_image','37'),(3979,558,'_selling_more_section_image','field_5d77a312593b9'),(3980,558,'selling_more_section',''),(3981,558,'_selling_more_section','field_5d77a2e3593b6'),(3982,558,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(3983,558,'_explore_captains_chair_heading','field_5d790fcc655af'),(3984,558,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(3985,558,'_explore_captains_chair_point_1','field_5d79101d655b0'),(3986,558,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(3987,558,'_explore_captains_chair_point_2','field_5d791091655b1'),(3988,558,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(3989,558,'_explore_captains_chair_point_3','field_5d791097655b2'),(3990,558,'explore_captains_chair',''),(3991,558,'_explore_captains_chair','field_5d790f8f655ae'),(3992,558,'explore_captains_chair_background_image','130'),(3993,558,'_explore_captains_chair_background_image','field_5d79111f19196'),(3994,558,'banner_section_button_text','Request a Demo'),(3995,558,'_banner_section_button_text','field_5d79edb98bc10'),(3996,558,'about_products_section_button_text','Learn More'),(3997,558,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(3998,558,'explore_captains_chair_button_text','Explore Captain’s Chair'),(3999,558,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(4000,558,'connectors_section_heading',''),(4001,558,'_connectors_section_heading','field_5d79f022eb0e9'),(4002,558,'newsletter_content_heading','Stay Informed!'),(4003,558,'_newsletter_content_heading','field_5d79f999a7aae'),(4004,558,'newsletter_content_text','Get news and updates on captain\'s chair'),(4005,558,'_newsletter_content_text','field_5d79f999a7aaf'),(4006,558,'newsletter_content',''),(4007,558,'_newsletter_content','field_5d79f999a7aad'),(4008,558,'selling_more_section_heading','Selling More'),(4009,558,'_selling_more_section_heading','field_5d7a00919695e'),(4010,558,'selling_more_section_button_text','get started'),(4011,558,'_selling_more_section_button_text','field_5d7a00989695f'),(4012,558,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(4013,558,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(4014,558,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(4015,558,'_about_products_section_button_link','field_5d9215268abf2'),(4016,558,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(4017,558,'_banner_section_button_link','field_5d9215880fa13'),(4024,559,'banner_section_background_image','15'),(4025,559,'_banner_section_background_image','field_5d7785aaee8ae'),(4026,559,'banner_section_front_image','16'),(4027,559,'_banner_section_front_image','field_5d7785d3ee8af'),(4028,559,'banner_section_text','<a href=\"https://captainschairit.com/client-dashboard/#clientDashboard\">Explore the tool for the next-gen IT MSP</a>\r\n\r\n&nbsp;'),(4029,559,'_banner_section_text','field_5d7785eeee8b0'),(4030,559,'banner_section',''),(4031,559,'_banner_section','field_5d778563ee8ad'),(4032,559,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\n<a href=\"https://captainschairit.com/connectors/\">Check out the current connectors with more coming soon!</a>'),(4033,559,'_connectors_section_text','field_5d7789431dc51'),(4034,559,'connectors_section_image','21'),(4035,559,'_connectors_section_image','field_5d7789511dc52'),(4036,559,'connectors_section',''),(4037,559,'_connectors_section','field_5d7789221dc50'),(4038,559,'about_products_section_text','Captain\'s Chair is an <a href=\"https://captainschairit.com/client-dashboard/#clientDashboard\">always-on dashboard</a> that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(4039,559,'_about_products_section_text','field_5d77a19d21f5a'),(4040,559,'about_products_section',''),(4041,559,'_about_products_section','field_5d77a00521f59'),(4042,559,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(4043,559,'_selling_more_section_text','field_5d77a2f0593b7'),(4044,559,'selling_more_section_link',''),(4045,559,'_selling_more_section_link','field_5d77a307593b8'),(4046,559,'selling_more_section_image','37'),(4047,559,'_selling_more_section_image','field_5d77a312593b9'),(4048,559,'selling_more_section',''),(4049,559,'_selling_more_section','field_5d77a2e3593b6'),(4050,559,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(4051,559,'_explore_captains_chair_heading','field_5d790fcc655af'),(4052,559,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(4053,559,'_explore_captains_chair_point_1','field_5d79101d655b0'),(4054,559,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(4055,559,'_explore_captains_chair_point_2','field_5d791091655b1'),(4056,559,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(4057,559,'_explore_captains_chair_point_3','field_5d791097655b2'),(4058,559,'explore_captains_chair',''),(4059,559,'_explore_captains_chair','field_5d790f8f655ae'),(4060,559,'explore_captains_chair_background_image','130'),(4061,559,'_explore_captains_chair_background_image','field_5d79111f19196'),(4062,559,'banner_section_button_text','Request a Demo'),(4063,559,'_banner_section_button_text','field_5d79edb98bc10'),(4064,559,'about_products_section_button_text','Learn More'),(4065,559,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(4066,559,'explore_captains_chair_button_text','Explore Captain’s Chair'),(4067,559,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(4068,559,'connectors_section_heading',''),(4069,559,'_connectors_section_heading','field_5d79f022eb0e9'),(4070,559,'newsletter_content_heading','Stay Informed!'),(4071,559,'_newsletter_content_heading','field_5d79f999a7aae'),(4072,559,'newsletter_content_text','Get news and updates on captain\'s chair'),(4073,559,'_newsletter_content_text','field_5d79f999a7aaf'),(4074,559,'newsletter_content',''),(4075,559,'_newsletter_content','field_5d79f999a7aad'),(4076,559,'selling_more_section_heading','Selling More'),(4077,559,'_selling_more_section_heading','field_5d7a00919695e'),(4078,559,'selling_more_section_button_text','get started'),(4079,559,'_selling_more_section_button_text','field_5d7a00989695f'),(4080,559,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(4081,559,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(4082,559,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(4083,559,'_about_products_section_button_link','field_5d9215268abf2'),(4084,559,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(4085,559,'_banner_section_button_link','field_5d9215880fa13'),(4100,560,'banner_section_background_image','217'),(4101,560,'_banner_section_background_image','field_5d7a486933c45'),(4102,560,'banner_section_text','Company Info'),(4103,560,'_banner_section_text','field_5d7a486933c46'),(4104,560,'banner_section',''),(4105,560,'_banner_section','field_5d7a486933c44'),(4106,560,'information_section_heading',''),(4107,560,'_information_section_heading','field_5d7a496629b60'),(4108,560,'information_section_content','Captain’s Chair is a product designed for the IT Managed Services industry. It provides our Managed Service Provider (MSP) partners with an additional revenue stream and delivers them a competitive advantage in their respective markets. Captain’s Chair is a client-facing, real-time dashboard product that supplies end-users with more visibility into their IT infrastructure and operations.\r\n\r\nOur purpose and design of Captain’s Chair is to increase the value of our partner’s service offerings and provide a tool that can differentiate them in their market space. Captain’s Chair provides visibility, control and accountability for the IT functions in an organization. We designed our product with end-user expectations in mind and built Captain’s Chair to convey critical real-time information on the status of client’s IT operations.\r\n\r\nThe IT Managed Services industry is ever evolving and saturated with companies competing for every dollar. Captain’s Chair is our solution to the flooded marketplace and a proven differentiator for MSPs. We see Captain’s Chair as a tool for the <a href=\"https://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/\">next generation of MSPs</a> as they look to expand their offerings to provide value while at the same time providing more visibility and reporting for their clients.'),(4109,560,'_information_section_content','field_5d7a497129b61'),(4110,560,'information_section',''),(4111,560,'_information_section','field_5d7a495329b5f'),(4112,560,'newsletter_content_heading','Stay Informed!'),(4113,560,'_newsletter_content_heading','field_5d7a487649f83'),(4114,560,'newsletter_content_text','Get news and updates on captain\'s chair'),(4115,560,'_newsletter_content_text','field_5d7a487649f84'),(4116,560,'newsletter_content',''),(4117,560,'_newsletter_content','field_5d7a487649f82'),(4118,560,'selling_more_section_heading','Get in Touch'),(4119,560,'_selling_more_section_heading','field_5d7a48811c4c6'),(4120,560,'selling_more_section_text','We are always looking for new partners and collaborations. Feel free to contact us at 877-677-2248 (CCIT).'),(4121,560,'_selling_more_section_text','field_5d7a48811c4c7'),(4122,560,'selling_more_section_link',''),(4123,560,'_selling_more_section_link','field_5d7a48811c4c8'),(4124,560,'selling_more_section_image','37'),(4125,560,'_selling_more_section_image','field_5d7a48811c4c9'),(4126,560,'selling_more_section_button_text','get started'),(4127,560,'_selling_more_section_button_text','field_5d7a48811c4ca'),(4128,560,'selling_more_section',''),(4129,560,'_selling_more_section','field_5d7a48811c4c5'),(4130,560,'leadership_section_heading','Leadership Team'),(4131,560,'_leadership_section_heading','field_5d7a4b61e3ee6'),(4132,560,'leadership_section',''),(4133,560,'_leadership_section','field_5d7a4b51e3ee5'),(4142,55,'_aioseop_description','Captain\'s Chair is the fundamental portal for MSP\'s to better engage and manage clients while providing them with a better experience.'),(4143,55,'_aioseop_title','MSP Client Portal and Dashboard'),(4158,43,'_aioseop_description','Captain\'s Chair connects with industry leading platforms ConnectWise, Kaseya and Datto to provide a client portal and dashboards.'),(4159,43,'_aioseop_title','Connectors - ConnectWise, Kaseya, Datto'),(4162,304,'_aioseop_description','Captain\'s Chair is an industry-leading client portal for MSP\'s'),(4163,304,'_aioseop_title','Check here for news about Captain\'s Chair'),(4170,246,'_aioseop_description','The Captain\'s Chair blog is dedicated to keeping MSP\'s informed and updated on industry trends.'),(4171,246,'_aioseop_title','Captain\'s Chair - Blog'),(4180,426,'_aioseop_title','Creating Next-Gen MSP\'s - Captain\'s Chair'),(4181,443,'_aioseop_title','Partnering with ConnectWise - Captain\'s Chair'),(4182,461,'_aioseop_title','Why do clients leave an MSP? - Captain\'s Chair'),(4183,472,'_aioseop_title','The True Cost of Client Churn for MSP\'s - Captain\'s Chair'),(4184,500,'_aioseop_title','Establishing a Better Customer Experience for MSP\'s - Captain\'s Chair'),(4185,504,'_aioseop_title','Transforming Your Customer\'s Experience - Captain\'s Chair'),(4186,519,'_aioseop_title','Captain\'s Chair Gives Transparency for MSP Customers'),(4187,566,'_edit_lock','1594215274:1'),(4188,566,'_edit_last','1'),(4189,567,'_wp_attached_file','2020/07/BitDefender.png'),(4190,567,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:151;s:6:\"height\";i:83;s:4:\"file\";s:23:\"2020/07/BitDefender.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(4191,568,'_wp_attached_file','2020/07/Veeam.png'),(4192,568,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:151;s:6:\"height\";i:27;s:4:\"file\";s:17:\"2020/07/Veeam.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(4193,566,'_thumbnail_id','567'),(4194,571,'_edit_lock','1594215361:1'),(4195,571,'_edit_last','1'),(4196,571,'_wp_old_date','2020-07-08'),(4197,571,'_thumbnail_id','568'),(4199,573,'_edit_lock','1603273125:1'),(4200,573,'_edit_last','1'),(4201,573,'_wp_page_template','template-parts/thankyou-page.php'),(4202,575,'_edit_lock','1603273142:1'),(4203,573,'page_heading','Captain\'s Chair'),(4204,573,'_page_heading','field_5e5cc3c48b4f7'),(4205,573,'thank_you_text','Thank you for your interest in Captain\'s Chair.'),(4206,573,'_thank_you_text','field_5e5cc3da8b4f8'),(4207,573,'thank_you_content','Your information has been submitted and we will be in touch.'),(4208,573,'_thank_you_content','field_5e5cc42a8b4f9'),(4209,579,'page_heading',''),(4210,579,'_page_heading','field_5e5cc3c48b4f7'),(4211,579,'thank_you_text','Thank you for your interest in Captain\'s Chair.'),(4212,579,'_thank_you_text','field_5e5cc3da8b4f8'),(4213,579,'thank_you_content','Your information has been submitted and we will be in touch.'),(4214,579,'_thank_you_content','field_5e5cc42a8b4f9'),(4215,580,'page_heading','Thank You'),(4216,580,'_page_heading','field_5e5cc3c48b4f7'),(4217,580,'thank_you_text','Thank you for your interest in Captain\'s Chair.'),(4218,580,'_thank_you_text','field_5e5cc3da8b4f8'),(4219,580,'thank_you_content','Your information has been submitted and we will be in touch.'),(4220,580,'_thank_you_content','field_5e5cc42a8b4f9'),(4221,581,'page_heading',''),(4222,581,'_page_heading','field_5e5cc3c48b4f7'),(4223,581,'thank_you_text','Thank you for your interest in Captain\'s Chair.'),(4224,581,'_thank_you_text','field_5e5cc3da8b4f8'),(4225,581,'thank_you_content','Your information has been submitted and we will be in touch.'),(4226,581,'_thank_you_content','field_5e5cc42a8b4f9'),(4227,582,'page_heading','Captain\'s Chair'),(4228,582,'_page_heading','field_5e5cc3c48b4f7'),(4229,582,'thank_you_text','Thank you for your interest in Captain\'s Chair.'),(4230,582,'_thank_you_text','field_5e5cc3da8b4f8'),(4231,582,'thank_you_content','Your information has been submitted and we will be in touch.'),(4232,582,'_thank_you_content','field_5e5cc42a8b4f9'),(4233,583,'_edit_lock','1609236964:1'),(4234,583,'_edit_last','1'),(4235,583,'_wp_page_template','template-parts/thankyou-page.php'),(4236,583,'page_heading','Captain\'s Chair'),(4237,583,'_page_heading','field_5e5cc3c48b4f7'),(4238,583,'thank_you_text','Thank you for contacting us.'),(4239,583,'_thank_you_text','field_5e5cc3da8b4f8'),(4240,583,'thank_you_content','Your information has been submitted and we will be in touch.'),(4241,583,'_thank_you_content','field_5e5cc42a8b4f9'),(4242,584,'page_heading',''),(4243,584,'_page_heading','field_5e5cc3c48b4f7'),(4244,584,'thank_you_text',''),(4245,584,'_thank_you_text','field_5e5cc3da8b4f8'),(4246,584,'thank_you_content',''),(4247,584,'_thank_you_content','field_5e5cc42a8b4f9'),(4248,585,'page_heading','Captain\'s Chair'),(4249,585,'_page_heading','field_5e5cc3c48b4f7'),(4250,585,'thank_you_text','Thank you for contacting us.'),(4251,585,'_thank_you_text','field_5e5cc3da8b4f8'),(4252,585,'thank_you_content','Your information has been submitted and we will be in touch.'),(4253,585,'_thank_you_content','field_5e5cc42a8b4f9'),(4254,358,'cf7rl_active','active'),(4255,358,'cf7rl_urls','http://calendly.com/pmyers-3/captain-s-chair-demo'),(4256,358,'cf7rl_type','1'),(4257,358,'cf7rl_sendemail','Yes'),(4258,358,'cf7rl_name','FirstName'),(4259,358,'cf7rl_emai','BusinessE-mail'),(4260,358,'cf7rl_redirectmethod','2'),(4294,599,'_wp_attached_file','2020/08/Captains-Chair-Overview-for-Requests.pdf'),(4299,601,'banner_section_background_image','217'),(4300,601,'_banner_section_background_image','field_5d7a486933c45'),(4301,601,'banner_section_text','Company Info'),(4302,601,'_banner_section_text','field_5d7a486933c46'),(4303,601,'banner_section',''),(4304,601,'_banner_section','field_5d7a486933c44'),(4305,601,'information_section_heading',''),(4306,601,'_information_section_heading','field_5d7a496629b60'),(4307,601,'information_section_content','Captain’s Chair was born from an MSP, so we understand the importance of delivering a best-in-class customer experience.  Providing that experience requires visibility to the necessary information to make informed decisions on servicing your clients and giving those clients a view of the work, you do for them.\r\n\r\nOur industry-first proprietary software increases engagement and creates stronger relationships between MSP’s and their customers by delivering critical insight in a user-friendly dashboard. The client facing dashboard is customizable and adds transparency to build trust between IT service providers and their managed clients.\r\n\r\nMost MSPs provide transparency a few times a year during monthly or quarterly business reviews (MBR or QBR) and our research has shown that MSPs spend between 5-50 hours per month preparing these and other management reports for their clients. However, through deploying Captain’s Chair, transparency is immediate and MSPs can cut that time spent by up to 90%, allowing their staff to focus on higher value activities.\r\n\r\nCaptain’s Chair currently supports PSA integrations with ConnectWise Manage and Kaseya BMS and in less than 30 minutes you and your clients will have an integrated view of the critical service, license, asset and warranty data in an easy to understand dashboard. The Captain’s Chair team is here to support you with these and other integrations, to grow your business and provide best-in-class service.'),(4308,601,'_information_section_content','field_5d7a497129b61'),(4309,601,'information_section',''),(4310,601,'_information_section','field_5d7a495329b5f'),(4311,601,'newsletter_content_heading','Stay Informed!'),(4312,601,'_newsletter_content_heading','field_5d7a487649f83'),(4313,601,'newsletter_content_text','Get news and updates on captain\'s chair'),(4314,601,'_newsletter_content_text','field_5d7a487649f84'),(4315,601,'newsletter_content',''),(4316,601,'_newsletter_content','field_5d7a487649f82'),(4317,601,'selling_more_section_heading','Get in Touch'),(4318,601,'_selling_more_section_heading','field_5d7a48811c4c6'),(4319,601,'selling_more_section_text','We are always looking for new partners and collaborations. Feel free to contact us at 877-677-2248 (CCIT).'),(4320,601,'_selling_more_section_text','field_5d7a48811c4c7'),(4321,601,'selling_more_section_link',''),(4322,601,'_selling_more_section_link','field_5d7a48811c4c8'),(4323,601,'selling_more_section_image','37'),(4324,601,'_selling_more_section_image','field_5d7a48811c4c9'),(4325,601,'selling_more_section_button_text','get started'),(4326,601,'_selling_more_section_button_text','field_5d7a48811c4ca'),(4327,601,'selling_more_section',''),(4328,601,'_selling_more_section','field_5d7a48811c4c5'),(4329,601,'leadership_section_heading','Leadership Team'),(4330,601,'_leadership_section_heading','field_5d7a4b61e3ee6'),(4331,601,'leadership_section',''),(4332,601,'_leadership_section','field_5d7a4b51e3ee5'),(4333,47,'_aioseop_description','Captain’s Chair is a client-facing portal that helps MSP\'s supply their clients with more visibility into their IT infrastructure and operations.'),(4334,47,'_aioseop_title','About Captain\'s Chair'),(4335,603,'_wp_attached_file','2020/09/banner-laptop.png'),(4336,603,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:811;s:6:\"height\";i:493;s:4:\"file\";s:25:\"2020/09/banner-laptop.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"banner-laptop-300x182.png\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"banner-laptop-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"banner-laptop-768x467.png\";s:5:\"width\";i:768;s:6:\"height\";i:467;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:{}}}'),(4341,605,'banner_section_background_image','15'),(4342,605,'_banner_section_background_image','field_5d7785aaee8ae'),(4343,605,'banner_section_front_image','603'),(4344,605,'_banner_section_front_image','field_5d7785d3ee8af'),(4345,605,'banner_section_text','<a href=\"https://captainschairit.com/client-dashboard/#clientDashboard\">Explore the tool for the next-gen IT MSP</a>\r\n\r\n&nbsp;'),(4346,605,'_banner_section_text','field_5d7785eeee8b0'),(4347,605,'banner_section',''),(4348,605,'_banner_section','field_5d778563ee8ad'),(4349,605,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\n<a href=\"https://captainschairit.com/connectors/\">Check out the current connectors with more coming soon!</a>'),(4350,605,'_connectors_section_text','field_5d7789431dc51'),(4351,605,'connectors_section_image','21'),(4352,605,'_connectors_section_image','field_5d7789511dc52'),(4353,605,'connectors_section',''),(4354,605,'_connectors_section','field_5d7789221dc50'),(4355,605,'about_products_section_text','Captain\'s Chair is an <a href=\"https://captainschairit.com/client-dashboard/#clientDashboard\">always-on dashboard</a> that gives our MSP partners a competitive advantage to close new business and increase managed recurring revenue with existing clients.'),(4356,605,'_about_products_section_text','field_5d77a19d21f5a'),(4357,605,'about_products_section',''),(4358,605,'_about_products_section','field_5d77a00521f59'),(4359,605,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(4360,605,'_selling_more_section_text','field_5d77a2f0593b7'),(4361,605,'selling_more_section_link',''),(4362,605,'_selling_more_section_link','field_5d77a307593b8'),(4363,605,'selling_more_section_image','37'),(4364,605,'_selling_more_section_image','field_5d77a312593b9'),(4365,605,'selling_more_section',''),(4366,605,'_selling_more_section','field_5d77a2e3593b6'),(4367,605,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(4368,605,'_explore_captains_chair_heading','field_5d790fcc655af'),(4369,605,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(4370,605,'_explore_captains_chair_point_1','field_5d79101d655b0'),(4371,605,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(4372,605,'_explore_captains_chair_point_2','field_5d791091655b1'),(4373,605,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(4374,605,'_explore_captains_chair_point_3','field_5d791097655b2'),(4375,605,'explore_captains_chair',''),(4376,605,'_explore_captains_chair','field_5d790f8f655ae'),(4377,605,'explore_captains_chair_background_image','130'),(4378,605,'_explore_captains_chair_background_image','field_5d79111f19196'),(4379,605,'banner_section_button_text','Request a Demo'),(4380,605,'_banner_section_button_text','field_5d79edb98bc10'),(4381,605,'about_products_section_button_text','Learn More'),(4382,605,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(4383,605,'explore_captains_chair_button_text','Explore Captain’s Chair'),(4384,605,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(4385,605,'connectors_section_heading',''),(4386,605,'_connectors_section_heading','field_5d79f022eb0e9'),(4387,605,'newsletter_content_heading','Stay Informed!'),(4388,605,'_newsletter_content_heading','field_5d79f999a7aae'),(4389,605,'newsletter_content_text','Get news and updates on captain\'s chair'),(4390,605,'_newsletter_content_text','field_5d79f999a7aaf'),(4391,605,'newsletter_content',''),(4392,605,'_newsletter_content','field_5d79f999a7aad'),(4393,605,'selling_more_section_heading','Selling More'),(4394,605,'_selling_more_section_heading','field_5d7a00919695e'),(4395,605,'selling_more_section_button_text','get started'),(4396,605,'_selling_more_section_button_text','field_5d7a00989695f'),(4397,605,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(4398,605,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(4399,605,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(4400,605,'_about_products_section_button_link','field_5d9215268abf2'),(4401,605,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(4402,605,'_banner_section_button_link','field_5d9215880fa13'),(4411,5,'banner_section_front_image_popup','744'),(4412,5,'_banner_section_front_image_popup','field_5f59d86ba4113'),(4413,607,'banner_section_background_image','15'),(4414,607,'_banner_section_background_image','field_5d7785aaee8ae'),(4415,607,'banner_section_front_image','603'),(4416,607,'_banner_section_front_image','field_5d7785d3ee8af'),(4417,607,'banner_section_text','<a href=\"https://captainschairit.com/client-dashboard/#clientDashboard\">Dashboard That Increases Client Engagement And Improves Decision Making</a>'),(4418,607,'_banner_section_text','field_5d7785eeee8b0'),(4419,607,'banner_section',''),(4420,607,'_banner_section','field_5d778563ee8ad'),(4421,607,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\n<a href=\"https://captainschairit.com/connectors/\">Check out the current connectors with more coming soon!</a>'),(4422,607,'_connectors_section_text','field_5d7789431dc51'),(4423,607,'connectors_section_image','21'),(4424,607,'_connectors_section_image','field_5d7789511dc52'),(4425,607,'connectors_section',''),(4426,607,'_connectors_section','field_5d7789221dc50'),(4427,607,'about_products_section_text','Boost client trust and increase account management efficiency with customizable dashboards, consolidated client information, and automated QBR reports.'),(4428,607,'_about_products_section_text','field_5d77a19d21f5a'),(4429,607,'about_products_section',''),(4430,607,'_about_products_section','field_5d77a00521f59'),(4431,607,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(4432,607,'_selling_more_section_text','field_5d77a2f0593b7'),(4433,607,'selling_more_section_link',''),(4434,607,'_selling_more_section_link','field_5d77a307593b8'),(4435,607,'selling_more_section_image','37'),(4436,607,'_selling_more_section_image','field_5d77a312593b9'),(4437,607,'selling_more_section',''),(4438,607,'_selling_more_section','field_5d77a2e3593b6'),(4439,607,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(4440,607,'_explore_captains_chair_heading','field_5d790fcc655af'),(4441,607,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(4442,607,'_explore_captains_chair_point_1','field_5d79101d655b0'),(4443,607,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(4444,607,'_explore_captains_chair_point_2','field_5d791091655b1'),(4445,607,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(4446,607,'_explore_captains_chair_point_3','field_5d791097655b2'),(4447,607,'explore_captains_chair',''),(4448,607,'_explore_captains_chair','field_5d790f8f655ae'),(4449,607,'explore_captains_chair_background_image','130'),(4450,607,'_explore_captains_chair_background_image','field_5d79111f19196'),(4451,607,'banner_section_button_text','Request a Demo'),(4452,607,'_banner_section_button_text','field_5d79edb98bc10'),(4453,607,'about_products_section_button_text','Learn More'),(4454,607,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(4455,607,'explore_captains_chair_button_text','Explore Captain’s Chair'),(4456,607,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(4457,607,'connectors_section_heading',''),(4458,607,'_connectors_section_heading','field_5d79f022eb0e9'),(4459,607,'newsletter_content_heading','Stay Informed!'),(4460,607,'_newsletter_content_heading','field_5d79f999a7aae'),(4461,607,'newsletter_content_text','Get news and updates on captain\'s chair'),(4462,607,'_newsletter_content_text','field_5d79f999a7aaf'),(4463,607,'newsletter_content',''),(4464,607,'_newsletter_content','field_5d79f999a7aad'),(4465,607,'selling_more_section_heading','Selling More'),(4466,607,'_selling_more_section_heading','field_5d7a00919695e'),(4467,607,'selling_more_section_button_text','get started'),(4468,607,'_selling_more_section_button_text','field_5d7a00989695f'),(4469,607,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(4470,607,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(4471,607,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(4472,607,'_about_products_section_button_link','field_5d9215268abf2'),(4473,607,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(4474,607,'_banner_section_button_link','field_5d9215880fa13'),(4475,607,'banner_section_front_image_popup','606'),(4476,607,'_banner_section_front_image_popup','field_5f59d86ba4113'),(4491,609,'_edit_lock','1607599302:1'),(4492,609,'_edit_last','1'),(4493,609,'icon',''),(4494,609,'_icon','field_5d78c84f38d9c'),(4495,609,'featured',''),(4496,609,'_featured','field_5d78c85438d9d'),(4497,609,'_thumbnail_id','715'),(4498,610,'_edit_lock','1599733185:1'),(4499,610,'_edit_last','1'),(4500,610,'icon',''),(4501,610,'_icon','field_5d78c84f38d9c'),(4502,610,'featured',''),(4503,610,'_featured','field_5d78c85438d9d'),(4504,611,'_wp_attached_file','2020/09/ticket.jpg'),(4505,611,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1253;s:4:\"file\";s:18:\"2020/09/ticket.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"ticket-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"ticket-1024x668.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:668;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"ticket-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"ticket-768x501.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"ticket-1536x1002.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1002;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"ticket-1200x783.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:783;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:{}}}'),(4506,610,'_thumbnail_id','611'),(4507,612,'_edit_lock','1599733297:1'),(4508,612,'_edit_last','1'),(4509,613,'_wp_attached_file','2020/09/office.jpg'),(4510,613,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1306;s:4:\"file\";s:18:\"2020/09/office.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"office-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"office-1024x697.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"office-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"office-768x522.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:522;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"office-1536x1045.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1045;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"office-1200x816.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:816;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:{}}}'),(4511,612,'_thumbnail_id','613'),(4512,612,'icon',''),(4513,612,'_icon','field_5d78c84f38d9c'),(4514,612,'featured',''),(4515,612,'_featured','field_5d78c85438d9d'),(4516,614,'_edit_lock','1599733478:1'),(4517,614,'_edit_last','1'),(4518,615,'_wp_attached_file','2020/09/assets-scaled.jpg'),(4519,615,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1620;s:6:\"height\";i:2560;s:4:\"file\";s:25:\"2020/09/assets-scaled.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"assets-190x300.jpg\";s:5:\"width\";i:190;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"assets-648x1024.jpg\";s:5:\"width\";i:648;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"assets-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"assets-768x1214.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"assets-972x1536.jpg\";s:5:\"width\";i:972;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:20:\"assets-1296x2048.jpg\";s:5:\"width\";i:1296;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"assets-1200x1896.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1896;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:{}}s:14:\"original_image\";s:10:\"assets.jpg\";}'),(4520,614,'_thumbnail_id','615'),(4521,614,'icon',''),(4522,614,'_icon','field_5d78c84f38d9c'),(4523,614,'featured',''),(4524,614,'_featured','field_5d78c85438d9d'),(4525,616,'_edit_lock','1599736918:1'),(4526,616,'_edit_last','1'),(4527,616,'_thumbnail_id','629'),(4528,616,'icon',''),(4529,616,'_icon','field_5d78c84f38d9c'),(4530,616,'featured',''),(4531,616,'_featured','field_5d78c85438d9d'),(4532,617,'_edit_lock','1612862164:1'),(4533,617,'_edit_last','1'),(4534,617,'_wp_page_template','template-parts/features-page.php'),(4535,619,'_menu_item_type','post_type'),(4536,619,'_menu_item_menu_item_parent','0'),(4537,619,'_menu_item_object_id','617'),(4538,619,'_menu_item_object','page'),(4539,619,'_menu_item_target',''),(4540,619,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4541,619,'_menu_item_xfn',''),(4542,619,'_menu_item_url',''),(4544,621,'banner_section_background_image','217'),(4545,621,'_banner_section_background_image','field_5d7f7f7e42974'),(4546,621,'banner_section_text','Request a Demo'),(4547,621,'_banner_section_text','field_5d7f7f7e42975'),(4548,621,'banner_section',''),(4549,621,'_banner_section','field_5d7f7f7e42973'),(4550,621,'content_section_content_heading','MSPs Win Big with Captain’s Chair'),(4551,621,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(4552,621,'content_section_content_part_1','See how Captain’s Chair can help you sell into more lucrative clients and turn IT decision makers into your advocates. Feel free to contact us at 877-677-2248 (CCIT).'),(4553,621,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(4554,621,'content_section_content_part_2',''),(4555,621,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(4556,621,'content_section',''),(4557,621,'_content_section','field_5d7f7f9ff4ab4'),(4558,621,'demo_form_section_form_heading','Submit your information'),(4559,621,'_demo_form_section_form_heading','field_5d7f8225a0478'),(4560,621,'demo_form_section',''),(4561,621,'_demo_form_section','field_5d7f8213a0477'),(4562,622,'_wp_attached_file','2020/09/client-dashboard-demo.jpg'),(4563,622,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:1436;s:4:\"file\";s:33:\"2020/09/client-dashboard-demo.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"client-dashboard-demo-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"client-dashboard-demo-998x1024.jpg\";s:5:\"width\";i:998;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"client-dashboard-demo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"client-dashboard-demo-768x788.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:788;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"client-dashboard-demo-1200x1231.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1231;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:{}}}'),(4564,623,'_wp_attached_file','2020/09/clients.png'),(4565,623,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:19:\"2020/09/clients.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(4566,624,'_wp_attached_file','2020/09/efficiency.png'),(4567,624,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:22:\"2020/09/efficiency.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(4568,625,'_wp_attached_file','2020/09/engagement.png'),(4569,625,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:22:\"2020/09/engagement.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(4570,626,'_wp_attached_file','2020/09/revenue.png'),(4571,626,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:19:\"2020/09/revenue.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(4572,342,'content_section_client_dashboard','622'),(4573,342,'_content_section_client_dashboard','field_5f5a0284841a7'),(4574,627,'banner_section_background_image','217'),(4575,627,'_banner_section_background_image','field_5d7f7f7e42974'),(4576,627,'banner_section_text','Request a Demo'),(4577,627,'_banner_section_text','field_5d7f7f7e42975'),(4578,627,'banner_section',''),(4579,627,'_banner_section','field_5d7f7f7e42973'),(4580,627,'content_section_content_heading','MSPs Win Big with Captain’s Chair'),(4581,627,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(4582,627,'content_section_content_part_1','<div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Drive</span><span class=\"big-text\">New Revenue</span>for existing &amp; new clients</h3><i><img title=\"New Revenue\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/revenue.png\" alt=\"New Revenue\" /></i></div></div><!-- /New Revenue --><!-- Boost --><div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Boost</span><span class=\"big-text\">Engagement</span>for existing &amp; new clients</h3><i><img title=\"Engagement\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/engagement.png\" alt=\"Engagement\" /></i></div></div><!-- /Boost --><!-- Increase --><div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Increase</span><span class=\"big-text\">Efficiency</span>for existing &amp; new clients</h3><i><img title=\"Efficiency\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/efficiency.png\" alt=\"Efficiency\" /></i></div></div><!-- /Increase --><!-- Win --><div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Win</span><span class=\"big-text\">New Clients</span>by offering more insight</h3><i><img title=\"New Clients\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/clients.png\" alt=\"New Clients\" /></i></div></div><!-- /Win -->'),(4583,627,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(4584,627,'content_section_content_part_2','<div class=\"col-md-4\"><div class=\"key-content\"><i><img title=\"Captain\'s Chair\" src=\"https://captainschairit.com/wp-content/themes/captainschare/img/tick.svg\" alt=\"Captain\'s Chair\" /></i><div>Customizable DashboardThat Delivers 100%Transparency</div></div></div><div class=\"col-md-4\"><div class=\"key-content\"><i><img title=\"Captain\'s Chair\" src=\"https://captainschairit.com/wp-content/themes/captainschare/img/tick.svg\" alt=\"Captain\'s Chair\" /></i><div>Connect Tickets, Licenses,Warranties &amp; More InJust Minutes</div></div></div><div class=\"col-md-4\"><div class=\"key-content\"><i><img title=\"Captain\'s Chair\" src=\"https://captainschairit.com/wp-content/themes/captainschare/img/tick.svg\" alt=\"Captain\'s Chair\" /></i><div>Save Time And Money OnManual effort QBR ReportingActivities</div></div></div>'),(4585,627,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(4586,627,'content_section',''),(4587,627,'_content_section','field_5d7f7f9ff4ab4'),(4588,627,'demo_form_section_form_heading','Submit your information'),(4589,627,'_demo_form_section_form_heading','field_5d7f8225a0478'),(4590,627,'demo_form_section',''),(4591,627,'_demo_form_section','field_5d7f8213a0477'),(4592,627,'content_section_client_dashboard','622'),(4593,627,'_content_section_client_dashboard','field_5f5a0284841a7'),(4598,628,'banner_section_background_image','15'),(4599,628,'_banner_section_background_image','field_5d7785aaee8ae'),(4600,628,'banner_section_front_image','603'),(4601,628,'_banner_section_front_image','field_5d7785d3ee8af'),(4602,628,'banner_section_text','Dashboard That Increases Client Engagement And Improves Decision Making'),(4603,628,'_banner_section_text','field_5d7785eeee8b0'),(4604,628,'banner_section',''),(4605,628,'_banner_section','field_5d778563ee8ad'),(4606,628,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\n<a href=\"https://captainschairit.com/connectors/\">Check out the current connectors with more coming soon!</a>'),(4607,628,'_connectors_section_text','field_5d7789431dc51'),(4608,628,'connectors_section_image','21'),(4609,628,'_connectors_section_image','field_5d7789511dc52'),(4610,628,'connectors_section',''),(4611,628,'_connectors_section','field_5d7789221dc50'),(4612,628,'about_products_section_text','Boost client trust and increase account management efficiency with customizable dashboards, consolidated client information, and automated QBR reports.'),(4613,628,'_about_products_section_text','field_5d77a19d21f5a'),(4614,628,'about_products_section',''),(4615,628,'_about_products_section','field_5d77a00521f59'),(4616,628,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(4617,628,'_selling_more_section_text','field_5d77a2f0593b7'),(4618,628,'selling_more_section_link',''),(4619,628,'_selling_more_section_link','field_5d77a307593b8'),(4620,628,'selling_more_section_image','37'),(4621,628,'_selling_more_section_image','field_5d77a312593b9'),(4622,628,'selling_more_section',''),(4623,628,'_selling_more_section','field_5d77a2e3593b6'),(4624,628,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(4625,628,'_explore_captains_chair_heading','field_5d790fcc655af'),(4626,628,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(4627,628,'_explore_captains_chair_point_1','field_5d79101d655b0'),(4628,628,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(4629,628,'_explore_captains_chair_point_2','field_5d791091655b1'),(4630,628,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(4631,628,'_explore_captains_chair_point_3','field_5d791097655b2'),(4632,628,'explore_captains_chair',''),(4633,628,'_explore_captains_chair','field_5d790f8f655ae'),(4634,628,'explore_captains_chair_background_image','130'),(4635,628,'_explore_captains_chair_background_image','field_5d79111f19196'),(4636,628,'banner_section_button_text','Request a Demo'),(4637,628,'_banner_section_button_text','field_5d79edb98bc10'),(4638,628,'about_products_section_button_text','Learn More'),(4639,628,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(4640,628,'explore_captains_chair_button_text','Explore Captain’s Chair'),(4641,628,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(4642,628,'connectors_section_heading',''),(4643,628,'_connectors_section_heading','field_5d79f022eb0e9'),(4644,628,'newsletter_content_heading','Stay Informed!'),(4645,628,'_newsletter_content_heading','field_5d79f999a7aae'),(4646,628,'newsletter_content_text','Get news and updates on captain\'s chair'),(4647,628,'_newsletter_content_text','field_5d79f999a7aaf'),(4648,628,'newsletter_content',''),(4649,628,'_newsletter_content','field_5d79f999a7aad'),(4650,628,'selling_more_section_heading','Selling More'),(4651,628,'_selling_more_section_heading','field_5d7a00919695e'),(4652,628,'selling_more_section_button_text','get started'),(4653,628,'_selling_more_section_button_text','field_5d7a00989695f'),(4654,628,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(4655,628,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(4656,628,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(4657,628,'_about_products_section_button_link','field_5d9215268abf2'),(4658,628,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(4659,628,'_banner_section_button_link','field_5d9215880fa13'),(4660,628,'banner_section_front_image_popup','606'),(4661,628,'_banner_section_front_image_popup','field_5f59d86ba4113'),(4666,5,'_aioseop_description','Captain&#039;s Chair is the fundamental tool for MSP&#039;s to provide an enhanced customer experience by bridging communication gaps and building trust.'),(4667,5,'_aioseop_title','Next-Gen IT MSP Client Portal and Dashboard'),(4668,28,'_wp_old_slug','where-does-the-information-come-from'),(4669,629,'_wp_attached_file','2020/09/am-dashboard.jpg'),(4670,629,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:2368;s:4:\"file\";s:24:\"2020/09/am-dashboard.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"am-dashboard-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"am-dashboard-830x1024.jpg\";s:5:\"width\";i:830;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"am-dashboard-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"am-dashboard-768x947.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:947;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"am-dashboard-1245x1536.jpg\";s:5:\"width\";i:1245;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"am-dashboard-1661x2048.jpg\";s:5:\"width\";i:1661;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"am-dashboard-1200x1480.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1480;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:{}}}'),(4671,630,'banner_section_background_image','217'),(4672,630,'_banner_section_background_image','field_5d7f7f7e42974'),(4673,630,'banner_section_text','Request a Demo'),(4674,630,'_banner_section_text','field_5d7f7f7e42975'),(4675,630,'banner_section',''),(4676,630,'_banner_section','field_5d7f7f7e42973'),(4677,630,'content_section_content_heading','MSPs Win Big with Captain’s Chair'),(4678,630,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(4679,630,'content_section_content_part_1','<div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Drive</span><span class=\"big-text\">New Revenue</span>for existing &amp; new clients</h3><i><img title=\"New Revenue\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/revenue.png\" alt=\"New Revenue\" /></i></div></div><!-- /New Revenue --><!-- Boost --><div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Boost</span><span class=\"big-text\">Engagement</span>for existing &amp; new clients</h3><i><img title=\"Engagement\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/engagement.png\" alt=\"Engagement\" /></i></div></div><!-- /Boost --><!-- Increase --><div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Increase</span><span class=\"big-text\">Efficiency</span>for existing &amp; new clients</h3><i><img title=\"Efficiency\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/efficiency.png\" alt=\"Efficiency\" /></i></div></div><!-- /Increase --><!-- Win --><div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Win</span><span class=\"big-text\">New Clients</span>by offering more insight</h3><i><img title=\"New Clients\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/clients.png\" alt=\"New Clients\" /></i></div></div><!-- /Win -->'),(4680,630,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(4681,630,'content_section_content_part_2','<div class=\"col-md-4\"><div class=\"key-content\"><i><img title=\"Captain\'s Chair\" src=\"https://captainschairit.com/wp-content/themes/captainschare/img/tick.svg\" alt=\"Captain\'s Chair\" /></i><div>Customizable DashboardThat Delivers 100%Transparency</div></div></div><div class=\"col-md-4\"><div class=\"key-content\"><i><img title=\"Captain\'s Chair\" src=\"https://captainschairit.com/wp-content/themes/captainschare/img/tick.svg\" alt=\"Captain\'s Chair\" /></i><div>Connect Tickets, Licenses,Warranties &amp; More InJust Minutes</div></div></div><div class=\"col-md-4\"><div class=\"key-content\"><i><img title=\"Captain\'s Chair\" src=\"https://captainschairit.com/wp-content/themes/captainschare/img/tick.svg\" alt=\"Captain\'s Chair\" /></i><div>Save Time And Money OnManual effort QBR ReportingActivities</div></div></div>'),(4682,630,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(4683,630,'content_section',''),(4684,630,'_content_section','field_5d7f7f9ff4ab4'),(4685,630,'demo_form_section_form_heading','Check our availability'),(4686,630,'_demo_form_section_form_heading','field_5d7f8225a0478'),(4687,630,'demo_form_section',''),(4688,630,'_demo_form_section','field_5d7f8213a0477'),(4689,630,'content_section_client_dashboard','622'),(4690,630,'_content_section_client_dashboard','field_5f5a0284841a7'),(4692,662,'_edit_lock','1612339759:1'),(4693,662,'_edit_last','1'),(4694,663,'_wp_attached_file','2020/10/price-banner.jpg'),(4695,663,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1365;s:6:\"height\";i:382;s:4:\"file\";s:24:\"2020/10/price-banner.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"price-banner-300x84.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"price-banner-1024x287.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"price-banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"price-banner-768x215.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"price-banner-1200x336.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:336;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:{}}}'),(4696,662,'_wp_page_template','template-parts/pricing.php'),(4697,662,'banner_section_background_image','663'),(4698,662,'_banner_section_background_image','field_5f55fcd9df780'),(4699,662,'banner_section_text','Pricing'),(4700,662,'_banner_section_text','field_5f55fcd9df7bd'),(4701,662,'banner_section',''),(4702,662,'_banner_section','field_5f55fcd9cc74c'),(4703,664,'banner_section_background_image','663'),(4704,664,'_banner_section_background_image','field_5f55fcd9df780'),(4705,664,'banner_section_text','Pricing'),(4706,664,'_banner_section_text','field_5f55fcd9df7bd'),(4707,664,'banner_section',''),(4708,664,'_banner_section','field_5f55fcd9cc74c'),(4763,668,'_edit_lock','1618897015:1'),(4764,668,'_edit_last','1'),(4765,669,'_wp_attached_file','2020/10/msp-content-img.jpg'),(4766,669,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:639;s:6:\"height\";i:426;s:4:\"file\";s:27:\"2020/10/msp-content-img.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"msp-content-img-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"msp-content-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(4767,668,'_wp_page_template','template-parts/collect-data-msp.php'),(4768,668,'page_heading','Captain’s Chair Set-Up'),(4769,668,'_page_heading','field_5e5775ae95327'),(4770,668,'captains_charis_url_instructions','In the section where they enter their url change the copy from \'Captain\'s Chair URL\' to \'[My Captain\'s Chair Site Name]\''),(4771,668,'_captains_charis_url_instructions','field_5e6b8a77bd16e'),(4772,668,'content_big_font','One business day away from harnessing the power of Captain\'s Chair.'),(4773,668,'_content_big_font','field_5e5775b695328'),(4774,668,'content_small_font','With the free trial and cancel any time offer there is no better time to create a Captain\'s Chair site for your MSP.'),(4775,668,'_content_small_font','field_5e5775c695329'),(4776,668,'image',''),(4777,668,'_image','field_5e5775ca9532b'),(4778,670,'page_heading','Captain’s Chair Set-Up'),(4779,670,'_page_heading','field_5e5775ae95327'),(4780,670,'captains_charis_url_instructions','In the section where they enter their url change the copy from \'Captain\'s Chair URL\' to \'[My Captain\'s Chair Site Name]\''),(4781,670,'_captains_charis_url_instructions','field_5e6b8a77bd16e'),(4782,670,'content_big_font','One business day away from harnessing the power of Captain\'s Chair.'),(4783,670,'_content_big_font','field_5e5775b695328'),(4784,670,'content_small_font','With the free trial and cancel any time offer there is no better time to create a Captain\'s Chair site for your MSP.'),(4785,670,'_content_small_font','field_5e5775c695329'),(4786,670,'image','669'),(4787,670,'_image','field_5e5775ca9532b'),(4788,671,'page_heading','Captain’s Chair Set-Up'),(4789,671,'_page_heading','field_5e5775ae95327'),(4790,671,'captains_charis_url_instructions','In the section where they enter their url change the copy from \'Captain\'s Chair URL\' to \'[My Captain\'s Chair Site Name]\''),(4791,671,'_captains_charis_url_instructions','field_5e6b8a77bd16e'),(4792,671,'content_big_font','One business day away from harnessing the power of Captain\'s Chair.'),(4793,671,'_content_big_font','field_5e5775b695328'),(4794,671,'content_small_font','With the free trial and cancel any time offer there is no better time to create a Captain\'s Chair site for your MSP.'),(4795,671,'_content_small_font','field_5e5775c695329'),(4796,671,'image',''),(4797,671,'_image','field_5e5775ca9532b'),(4798,672,'_edit_lock','1603265908:1'),(4799,672,'_edit_last','1'),(4800,672,'_wp_page_template','template-parts/choose-connectors.php'),(4801,672,'page_heading','Captain’s Chair Set-Up'),(4802,672,'_page_heading','field_5e5796c9e52aa'),(4803,672,'content_part','Captain’s Chair implementations are customized based on your PSA.  Please select the PSA you use below or choose ‘Other’ and enter your PSA.'),(4804,672,'_content_part','field_5e5796e2e52ab'),(4805,673,'page_heading','Captain’s Chair Set-Up'),(4806,673,'_page_heading','field_5e5796c9e52aa'),(4807,673,'content_part','Captain’s Chair implementations are customized based on your PSA.  Please select the PSA you use below or choose ‘Other’ and enter your PSA.'),(4808,673,'_content_part','field_5e5796e2e52ab'),(4812,674,'_wp_attached_file','2019/09/ConnectWiseManage-2.png'),(4813,674,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:130;s:6:\"height\";i:86;s:4:\"file\";s:31:\"2019/09/ConnectWiseManage-2.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(4814,675,'_wp_attached_file','2019/09/kaseya-bms-3.png'),(4815,675,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:130;s:6:\"height\";i:86;s:4:\"file\";s:24:\"2019/09/kaseya-bms-3.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(4816,104,'connector_id','1'),(4817,104,'_connector_id','field_5ebbd86220ec5'),(4818,104,'image','674'),(4819,104,'_image','field_5ec36f84c84a7'),(4820,528,'connector_id','46'),(4821,528,'_connector_id','field_5ebbd86220ec5'),(4822,528,'image','675'),(4823,528,'_image','field_5ec36f84c84a7'),(4824,676,'_edit_lock','1603269070:1'),(4825,676,'_edit_last','1'),(4826,676,'_wp_page_template','template-parts/confirmation-page.php'),(4827,676,'page_heading','Captain’s Chair Set-Up'),(4828,676,'_page_heading','field_5e592d8608cb4'),(4829,676,'content_heading','Order Confirmation'),(4830,676,'_content_heading','field_5e592d9808cb5'),(4831,676,'content_part','Please confirm the below information is correct. No charges will be applied till the end of the trial.\r\n\r\nWelcome to the Captain\'s Chair team.\r\nAs a new Partner you will receive an email invite to your site within 1 business day.\r\n\r\nIf you have any questions before then, please give us a call.'),(4832,676,'_content_part','field_5e592db708cb6'),(4833,677,'page_heading','Captain’s Chair Set-Up'),(4834,677,'_page_heading','field_5e592d8608cb4'),(4835,677,'content_heading','Order Confirmation'),(4836,677,'_content_heading','field_5e592d9808cb5'),(4837,677,'content_part','Please confirm the below information is correct. No charges will be applied till the end of the trial.\r\n\r\nWelcome to the Captain\'s Chair team.\r\nAs a new Partner you will receive an email invite to your site within 1 business day.\r\n\r\nIf you have any questions before then, please give us a call.'),(4838,677,'_content_part','field_5e592db708cb6'),(4839,678,'_edit_lock','1609237085:1'),(4840,678,'_edit_last','1'),(4841,678,'_wp_page_template','template-parts/thankyou-page-other.php'),(4842,575,'_edit_last','1'),(4843,678,'page_heading','Captain\'s Chair'),(4844,678,'_page_heading','field_5e5cc3c48b4f7'),(4845,678,'thank_you_text','Thank you for your interest in Captain\'s Chair.  '),(4846,678,'_thank_you_text','field_5e5cc3da8b4f8'),(4847,678,'thank_you_content','Currently, Captain\'s Chair does not support the PSA you selected.  However, it is on our road map to complete this integration and we will reach out when we get closer to implementation to see if you would be interested in participating in the beta release.'),(4848,678,'_thank_you_content','field_5e5cc42a8b4f9'),(4849,680,'page_heading','Captain\'s Chair'),(4850,680,'_page_heading','field_5e5cc3c48b4f7'),(4851,680,'thank_you_text','Thank you for your interest in Captain\'s Chair.  '),(4852,680,'_thank_you_text','field_5e5cc3da8b4f8'),(4853,680,'thank_you_content','Currently, Captain\'s Chair does not support the PSA you selected.  However, it is on our road map to complete this integration and we will reach out when we get closer to implementation to see if you would be interested in participating in the beta release.'),(4854,680,'_thank_you_content','field_5e5cc42a8b4f9'),(4855,681,'_menu_item_type','post_type'),(4856,681,'_menu_item_menu_item_parent','0'),(4857,681,'_menu_item_object_id','662'),(4858,681,'_menu_item_object','page'),(4859,681,'_menu_item_target',''),(4860,681,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4861,681,'_menu_item_xfn',''),(4862,681,'_menu_item_url',''),(4865,642,'_edit_lock','1610109411:1'),(4866,642,'_edit_last','1'),(4867,662,'content','Captain’s Chair pricing is based on minimum client activation tiers as described below. Simply click the preview button to setup a Captain’s Site for your MSP.  No credit card is required for the preview.'),(4868,662,'_content','field_5f901635fa14f'),(4869,684,'banner_section_background_image','663'),(4870,684,'_banner_section_background_image','field_5f55fcd9df780'),(4871,684,'banner_section_text','Pricing'),(4872,684,'_banner_section_text','field_5f55fcd9df7bd'),(4873,684,'banner_section',''),(4874,684,'_banner_section','field_5f55fcd9cc74c'),(4875,684,'content','Captain’s Chair pricing is based on minimum client activation tiers as described below. Simply click the preview button to setup a Captain’s Site for your MSP.  No credit card is required for the preview.'),(4876,684,'_content','field_5f901635fa14f'),(4877,687,'_wp_attached_file','2020/11/saas-agreement.pdf'),(4878,688,'_edit_lock','1604564217:1'),(4879,688,'_edit_last','1'),(4880,688,'_wp_page_template','template-parts/thankyou-page.php'),(4881,688,'page_heading','Captain\'s Chair Trial'),(4882,688,'_page_heading','field_5e5cc3c48b4f7'),(4883,688,'thank_you_text','Thank you for your interest in Captain\'s Chair.'),(4884,688,'_thank_you_text','field_5e5cc3da8b4f8'),(4885,688,'thank_you_content','An email has been sent to you with a copy of the agreement, welcoming you to Captain\'s Chair.  Please check spam folder if it isn\'t in your Inbox. It will take about one to two business days to provision your site and then we will be in touch to support a successful implementation.'),(4886,688,'_thank_you_content','field_5e5cc42a8b4f9'),(4887,689,'page_heading','Captain\'s Chair Trial'),(4888,689,'_page_heading','field_5e5cc3c48b4f7'),(4889,689,'thank_you_text','Thank you for your interest in Captain\'s Chair.'),(4890,689,'_thank_you_text','field_5e5cc3da8b4f8'),(4891,689,'thank_you_content','An email has been sent to you with a copy of the agreement, welcoming you to Captain\'s Chair.  Please check spam folder if it isn\'t in your Inbox. It will take about one to two business days to provision your site and then we will be in touch to support a successful implementation.'),(4892,689,'_thank_you_content','field_5e5cc42a8b4f9'),(4929,703,'_edit_lock','1606978046:1'),(4930,703,'_edit_last','1'),(4931,703,'crewman_text','$299'),(4932,703,'_crewman_text','field_5fb75c87c74e7'),(4933,703,'crewman_eligible','0'),(4934,703,'_crewman_eligible','field_5fb75ca2c74e8'),(4935,703,'crewman',''),(4936,703,'_crewman','field_5fb75c68c74e6'),(4937,703,'lieutenant_text','$624'),(4938,703,'_lieutenant_text','field_5fb75ceab6b8c'),(4939,703,'lieutenant_eligible','0'),(4940,703,'_lieutenant_eligible','field_5fb75ceab6b8d'),(4941,703,'lieutenant',''),(4942,703,'_lieutenant','field_5fb75ceab6b8b'),(4943,703,'captain_text','$999'),(4944,703,'_captain_text','field_5fb75d353c32e'),(4945,703,'captain_eligible','0'),(4946,703,'_captain_eligible','field_5fb75d353c32f'),(4947,703,'captain',''),(4948,703,'_captain','field_5fb75d353c32d'),(4949,704,'_edit_lock','1606978073:1'),(4950,704,'_edit_last','1'),(4951,704,'crewman_text','$0'),(4952,704,'_crewman_text','field_5fb75c87c74e7'),(4953,704,'crewman_eligible','0'),(4954,704,'_crewman_eligible','field_5fb75ca2c74e8'),(4955,704,'crewman',''),(4956,704,'_crewman','field_5fb75c68c74e6'),(4957,704,'lieutenant_text','$0'),(4958,704,'_lieutenant_text','field_5fb75ceab6b8c'),(4959,704,'lieutenant_eligible','0'),(4960,704,'_lieutenant_eligible','field_5fb75ceab6b8d'),(4961,704,'lieutenant',''),(4962,704,'_lieutenant','field_5fb75ceab6b8b'),(4963,704,'captain_text','$0'),(4964,704,'_captain_text','field_5fb75d353c32e'),(4965,704,'captain_eligible','0'),(4966,704,'_captain_eligible','field_5fb75d353c32f'),(4967,704,'captain',''),(4968,704,'_captain','field_5fb75d353c32d'),(4969,705,'_edit_lock','1606978101:1'),(4970,705,'_edit_last','1'),(4971,705,'crewman_text','$3,228 ($269/mo)'),(4972,705,'_crewman_text','field_5fb75c87c74e7'),(4973,705,'crewman_eligible','0'),(4974,705,'_crewman_eligible','field_5fb75ca2c74e8'),(4975,705,'crewman',''),(4976,705,'_crewman','field_5fb75c68c74e6'),(4977,705,'lieutenant_text','$6,744 ($562/mo)'),(4978,705,'_lieutenant_text','field_5fb75ceab6b8c'),(4979,705,'lieutenant_eligible','0'),(4980,705,'_lieutenant_eligible','field_5fb75ceab6b8d'),(4981,705,'lieutenant',''),(4982,705,'_lieutenant','field_5fb75ceab6b8b'),(4983,705,'captain_text','$10,788 ($899/mo)'),(4984,705,'_captain_text','field_5fb75d353c32e'),(4985,705,'captain_eligible','0'),(4986,705,'_captain_eligible','field_5fb75d353c32f'),(4987,705,'captain',''),(4988,705,'_captain','field_5fb75d353c32d'),(4989,706,'_edit_lock','1606978151:1'),(4990,706,'_edit_last','1'),(4991,706,'crewman_text','20 clients'),(4992,706,'_crewman_text','field_5fb75c87c74e7'),(4993,706,'crewman_eligible','0'),(4994,706,'_crewman_eligible','field_5fb75ca2c74e8'),(4995,706,'crewman',''),(4996,706,'_crewman','field_5fb75c68c74e6'),(4997,706,'lieutenant_text','50 clients'),(4998,706,'_lieutenant_text','field_5fb75ceab6b8c'),(4999,706,'lieutenant_eligible','0'),(5000,706,'_lieutenant_eligible','field_5fb75ceab6b8d'),(5001,706,'lieutenant',''),(5002,706,'_lieutenant','field_5fb75ceab6b8b'),(5003,706,'captain_text','100 clients'),(5004,706,'_captain_text','field_5fb75d353c32e'),(5005,706,'captain_eligible','0'),(5006,706,'_captain_eligible','field_5fb75d353c32f'),(5007,706,'captain',''),(5008,706,'_captain','field_5fb75d353c32d'),(5009,707,'_edit_lock','1606978227:1'),(5010,707,'_edit_last','1'),(5011,707,'crewman_text','$14.95'),(5012,707,'_crewman_text','field_5fb75c87c74e7'),(5013,707,'crewman_eligible','0'),(5014,707,'_crewman_eligible','field_5fb75ca2c74e8'),(5015,707,'crewman',''),(5016,707,'_crewman','field_5fb75c68c74e6'),(5017,707,'lieutenant_text','$12.49'),(5018,707,'_lieutenant_text','field_5fb75ceab6b8c'),(5019,707,'lieutenant_eligible','0'),(5020,707,'_lieutenant_eligible','field_5fb75ceab6b8d'),(5021,707,'lieutenant',''),(5022,707,'_lieutenant','field_5fb75ceab6b8b'),(5023,707,'captain_text','$9.99'),(5024,707,'_captain_text','field_5fb75d353c32e'),(5025,707,'captain_eligible','0'),(5026,707,'_captain_eligible','field_5fb75d353c32f'),(5027,707,'captain',''),(5028,707,'_captain','field_5fb75d353c32d'),(5029,708,'_edit_lock','1606978288:1'),(5030,708,'_edit_last','1'),(5031,708,'crewman_text',''),(5032,708,'_crewman_text','field_5fb75c87c74e7'),(5033,708,'crewman_eligible','1'),(5034,708,'_crewman_eligible','field_5fb75ca2c74e8'),(5035,708,'crewman',''),(5036,708,'_crewman','field_5fb75c68c74e6'),(5037,708,'lieutenant_text',''),(5038,708,'_lieutenant_text','field_5fb75ceab6b8c'),(5039,708,'lieutenant_eligible','1'),(5040,708,'_lieutenant_eligible','field_5fb75ceab6b8d'),(5041,708,'lieutenant',''),(5042,708,'_lieutenant','field_5fb75ceab6b8b'),(5043,708,'captain_text',''),(5044,708,'_captain_text','field_5fb75d353c32e'),(5045,708,'captain_eligible','1'),(5046,708,'_captain_eligible','field_5fb75d353c32f'),(5047,708,'captain',''),(5048,708,'_captain','field_5fb75d353c32d'),(5049,709,'_edit_lock','1606978313:1'),(5050,709,'_edit_last','1'),(5051,709,'crewman_text',''),(5052,709,'_crewman_text','field_5fb75c87c74e7'),(5053,709,'crewman_eligible','1'),(5054,709,'_crewman_eligible','field_5fb75ca2c74e8'),(5055,709,'crewman',''),(5056,709,'_crewman','field_5fb75c68c74e6'),(5057,709,'lieutenant_text',''),(5058,709,'_lieutenant_text','field_5fb75ceab6b8c'),(5059,709,'lieutenant_eligible','1'),(5060,709,'_lieutenant_eligible','field_5fb75ceab6b8d'),(5061,709,'lieutenant',''),(5062,709,'_lieutenant','field_5fb75ceab6b8b'),(5063,709,'captain_text',''),(5064,709,'_captain_text','field_5fb75d353c32e'),(5065,709,'captain_eligible','1'),(5066,709,'_captain_eligible','field_5fb75d353c32f'),(5067,709,'captain',''),(5068,709,'_captain','field_5fb75d353c32d'),(5069,710,'_edit_lock','1606979787:1'),(5070,710,'_edit_last','1'),(5071,710,'crewman_text',''),(5072,710,'_crewman_text','field_5fb75c87c74e7'),(5073,710,'crewman_eligible','1'),(5074,710,'_crewman_eligible','field_5fb75ca2c74e8'),(5075,710,'crewman',''),(5076,710,'_crewman','field_5fb75c68c74e6'),(5077,710,'lieutenant_text',''),(5078,710,'_lieutenant_text','field_5fb75ceab6b8c'),(5079,710,'lieutenant_eligible','1'),(5080,710,'_lieutenant_eligible','field_5fb75ceab6b8d'),(5081,710,'lieutenant',''),(5082,710,'_lieutenant','field_5fb75ceab6b8b'),(5083,710,'captain_text',''),(5084,710,'_captain_text','field_5fb75d353c32e'),(5085,710,'captain_eligible','1'),(5086,710,'_captain_eligible','field_5fb75d353c32f'),(5087,710,'captain',''),(5088,710,'_captain','field_5fb75d353c32d'),(5112,674,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:34.20958512160229;s:5:\"bytes\";i:1913;s:11:\"size_before\";i:5592;s:10:\"size_after\";i:3679;s:4:\"time\";d:0.09;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.21;s:5:\"bytes\";i:1913;s:11:\"size_before\";i:5592;s:10:\"size_after\";i:3679;s:4:\"time\";d:0.09;}}}'),(5113,675,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:37.81334361743154;s:5:\"bytes\";i:1961;s:11:\"size_before\";i:5186;s:10:\"size_after\";i:3225;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:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.81;s:5:\"bytes\";i:1961;s:11:\"size_before\";i:5186;s:10:\"size_after\";i:3225;s:4:\"time\";d:0.06;}}}'),(5114,669,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.375319663365416;s:5:\"bytes\";i:941;s:11:\"size_before\";i:21507;s:10:\"size_after\";i:20566;s:4:\"time\";d:0.04;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:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.05;s:5:\"bytes\";i:590;s:11:\"size_before\";i:14575;s:10:\"size_after\";i:13985;s:4:\"time\";d:0.03;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.06;s:5:\"bytes\";i:351;s:11:\"size_before\";i:6932;s:10:\"size_after\";i:6581;s:4:\"time\";d:0.01;}}}'),(5115,663,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.246626160540616;s:5:\"bytes\";i:8471;s:11:\"size_before\";i:199476;s:10:\"size_after\";i:191005;s:4:\"time\";d:0.18;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5;s:5:\"bytes\";i:575;s:11:\"size_before\";i:8847;s:10:\"size_after\";i:8272;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.13;s:5:\"bytes\";i:2609;s:11:\"size_before\";i:63185;s:10:\"size_after\";i:60576;s:4:\"time\";d:0.03;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.04;s:5:\"bytes\";i:450;s:11:\"size_before\";i:7448;s:10:\"size_after\";i:6998;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.75;s:5:\"bytes\";i:1901;s:11:\"size_before\";i:40023;s:10:\"size_after\";i:38122;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.67;s:5:\"bytes\";i:2936;s:11:\"size_before\";i:79973;s:10:\"size_after\";i:77037;s:4:\"time\";d:0.06;}}}'),(5116,629,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.680354430734129;s:5:\"bytes\";i:82986;s:11:\"size_before\";i:857262;s:10:\"size_after\";i:774276;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:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.96;s:5:\"bytes\";i:923;s:11:\"size_before\";i:13254;s:10:\"size_after\";i:12331;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.16;s:5:\"bytes\";i:8106;s:11:\"size_before\";i:99337;s:10:\"size_after\";i:91231;s:4:\"time\";d:0.03;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.98;s:5:\"bytes\";i:293;s:11:\"size_before\";i:4897;s:10:\"size_after\";i:4604;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.15;s:5:\"bytes\";i:7284;s:11:\"size_before\";i:89429;s:10:\"size_after\";i:82145;s:4:\"time\";d:0.03;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.68;s:5:\"bytes\";i:17931;s:11:\"size_before\";i:185289;s:10:\"size_after\";i:167358;s:4:\"time\";d:0.05;}s:9:\"2048x2048\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.05;s:5:\"bytes\";i:31848;s:11:\"size_before\";i:288260;s:10:\"size_after\";i:256412;s:4:\"time\";d:0.1;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.39;s:5:\"bytes\";i:16601;s:11:\"size_before\";i:176796;s:10:\"size_after\";i:160195;s:4:\"time\";d:0.05;}}}'),(5117,624,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:49.27355749273558;s:5:\"bytes\";i:1187;s:11:\"size_before\";i:2409;s:10:\"size_after\";i:1222;s:4:\"time\";d:0.02;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:49.27;s:5:\"bytes\";i:1187;s:11:\"size_before\";i:2409;s:10:\"size_after\";i:1222;s:4:\"time\";d:0.02;}}}'),(5118,625,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:39.6042815439507;s:5:\"bytes\";i:1221;s:11:\"size_before\";i:3083;s:10:\"size_after\";i:1862;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.6;s:5:\"bytes\";i:1221;s:11:\"size_before\";i:3083;s:10:\"size_after\";i:1862;s:4:\"time\";d:0.01;}}}'),(5119,626,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:39.80317113176599;s:5:\"bytes\";i:1456;s:11:\"size_before\";i:3658;s:10:\"size_after\";i:2202;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.8;s:5:\"bytes\";i:1456;s:11:\"size_before\";i:3658;s:10:\"size_after\";i:2202;s:4:\"time\";d:0.01;}}}'),(5120,623,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:38.94517282479142;s:5:\"bytes\";i:1307;s:11:\"size_before\";i:3356;s:10:\"size_after\";i:2049;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.95;s:5:\"bytes\";i:1307;s:11:\"size_before\";i:3356;s:10:\"size_after\";i:2049;s:4:\"time\";d:0.01;}}}'),(5121,622,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.541797843204795;s:5:\"bytes\";i:31310;s:11:\"size_before\";i:415153;s:10:\"size_after\";i:383843;s:4:\"time\";d:0.5599999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.47;s:5:\"bytes\";i:1080;s:11:\"size_before\";i:19728;s:10:\"size_after\";i:18648;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.66;s:5:\"bytes\";i:9998;s:11:\"size_before\";i:130518;s:10:\"size_after\";i:120520;s:4:\"time\";d:0.3;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.94;s:5:\"bytes\";i:335;s:11:\"size_before\";i:6778;s:10:\"size_after\";i:6443;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.81;s:5:\"bytes\";i:6071;s:11:\"size_before\";i:89167;s:10:\"size_after\";i:83096;s:4:\"time\";d:0.1;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.18;s:5:\"bytes\";i:13826;s:11:\"size_before\";i:168962;s:10:\"size_after\";i:155136;s:4:\"time\";d:0.12;}}}'),(5122,615,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:11.018929499942159;s:5:\"bytes\";i:90488;s:11:\"size_before\";i:821205;s:10:\"size_after\";i:730717;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:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.02;s:5:\"bytes\";i:574;s:11:\"size_before\";i:9537;s:10:\"size_after\";i:8963;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.09;s:5:\"bytes\";i:6364;s:11:\"size_before\";i:78641;s:10:\"size_after\";i:72277;s:4:\"time\";d:0.03;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.29;s:5:\"bytes\";i:325;s:11:\"size_before\";i:4458;s:10:\"size_after\";i:4133;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.11;s:5:\"bytes\";i:9599;s:11:\"size_before\";i:105369;s:10:\"size_after\";i:95770;s:4:\"time\";d:0.03;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.02;s:5:\"bytes\";i:17314;s:11:\"size_before\";i:157065;s:10:\"size_after\";i:139751;s:4:\"time\";d:0.06;}s:9:\"2048x2048\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.4;s:5:\"bytes\";i:30585;s:11:\"size_before\";i:246746;s:10:\"size_after\";i:216161;s:4:\"time\";d:0.08;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.73;s:5:\"bytes\";i:25727;s:11:\"size_before\";i:219389;s:10:\"size_after\";i:193662;s:4:\"time\";d:0.07;}}}'),(5123,613,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.061252374757846;s:5:\"bytes\";i:43003;s:11:\"size_before\";i:427412;s:10:\"size_after\";i:384409;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:6:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.28;s:5:\"bytes\";i:626;s:11:\"size_before\";i:11865;s:10:\"size_after\";i:11239;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.26;s:5:\"bytes\";i:7915;s:11:\"size_before\";i:85435;s:10:\"size_after\";i:77520;s:4:\"time\";d:0.06;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.29;s:5:\"bytes\";i:311;s:11:\"size_before\";i:4947;s:10:\"size_after\";i:4636;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.95;s:5:\"bytes\";i:4357;s:11:\"size_before\";i:54809;s:10:\"size_after\";i:50452;s:4:\"time\";d:0.02;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.18;s:5:\"bytes\";i:17542;s:11:\"size_before\";i:156934;s:10:\"size_after\";i:139392;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.8;s:5:\"bytes\";i:12252;s:11:\"size_before\";i:113422;s:10:\"size_after\";i:101170;s:4:\"time\";d:0.05;}}}'),(5124,611,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.04540728870365;s:5:\"bytes\";i:38891;s:11:\"size_before\";i:429953;s:10:\"size_after\";i:391062;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:6:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.14;s:5:\"bytes\";i:623;s:11:\"size_before\";i:12121;s:10:\"size_after\";i:11498;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.44;s:5:\"bytes\";i:7097;s:11:\"size_before\";i:84062;s:10:\"size_after\";i:76965;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.83;s:5:\"bytes\";i:254;s:11:\"size_before\";i:5261;s:10:\"size_after\";i:5007;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.18;s:5:\"bytes\";i:4006;s:11:\"size_before\";i:55818;s:10:\"size_after\";i:51812;s:4:\"time\";d:0.05;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.2;s:5:\"bytes\";i:16329;s:11:\"size_before\";i:160103;s:10:\"size_after\";i:143774;s:4:\"time\";d:0.12;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.4;s:5:\"bytes\";i:10582;s:11:\"size_before\";i:112588;s:10:\"size_after\";i:102006;s:4:\"time\";d:0.03;}}}'),(5126,603,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.207716233908748;s:5:\"bytes\";i:50761;s:11:\"size_before\";i:264274;s:10:\"size_after\";i:213513;s:4:\"time\";d:0.97;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.31;s:5:\"bytes\";i:6967;s:11:\"size_before\";i:38044;s:10:\"size_after\";i:31077;s:4:\"time\";d:0.11;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.54;s:5:\"bytes\";i:3036;s:11:\"size_before\";i:19538;s:10:\"size_after\";i:16502;s:4:\"time\";d:0.11;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.72;s:5:\"bytes\";i:40758;s:11:\"size_before\";i:206692;s:10:\"size_after\";i:165934;s:4:\"time\";d:0.75;}}}'),(5127,568,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.838876570583888;s:5:\"bytes\";i:79;s:11:\"size_before\";i:1353;s:10:\"size_after\";i:1274;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.84;s:5:\"bytes\";i:79;s:11:\"size_before\";i:1353;s:10:\"size_after\";i:1274;s:4:\"time\";d:0.01;}}}'),(5128,567,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.8396386222473176;s:5:\"bytes\";i:68;s:11:\"size_before\";i:1771;s:10:\"size_after\";i:1703;s:4:\"time\";d:0.02;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.84;s:5:\"bytes\";i:68;s:11:\"size_before\";i:1771;s:10:\"size_after\";i:1703;s:4:\"time\";d:0.02;}}}'),(5129,529,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:20.03338898163606;s:5:\"bytes\";i:2760;s:11:\"size_before\";i:13777;s:10:\"size_after\";i:11017;s:4:\"time\";d:0.09000000000000001;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:21.85;s:5:\"bytes\";i:1434;s:11:\"size_before\";i:6563;s:10:\"size_after\";i:5129;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.38;s:5:\"bytes\";i:1326;s:11:\"size_before\";i:7214;s:10:\"size_after\";i:5888;s:4:\"time\";d:0.07;}}}'),(5130,524,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:29.278686252771617;s:5:\"bytes\";i:8451;s:11:\"size_before\";i:28864;s:10:\"size_after\";i:20413;s:4:\"time\";d:0.19999999999999998;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\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4307;s:10:\"size_after\";i:4307;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.41;s:5:\"bytes\";i:8451;s:11:\"size_before\";i:24557;s:10:\"size_after\";i:16106;s:4:\"time\";d:0.18;}}}'),(5131,517,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:23.196262760251457;s:5:\"bytes\";i:4022;s:11:\"size_before\";i:17339;s:10:\"size_after\";i:13317;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:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.43;s:5:\"bytes\";i:1254;s:11:\"size_before\";i:5351;s:10:\"size_after\";i:4097;s:4:\"time\";d:0.09;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.09;s:5:\"bytes\";i:2768;s:11:\"size_before\";i:11988;s:10:\"size_after\";i:9220;s:4:\"time\";d:0.12;}}}'),(5132,515,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:28.881789137380192;s:5:\"bytes\";i:452;s:11:\"size_before\";i:1565;s:10:\"size_after\";i:1113;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:1:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.88;s:5:\"bytes\";i:452;s:11:\"size_before\";i:1565;s:10:\"size_after\";i:1113;s:4:\"time\";d:0.06;}}}'),(5133,484,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.717241077676697;s:5:\"bytes\";i:8887;s:11:\"size_before\";i:91456;s:10:\"size_after\";i:82569;s:4:\"time\";d:2.63;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.41;s:5:\"bytes\";i:500;s:11:\"size_before\";i:4029;s:10:\"size_after\";i:3529;s:4:\"time\";d:0.04;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.79;s:5:\"bytes\";i:1135;s:11:\"size_before\";i:6379;s:10:\"size_after\";i:5244;s:4:\"time\";d:0.11;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.73;s:5:\"bytes\";i:2407;s:11:\"size_before\";i:18910;s:10:\"size_after\";i:16503;s:4:\"time\";d:0.79;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.16;s:5:\"bytes\";i:2254;s:11:\"size_before\";i:27627;s:10:\"size_after\";i:25373;s:4:\"time\";d:1.35;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.51;s:5:\"bytes\";i:2591;s:11:\"size_before\";i:34511;s:10:\"size_after\";i:31920;s:4:\"time\";d:0.34;}}}'),(5134,468,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:24.492610837438423;s:5:\"bytes\";i:1243;s:11:\"size_before\";i:5075;s:10:\"size_after\";i:3832;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:1:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.49;s:5:\"bytes\";i:1243;s:11:\"size_before\";i:5075;s:10:\"size_after\";i:3832;s:4:\"time\";d:0.06;}}}'),(5135,450,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:44.92086330935251;s:5:\"bytes\";i:6244;s:11:\"size_before\";i:13900;s:10:\"size_after\";i:7656;s:4:\"time\";d:0.05;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:50.21;s:5:\"bytes\";i:3070;s:11:\"size_before\";i:6114;s:10:\"size_after\";i:3044;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.77;s:5:\"bytes\";i:3174;s:11:\"size_before\";i:7786;s:10:\"size_after\";i:4612;s:4:\"time\";d:0.04;}}}'),(5136,440,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:866;s:10:\"size_after\";i:866;s:4:\"time\";d:0.05;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:866;s:10:\"size_after\";i:866;s:4:\"time\";d:0.05;}}}'),(5137,439,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:181;s:10:\"size_after\";i:181;s:4:\"time\";d:0.05;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:181;s:10:\"size_after\";i:181;s:4:\"time\";d:0.05;}}}'),(5138,438,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:181;s:10:\"size_after\";i:181;s:4:\"time\";d:0.02;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:181;s:10:\"size_after\";i:181;s:4:\"time\";d:0.02;}}}'),(5139,437,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:12.175614736662979;s:5:\"bytes\";i:1431;s:11:\"size_before\";i:11753;s:10:\"size_after\";i:10322;s:4:\"time\";d:0.02;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:12.99;s:5:\"bytes\";i:708;s:11:\"size_before\";i:5449;s:10:\"size_after\";i:4741;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.47;s:5:\"bytes\";i:723;s:11:\"size_before\";i:6304;s:10:\"size_after\";i:5581;s:4:\"time\";d:0.01;}}}'),(5140,418,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.10392364793213;s:5:\"bytes\";i:19901;s:11:\"size_before\";i:94300;s:10:\"size_after\";i:74399;s:4:\"time\";d:1.42;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.48;s:5:\"bytes\";i:597;s:11:\"size_before\";i:3065;s:10:\"size_after\";i:2468;s:4:\"time\";d:0.08;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.45;s:5:\"bytes\";i:1840;s:11:\"size_before\";i:7526;s:10:\"size_after\";i:5686;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.42;s:5:\"bytes\";i:4534;s:11:\"size_before\";i:21171;s:10:\"size_after\";i:16637;s:4:\"time\";d:0.1;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.1;s:5:\"bytes\";i:5719;s:11:\"size_before\";i:28458;s:10:\"size_after\";i:22739;s:4:\"time\";d:0.31;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.16;s:5:\"bytes\";i:7211;s:11:\"size_before\";i:34080;s:10:\"size_after\";i:26869;s:4:\"time\";d:0.9;}}}'),(5141,383,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.08436121364905;s:5:\"bytes\";i:1009;s:11:\"size_before\";i:11107;s:10:\"size_after\";i:10098;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.08;s:5:\"bytes\";i:1009;s:11:\"size_before\";i:11107;s:10:\"size_after\";i:10098;s:4:\"time\";d:0.01;}}}'),(5142,382,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.738496620245948;s:5:\"bytes\";i:1073;s:11:\"size_before\";i:12279;s:10:\"size_after\";i:11206;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.74;s:5:\"bytes\";i:1073;s:11:\"size_before\";i:12279;s:10:\"size_after\";i:11206;s:4:\"time\";d:0.01;}}}'),(5143,381,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.233997901364113;s:5:\"bytes\";i:968;s:11:\"size_before\";i:10483;s:10:\"size_after\";i:9515;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.23;s:5:\"bytes\";i:968;s:11:\"size_before\";i:10483;s:10:\"size_after\";i:9515;s:4:\"time\";d:0.01;}}}'),(5144,380,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.228641356935511;s:5:\"bytes\";i:1270;s:11:\"size_before\";i:17569;s:10:\"size_after\";i:16299;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.23;s:5:\"bytes\";i:1270;s:11:\"size_before\";i:17569;s:10:\"size_after\";i:16299;s:4:\"time\";d:0.01;}}}'),(5145,379,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.981860737273259;s:5:\"bytes\";i:921;s:11:\"size_before\";i:10254;s:10:\"size_after\";i:9333;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.98;s:5:\"bytes\";i:921;s:11:\"size_before\";i:10254;s:10:\"size_after\";i:9333;s:4:\"time\";d:0.01;}}}'),(5146,378,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.381207208625167;s:5:\"bytes\";i:1065;s:11:\"size_before\";i:12707;s:10:\"size_after\";i:11642;s:4:\"time\";d:0.02;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.38;s:5:\"bytes\";i:1065;s:11:\"size_before\";i:12707;s:10:\"size_after\";i:11642;s:4:\"time\";d:0.02;}}}'),(5147,377,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.800322965667346;s:5:\"bytes\";i:1111;s:11:\"size_before\";i:14243;s:10:\"size_after\";i:13132;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.8;s:5:\"bytes\";i:1111;s:11:\"size_before\";i:14243;s:10:\"size_after\";i:13132;s:4:\"time\";d:0.01;}}}'),(5148,324,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:12.647002120686333;s:5:\"bytes\";i:656;s:11:\"size_before\";i:5187;s:10:\"size_after\";i:4531;s:4:\"time\";d:0.02;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.65;s:5:\"bytes\";i:656;s:11:\"size_before\";i:5187;s:10:\"size_after\";i:4531;s:4:\"time\";d:0.02;}}}'),(5149,322,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.406200136767723;s:5:\"bytes\";i:632;s:11:\"size_before\";i:4387;s:10:\"size_after\";i:3755;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.41;s:5:\"bytes\";i:632;s:11:\"size_before\";i:4387;s:10:\"size_after\";i:3755;s:4:\"time\";d:0.03;}}}'),(5150,284,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.355885078776645;s:5:\"bytes\";i:188;s:11:\"size_before\";i:4316;s:10:\"size_after\";i:4128;s:4:\"time\";d:0.02;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:4.36;s:5:\"bytes\";i:188;s:11:\"size_before\";i:4316;s:10:\"size_after\";i:4128;s:4:\"time\";d:0.02;}}}'),(5151,277,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.749475798115826;s:5:\"bytes\";i:931;s:11:\"size_before\";i:33861;s:10:\"size_after\";i:32930;s:4:\"time\";d:0.09;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.47;s:5:\"bytes\";i:196;s:11:\"size_before\";i:4381;s:10:\"size_after\";i:4185;s:4:\"time\";d:0.05;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.92;s:5:\"bytes\";i:251;s:11:\"size_before\";i:6395;s:10:\"size_after\";i:6144;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.1;s:5:\"bytes\";i:484;s:11:\"size_before\";i:23085;s:10:\"size_after\";i:22601;s:4:\"time\";d:0.03;}}}'),(5152,273,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.215850813671362;s:5:\"bytes\";i:9018;s:11:\"size_before\";i:213907;s:10:\"size_after\";i:204889;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:5:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.64;s:5:\"bytes\";i:567;s:11:\"size_before\";i:8544;s:10:\"size_after\";i:7977;s:4:\"time\";d:0.07;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.06;s:5:\"bytes\";i:661;s:11:\"size_before\";i:9366;s:10:\"size_after\";i:8705;s:4:\"time\";d:0.08;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.32;s:5:\"bytes\";i:1865;s:11:\"size_before\";i:43139;s:10:\"size_after\";i:41274;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.12;s:5:\"bytes\";i:2781;s:11:\"size_before\";i:67498;s:10:\"size_after\";i:64717;s:4:\"time\";d:0.1;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.68;s:5:\"bytes\";i:3144;s:11:\"size_before\";i:85360;s:10:\"size_after\";i:82216;s:4:\"time\";d:0.03;}}}'),(5153,259,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.5458475834032397;s:5:\"bytes\";i:1099;s:11:\"size_before\";i:30994;s:10:\"size_after\";i:29895;s:4:\"time\";d:0.07;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.19;s:5:\"bytes\";i:228;s:11:\"size_before\";i:5439;s:10:\"size_after\";i:5211;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.99;s:5:\"bytes\";i:222;s:11:\"size_before\";i:5564;s:10:\"size_after\";i:5342;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.25;s:5:\"bytes\";i:649;s:11:\"size_before\";i:19991;s:10:\"size_after\";i:19342;s:4:\"time\";d:0.04;}}}'),(5154,258,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.5227312827148145;s:5:\"bytes\";i:1538;s:11:\"size_before\";i:34006;s:10:\"size_after\";i:32468;s:4:\"time\";d:0.1;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.79;s:5:\"bytes\";i:223;s:11:\"size_before\";i:3852;s:10:\"size_after\";i:3629;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.12;s:5:\"bytes\";i:303;s:11:\"size_before\";i:5915;s:10:\"size_after\";i:5612;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.18;s:5:\"bytes\";i:1012;s:11:\"size_before\";i:24239;s:10:\"size_after\";i:23227;s:4:\"time\";d:0.06;}}}'),(5155,239,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.084302325581394;s:5:\"bytes\";i:1000;s:11:\"size_before\";i:11008;s:10:\"size_after\";i:10008;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.08;s:5:\"bytes\";i:1000;s:11:\"size_before\";i:11008;s:10:\"size_after\";i:10008;s:4:\"time\";d:0.01;}}}'),(5156,235,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.8776518127736;s:5:\"bytes\";i:880;s:11:\"size_before\";i:8909;s:10:\"size_after\";i:8029;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.88;s:5:\"bytes\";i:880;s:11:\"size_before\";i:8909;s:10:\"size_after\";i:8029;s:4:\"time\";d:0.01;}}}'),(5157,233,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.982976865997381;s:5:\"bytes\";i:1029;s:11:\"size_before\";i:11455;s:10:\"size_after\";i:10426;s:4:\"time\";d:0.02;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.98;s:5:\"bytes\";i:1029;s:11:\"size_before\";i:11455;s:10:\"size_after\";i:10426;s:4:\"time\";d:0.02;}}}'),(5158,231,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.34962705481932;s:5:\"bytes\";i:1153;s:11:\"size_before\";i:13809;s:10:\"size_after\";i:12656;s:4:\"time\";d:0.02;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.35;s:5:\"bytes\";i:1153;s:11:\"size_before\";i:13809;s:10:\"size_after\";i:12656;s:4:\"time\";d:0.02;}}}'),(5159,228,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.089869799936487;s:5:\"bytes\";i:1019;s:11:\"size_before\";i:12596;s:10:\"size_after\";i:11577;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.09;s:5:\"bytes\";i:1019;s:11:\"size_before\";i:12596;s:10:\"size_after\";i:11577;s:4:\"time\";d:0.03;}}}'),(5160,217,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.215850813671362;s:5:\"bytes\";i:9018;s:11:\"size_before\";i:213907;s:10:\"size_after\";i:204889;s:4:\"time\";d:0.11000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.64;s:5:\"bytes\";i:567;s:11:\"size_before\";i:8544;s:10:\"size_after\";i:7977;s:4:\"time\";d:0.04;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.06;s:5:\"bytes\";i:661;s:11:\"size_before\";i:9366;s:10:\"size_after\";i:8705;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.32;s:5:\"bytes\";i:1865;s:11:\"size_before\";i:43139;s:10:\"size_after\";i:41274;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.12;s:5:\"bytes\";i:2781;s:11:\"size_before\";i:67498;s:10:\"size_after\";i:64717;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.68;s:5:\"bytes\";i:3144;s:11:\"size_before\";i:85360;s:10:\"size_after\";i:82216;s:4:\"time\";d:0.02;}}}'),(5161,198,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.354333835926871;s:5:\"bytes\";i:70717;s:11:\"size_before\";i:1112894;s:10:\"size_after\";i:1042177;s:4:\"time\";d:4.279999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.68;s:5:\"bytes\";i:3877;s:11:\"size_before\";i:20757;s:10:\"size_after\";i:16880;s:4:\"time\";d:0.05;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.9;s:5:\"bytes\";i:8892;s:11:\"size_before\";i:52630;s:10:\"size_after\";i:43738;s:4:\"time\";d:0.12;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.39;s:5:\"bytes\";i:26557;s:11:\"size_before\";i:255587;s:10:\"size_after\";i:229030;s:4:\"time\";d:1.45;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.59;s:5:\"bytes\";i:12569;s:11:\"size_before\";i:350056;s:10:\"size_after\";i:337487;s:4:\"time\";d:1.31;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.34;s:5:\"bytes\";i:18822;s:11:\"size_before\";i:433864;s:10:\"size_after\";i:415042;s:4:\"time\";d:1.35;}}}'),(5162,197,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:20.183599773284726;s:5:\"bytes\";i:326192;s:11:\"size_before\";i:1616124;s:10:\"size_after\";i:1289932;s:4:\"time\";d:13.370000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.83;s:5:\"bytes\";i:4644;s:11:\"size_before\";i:20342;s:10:\"size_after\";i:15698;s:4:\"time\";d:0.05;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.77;s:5:\"bytes\";i:9713;s:11:\"size_before\";i:49128;s:10:\"size_after\";i:39415;s:4:\"time\";d:0.13;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.35;s:5:\"bytes\";i:63999;s:11:\"size_before\";i:368804;s:10:\"size_after\";i:304805;s:4:\"time\";d:2.51;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.26;s:5:\"bytes\";i:146088;s:11:\"size_before\";i:535853;s:10:\"size_after\";i:389765;s:4:\"time\";d:5.19;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.85;s:5:\"bytes\";i:101748;s:11:\"size_before\";i:641997;s:10:\"size_after\";i:540249;s:4:\"time\";d:5.49;}}}'),(5163,130,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.639686319664338;s:5:\"bytes\";i:8345;s:11:\"size_before\";i:229278;s:10:\"size_after\";i:220933;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:5:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.48;s:5:\"bytes\";i:287;s:11:\"size_before\";i:6405;s:10:\"size_after\";i:6118;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6;s:5:\"bytes\";i:491;s:11:\"size_before\";i:10663;s:10:\"size_after\";i:10172;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4;s:5:\"bytes\";i:1583;s:11:\"size_before\";i:46551;s:10:\"size_after\";i:44968;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.68;s:5:\"bytes\";i:2678;s:11:\"size_before\";i:72867;s:10:\"size_after\";i:70189;s:4:\"time\";d:0.27;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.56;s:5:\"bytes\";i:3306;s:11:\"size_before\";i:92792;s:10:\"size_after\";i:89486;s:4:\"time\";d:0.09;}}}'),(5164,122,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.261843680519927;s:5:\"bytes\";i:1594;s:11:\"size_before\";i:5847;s:10:\"size_after\";i:4253;s:4:\"time\";d:0.02;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.26;s:5:\"bytes\";i:1594;s:11:\"size_before\";i:5847;s:10:\"size_after\";i:4253;s:4:\"time\";d:0.02;}}}'),(5165,120,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.69133019061283;s:5:\"bytes\";i:668;s:11:\"size_before\";i:4879;s:10:\"size_after\";i:4211;s:4:\"time\";d:0.12;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:13.69;s:5:\"bytes\";i:668;s:11:\"size_before\";i:4879;s:10:\"size_after\";i:4211;s:4:\"time\";d:0.12;}}}'),(5166,118,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.862745098039216;s:5:\"bytes\";i:434;s:11:\"size_before\";i:6324;s:10:\"size_after\";i:5890;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:1:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.86;s:5:\"bytes\";i:434;s:11:\"size_before\";i:6324;s:10:\"size_after\";i:5890;s:4:\"time\";d:0.06;}}}'),(5167,116,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:12.387727879057358;s:5:\"bytes\";i:1393;s:11:\"size_before\";i:11245;s:10:\"size_after\";i:9852;s:4:\"time\";d:0.02;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.39;s:5:\"bytes\";i:1393;s:11:\"size_before\";i:11245;s:10:\"size_after\";i:9852;s:4:\"time\";d:0.02;}}}'),(5168,115,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.61837655016911;s:5:\"bytes\";i:1605;s:11:\"size_before\";i:7096;s:10:\"size_after\";i:5491;s:4:\"time\";d:0.04;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.62;s:5:\"bytes\";i:1605;s:11:\"size_before\";i:7096;s:10:\"size_after\";i:5491;s:4:\"time\";d:0.04;}}}'),(5169,114,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:26.371789025687793;s:5:\"bytes\";i:1735;s:11:\"size_before\";i:6579;s:10:\"size_after\";i:4844;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.37;s:5:\"bytes\";i:1735;s:11:\"size_before\";i:6579;s:10:\"size_after\";i:4844;s:4:\"time\";d:0.01;}}}'),(5170,113,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:18.203274819294883;s:5:\"bytes\";i:1234;s:11:\"size_before\";i:6779;s:10:\"size_after\";i:5545;s:4:\"time\";d:0.08;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.2;s:5:\"bytes\";i:1234;s:11:\"size_before\";i:6779;s:10:\"size_after\";i:5545;s:4:\"time\";d:0.08;}}}'),(5171,112,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.013395157135497;s:5:\"bytes\";i:816;s:11:\"size_before\";i:5823;s:10:\"size_after\";i:5007;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.01;s:5:\"bytes\";i:816;s:11:\"size_before\";i:5823;s:10:\"size_after\";i:5007;s:4:\"time\";d:0.01;}}}'),(5172,106,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:12.144899904671115;s:5:\"bytes\";i:637;s:11:\"size_before\";i:5245;s:10:\"size_after\";i:4608;s:4:\"time\";d:0.01;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:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.14;s:5:\"bytes\";i:637;s:11:\"size_before\";i:5245;s:10:\"size_after\";i:4608;s:4:\"time\";d:0.01;}}}'),(5173,105,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:35.600294623127915;s:5:\"bytes\";i:1450;s:11:\"size_before\";i:4073;s:10:\"size_after\";i:2623;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:35.6;s:5:\"bytes\";i:1450;s:11:\"size_before\";i:4073;s:10:\"size_after\";i:2623;s:4:\"time\";d:0.03;}}}'),(5174,66,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.859945103220929;s:5:\"bytes\";i:4199;s:11:\"size_before\";i:146821;s:10:\"size_after\";i:142622;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:5:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.17;s:5:\"bytes\";i:341;s:11:\"size_before\";i:6599;s:10:\"size_after\";i:6258;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.65;s:5:\"bytes\";i:339;s:11:\"size_before\";i:7290;s:10:\"size_after\";i:6951;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.19;s:5:\"bytes\";i:943;s:11:\"size_before\";i:29573;s:10:\"size_after\";i:28630;s:4:\"time\";d:0.11;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.55;s:5:\"bytes\";i:1169;s:11:\"size_before\";i:45844;s:10:\"size_after\";i:44675;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.45;s:5:\"bytes\";i:1407;s:11:\"size_before\";i:57515;s:10:\"size_after\";i:56108;s:4:\"time\";d:0.04;}}}'),(5176,21,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:24.09497795037188;s:5:\"bytes\";i:29286;s:11:\"size_before\";i:121544;s:10:\"size_after\";i:92258;s:4:\"time\";d:0.98;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.78;s:5:\"bytes\";i:4174;s:11:\"size_before\";i:16846;s:10:\"size_after\";i:12672;s:4:\"time\";d:0.31;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.41;s:5:\"bytes\";i:3883;s:11:\"size_before\";i:18137;s:10:\"size_after\";i:14254;s:4:\"time\";d:0.07;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.52;s:5:\"bytes\";i:21229;s:11:\"size_before\";i:86561;s:10:\"size_after\";i:65332;s:4:\"time\";d:0.6;}}}'),(5177,16,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.28472709489486;s:5:\"bytes\";i:45349;s:11:\"size_before\";i:235155;s:10:\"size_after\";i:189806;s:4:\"time\";d:1.23;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.07;s:5:\"bytes\";i:2545;s:11:\"size_before\";i:16890;s:10:\"size_after\";i:14345;s:4:\"time\";d:0.17;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.15;s:5:\"bytes\";i:6035;s:11:\"size_before\";i:33259;s:10:\"size_after\";i:27224;s:4:\"time\";d:0.19;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.87;s:5:\"bytes\";i:36769;s:11:\"size_before\";i:185006;s:10:\"size_after\";i:148237;s:4:\"time\";d:0.87;}}}'),(5179,7,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:35.938827527612574;s:5:\"bytes\";i:846;s:11:\"size_before\";i:2354;s:10:\"size_after\";i:1508;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:35.94;s:5:\"bytes\";i:846;s:11:\"size_before\";i:2354;s:10:\"size_after\";i:1508;s:4:\"time\";d:0.03;}}}'),(5180,712,'_wp_attached_file','2020/12/header-bg-min.jpg'),(5181,712,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1366;s:6:\"height\";i:562;s:4:\"file\";s:25:\"2020/12/header-bg-min.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"header-bg-min-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"header-bg-min-1024x421.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"header-bg-min-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"header-bg-min-768x316.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"header-bg-min-1200x494.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{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\";}}'),(5182,712,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.8758779253690014;s:5:\"bytes\";i:9238;s:11:\"size_before\";i:238346;s:10:\"size_after\";i:229108;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:5:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.86;s:5:\"bytes\";i:823;s:11:\"size_before\";i:12004;s:10:\"size_after\";i:11181;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.77;s:5:\"bytes\";i:2838;s:11:\"size_before\";i:75295;s:10:\"size_after\";i:72457;s:4:\"time\";d:0.03;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.56;s:5:\"bytes\";i:471;s:11:\"size_before\";i:7183;s:10:\"size_after\";i:6712;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.37;s:5:\"bytes\";i:2125;s:11:\"size_before\";i:48592;s:10:\"size_after\";i:46467;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.13;s:5:\"bytes\";i:2981;s:11:\"size_before\";i:95272;s:10:\"size_after\";i:92291;s:4:\"time\";d:0.13;}}}'),(5183,5,'_aioseop_keywords',''),(5184,5,'_aioseop_custom_link',''),(5185,5,'_aioseop_sitemap_exclude',''),(5186,5,'_aioseop_disable',''),(5187,5,'_aioseop_disable_analytics',''),(5188,5,'_aioseop_noindex',''),(5189,5,'_aioseop_nofollow',''),(5190,712,'_aioseop_keywords',''),(5191,712,'_aioseop_description','Captain&#039;s Chair is the fundamental tool for MSP&#039;s to provide an enhanced customer experience by bridging communication gaps and building trust.'),(5192,712,'_aioseop_title','Next-Gen IT MSP Client Portal and Dashboard'),(5193,712,'_aioseop_custom_link',''),(5194,712,'_aioseop_sitemap_exclude',''),(5195,712,'_aioseop_disable',''),(5196,712,'_aioseop_disable_analytics',''),(5197,712,'_aioseop_noindex',''),(5198,712,'_aioseop_nofollow',''),(5199,713,'banner_section_background_image','712'),(5200,713,'_banner_section_background_image','field_5d7785aaee8ae'),(5201,713,'banner_section_front_image','603'),(5202,713,'_banner_section_front_image','field_5d7785d3ee8af'),(5203,713,'banner_section_text','Dashboard That Increases Client Engagement And Improves Decision Making'),(5204,713,'_banner_section_text','field_5d7785eeee8b0'),(5205,713,'banner_section',''),(5206,713,'_banner_section','field_5d778563ee8ad'),(5207,713,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\n<a href=\"https://captainschairit.com/connectors/\">Check out the current connectors with more coming soon!</a>'),(5208,713,'_connectors_section_text','field_5d7789431dc51'),(5209,713,'connectors_section_image','21'),(5210,713,'_connectors_section_image','field_5d7789511dc52'),(5211,713,'connectors_section',''),(5212,713,'_connectors_section','field_5d7789221dc50'),(5213,713,'about_products_section_text','Boost client trust and increase account management efficiency with customizable dashboards, consolidated client information, and automated QBR reports.'),(5214,713,'_about_products_section_text','field_5d77a19d21f5a'),(5215,713,'about_products_section',''),(5216,713,'_about_products_section','field_5d77a00521f59'),(5217,713,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(5218,713,'_selling_more_section_text','field_5d77a2f0593b7'),(5219,713,'selling_more_section_link',''),(5220,713,'_selling_more_section_link','field_5d77a307593b8'),(5221,713,'selling_more_section_image','37'),(5222,713,'_selling_more_section_image','field_5d77a312593b9'),(5223,713,'selling_more_section',''),(5224,713,'_selling_more_section','field_5d77a2e3593b6'),(5225,713,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(5226,713,'_explore_captains_chair_heading','field_5d790fcc655af'),(5227,713,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(5228,713,'_explore_captains_chair_point_1','field_5d79101d655b0'),(5229,713,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(5230,713,'_explore_captains_chair_point_2','field_5d791091655b1'),(5231,713,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(5232,713,'_explore_captains_chair_point_3','field_5d791097655b2'),(5233,713,'explore_captains_chair',''),(5234,713,'_explore_captains_chair','field_5d790f8f655ae'),(5235,713,'explore_captains_chair_background_image','130'),(5236,713,'_explore_captains_chair_background_image','field_5d79111f19196'),(5237,713,'banner_section_button_text','Request a Demo'),(5238,713,'_banner_section_button_text','field_5d79edb98bc10'),(5239,713,'about_products_section_button_text','Learn More'),(5240,713,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(5241,713,'explore_captains_chair_button_text','Explore Captain’s Chair'),(5242,713,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(5243,713,'connectors_section_heading',''),(5244,713,'_connectors_section_heading','field_5d79f022eb0e9'),(5245,713,'newsletter_content_heading','Stay Informed!'),(5246,713,'_newsletter_content_heading','field_5d79f999a7aae'),(5247,713,'newsletter_content_text','Get news and updates on captain\'s chair'),(5248,713,'_newsletter_content_text','field_5d79f999a7aaf'),(5249,713,'newsletter_content',''),(5250,713,'_newsletter_content','field_5d79f999a7aad'),(5251,713,'selling_more_section_heading','Selling More'),(5252,713,'_selling_more_section_heading','field_5d7a00919695e'),(5253,713,'selling_more_section_button_text','get started'),(5254,713,'_selling_more_section_button_text','field_5d7a00989695f'),(5255,713,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(5256,713,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(5257,713,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(5258,713,'_about_products_section_button_link','field_5d9215268abf2'),(5259,713,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(5260,713,'_banner_section_button_link','field_5d9215880fa13'),(5261,713,'banner_section_front_image_popup','606'),(5262,713,'_banner_section_front_image_popup','field_5f59d86ba4113'),(5266,715,'_wp_attached_file','2020/09/client-dashboard-scaled-compressed.jpg'),(5267,715,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1582;s:6:\"height\";i:2560;s:4:\"file\";s:46:\"2020/09/client-dashboard-scaled-compressed.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"client-dashboard-scaled-compressed-185x300.jpg\";s:5:\"width\";i:185;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"client-dashboard-scaled-compressed-633x1024.jpg\";s:5:\"width\";i:633;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"client-dashboard-scaled-compressed-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"client-dashboard-scaled-compressed-768x1243.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:47:\"client-dashboard-scaled-compressed-949x1536.jpg\";s:5:\"width\";i:949;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:48:\"client-dashboard-scaled-compressed-1266x2048.jpg\";s:5:\"width\";i:1266;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:48:\"client-dashboard-scaled-compressed-1200x1942.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1942;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{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\";}}'),(5268,715,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.798409508114766;s:5:\"bytes\";i:68948;s:11:\"size_before\";i:884129;s:10:\"size_after\";i:815181;s:4:\"time\";d:0.46;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.06;s:5:\"bytes\";i:534;s:11:\"size_before\";i:13146;s:10:\"size_after\";i:12612;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.78;s:5:\"bytes\";i:6296;s:11:\"size_before\";i:92909;s:10:\"size_after\";i:86613;s:4:\"time\";d:0.06;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.09;s:5:\"bytes\";i:249;s:11:\"size_before\";i:6084;s:10:\"size_after\";i:5835;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.83;s:5:\"bytes\";i:8403;s:11:\"size_before\";i:123047;s:10:\"size_after\";i:114644;s:4:\"time\";d:0.04;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.73;s:5:\"bytes\";i:12764;s:11:\"size_before\";i:165227;s:10:\"size_after\";i:152463;s:4:\"time\";d:0.09;}s:9:\"2048x2048\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8;s:5:\"bytes\";i:21768;s:11:\"size_before\";i:247376;s:10:\"size_after\";i:225608;s:4:\"time\";d:0.11;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.01;s:5:\"bytes\";i:18934;s:11:\"size_before\";i:236340;s:10:\"size_after\";i:217406;s:4:\"time\";d:0.13;}}}'),(5272,717,'_wp_attached_file','2020/12/selling-more.png'),(5273,717,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:816;s:6:\"height\";i:300;s:4:\"file\";s:24:\"2020/12/selling-more.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"selling-more-300x110.png\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"selling-more-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"selling-more-768x282.png\";s:5:\"width\";i:768;s:6:\"height\";i:282;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{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\";}}'),(5274,717,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.392963482019413;s:5:\"bytes\";i:30502;s:11:\"size_before\";i:211923;s:10:\"size_after\";i:181421;s:4:\"time\";d:0.98;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.72;s:5:\"bytes\";i:7735;s:11:\"size_before\";i:34047;s:10:\"size_after\";i:26312;s:4:\"time\";d:0.06;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.05;s:5:\"bytes\";i:5830;s:11:\"size_before\";i:26434;s:10:\"size_after\";i:20604;s:4:\"time\";d:0.11;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.18;s:5:\"bytes\";i:16937;s:11:\"size_before\";i:151442;s:10:\"size_after\";i:134505;s:4:\"time\";d:0.81;}}}'),(5275,721,'_edit_lock','1607940154:1'),(5276,725,'_edit_lock','1607940372:1'),(5277,725,'_edit_last','1'),(5278,726,'_wp_attached_file','2020/12/testimonial1.png'),(5279,726,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:80;s:4:\"file\";s:24:\"2020/12/testimonial1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"testimonial1-150x80.png\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{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\";}}'),(5280,726,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.173389155519247;s:5:\"bytes\";i:1388;s:11:\"size_before\";i:9793;s:10:\"size_after\";i:8405;s:4:\"time\";d:0.04;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:14.17;s:5:\"bytes\";i:1388;s:11:\"size_before\";i:9793;s:10:\"size_after\";i:8405;s:4:\"time\";d:0.04;}}}'),(5281,725,'_thumbnail_id','726'),(5282,725,'content','Captain’s Chair supports our account management team to be proactive and ensure we deliver world class service quickly.'),(5283,725,'_content','field_5fd3716f4d0e6'),(5284,727,'_edit_lock','1607940267:1'),(5285,727,'_edit_last','1'),(5286,728,'_wp_attached_file','2020/12/testimonial2.png'),(5287,728,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:66;s:4:\"file\";s:24:\"2020/12/testimonial2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"testimonial2-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{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\";}}'),(5288,728,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.945268906565357;s:5:\"bytes\";i:585;s:11:\"size_before\";i:8423;s:10:\"size_after\";i:7838;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:6.95;s:5:\"bytes\";i:585;s:11:\"size_before\";i:8423;s:10:\"size_after\";i:7838;s:4:\"time\";d:0.03;}}}'),(5289,727,'_thumbnail_id','728'),(5290,727,'content','I am able to quickly pull client data without going to three different data sources. The product helps me to be more efficient.'),(5291,727,'_content','field_5fd3716f4d0e6'),(5292,729,'_edit_lock','1607940305:1'),(5293,729,'_edit_last','1'),(5294,730,'_wp_attached_file','2020/12/testimonial3.png'),(5295,730,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:79;s:4:\"file\";s:24:\"2020/12/testimonial3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"testimonial3-150x79.png\";s:5:\"width\";i:150;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{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\";}}'),(5296,730,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.868170305150162;s:5:\"bytes\";i:1896;s:11:\"size_before\";i:8291;s:10:\"size_after\";i:6395;s:4:\"time\";d:0.02;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:22.87;s:5:\"bytes\";i:1896;s:11:\"size_before\";i:8291;s:10:\"size_after\";i:6395;s:4:\"time\";d:0.02;}}}'),(5297,729,'_thumbnail_id','730'),(5298,729,'content','Captain’s Chair is a competitive differentiator that has helped us win new clients by building trust through transparency of our service offerings.'),(5299,729,'_content','field_5fd3716f4d0e6'),(5300,731,'_edit_lock','1607940635:1'),(5301,731,'_edit_last','1'),(5302,731,'_wp_page_template','template-parts/testimonial.php'),(5303,731,'_aioseop_keywords',''),(5304,731,'_aioseop_description',''),(5305,731,'_aioseop_title',''),(5306,731,'_aioseop_custom_link',''),(5307,731,'_aioseop_sitemap_exclude',''),(5308,731,'_aioseop_disable',''),(5309,731,'_aioseop_disable_analytics',''),(5310,731,'_aioseop_noindex',''),(5311,731,'_aioseop_nofollow',''),(5312,731,'banner_section_background_image','273'),(5313,731,'_banner_section_background_image','field_5fd36d610bddb'),(5314,731,'banner_section_text','Testimonials'),(5315,731,'_banner_section_text','field_5fd36d950bddc'),(5316,731,'banner_section',''),(5317,731,'_banner_section','field_5fd36d4f0bdda'),(5318,732,'banner_section_background_image','273'),(5319,732,'_banner_section_background_image','field_5fd36d610bddb'),(5320,732,'banner_section_text','Testimonials'),(5321,732,'_banner_section_text','field_5fd36d950bddc'),(5322,732,'banner_section',''),(5323,732,'_banner_section','field_5fd36d4f0bdda'),(5324,733,'_menu_item_type','post_type'),(5325,733,'_menu_item_menu_item_parent','52'),(5326,733,'_menu_item_object_id','731'),(5327,733,'_menu_item_object','page'),(5328,733,'_menu_item_target',''),(5329,733,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5330,733,'_menu_item_xfn',''),(5331,733,'_menu_item_url',''),(5333,734,'_edit_lock','1618896972:1'),(5334,734,'_edit_last','1'),(5335,734,'_wp_page_template','template-parts/pricing-msp.php'),(5336,734,'_aioseop_keywords',''),(5337,734,'_aioseop_description',''),(5338,734,'_aioseop_title',''),(5339,734,'_aioseop_custom_link',''),(5340,734,'_aioseop_sitemap_exclude',''),(5341,734,'_aioseop_disable',''),(5342,734,'_aioseop_disable_analytics',''),(5343,734,'_aioseop_noindex',''),(5344,734,'_aioseop_nofollow',''),(5345,734,'banner_section_background_image',''),(5346,734,'_banner_section_background_image','field_5fd72f9640bc0'),(5347,734,'banner_section_text',''),(5348,734,'_banner_section_text','field_5fd72f9640c21'),(5349,734,'banner_section',''),(5350,734,'_banner_section','field_5fd72f963b219'),(5351,734,'content','Captain’s Chair pricing is based on minimum client activation tiers as described below. Simply click the \'Got It\' button below to begin the process of setting up your custom Captain\'s Chair site. No credit card is required for the preview.'),(5352,734,'_content','field_5fd72f964b626'),(5353,741,'banner_section_background_image',''),(5354,741,'_banner_section_background_image','field_5fd72f9640bc0'),(5355,741,'banner_section_text',''),(5356,741,'_banner_section_text','field_5fd72f9640c21'),(5357,741,'banner_section',''),(5358,741,'_banner_section','field_5fd72f963b219'),(5359,741,'content','Captain’s Chair pricing is based on minimum client activation tiers as described below. Simply click the preview button to setup a Captain’s Site for your MSP. No credit card is required for the preview.'),(5360,741,'_content','field_5fd72f964b626'),(5361,736,'_edit_lock','1608099532:1'),(5362,736,'_edit_last','1'),(5363,743,'banner_section_background_image','712'),(5364,743,'_banner_section_background_image','field_5d7785aaee8ae'),(5365,743,'banner_section_front_image','603'),(5366,743,'_banner_section_front_image','field_5d7785d3ee8af'),(5367,743,'banner_section_text','Dashboard That Increases Client Engagement And Improves Decision Making'),(5368,743,'_banner_section_text','field_5d7785eeee8b0'),(5369,743,'banner_section',''),(5370,743,'_banner_section','field_5d778563ee8ad'),(5371,743,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\n<a href=\"https://captainschairit.com/connectors/\">Check out the current connectors with more coming soon!</a>'),(5372,743,'_connectors_section_text','field_5d7789431dc51'),(5373,743,'connectors_section_image','21'),(5374,743,'_connectors_section_image','field_5d7789511dc52'),(5375,743,'connectors_section',''),(5376,743,'_connectors_section','field_5d7789221dc50'),(5377,743,'about_products_section_text','Boost client trust and increase account management efficiency with customizable dashboards, consolidated client information, and automated QBR reports.'),(5378,743,'_about_products_section_text','field_5d77a19d21f5a'),(5379,743,'about_products_section',''),(5380,743,'_about_products_section','field_5d77a00521f59'),(5381,743,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(5382,743,'_selling_more_section_text','field_5d77a2f0593b7'),(5383,743,'selling_more_section_link',''),(5384,743,'_selling_more_section_link','field_5d77a307593b8'),(5385,743,'selling_more_section_image','37'),(5386,743,'_selling_more_section_image','field_5d77a312593b9'),(5387,743,'selling_more_section',''),(5388,743,'_selling_more_section','field_5d77a2e3593b6'),(5389,743,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(5390,743,'_explore_captains_chair_heading','field_5d790fcc655af'),(5391,743,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(5392,743,'_explore_captains_chair_point_1','field_5d79101d655b0'),(5393,743,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(5394,743,'_explore_captains_chair_point_2','field_5d791091655b1'),(5395,743,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(5396,743,'_explore_captains_chair_point_3','field_5d791097655b2'),(5397,743,'explore_captains_chair',''),(5398,743,'_explore_captains_chair','field_5d790f8f655ae'),(5399,743,'explore_captains_chair_background_image','130'),(5400,743,'_explore_captains_chair_background_image','field_5d79111f19196'),(5401,743,'banner_section_button_text','Request a Demo'),(5402,743,'_banner_section_button_text','field_5d79edb98bc10'),(5403,743,'about_products_section_button_text','Learn More'),(5404,743,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(5405,743,'explore_captains_chair_button_text','Explore Captain’s Chair'),(5406,743,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(5407,743,'connectors_section_heading',''),(5408,743,'_connectors_section_heading','field_5d79f022eb0e9'),(5409,743,'newsletter_content_heading','Stay Informed!'),(5410,743,'_newsletter_content_heading','field_5d79f999a7aae'),(5411,743,'newsletter_content_text','Get news and updates on captain\'s chair'),(5412,743,'_newsletter_content_text','field_5d79f999a7aaf'),(5413,743,'newsletter_content',''),(5414,743,'_newsletter_content','field_5d79f999a7aad'),(5415,743,'selling_more_section_heading','Selling More'),(5416,743,'_selling_more_section_heading','field_5d7a00919695e'),(5417,743,'selling_more_section_button_text','get started'),(5418,743,'_selling_more_section_button_text','field_5d7a00989695f'),(5419,743,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(5420,743,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(5421,743,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(5422,743,'_about_products_section_button_link','field_5d9215268abf2'),(5423,743,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(5424,743,'_banner_section_button_link','field_5d9215880fa13'),(5425,743,'banner_section_front_image_popup','715'),(5426,743,'_banner_section_front_image_popup','field_5f59d86ba4113'),(5427,744,'_wp_attached_file','2020/12/client-dashboard-scaled.jpg'),(5428,744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1582;s:6:\"height\";i:2560;s:4:\"file\";s:35:\"2020/12/client-dashboard-scaled.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"client-dashboard-185x300.jpg\";s:5:\"width\";i:185;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"client-dashboard-633x1024.jpg\";s:5:\"width\";i:633;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"client-dashboard-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"client-dashboard-768x1242.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"client-dashboard-949x1536.jpg\";s:5:\"width\";i:949;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:30:\"client-dashboard-1266x2048.jpg\";s:5:\"width\";i:1266;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"client-dashboard-1200x1941.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1941;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{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:14:\"original_image\";s:20:\"client-dashboard.jpg\";}'),(5429,744,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.720202458141926;s:5:\"bytes\";i:79239;s:11:\"size_before\";i:1026385;s:10:\"size_after\";i:947146;s:4:\"time\";d:0.75;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.16;s:5:\"bytes\";i:556;s:11:\"size_before\";i:13367;s:10:\"size_after\";i:12811;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.52;s:5:\"bytes\";i:6673;s:11:\"size_before\";i:102367;s:10:\"size_after\";i:95694;s:4:\"time\";d:0.04;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.55;s:5:\"bytes\";i:284;s:11:\"size_before\";i:6247;s:10:\"size_after\";i:5963;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.06;s:5:\"bytes\";i:9870;s:11:\"size_before\";i:139837;s:10:\"size_after\";i:129967;s:4:\"time\";d:0.13;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.38;s:5:\"bytes\";i:14089;s:11:\"size_before\";i:191017;s:10:\"size_after\";i:176928;s:4:\"time\";d:0.05;}s:9:\"2048x2048\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.53;s:5:\"bytes\";i:25767;s:11:\"size_before\";i:301934;s:10:\"size_after\";i:276167;s:4:\"time\";d:0.26;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.1;s:5:\"bytes\";i:22000;s:11:\"size_before\";i:271616;s:10:\"size_after\";i:249616;s:4:\"time\";d:0.24;}}}'),(5430,745,'banner_section_background_image','712'),(5431,745,'_banner_section_background_image','field_5d7785aaee8ae'),(5432,745,'banner_section_front_image','603'),(5433,745,'_banner_section_front_image','field_5d7785d3ee8af'),(5434,745,'banner_section_text','Dashboard That Increases Client Engagement And Improves Decision Making'),(5435,745,'_banner_section_text','field_5d7785eeee8b0'),(5436,745,'banner_section',''),(5437,745,'_banner_section','field_5d778563ee8ad'),(5438,745,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\n<a href=\"https://captainschairit.com/connectors/\">Check out the current connectors with more coming soon!</a>'),(5439,745,'_connectors_section_text','field_5d7789431dc51'),(5440,745,'connectors_section_image','21'),(5441,745,'_connectors_section_image','field_5d7789511dc52'),(5442,745,'connectors_section',''),(5443,745,'_connectors_section','field_5d7789221dc50'),(5444,745,'about_products_section_text','Boost client trust and increase account management efficiency with customizable dashboards, consolidated client information, and automated QBR reports.'),(5445,745,'_about_products_section_text','field_5d77a19d21f5a'),(5446,745,'about_products_section',''),(5447,745,'_about_products_section','field_5d77a00521f59'),(5448,745,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(5449,745,'_selling_more_section_text','field_5d77a2f0593b7'),(5450,745,'selling_more_section_link',''),(5451,745,'_selling_more_section_link','field_5d77a307593b8'),(5452,745,'selling_more_section_image','37'),(5453,745,'_selling_more_section_image','field_5d77a312593b9'),(5454,745,'selling_more_section',''),(5455,745,'_selling_more_section','field_5d77a2e3593b6'),(5456,745,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(5457,745,'_explore_captains_chair_heading','field_5d790fcc655af'),(5458,745,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(5459,745,'_explore_captains_chair_point_1','field_5d79101d655b0'),(5460,745,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(5461,745,'_explore_captains_chair_point_2','field_5d791091655b1'),(5462,745,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(5463,745,'_explore_captains_chair_point_3','field_5d791097655b2'),(5464,745,'explore_captains_chair',''),(5465,745,'_explore_captains_chair','field_5d790f8f655ae'),(5466,745,'explore_captains_chair_background_image','130'),(5467,745,'_explore_captains_chair_background_image','field_5d79111f19196'),(5468,745,'banner_section_button_text','Request a Demo'),(5469,745,'_banner_section_button_text','field_5d79edb98bc10'),(5470,745,'about_products_section_button_text','Learn More'),(5471,745,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(5472,745,'explore_captains_chair_button_text','Explore Captain’s Chair'),(5473,745,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(5474,745,'connectors_section_heading',''),(5475,745,'_connectors_section_heading','field_5d79f022eb0e9'),(5476,745,'newsletter_content_heading','Stay Informed!'),(5477,745,'_newsletter_content_heading','field_5d79f999a7aae'),(5478,745,'newsletter_content_text','Get news and updates on captain\'s chair'),(5479,745,'_newsletter_content_text','field_5d79f999a7aaf'),(5480,745,'newsletter_content',''),(5481,745,'_newsletter_content','field_5d79f999a7aad'),(5482,745,'selling_more_section_heading','Selling More'),(5483,745,'_selling_more_section_heading','field_5d7a00919695e'),(5484,745,'selling_more_section_button_text','get started'),(5485,745,'_selling_more_section_button_text','field_5d7a00989695f'),(5486,745,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(5487,745,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(5488,745,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(5489,745,'_about_products_section_button_link','field_5d9215268abf2'),(5490,745,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(5491,745,'_banner_section_button_link','field_5d9215880fa13'),(5492,745,'banner_section_front_image_popup','744'),(5493,745,'_banner_section_front_image_popup','field_5f59d86ba4113'),(5494,746,'_wp_attached_file','2020/12/Product-Overview.pdf'),(5495,749,'_wp_attached_file','2021/01/banner-laptop-0601.png'),(5496,749,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:716;s:6:\"height\";i:410;s:4:\"file\";s:30:\"2021/01/banner-laptop-0601.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"banner-laptop-0601-300x172.png\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"banner-laptop-0601-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{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\";}}'),(5497,749,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.77769822245743;s:5:\"bytes\";i:10779;s:11:\"size_before\";i:64246;s:10:\"size_after\";i:53467;s:4:\"time\";d:0.62;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:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.84;s:5:\"bytes\";i:7221;s:11:\"size_before\";i:42873;s:10:\"size_after\";i:35652;s:4:\"time\";d:0.36;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.65;s:5:\"bytes\";i:3558;s:11:\"size_before\";i:21373;s:10:\"size_after\";i:17815;s:4:\"time\";d:0.26;}}}'),(5498,5,'banner_section_video_link','https://player.vimeo.com/video/495495356'),(5499,5,'_banner_section_video_link','field_5ff6a08585341'),(5500,750,'banner_section_background_image','712'),(5501,750,'_banner_section_background_image','field_5d7785aaee8ae'),(5502,750,'banner_section_front_image','749'),(5503,750,'_banner_section_front_image','field_5d7785d3ee8af'),(5504,750,'banner_section_text','Dashboard That Increases Client Engagement And Improves Decision Making'),(5505,750,'_banner_section_text','field_5d7785eeee8b0'),(5506,750,'banner_section',''),(5507,750,'_banner_section','field_5d778563ee8ad'),(5508,750,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\n<a href=\"https://captainschairit.com/connectors/\">Check out the current connectors with more coming soon!</a>'),(5509,750,'_connectors_section_text','field_5d7789431dc51'),(5510,750,'connectors_section_image','21'),(5511,750,'_connectors_section_image','field_5d7789511dc52'),(5512,750,'connectors_section',''),(5513,750,'_connectors_section','field_5d7789221dc50'),(5514,750,'about_products_section_text','Boost client trust and increase account management efficiency with customizable dashboards, consolidated client information, and automated QBR reports.'),(5515,750,'_about_products_section_text','field_5d77a19d21f5a'),(5516,750,'about_products_section',''),(5517,750,'_about_products_section','field_5d77a00521f59'),(5518,750,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(5519,750,'_selling_more_section_text','field_5d77a2f0593b7'),(5520,750,'selling_more_section_link',''),(5521,750,'_selling_more_section_link','field_5d77a307593b8'),(5522,750,'selling_more_section_image','37'),(5523,750,'_selling_more_section_image','field_5d77a312593b9'),(5524,750,'selling_more_section',''),(5525,750,'_selling_more_section','field_5d77a2e3593b6'),(5526,750,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(5527,750,'_explore_captains_chair_heading','field_5d790fcc655af'),(5528,750,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(5529,750,'_explore_captains_chair_point_1','field_5d79101d655b0'),(5530,750,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(5531,750,'_explore_captains_chair_point_2','field_5d791091655b1'),(5532,750,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(5533,750,'_explore_captains_chair_point_3','field_5d791097655b2'),(5534,750,'explore_captains_chair',''),(5535,750,'_explore_captains_chair','field_5d790f8f655ae'),(5536,750,'explore_captains_chair_background_image','130'),(5537,750,'_explore_captains_chair_background_image','field_5d79111f19196'),(5538,750,'banner_section_button_text','Request a Demo'),(5539,750,'_banner_section_button_text','field_5d79edb98bc10'),(5540,750,'about_products_section_button_text','Learn More'),(5541,750,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(5542,750,'explore_captains_chair_button_text','Explore Captain’s Chair'),(5543,750,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(5544,750,'connectors_section_heading',''),(5545,750,'_connectors_section_heading','field_5d79f022eb0e9'),(5546,750,'newsletter_content_heading','Stay Informed!'),(5547,750,'_newsletter_content_heading','field_5d79f999a7aae'),(5548,750,'newsletter_content_text','Get news and updates on captain\'s chair'),(5549,750,'_newsletter_content_text','field_5d79f999a7aaf'),(5550,750,'newsletter_content',''),(5551,750,'_newsletter_content','field_5d79f999a7aad'),(5552,750,'selling_more_section_heading','Selling More'),(5553,750,'_selling_more_section_heading','field_5d7a00919695e'),(5554,750,'selling_more_section_button_text','get started'),(5555,750,'_selling_more_section_button_text','field_5d7a00989695f'),(5556,750,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(5557,750,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(5558,750,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(5559,750,'_about_products_section_button_link','field_5d9215268abf2'),(5560,750,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(5561,750,'_banner_section_button_link','field_5d9215880fa13'),(5562,750,'banner_section_front_image_popup','744'),(5563,750,'_banner_section_front_image_popup','field_5f59d86ba4113'),(5564,750,'banner_section_video_link','https://player.vimeo.com/video/495495356'),(5565,750,'_banner_section_video_link','field_5ff6a08585341'),(5566,662,'_aioseop_keywords',''),(5567,662,'_aioseop_description',''),(5568,662,'_aioseop_title',''),(5569,662,'_aioseop_custom_link',''),(5570,662,'_aioseop_sitemap_exclude',''),(5571,662,'_aioseop_disable',''),(5572,662,'_aioseop_disable_analytics',''),(5573,662,'_aioseop_noindex',''),(5574,662,'_aioseop_nofollow',''),(5575,662,'banner_section_video_link','https://player.vimeo.com/video/495495356'),(5576,662,'_banner_section_video_link','field_5ff84f0efce43'),(5577,753,'banner_section_background_image','663'),(5578,753,'_banner_section_background_image','field_5f55fcd9df780'),(5579,753,'banner_section_text','Pricing'),(5580,753,'_banner_section_text','field_5f55fcd9df7bd'),(5581,753,'banner_section',''),(5582,753,'_banner_section','field_5f55fcd9cc74c'),(5583,753,'content','Captain’s Chair pricing is based on minimum client activation tiers as described below. Simply click the preview button to setup a Captain’s Site for your MSP.  No credit card is required for the preview.'),(5584,753,'_content','field_5f901635fa14f'),(5585,753,'banner_section_video_link','https://player.vimeo.com/video/495495356'),(5586,753,'_banner_section_video_link','field_5ff84f0efce43'),(5587,662,'video_link','https://player.vimeo.com/video/495495356'),(5588,662,'_video_link','field_5ff84f0efce43'),(5589,754,'banner_section_background_image','663'),(5590,754,'_banner_section_background_image','field_5f55fcd9df780'),(5591,754,'banner_section_text','Pricing'),(5592,754,'_banner_section_text','field_5f55fcd9df7bd'),(5593,754,'banner_section',''),(5594,754,'_banner_section','field_5f55fcd9cc74c'),(5595,754,'content','Captain’s Chair pricing is based on minimum client activation tiers as described below. Simply click the preview button to setup a Captain’s Site for your MSP.  No credit card is required for the preview.'),(5596,754,'_content','field_5f901635fa14f'),(5597,754,'banner_section_video_link','https://player.vimeo.com/video/495495356'),(5598,754,'_banner_section_video_link','field_5ff84f0efce43'),(5599,754,'video_link','https://player.vimeo.com/video/495495356'),(5600,754,'_video_link','field_5ff84f0efce43'),(5601,755,'_wp_attached_file','2021/01/computer-animation.gif'),(5602,755,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:725;s:6:\"height\";i:411;s:4:\"file\";s:30:\"2021/01/computer-animation.gif\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"computer-animation-300x170.gif\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/gif\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"computer-animation-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:11:{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\";}}'),(5603,755,'wp-smush-animated','1'),(5604,755,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.020056961771430862;s:5:\"bytes\";i:5;s:11:\"size_before\";i:24929;s:10:\"size_after\";i:24924;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:2:{s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.03;s:5:\"bytes\";i:5;s:11:\"size_before\";i:15114;s:10:\"size_after\";i:15109;s:4:\"time\";d:0.02;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9815;s:10:\"size_after\";i:9815;s:4:\"time\";d:0.01;}}}'),(5605,756,'banner_section_background_image','712'),(5606,756,'_banner_section_background_image','field_5d7785aaee8ae'),(5607,756,'banner_section_front_image','755'),(5608,756,'_banner_section_front_image','field_5d7785d3ee8af'),(5609,756,'banner_section_text','Dashboard That Increases Client Engagement And Improves Decision Making'),(5610,756,'_banner_section_text','field_5d7785eeee8b0'),(5611,756,'banner_section',''),(5612,756,'_banner_section','field_5d778563ee8ad'),(5613,756,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\n<a href=\"https://captainschairit.com/connectors/\">Check out the current connectors with more coming soon!</a>'),(5614,756,'_connectors_section_text','field_5d7789431dc51'),(5615,756,'connectors_section_image','21'),(5616,756,'_connectors_section_image','field_5d7789511dc52'),(5617,756,'connectors_section',''),(5618,756,'_connectors_section','field_5d7789221dc50'),(5619,756,'about_products_section_text','Boost client trust and increase account management efficiency with customizable dashboards, consolidated client information, and automated QBR reports.'),(5620,756,'_about_products_section_text','field_5d77a19d21f5a'),(5621,756,'about_products_section',''),(5622,756,'_about_products_section','field_5d77a00521f59'),(5623,756,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(5624,756,'_selling_more_section_text','field_5d77a2f0593b7'),(5625,756,'selling_more_section_link',''),(5626,756,'_selling_more_section_link','field_5d77a307593b8'),(5627,756,'selling_more_section_image','37'),(5628,756,'_selling_more_section_image','field_5d77a312593b9'),(5629,756,'selling_more_section',''),(5630,756,'_selling_more_section','field_5d77a2e3593b6'),(5631,756,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(5632,756,'_explore_captains_chair_heading','field_5d790fcc655af'),(5633,756,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(5634,756,'_explore_captains_chair_point_1','field_5d79101d655b0'),(5635,756,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(5636,756,'_explore_captains_chair_point_2','field_5d791091655b1'),(5637,756,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(5638,756,'_explore_captains_chair_point_3','field_5d791097655b2'),(5639,756,'explore_captains_chair',''),(5640,756,'_explore_captains_chair','field_5d790f8f655ae'),(5641,756,'explore_captains_chair_background_image','130'),(5642,756,'_explore_captains_chair_background_image','field_5d79111f19196'),(5643,756,'banner_section_button_text','Request a Demo'),(5644,756,'_banner_section_button_text','field_5d79edb98bc10'),(5645,756,'about_products_section_button_text','Learn More'),(5646,756,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(5647,756,'explore_captains_chair_button_text','Explore Captain’s Chair'),(5648,756,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(5649,756,'connectors_section_heading',''),(5650,756,'_connectors_section_heading','field_5d79f022eb0e9'),(5651,756,'newsletter_content_heading','Stay Informed!'),(5652,756,'_newsletter_content_heading','field_5d79f999a7aae'),(5653,756,'newsletter_content_text','Get news and updates on captain\'s chair'),(5654,756,'_newsletter_content_text','field_5d79f999a7aaf'),(5655,756,'newsletter_content',''),(5656,756,'_newsletter_content','field_5d79f999a7aad'),(5657,756,'selling_more_section_heading','Selling More'),(5658,756,'_selling_more_section_heading','field_5d7a00919695e'),(5659,756,'selling_more_section_button_text','get started'),(5660,756,'_selling_more_section_button_text','field_5d7a00989695f'),(5661,756,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(5662,756,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(5663,756,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(5664,756,'_about_products_section_button_link','field_5d9215268abf2'),(5665,756,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(5666,756,'_banner_section_button_link','field_5d9215880fa13'),(5667,756,'banner_section_front_image_popup','744'),(5668,756,'_banner_section_front_image_popup','field_5f59d86ba4113'),(5669,756,'banner_section_video_link','https://player.vimeo.com/video/495495356'),(5670,756,'_banner_section_video_link','field_5ff6a08585341'),(5671,757,'banner_section_background_image','712'),(5672,757,'_banner_section_background_image','field_5d7785aaee8ae'),(5673,757,'banner_section_front_image','603'),(5674,757,'_banner_section_front_image','field_5d7785d3ee8af'),(5675,757,'banner_section_text','Dashboard That Increases Client Engagement And Improves Decision Making'),(5676,757,'_banner_section_text','field_5d7785eeee8b0'),(5677,757,'banner_section',''),(5678,757,'_banner_section','field_5d778563ee8ad'),(5679,757,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\n<a href=\"https://captainschairit.com/connectors/\">Check out the current connectors with more coming soon!</a>'),(5680,757,'_connectors_section_text','field_5d7789431dc51'),(5681,757,'connectors_section_image','21'),(5682,757,'_connectors_section_image','field_5d7789511dc52'),(5683,757,'connectors_section',''),(5684,757,'_connectors_section','field_5d7789221dc50'),(5685,757,'about_products_section_text','Boost client trust and increase account management efficiency with customizable dashboards, consolidated client information, and automated QBR reports.'),(5686,757,'_about_products_section_text','field_5d77a19d21f5a'),(5687,757,'about_products_section',''),(5688,757,'_about_products_section','field_5d77a00521f59'),(5689,757,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(5690,757,'_selling_more_section_text','field_5d77a2f0593b7'),(5691,757,'selling_more_section_link',''),(5692,757,'_selling_more_section_link','field_5d77a307593b8'),(5693,757,'selling_more_section_image','37'),(5694,757,'_selling_more_section_image','field_5d77a312593b9'),(5695,757,'selling_more_section',''),(5696,757,'_selling_more_section','field_5d77a2e3593b6'),(5697,757,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(5698,757,'_explore_captains_chair_heading','field_5d790fcc655af'),(5699,757,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(5700,757,'_explore_captains_chair_point_1','field_5d79101d655b0'),(5701,757,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(5702,757,'_explore_captains_chair_point_2','field_5d791091655b1'),(5703,757,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(5704,757,'_explore_captains_chair_point_3','field_5d791097655b2'),(5705,757,'explore_captains_chair',''),(5706,757,'_explore_captains_chair','field_5d790f8f655ae'),(5707,757,'explore_captains_chair_background_image','130'),(5708,757,'_explore_captains_chair_background_image','field_5d79111f19196'),(5709,757,'banner_section_button_text','Request a Demo'),(5710,757,'_banner_section_button_text','field_5d79edb98bc10'),(5711,757,'about_products_section_button_text','Learn More'),(5712,757,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(5713,757,'explore_captains_chair_button_text','Explore Captain’s Chair'),(5714,757,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(5715,757,'connectors_section_heading',''),(5716,757,'_connectors_section_heading','field_5d79f022eb0e9'),(5717,757,'newsletter_content_heading','Stay Informed!'),(5718,757,'_newsletter_content_heading','field_5d79f999a7aae'),(5719,757,'newsletter_content_text','Get news and updates on captain\'s chair'),(5720,757,'_newsletter_content_text','field_5d79f999a7aaf'),(5721,757,'newsletter_content',''),(5722,757,'_newsletter_content','field_5d79f999a7aad'),(5723,757,'selling_more_section_heading','Selling More'),(5724,757,'_selling_more_section_heading','field_5d7a00919695e'),(5725,757,'selling_more_section_button_text','get started'),(5726,757,'_selling_more_section_button_text','field_5d7a00989695f'),(5727,757,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(5728,757,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(5729,757,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(5730,757,'_about_products_section_button_link','field_5d9215268abf2'),(5731,757,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(5732,757,'_banner_section_button_link','field_5d9215880fa13'),(5733,757,'banner_section_front_image_popup','744'),(5734,757,'_banner_section_front_image_popup','field_5f59d86ba4113'),(5735,757,'banner_section_video_link','https://player.vimeo.com/video/495495356'),(5736,757,'_banner_section_video_link','field_5ff6a08585341'),(5737,758,'banner_section_background_image','712'),(5738,758,'_banner_section_background_image','field_5d7785aaee8ae'),(5739,758,'banner_section_front_image','755'),(5740,758,'_banner_section_front_image','field_5d7785d3ee8af'),(5741,758,'banner_section_text','Dashboard That Increases Client Engagement And Improves Decision Making'),(5742,758,'_banner_section_text','field_5d7785eeee8b0'),(5743,758,'banner_section',''),(5744,758,'_banner_section','field_5d778563ee8ad'),(5745,758,'connectors_section_text','Captain\'s Chair consolidates the data that matters to next generation MSPs.\r\n<a href=\"https://captainschairit.com/connectors/\">Check out the current connectors with more coming soon!</a>'),(5746,758,'_connectors_section_text','field_5d7789431dc51'),(5747,758,'connectors_section_image','21'),(5748,758,'_connectors_section_image','field_5d7789511dc52'),(5749,758,'connectors_section',''),(5750,758,'_connectors_section','field_5d7789221dc50'),(5751,758,'about_products_section_text','Boost client trust and increase account management efficiency with customizable dashboards, consolidated client information, and automated QBR reports.'),(5752,758,'_about_products_section_text','field_5d77a19d21f5a'),(5753,758,'about_products_section',''),(5754,758,'_about_products_section','field_5d77a00521f59'),(5755,758,'selling_more_section_text','Join the growing community of next generation IT MSP\'s who are utilizing captain\'s chair'),(5756,758,'_selling_more_section_text','field_5d77a2f0593b7'),(5757,758,'selling_more_section_link',''),(5758,758,'_selling_more_section_link','field_5d77a307593b8'),(5759,758,'selling_more_section_image','37'),(5760,758,'_selling_more_section_image','field_5d77a312593b9'),(5761,758,'selling_more_section',''),(5762,758,'_selling_more_section','field_5d77a2e3593b6'),(5763,758,'explore_captains_chair_heading','Discover the software that will deliver increased managed recurring revenue and put you in the Captain\'s Chair with your clients.'),(5764,758,'_explore_captains_chair_heading','field_5d790fcc655af'),(5765,758,'explore_captains_chair_point_1','Sell Captain\'s Chair to your clients'),(5766,758,'_explore_captains_chair_point_1','field_5d79101d655b0'),(5767,758,'explore_captains_chair_point_2','Increase close ratios by differentiating your offering from the competition'),(5768,758,'_explore_captains_chair_point_2','field_5d791091655b1'),(5769,758,'explore_captains_chair_point_3','Increase client attachment rates by providing unprecedented visibility and communication'),(5770,758,'_explore_captains_chair_point_3','field_5d791097655b2'),(5771,758,'explore_captains_chair',''),(5772,758,'_explore_captains_chair','field_5d790f8f655ae'),(5773,758,'explore_captains_chair_background_image','130'),(5774,758,'_explore_captains_chair_background_image','field_5d79111f19196'),(5775,758,'banner_section_button_text','Request a Demo'),(5776,758,'_banner_section_button_text','field_5d79edb98bc10'),(5777,758,'about_products_section_button_text','Learn More'),(5778,758,'_about_products_section_button_text','field_5d79ee5f1b1b8'),(5779,758,'explore_captains_chair_button_text','Explore Captain’s Chair'),(5780,758,'_explore_captains_chair_button_text','field_5d79efcd71bff'),(5781,758,'connectors_section_heading',''),(5782,758,'_connectors_section_heading','field_5d79f022eb0e9'),(5783,758,'newsletter_content_heading','Stay Informed!'),(5784,758,'_newsletter_content_heading','field_5d79f999a7aae'),(5785,758,'newsletter_content_text','Get news and updates on captain\'s chair'),(5786,758,'_newsletter_content_text','field_5d79f999a7aaf'),(5787,758,'newsletter_content',''),(5788,758,'_newsletter_content','field_5d79f999a7aad'),(5789,758,'selling_more_section_heading','Selling More'),(5790,758,'_selling_more_section_heading','field_5d7a00919695e'),(5791,758,'selling_more_section_button_text','get started'),(5792,758,'_selling_more_section_button_text','field_5d7a00989695f'),(5793,758,'explore_captains_chair_button_link','https://captainschairit.com/client-dashboard'),(5794,758,'_explore_captains_chair_button_link','field_5d7a3f120a269'),(5795,758,'about_products_section_button_link','https://captainschairit.com/request-a-demo/'),(5796,758,'_about_products_section_button_link','field_5d9215268abf2'),(5797,758,'banner_section_button_link','https://captainschairit.com/request-a-demo/'),(5798,758,'_banner_section_button_link','field_5d9215880fa13'),(5799,758,'banner_section_front_image_popup','744'),(5800,758,'_banner_section_front_image_popup','field_5f59d86ba4113'),(5801,758,'banner_section_video_link','https://player.vimeo.com/video/495495356'),(5802,758,'_banner_section_video_link','field_5ff6a08585341'),(5803,662,'_aioseo_title',NULL),(5804,662,'_aioseo_description',NULL),(5805,662,'_aioseo_keywords',''),(5806,662,'_aioseo_og_title',NULL),(5807,662,'_aioseo_og_description',NULL),(5808,662,'_aioseo_og_article_section',''),(5809,662,'_aioseo_og_article_tags',''),(5810,662,'_aioseo_twitter_title',NULL),(5811,662,'_aioseo_twitter_description',NULL),(5812,760,'banner_section_background_image','663'),(5813,760,'_banner_section_background_image','field_5f55fcd9df780'),(5814,760,'banner_section_text','Pricing'),(5815,760,'_banner_section_text','field_5f55fcd9df7bd'),(5816,760,'banner_section',''),(5817,760,'_banner_section','field_5f55fcd9cc74c'),(5818,760,'content','Captain’s Chair pricing is based on minimum client activation tiers as described below. Simply click the \'Got It\' button below to begin the process of setting up your custom Captain\'s Chair site.  No credit card is required for the preview.'),(5819,760,'_content','field_5f901635fa14f'),(5820,760,'banner_section_video_link','https://player.vimeo.com/video/495495356'),(5821,760,'_banner_section_video_link','field_5ff84f0efce43'),(5822,760,'video_link','https://player.vimeo.com/video/495495356'),(5823,760,'_video_link','field_5ff84f0efce43'),(5824,761,'banner_section_background_image','663'),(5825,761,'_banner_section_background_image','field_5f55fcd9df780'),(5826,761,'banner_section_text','Pricing'),(5827,761,'_banner_section_text','field_5f55fcd9df7bd'),(5828,761,'banner_section',''),(5829,761,'_banner_section','field_5f55fcd9cc74c'),(5830,761,'content','Captain’s Chair pricing is based on minimum client activation tiers as described below. Simply click the preview button to setup a Captain’s Site for your MSP.  No credit card is required for the preview.'),(5831,761,'_content','field_5f901635fa14f'),(5832,761,'banner_section_video_link','https://player.vimeo.com/video/495495356'),(5833,761,'_banner_section_video_link','field_5ff84f0efce43'),(5834,761,'video_link','https://player.vimeo.com/video/495495356'),(5835,761,'_video_link','field_5ff84f0efce43'),(5836,734,'_aioseo_title',''),(5837,734,'_aioseo_description',''),(5838,734,'_aioseo_keywords',''),(5839,734,'_aioseo_og_title',NULL),(5840,734,'_aioseo_og_description',NULL),(5841,734,'_aioseo_og_article_section',''),(5842,734,'_aioseo_og_article_tags',''),(5843,734,'_aioseo_twitter_title',NULL),(5844,734,'_aioseo_twitter_description',NULL),(5845,762,'banner_section_background_image',''),(5846,762,'_banner_section_background_image','field_5fd72f9640bc0'),(5847,762,'banner_section_text',''),(5848,762,'_banner_section_text','field_5fd72f9640c21'),(5849,762,'banner_section',''),(5850,762,'_banner_section','field_5fd72f963b219'),(5851,762,'content','Captain’s Chair pricing is based on minimum client activation tiers as described below. Simply click the \'Got It\' button below to begin the process of setting up your custom Captain\'s Chair site. No credit card is required for the preview.'),(5852,762,'_content','field_5fd72f964b626'),(5853,764,'_edit_lock','1617900928:1'),(5854,764,'_edit_last','1'),(5855,765,'author_name',''),(5856,765,'_author_name','field_5d7b8550ef84d'),(5857,764,'_aioseo_title','Retain Managed Service Provider customers | Captain\'s Chair'),(5858,764,'_aioseo_description','Learn why Managed Service Providers lose clients and how to build and retain relationships, trust and perceived value to grow business.'),(5859,764,'_aioseo_keywords',''),(5860,764,'_aioseo_og_title',NULL),(5861,764,'_aioseo_og_description',NULL),(5862,764,'_aioseo_og_article_section',''),(5863,764,'_aioseo_og_article_tags',''),(5864,764,'_aioseo_twitter_title',NULL),(5865,764,'_aioseo_twitter_description',NULL),(5866,766,'author_name',''),(5867,766,'_author_name','field_5d7b8550ef84d'),(5870,764,'author_name','Captain\'s Chair'),(5871,764,'_author_name','field_5d7b8550ef84d'),(5872,767,'author_name',''),(5873,767,'_author_name','field_5d7b8550ef84d'),(5878,768,'author_name','Captain\'s Chair'),(5879,768,'_author_name','field_5d7b8550ef84d'),(5882,770,'author_name','Captain\'s Chair'),(5883,770,'_author_name','field_5d7b8550ef84d'),(5884,47,'_aioseo_title','About Captain\'s Chair | #site_title'),(5885,47,'_aioseo_description','Captain’s Chair is a client-facing portal that helps MSP\'s supply their clients with more visibility into their IT infrastructure and operations.'),(5886,47,'_aioseo_keywords',''),(5887,47,'_aioseo_og_title',NULL),(5888,47,'_aioseo_og_description',NULL),(5889,47,'_aioseo_og_article_section',''),(5890,47,'_aioseo_og_article_tags',''),(5891,47,'_aioseo_twitter_title',NULL),(5892,47,'_aioseo_twitter_description',NULL),(5893,771,'banner_section_background_image','217'),(5894,771,'_banner_section_background_image','field_5d7a486933c45'),(5895,771,'banner_section_text','Company Info'),(5896,771,'_banner_section_text','field_5d7a486933c46'),(5897,771,'banner_section',''),(5898,771,'_banner_section','field_5d7a486933c44'),(5899,771,'information_section_heading',''),(5900,771,'_information_section_heading','field_5d7a496629b60'),(5901,771,'information_section_content','Captain’s Chair was born from an MSP, so we understand the importance of delivering a best-in-class customer experience.  Providing that experience requires visibility to the necessary information to make informed decisions on servicing your clients and giving those clients a view of the work, you do for them.\r\n\r\nOur industry-first proprietary software increases engagement and creates stronger relationships between MSP’s and their customers by delivering critical insight in a user-friendly dashboard. The client facing dashboard is customizable and adds transparency to build trust between IT service providers and their managed clients.\r\n\r\nMost MSPs provide transparency a few times a year during monthly or quarterly business reviews (MBR or QBR) and our research has shown that MSPs spend between 5-50 hours per month preparing these and other management reports for their clients. However, through deploying Captain’s Chair, transparency is immediate and MSPs can cut that time spent by up to 90%, allowing their staff to focus on higher value activities.\r\n\r\nCaptain’s Chair currently supports PSA integrations with ConnectWise Manage and Kaseya BMS and in less than 30 minutes you and your clients will have an integrated view of the critical service, license, asset and warranty data in an easy to understand dashboard. The Captain’s Chair team is here to support you with these and other integrations, to grow your business and provide best-in-class service.'),(5902,771,'_information_section_content','field_5d7a497129b61'),(5903,771,'information_section',''),(5904,771,'_information_section','field_5d7a495329b5f'),(5905,771,'newsletter_content_heading','Stay Informed!'),(5906,771,'_newsletter_content_heading','field_5d7a487649f83'),(5907,771,'newsletter_content_text','Get news and updates on captain\'s chair'),(5908,771,'_newsletter_content_text','field_5d7a487649f84'),(5909,771,'newsletter_content',''),(5910,771,'_newsletter_content','field_5d7a487649f82'),(5911,771,'selling_more_section_heading','Get in Touch'),(5912,771,'_selling_more_section_heading','field_5d7a48811c4c6'),(5913,771,'selling_more_section_text','We are always looking for new partners and collaborations. Feel free to contact us at <span style=\"color:#fff\">877-677-2248</span> (CCIT).'),(5914,771,'_selling_more_section_text','field_5d7a48811c4c7'),(5915,771,'selling_more_section_link',''),(5916,771,'_selling_more_section_link','field_5d7a48811c4c8'),(5917,771,'selling_more_section_image','37'),(5918,771,'_selling_more_section_image','field_5d7a48811c4c9'),(5919,771,'selling_more_section_button_text','get started'),(5920,771,'_selling_more_section_button_text','field_5d7a48811c4ca'),(5921,771,'selling_more_section',''),(5922,771,'_selling_more_section','field_5d7a48811c4c5'),(5923,771,'leadership_section_heading','Leadership Team'),(5924,771,'_leadership_section_heading','field_5d7a4b61e3ee6'),(5925,771,'leadership_section',''),(5926,771,'_leadership_section','field_5d7a4b51e3ee5'),(5927,772,'banner_section_background_image','217'),(5928,772,'_banner_section_background_image','field_5d7a486933c45'),(5929,772,'banner_section_text','Company Info'),(5930,772,'_banner_section_text','field_5d7a486933c46'),(5931,772,'banner_section',''),(5932,772,'_banner_section','field_5d7a486933c44'),(5933,772,'information_section_heading',''),(5934,772,'_information_section_heading','field_5d7a496629b60'),(5935,772,'information_section_content','Captain’s Chair was born from an MSP, so we understand the importance of delivering a best-in-class customer experience.  Providing that experience requires visibility to the necessary information to make informed decisions on servicing your clients and giving those clients a view of the work, you do for them.\r\n\r\nOur industry-first proprietary software increases engagement and creates stronger relationships between MSP’s and their customers by delivering critical insight in a user-friendly dashboard. The client facing dashboard is customizable and adds transparency to build trust between IT service providers and their managed clients.\r\n\r\nMost MSPs provide transparency a few times a year during monthly or quarterly business reviews (MBR or QBR) and our research has shown that MSPs spend between 5-50 hours per month preparing these and other management reports for their clients. However, through deploying Captain’s Chair, transparency is immediate and MSPs can cut that time spent by up to 90%, allowing their staff to focus on higher value activities.\r\n\r\nCaptain’s Chair currently supports PSA integrations with ConnectWise Manage and Kaseya BMS and in less than 30 minutes you and your clients will have an integrated view of the critical service, license, asset and warranty data in an easy to understand dashboard. The Captain’s Chair team is here to support you with these and other integrations, to grow your business and provide best-in-class service.'),(5936,772,'_information_section_content','field_5d7a497129b61'),(5937,772,'information_section',''),(5938,772,'_information_section','field_5d7a495329b5f'),(5939,772,'newsletter_content_heading','Stay Informed!'),(5940,772,'_newsletter_content_heading','field_5d7a487649f83'),(5941,772,'newsletter_content_text','Get news and updates on captain\'s chair'),(5942,772,'_newsletter_content_text','field_5d7a487649f84'),(5943,772,'newsletter_content',''),(5944,772,'_newsletter_content','field_5d7a487649f82'),(5945,772,'selling_more_section_heading','Get in Touch'),(5946,772,'_selling_more_section_heading','field_5d7a48811c4c6'),(5947,772,'selling_more_section_text','We are always looking for new partners and collaborations. Feel free to contact us at <a href=\"tel:877-677-2248\">877-677-2248</a> (CCIT).'),(5948,772,'_selling_more_section_text','field_5d7a48811c4c7'),(5949,772,'selling_more_section_link',''),(5950,772,'_selling_more_section_link','field_5d7a48811c4c8'),(5951,772,'selling_more_section_image','37'),(5952,772,'_selling_more_section_image','field_5d7a48811c4c9'),(5953,772,'selling_more_section_button_text','get started'),(5954,772,'_selling_more_section_button_text','field_5d7a48811c4ca'),(5955,772,'selling_more_section',''),(5956,772,'_selling_more_section','field_5d7a48811c4c5'),(5957,772,'leadership_section_heading','Leadership Team'),(5958,772,'_leadership_section_heading','field_5d7a4b61e3ee6'),(5959,772,'leadership_section',''),(5960,772,'_leadership_section','field_5d7a4b51e3ee5'),(5966,43,'_aioseo_title','Connectors - ConnectWise, Kaseya, Datto | #site_title'),(5967,43,'_aioseo_description','Captain\'s Chair connects with industry leading platforms ConnectWise, Kaseya and Datto to provide a client portal and dashboards.'),(5968,43,'_aioseo_keywords',''),(5969,43,'_aioseo_og_title',NULL),(5970,43,'_aioseo_og_description',NULL),(5971,43,'_aioseo_og_article_section',''),(5972,43,'_aioseo_og_article_tags',''),(5973,43,'_aioseo_twitter_title',NULL),(5974,43,'_aioseo_twitter_description',NULL),(5975,2,'_edit_last','1'),(5976,2,'_aioseo_title',NULL),(5977,2,'_aioseo_description',NULL),(5978,2,'_aioseo_keywords',''),(5979,2,'_aioseo_og_title',NULL),(5980,2,'_aioseo_og_description',NULL),(5981,2,'_aioseo_og_article_section',''),(5982,2,'_aioseo_og_article_tags',''),(5983,2,'_aioseo_twitter_title',NULL),(5984,2,'_aioseo_twitter_description',NULL),(5985,2,'banner_section_background_image',''),(5986,2,'_banner_section_background_image','field_5d820649abf73'),(5987,2,'banner_section_text',''),(5988,2,'_banner_section_text','field_5d820649abf74'),(5989,2,'banner_section',''),(5990,2,'_banner_section','field_5d820648abf72'),(5991,773,'banner_section_background_image',''),(5992,773,'_banner_section_background_image','field_5d820649abf73'),(5993,773,'banner_section_text',''),(5994,773,'_banner_section_text','field_5d820649abf74'),(5995,773,'banner_section',''),(5996,773,'_banner_section','field_5d820648abf72'),(5997,775,'_edit_lock','1617900888:1'),(5998,775,'_edit_last','1'),(5999,776,'author_name',''),(6000,776,'_author_name','field_5d7b8550ef84d'),(6001,775,'_aioseo_title','MSP Service Ticket System Benefits MSP and Client | Captain\'s Chair'),(6002,775,'_aioseo_description','Proactive service tickets shared with the client on a daily basis can change the paradigm of the MSP as a break/fix shop.'),(6003,775,'_aioseo_keywords',''),(6004,775,'_aioseo_og_title',NULL),(6005,775,'_aioseo_og_description',NULL),(6006,775,'_aioseo_og_article_section',''),(6007,775,'_aioseo_og_article_tags',''),(6008,775,'_aioseo_twitter_title',NULL),(6009,775,'_aioseo_twitter_description',NULL),(6010,775,'author_name','Captain\'s Chair'),(6011,775,'_author_name','field_5d7b8550ef84d'),(6014,777,'author_name','Captain\'s Chair'),(6015,777,'_author_name','field_5d7b8550ef84d'),(6016,778,'_form','<div class=\"form-group position-relative submit-input-field\"><div class=\"spandiv\">[text FirstName class:form-control placeholder \"First Name\"]</div><div class=\"border-center spandiv\">[text LastName class:form-control placeholder \"Last Name\"]</div><div class=\"border-center spandiv\">[email* Email class:form-control placeholder \"Enter your email address\"]</div>  <button type=\"submit\" class=\"btn-stay-informed tnp-submit\" value=\"Send\"><i class=\"fas fa-paper-plane\"></i><span class=\"d-lg-none\">Submit</button></div>'),(6017,778,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:32:\"Captain\'s Chair New Subscription\";s:6:\"sender\";s:46:\"Captain\'s Chair <no-reply@captainschairit.com>\";s:9:\"recipient\";s:25:\"sales@captainschairit.com\";s:4:\"body\";s:64:\"Subscriber Details:\n\nName: [FirstName] [LastName]\nEmail: [Email]\";s:18:\"additional_headers\";s:17:\"Reply-To: [Email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(6018,778,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:40:\"Captain’s Chair Subscription Confirmed\";s:6:\"sender\";s:46:\"Captain\'s Chair <no-reply@captainschairit.com>\";s:9:\"recipient\";s:7:\"[Email]\";s:4:\"body\";s:8909:\"<!doctype html>\n<html>\n<head>\n<meta charset=\"utf-8\">\n<title>Contact us</title>\n<style type=\"text/css\">\nhtml {\n	width: 100%;\n	margin: 0;\n	padding: 0;\n}\nbody {\n	-webkit-text-size-adjust: none;\n	-ms-text-size-adjust: none;\n	margin: 0;\n	padding: 0;\n	-webkit-font-smoothing: antialiased;\n}\ntable {\n	border-spacing: 0;\n}\nimg {\n	display: block !important;\n	outline: none;\n	text-decoration: none;\n	-ms-interpolation-mode: bicubic;\n	border: none;\n	height: auto;\n	line-height: 100%;\n}\n	img.image-inline{\n		display: inline-block!important;	\n	}\n\np {\n	padding: 0;\n	margin: 0;\n}\nbr {\n	line-height: 0 !important;\n}\ndiv, p, span, strong, b, em, i, a, li, td {\n	-webkit-text-size-adjust: none;\n}\ntable td, table tr {\n	border-collapse: collapse;\n}\ntable {\n	border-collapse: collapse;\n	mso-table-lspace: 0pt;\n	mso-table-rspace: 0pt;\n}\n\n@media screen and (max-width:580px) {\ntable[class=\"table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"content-left-gap\"] {\n	width: 5%!important;\n}\ntable[class=\"content-table\"],\ntd[class=\"content-table\"]{\n	width: 100%!important;\n}\ntd[class=\"banner-image\"] img {\n	width: 100%!important;\n}\ntable[class=\"main-table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"gap-01\"] {\n	height: 15px!important;\n}\ntd[class=\"space-01\"] {\n	width: 15px!important;\n}\ntable[class=\"table-wrappper\"] .heading01 {\n	font-size: 20px !important;\n}\ntable[class=\"table-wrappper\"] .text01 {\n	font-size: 14px !important;\n	margin-bottom: 24px !important;\n}\ntable[class=\"table-wrappper\"] .heading02 {\n	font-size: 24px !important;\n}\ntd[class=\"content-border\"] {\n	height: 25px!important;\n}\ntable[class=\"table-wrappper\"] .heading03 {\n	font-size: 18px !important;\n}\ntable[class=\"table-wrappper\"] .email-link {\n	display: block !important;\n	margin: 10px 0 !important;\n}\n\n}\n\n@media screen and (max-width:420px) {\ntable[class=\"brand\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\ntable[class=\"website-btn\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\n\n	table[class=\"website-btn-tbl\"] {\n		width: 130px!important;\n	}\n	\n}\n</style>\n</head>\n\n<body style=\"background-color: #d7d7d7;\">\n\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\n	<!--Top gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Top gap-->\n	\n	<!--Body part-->\n	<tr>\n		<td class=\"main-td\">\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\n				<!--Logo part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n							<tr>\n								<td width=\"20\"></td>\n								<td align=\"center\" valign=\"top\">\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\n										<tr>\n											<td align=\"center\">\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"http://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s Chair\" alt=\"Captain\'s Chair\" style=\"border:none;\" width=\"150\" height=\"39\">\n											</a></td>\n										</tr>\n									</table>\n\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"right\" style=\"width:130px;\" class=\"website-btn\" width=\"130\">\n										<tr>\n											<td height=\"1\" class=\"gap-01\"></td>\n										</tr>\n										<tr>\n											<td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"  width=\"100%\" class=\"website-btn-tbl\">\n													<tr>\n														<td align=\"center\" style=\"height:35px; border:1px solid #ff671f; background-color: #ff671f;\"><a href=\"https://captainschairit.com\" style=\"color:#ffffff; background-color: #ff671f; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px;  width:108px; height:15px; display:block; text-align:center; text-decoration:none; padding:10px; cursor:pointer;\">Go Website</a></td>\n													</tr>\n												</table></td>\n										</tr>\n									</table>\n								</td>\n								<td width=\"20\"></td>\n							</tr>\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Logo part-->\n				\n				<!--Banner part-->\n				<tr>\n					<td class=\"banner-image\">\n						<a href=\"#\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg\" title=\"Banner\" alt=\"Banner\" style=\"border:none;\" width=\"600\" height=\"175\"></a>\n					</td>\n				</tr>\n				<!--/Banner part-->\n				\n				\n				\n				<!--Content top gap-->\n				<tr>\n					<td height=\"25\" class=\"gap-01\"></td>\n				</tr>\n				<!--/Content top gap-->\n				\n				<!--Content part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n								<td>\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"content-table\" style=\"width: 100%\">\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:30px; color:#ff671f; \" class=\"heading02\">Thank You For Subscribing!</p>\n	\n												<!-- <p style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">{message}</p> -->\n											</td>\n										</tr>\n										\n										<!--Content border-->\n										<tr>\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\n										</tr>\n										<!--/Content border-->\n										\n										<tr>\n											<td align=\"center\">\n												\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px; color:#293a47;\" class=\"text01\"><a href=\"mailto:sales@captainschairit.com\" style=\"color: #293a47; text-decoration: none;\" class=\"email-link\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png\" title=\"Email\" alt=\"Email\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">sales@captainschairit.com</a>\n												<a href=\"tel:877-677-2248\" style=\"color: #293a47; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Sales:877-677-2248</a>\n												<a href=\"tel:813-908-8282\" style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Phone:813-908-8282</a></p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td>\n												<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"social-table\" style=\"width: 182px\">\n													<tr>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\">\n															<a href=\"https://www.linkedin.com/company/captain-s-chair\" style=\"color: #293a47; text-decoration: none;\">\n																<img src=\"https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png\" title=\"LinkedIn\" alt=\"LinkedIn\" style=\"border: none; outline: none; margin: 0;\" width=\"38\" height=\"38\">\n															</a>\n														</td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n													</tr>\n												</table>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47;\">© Copyright 2021. All Rights Reserved.</p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n									</table>\n								</td>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Content part-->\n				\n				<!--bottom border part-->\n				<tr>\n					<td height=\"9\" bgcolor=\"#293a47\"></td>\n				</tr>\n				<!--/bottom border part-->\n\n			</table>\n		</td>\n	</tr>\n	<!--/Body part-->\n	\n	<!--footer gap-->\n	<tr>\n		<td height=\"25\" class=\"gap-01\"></td>\n	</tr>\n	<!--/footer gap-->\n\n	\n	\n	<!--Bottom gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Bottom gap-->\n	\n	\n \n</table>\n</body>\n</html>\";s:18:\"additional_headers\";s:35:\"Reply-To: sales@captainschairit.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(6019,778,'_messages','a:22:{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: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.\";}'),(6020,778,'_additional_settings',''),(6021,778,'_locale','en_US'),(6026,780,'_edit_lock','1617901021:1'),(6027,780,'_edit_last','1'),(6028,781,'author_name',''),(6029,781,'_author_name','field_5d7b8550ef84d'),(6030,780,'_aioseo_title','How a Managed Service Provider Can Improve IT Service Bids'),(6031,780,'_aioseo_description','Learn the elements of a successful MSP bid for IT service and tools like a client dashboard that help create a rewarding long-term relationship with the client.'),(6032,780,'_aioseo_keywords',''),(6033,780,'_aioseo_og_title',NULL),(6034,780,'_aioseo_og_description',NULL),(6035,780,'_aioseo_og_article_section',''),(6036,780,'_aioseo_og_article_tags',''),(6037,780,'_aioseo_twitter_title',NULL),(6038,780,'_aioseo_twitter_description',NULL),(6041,780,'author_name','Captain\'s Chair'),(6042,780,'_author_name','field_5d7b8550ef84d'),(6043,782,'author_name',''),(6044,782,'_author_name','field_5d7b8550ef84d'),(6047,783,'author_name','Captain\'s Chair'),(6048,783,'_author_name','field_5d7b8550ef84d'),(6049,784,'author_name','Captain\'s Chair'),(6050,784,'_author_name','field_5d7b8550ef84d'),(6053,785,'author_name','Captain\'s Chair'),(6054,785,'_author_name','field_5d7b8550ef84d'),(6055,224,'_config_errors','a:4:{s:12:\"mail.subject\";a:1:{i:0;a:2:{s:4:\"code\";i:101;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:57:\"https://contactform7.com/configuration-errors/maybe-empty\";}}}s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:102;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:68:\"https://contactform7.com/configuration-errors/invalid-mailbox-syntax\";}}}s:14:\"mail.recipient\";a:1:{i:0;a:2:{s:4:\"code\";i:102;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:68:\"https://contactform7.com/configuration-errors/invalid-mailbox-syntax\";}}}s:9:\"mail.body\";a:1:{i:0;a:2:{s:4:\"code\";i:101;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:57:\"https://contactform7.com/configuration-errors/maybe-empty\";}}}}'),(6059,787,'_edit_lock','1617900840:1'),(6060,787,'_edit_last','1'),(6061,788,'author_name',''),(6062,788,'_author_name','field_5d7b8550ef84d'),(6063,787,'_aioseo_title',NULL),(6064,787,'_aioseo_description','MSPs who stay agile and ready to respond to new challenges will weather the next crisis and gain greater client retention.'),(6065,787,'_aioseo_keywords',''),(6066,787,'_aioseo_og_title',NULL),(6067,787,'_aioseo_og_description',NULL),(6068,787,'_aioseo_og_article_section',''),(6069,787,'_aioseo_og_article_tags',''),(6070,787,'_aioseo_twitter_title',NULL),(6071,787,'_aioseo_twitter_description',NULL),(6074,787,'author_name','Captain\'s Chair'),(6075,787,'_author_name','field_5d7b8550ef84d'),(6076,789,'author_name','Captain\'s Chair'),(6077,789,'_author_name','field_5d7b8550ef84d'),(6078,791,'_edit_lock','1617900823:1'),(6079,791,'_edit_last','1'),(6080,792,'author_name',''),(6081,792,'_author_name','field_5d7b8550ef84d'),(6082,791,'_aioseo_title',NULL),(6083,791,'_aioseo_description','MSPs who make a paradigm shift to partner with their clients rather than just do break/fix support will increase customer retention.'),(6084,791,'_aioseo_keywords',''),(6085,791,'_aioseo_og_title',NULL),(6086,791,'_aioseo_og_description',NULL),(6087,791,'_aioseo_og_article_section',''),(6088,791,'_aioseo_og_article_tags',''),(6089,791,'_aioseo_twitter_title',NULL),(6090,791,'_aioseo_twitter_description',NULL),(6091,793,'author_name','Captain\'s Chair'),(6092,793,'_author_name','field_5d7b8550ef84d'),(6093,794,'author_name','Captain\'s Chair'),(6094,794,'_author_name','field_5d7b8550ef84d'),(6097,791,'author_name','Captain\'s Chair'),(6098,791,'_author_name','field_5d7b8550ef84d'),(6099,795,'author_name','Captain\'s Chair'),(6100,795,'_author_name','field_5d7b8550ef84d'),(6103,797,'_form','<div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[text* FirstName class:form-control placeholder]<label class=\"placeholder-label\">First Name</label></div></div><div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[text* LastName class:form-control placeholder]<label class=\"placeholder-label\">Last Name</label></div></div><div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[text* CompanyName class:form-control placeholder]<label class=\"placeholder-label\">Company Name</label></div></div><div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[email* BusinessE-mail class:form-control placeholder]<label class=\"placeholder-label\">Business E-mail</label></div></div><div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[tel* PhoneNumber class:form-control placeholder]<label class=\"placeholder-label\">Phone Number</label></div></div><div class=\"col-md-12\"><div class=\"text-center\"><button id=\'submit\' class=\'wpcf7-form-control wpcf7-submit btn btn-primary btn-rounded hvr-shutter-out-horizontal\'>Request a Demo</button></div></div>'),(6104,797,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:32:\"Captain\'s Chair Request for Demo\";s:6:\"sender\";s:46:\"Captain\'s Chair <no-reply@captainschairit.com>\";s:9:\"recipient\";s:25:\"sales@captainschairit.com\";s:4:\"body\";s:9861:\"<!doctype html>\n<html>\n<head>\n<meta charset=\"utf-8\">\n<title>Contact us</title>\n<style type=\"text/css\">\nhtml {\n	width: 100%;\n	margin: 0;\n	padding: 0;\n}\nbody {\n	-webkit-text-size-adjust: none;\n	-ms-text-size-adjust: none;\n	margin: 0;\n	padding: 0;\n	-webkit-font-smoothing: antialiased;\n}\ntable {\n	border-spacing: 0;\n}\nimg {\n	display: block !important;\n	outline: none;\n	text-decoration: none;\n	-ms-interpolation-mode: bicubic;\n	border: none;\n	height: auto;\n	line-height: 100%;\n}\n	img.image-inline{\n		display: inline-block!important;	\n	}\n\np {\n	padding: 0;\n	margin: 0;\n}\nbr {\n	line-height: 0 !important;\n}\ndiv, p, span, strong, b, em, i, a, li, td {\n	-webkit-text-size-adjust: none;\n}\ntable td, table tr {\n	border-collapse: collapse;\n}\ntable {\n	border-collapse: collapse;\n	mso-table-lspace: 0pt;\n	mso-table-rspace: 0pt;\n}\n\n@media screen and (max-width:580px) {\ntable[class=\"table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"content-left-gap\"] {\n	width: 5%!important;\n}\ntable[class=\"content-table\"],\ntd[class=\"content-table\"]{\n	width: 100%!important;\n}\ntd[class=\"banner-image\"] img {\n	width: 100%!important;\n}\ntable[class=\"main-table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"gap-01\"] {\n	height: 15px!important;\n}\ntd[class=\"space-01\"] {\n	width: 15px!important;\n}\ntable[class=\"table-wrappper\"] .heading01 {\n	font-size: 20px !important;\n}\ntable[class=\"table-wrappper\"] .text01 {\n	font-size: 14px !important;\n	margin-bottom: 24px !important;\n}\ntable[class=\"table-wrappper\"] .heading02 {\n	font-size: 24px !important;\n}\ntd[class=\"content-border\"] {\n	height: 25px!important;\n}\ntable[class=\"table-wrappper\"] .heading03 {\n	font-size: 18px !important;\n}\ntable[class=\"table-wrappper\"] .email-link {\n	display: block !important;\n	margin: 10px 0 !important;\n}\n\n}\n\n@media screen and (max-width:420px) {\ntable[class=\"brand\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\ntable[class=\"website-btn\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\n\n	table[class=\"website-btn-tbl\"] {\n		width: 130px!important;\n	}\n	\n}\n</style>\n</head>\n\n<body style=\"background-color: #d7d7d7;\">\n\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\n	<!--Top gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Top gap-->\n	\n	<!--Body part-->\n	<tr>\n		<td class=\"main-td\">\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\n				<!--Logo part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n							<tr>\n								<td width=\"20\"></td>\n								<td align=\"center\" valign=\"top\">\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\n										<tr>\n											<td align=\"center\">\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s Chair\" alt=\"Captain\'s Chair\" style=\"border:none;\" width=\"150\" height=\"39\">\n											</a></td>\n										</tr>\n									</table>\n\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"right\" style=\"width:130px;\" class=\"website-btn\" width=\"130\">\n										<tr>\n											<td height=\"1\" class=\"gap-01\"></td>\n										</tr>\n										<tr>\n											<td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"  width=\"100%\" class=\"website-btn-tbl\">\n													<tr>\n														<td align=\"center\" style=\"height:35px; border:1px solid #ff671f; background-color: #ff671f;\"><a href=\"https://captainschairit.com\" style=\"color:#ffffff; background-color: #ff671f; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px;  width:108px; height:15px; display:block; text-align:center; text-decoration:none; padding:10px; cursor:pointer;\">Go Website</a></td>\n													</tr>\n												</table></td>\n										</tr>\n									</table>\n								</td>\n								<td width=\"20\"></td>\n							</tr>\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Logo part-->\n				\n				<!--Banner part-->\n				<tr>\n					<td class=\"banner-image\">\n						<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\" target=\"_blank\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg\" title=\"Banner\" alt=\"Banner\" style=\"border:none;\" width=\"600\" height=\"175\"></a>\n					</td>\n				</tr>\n				<!--/Banner part-->\n				\n				\n				\n				<!--Content top gap-->\n				<tr>\n					<td height=\"25\" class=\"gap-01\"></td>\n				</tr>\n				<!--/Content top gap-->\n				\n				<!--Content part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n								<td>\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"content-table\" style=\"width: 100%\">\n										<tr>\n											<td align=\"left\">\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:30px; color:#ff671f; \" class=\"heading02\">Hi, Admin</p>\n	\n												<h5 style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">You have a new request for demo.</h5>\n\n                                                <p style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">\n                                                    <strong>First Name: </strong>[FirstName]<br>\n                                                    <strong>Last Name: </strong>[LastName]<br>\n                                                    <strong>Company Name: </strong>[CompanyName]<br>\n                                                    <strong>Business E-mail: </strong>[BusinessE-mail]<br>\n                                                    <strong>Phone Number: </strong>[PhoneNumber]\n                                                </p>\n											</td>\n										</tr>\n										\n										<!--Content border-->\n										<tr>\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\n										</tr>\n										<!--/Content border-->\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0 0 6px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:22px; color:#293a47; font-weight: bold;\" class=\"heading03\">Get connected with us!</p>\n												\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px; color:#293a47;\" class=\"text01\"><a href=\"mailto:sales@captainschairit.com\" style=\"color: #293a47; text-decoration: none;\" class=\"email-link\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png\" title=\"Email\" alt=\"Email\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">sales@captainschairit.com</a>\n												<a href=\"tel:877-677-2248\" style=\"color: #293a47; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Sales:877-677-2248</a>\n												<a href=\"tel:813-908-8282\" style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Phone:813-908-8282</a></p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td>\n												<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"social-table\" style=\"width: 182px\">\n													<tr>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\">\n															<a href=\"https://www.linkedin.com/company/captain-s-chair\" style=\"color: #293a47; text-decoration: none;\">\n																<img src=\"https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png\" title=\"LinkedIn\" alt=\"LinkedIn\" style=\"border: none; outline: none; margin: 0;\" width=\"38\" height=\"38\">\n															</a>\n														</td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n													</tr>\n												</table>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47;\">&copy; Copyright 2019. All Rights Reserved.</p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n									</table>\n								</td>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Content part-->\n				\n				<!--bottom border part-->\n				<tr>\n					<td height=\"9\" bgcolor=\"#293a47\"></td>\n				</tr>\n				<!--/bottom border part-->\n\n			</table>\n		</td>\n	</tr>\n	<!--/Body part-->\n	\n	<!--footer gap-->\n	<tr>\n		<td height=\"25\" class=\"gap-01\"></td>\n	</tr>\n	<!--/footer gap-->\n\n	\n	\n	<!--Bottom gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Bottom gap-->\n	\n	\n \n</table>\n</body>\n</html>\";s:18:\"additional_headers\";s:26:\"Reply-To: [BusinessE-mail]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(6105,797,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:29:\"Captain\'s Chair Auto Response\";s:6:\"sender\";s:46:\"Captain\'s Chair <no-reply@captainschairit.com>\";s:9:\"recipient\";s:16:\"[BusinessE-mail]\";s:4:\"body\";s:9499:\"<!doctype html>\n<html>\n<head>\n<meta charset=\"utf-8\">\n<title>Contact us</title>\n<style type=\"text/css\">\nhtml {\n	width: 100%;\n	margin: 0;\n	padding: 0;\n}\nbody {\n	-webkit-text-size-adjust: none;\n	-ms-text-size-adjust: none;\n	margin: 0;\n	padding: 0;\n	-webkit-font-smoothing: antialiased;\n}\ntable {\n	border-spacing: 0;\n}\nimg {\n	display: block !important;\n	outline: none;\n	text-decoration: none;\n	-ms-interpolation-mode: bicubic;\n	border: none;\n	height: auto;\n	line-height: 100%;\n}\n	img.image-inline{\n		display: inline-block!important;	\n	}\n\np {\n	padding: 0;\n	margin: 0;\n}\nbr {\n	line-height: 0 !important;\n}\ndiv, p, span, strong, b, em, i, a, li, td {\n	-webkit-text-size-adjust: none;\n}\ntable td, table tr {\n	border-collapse: collapse;\n}\ntable {\n	border-collapse: collapse;\n	mso-table-lspace: 0pt;\n	mso-table-rspace: 0pt;\n}\n\n@media screen and (max-width:580px) {\ntable[class=\"table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"content-left-gap\"] {\n	width: 5%!important;\n}\ntable[class=\"content-table\"],\ntd[class=\"content-table\"]{\n	width: 100%!important;\n}\ntd[class=\"banner-image\"] img {\n	width: 100%!important;\n}\ntable[class=\"main-table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"gap-01\"] {\n	height: 15px!important;\n}\ntd[class=\"space-01\"] {\n	width: 15px!important;\n}\ntable[class=\"table-wrappper\"] .heading01 {\n	font-size: 20px !important;\n}\ntable[class=\"table-wrappper\"] .text01 {\n	font-size: 14px !important;\n	margin-bottom: 24px !important;\n}\ntable[class=\"table-wrappper\"] .heading02 {\n	font-size: 24px !important;\n}\ntd[class=\"content-border\"] {\n	height: 25px!important;\n}\ntable[class=\"table-wrappper\"] .heading03 {\n	font-size: 18px !important;\n}\ntable[class=\"table-wrappper\"] .email-link {\n	display: block !important;\n	margin: 10px 0 !important;\n}\n\n}\n\n@media screen and (max-width:420px) {\ntable[class=\"brand\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\ntable[class=\"website-btn\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\n\n	table[class=\"website-btn-tbl\"] {\n		width: 130px!important;\n	}\n	\n}\n</style>\n</head>\n\n<body style=\"background-color: #d7d7d7;\">\n\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\n	<!--Top gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Top gap-->\n	\n	<!--Body part-->\n	<tr>\n		<td class=\"main-td\">\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\n				<!--Logo part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n							<tr>\n								<td width=\"20\"></td>\n								<td align=\"center\" valign=\"top\">\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\n										<tr>\n											<td align=\"center\">\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s chair\" alt=\"Captain\'s chair\" style=\"border:none;\" width=\"150\" height=\"39\">\n											</a></td>\n										</tr>\n									</table>\n\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"right\" style=\"width:130px;\" class=\"website-btn\" width=\"130\">\n										<tr>\n											<td height=\"1\" class=\"gap-01\"></td>\n										</tr>\n										<tr>\n											<td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"  width=\"100%\" class=\"website-btn-tbl\">\n													<tr>\n														<td align=\"center\" style=\"height:35px; border:1px solid #ff671f; background-color: #ff671f;\"><a href=\"https://captainschairit.com\" style=\"color:#ffffff; background-color: #ff671f; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px;  width:108px; height:15px; display:block; text-align:center; text-decoration:none; padding:10px; cursor:pointer;\">Go Website</a></td>\n													</tr>\n												</table></td>\n										</tr>\n									</table>\n								</td>\n								<td width=\"20\"></td>\n							</tr>\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Logo part-->\n				\n				<!--Banner part-->\n				<tr>\n					<td class=\"banner-image\">\n						<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\" target=\"_blank\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg\" title=\"Banner\" alt=\"Banner\" style=\"border:none;\" width=\"600\" height=\"175\"></a>\n					</td>\n				</tr>\n				<!--/Banner part-->\n				\n				\n				\n				<!--Content top gap-->\n				<tr>\n					<td height=\"25\" class=\"gap-01\"></td>\n				</tr>\n				<!--/Content top gap-->\n				\n				<!--Content part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n								<td>\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"content-table\" style=\"width: 100%\">\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:30px; color:#ff671f; \" class=\"heading02\">Hi, [FirstName]</p>\n	\n												<!--<h5 style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Thank you for contacting us.</h5>-->\n\n                                                <p style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">\n                                                    Thank you for showing interest in our product. We will get back to you.\n                                                </p>\n											</td>\n										</tr>\n										\n										<!--Content border-->\n										<tr>\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\n										</tr>\n										<!--/Content border-->\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0 0 6px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:22px; color:#293a47; font-weight: bold;\" class=\"heading03\">Get connected with us!</p>\n												\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px; color:#293a47;\" class=\"text01\"><a href=\"mailto:sales@captainschairit.com\" style=\"color: #293a47; text-decoration: none;\" class=\"email-link\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png\" title=\"Email\" alt=\"Email\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">sales@captainschairit.com</a>\n												<a href=\"tel:877-677-2248\" style=\"color: #293a47; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Sales:877-677-2248</a>\n												<a href=\"tel:813-908-8282\" style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Phone:813-908-8282</a></p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td>\n												<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"social-table\" style=\"width: 182px\">\n													<tr>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\">\n															<a href=\"https://www.linkedin.com/company/captain-s-chair\" style=\"color: #293a47; text-decoration: none;\">\n																<img src=\"https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png\" title=\"LinkedIn\" alt=\"LinkedIn\" style=\"border: none; outline: none; margin: 0;\" width=\"38\" height=\"38\">\n															</a>\n														</td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n													</tr>\n												</table>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47;\">&copy; Copyright 2019. All Rights Reserved.</p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n									</table>\n								</td>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Content part-->\n				\n				<!--bottom border part-->\n				<tr>\n					<td height=\"9\" bgcolor=\"#293a47\"></td>\n				</tr>\n				<!--/bottom border part-->\n\n			</table>\n		</td>\n	</tr>\n	<!--/Body part-->\n	\n	<!--footer gap-->\n	<tr>\n		<td height=\"25\" class=\"gap-01\"></td>\n	</tr>\n	<!--/footer gap-->\n\n	\n	\n	<!--Bottom gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Bottom gap-->\n	\n	\n \n</table>\n</body>\n</html>\";s:18:\"additional_headers\";s:35:\"Reply-To: sales@captainschairit.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:0;}'),(6106,797,'_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: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.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";}'),(6107,797,'_additional_settings',''),(6108,797,'_locale','en_US'),(6109,342,'_aioseo_title',NULL),(6110,342,'_aioseo_description',NULL),(6111,342,'_aioseo_keywords',''),(6112,342,'_aioseo_og_title',NULL),(6113,342,'_aioseo_og_description',NULL),(6114,342,'_aioseo_og_article_section',''),(6115,342,'_aioseo_og_article_tags',''),(6116,342,'_aioseo_twitter_title',NULL),(6117,342,'_aioseo_twitter_description',NULL),(6118,798,'banner_section_background_image','217'),(6119,798,'_banner_section_background_image','field_5d7f7f7e42974'),(6120,798,'banner_section_text','Request a Demo'),(6121,798,'_banner_section_text','field_5d7f7f7e42975'),(6122,798,'banner_section',''),(6123,798,'_banner_section','field_5d7f7f7e42973'),(6124,798,'content_section_content_heading','MSPs Win Big with Captain’s Chair'),(6125,798,'_content_section_content_heading','field_5d7f7fb1f4ab5'),(6126,798,'content_section_content_part_1','<div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Drive</span><span class=\"big-text\">New Revenue</span>for existing &amp; new clients</h3><i><img title=\"New Revenue\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/revenue.png\" alt=\"New Revenue\" /></i></div></div><!-- /New Revenue --><!-- Boost --><div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Boost</span><span class=\"big-text\">Engagement</span>for existing &amp; new clients</h3><i><img title=\"Engagement\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/engagement.png\" alt=\"Engagement\" /></i></div></div><!-- /Boost --><!-- Increase --><div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Increase</span><span class=\"big-text\">Efficiency</span>for existing &amp; new clients</h3><i><img title=\"Efficiency\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/efficiency.png\" alt=\"Efficiency\" /></i></div></div><!-- /Increase --><!-- Win --><div class=\"col-6 col-md-3\"><div class=\"demo-card\"><h3><span class=\"small-text\">Win</span><span class=\"big-text\">New Clients</span>by offering more insight</h3><i><img title=\"New Clients\" src=\"https://captainschairit.com/wp-content/uploads/2020/09/clients.png\" alt=\"New Clients\" /></i></div></div><!-- /Win -->'),(6127,798,'_content_section_content_part_1','field_5d7f7fc5f4ab6'),(6128,798,'content_section_content_part_2','<div class=\"col-md-4\"><div class=\"key-content\"><i><img title=\"Captain\'s Chair\" src=\"https://captainschairit.com/wp-content/themes/captainschare/img/tick.svg\" alt=\"Captain\'s Chair\" /></i><div>Customizable DashboardThat Delivers 100%Transparency</div></div></div><div class=\"col-md-4\"><div class=\"key-content\"><i><img title=\"Captain\'s Chair\" src=\"https://captainschairit.com/wp-content/themes/captainschare/img/tick.svg\" alt=\"Captain\'s Chair\" /></i><div>Connect Tickets, Licenses,Warranties &amp; More InJust Minutes</div></div></div><div class=\"col-md-4\"><div class=\"key-content\"><i><img title=\"Captain\'s Chair\" src=\"https://captainschairit.com/wp-content/themes/captainschare/img/tick.svg\" alt=\"Captain\'s Chair\" /></i><div>Save Time And Money OnManual effort QBR ReportingActivities</div></div></div>'),(6129,798,'_content_section_content_part_2','field_5d7f7fddf4ab7'),(6130,798,'content_section',''),(6131,798,'_content_section','field_5d7f7f9ff4ab4'),(6132,798,'demo_form_section_form_heading','Become a Nextgen MSP'),(6133,798,'_demo_form_section_form_heading','field_5d7f8225a0478'),(6134,798,'demo_form_section',''),(6135,798,'_demo_form_section','field_5d7f8213a0477'),(6136,798,'content_section_client_dashboard','622'),(6137,798,'_content_section_client_dashboard','field_5f5a0284841a7'),(6138,800,'_edit_lock','1617900776:1'),(6139,800,'_edit_last','1'),(6140,801,'author_name',''),(6141,801,'_author_name','field_5d7b8550ef84d'),(6142,800,'_aioseo_title','Create QBRs That Benefit Both MSPs and Clients | Captain\'s Chair'),(6143,800,'_aioseo_description','Learn how successful next-gen MSPs turn the Quarterly Business Review into a positive, constructive process that is proactive and forward-thinking.'),(6144,800,'_aioseo_keywords',''),(6145,800,'_aioseo_og_title',NULL),(6146,800,'_aioseo_og_description',NULL),(6147,800,'_aioseo_og_article_section',''),(6148,800,'_aioseo_og_article_tags',''),(6149,800,'_aioseo_twitter_title',NULL),(6150,800,'_aioseo_twitter_description',NULL),(6151,802,'author_name','Captain\'s Chair'),(6152,802,'_author_name','field_5d7b8550ef84d'),(6155,800,'author_name','Captain\'s Chair'),(6156,800,'_author_name','field_5d7b8550ef84d'),(6157,803,'author_name','Captain\'s Chair'),(6158,803,'_author_name','field_5d7b8550ef84d'),(6161,805,'_edit_lock','1617900721:1'),(6162,805,'_edit_last','1'),(6163,806,'author_name',''),(6164,806,'_author_name','field_5d7b8550ef84d'),(6165,805,'_aioseo_title',NULL),(6166,805,'_aioseo_description','An open dialogue between and MSP and its client can eliminate the blame game and create trust. A good dashboard creates this communication.'),(6167,805,'_aioseo_keywords',''),(6168,805,'_aioseo_og_title',NULL),(6169,805,'_aioseo_og_description',NULL),(6170,805,'_aioseo_og_article_section',''),(6171,805,'_aioseo_og_article_tags',''),(6172,805,'_aioseo_twitter_title',NULL),(6173,805,'_aioseo_twitter_description',NULL),(6174,807,'author_name','Captain\'s Chair'),(6175,807,'_author_name','field_5d7b8550ef84d'),(6176,808,'author_name','Captain\'s Chair'),(6177,808,'_author_name','field_5d7b8550ef84d'),(6178,809,'author_name','Captain\'s Chair'),(6179,809,'_author_name','field_5d7b8550ef84d'),(6180,810,'author_name','Captain\'s Chair'),(6181,810,'_author_name','field_5d7b8550ef84d'),(6182,811,'author_name','Captain\'s Chair'),(6183,811,'_author_name','field_5d7b8550ef84d'),(6184,812,'author_name','Captain\'s Chair'),(6185,812,'_author_name','field_5d7b8550ef84d'),(6188,805,'author_name','Captain\'s Chair'),(6189,805,'_author_name','field_5d7b8550ef84d'),(6190,813,'author_name','Captain\'s Chair'),(6191,813,'_author_name','field_5d7b8550ef84d'),(6192,814,'author_name','Captain\'s Chair'),(6193,814,'_author_name','field_5d7b8550ef84d'),(6196,815,'author_name','Captain\'s Chair'),(6197,815,'_author_name','field_5d7b8550ef84d'),(6198,816,'author_name','Captain\'s Chair'),(6199,816,'_author_name','field_5d7b8550ef84d'),(6202,817,'author_name','Captain\'s Chair'),(6203,817,'_author_name','field_5d7b8550ef84d'),(6204,769,'author_name','Captain\'s Chair'),(6205,769,'_author_name','field_5d7b8550ef84d'),(6208,818,'author_name','Captain\'s Chair'),(6209,818,'_author_name','field_5d7b8550ef84d'),(6210,820,'banner_section_background_image',''),(6211,820,'_banner_section_background_image','field_5fd72f9640bc0'),(6212,820,'banner_section_text',''),(6213,820,'_banner_section_text','field_5fd72f9640c21'),(6214,820,'banner_section',''),(6215,820,'_banner_section','field_5fd72f963b219'),(6216,820,'content','Captain’s Chair pricing is based on minimum client activation tiers as described below. Simply click the \'Got It\' button below to begin the process of setting up your custom Captain\'s Chair site. No credit card is required for the preview.'),(6217,820,'_content','field_5fd72f964b626'),(6218,668,'_aioseo_title',''),(6219,668,'_aioseo_description',''),(6220,668,'_aioseo_keywords',''),(6221,668,'_aioseo_og_title',NULL),(6222,668,'_aioseo_og_description',NULL),(6223,668,'_aioseo_og_article_section',''),(6224,668,'_aioseo_og_article_tags',''),(6225,668,'_aioseo_twitter_title',NULL),(6226,668,'_aioseo_twitter_description',NULL);
/*!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 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_520_ci 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 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci 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=822 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 (2,1,'2019-09-10 08:22:29','2019-09-10 08:22:29','<!-- wp:paragraph -->\r\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:quote -->\r\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\r\n<!-- /wp:quote -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>...or something like this:</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:quote -->\r\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\r\n<!-- /wp:quote -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>As a new WordPress user, you should go to <a href=\"http://dev.captainschairit.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\r\n<!-- /wp:paragraph -->','Sample Page','','publish','closed','open','','sample-page','','','2021-02-10 07:27:10','2021-02-10 07:27:10','',0,'http://dev.captainschairit.com/?page_id=2',0,'page','',0),(3,1,'2019-09-10 08:22:29','2019-09-10 08:22:29','<h3 class=\"heading05 mt-0\">This Policy</h3>\r\nThis Policy explains how we may Process your Personal Data. This Policy may be amended or updated from time to time, so please check it regularly for updates.\r\n\r\nThis Policy is issued by Concertium on behalf of itself, its subsidiaries and its affiliates (including any entity lawfully trading under the Concertium brand) (together, “Company”, “we”, “us” and “our”) and is addressed to individuals outside our organization with whom we interact, including customers, visitors to our Sites, users of our Apps, and other users of our services (together, “you”). Defined terms used in this Policy below.\r\n\r\nFor the purposes of this Policy, Company is the Controller. This Policy covers the information practices relating to Company websites for Concertium services (\"Services\") offered now or in the future.\r\n\r\nThis Policy may be amended or updated from time to time to reflect changes in our practices with respect to the processing of Personal Data, or changes in applicable law. We encourage you to read this Policy carefully, and to regularly check this page to review any changes we might make in accordance with the terms of this Policy.\r\n<h3 class=\"heading05\">Collection of Personal Data</h3>\r\nWe may collect or obtain Personal Data about you: directly from you (e.g., where you contact us); in the course of our relationship with you (e.g., if you make a purchase); when you make your Personal Data public (e.g., if you make a public post about us on social media); when you download, install, or use our Apps; when you visit our Site; when you register to use any of our Site, Apps, or services; or when you interact with any third party content or advertising on a Site or in an App.\r\n\r\nCollection of Personal Data: We may collect Personal Data about you from the following sources:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Data you provide: We may obtain your Personal Data when you provide it to us (e.g., where you contact us via email or telephone, or by any other means, or when you provide us with your business card).</li>\r\n 	<li>Relationship data: We may collect or obtain your Personal Data in the ordinary course of our relationship with you (e.g., if you purchase a service from us.</li>\r\n 	<li>App data: We may collect or obtain your Personal Data when you download or use any of our Apps.</li>\r\n 	<li>Site data: We may collect or obtain your Personal Data when you visit any of our Sites or use any features or resources available on or through a Site.</li>\r\n 	<li>Registration details: We may collect or obtain your Personal Data when you use, or register to use, any of our Sites, Apps, or services.</li>\r\n 	<li>Content and advertising information: If you choose to interact with any third-party content or advertising on a Site or in an App, we may receive Personal Data about you from the relevant third party.</li>\r\n 	<li>Third party information: We may collect or obtain your Personal Data from third parties who provide it to us (e.g., credit reference agencies; law enforcement authorities; etc.).</li>\r\n</ul>\r\n<h3 class=\"heading05\">Creation of Personal Data</h3>\r\nWe may also create Personal Data about you, such as records of your interactions with us, and details of your purchase history for internal administration purposes and analysis.\r\n<h3 class=\"heading05\">Categories of Personal Data we may Process</h3>\r\nWe may Process: your personal details (e.g., your name); demographic data (e.g., your age); your contact details (e.g., your address); records of your consents; purchase details; payment details (e.g., your billing address); information about our Sites and Apps (e.g., the type of device you are using); details of your employer (where relevant); information about your interactions with our content or advertising; and any views or opinions you provide to us.\r\n\r\nWe may Process the following categories of Personal Data about you:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Personal details: given name(s); preferred name; and photograph.</li>\r\n 	<li>Demographic information: gender; date of birth/age; nationality; salutation; job title/industry; and language preferences.</li>\r\n 	<li>Contact details: correspondence address; telephone number; email address; and details of your public social media profile(s).</li>\r\n 	<li>Consent records: records of any consents you may have given, together with the date and time, means of consent and any related information (e.g., the subject matter of the consent).</li>\r\n 	<li>Data relating to our Sites and Apps: device type; operating system; browser type; browser settings; IP address; language settings; dates and times of connecting to a Site; App usage statistics; App settings; dates and times of connecting to an App; location data, and other technical communications information (some of which may constitute Personal Data); username; password; security login details; usage data; aggregate statistical information.</li>\r\n 	<li>Employer details: where you interact with us in your capacity as an employee, the contact information of your employer (including name, address, telephone number and email address) to the extent relevant.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Lawful basis for Processing Personal Data</h3>\r\nWe may Process your Personal Data where: you have given your prior, express consent; the Processing is necessary for a contract between you and us; the Processing is required by applicable law; the Processing is necessary to protect the vital interests of any individual; or where we have a valid legitimate interest in the Processing.\r\n\r\nIn Processing your Personal Data in connection with the purposes set out in this Policy, we may rely on one or more of the following legal bases, depending on the circumstances:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Consent: We may Process your Personal Data where we have obtained your prior, express consent to the Processing (this legal basis is only used in relation to Processing that is entirely voluntary – it is not used for Processing that is necessary or obligatory in any way);</li>\r\n 	<li>Contractual necessity: We may Process your Personal Data where the Processing is necessary in connection with any contract that you may enter into with us;</li>\r\n 	<li>Compliance with applicable law: We may Process your Personal Data where the Processing is required by applicable law;</li>\r\n 	<li>Vital interests: We may Process your Personal Data where the Processing is necessary to protect the vital interests of any individual; or</li>\r\n 	<li>Legitimate interests: We may Process your Personal Data where we have a legitimate interest in carrying out the Processing for the purpose of managing, operating or promoting our business, and that legitimate interest is not overridden by your interests, fundamental rights, or freedoms.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Sensitive Personal Data</h3>\r\nWe do not seek to collect or otherwise Process your Sensitive Personal Data. Where we need to Process your Sensitive Personal Data for a legitimate purpose, we do so in accordance with applicable law.\r\n\r\nWe do not seek to collect or otherwise Process your Sensitive Personal Data in the ordinary course of our business. Where it becomes necessary to process your Sensitive Personal Data for any reason, we rely on one of the following legal bases:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Compliance with applicable law: We may Process your Sensitive Personal Data where the Processing is required or permitted by applicable law (e.g., to comply with our diversity reporting obligations);</li>\r\n 	<li>Detection and prevention of crime: We may Process your Sensitive Personal Data where the Processing is necessary for the detection or prevention of crime (including the prevention of fraud);</li>\r\n 	<li>Establishment, exercise or defense of legal rights: We may Process your Sensitive Personal Data where the Processing is necessary for the establishment, exercise or defense of legal rights; or</li>\r\n 	<li>Consent: We may Process your Sensitive Personal Data where we have, in accordance with applicable law, obtained your prior, express consent prior to Processing your Sensitive Personal Data (this legal basis is only used in relation to Processing that is entirely voluntary – it is not used for Processing that is necessary or obligatory in any way).</li>\r\n</ul>\r\n<h3 class=\"heading05\">Purposes for which we may Process your Personal Data</h3>\r\nWe may Process your Personal Data for the following purposes: providing services to you; operating our Sites and Apps; communicating with you; managing our IT systems; health and safety; financial management; conducting surveys; ensuring the security of our premises and systems; conducting investigations where necessary; compliance with applicable law; and improving our Sites, Apps, and services.\r\n\r\nThe purposes for which we may Process Personal Data, subject to applicable law, include:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Provision of services to you: providing our Sites, Apps, and services to you; communicating with you in relation to those services and providing you with promotional items at your request or in connection with those services or similar services.</li>\r\n 	<li>Our Sites and Apps: operating and managing our Sites and our Apps; providing content to you; displaying advertising and other information to you; communicating and interacting with you via our Sites and our Apps; identifying issues with our Sites and Apps and planning improvements to or creating new Sites and Apps; and notifying you of changes to any of our Sites, our Apps, or our services.</li>\r\n 	<li>Communications: communicating with you via any means (including via email, telephone, text message, social media, post or in person) news items and other information in which you may be interested, subject to ensuring that such communications are provided to you in compliance with applicable law; maintaining and updating your contact information where appropriate; and obtaining your prior, opt-in consent where required.</li>\r\n 	<li>Communications and IT operations: management of our communications systems; operation of IT security systems; and IT security audits.</li>\r\n 	<li>Health and safety: health and safety assessments and record keeping; and compliance with related legal obligations.</li>\r\n 	<li>Financial management: sales; finance; corporate audit; and vendor management.</li>\r\n 	<li>Surveys: engaging with you for the purposes of obtaining your views on our services.</li>\r\n 	<li>Security: physical security of our premises (including records of visits to our premises; and CCTV recordings); and electronic security (including login records and access details).</li>\r\n 	<li>Investigations: detecting, investigating and preventing breaches of policy, and criminal offences, in accordance with applicable law.</li>\r\n 	<li>Legal proceedings: establishing, exercising and defending legal rights.</li>\r\n 	<li>Legal compliance: compliance with our legal and regulatory obligations under applicable law.</li>\r\n 	<li>Improving our Sites, Apps, services: identifying issues with our Sites, our Apps, or our services; planning improvements to our Sites, our Apps, or our services; and creating new Sites, Apps, or services.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Disclosure of Personal Data to third parties</h3>\r\nWe may disclose your Personal Data to: legal and regulatory authorities; our external advisors; our Processors; any party as necessary in connection with legal proceedings; any party as necessary for investigating, detecting or preventing criminal offences; any purchaser of our business; and any third-party providers of advertising, plugins or content used on our Sites or our Apps.\r\n\r\nWe may disclose your Personal Data to other entities within the Company group, for legitimate business purposes (including operating our Sites and our Apps, and providing services to you), in accordance with applicable law. In addition, we may disclose your Personal Data to:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Legal and regulatory authorities, upon request, or for the purposes of reporting any actual or suspected breach of applicable law or regulation;</li>\r\n 	<li>Outside professional advisors (such as accountants, auditors, or lawyers), subject to binding contractual obligations of confidentiality;</li>\r\n 	<li>Third party Processors (such as payment services providers; data centers; etc.), located anywhere in the world, subject to the requirements noted below in this Section (H);</li>\r\n 	<li>Any relevant party, law enforcement agency or court, to the extent necessary for the establishment, exercise or defense of legal rights;</li>\r\n 	<li>Any relevant party for the purposes of prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including safeguarding against and the prevention of threats to public security;</li>\r\n 	<li>Any relevant third-party acquirer(s), in the event that we sell or transfer all or any relevant portion of our business or assets (including in the event of a reorganization, dissolution or liquidation); and</li>\r\n 	<li>Any relevant third-party provider, where our Sites and our Apps use third party advertising, plugins or content. If you choose to interact with any such advertising, plugins or content, your Personal Data may be shared with the relevant third-party provider. We recommend that you review that third party’s privacy policy before interacting with its advertising, plugins or content.</li>\r\n</ul>\r\nIf we engage a third-party Processor to Process your Personal Data, the Processor will be subject to binding contractual obligations to: (i) only Process the Personal Data in accordance with our prior written instructions; and (ii) use measures to protect the confidentiality and security of the Personal Data; together with any additional requirements under applicable law.\r\n<h3 class=\"heading05\">Data security</h3>\r\nWe implement appropriate technical and organizational security measures to protect your Personal Data. Please ensure that any Personal Data that you send to us is sent securely.\r\n\r\nWe have implemented appropriate technical and organizational security measures designed to protect your Personal Data against accidental or unlawful destruction, loss, alteration, unauthorized disclosure, unauthorized access, and other unlawful or unauthorized forms of Processing, in accordance with applicable law.\r\n\r\nBecause the internet is an open system, the transmission of information via the internet is not completely secure. Although we will implement all reasonable measures to protect your personal data, we cannot guarantee the security of your data transmitted to us using the internet – any such transmission is at your own risk and you are responsible for ensuring that any Personal Data that you send to us are sent securely.\r\n<h3 class=\"heading05\">Data accuracy</h3>\r\nWe take every reasonable step to ensure that your Personal Data are kept accurate and up-to-date and are erased or rectified if we become aware of inaccuracies.\r\n\r\nWe take every reasonable step to ensure that:your Data that we Process are accurate and, where necessary, kept up to date; andany of your Data that we Process that you inform us is inaccurate (having regard to the purposes for which they are Processed) are erased or rectified.\r\n<h3 class=\"heading05\">Data minimization</h3>\r\nWe take every reasonable step to ensure that your Data that we Process are limited to the Data reasonably necessary in connection with the purposes set out in this Policy or as required to provide you services or access to our Apps and Site.\r\n<h3 class=\"heading05\">Data retention</h3>\r\nWe take every reasonable step to ensure that your Data are only retained for as long as they are needed.\r\n\r\nThe criteria for determining the duration for which we will keep your Personal Data are as follows: we will retain copies of your Personal Data in a form that permits identification only for as long as is necessary in connection with the purposes set out in this Policy, unless applicable law requires a longer retention period. In particular, we may retain your Personal Data for the duration of any period necessary to establish, exercise or defend any legal rights.\r\n<h3 class=\"heading05\">Your legal rights</h3>\r\nSubject to applicable law, you may have a number of rights regarding the Processing of your Relevant Personal Data, including:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>The right not to provide your Personal Data to us (however, please note that we may be unable to provide you with the full benefit of our Sites, our Apps, or our services, if you do not provide us with your Personal Data – e.g., we may not be able to Process your orders without the necessary details);the right to request access to, or copies of, your Relevant Personal Data, together with information regarding the nature, Processing and disclosure of those Relevant Personal Data;the right to request rectification of any inaccuracies in your Relevant Personal Data;the right to request, on legitimate grounds:erasure of your Relevant Personal Data; orrestriction of Processing of your Relevant Personal Data;the right to object, on legitimate grounds, to the Processing of your Relevant Personal Data by us or on our behalf;the right to have certain Relevant Personal Data transferred to another Controller, in a structured, commonly used and machine-readable format, to the extent applicable;where we Process your Relevant Personal Data on the basis of your consent, the right to withdraw that consent (noting that such withdrawal does not affect the lawfulness of any Processing performed prior to the date on which we receive notice of such withdrawal, and does not prevent the Processing of your Personal Data in reliance upon any other available legal bases); andthe right to lodge complaints with a Data Protection Authority regarding the Processing of your Relevant Personal Data by us or on our behalf.</li>\r\n 	<li>We may require proof of your identity before we can give effect to these rights; andwhere your request requires the establishment of additional facts (e.g., a determination of whether any Processing is non-compliant with applicable law) we will investigate your request reasonably promptly, before deciding what action to take.</li>\r\n 	<li>To exercise one or more of these rights, or to ask a question about these rights or any other provision of this Policy, or about our Processing of your Personal Data, please use the contact details provided below.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Cookies and similar technologies (Cookie Policy)</h3>\r\nWe may Process your Personal Data by placing or reading Cookies and similar technologies. For more information, please see our Cookie Policy.\r\n\r\n<strong>Cookie Policy</strong>\r\nWhen you visit a Site or use an App we may place Cookies onto your device, or read Cookies already on your device, subject always to obtaining your consent, where required, in accordance with applicable law. We use Cookies to record information about your device, your browser and, in some cases, your preferences and browsing habits.\r\n<h3 class=\"heading05\">Terms of Use</h3>\r\nAll use of our Sites, our Apps, or our services is subject to our Terms and Conditions. We recommend that you review our Terms and Conditions regularly, in order to review any changes we might make from time to time.\r\n<h3 class=\"heading05\">Direct marketing</h3>\r\nWe may Process your Personal Data to contact you with information regarding services that may be of interest to you. You may unsubscribe for free at any time.\r\n\r\nWe may Process your Personal Data to contact you via email, telephone, direct mail or other communication formats to provide you with information regarding services that may be of interest to you. If we provide services to you, we may send information to you regarding our services, upcoming promotions and other information that may be of interest to you, using the contact details that you have provided to us and always in compliance with applicable law.\r\n\r\nYou may unsubscribe from our promotional email list at any time by following the unsubscribe instructions included in every promotional email we send. We will not send you promotional emails from a list you have selected to be unsubscribed from, but we may continue to contact you to the extent necessary for the purposes of any services you have requested or from additional lists you have signed up under.\r\n<h3 class=\"heading05\">Contact details</h3>\r\nYou may contact us about your direct marketing preference by emailing: <a href=\"mailto:info@concertium.com\">info@concertium.com</a>\r\n\r\nIf you wish to be taken off our contact list for direct marketing, or if you have any comments, questions or concerns about any of the information in this Policy, or any other issues relating to the Processing of Personal Data carried out by us, or on our behalf, please contact:\r\n\r\n<strong>Concertium, Inc.\r\nAttn: Privacy Office\r\n4014 Gunn Hwy; #248\r\nTampa, FL 33618</strong>\r\n<h3 class=\"heading05\">GLOSSARY</h3>\r\n“App” means any application made available by us (including where we make such applications available via third party stores or marketplaces, or by any other means).\r\n\r\n“Adequate Jurisdiction” a jurisdiction that has been formally designated by the European Commission as providing an adequate level of protection for Personal Data.\r\n\r\n“Cookie” means a small file that is placed on your device when you visit a website (including our Sites). In this Policy, a reference to a “Cookie” includes analogous technologies such as web beacons and clear GIFs.\r\n\r\n“Controller” means the entity that decides how and why Personal Data are Processed. In many jurisdictions, the Controller has primary responsibility for complying with applicable data protection laws.\r\n\r\n“Data Protection Authority” means an independent public authority that is legally tasked with overseeing compliance with applicable data protection laws.\r\n\r\n“EEA” means the European Economic Area.\r\n\r\n“Personal Data” means information that is about any individual, or from which any individual is directly or indirectly identifiable, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that individual.\r\n\r\n“Process”, “Processing” or “Processed” means anything that is done with any Personal Data, whether or not by automated means, such as collection, recording, organization, structuring, storage, adaptation or alteration, retrieval, consultation, use, disclosure by transmission, dissemination or otherwise making available, alignment or combination, restriction, erasure or destruction.\r\n\r\n“Processor” means any person or entity that Processes Personal Data on behalf of the Controller (other than employees of the Controller).\r\n\r\n“Relevant Personal Data” means Personal Data in respect of which we are the Controller. It expressly does not include Personal Data of which we are not the Controller.\r\n\r\n“Standard Contractual Clauses” means template transfer clauses adopted by the European Commission or adopted by a Data Protection Authority and approved by the European Commission.\r\n\r\n“Site” means any website operated, or maintained, by us or on our behalf.','Privacy Policy','','publish','closed','open','','privacy-policy','','','2019-10-03 14:13:57','2019-10-03 14:13:57','',0,'http://dev.captainschairit.com/?page_id=3',0,'page','',0),(5,1,'2019-09-10 08:43:32','2019-09-10 08:43:32','','Home','','publish','closed','closed','','home','','','2021-01-11 06:33:19','2021-01-11 06:33:19','',0,'http://dev.captainschairit.com/?page_id=5',0,'page','',0),(6,1,'2019-09-10 08:43:32','2019-09-10 08:43:32','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-10 08:43:32','2019-09-10 08:43:32','',5,'http://dev.captainschairit.com/2019/09/10/5-revision-v1/',0,'revision','',0),(7,1,'2019-09-10 09:48:38','2019-09-10 09:48:38','','logo','','inherit','open','closed','','logo','','','2019-09-10 09:48:38','2019-09-10 09:48:38','',0,'http://dev.captainschairit.com/wp-content/uploads/2019/09/logo.png',0,'attachment','image/png',0),(8,1,'2019-09-10 10:33:57','2019-09-10 10:33:57','[newsletter]','Newsletter','','publish','closed','closed','','newsletter','','','2019-09-10 10:33:57','2019-09-10 10:33:57','',0,'http://dev.captainschairit.com/newsletter/',0,'page','',0),(10,1,'2019-09-10 11:16:48','2019-09-10 11:16:48','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:32:\"template-parts/home-template.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Home Page','home-page','publish','closed','closed','','group_5d77854978fa1','','','2021-01-08 12:23:34','2021-01-08 12:23:34','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=10',0,'acf-field-group','',0),(11,1,'2019-09-10 11:16:48','2019-09-10 11:16:48','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Banner Section','banner_section','publish','closed','closed','','field_5d778563ee8ad','','','2019-09-10 11:16:48','2019-09-10 11:16:48','',10,'http://dev.captainschairit.com/?post_type=acf-field&p=11',0,'acf-field','',0),(12,1,'2019-09-10 11:16:49','2019-09-10 11:16:49','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5d7785aaee8ae','','','2019-09-10 11:16:49','2019-09-10 11:16:49','',11,'http://dev.captainschairit.com/?post_type=acf-field&p=12',0,'acf-field','',0),(13,1,'2019-09-10 11:16:49','2019-09-10 11:16:49','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Front Image','front_image','publish','closed','closed','','field_5d7785d3ee8af','','','2019-09-10 11:16:49','2019-09-10 11:16:49','',11,'http://dev.captainschairit.com/?post_type=acf-field&p=13',1,'acf-field','',0),(14,1,'2019-09-10 11:16:49','2019-09-10 11:16:49','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:6;s:9:\"new_lines\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5d7785eeee8b0','','','2021-01-07 05:48:28','2021-01-07 05:48:28','',11,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=14',4,'acf-field','',0),(16,1,'2019-09-10 11:21:44','2019-09-10 11:21:44','','banner-laptop','','inherit','open','closed','','banner-laptop','','','2019-09-10 11:21:44','2019-09-10 11:21:44','',5,'http://dev.captainschairit.com/wp-content/uploads/2019/09/banner-laptop.png',0,'attachment','image/png',0),(17,1,'2019-09-10 11:22:42','2019-09-10 11:22:42','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-10 11:22:42','2019-09-10 11:22:42','',5,'http://dev.captainschairit.com/5-revision-v1/',0,'revision','',0),(18,1,'2019-09-10 11:30:50','2019-09-10 11:30:50','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Connectors Section','connectors_section','publish','closed','closed','','field_5d7789221dc50','','','2019-09-11 15:20:28','2019-09-11 15:20:28','',10,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=18',3,'acf-field','',0),(19,1,'2019-09-10 11:30:50','2019-09-10 11:30:50','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Text','text','publish','closed','closed','','field_5d7789431dc51','','','2020-06-19 05:57:04','2020-06-19 05:57:04','',18,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=19',1,'acf-field','',0),(20,1,'2019-09-10 11:30:50','2019-09-10 11:30:50','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','image','publish','closed','closed','','field_5d7789511dc52','','','2019-09-12 07:13:53','2019-09-12 07:13:53','',18,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=20',2,'acf-field','',0),(21,1,'2019-09-10 11:32:18','2019-09-10 11:32:18','','connectors-logo','','inherit','open','closed','','connectors-logo','','','2019-09-10 11:32:18','2019-09-10 11:32:18','',5,'http://dev.captainschairit.com/wp-content/uploads/2019/09/connectors-logo.png',0,'attachment','image/png',0),(22,1,'2019-09-10 11:32:23','2019-09-10 11:32:23','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-10 11:32:23','2019-09-10 11:32:23','',5,'http://dev.captainschairit.com/5-revision-v1/',0,'revision','',0),(24,1,'2019-09-10 12:27:57','2019-09-10 12:27:57','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:14:\"about-products\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','About Product Post Type','about-product-post-type','publish','closed','closed','','group_5d77963380cb9','','','2019-09-16 11:03:04','2019-09-16 11:03:04','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=24',0,'acf-field-group','',0),(25,1,'2019-09-10 12:27:57','2019-09-10 12:27:57','a:12:{s:4:\"type\";s:8:\"checkbox\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:1:{s:8:\"featured\";s:8:\"Featured\";}s:12:\"allow_custom\";i:0;s:13:\"default_value\";a:0:{}s:6:\"layout\";s:8:\"vertical\";s:6:\"toggle\";i:0;s:13:\"return_format\";s:5:\"value\";s:11:\"save_custom\";i:0;}','Featured','featured','publish','closed','closed','','field_5d77966b8b48e','','','2019-09-11 10:11:35','2019-09-11 10:11:35','',24,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=25',2,'acf-field','',0),(26,1,'2019-09-10 12:28:52','2019-09-10 12:28:52','Captain’s Chair is an industry-first proprietary software product that creates transparency for the MSP’s customers by displaying an easy to understand view of the IT infrastructure.','How it works.','','publish','closed','closed','','how-it-works','','','2020-09-10 07:46:15','2020-09-10 07:46:15','',0,'http://dev.captainschairit.com/?post_type=about-products&#038;p=26',0,'about-products','',0),(27,1,'2019-09-10 12:45:42','2019-09-10 12:45:42','Save time on reporting activities, improve client engagement and drive new client acquisition from the industry’s first client focused dashboard platform.','Why do I need it?','','publish','closed','closed','','why-do-i-need-it','','','2020-09-10 10:15:36','2020-09-10 10:15:36','',0,'http://dev.captainschairit.com/?post_type=about-products&#038;p=27',0,'about-products','',0),(28,1,'2019-09-10 12:46:17','2019-09-10 12:46:17','The primary source of data is the PSA, the hub of an MSP’s service management. Microsoft O365 and a few other integrations also supply information to Captain’s Chair.','Where does the data come from?','','publish','closed','closed','','where-does-the-data-come-from','','','2020-09-10 11:10:02','2020-09-10 11:10:02','',0,'http://dev.captainschairit.com/?post_type=about-products&#038;p=28',0,'about-products','',0),(29,1,'2019-09-10 12:46:47','2019-09-10 12:46:47','The Captain’s Chair implementation process was designed to maximize customization with minimal effort. In less than 30 minutes full dashboards are available for clients and internal users.','Easy setup.','','publish','closed','closed','','easy-setup','','','2020-09-10 10:16:27','2020-09-10 10:16:27','',0,'http://dev.captainschairit.com/?post_type=about-products&#038;p=29',0,'about-products','',0),(30,1,'2019-09-10 13:14:24','2019-09-10 13:14:24','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','About Products Section','about_products_section','publish','closed','closed','','field_5d77a00521f59','','','2019-09-11 13:17:06','2019-09-11 13:17:06','',10,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=30',2,'acf-field','',0),(31,1,'2019-09-10 13:14:24','2019-09-10 13:14:24','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:6;s:9:\"new_lines\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5d77a19d21f5a','','','2020-09-10 11:08:47','2020-09-10 11:08:47','',30,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=31',0,'acf-field','',0),(32,1,'2019-09-10 13:15:12','2019-09-10 13:15:12','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-10 13:15:12','2019-09-10 13:15:12','',5,'http://dev.captainschairit.com/5-revision-v1/',0,'revision','',0),(38,1,'2019-09-10 13:21:23','2019-09-10 13:21:23','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-10 13:21:23','2019-09-10 13:21:23','',5,'http://dev.captainschairit.com/5-revision-v1/',0,'revision','',0),(39,1,'2019-09-10 14:05:53','2019-09-10 14:05:53','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Icon Class','icon','publish','closed','closed','','field_5d77adad19c71','','','2019-09-10 14:06:10','2019-09-10 14:06:10','',24,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=39',0,'acf-field','',0),(43,1,'2019-09-10 14:30:40','2019-09-10 14:30:40','','Connectors','','publish','closed','closed','','connectors','','','2021-02-10 07:25:35','2021-02-10 07:25:35','',0,'http://dev.captainschairit.com/?page_id=43',0,'page','',0),(44,1,'2019-09-10 14:30:40','2019-09-10 14:30:40','','Connectors','','inherit','closed','closed','','43-revision-v1','','','2019-09-10 14:30:40','2019-09-10 14:30:40','',43,'http://dev.captainschairit.com/43-revision-v1/',0,'revision','',0),(45,1,'2019-09-10 14:31:04','2019-09-10 14:31:04','','Resources','','publish','closed','closed','','resources','','','2019-09-10 14:31:04','2019-09-10 14:31:04','',0,'http://dev.captainschairit.com/?page_id=45',0,'page','',0),(46,1,'2019-09-10 14:31:04','2019-09-10 14:31:04','','Resources','','inherit','closed','closed','','45-revision-v1','','','2019-09-10 14:31:04','2019-09-10 14:31:04','',45,'http://dev.captainschairit.com/45-revision-v1/',0,'revision','',0),(47,1,'2019-09-10 14:31:14','2019-09-10 14:31:14','','About','','publish','closed','closed','','about','','','2021-02-08 06:31:39','2021-02-08 06:31:39','',0,'http://dev.captainschairit.com/?page_id=47',0,'page','',0),(48,1,'2019-09-10 14:31:14','2019-09-10 14:31:14','','About','','inherit','closed','closed','','47-revision-v1','','','2019-09-10 14:31:14','2019-09-10 14:31:14','',47,'http://dev.captainschairit.com/47-revision-v1/',0,'revision','',0),(49,1,'2019-09-10 14:31:24','2019-09-10 14:31:24','','Contact','','publish','closed','closed','','contact','','','2019-09-10 14:31:24','2019-09-10 14:31:24','',0,'http://dev.captainschairit.com/?page_id=49',0,'page','',0),(50,1,'2019-09-10 14:31:24','2019-09-10 14:31:24','','Contact','','inherit','closed','closed','','49-revision-v1','','','2019-09-10 14:31:24','2019-09-10 14:31:24','',49,'http://dev.captainschairit.com/49-revision-v1/',0,'revision','',0),(52,1,'2019-09-10 14:32:27','2019-09-10 14:32:27',' ','','','publish','closed','closed','','52','','','2020-12-14 10:13:10','2020-12-14 10:13:10','',0,'http://dev.captainschairit.com/?p=52',4,'nav_menu_item','',0),(55,1,'2019-09-11 09:51:30','2019-09-11 09:51:30','','Client Dashboard','','publish','closed','closed','','client-dashboard','','','2020-06-22 18:57:47','2020-06-22 18:57:47','',0,'http://dev.captainschairit.com/?page_id=55',0,'page','',0),(56,1,'2019-09-11 09:51:30','2019-09-11 09:51:30','','Client Dashboard','','inherit','closed','closed','','55-revision-v1','','','2019-09-11 09:51:30','2019-09-11 09:51:30','',55,'http://dev.captainschairit.com/55-revision-v1/',0,'revision','',0),(57,1,'2019-09-11 09:52:29','2019-09-11 09:52:29','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:35:\"template-parts/client-dashboard.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Client Dashboard','client-dashboard','publish','closed','closed','','group_5d78c3ca849e7','','','2020-06-22 13:13:55','2020-06-22 13:13:55','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=57',0,'acf-field-group','',0),(58,1,'2019-09-11 09:53:15','2019-09-11 09:53:15','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Banner Section','banner_section','publish','closed','closed','','field_5d78c3f39f22b','','','2019-09-11 09:54:00','2019-09-11 09:54:00','',57,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=58',0,'acf-field','',0),(59,1,'2019-09-11 09:53:15','2019-09-11 09:53:15','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5d78c3f39f22c','','','2019-09-11 09:53:15','2019-09-11 09:53:15','',58,'http://dev.captainschairit.com/?post_type=acf-field&p=59',0,'acf-field','',0),(61,1,'2019-09-11 09:53:15','2019-09-11 09:53:15','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5d78c3f39f22e','','','2019-09-11 09:55:35','2019-09-11 09:55:35','',58,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=61',1,'acf-field','',0),(66,1,'2019-09-11 09:56:21','2019-09-11 09:56:21','','client-bg','','inherit','open','closed','','client-bg','','','2019-09-11 09:56:21','2019-09-11 09:56:21','',55,'http://dev.captainschairit.com/wp-content/uploads/2019/09/client-bg.jpg',0,'attachment','image/jpeg',0),(67,1,'2019-09-11 09:57:45','2019-09-11 09:57:45','','Client Dashboard','','inherit','closed','closed','','55-revision-v1','','','2019-09-11 09:57:45','2019-09-11 09:57:45','',55,'http://dev.captainschairit.com/55-revision-v1/',0,'revision','',0),(68,1,'2019-09-11 10:11:14','2019-09-11 10:11:14','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"cc-features\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Features Post Type','features-post-type','publish','closed','closed','','group_5d78c827c5d80','','','2019-09-11 10:12:20','2019-09-11 10:12:20','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=68',0,'acf-field-group','',0),(69,1,'2019-09-11 10:11:34','2019-09-11 10:11:34','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Icon Class','icon','publish','closed','closed','','field_5d78c84f38d9c','','','2019-09-11 10:12:20','2019-09-11 10:12:20','',68,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=69',0,'acf-field','',0),(70,1,'2019-09-11 10:11:35','2019-09-11 10:11:35','a:12:{s:4:\"type\";s:8:\"checkbox\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:1:{s:8:\"featured\";s:8:\"Featured\";}s:12:\"allow_custom\";i:0;s:13:\"default_value\";a:0:{}s:6:\"layout\";s:8:\"vertical\";s:6:\"toggle\";i:0;s:13:\"return_format\";s:5:\"value\";s:11:\"save_custom\";i:0;}','Featured','featured','publish','closed','closed','','field_5d78c85438d9d','','','2019-09-11 10:12:20','2019-09-11 10:12:20','',68,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=70',1,'acf-field','',0),(77,1,'2019-09-11 10:37:32','2019-09-11 10:37:32',' ','','','publish','closed','closed','','77','','','2019-09-30 14:43:30','2019-09-30 14:43:30','',0,'http://dev.captainschairit.com/?p=77',3,'nav_menu_item','',0),(79,1,'2019-09-11 10:37:31','2019-09-11 10:37:31',' ','','','publish','closed','closed','','79','','','2019-09-30 14:43:30','2019-09-30 14:43:30','',0,'http://dev.captainschairit.com/?p=79',2,'nav_menu_item','',0),(81,1,'2019-09-11 10:37:31','2019-09-11 10:37:31','','Product','','publish','closed','closed','','product-2','','','2019-09-30 14:43:29','2019-09-30 14:43:29','',0,'http://dev.captainschairit.com/?p=81',1,'nav_menu_item','',0),(82,1,'2019-09-11 10:38:07','2019-09-11 10:38:07','These terms of service, together with our Privacy Policy which can be found <a href=\"https://captainschairit.com/privacy-policy/\">here</a> (collectively, the “Terms of Service”), govern your or the entity on whose behalf you are agreeing to these Terms of Service (\"Customer\")’s access to and use of the Services (as defined below) provided by Concertium. or any of its affiliates (collectively, \"Concertium\").\r\n\r\nIn the event that these Terms of Service conflict with the provisions of any Order, the provisions of these Terms of Service shall prevail unless Concertium and Customer expressly agree otherwise in writing and this is signed by both parties.\r\n\r\nConcertium may update these Terms of Service from time to time and will notify Customer of such updates either via email or by posting notice of such changes on its website, or by any other reasonable means. Customer’s continued use of the Services after Concertium’s provision of a notice of an updated version of the Terms of Service shall constitute Customer’s consent to such updated Terms of Service.\r\n<h3 class=\"heading05\">Customer Access to and Use of the Services</h3>\r\nCustomer may access and use the Services and the Website solely subject to and in accordance with these Terms of Service. Customer will comply with all applicable laws, rules, and regulations in connection with Customer\'s use of the Services and the Application. As used in these Terms of Service, the term \"Services\" means the data made available by Captain’s Chair to Customer together with any other product or service that may be provided by Concertium to Customer from time to time under these Terms of Service.\r\n<h3 class=\"heading05\">Availability of the Services</h3>\r\nConcertium will make commercially reasonable efforts to:\r\n<ol>\r\n 	<li>Maintain a 90% dashboard uptime and 99% data warehouse uptime.</li>\r\n 	<li>provide a Resolution to Critical Errors within 4 business days of receipt of an error call.</li>\r\n</ol>\r\n“Critical Error” means a condition resulting in the inability of Customer to obtain Customer Results. “Error” means a condition that:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>(A) meets the definition of Critical Error, but that can be circumvented or avoided on a temporary basis, or</li>\r\n 	<li>(B) results in the Services being or performing outside the specified functionality but is not a Critical Error. “Resolution” includes a resolution that is a work-around or emergency fix. If the Critical Error can be circumvented or avoided on a temporary basis the severity classification will drop to Error.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Third Party Cloud Infrastructure</h3>\r\nCustomer acknowledges and agrees that, in connection with the Services, Customer\'s data will be stored on the cloud infrastructure of a Third-Party Service Provider (the \"Cloud Infrastructure Provider\").\r\n<h3 class=\"heading05\">Right to Terminate or Suspend Services</h3>\r\nIf Concertium believes in its sole discretion that there may have been or may be a violation of Customer’s warranties or obligations under these Terms of Service, Concertium is authorized in its sole discretion and without any liability to monitor Customer\'s compliance, to immediately suspend or terminate the provision of Services to Customer, and/or to block the transmission of Customer Content which in Concertium’s reasonable opinion could violate applicable law, violate the rights of others, or subject Concertium to liability. In addition, if Concertium believes in its sole discretion that any Customer Content may have been or is at risk of being accessed by a third party without authorization, Concertium may take such Customer Content offline until the intrusion is resolved.\r\n<h3 class=\"heading05\">Termination</h3>\r\nCustomer may terminate these Terms of Service by providing written notice to their Concertium Relationship Manager (RM). Once written notice is provided, the cancellation will take effect upon the last day of the current Term. Concertium may terminate these Terms of Service immediately and without liability upon providing notice to Customer:\r\n<ol>\r\n 	<li>If Concertium believes that Customer has violated any provision of these Terms of Service or applicable law.</li>\r\n 	<li>If Concertium is threatened with a legal claim related to the provision of the Services.</li>\r\n 	<li>If Concertium’s relationship with a Third -Party Services Provider terminates or requires Concertium to change, suspend or terminate the Services.</li>\r\n 	<li>If Concertium believes providing the Services could create a substantial economic or technical burden or material security risk.</li>\r\n 	<li>In order to comply with applicable law or requests of governmental entities, or</li>\r\n 	<li>If Concertium determines that the use of the Services by Customer or Concertium’s provision of any of the Services has become impractical or unfeasible. Customer may terminate these Terms of Service by providing written notice in form of email to your Concertium Relationship Manager (RM). Once written notice is provided, the Cancellation will take effect upon the last day of the current Term.</li>\r\n</ol>\r\n<h3 class=\"heading05\">Effect of Termination</h3>\r\nUpon termination of these Terms of Service, Concertium will provide Customer with reasonable access to, and the ability to extract, Customer Content for a period of 7 days of the effective date of termination. Following such 7-day period, Concertium will delete Customer Content and Customer\'s access to the Services. Applicable provisionsshall survive termination of these Terms of Service for any reason.\r\n<h3 class=\"heading05\">Customer Representations and Warranties</h3>\r\nCustomer represents and warrants to Concertium that:\r\n<ol>\r\n 	<li>Customer has the requisite power and authority to enter into these Terms of Service and to perform all of its obligations under these Terms of Service.</li>\r\n 	<li>All Account information Customer has provided Concertium for the purpose of receiving the Services is complete and accurate, and Customer shall update its Account information to maintain the accuracy thereof throughout the Term.</li>\r\n 	<li>If Customer makes use of software not provided by Concertium, Customer has a written license agreement permitting Customer to use such software in connection with the Services, and Concertium shall have no responsibility for any liability or any problems caused to the Services in connection with Customer’s use of any such software, and</li>\r\n 	<li>Customer is and will remain throughout the Term in compliance with all applicable information security, data protection, privacy and/or other statutes, acts, laws, regulations and directives relating to its use of the Services.</li>\r\n</ol>\r\n<h3 class=\"heading05\">Concertium Representations and Warranties</h3>\r\nConcertium represents and warrants to Customer that Concertium has the requisite power and authority to enter into these Terms of Service and to perform all of its obligations under these Terms of Service.\r\n\r\nCaptain’s Chair, or its licensors, Concertium owns and reserves all rights, title and interest in and to the Services, the Application, Captain’s Chair trademarks and service marks and all modifications to any of the forgoing, and all related worldwide intellectual property rights, whether registered or not and whether registerable or not.\r\n<h3 class=\"heading05\">Customer\'s License</h3>\r\nIn consideration for Customer’s full and punctual payment of the Fees (as defined below) and subject to Customer’s ongoing compliance with these Terms of Service, Concertium hereby grants Customer a limited, non-exclusive, non-transferable and non-sublicensable license to access and use the Services.\r\n<h3 class=\"heading05\">Restrictions</h3>\r\nCustomer may not use the Services in any manner or for any purpose other than for its own internal use and as expressly permitted by these Terms of Service. Customer may not, and may not attempt to, and will not allow third parties to:\r\n<ol>\r\n 	<li>Modify, alter, tamper with, repair, or otherwise create derivative works of any software included in the Services.</li>\r\n 	<li>Reverse engineer, disassemble, or decompile the Service or apply any other process or procedure to derive the source code of any software included in the Services.</li>\r\n 	<li>Create multiple Accounts to simulate or act as a single Account or otherwise access the Services in a manner intended to avoid incurring Fees or otherwise breach these Terms of Service.</li>\r\n 	<li>Resell, sublicense, or otherwise allow a third party\'s access to the Services.</li>\r\n 	<li>Copy any ideas, features, functions or content of the Services (other than Customer Content), or use the Services to create a competitive product or service.</li>\r\n 	<li>Remove, alter or obscure any proprietary notices contained on or within the Services or the Application, (7.) monitor the availability, performance or functionality of the Services, or</li>\r\n 	<li>Gain or attempt to gain unauthorized access to Concertium’s systems or network. Customer shall be fully responsible for its Representatives’ adherence to these Terms of Service. As a condition to making the Services available to Customer, Customer undertakes that it will not assert, authorize, assist or encourage any third party to assert against Concertium or its licensors, affiliates or users, any infringement or other claim in connection with the Services.</li>\r\n</ol>\r\n<h3 class=\"heading05\">Suggestions</h3>\r\nShould Customer provide Concertium with any ideas, feedback or suggestions (“Suggestions”) regarding the Services, including without limitation, bug fixes or improvements, Concertium will irrevocably own all right, title and interest in and to the Suggestions and will be free to use the Suggestions without any liability or payment to Customer and without Customer’s prior written consent. Customer hereby irrevocably assigns to Concertium all right, title and interest in and to Suggestions and agrees to provide Concertium with such reasonable assistance required in order to document, perfect and maintain Concertium’s rights in and to the Suggestions, at Concertium’s cost.\r\n<h3 class=\"heading05\">Confidentiality</h3>\r\nCustomer agrees to hold in confidence and not to use or disclose any of Concertium’s Confidential Information except solely for the purpose of Customer’s authorized use of the Services in accordance with these Terms of Service. “Confidential Information” means the pricing terms contained in these Terms of Service and any and all non-public data or information, including all third-party data or information, disclosed by or on behalf of Concertium to Customer in connection with the Services.\r\n<h3 class=\"heading05\">Indemnification</h3>\r\nCustomer will defend, indemnify, and hold harmless Concertium and its licensors, Concertium and each of their respective officers, directors, employees, advisors and representatives, from and against any claims, damages, losses, liabilities, costs, fines and expenses (including attorneys’ fees) arising out of or relating to:\r\n<ol>\r\n 	<li>Customer’s actual or alleged breach of any provisions of these Terms of Services, the Cloud Infrastructure Provider Terms or of any applicable law.</li>\r\n 	<li>Any activities held under Customer’s Account, including by unauthorized third parties; or.</li>\r\n 	<li>Customer Content or the combination of Customer Content with other applications, content or processes, including any claim involving actual or alleged infringement or misappropriation of third-party rights arising out of or in connection with Customer Content and including any actual or alleged claim that appropriate consents were not obtained from data subject to the collection or processing of their personal data. Concertium shall notify Customer of any claim subject to indemnification, provided that Concertium\'s failure to do so shall not affect Customer obligations hereunder, except to the extent that Concertium\'s failure to promptly notify Customer materially delays or prejudices Customer ability to defend the claim. At Concertium\'s option, Customer will have the right to defend against any such claim with counsel of Customer’s choosing (subject to Concertium written consent) and to settle such claim as Customer deems appropriate, provided that Customer shall not enter into any settlement without Concertium’s prior written consent and provided that Concertium may at any time elect to take over control of the defense and settlement of the claim upon written notice to Customer.</li>\r\n</ol>\r\n<h3 class=\"heading05\">US Government Rights</h3>\r\nIf Customer is using the Services on behalf of the US Government, the Services, any related software and related documentation are provided to the US Government as \"commercial items\", \"commercial computer software\", \"commercial computer software documentation\" and \"technical data\" with the same rights and restrictions generally applicable to the Services, and if these terms fail to meet the US Government\'s needs or are inconsistent in any respect with federal law, Customer will immediately discontinue Customer\'s use of the Services. The terms \"commercial items\", \"commercial computer software\", \"commercial computer software documentation\" and \"technical data\" are defined in the Defense Acquisition regulation and the Defense Federal Acquisition Regulation Supplement.\r\n<h3 class=\"heading05\">No Third-Party Beneficiary</h3>\r\nThese Terms of Service do not create any third-party beneficiary rights in any individual or entity that is not a party to these Terms of Service.\r\n\r\nThese Terms of Service, together with the Privacy Policy to the extent applicable and entered into between Customer and Concertium, by Concertiumconstitute the entire agreement between Customer and Concertium. These Terms of Service shall be governed by the internal laws of the State of Florida without regard of its conflict of laws rules, and the parties hereby submit to the exclusive jurisdiction of the courts of Hillsborough County, Florida in connection with any dispute in connection with these Terms of Service, provided that Concertium shall be entitled to institute an action in any court of competent jurisdiction to obtain injunctive relief or otherwise protect or enforce its intellectual property rights or interests.\r\n<h3 class=\"heading05\">All rights are cumulative</h3>\r\nConcertium may freely assign any of its rights and obligations under these Terms of Service. Customer may not assign these Terms of Service without the prior written consent of Concertium. No delay or failure to take any action with respect to any breach of these Terms of Service shall constitute a waiver of such breach or any subsequent or other breach. All waivers must be in writing to be effective. If any provision of these Terms of Service is declared invalid or unenforceable, the remaining provisions of these Terms of Service shall not be affected thereby, and shall remain in full force.','Terms & Conditions','','publish','closed','closed','','terms-conditions','','','2019-10-10 19:34:42','2019-10-10 19:34:42','',0,'http://dev.captainschairit.com/?page_id=82',0,'page','',0),(83,1,'2019-09-11 10:38:07','2019-09-11 10:38:07','','Privacy Policy','','inherit','closed','closed','','82-revision-v1','','','2019-09-11 10:38:07','2019-09-11 10:38:07','',82,'http://dev.captainschairit.com/82-revision-v1/',0,'revision','',0),(84,1,'2019-09-11 10:38:35','2019-09-11 10:38:35','','Terms & Conditions','','inherit','closed','closed','','82-revision-v1','','','2019-09-11 10:38:35','2019-09-11 10:38:35','',82,'http://dev.captainschairit.com/82-revision-v1/',0,'revision','',0),(85,1,'2019-09-11 10:39:14','2019-09-11 10:39:14','<!-- wp:heading -->\r\n<h2>Who we are</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Our website address is: https://captainschairit.com/cc-website.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>What personal data we collect and why we collect it</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3>Comments</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3>Media</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3>Contact forms</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3>Cookies</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3>Embedded content from other websites</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3>Analytics</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Who we share your data with</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:heading -->\r\n<h2>How long we retain your data</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>What rights you have over your data</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Where we send your data</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Visitor comments may be checked through an automated spam detection service.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Your contact information</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Additional information</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3>How we protect your data</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3>What data breach procedures we have in place</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3>What third parties we receive data from</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3>What automated decision making and/or profiling we do with user data</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3>Industry regulatory disclosure requirements</h3>\r\n<!-- /wp:heading -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2019-09-11 10:39:14','2019-09-11 10:39:14','',3,'http://dev.captainschairit.com/3-revision-v1/',0,'revision','',0),(86,1,'2019-09-11 10:39:45','2019-09-11 10:39:45','','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2019-09-11 10:39:45','2019-09-11 10:39:45','',3,'http://dev.captainschairit.com/3-revision-v1/',0,'revision','',0),(87,1,'2019-09-11 10:40:22','2019-09-11 10:40:22',' ','','','publish','closed','closed','','87','','','2019-09-30 14:43:30','2019-09-30 14:43:30','',0,'http://dev.captainschairit.com/?p=87',5,'nav_menu_item','',0),(88,1,'2019-09-11 10:40:22','2019-09-11 10:40:22',' ','','','publish','closed','closed','','88','','','2019-09-30 14:43:30','2019-09-30 14:43:30','',0,'http://dev.captainschairit.com/?p=88',4,'nav_menu_item','',0),(90,1,'2019-09-11 13:16:40','2019-09-11 13:16:40','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:29:\"template-parts/connectors.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Connectors Page','connectors-page','publish','closed','closed','','group_5d78f3abeefe6','','','2020-06-22 13:16:22','2020-06-22 13:16:22','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=90',0,'acf-field-group','',0),(91,1,'2019-09-11 13:17:05','2019-09-11 13:17:05','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Banner Section','banner_section','publish','closed','closed','','field_5d78f3c54ddf9','','','2019-09-11 13:18:01','2019-09-11 13:18:01','',90,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=91',0,'acf-field','',0),(92,1,'2019-09-11 13:17:06','2019-09-11 13:17:06','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5d78f3c54ddfa','','','2019-09-11 13:17:06','2019-09-11 13:17:06','',91,'http://dev.captainschairit.com/?post_type=acf-field&p=92',0,'acf-field','',0),(94,1,'2019-09-11 13:17:06','2019-09-11 13:17:06','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5d78f3c54ddfc','','','2019-09-11 13:18:01','2019-09-11 13:18:01','',91,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=94',1,'acf-field','',0),(96,1,'2019-09-11 13:17:06','2019-09-11 13:17:06','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5d78f3cd4ddfe','','','2019-09-11 13:17:06','2019-09-11 13:17:06','',150,'http://dev.captainschairit.com/?post_type=acf-field&p=96',0,'acf-field','',0),(97,1,'2019-09-11 13:17:06','2019-09-11 13:17:06','a:7:{s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";}','Link','link','publish','closed','closed','','field_5d78f3cd4ddff','','','2019-09-11 13:17:06','2019-09-11 13:17:06','',150,'http://dev.captainschairit.com/?post_type=acf-field&p=97',1,'acf-field','',0),(98,1,'2019-09-11 13:17:06','2019-09-11 13:17:06','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','image','publish','closed','closed','','field_5d78f3cd4de00','','','2019-09-11 13:17:06','2019-09-11 13:17:06','',150,'http://dev.captainschairit.com/?post_type=acf-field&p=98',2,'acf-field','',0),(99,1,'2019-09-11 13:18:52','2019-09-11 13:18:52','','Connectors','','inherit','closed','closed','','43-revision-v1','','','2019-09-11 13:18:52','2019-09-11 13:18:52','',43,'http://dev.captainschairit.com/43-revision-v1/',0,'revision','',0),(100,1,'2019-09-11 13:19:56','2019-09-11 13:19:56','','Connectors','','inherit','closed','closed','','43-revision-v1','','','2019-09-11 13:19:56','2019-09-11 13:19:56','',43,'http://dev.captainschairit.com/43-revision-v1/',0,'revision','',0),(101,1,'2019-09-11 13:21:04','2019-09-11 13:21:04','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Content','content','publish','closed','closed','','field_5d78f4a935687','','','2020-06-22 13:16:22','2020-06-22 13:16:22','',183,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=101',0,'acf-field','',0),(102,1,'2019-09-11 13:21:36','2019-09-11 13:21:36','','Connectors','','inherit','closed','closed','','43-revision-v1','','','2019-09-11 13:21:36','2019-09-11 13:21:36','',43,'http://dev.captainschairit.com/43-revision-v1/',0,'revision','',0),(103,1,'2019-09-11 13:51:47','2019-09-11 13:51:47','','VSA by Kaseya','','publish','closed','closed','','vsa-by-kaseya','','','2020-05-20 20:23:15','2020-05-20 20:23:15','',0,'http://dev.captainschairit.com/?post_type=cc-connectors&#038;p=103',15,'cc-connectors','',0),(104,1,'2019-09-11 13:41:52','2019-09-11 13:41:52','','ConnectWise Manage','','publish','closed','closed','','connectwise-manage','','','2020-10-21 07:30:07','2020-10-21 07:30:07','',0,'http://dev.captainschairit.com/?post_type=cc-connectors&#038;p=104',17,'cc-connectors','',0),(105,1,'2019-09-11 13:41:48','2019-09-11 13:41:48','','manage','','inherit','open','closed','','manage','','','2019-09-11 13:41:48','2019-09-11 13:41:48','',104,'http://dev.captainschairit.com/wp-content/uploads/2019/09/manage.png',0,'attachment','image/png',0),(106,1,'2019-09-11 13:51:43','2019-09-11 13:51:43','','vsa','','inherit','open','closed','','vsa','','','2019-09-11 13:51:43','2019-09-11 13:51:43','',103,'http://dev.captainschairit.com/wp-content/uploads/2019/09/vsa.png',0,'attachment','image/png',0),(107,1,'2019-09-11 14:45:31','2019-09-11 14:45:31','','Site24x7','','publish','closed','closed','','site24x7','','','2020-05-20 20:22:56','2020-05-20 20:22:56','',0,'http://dev.captainschairit.com/?post_type=cc-connectors&#038;p=107',1,'cc-connectors','',0),(108,1,'2019-09-11 14:45:53','2019-09-11 14:45:53','','New Relic','','publish','closed','closed','','new-relic','','','2020-05-20 20:22:36','2020-05-20 20:22:36','',0,'http://dev.captainschairit.com/?post_type=cc-connectors&#038;p=108',0,'cc-connectors','',0),(109,1,'2019-09-11 13:53:05','2019-09-11 13:53:05','','AWS','','publish','closed','closed','','aws','','','2020-05-20 20:28:23','2020-05-20 20:28:23','',0,'http://dev.captainschairit.com/?post_type=cc-connectors&#038;p=109',12,'cc-connectors','',0),(110,1,'2019-09-11 13:52:21','2019-09-11 13:52:21','','AZURE','','publish','closed','closed','','azure','','','2020-05-20 20:28:32','2020-05-20 20:28:32','',0,'http://dev.captainschairit.com/?post_type=cc-connectors&#038;p=110',14,'cc-connectors','',0),(111,1,'2019-09-11 13:53:37','2019-09-11 13:53:37','','Datto','','publish','closed','closed','','datto','','','2020-05-20 20:32:09','2020-05-20 20:32:09','',0,'http://dev.captainschairit.com/?post_type=cc-connectors&#038;p=111',10,'cc-connectors','',0),(112,1,'2019-09-11 14:46:58','2019-09-11 14:46:58','','datto','','inherit','open','closed','','datto-2','','','2019-09-11 14:46:58','2019-09-11 14:46:58','',111,'http://dev.captainschairit.com/wp-content/uploads/2019/09/datto.png',0,'attachment','image/png',0),(113,1,'2019-09-11 14:47:24','2019-09-11 14:47:24','','azure','','inherit','open','closed','','azure-2','','','2019-09-11 14:47:24','2019-09-11 14:47:24','',110,'http://dev.captainschairit.com/wp-content/uploads/2019/09/azure.png',0,'attachment','image/png',0),(114,1,'2019-09-11 14:47:37','2019-09-11 14:47:37','','aws','','inherit','open','closed','','aws-2','','','2019-09-11 14:47:37','2019-09-11 14:47:37','',109,'http://dev.captainschairit.com/wp-content/uploads/2019/09/aws.png',0,'attachment','image/png',0),(115,1,'2019-09-11 14:47:54','2019-09-11 14:47:54','','new-relic','','inherit','open','closed','','new-relic-2','','','2019-09-11 14:47:54','2019-09-11 14:47:54','',108,'http://dev.captainschairit.com/wp-content/uploads/2019/09/new-relic.png',0,'attachment','image/png',0),(116,1,'2019-09-11 14:48:07','2019-09-11 14:48:07','','site24','','inherit','open','closed','','site24','','','2019-09-11 14:48:07','2019-09-11 14:48:07','',107,'http://dev.captainschairit.com/wp-content/uploads/2019/09/site24.png',0,'attachment','image/png',0),(117,1,'2019-09-11 13:59:08','2019-09-11 13:59:08','','Crewhu','','publish','closed','closed','','crewhu','','','2020-05-20 20:34:16','2020-05-20 20:34:16','',0,'http://dev.captainschairit.com/?post_type=cc-connectors&#038;p=117',2,'cc-connectors','',0),(118,1,'2019-09-11 14:50:18','2019-09-11 14:50:18','','crewhu','','inherit','open','closed','','crewhu-2','','','2019-09-11 14:50:18','2019-09-11 14:50:18','',117,'http://dev.captainschairit.com/wp-content/uploads/2019/09/crewhu.png',0,'attachment','image/png',0),(119,1,'2019-09-11 13:57:12','2019-09-11 13:57:12','','Cisco Meraki','','publish','closed','closed','','cisco-meraki','','','2020-05-20 20:33:01','2020-05-20 20:33:01','',0,'http://dev.captainschairit.com/?post_type=cc-connectors&#038;p=119',6,'cc-connectors','',0),(120,1,'2019-09-11 14:51:08','2019-09-11 14:51:08','','cisco-meraki','','inherit','open','closed','','cisco-meraki','','','2019-09-11 14:51:08','2019-09-11 14:51:08','',119,'http://dev.captainschairit.com/wp-content/uploads/2019/09/cisco-meraki.png',0,'attachment','image/png',0),(121,1,'2019-09-11 13:52:35','2019-09-11 13:52:35','','Office 365','','publish','closed','closed','','office-365','','','2020-06-04 15:06:58','2020-06-04 15:06:58','',0,'http://dev.captainschairit.com/?post_type=cc-connectors&#038;p=121',13,'cc-connectors','',0),(122,1,'2019-09-11 14:51:32','2019-09-11 14:51:32','','office-365','','inherit','open','closed','','office-365','','','2019-09-11 14:51:32','2019-09-11 14:51:32','',121,'http://dev.captainschairit.com/wp-content/uploads/2019/09/office-365.png',0,'attachment','image/png',0),(123,1,'2019-09-11 15:20:05','2019-09-11 15:20:05','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Explore Captain\'s Chair','explore_captains_chair','publish','closed','closed','','field_5d790f8f655ae','','','2019-09-11 15:20:28','2019-09-11 15:20:28','',10,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=123',2,'acf-field','',0),(124,1,'2019-09-11 15:20:05','2019-09-11 15:20:05','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:0:\"\";}','Heading','heading','publish','closed','closed','','field_5d790fcc655af','','','2019-09-11 15:22:35','2019-09-11 15:22:35','',123,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=124',1,'acf-field','',0),(125,1,'2019-09-11 15:20:05','2019-09-11 15:20:05','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Point 1','point_1','publish','closed','closed','','field_5d79101d655b0','','','2019-09-11 15:22:35','2019-09-11 15:22:35','',123,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=125',2,'acf-field','',0),(126,1,'2019-09-11 15:20:05','2019-09-11 15:20:05','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Point 2','point_2','publish','closed','closed','','field_5d791091655b1','','','2019-09-11 15:22:35','2019-09-11 15:22:35','',123,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=126',3,'acf-field','',0),(127,1,'2019-09-11 15:20:05','2019-09-11 15:20:05','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Point 3','point_3','publish','closed','closed','','field_5d791097655b2','','','2019-09-11 15:22:35','2019-09-11 15:22:35','',123,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=127',4,'acf-field','',0),(128,1,'2019-09-11 15:21:47','2019-09-11 15:21:47','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-11 15:21:47','2019-09-11 15:21:47','',5,'http://dev.captainschairit.com/5-revision-v1/',0,'revision','',0),(129,1,'2019-09-11 15:22:35','2019-09-11 15:22:35','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5d79111f19196','','','2019-09-11 15:22:35','2019-09-11 15:22:35','',123,'http://dev.captainschairit.com/?post_type=acf-field&p=129',0,'acf-field','',0),(130,1,'2019-09-11 15:24:01','2019-09-11 15:24:01','','bg-01','','inherit','open','closed','','bg-01','','','2019-09-11 15:24:01','2019-09-11 15:24:01','',5,'http://dev.captainschairit.com/wp-content/uploads/2019/09/bg-01.jpg',0,'attachment','image/jpeg',0),(131,1,'2019-09-11 15:24:17','2019-09-11 15:24:17','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-11 15:24:17','2019-09-11 15:24:17','',5,'http://dev.captainschairit.com/5-revision-v1/',0,'revision','',0),(132,1,'2019-09-12 07:03:34','2019-09-12 07:03:34','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button Text','button_text','publish','closed','closed','','field_5d79edb98bc10','','','2021-01-07 05:48:28','2021-01-07 05:48:28','',11,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=132',5,'acf-field','',0),(134,1,'2019-09-12 07:04:08','2019-09-12 07:04:08','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-12 07:04:08','2019-09-12 07:04:08','',5,'http://dev.captainschairit.com/5-revision-v1/',0,'revision','',0),(135,1,'2019-09-12 07:06:23','2019-09-12 07:06:23','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button Text','button_text','publish','closed','closed','','field_5d79ee5f1b1b8','','','2019-09-12 07:06:23','2019-09-12 07:06:23','',30,'http://dev.captainschairit.com/?post_type=acf-field&p=135',1,'acf-field','',0),(136,1,'2019-09-12 07:08:24','2019-09-12 07:08:24','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-12 07:08:24','2019-09-12 07:08:24','',5,'http://dev.captainschairit.com/5-revision-v1/',0,'revision','',0),(137,1,'2019-09-12 07:12:25','2019-09-12 07:12:25','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button Text','button_text','publish','closed','closed','','field_5d79efcd71bff','','','2019-09-12 07:12:25','2019-09-12 07:12:25','',123,'http://dev.captainschairit.com/?post_type=acf-field&p=137',5,'acf-field','',0),(138,1,'2019-09-12 07:12:36','2019-09-12 07:12:36','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-12 07:12:36','2019-09-12 07:12:36','',5,'http://dev.captainschairit.com/5-revision-v1/',0,'revision','',0),(139,1,'2019-09-12 07:13:53','2019-09-12 07:13:53','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Heading','heading','publish','closed','closed','','field_5d79f022eb0e9','','','2019-09-12 07:13:53','2019-09-12 07:13:53','',18,'http://dev.captainschairit.com/?post_type=acf-field&p=139',0,'acf-field','',0),(149,1,'2019-09-12 07:37:28','2019-09-12 07:37:28','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-12 07:37:28','2019-09-12 07:37:28','',5,'http://dev.captainschairit.com/5-revision-v1/',0,'revision','',0),(161,1,'2019-09-12 07:59:10','2019-09-12 07:59:10','','Connectors','','inherit','closed','closed','','43-revision-v1','','','2019-09-12 07:59:10','2019-09-12 07:59:10','',43,'http://dev.captainschairit.com/43-revision-v1/',0,'revision','',0),(162,1,'2019-09-12 07:59:28','2019-09-12 07:59:28','','Client Dashboard','','inherit','closed','closed','','55-revision-v1','','','2019-09-12 07:59:28','2019-09-12 07:59:28','',55,'http://dev.captainschairit.com/55-revision-v1/',0,'revision','',0),(163,1,'2019-09-12 08:06:53','2019-09-12 08:06:53','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Dashboard 1','dashboard_1','publish','closed','closed','','field_5d79fc638727b','','','2019-09-16 11:25:36','2019-09-16 11:25:36','',57,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=163',2,'acf-field','',0),(164,1,'2019-09-12 08:06:53','2019-09-12 08:06:53','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Heading','heading','publish','closed','closed','','field_5d79fc7f8727c','','','2019-09-12 08:06:53','2019-09-12 08:06:53','',163,'http://dev.captainschairit.com/?post_type=acf-field&p=164',0,'acf-field','',0),(165,1,'2019-09-12 08:06:53','2019-09-12 08:06:53','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Content','content','publish','closed','closed','','field_5d79fc918727d','','','2020-06-22 13:13:55','2020-06-22 13:13:55','',163,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=165',1,'acf-field','',0),(166,1,'2019-09-12 08:08:22','2019-09-12 08:08:22','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Dashboard 2','dashboard_2','publish','closed','closed','','field_5d79fca327368','','','2019-09-16 11:25:36','2019-09-16 11:25:36','',57,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=166',3,'acf-field','',0),(167,1,'2019-09-12 08:08:22','2019-09-12 08:08:22','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Heading','heading','publish','closed','closed','','field_5d79fcaf27369','','','2019-09-12 08:08:22','2019-09-12 08:08:22','',166,'http://dev.captainschairit.com/?post_type=acf-field&p=167',0,'acf-field','',0),(168,1,'2019-09-12 08:08:22','2019-09-12 08:08:22','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Content','content','publish','closed','closed','','field_5d79fce02736b','','','2020-06-22 13:13:55','2020-06-22 13:13:55','',166,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=168',1,'acf-field','',0),(169,1,'2019-09-12 08:09:41','2019-09-12 08:09:41','','Client Dashboard','','inherit','closed','closed','','55-revision-v1','','','2019-09-12 08:09:41','2019-09-12 08:09:41','',55,'http://dev.captainschairit.com/55-revision-v1/',0,'revision','',0),(170,1,'2019-09-12 08:15:16','2019-09-12 08:15:16','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Features Section','features_section','publish','closed','closed','','field_5d79fe21a457e','','','2019-09-16 11:25:36','2019-09-16 11:25:36','',57,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=170',4,'acf-field','',0),(171,1,'2019-09-12 08:15:16','2019-09-12 08:15:16','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Heading','heading','publish','closed','closed','','field_5d79fe30a457f','','','2019-09-12 08:15:16','2019-09-12 08:15:16','',170,'http://dev.captainschairit.com/?post_type=acf-field&p=171',0,'acf-field','',0),(172,1,'2019-09-12 08:15:16','2019-09-12 08:15:16','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:92:\"<i>You can manage features from the <strong>Features </strong>section in the Admin Menu.</i>\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Note','','publish','closed','closed','','field_5d79fe3da4580','','','2019-09-12 10:31:34','2019-09-12 10:31:34','',170,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=172',1,'acf-field','',0),(173,1,'2019-09-12 08:17:40','2019-09-12 08:17:40','','Client Dashboard','','inherit','closed','closed','','55-revision-v1','','','2019-09-12 08:17:40','2019-09-12 08:17:40','',55,'http://dev.captainschairit.com/55-revision-v1/',0,'revision','',0),(180,1,'2019-09-12 08:27:21','2019-09-12 08:27:21','','Client Dashboard','','inherit','closed','closed','','55-revision-v1','','','2019-09-12 08:27:21','2019-09-12 08:27:21','',55,'http://dev.captainschairit.com/55-revision-v1/',0,'revision','',0),(181,1,'2019-09-12 08:28:08','2019-09-12 08:28:08','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-12 08:28:08','2019-09-12 08:28:08','',5,'http://dev.captainschairit.com/5-revision-v1/',0,'revision','',0),(182,1,'2019-09-12 08:28:12','2019-09-12 08:28:12','','Connectors','','inherit','closed','closed','','43-revision-v1','','','2019-09-12 08:28:12','2019-09-12 08:28:12','',43,'http://dev.captainschairit.com/43-revision-v1/',0,'revision','',0),(183,1,'2019-09-12 08:36:24','2019-09-12 08:36:24','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Content Part','content_part','publish','closed','closed','','field_5d7a0376ca2c8','','','2019-09-16 12:26:40','2019-09-16 12:26:40','',90,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=183',2,'acf-field','',0),(185,1,'2019-09-12 08:39:13','2019-09-12 08:39:13','','Connectors','','inherit','closed','closed','','43-revision-v1','','','2019-09-12 08:39:13','2019-09-12 08:39:13','',43,'http://dev.captainschairit.com/43-revision-v1/',0,'revision','',0),(188,1,'2019-09-12 08:42:47','2019-09-12 08:42:47','','Connectors','','inherit','closed','closed','','43-revision-v1','','','2019-09-12 08:42:47','2019-09-12 08:42:47','',43,'http://dev.captainschairit.com/43-revision-v1/',0,'revision','',0),(189,1,'2019-09-12 10:30:21','2019-09-12 10:30:21','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:94:\"<i>This section can be managed from the <strong>About Products</strong> in the Admin Menu.</i>\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Note','note','publish','closed','closed','','field_5d7a1d935c6b7','','','2019-09-30 14:46:21','2019-09-30 14:46:21','',30,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=189',3,'acf-field','',0),(191,1,'2019-09-12 10:34:36','2019-09-12 10:34:36','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:105:\"<i>You can add/remove/edit connectors from the <strong>Connectors</strong> section in the Admin Menu.</i>\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Note','note','publish','closed','closed','','field_5d7a1ed7b1d42','','','2019-10-03 11:59:03','2019-10-03 11:59:03','',183,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=191',1,'acf-field','',0),(192,1,'2019-09-12 12:29:36','2019-09-12 12:29:36','<div class=\"form-group position-relative\">\r\n  <input type=\"email\" class=\"form-control\" placeholder=\"Enter your email address\">\r\n  <button type=\"submit\" class=\"btn-stay-informed\" value=\"Subscribe\"><i class=\"fas fa-paper-plane\"></i></button>\r\n</div>\r\n','Subscribe','','publish','closed','closed','','subscribe','','','2019-09-12 12:29:36','2019-09-12 12:29:36','',0,'http://dev.captainschairit.com/mc4wp-form/subscribe/',0,'mc4wp-form','',0),(193,1,'2019-09-12 12:50:45','2019-09-12 12:50:45','a:7:{s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";}','Button Link','button_link','publish','closed','closed','','field_5d7a3f120a269','','','2019-09-12 12:50:45','2019-09-12 12:50:45','',123,'http://dev.captainschairit.com/?post_type=acf-field&p=193',6,'acf-field','',0),(194,1,'2019-09-12 12:51:18','2019-09-12 12:51:18','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-12 12:51:18','2019-09-12 12:51:18','',5,'http://dev.captainschairit.com/5-revision-v1/',0,'revision','',0),(195,1,'2019-09-12 13:04:25','2019-09-12 13:04:25','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','image','publish','closed','closed','','field_5d7a4233f0562','','','2019-09-12 13:04:25','2019-09-12 13:04:25','',163,'http://dev.captainschairit.com/?post_type=acf-field&p=195',2,'acf-field','',0),(196,1,'2019-09-12 13:04:25','2019-09-12 13:04:25','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','image','publish','closed','closed','','field_5d7a4248f0563','','','2019-09-12 13:04:25','2019-09-12 13:04:25','',166,'http://dev.captainschairit.com/?post_type=acf-field&p=196',2,'acf-field','',0),(197,1,'2019-09-12 13:04:57','2019-09-12 13:04:57','','cc_dashboard','','inherit','open','closed','','cc_dashboard','','','2019-09-12 13:04:57','2019-09-12 13:04:57','',55,'http://dev.captainschairit.com/wp-content/uploads/2019/09/cc_dashboard.png',0,'attachment','image/png',0),(198,1,'2019-09-12 13:05:21','2019-09-12 13:05:21','','rm_dashboard','','inherit','open','closed','','rm_dashboard','','','2019-09-12 13:05:21','2019-09-12 13:05:21','',55,'http://dev.captainschairit.com/wp-content/uploads/2019/09/rm_dashboard.png',0,'attachment','image/png',0),(199,1,'2019-09-12 13:05:27','2019-09-12 13:05:27','','Client Dashboard','','inherit','closed','closed','','55-revision-v1','','','2019-09-12 13:05:27','2019-09-12 13:05:27','',55,'http://dev.captainschairit.com/55-revision-v1/',0,'revision','',0),(200,1,'2019-09-12 13:29:58','2019-09-12 13:29:58','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:24:\"template-parts/about.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','About Page','about-page','publish','closed','closed','','group_5d7a4851172e4','','','2019-10-03 13:54:55','2019-10-03 13:54:55','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=200',0,'acf-field-group','',0),(201,1,'2019-09-12 13:30:19','2019-09-12 13:30:19','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Banner Section','banner_section','publish','closed','closed','','field_5d7a486933c44','','','2019-09-12 13:31:59','2019-09-12 13:31:59','',200,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=201',0,'acf-field','',0),(202,1,'2019-09-12 13:30:19','2019-09-12 13:30:19','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5d7a486933c45','','','2019-09-12 13:30:19','2019-09-12 13:30:19','',201,'http://dev.captainschairit.com/?post_type=acf-field&p=202',0,'acf-field','',0),(203,1,'2019-09-12 13:30:19','2019-09-12 13:30:19','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5d7a486933c46','','','2019-09-12 13:30:19','2019-09-12 13:30:19','',201,'http://dev.captainschairit.com/?post_type=acf-field&p=203',1,'acf-field','',0),(207,1,'2019-09-12 13:30:45','2019-09-12 13:30:45','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Get in Touch Section','selling_more_section','publish','closed','closed','','field_5d7a48811c4c5','','','2019-09-13 12:06:38','2019-09-13 12:06:38','',200,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=207',4,'acf-field','',0),(208,1,'2019-09-12 13:30:45','2019-09-12 13:30:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Heading','heading','publish','closed','closed','','field_5d7a48811c4c6','','','2019-09-12 13:30:45','2019-09-12 13:30:45','',207,'http://dev.captainschairit.com/?post_type=acf-field&p=208',0,'acf-field','',0),(209,1,'2019-09-12 13:30:45','2019-09-12 13:30:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5d7a48811c4c7','','','2019-09-12 13:30:45','2019-09-12 13:30:45','',207,'http://dev.captainschairit.com/?post_type=acf-field&p=209',1,'acf-field','',0),(213,1,'2019-09-12 13:35:00','2019-09-12 13:35:00','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Information Section','information_section','publish','closed','closed','','field_5d7a495329b5f','','','2019-09-13 12:06:38','2019-09-13 12:06:38','',200,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=213',2,'acf-field','',0),(215,1,'2019-09-12 13:35:00','2019-09-12 13:35:00','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Content','content','publish','closed','closed','','field_5d7a497129b61','','','2019-10-03 13:52:35','2019-10-03 13:52:35','',213,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=215',0,'acf-field','',0),(217,1,'2019-09-12 13:36:20','2019-09-12 13:36:20','','about-bg','','inherit','open','closed','','about-bg','','','2019-09-12 13:36:20','2019-09-12 13:36:20','',47,'http://dev.captainschairit.com/wp-content/uploads/2019/09/about-bg.jpg',0,'attachment','image/jpeg',0),(219,1,'2019-09-12 13:40:07','2019-09-12 13:40:07','','About','','inherit','closed','closed','','47-revision-v1','','','2019-09-12 13:40:07','2019-09-12 13:40:07','',47,'http://dev.captainschairit.com/47-revision-v1/',0,'revision','',0),(220,1,'2019-09-12 13:41:43','2019-09-12 13:41:43','','About','','inherit','closed','closed','','47-revision-v1','','','2019-09-12 13:41:43','2019-09-12 13:41:43','',47,'http://dev.captainschairit.com/47-revision-v1/',0,'revision','',0),(221,1,'2019-09-12 13:44:20','2019-09-12 13:44:20','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Leadership Section','leadership_section','publish','closed','closed','','field_5d7a4b51e3ee5','','','2019-09-13 12:06:38','2019-09-13 12:06:38','',200,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=221',3,'acf-field','',0),(222,1,'2019-09-12 13:44:20','2019-09-12 13:44:20','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Heading','heading','publish','closed','closed','','field_5d7a4b61e3ee6','','','2019-09-12 13:44:20','2019-09-12 13:44:20','',221,'http://dev.captainschairit.com/?post_type=acf-field&p=222',0,'acf-field','',0),(223,1,'2019-09-12 13:44:20','2019-09-12 13:44:20','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:98:\"<i>This section can be managed from <strong>Leadership Team</strong> Option in the Admin Menu.</i>\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Note','note','publish','closed','closed','','field_5d7a4b69e3ee7','','','2019-09-12 13:44:20','2019-09-12 13:44:20','',221,'http://dev.captainschairit.com/?post_type=acf-field&p=223',1,'acf-field','',0),(224,1,'2019-09-12 14:24:48','2019-09-12 14:24:48','<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\"]\nCaptain&#039;s Chair \"[your-subject]\"\nCaptain&#039;s Chair <wordpress@192.168.1.33>\nFrom: [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 Captain&#039;s Chair (https://captainschairit.com/cc-website)\nshieldwatch006@gmail.com\nReply-To: [your-email]\n\n0\n0\n\nCaptain&#039;s Chair \"[your-subject]\"\nCaptain&#039;s Chair <wordpress@192.168.1.33>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Captain&#039;s Chair (https://captainschairit.com/cc-website)\n[your-email]\nReply-To: shieldwatch006@gmail.com\n\n0\n0\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.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2019-09-12 14:24:48','2019-09-12 14:24:48','',0,'http://dev.captainschairit.com/?post_type=wpcf7_contact_form&p=224',0,'wpcf7_contact_form','',0),(225,1,'2019-09-13 09:39:48','2019-09-13 09:39:48','','Pratik Roychoudhury','','publish','closed','closed','','pratik-roychoudhury','','','2019-09-16 08:28:30','2019-09-16 08:28:30','',0,'http://dev.captainschairit.com/?post_type=cc-leadership-team&#038;p=225',0,'cc-leadership-team','',0),(226,1,'2019-09-13 09:38:41','2019-09-13 09:38:41','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"cc-leadership-team\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Leadership Team Data','leadership-team-data','publish','closed','closed','','group_5d7b637874c61','','','2019-09-13 09:47:39','2019-09-13 09:47:39','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=226',0,'acf-field-group','',0),(227,1,'2019-09-13 09:38:42','2019-09-13 09:38:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Designation','designation','publish','closed','closed','','field_5d7b6394cd939','','','2019-09-13 09:38:42','2019-09-13 09:38:42','',226,'http://dev.captainschairit.com/?post_type=acf-field&p=227',0,'acf-field','',0),(228,1,'2019-09-13 09:43:50','2019-09-13 09:43:50','','Pratik-Roychoudhury','','inherit','open','closed','','pratik-roychoudhury-2','','','2019-09-13 09:43:50','2019-09-13 09:43:50','',225,'http://dev.captainschairit.com/wp-content/uploads/2019/09/Pratik-Roychoudhury.jpg',0,'attachment','image/jpeg',0),(229,1,'2019-09-13 09:47:39','2019-09-13 09:47:39','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','LinkedIn Profile','linkedin_profile','publish','closed','closed','','field_5d7b65997e629','','','2019-09-13 09:47:39','2019-09-13 09:47:39','',226,'http://dev.captainschairit.com/?post_type=acf-field&p=229',1,'acf-field','',0),(231,1,'2019-09-13 09:48:36','2019-09-13 09:48:36','','John-Rhoades','','inherit','open','closed','','john-rhoades','','','2019-09-13 09:48:36','2019-09-13 09:48:36','',0,'http://dev.captainschairit.com/wp-content/uploads/2019/09/John-Rhoades.jpg',0,'attachment','image/jpeg',0),(233,1,'2019-09-13 09:57:14','2019-09-13 09:57:14','','Kausik-Sarkar','','inherit','open','closed','','kausik-sarkar','','','2019-09-13 09:57:14','2019-09-13 09:57:14','',0,'http://dev.captainschairit.com/wp-content/uploads/2019/09/Kausik-Sarkar.jpg',0,'attachment','image/jpeg',0),(235,1,'2019-09-13 09:58:53','2019-09-13 09:58:53','','James-Kissane','','inherit','open','closed','','james-kissane-2','','','2019-09-13 09:58:53','2019-09-13 09:58:53','',0,'http://dev.captainschairit.com/wp-content/uploads/2019/09/James-Kissane.jpg',0,'attachment','image/jpeg',0),(239,1,'2019-09-13 10:00:13','2019-09-13 10:00:13','','Dwayne-Leininger','','inherit','open','closed','','dwayne-leininger','','','2019-09-13 10:00:13','2019-09-13 10:00:13','',0,'http://dev.captainschairit.com/wp-content/uploads/2019/09/Dwayne-Leininger.jpg',0,'attachment','image/jpeg',0),(240,1,'2019-09-13 11:03:52','2019-09-13 11:03:52','','About','','inherit','closed','closed','','47-revision-v1','','','2019-09-13 11:03:52','2019-09-13 11:03:52','',47,'http://dev.captainschairit.com/47-revision-v1/',0,'revision','',0),(241,1,'2019-09-13 11:06:31','2019-09-13 11:06:31','','About','','inherit','closed','closed','','47-revision-v1','','','2019-09-13 11:06:31','2019-09-13 11:06:31','',47,'http://dev.captainschairit.com/47-revision-v1/',0,'revision','',0),(242,1,'2019-09-13 11:07:25','2019-09-13 11:07:25','<div class=\"row\"><div class=\"col-md-6\"><div class=\"form-group form-placeholder\">[text* FirstName class:form-control placeholder]<label class=\"placeholder-label\">First Name</label></div></div><div class=\"col-md-6\"><div class=\"form-group form-placeholder\">[text* LastName class:form-control placeholder]<label class=\"placeholder-label\">Last Name</label></div></div><div class=\"col-md-6\"><div class=\"form-group form-placeholder\">[text* Company class:form-control placeholder]<label class=\"placeholder-label\">Company</label></div></div><div class=\"col-md-6\"><div class=\"form-group form-placeholder\">[text* Phone class:form-control placeholder]<label class=\"placeholder-label\">Phone</label></div></div><div class=\"col-md-6\"><div class=\"form-group form-placeholder\">[email* Email class:form-control placeholder]<label class=\"placeholder-label\">Email </label></div></div><div class=\"col-md-6\"><div class=\"form-group form-placeholder\">[textarea Message class:form-control placeholder 1x1 \"Your Message\"]<label class=\"placeholder-label\">Message </label></div></div><div class=\"col-md-12\"><div class=\"mb-5\"><button id=\'submit\' class=\'wpcf7-form-control wpcf7-submit btn btn-primary btn-rounded hvr-shutter-out-horizontal\'>Contact Us</button></div></div></div>\n1\nCaptain\'s Chair Contact Us\nCaptain\'s Chair <no-reply@captainschairit.com>\nsales@captainschairit.com\n<!doctype html>\r\n<html>\r\n<head>\r\n<meta charset=\"utf-8\">\r\n<title>Contact us</title>\r\n<style type=\"text/css\">\r\nhtml {\r\n	width: 100%;\r\n	margin: 0;\r\n	padding: 0;\r\n}\r\nbody {\r\n	-webkit-text-size-adjust: none;\r\n	-ms-text-size-adjust: none;\r\n	margin: 0;\r\n	padding: 0;\r\n	-webkit-font-smoothing: antialiased;\r\n}\r\ntable {\r\n	border-spacing: 0;\r\n}\r\nimg {\r\n	display: block !important;\r\n	outline: none;\r\n	text-decoration: none;\r\n	-ms-interpolation-mode: bicubic;\r\n	border: none;\r\n	height: auto;\r\n	line-height: 100%;\r\n}\r\n	img.image-inline{\r\n		display: inline-block!important;	\r\n	}\r\n\r\np {\r\n	padding: 0;\r\n	margin: 0;\r\n}\r\nbr {\r\n	line-height: 0 !important;\r\n}\r\ndiv, p, span, strong, b, em, i, a, li, td {\r\n	-webkit-text-size-adjust: none;\r\n}\r\ntable td, table tr {\r\n	border-collapse: collapse;\r\n}\r\ntable {\r\n	border-collapse: collapse;\r\n	mso-table-lspace: 0pt;\r\n	mso-table-rspace: 0pt;\r\n}\r\n\r\n@media screen and (max-width:580px) {\r\ntable[class=\"table-wrappper\"] {\r\n	width: 100%!important;\r\n}\r\ntd[class=\"content-left-gap\"] {\r\n	width: 5%!important;\r\n}\r\ntable[class=\"content-table\"],\r\ntd[class=\"content-table\"]{\r\n	width: 100%!important;\r\n}\r\ntd[class=\"banner-image\"] img {\r\n	width: 100%!important;\r\n}\r\ntable[class=\"main-table-wrappper\"] {\r\n	width: 100%!important;\r\n}\r\ntd[class=\"gap-01\"] {\r\n	height: 15px!important;\r\n}\r\ntd[class=\"space-01\"] {\r\n	width: 15px!important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading01 {\r\n	font-size: 20px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .text01 {\r\n	font-size: 14px !important;\r\n	margin-bottom: 24px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading02 {\r\n	font-size: 24px !important;\r\n}\r\ntd[class=\"content-border\"] {\r\n	height: 25px!important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading03 {\r\n	font-size: 18px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .email-link {\r\n	display: block !important;\r\n	margin: 10px 0 !important;\r\n}\r\n\r\n}\r\n\r\n@media screen and (max-width:420px) {\r\ntable[class=\"brand\"] {\r\n	width: 100%!important;\r\n	text-align: center !important;\r\n}\r\ntable[class=\"website-btn\"] {\r\n	width: 100%!important;\r\n	text-align: center !important;\r\n}\r\n\r\n	table[class=\"website-btn-tbl\"] {\r\n		width: 130px!important;\r\n	}\r\n	\r\n}\r\n</style>\r\n</head>\r\n\r\n<body style=\"background-color: #d7d7d7;\">\r\n\r\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\r\n	<!--Top gap-->\r\n	<tr>\r\n		<td height=\"28\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/Top gap-->\r\n	\r\n	<!--Body part-->\r\n	<tr>\r\n		<td class=\"main-td\">\r\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\r\n				<!--Logo part-->\r\n				<tr>\r\n					<td>\r\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\r\n							<tr>\r\n								<td height=\"15\"></td>\r\n							</tr>\r\n							<tr>\r\n								<td width=\"20\"></td>\r\n								<td align=\"center\" valign=\"top\">\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\r\n										<tr>\r\n											<td align=\"center\">\r\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s Chair\" alt=\"Captain\'s Chair\" style=\"border:none;\" width=\"150\" height=\"39\">\r\n											</a></td>\r\n										</tr>\r\n									</table>\r\n\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"right\" style=\"width:130px;\" class=\"website-btn\" width=\"130\">\r\n										<tr>\r\n											<td height=\"1\" class=\"gap-01\"></td>\r\n										</tr>\r\n										<tr>\r\n											<td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"  width=\"100%\" class=\"website-btn-tbl\">\r\n													<tr>\r\n														<td align=\"center\" style=\"height:35px; border:1px solid #ff671f; background-color: #ff671f;\"><a href=\"https://captainschairit.com\" style=\"color:#ffffff; background-color: #ff671f; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px;  width:108px; height:15px; display:block; text-align:center; text-decoration:none; padding:10px; cursor:pointer;\">Go Website</a></td>\r\n													</tr>\r\n												</table></td>\r\n										</tr>\r\n									</table>\r\n								</td>\r\n								<td width=\"20\"></td>\r\n							</tr>\r\n							<tr>\r\n								<td height=\"15\"></td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<!--/Logo part-->\r\n				\r\n				<!--Banner part-->\r\n				<tr>\r\n					<td class=\"banner-image\">\r\n						<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\" target=\"_blank\" rel=\"noopener\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg\" title=\"Banner\" alt=\"Banner\" style=\"border:none;\" width=\"600\" height=\"175\"></a>\r\n					</td>\r\n				</tr>\r\n				<!--/Banner part-->\r\n				\r\n				\r\n				\r\n				<!--Content top gap-->\r\n				<tr>\r\n					<td height=\"25\" class=\"gap-01\"></td>\r\n				</tr>\r\n				<!--/Content top gap-->\r\n				\r\n				<!--Content part-->\r\n				<tr>\r\n					<td>\r\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\r\n							<tr>\r\n								<td width=\"25\" class=\"content-left-gap\"></td>\r\n								<td>\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"content-table\" style=\"width: 100%\">\r\n										<tr>\r\n											<td align=\"left\">\r\n	\r\n												<h5 style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">You have a new contact request.</h5>\r\n\r\n                                                <p style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">\r\n                                                    <strong>Name: </strong>[FirstName] [LastName]<br>\r\n                                                    <strong>Company: </strong>[Company]<br>\r\n                                                    <strong>Email: </strong>[Email]<br>\r\n                                                    <strong>Phone: </strong>[Phone]<br>\r\n                                                    <strong>Message: </strong>[Message]\r\n                                                </p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<!--Content border-->\r\n										<tr>\r\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\r\n										</tr>\r\n										<!--/Content border-->\r\n										\r\n										<tr>\r\n											<td align=\"center\">\r\n												<p style=\"margin:0 0 6px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:22px; color:#293a47; font-weight: bold;\" class=\"heading03\">Get connected with us!</p>\r\n												\r\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px; color:#293a47;\" class=\"text01\"><a href=\"mailto:sales@captainschairit.com\" style=\"color: #293a47; text-decoration: none;\" class=\"email-link\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png\" title=\"Email\" alt=\"Email\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">sales@captainschairit.com</a>\r\n												<a href=\"tel:877-677-2248\" style=\"color: #293a47; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Sales:877-677-2248</a>\r\n												<a href=\"tel:813-908-8282\" style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Phone:813-908-8282</a></p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td>\r\n												<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"social-table\" style=\"width: 182px\">\r\n													<tr>\r\n														<td width=\"38\"></td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\"></td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\">\r\n															<a href=\"https://www.linkedin.com/company/captain-s-chair\" style=\"color: #293a47; text-decoration: none;\">\r\n																<img src=\"https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png\" title=\"LinkedIn\" alt=\"LinkedIn\" style=\"border: none; outline: none; margin: 0;\" width=\"38\" height=\"38\">\r\n															</a>\r\n														</td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\"></td>\r\n													</tr>\r\n												</table>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td height=\"20\"></td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td align=\"center\">\r\n												<p style=\"margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47;\">&copy; Copyright 2021. All Rights Reserved.</p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td height=\"20\"></td>\r\n										</tr>\r\n										\r\n									</table>\r\n								</td>\r\n								<td width=\"25\" class=\"content-left-gap\"></td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<!--/Content part-->\r\n				\r\n				<!--bottom border part-->\r\n				<tr>\r\n					<td height=\"9\" bgcolor=\"#293a47\"></td>\r\n				</tr>\r\n				<!--/bottom border part-->\r\n\r\n			</table>\r\n		</td>\r\n	</tr>\r\n	<!--/Body part-->\r\n	\r\n	<!--footer gap-->\r\n	<tr>\r\n		<td height=\"25\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/footer gap-->\r\n\r\n	\r\n	\r\n	<!--Bottom gap-->\r\n	<tr>\r\n		<td height=\"28\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/Bottom gap-->\r\n	\r\n	\r\n \r\n</table>\r\n</body>\r\n</html>\nReply-To: [Email]\n\n1\n\n1\nCaptain’s Chair Follow-Up\nCaptain\'s Chair <no-reply@captainschairit.com>\n[Email]\n<!doctype html>\r\n<html>\r\n<head>\r\n<meta charset=\"utf-8\">\r\n<title>Contact us</title>\r\n<style type=\"text/css\">\r\nhtml {\r\n	width: 100%;\r\n	margin: 0;\r\n	padding: 0;\r\n}\r\nbody {\r\n	-webkit-text-size-adjust: none;\r\n	-ms-text-size-adjust: none;\r\n	margin: 0;\r\n	padding: 0;\r\n	-webkit-font-smoothing: antialiased;\r\n}\r\ntable {\r\n	border-spacing: 0;\r\n}\r\nimg {\r\n	display: block !important;\r\n	outline: none;\r\n	text-decoration: none;\r\n	-ms-interpolation-mode: bicubic;\r\n	border: none;\r\n	height: auto;\r\n	line-height: 100%;\r\n}\r\n	img.image-inline{\r\n		display: inline-block!important;	\r\n	}\r\n\r\np {\r\n	padding: 0;\r\n	margin: 0;\r\n}\r\nbr {\r\n	line-height: 0 !important;\r\n}\r\ndiv, p, span, strong, b, em, i, a, li, td {\r\n	-webkit-text-size-adjust: none;\r\n}\r\ntable td, table tr {\r\n	border-collapse: collapse;\r\n}\r\ntable {\r\n	border-collapse: collapse;\r\n	mso-table-lspace: 0pt;\r\n	mso-table-rspace: 0pt;\r\n}\r\n\r\n@media screen and (max-width:580px) {\r\ntable[class=\"table-wrappper\"] {\r\n	width: 100%!important;\r\n}\r\ntd[class=\"content-left-gap\"] {\r\n	width: 5%!important;\r\n}\r\ntable[class=\"content-table\"],\r\ntd[class=\"content-table\"]{\r\n	width: 100%!important;\r\n}\r\ntd[class=\"banner-image\"] img {\r\n	width: 100%!important;\r\n}\r\ntable[class=\"main-table-wrappper\"] {\r\n	width: 100%!important;\r\n}\r\ntd[class=\"gap-01\"] {\r\n	height: 15px!important;\r\n}\r\ntd[class=\"space-01\"] {\r\n	width: 15px!important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading01 {\r\n	font-size: 20px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .text01 {\r\n	font-size: 14px !important;\r\n	margin-bottom: 24px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading02 {\r\n	font-size: 24px !important;\r\n}\r\ntd[class=\"content-border\"] {\r\n	height: 25px!important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading03 {\r\n	font-size: 18px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .email-link {\r\n	display: block !important;\r\n	margin: 10px 0 !important;\r\n}\r\n\r\n}\r\n\r\n@media screen and (max-width:420px) {\r\ntable[class=\"brand\"] {\r\n	width: 100%!important;\r\n	text-align: center !important;\r\n}\r\ntable[class=\"website-btn\"] {\r\n	width: 100%!important;\r\n	text-align: center !important;\r\n}\r\n\r\n	table[class=\"website-btn-tbl\"] {\r\n		width: 130px!important;\r\n	}\r\n	\r\n}\r\n</style>\r\n</head>\r\n\r\n<body style=\"background-color: #d7d7d7;\">\r\n\r\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\r\n	<!--Top gap-->\r\n	<tr>\r\n		<td height=\"28\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/Top gap-->\r\n	\r\n	<!--Body part-->\r\n	<tr>\r\n		<td class=\"main-td\">\r\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\r\n				<!--Logo part-->\r\n				<tr>\r\n					<td>\r\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\r\n							<tr>\r\n								<td height=\"15\"></td>\r\n							</tr>\r\n							<tr>\r\n								<td width=\"20\"></td>\r\n								<td align=\"center\" valign=\"top\">\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\r\n										<tr>\r\n											<td align=\"center\">\r\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s Chair\" alt=\"Captain\'s Chair\" style=\"border:none;\" width=\"150\" height=\"39\">\r\n											</a></td>\r\n										</tr>\r\n									</table>\r\n								</td>\r\n								<td width=\"20\"></td>\r\n							</tr>\r\n							<tr>\r\n								<td height=\"15\"></td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<!--/Logo part-->\r\n				\r\n				<!--Content top gap-->\r\n				<tr>\r\n					<td height=\"25\" class=\"gap-01\"></td>\r\n				</tr>\r\n				<!--/Content top gap-->\r\n				\r\n				<!--Content part-->\r\n				<tr>\r\n					<td>\r\n						<table cellpadding=\"0\" cellspacing=\"0\" class=\"table-wrappper\" style=\"width: 600px\">\r\n							<tr>\r\n								<td width=\"25\" class=\"content-left-gap\"></td>\r\n								<td>\r\n									<table cellpadding=\"0\" cellspacing=\"0\" class=\"content-table\" style=\"width: 100%\">\r\n										<tr>\r\n											<td>\r\n												<p style=\"margin:0 0 22px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">[FirstName] [LastName],</p>\r\n                                                <p style=\"margin:0 0 22px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Thank you for contacting us.  Captain’s Chair is purpose built for your clients to better understand the work your company does for them.</p>\r\n                                                <p style=\"margin:0 0 15px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">If you and your team are looking to: </p>\r\n                                                <ol>\r\n                                                <li style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Improve customer experience.</li>\r\n                                                <li style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Sell more IT services. </li>\r\n                                                <li style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Enhance your QBR process. </li>\r\n                                                </ol>\r\n                                                <p style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">We recommend you schedule a demo at your earliest convenience or jump into our 30-Day Preview period to get full use of the product and experience it firsthand.</p>\r\n                                                <p style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\"><a href=\"https://captainschairit.com/request-a-demo/\">Schedule Demo</a></p>\r\n                                                <p style=\"margin:0 0 22px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\"><a href=\"https://captainschairit.com/pricing-msp/\">Start Preview</a></p>\r\n                                                <p style=\"margin:0 0 22px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Please let us know if you have any specific questions and we’ll be happy to answer them.  If there is a time zone difference causing a problem when trying to schedule the demo, please email me directly.</p>\r\n                                                <p style=\"margin:0 0 22px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Sincerely, </p>\r\n                                                <p style=\"margin:0 0 22px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Dwayne Leininger<br>Product Manager<br><a href=\"mailto:dleininger@captainschairit.com\">dleininger@captainschairit.com</a></p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<!--Content border-->\r\n										<tr>\r\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\r\n										</tr>\r\n										<!--/Content border-->\r\n										<tr>\r\n											<td height=\"20\"></td>\r\n										</tr>\r\n										\r\n									</table>\r\n								</td>\r\n								<td width=\"25\" class=\"content-left-gap\"></td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<!--/Content part-->\r\n				\r\n			</table>\r\n		</td>\r\n	</tr>\r\n	<!--/Body part-->\r\n	\r\n	<!--footer gap-->\r\n	<tr>\r\n		<td height=\"25\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/footer gap-->\r\n\r\n	\r\n	\r\n	<!--Bottom gap-->\r\n	<tr>\r\n		<td height=\"28\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/Bottom gap-->\r\n	\r\n	\r\n \r\n</table>\r\n</body>\r\n</html>\nReply-To: sales@captainschairit.com\nuploads/2020/12/Product-Overview.pdf\n1\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.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact Us','','publish','closed','closed','','contact-us','','','2021-03-02 09:16:08','2021-03-02 09:16:08','',0,'http://dev.captainschairit.com/?post_type=wpcf7_contact_form&#038;p=242',0,'wpcf7_contact_form','',0),(243,1,'2019-09-13 11:35:38','2019-09-13 11:35:38','','Company Info','','publish','closed','closed','','company-info','','','2020-12-14 10:13:10','2020-12-14 10:13:10','',0,'http://dev.captainschairit.com/?p=243',5,'nav_menu_item','',0),(245,1,'2019-09-13 11:35:38','2019-09-13 11:35:38','','Contact Us','','publish','closed','closed','','contact-us','','','2020-12-14 10:13:10','2020-12-14 10:13:10','',0,'http://dev.captainschairit.com/?p=245',7,'nav_menu_item','',0),(246,1,'2019-09-13 11:57:57','2019-09-13 11:57:57','','Blog','','publish','closed','closed','','blog','','','2020-06-29 15:12:10','2020-06-29 15:12:10','',0,'http://dev.captainschairit.com/?page_id=246',0,'page','',0),(247,1,'2019-09-13 11:57:57','2019-09-13 11:57:57','','Blog','','inherit','closed','closed','','246-revision-v1','','','2019-09-13 11:57:57','2019-09-13 11:57:57','',246,'http://dev.captainschairit.com/246-revision-v1/',0,'revision','',0),(248,1,'2019-09-13 11:58:20','2019-09-13 11:58:20',' ','','','publish','closed','closed','','248','','','2020-12-14 10:13:10','2020-12-14 10:13:10','',0,'http://dev.captainschairit.com/?p=248',3,'nav_menu_item','',0),(254,1,'2019-09-13 12:02:34','2019-09-13 12:02:34','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Post Data','post-data','publish','closed','closed','','group_5d7b854474d93','','','2019-09-13 12:02:34','2019-09-13 12:02:34','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=254',0,'acf-field-group','',0),(255,1,'2019-09-13 12:02:34','2019-09-13 12:02:34','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Author Name','author_name','publish','closed','closed','','field_5d7b8550ef84d','','','2019-09-13 12:02:34','2019-09-13 12:02:34','',254,'http://dev.captainschairit.com/?post_type=acf-field&p=255',0,'acf-field','',0),(258,1,'2019-09-13 12:04:35','2019-09-13 12:04:35','','blog02','','inherit','open','closed','','blog02','','','2019-09-13 12:04:35','2019-09-13 12:04:35','',0,'http://dev.captainschairit.com/wp-content/uploads/2019/09/blog02.jpg',0,'attachment','image/jpeg',0),(259,1,'2019-09-13 12:04:52','2019-09-13 12:04:52','','blog01','','inherit','open','closed','','blog01','','','2019-09-13 12:04:52','2019-09-13 12:04:52','',0,'http://dev.captainschairit.com/wp-content/uploads/2019/09/blog01.jpg',0,'attachment','image/jpeg',0),(260,1,'2019-09-13 12:06:12','2019-09-13 12:06:12','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:23:\"template-parts/blog.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Blog Page','blog-page','publish','closed','closed','','group_5d7b862adae19','','','2019-09-18 10:26:19','2019-09-18 10:26:19','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=260',0,'acf-field-group','',0),(261,1,'2019-09-13 12:06:38','2019-09-13 12:06:38','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Banner Section','banner_section','publish','closed','closed','','field_5d7b864cc8043','','','2019-09-13 12:08:14','2019-09-13 12:08:14','',260,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=261',0,'acf-field','',0),(262,1,'2019-09-13 12:06:38','2019-09-13 12:06:38','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5d7b864cc8044','','','2019-09-13 12:06:38','2019-09-13 12:06:38','',261,'http://dev.captainschairit.com/?post_type=acf-field&p=262',0,'acf-field','',0),(263,1,'2019-09-13 12:06:38','2019-09-13 12:06:38','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5d7b864cc8045','','','2019-09-13 12:06:38','2019-09-13 12:06:38','',261,'http://dev.captainschairit.com/?post_type=acf-field&p=263',1,'acf-field','',0),(273,1,'2019-09-13 12:09:22','2019-09-13 12:09:22','','about-bg','','inherit','open','closed','','about-bg-2','','','2019-09-13 12:09:22','2019-09-13 12:09:22','',246,'http://dev.captainschairit.com/wp-content/uploads/2019/09/about-bg-1.jpg',0,'attachment','image/jpeg',0),(274,1,'2019-09-13 12:10:12','2019-09-13 12:10:12','','Home','','inherit','closed','closed','','5-autosave-v1','','','2019-09-13 12:10:12','2019-09-13 12:10:12','',5,'http://dev.captainschairit.com/5-autosave-v1/',0,'revision','',0),(275,1,'2019-09-13 12:11:23','2019-09-13 12:11:23','','Blog','','inherit','closed','closed','','246-revision-v1','','','2019-09-13 12:11:23','2019-09-13 12:11:23','',246,'http://dev.captainschairit.com/246-revision-v1/',0,'revision','',0),(277,1,'2019-09-13 12:30:37','2019-09-13 12:30:37','','blog03','','inherit','open','closed','','blog03','','','2019-09-13 12:30:37','2019-09-13 12:30:37','',0,'http://dev.captainschairit.com/wp-content/uploads/2019/09/blog03.jpg',0,'attachment','image/jpeg',0),(284,1,'2019-09-16 06:55:52','2019-09-16 06:55:52','','dwayne_leininger','','inherit','open','closed','','dwayne_leininger','','','2019-09-16 06:55:52','2019-09-16 06:55:52','',0,'http://dev.captainschairit.com/wp-content/uploads/2019/09/dwayne_leininger.jpg',0,'attachment','image/jpeg',0),(287,1,'2019-09-16 07:03:58','2019-09-16 07:03:58','','John Rhoades','','publish','closed','closed','','john-rhoades','','','2019-09-16 07:05:05','2019-09-16 07:05:05','',0,'http://dev.captainschairit.com/?post_type=cc-leadership-team&#038;p=287',0,'cc-leadership-team','',0),(288,1,'2019-09-16 07:04:42','2019-09-16 07:04:42','','Kausik Sarkar','','publish','closed','closed','','kausik-sarkar','','','2019-09-16 07:04:49','2019-09-16 07:04:49','',0,'http://dev.captainschairit.com/?post_type=cc-leadership-team&#038;p=288',0,'cc-leadership-team','',0),(289,1,'2019-09-16 07:06:25','2019-09-16 07:06:25','','Santiago Casal','','publish','closed','closed','','santiago-casal','','','2019-09-25 11:05:10','2019-09-25 11:05:10','',0,'http://dev.captainschairit.com/?post_type=cc-leadership-team&#038;p=289',0,'cc-leadership-team','',0),(291,1,'2019-09-16 07:07:20','2019-09-16 07:07:20','','James Kissane','','publish','closed','closed','','james-kissane','','','2019-09-16 07:20:19','2019-09-16 07:20:19','',0,'http://dev.captainschairit.com/?post_type=cc-leadership-team&#038;p=291',0,'cc-leadership-team','',0),(292,1,'2019-09-16 07:20:48','2019-09-16 07:20:48','','Phillip Myers','','publish','closed','closed','','phillip-myers','','','2019-09-25 11:05:51','2019-09-25 11:05:51','',0,'http://dev.captainschairit.com/?post_type=cc-leadership-team&#038;p=292',0,'cc-leadership-team','',0),(293,1,'2019-09-16 07:21:17','2019-09-16 07:21:17','','Dwayne Leininger','','publish','closed','closed','','dwayne-leininger','','','2019-09-16 07:21:17','2019-09-16 07:21:17','',0,'http://dev.captainschairit.com/?post_type=cc-leadership-team&#038;p=293',0,'cc-leadership-team','',0),(294,1,'2019-09-16 07:23:01','2019-09-16 07:23:01','','Steve Torres','','publish','closed','closed','','steve-torres','','','2019-09-25 11:06:38','2019-09-25 11:06:38','',0,'http://dev.captainschairit.com/?post_type=cc-leadership-team&#038;p=294',0,'cc-leadership-team','',0),(296,1,'2019-09-16 07:24:33','2019-09-16 07:24:33','','Keith Roher','','publish','closed','closed','','keith-roher','','','2019-09-25 11:07:05','2019-09-25 11:07:05','',0,'http://dev.captainschairit.com/?post_type=cc-leadership-team&#038;p=296',0,'cc-leadership-team','',0),(298,1,'2019-09-16 07:26:15','2019-09-16 07:26:15','','John Kalanik','','publish','closed','closed','','john-kalanik','','','2019-09-25 11:11:44','2019-09-25 11:11:44','',0,'http://dev.captainschairit.com/?post_type=cc-leadership-team&#038;p=298',0,'cc-leadership-team','',0),(300,1,'2019-09-16 07:27:15','2019-09-16 07:27:15','','Bryan Crino','','publish','closed','closed','','bryan-crino','','','2019-09-25 11:12:37','2019-09-25 11:12:37','',0,'http://dev.captainschairit.com/?post_type=cc-leadership-team&#038;p=300',0,'cc-leadership-team','',0),(302,1,'2019-09-16 07:28:58','2019-09-16 07:28:58','','Scott Feuer','','publish','closed','closed','','scott-feuer','','','2019-09-25 11:13:35','2019-09-25 11:13:35','',0,'http://dev.captainschairit.com/?post_type=cc-leadership-team&#038;p=302',0,'cc-leadership-team','',0),(304,1,'2019-09-16 09:42:03','2019-09-16 09:42:03','','News','','publish','closed','closed','','news','','','2020-06-29 13:15:42','2020-06-29 13:15:42','',0,'http://dev.captainschairit.com/?page_id=304',0,'page','',0),(306,1,'2019-09-16 09:42:03','2019-09-16 09:42:03','','News','','inherit','closed','closed','','304-revision-v1','','','2019-09-16 09:42:03','2019-09-16 09:42:03','',304,'http://dev.captainschairit.com/304-revision-v1/',0,'revision','',0),(307,1,'2019-09-16 09:50:19','2019-09-16 09:50:19','','Press Center','','publish','closed','closed','','press-center','','','2020-12-14 10:13:10','2020-12-14 10:13:10','',0,'http://dev.captainschairit.com/?p=307',6,'nav_menu_item','',0),(308,1,'2019-09-16 10:00:10','2019-09-16 10:00:10','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:31:\"template-parts/press-center.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Press Center','press-center','publish','closed','closed','','group_5d7f5d0bcf84a','','','2019-10-03 12:35:09','2019-10-03 12:35:09','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=308',0,'acf-field-group','',0),(309,1,'2019-09-16 10:00:25','2019-09-16 10:00:25','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Banner Section','banner_section','publish','closed','closed','','field_5d7f5d3614a41','','','2019-09-16 10:00:47','2019-09-16 10:00:47','',308,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=309',0,'acf-field','',0),(310,1,'2019-09-16 10:00:25','2019-09-16 10:00:25','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5d7f5d3614a42','','','2019-09-16 10:00:25','2019-09-16 10:00:25','',309,'http://dev.captainschairit.com/?post_type=acf-field&p=310',0,'acf-field','',0),(311,1,'2019-09-16 10:00:25','2019-09-16 10:00:25','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5d7f5d3614a43','','','2019-09-16 10:00:25','2019-09-16 10:00:25','',309,'http://dev.captainschairit.com/?post_type=acf-field&p=311',1,'acf-field','',0),(312,1,'2019-09-16 10:02:50','2019-09-16 10:02:50','','News','','inherit','closed','closed','','304-revision-v1','','','2019-09-16 10:02:50','2019-09-16 10:02:50','',304,'http://dev.captainschairit.com/304-revision-v1/',0,'revision','',0),(319,1,'2019-09-16 10:17:54','2019-09-16 10:17:54','','home_page_video','','inherit','open','closed','','home_page_video','','','2019-09-16 10:17:54','2019-09-16 10:17:54','',304,'http://dev.captainschairit.com/wp-content/uploads/2019/09/home_page_video.xlsx',0,'attachment','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',0),(320,1,'2019-09-16 10:18:00','2019-09-16 10:18:00','','News','','inherit','closed','closed','','304-revision-v1','','','2019-09-16 10:18:00','2019-09-16 10:18:00','',304,'http://dev.captainschairit.com/304-revision-v1/',0,'revision','',0),(322,1,'2019-09-16 10:31:31','2019-09-16 10:31:31','','news-logo01','','inherit','open','closed','','news-logo01','','','2019-09-16 10:31:31','2019-09-16 10:31:31','',0,'http://dev.captainschairit.com/wp-content/uploads/2019/09/news-logo01.jpg',0,'attachment','image/jpeg',0),(324,1,'2019-09-16 10:32:15','2019-09-16 10:32:15','','news-logo02','','inherit','open','closed','','news-logo02','','','2019-09-16 10:32:15','2019-09-16 10:32:15','',0,'http://dev.captainschairit.com/wp-content/uploads/2019/09/news-logo02.jpg',0,'attachment','image/jpeg',0),(331,1,'2019-09-16 11:02:00','2019-09-16 11:02:00','a:12:{s:4:\"type\";s:8:\"checkbox\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:1:{s:8:\"featured\";s:8:\"Featured\";}s:12:\"allow_custom\";i:0;s:13:\"default_value\";a:0:{}s:6:\"layout\";s:8:\"vertical\";s:6:\"toggle\";i:0;s:13:\"return_format\";s:5:\"value\";s:11:\"save_custom\";i:0;}','Featured','featured','publish','closed','closed','','field_5d7f6ba71259a','','','2019-09-16 11:03:15','2019-09-16 11:03:15','',332,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=331',0,'acf-field','',0),(332,1,'2019-09-16 11:02:53','2019-09-16 11:02:53','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:17:\"cc-press-releases\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Press Releases Featured','press-releases-featured','publish','closed','closed','','group_5d7f6bba4b939','','','2019-09-16 11:03:15','2019-09-16 11:03:15','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=332',0,'acf-field-group','',0),(334,1,'2019-09-16 11:16:30','2019-09-16 11:16:30','','Press Releases','','publish','closed','closed','','all-press-releases','','','2019-10-01 15:41:17','2019-10-01 15:41:17','',0,'http://dev.captainschairit.com/?page_id=334',0,'page','',0),(335,1,'2019-09-16 11:16:30','2019-09-16 11:16:30','','All Press Releases','','inherit','closed','closed','','334-revision-v1','','','2019-09-16 11:16:30','2019-09-16 11:16:30','',334,'http://dev.captainschairit.com/334-revision-v1/',0,'revision','',0),(336,1,'2019-09-16 11:19:55','2019-09-16 11:19:55','','Press Releases','','inherit','closed','closed','','334-revision-v1','','','2019-09-16 11:19:55','2019-09-16 11:19:55','',334,'http://dev.captainschairit.com/334-revision-v1/',0,'revision','',0),(337,1,'2019-09-16 11:25:24','2019-09-16 11:25:24','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:37:\"template-parts/all-press-releases.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Press Releases','press-releases','publish','closed','closed','','group_5d7f70fe8320e','','','2019-09-16 11:25:56','2019-09-16 11:25:56','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=337',0,'acf-field-group','',0),(338,1,'2019-09-16 11:25:35','2019-09-16 11:25:35','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Banner Section','banner_section','publish','closed','closed','','field_5d7f712ec767f','','','2019-09-16 11:25:56','2019-09-16 11:25:56','',337,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=338',0,'acf-field','',0),(339,1,'2019-09-16 11:25:36','2019-09-16 11:25:36','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5d7f712ec7680','','','2019-09-16 11:25:36','2019-09-16 11:25:36','',338,'http://dev.captainschairit.com/?post_type=acf-field&p=339',0,'acf-field','',0),(340,1,'2019-09-16 11:25:36','2019-09-16 11:25:36','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5d7f712ec7681','','','2019-09-16 11:25:36','2019-09-16 11:25:36','',338,'http://dev.captainschairit.com/?post_type=acf-field&p=340',1,'acf-field','',0),(341,1,'2019-09-16 11:26:38','2019-09-16 11:26:38','','Press Releases','','inherit','closed','closed','','334-revision-v1','','','2019-09-16 11:26:38','2019-09-16 11:26:38','',334,'http://dev.captainschairit.com/334-revision-v1/',0,'revision','',0),(342,1,'2019-09-16 12:22:36','2019-09-16 12:22:36','','Request a Demo','','publish','closed','closed','','request-a-demo','','','2021-03-11 13:23:37','2021-03-11 13:23:37','',0,'http://dev.captainschairit.com/?page_id=342',0,'page','',0),(343,1,'2019-09-16 12:22:36','2019-09-16 12:22:36','','Get A Demo','','inherit','closed','closed','','342-revision-v1','','','2019-09-16 12:22:36','2019-09-16 12:22:36','',342,'http://dev.captainschairit.com/342-revision-v1/',0,'revision','',0),(344,1,'2019-09-16 12:26:30','2019-09-16 12:26:30','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:29:\"template-parts/get_a_demo.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Get A Demo Section','get-a-demo-section','publish','closed','closed','','group_5d7f7f5b4caac','','','2020-09-10 10:42:05','2020-09-10 10:42:05','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=344',0,'acf-field-group','',0),(345,1,'2019-09-16 12:26:40','2019-09-16 12:26:40','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Banner Section','banner_section','publish','closed','closed','','field_5d7f7f7e42973','','','2019-09-16 12:27:06','2019-09-16 12:27:06','',344,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=345',0,'acf-field','',0),(346,1,'2019-09-16 12:26:40','2019-09-16 12:26:40','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5d7f7f7e42974','','','2019-09-16 12:26:40','2019-09-16 12:26:40','',345,'http://dev.captainschairit.com/?post_type=acf-field&p=346',0,'acf-field','',0),(347,1,'2019-09-16 12:26:40','2019-09-16 12:26:40','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5d7f7f7e42975','','','2019-09-16 12:26:40','2019-09-16 12:26:40','',345,'http://dev.captainschairit.com/?post_type=acf-field&p=347',1,'acf-field','',0),(348,1,'2019-09-16 12:28:51','2019-09-16 12:28:51','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Content Section','content_section','publish','closed','closed','','field_5d7f7f9ff4ab4','','','2019-09-16 12:28:51','2019-09-16 12:28:51','',344,'http://dev.captainschairit.com/?post_type=acf-field&p=348',1,'acf-field','',0),(349,1,'2019-09-16 12:28:51','2019-09-16 12:28:51','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:0:\"\";}','Content Heading','content_heading','publish','closed','closed','','field_5d7f7fb1f4ab5','','','2019-09-16 12:28:51','2019-09-16 12:28:51','',348,'http://dev.captainschairit.com/?post_type=acf-field&p=349',0,'acf-field','',0),(350,1,'2019-09-16 12:28:51','2019-09-16 12:28:51','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Content Part 1','content_part_1','publish','closed','closed','','field_5d7f7fc5f4ab6','','','2020-09-10 10:42:05','2020-09-10 10:42:05','',348,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=350',1,'acf-field','',0),(351,1,'2019-09-16 12:28:51','2019-09-16 12:28:51','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Content Part 2','content_part_2','publish','closed','closed','','field_5d7f7fddf4ab7','','','2020-09-10 10:42:05','2020-09-10 10:42:05','',348,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=351',2,'acf-field','',0),(352,1,'2019-09-16 12:29:17','2019-09-16 12:29:17','','Get A Demo','','inherit','closed','closed','','342-revision-v1','','','2019-09-16 12:29:17','2019-09-16 12:29:17','',342,'http://dev.captainschairit.com/342-revision-v1/',0,'revision','',0),(353,1,'2019-09-16 12:31:55','2019-09-16 12:31:55','','Get A Demo','','inherit','closed','closed','','342-revision-v1','','','2019-09-16 12:31:55','2019-09-16 12:31:55','',342,'http://dev.captainschairit.com/342-revision-v1/',0,'revision','',0),(354,1,'2019-09-16 12:39:24','2019-09-16 12:39:24','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Demo Form Section','demo_form_section','publish','closed','closed','','field_5d7f8213a0477','','','2019-09-16 12:39:24','2019-09-16 12:39:24','',344,'http://dev.captainschairit.com/?post_type=acf-field&p=354',2,'acf-field','',0),(355,1,'2019-09-16 12:39:24','2019-09-16 12:39:24','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Form Heading','form_heading','publish','closed','closed','','field_5d7f8225a0478','','','2019-09-16 12:39:24','2019-09-16 12:39:24','',354,'http://dev.captainschairit.com/?post_type=acf-field&p=355',0,'acf-field','',0),(356,1,'2019-09-16 12:39:24','2019-09-16 12:39:24','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:88:\"<i>Demo form can be managed from <strong>Contact section</strong> in the Admin Menu.</i>\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Note','note','publish','closed','closed','','field_5d7f8230a0479','','','2019-09-16 12:39:24','2019-09-16 12:39:24','',354,'http://dev.captainschairit.com/?post_type=acf-field&p=356',1,'acf-field','',0),(357,1,'2019-09-16 12:39:42','2019-09-16 12:39:42','','Get A Demo','','inherit','closed','closed','','342-revision-v1','','','2019-09-16 12:39:42','2019-09-16 12:39:42','',342,'http://dev.captainschairit.com/342-revision-v1/',0,'revision','',0),(358,1,'2019-09-16 12:54:23','2019-09-16 12:54:23','<div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[text* FirstName class:form-control placeholder]<label class=\"placeholder-label\">First Name<span>*</span></label></div></div><div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[text* LastName class:form-control placeholder]<label class=\"placeholder-label\">Last Name<span>*</span></label></div></div><div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[email* BusinessE-mail class:form-control placeholder]<label class=\"placeholder-label\">Business E-mail<span>*</span></label></div></div><div class=\"col-md-12\"><div class=\"text-center\"><button id=\'submit\' class=\'wpcf7-form-control wpcf7-submit btn btn-primary btn-rounded hvr-shutter-out-horizontal\'>Request a Demo</button></div></div>\n1\nCaptain\'s Chair Request for Demo\nCaptain\'s Chair <no-reply@captainschairit.com>\nsales@captainschairit.com\n<!doctype html>\r\n<html>\r\n<head>\r\n<meta charset=\"utf-8\">\r\n<title>Contact us</title>\r\n<style type=\"text/css\">\r\nhtml {\r\n	width: 100%;\r\n	margin: 0;\r\n	padding: 0;\r\n}\r\nbody {\r\n	-webkit-text-size-adjust: none;\r\n	-ms-text-size-adjust: none;\r\n	margin: 0;\r\n	padding: 0;\r\n	-webkit-font-smoothing: antialiased;\r\n}\r\ntable {\r\n	border-spacing: 0;\r\n}\r\nimg {\r\n	display: block !important;\r\n	outline: none;\r\n	text-decoration: none;\r\n	-ms-interpolation-mode: bicubic;\r\n	border: none;\r\n	height: auto;\r\n	line-height: 100%;\r\n}\r\n	img.image-inline{\r\n		display: inline-block!important;	\r\n	}\r\n\r\np {\r\n	padding: 0;\r\n	margin: 0;\r\n}\r\nbr {\r\n	line-height: 0 !important;\r\n}\r\ndiv, p, span, strong, b, em, i, a, li, td {\r\n	-webkit-text-size-adjust: none;\r\n}\r\ntable td, table tr {\r\n	border-collapse: collapse;\r\n}\r\ntable {\r\n	border-collapse: collapse;\r\n	mso-table-lspace: 0pt;\r\n	mso-table-rspace: 0pt;\r\n}\r\n\r\n@media screen and (max-width:580px) {\r\ntable[class=\"table-wrappper\"] {\r\n	width: 100%!important;\r\n}\r\ntd[class=\"content-left-gap\"] {\r\n	width: 5%!important;\r\n}\r\ntable[class=\"content-table\"],\r\ntd[class=\"content-table\"]{\r\n	width: 100%!important;\r\n}\r\ntd[class=\"banner-image\"] img {\r\n	width: 100%!important;\r\n}\r\ntable[class=\"main-table-wrappper\"] {\r\n	width: 100%!important;\r\n}\r\ntd[class=\"gap-01\"] {\r\n	height: 15px!important;\r\n}\r\ntd[class=\"space-01\"] {\r\n	width: 15px!important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading01 {\r\n	font-size: 20px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .text01 {\r\n	font-size: 14px !important;\r\n	margin-bottom: 24px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading02 {\r\n	font-size: 24px !important;\r\n}\r\ntd[class=\"content-border\"] {\r\n	height: 25px!important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading03 {\r\n	font-size: 18px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .email-link {\r\n	display: block !important;\r\n	margin: 10px 0 !important;\r\n}\r\n\r\n}\r\n\r\n@media screen and (max-width:420px) {\r\ntable[class=\"brand\"] {\r\n	width: 100%!important;\r\n	text-align: center !important;\r\n}\r\ntable[class=\"website-btn\"] {\r\n	width: 100%!important;\r\n	text-align: center !important;\r\n}\r\n\r\n	table[class=\"website-btn-tbl\"] {\r\n		width: 130px!important;\r\n	}\r\n	\r\n}\r\n</style>\r\n</head>\r\n\r\n<body style=\"background-color: #d7d7d7;\">\r\n\r\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\r\n	<!--Top gap-->\r\n	<tr>\r\n		<td height=\"28\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/Top gap-->\r\n	\r\n	<!--Body part-->\r\n	<tr>\r\n		<td class=\"main-td\">\r\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\r\n				<!--Logo part-->\r\n				<tr>\r\n					<td>\r\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\r\n							<tr>\r\n								<td height=\"15\"></td>\r\n							</tr>\r\n							<tr>\r\n								<td width=\"20\"></td>\r\n								<td align=\"center\" valign=\"top\">\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\r\n										<tr>\r\n											<td align=\"center\">\r\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s Chair\" alt=\"Captain\'s Chair\" style=\"border:none;\" width=\"150\" height=\"39\">\r\n											</a></td>\r\n										</tr>\r\n									</table>\r\n\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"right\" style=\"width:130px;\" class=\"website-btn\" width=\"130\">\r\n										<tr>\r\n											<td height=\"1\" class=\"gap-01\"></td>\r\n										</tr>\r\n										<tr>\r\n											<td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"  width=\"100%\" class=\"website-btn-tbl\">\r\n													<tr>\r\n														<td align=\"center\" style=\"height:35px; border:1px solid #ff671f; background-color: #ff671f;\"><a href=\"https://captainschairit.com\" style=\"color:#ffffff; background-color: #ff671f; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px;  width:108px; height:15px; display:block; text-align:center; text-decoration:none; padding:10px; cursor:pointer;\">Go Website</a></td>\r\n													</tr>\r\n												</table></td>\r\n										</tr>\r\n									</table>\r\n								</td>\r\n								<td width=\"20\"></td>\r\n							</tr>\r\n							<tr>\r\n								<td height=\"15\"></td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<!--/Logo part-->\r\n				\r\n				<!--Banner part-->\r\n				<tr>\r\n					<td class=\"banner-image\">\r\n						<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\" target=\"_blank\" rel=\"noopener\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg\" title=\"Banner\" alt=\"Banner\" style=\"border:none;\" width=\"600\" height=\"175\"></a>\r\n					</td>\r\n				</tr>\r\n				<!--/Banner part-->\r\n				\r\n				\r\n				\r\n				<!--Content top gap-->\r\n				<tr>\r\n					<td height=\"25\" class=\"gap-01\"></td>\r\n				</tr>\r\n				<!--/Content top gap-->\r\n				\r\n				<!--Content part-->\r\n				<tr>\r\n					<td>\r\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\r\n							<tr>\r\n								<td width=\"25\" class=\"content-left-gap\"></td>\r\n								<td>\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"content-table\" style=\"width: 100%\">\r\n										<tr>\r\n											<td align=\"left\">\r\n	\r\n												<h5 style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">You have a new request for demo.</h5>\r\n\r\n                                                <p style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">\r\n                                                    <strong>First Name: </strong>[FirstName]<br>\r\n                                                    <strong>Last Name: </strong>[LastName]<br>\r\n                                                    <strong>Business Email: </strong>[BusinessE-mail]\r\n                                                </p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<!--Content border-->\r\n										<tr>\r\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\r\n										</tr>\r\n										<!--/Content border-->\r\n										\r\n										<tr>\r\n											<td align=\"center\">\r\n												<p style=\"margin:0 0 6px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:22px; color:#293a47; font-weight: bold;\" class=\"heading03\">Get connected with us!</p>\r\n												\r\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px; color:#293a47;\" class=\"text01\"><a href=\"mailto:sales@captainschairit.com\" style=\"color: #293a47; text-decoration: none;\" class=\"email-link\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png\" title=\"Email\" alt=\"Email\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">sales@captainschairit.com</a>\r\n												<a href=\"tel:877-677-2248\" style=\"color: #293a47; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Sales:877-677-2248</a>\r\n												<a href=\"tel:813-908-8282\" style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Phone:813-908-8282</a></p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td>\r\n												<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"social-table\" style=\"width: 182px\">\r\n													<tr>\r\n														<td width=\"38\"></td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\"></td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\">\r\n															<a href=\"https://www.linkedin.com/company/captain-s-chair\" style=\"color: #293a47; text-decoration: none;\">\r\n																<img src=\"https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png\" title=\"LinkedIn\" alt=\"LinkedIn\" style=\"border: none; outline: none; margin: 0;\" width=\"38\" height=\"38\">\r\n															</a>\r\n														</td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\"></td>\r\n													</tr>\r\n												</table>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td height=\"20\"></td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td align=\"center\">\r\n												<p style=\"margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47;\">&copy; Copyright 2021. All Rights Reserved.</p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td height=\"20\"></td>\r\n										</tr>\r\n										\r\n									</table>\r\n								</td>\r\n								<td width=\"25\" class=\"content-left-gap\"></td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<!--/Content part-->\r\n				\r\n				<!--bottom border part-->\r\n				<tr>\r\n					<td height=\"9\" bgcolor=\"#293a47\"></td>\r\n				</tr>\r\n				<!--/bottom border part-->\r\n\r\n			</table>\r\n		</td>\r\n	</tr>\r\n	<!--/Body part-->\r\n	\r\n	<!--footer gap-->\r\n	<tr>\r\n		<td height=\"25\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/footer gap-->\r\n\r\n	\r\n	\r\n	<!--Bottom gap-->\r\n	<tr>\r\n		<td height=\"28\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/Bottom gap-->\r\n	\r\n	\r\n \r\n</table>\r\n</body>\r\n</html>\nReply-To: [BusinessE-mail]\n\n1\n\n1\nThank you for requesting a demo of Captain\'s Chair\nCaptain\'s Chair <no-reply@captainschairit.com>\n[BusinessE-mail]\n<!doctype html>\r\n<html>\r\n<head>\r\n<meta charset=\"utf-8\">\r\n<title>Contact us</title>\r\n<style type=\"text/css\">\r\nhtml {\r\n	width: 100%;\r\n	margin: 0;\r\n	padding: 0;\r\n}\r\nbody {\r\n	-webkit-text-size-adjust: none;\r\n	-ms-text-size-adjust: none;\r\n	margin: 0;\r\n	padding: 0;\r\n	-webkit-font-smoothing: antialiased;\r\n}\r\ntable {\r\n	border-spacing: 0;\r\n}\r\nimg {\r\n	display: block !important;\r\n	outline: none;\r\n	text-decoration: none;\r\n	-ms-interpolation-mode: bicubic;\r\n	border: none;\r\n	height: auto;\r\n	line-height: 100%;\r\n}\r\n	img.image-inline{\r\n		display: inline-block!important;	\r\n	}\r\n\r\np {\r\n	padding: 0;\r\n	margin: 0;\r\n}\r\nbr {\r\n	line-height: 0 !important;\r\n}\r\ndiv, p, span, strong, b, em, i, a, li, td {\r\n	-webkit-text-size-adjust: none;\r\n}\r\ntable td, table tr {\r\n	border-collapse: collapse;\r\n}\r\ntable {\r\n	border-collapse: collapse;\r\n	mso-table-lspace: 0pt;\r\n	mso-table-rspace: 0pt;\r\n}\r\n\r\n@media screen and (max-width:580px) {\r\ntable[class=\"table-wrappper\"] {\r\n	width: 100%!important;\r\n}\r\ntd[class=\"content-left-gap\"] {\r\n	width: 5%!important;\r\n}\r\ntable[class=\"content-table\"],\r\ntd[class=\"content-table\"]{\r\n	width: 100%!important;\r\n}\r\ntd[class=\"banner-image\"] img {\r\n	width: 100%!important;\r\n}\r\ntable[class=\"main-table-wrappper\"] {\r\n	width: 100%!important;\r\n}\r\ntd[class=\"gap-01\"] {\r\n	height: 15px!important;\r\n}\r\ntd[class=\"space-01\"] {\r\n	width: 15px!important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading01 {\r\n	font-size: 15px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .text01 {\r\n	font-size: 14px !important;\r\n	margin-bottom: 24px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading02 {\r\n	font-size: 24px !important;\r\n}\r\ntd[class=\"content-border\"] {\r\n	height: 25px!important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading03 {\r\n	font-size: 18px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .email-link {\r\n	display: block !important;\r\n	margin: 10px 0 !important;\r\n}\r\n\r\n}\r\n\r\n@media screen and (max-width:415px) {\r\ntable[class=\"brand\"] {\r\n	width: 100%!important;\r\n	text-align: center !important;\r\n}\r\ntable[class=\"website-btn\"] {\r\n	width: 100%!important;\r\n	text-align: center !important;\r\n}\r\n\r\n	table[class=\"website-btn-tbl\"] {\r\n		width: 130px!important;\r\n	}\r\n	\r\n}\r\n</style>\r\n</head>\r\n\r\n<body style=\"background-color: #d7d7d7;\">\r\n\r\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\r\n	<!--Top gap-->\r\n	<tr>\r\n		<td height=\"28\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/Top gap-->\r\n	\r\n	<!--Body part-->\r\n	<tr>\r\n		<td class=\"main-td\">\r\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\r\n				<!--Logo part-->\r\n				<tr>\r\n					<td>\r\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\r\n							<tr>\r\n								<td height=\"15\"></td>\r\n							</tr>\r\n							<tr>\r\n								<td width=\"20\"></td>\r\n								<td align=\"center\" valign=\"top\">\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\r\n										<tr>\r\n											<td align=\"center\">\r\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s Chair\" alt=\"Captain\'s Chair\" style=\"border:none;\" width=\"150\" height=\"39\">\r\n											</a></td>\r\n										</tr>\r\n									</table>\r\n\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"right\" style=\"width:130px;\" class=\"website-btn\" width=\"130\">\r\n										<tr>\r\n											<td height=\"1\" class=\"gap-01\"></td>\r\n										</tr>\r\n										<tr>\r\n											<td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"  width=\"100%\" class=\"website-btn-tbl\">\r\n													<tr>\r\n														<td align=\"center\" style=\"height:35px; border:1px solid #ff671f; background-color: #ff671f;\"><a href=\"https://captainschairit.com\" style=\"color:#ffffff; background-color: #ff671f; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px;  width:108px; height:15px; display:block; text-align:center; text-decoration:none; padding:10px; cursor:pointer;\">Go Website</a></td>\r\n													</tr>\r\n												</table></td>\r\n										</tr>\r\n									</table>\r\n								</td>\r\n								<td width=\"20\"></td>\r\n							</tr>\r\n							<tr>\r\n								<td height=\"15\"></td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<!--/Logo part-->\r\n				\r\n				<!--Banner part-->\r\n				<tr>\r\n					<td class=\"banner-image\">\r\n						<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\" target=\"_blank\" rel=\"noopener\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg\" title=\"Banner\" alt=\"Banner\" style=\"border:none;\" width=\"600\" height=\"175\"></a>\r\n					</td>\r\n				</tr>\r\n				<!--/Banner part-->\r\n				\r\n				\r\n				\r\n				<!--Content top gap-->\r\n				<tr>\r\n					<td height=\"25\" class=\"gap-01\"></td>\r\n				</tr>\r\n				<!--/Content top gap-->\r\n				\r\n				<!--Content part-->\r\n				<tr>\r\n					<td>\r\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\r\n							<tr>\r\n								<td width=\"25\" class=\"content-left-gap\"></td>\r\n								<td>\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"content-table\" style=\"width: 100%\">\r\n										<tr>\r\n											<td align=\"left\">\r\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:26px; color:#ff671f; \" class=\"heading02\">Hi, [FirstName]</p>\r\n	\r\n\r\n                                                <p style=\"margin:0 0 15px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">\r\n                                                    We look forward to speaking with you and answering any questions that you may have. Attached, you will find a brief overview of Captain\'s Chair.<br><br>\r\nRegards!<br>\r\nCaptain\'s Chair Team!\r\n                                                </p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<!--Content border-->\r\n										<tr>\r\n											<td height=\"20\"></td>\r\n										</tr>\r\n										<tr>\r\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\r\n										</tr>\r\n										<!--/Content border-->\r\n										\r\n										<tr>\r\n											<td align=\"center\">\r\n												<p style=\"margin:0 0 6px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:22px; color:#293a47; font-weight: bold;\" class=\"heading03\">Get connected with us!</p>\r\n												\r\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px; color:#293a47;\" class=\"text01\"><a href=\"mailto:sales@captainschairit.com\" style=\"color: #293a47; text-decoration: none;\" class=\"email-link\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png\" title=\"Email\" alt=\"Email\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">sales@captainschairit.com</a>\r\n												<a href=\"tel:877-677-2248\" style=\"color: #293a47; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Sales:877-677-2248</a>\r\n												<a href=\"tel:813-908-8282\" style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Phone:813-908-8282</a></p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td>\r\n												<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"social-table\" style=\"width: 182px\">\r\n													<tr>\r\n														<td width=\"38\"></td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\"></td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\">\r\n															<a href=\"https://www.linkedin.com/company/captain-s-chair\" style=\"color: #293a47; text-decoration: none;\">\r\n																<img src=\"https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png\" title=\"LinkedIn\" alt=\"LinkedIn\" style=\"border: none; outline: none; margin: 0;\" width=\"38\" height=\"38\">\r\n															</a>\r\n														</td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\"></td>\r\n													</tr>\r\n												</table>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td height=\"20\"></td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td align=\"center\">\r\n												<p style=\"margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47;\">&copy; Copyright 2021. All Rights Reserved.</p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td height=\"20\"></td>\r\n										</tr>\r\n										\r\n									</table>\r\n								</td>\r\n								<td width=\"25\" class=\"content-left-gap\"></td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<!--/Content part-->\r\n				\r\n				<!--bottom border part-->\r\n				<tr>\r\n					<td height=\"9\" bgcolor=\"#293a47\"></td>\r\n				</tr>\r\n				<!--/bottom border part-->\r\n\r\n			</table>\r\n		</td>\r\n	</tr>\r\n	<!--/Body part-->\r\n	\r\n	<!--footer gap-->\r\n	<tr>\r\n		<td height=\"25\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/footer gap-->\r\n\r\n	\r\n	\r\n	<!--Bottom gap-->\r\n	<tr>\r\n		<td height=\"28\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/Bottom gap-->\r\n	\r\n	\r\n \r\n</table>\r\n</body>\r\n</html>\nReply-To: sales@captainschairit.com\nuploads/2020/08/Captains-Chair-Overview-for-Requests.pdf\n1\n\nThank you for your interest in Captain\'s Chair. Your message 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.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Request A Demo Form','','publish','closed','closed','','get-a-demo-form','','','2021-03-11 14:43:10','2021-03-11 14:43:10','',0,'http://dev.captainschairit.com/?post_type=wpcf7_contact_form&#038;p=358',0,'wpcf7_contact_form','',0),(362,1,'2019-09-17 13:54:05','2019-09-17 13:54:05','[mailpoet_page]','MailPoet Page','','publish','closed','closed','','subscriptions','','','2019-09-17 13:54:05','2019-09-17 13:54:05','',0,'http://dev.captainschairit.com/subscriptions/',0,'mailpoet_page','',0),(363,1,'2019-09-18 10:25:53','2019-09-18 10:25:53','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}s:8:\"position\";s:15:\"acf_after_title\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Default Template','default-template','publish','closed','closed','','group_5d82060cf4059','','','2019-09-18 11:24:34','2019-09-18 11:24:34','',0,'http://dev.captainschairit.com/?post_type=acf-field-group&#038;p=363',0,'acf-field-group','',0),(364,1,'2019-09-18 10:26:18','2019-09-18 10:26:18','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Banner Section','banner_section','publish','closed','closed','','field_5d820648abf72','','','2019-09-18 10:26:42','2019-09-18 10:26:42','',363,'http://dev.captainschairit.com/?post_type=acf-field&#038;p=364',0,'acf-field','',0),(365,1,'2019-09-18 10:26:18','2019-09-18 10:26:18','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5d820649abf73','','','2019-09-18 10:26:18','2019-09-18 10:26:18','',364,'http://dev.captainschairit.com/?post_type=acf-field&p=365',0,'acf-field','',0),(366,1,'2019-09-18 10:26:18','2019-09-18 10:26:18','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5d820649abf74','','','2019-09-18 10:26:18','2019-09-18 10:26:18','',364,'http://dev.captainschairit.com/?post_type=acf-field&p=366',1,'acf-field','',0),(368,1,'2019-09-18 12:27:31','2019-09-18 12:27:31','','Get A Demo','','inherit','closed','closed','','342-revision-v1','','','2019-09-18 12:27:31','2019-09-18 12:27:31','',342,'http://dev.captainschairit.com/342-revision-v1/',0,'revision','',0),(369,1,'2019-09-18 12:28:04','2019-09-18 12:28:04','','Get A Demo','','inherit','closed','closed','','342-revision-v1','','','2019-09-18 12:28:04','2019-09-18 12:28:04','',342,'http://dev.captainschairit.com/342-revision-v1/',0,'revision','',0),(377,1,'2019-09-25 11:05:06','2019-09-25 11:05:06','','santiago-casal','','inherit','open','closed','','santiago-casal-2','','','2019-09-25 11:05:06','2019-09-25 11:05:06','',289,'https://captainschairit.com/wp-content/uploads/2019/09/santiago-casal.jpg',0,'attachment','image/jpeg',0),(378,1,'2019-09-25 11:05:47','2019-09-25 11:05:47','','phillip-myers','','inherit','open','closed','','phillip-myers-2','','','2019-09-25 11:05:47','2019-09-25 11:05:47','',292,'https://captainschairit.com/wp-content/uploads/2019/09/phillip-myers.jpg',0,'attachment','image/jpeg',0),(379,1,'2019-09-25 11:06:24','2019-09-25 11:06:24','','steve_Torre','','inherit','open','closed','','steve_torre','','','2019-09-25 11:06:24','2019-09-25 11:06:24','',294,'https://captainschairit.com/wp-content/uploads/2019/09/steve_Torre.jpg',0,'attachment','image/jpeg',0),(380,1,'2019-09-25 11:06:54','2019-09-25 11:06:54','','keith_roher','','inherit','open','closed','','keith_roher','','','2019-09-25 11:06:54','2019-09-25 11:06:54','',296,'https://captainschairit.com/wp-content/uploads/2019/09/keith_roher.jpg',0,'attachment','image/jpeg',0),(381,1,'2019-09-25 11:11:37','2019-09-25 11:11:37','','kalanik-headshot','','inherit','open','closed','','kalanik-headshot','','','2019-09-25 11:11:37','2019-09-25 11:11:37','',298,'https://captainschairit.com/wp-content/uploads/2019/09/kalanik-headshot.jpg',0,'attachment','image/jpeg',0),(382,1,'2019-09-25 11:12:34','2019-09-25 11:12:34','','bryan_crino','','inherit','open','closed','','bryan_crino','','','2019-09-25 11:12:34','2019-09-25 11:12:34','',300,'https://captainschairit.com/wp-content/uploads/2019/09/bryan_crino.jpg',0,'attachment','image/jpeg',0),(383,1,'2019-09-25 11:13:29','2019-09-25 11:13:29','','scott_feuer','','inherit','open','closed','','scott_feuer','','','2019-09-25 11:13:29','2019-09-25 11:13:29','',302,'https://captainschairit.com/wp-content/uploads/2019/09/scott_feuer.jpg',0,'attachment','image/jpeg',0),(384,1,'2019-09-30 14:41:04','2019-09-30 14:41:04','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-30 14:41:04','2019-09-30 14:41:04','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(385,1,'2019-09-30 14:46:21','2019-09-30 14:46:21','a:7:{s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";}','Button Link','button_link','publish','closed','closed','','field_5d9215268abf2','','','2019-09-30 14:46:21','2019-09-30 14:46:21','',30,'https://captainschairit.com/?post_type=acf-field&p=385',2,'acf-field','',0),(386,1,'2019-09-30 14:47:12','2019-09-30 14:47:12','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-30 14:47:12','2019-09-30 14:47:12','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(387,1,'2019-09-30 14:47:48','2019-09-30 14:47:48','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button Link','button_link','publish','closed','closed','','field_5d9215880fa13','','','2021-01-07 05:48:28','2021-01-07 05:48:28','',11,'https://captainschairit.com/?post_type=acf-field&#038;p=387',6,'acf-field','',0),(388,1,'2019-09-30 14:48:09','2019-09-30 14:48:09','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-30 14:48:09','2019-09-30 14:48:09','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(389,1,'2019-09-30 14:49:15','2019-09-30 14:49:15','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-30 14:49:15','2019-09-30 14:49:15','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(390,1,'2019-09-30 14:49:45','2019-09-30 14:49:45','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-30 14:49:45','2019-09-30 14:49:45','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(391,1,'2019-09-30 14:50:48','2019-09-30 14:50:48','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-09-30 14:50:48','2019-09-30 14:50:48','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(392,1,'2019-10-01 15:36:18','2019-10-01 15:36:18','','Blog','','inherit','closed','closed','','246-revision-v1','','','2019-10-01 15:36:18','2019-10-01 15:36:18','',246,'https://captainschairit.com/246-revision-v1/',0,'revision','',0),(393,1,'2019-10-01 15:37:33','2019-10-01 15:37:33','','About','','inherit','closed','closed','','47-revision-v1','','','2019-10-01 15:37:33','2019-10-01 15:37:33','',47,'https://captainschairit.com/47-revision-v1/',0,'revision','',0),(394,1,'2019-10-01 15:38:10','2019-10-01 15:38:10','','Client Dashboard','','inherit','closed','closed','','55-revision-v1','','','2019-10-01 15:38:10','2019-10-01 15:38:10','',55,'https://captainschairit.com/55-revision-v1/',0,'revision','',0),(395,1,'2019-10-01 15:38:33','2019-10-01 15:38:33','','Connectors','','inherit','closed','closed','','43-revision-v1','','','2019-10-01 15:38:33','2019-10-01 15:38:33','',43,'https://captainschairit.com/43-revision-v1/',0,'revision','',0),(396,1,'2019-10-01 15:41:17','2019-10-01 15:41:17','','Press Releases','','inherit','closed','closed','','334-revision-v1','','','2019-10-01 15:41:17','2019-10-01 15:41:17','',334,'https://captainschairit.com/334-revision-v1/',0,'revision','',0),(397,1,'2019-10-01 15:41:41','2019-10-01 15:41:41','','News','','inherit','closed','closed','','304-revision-v1','','','2019-10-01 15:41:41','2019-10-01 15:41:41','',304,'https://captainschairit.com/304-revision-v1/',0,'revision','',0),(400,1,'2019-10-03 10:40:42','2019-10-03 10:40:42','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-10-03 10:40:42','2019-10-03 10:40:42','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(401,1,'2019-10-03 10:41:16','2019-10-03 10:41:16','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-10-03 10:41:16','2019-10-03 10:41:16','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(403,1,'2019-10-03 12:31:00','2019-10-03 12:31:00','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:208:\"<ul>\r\n<li>News slider can be managed from <strong>News</strong> section in the Admin panel.</li>\r\n<li>Press Releases can be managed from <strong>Press Releases</strong> section in the Admin panel.</li>\r\n</ul>\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Note','','publish','closed','closed','','field_5d95e9881e151','','','2019-10-03 12:35:09','2019-10-03 12:35:09','',308,'https://captainschairit.com/?post_type=acf-field&#038;p=403',1,'acf-field','',0),(404,1,'2019-10-03 13:52:08','2019-10-03 13:52:08','','About','','inherit','closed','closed','','47-revision-v1','','','2019-10-03 13:52:08','2019-10-03 13:52:08','',47,'https://captainschairit.com/47-revision-v1/',0,'revision','',0),(405,1,'2019-10-03 13:54:55','2019-10-03 13:54:55','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:80:\"Contact form is managed from <strong>Contact</strong> section in the Admin panel\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Note','note','publish','closed','closed','','field_5d95fd5e8190d','','','2019-10-03 13:54:55','2019-10-03 13:54:55','',207,'https://captainschairit.com/?post_type=acf-field&p=405',2,'acf-field','',0),(406,1,'2019-10-03 14:09:54','2019-10-03 14:09:54','<h3 class=\"heading05  mt-0\">This Policy</h3>\r\n          <p>This Policy explains how we may Process your Personal Data. This Policy may be amended or updated from time to time, so please check it regularly for updates.</p>\r\n          <p>This Policy is issued by Concertium on behalf of itself, its subsidiaries and its affiliates (including any entity lawfully trading under the Concertium brand) (together, “Company”, “we”, “us” and “our”) and is addressed to individuals outside our organization with whom we interact, including customers, visitors to our Sites, users of our Apps, and other users of our services (together, “you”). Defined terms used in this Policy below.</p>\r\n          <p>For the purposes of this Policy, Company is the Controller. This Policy covers the information practices relating to Company websites for Concertium services (\"Services\") offered now or in the future. </p>\r\n          <p>This Policy may be amended or updated from time to time to reflect changes in our practices with respect to the processing of Personal Data, or changes in applicable law. We encourage you to read this Policy carefully, and to regularly check this page to review any changes we might make in accordance with the terms of this Policy.</p>\r\n\r\n          <h3 class=\"heading05\">Collection of Personal Data</h3>\r\n          <p>We may collect or obtain Personal Data about you: directly from you (e.g., where you contact us); in the course of our relationship with you (e.g., if you make a purchase); when you make your Personal Data public (e.g., if you make a public post about us on social media); when you download, install, or use our Apps; when you visit our Site; when you register to use any of our Site, Apps, or services; or when you interact with any third party content or advertising on a Site or in an App.</p>\r\n          <p>Collection of Personal Data: We may collect Personal Data about you from the following sources:</p>\r\n\r\n          <ul class=\"right-list-pan02\">\r\n            <li>Data you provide: We may obtain your Personal Data when you provide it to us (e.g., where you contact us via email or telephone, or by any other means, or when you provide us with your business card).</li>\r\n            <li>Relationship data: We may collect or obtain your Personal Data in the ordinary course of our relationship with you (e.g., if you purchase a service from us.</li>\r\n            <li>App data: We may collect or obtain your Personal Data when you download or use any of our Apps.</li>\r\n            <li>Site data: We may collect or obtain your Personal Data when you visit any of our Sites or use any features or resources available on or through a Site.</li>\r\n            <li>Registration details: We may collect or obtain your Personal Data when you use, or register to use, any of our Sites, Apps, or services.</li>\r\n            <li>Content and advertising information: If you choose to interact with any third-party content or advertising on a Site or in an App, we may receive Personal Data about you from the relevant third party.</li>\r\n            <li>Third party information: We may collect or obtain your Personal Data from third parties who provide it to us (e.g., credit reference agencies; law enforcement authorities; etc.).</li>\r\n          </ul>\r\n\r\n          <h3 class=\"heading05\">Creation of Personal Data</h3>\r\n          <p>We may also create Personal Data about you, such as records of your interactions with us, and details of your purchase history for internal administration purposes and analysis.</p>\r\n\r\n\r\n          <h3 class=\"heading05\">Categories of Personal Data we may Process</h3>\r\n          <p>We may Process: your personal details (e.g., your name); demographic data (e.g., your age); your contact details (e.g., your address); records of your consents; purchase details; payment details (e.g., your billing address); information about our Sites and Apps (e.g., the type of device you are using); details of your employer (where relevant); information about your interactions with our content or advertising; and any views or opinions you provide to us.</p>\r\n          <p>We may Process the following categories of Personal Data about you:</p>\r\n          <ul class=\"right-list-pan02\">\r\n            <li>Personal details: given name(s); preferred name; and photograph.</li>\r\n            <li>Demographic information: gender; date of birth/age; nationality; salutation; job title/industry; and language preferences.</li>\r\n            <li>Contact details: correspondence address; telephone number; email address; and details of your public social media profile(s).</li>\r\n            <li>Consent records: records of any consents you may have given, together with the date and time, means of consent and any related information (e.g., the subject matter of the consent).</li>\r\n            <li>Data relating to our Sites and Apps: device type; operating system; browser type; browser settings; IP address; language settings; dates and times of connecting to a Site; App usage statistics; App settings; dates and times of connecting to an App; location data, and other technical communications information (some of which may constitute Personal Data); username; password; security login details; usage data; aggregate statistical information.</li>\r\n            <li>Employer details: where you interact with us in your capacity as an employee, the contact information of your employer (including name, address, telephone number and email address) to the extent relevant.</li>\r\n          </ul>\r\n\r\n\r\n          <h3 class=\"heading05\">Lawful basis for Processing Personal Data</h3>\r\n          <p>We may Process your Personal Data where: you have given your prior, express consent; the Processing is necessary for a contract between you and us; the Processing is required by applicable law; the Processing is necessary to protect the vital interests of any individual; or where we have a valid legitimate interest in the Processing.</p>\r\n          <p>In Processing your Personal Data in connection with the purposes set out in this Policy, we may rely on one or more of the following legal bases, depending on the circumstances:</p>\r\n          <ul class=\"right-list-pan02\">\r\n            <li>Consent: We may Process your Personal Data where we have obtained your prior, express consent to the Processing (this legal basis is only used in relation to Processing that is entirely voluntary – it is not used for Processing that is necessary or obligatory in any way);</li>\r\n            <li>Contractual necessity: We may Process your Personal Data where the Processing is necessary in connection with any contract that you may enter into with us;</li>\r\n            <li>Compliance with applicable law: We may Process your Personal Data where the Processing is required by applicable law;</li>\r\n            <li>Vital interests: We may Process your Personal Data where the Processing is necessary to protect the vital interests of any individual; or</li>\r\n            <li>Legitimate interests: We may Process your Personal Data where we have a legitimate interest in carrying out the Processing for the purpose of managing, operating or promoting our business, and that legitimate interest is not overridden by your interests, fundamental rights, or freedoms.</li>\r\n          </ul>\r\n\r\n          <h3 class=\"heading05\">Sensitive Personal Data</h3>\r\n          <p>We do not seek to collect or otherwise Process your Sensitive Personal Data. Where we need to Process your Sensitive Personal Data for a legitimate purpose, we do so in accordance with applicable law.</p>\r\n          <p>We do not seek to collect or otherwise Process your Sensitive Personal Data in the ordinary course of our business. Where it becomes necessary to process your Sensitive Personal Data for any reason, we rely on one of the following legal bases:</p>\r\n\r\n          <ul class=\"right-list-pan02\">\r\n            <li>Compliance with applicable law: We may Process your Sensitive Personal Data where the Processing is required or permitted by applicable law (e.g., to comply with our diversity reporting obligations);</li>\r\n            <li>Detection and prevention of crime: We may Process your Sensitive Personal Data where the Processing is necessary for the detection or prevention of crime (including the prevention of fraud);</li>\r\n            <li>Establishment, exercise or defense of legal rights: We may Process your Sensitive Personal Data where the Processing is necessary for the establishment, exercise or defense of legal rights; or</li>\r\n            <li>Consent: We may Process your Sensitive Personal Data where we have, in accordance with applicable law, obtained your prior, express consent prior to Processing your Sensitive Personal Data (this legal basis is only used in relation to Processing that is entirely voluntary – it is not used for Processing that is necessary or obligatory in any way).</li>\r\n          </ul>\r\n\r\n          <h3 class=\"heading05\">Purposes for which we may Process your Personal Data</h3>\r\n          <p>We may Process your Personal Data for the following purposes: providing services to you; operating our Sites and Apps; communicating with you; managing our IT systems; health and safety; financial management; conducting surveys; ensuring the security of our premises and systems; conducting investigations where necessary; compliance with applicable law; and improving our Sites, Apps, and services.</p>\r\n          <p>The purposes for which we may Process Personal Data, subject to applicable law, include:</p>\r\n\r\n          <ul class=\"right-list-pan02\">\r\n            <li>Provision of services to you: providing our Sites, Apps, and services to you; communicating with you in relation to those services and providing you with promotional items at your request or in connection with those services or similar services.  </li>\r\n            <li>Our Sites and Apps: operating and managing our Sites and our Apps; providing content to you; displaying advertising and other information to you; communicating and interacting with you via our Sites and our Apps; identifying issues with our Sites and Apps and planning improvements to or creating new Sites and Apps; and notifying you of changes to any of our Sites, our Apps, or our services.</li>\r\n            <li>Communications: communicating with you via any means (including via email, telephone, text message, social media, post or in person) news items and other information in which you may be interested, subject to ensuring that such communications are provided to you in compliance with applicable law; maintaining and updating your contact information where appropriate; and obtaining your prior, opt-in consent where required.</li>\r\n            <li>Communications and IT operations: management of our communications systems; operation of IT security systems; and IT security audits.</li>\r\n            <li>Health and safety: health and safety assessments and record keeping; and compliance with related legal obligations.</li>\r\n            <li>Financial management: sales; finance; corporate audit; and vendor management.</li>\r\n            <li>Surveys: engaging with you for the purposes of obtaining your views on our services.</li>\r\n            <li>Security: physical security of our premises (including records of visits to our premises; and CCTV recordings); and electronic security (including login records and access details).</li>\r\n            <li>Investigations: detecting, investigating and preventing breaches of policy, and criminal offences, in accordance with applicable law.</li>\r\n            <li>Legal proceedings: establishing, exercising and defending legal rights.</li>\r\n            <li>Legal compliance: compliance with our legal and regulatory obligations under applicable law.</li>\r\n            <li>Improving our Sites, Apps, services: identifying issues with our Sites, our Apps, or our services; planning improvements to our Sites, our Apps, or our services; and creating new Sites, Apps, or services.</li>\r\n          </ul>\r\n\r\n          <h3 class=\"heading05\">Disclosure of Personal Data to third parties</h3>\r\n          <p>We may disclose your Personal Data to: legal and regulatory authorities; our external advisors; our Processors; any party as necessary in connection with legal proceedings; any party as necessary for investigating, detecting or preventing criminal offences; any purchaser of our business; and any third-party providers of advertising, plugins or content used on our Sites or our Apps.</p>\r\n          <p>We may disclose your Personal Data to other entities within the Company group, for legitimate business purposes (including operating our Sites and our Apps, and providing services to you), in accordance with applicable law. In addition, we may disclose your Personal Data to:</p>\r\n\r\n          <ul class=\"right-list-pan02\">\r\n            <li>Legal and regulatory authorities, upon request, or for the purposes of reporting any actual or suspected breach of applicable law or regulation;</li>\r\n            <li>Outside professional advisors (such as accountants, auditors, or lawyers), subject to binding contractual obligations of confidentiality;</li>\r\n            <li>Third party Processors (such as payment services providers; data centers; etc.), located anywhere in the world, subject to the requirements noted below in this Section (H);</li>\r\n            <li>Any relevant party, law enforcement agency or court, to the extent necessary for the establishment, exercise or defense of legal rights;</li>\r\n            <li>Any relevant party for the purposes of prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including safeguarding against and the prevention of threats to public security;</li>\r\n            <li>Any relevant third-party acquirer(s), in the event that we sell or transfer all or any relevant portion of our business or assets (including in the event of a reorganization, dissolution or liquidation); and</li>\r\n            <li>Any relevant third-party provider, where our Sites and our Apps use third party advertising, plugins or content. If you choose to interact with any such advertising, plugins or content, your Personal Data may be shared with the relevant third-party provider. We recommend that you review that third party’s privacy policy before interacting with its advertising, plugins or content.</li>\r\n          </ul>\r\n          <p>If we engage a third-party Processor to Process your Personal Data, the Processor will be subject to binding contractual obligations to: (i) only Process the Personal Data in accordance with our prior written instructions; and (ii) use measures to protect the confidentiality and security of the Personal Data; together with any additional requirements under applicable law.</p>\r\n\r\n          <h3 class=\"heading05\">Data security</h3>\r\n          <p>We implement appropriate technical and organizational security measures to protect your Personal Data. Please ensure that any Personal Data that you send to us is sent securely.</p>\r\n          <p>We have implemented appropriate technical and organizational security measures designed to protect your Personal Data against accidental or unlawful destruction, loss, alteration, unauthorized disclosure, unauthorized access, and other unlawful or unauthorized forms of Processing, in accordance with applicable law.</p>\r\n          <p>Because the internet is an open system, the transmission of information via the internet is not completely secure. Although we will implement all reasonable measures to protect your personal data, we cannot guarantee the security of your data transmitted to us using the internet – any such transmission is at your own risk and you are responsible for ensuring that any Personal Data that you send to us are sent securely.</p>\r\n\r\n\r\n          <h3 class=\"heading05\">Data accuracy</h3>\r\n          <p>We take every reasonable step to ensure that your Personal Data are kept accurate and up-to-date and are erased or rectified if we become aware of inaccuracies.</p>\r\n          <p>We take every reasonable step to ensure that:your Data that we Process are accurate and, where necessary, kept up to date; andany of your Data that we Process that you inform us is inaccurate (having regard to the purposes for which they are Processed) are erased or rectified.</p>\r\n\r\n          <h3 class=\"heading05\">Data minimization</h3>\r\n          <p>We take every reasonable step to ensure that your Data that we Process are limited to the Data reasonably necessary in connection with the purposes set out in this Policy or as required to provide you services or access to our Apps and Site.</p>\r\n\r\n          <h3 class=\"heading05\">Data retention</h3>\r\n          <p>We take every reasonable step to ensure that your Data are only retained for as long as they are needed.</p>\r\n          <p>The criteria for determining the duration for which we will keep your Personal Data are as follows: we will retain copies of your Personal Data in a form that permits identification only for as long as is necessary in connection with the purposes set out in this Policy, unless applicable law requires a longer retention period. In particular, we may retain your Personal Data for the duration of any period necessary to establish, exercise or defend any legal rights.</p>\r\n\r\n\r\n          <h3 class=\"heading05\">Your legal rights</h3>\r\n          <p>Subject to applicable law, you may have a number of rights regarding the Processing of your Relevant Personal Data, including:</p>\r\n\r\n          <ul class=\"right-list-pan02\">\r\n            <li>The right not to provide your Personal Data to us (however, please note that we may be unable to provide you with the full benefit of our Sites, our Apps, or our services, if you do not provide us with your Personal Data – e.g., we may not be able to Process your orders without the necessary details);the right to request access to, or copies of, your Relevant Personal Data, together with information regarding the nature, Processing and disclosure of those Relevant Personal Data;the right to request rectification of any inaccuracies in your Relevant Personal Data;the right to request, on legitimate grounds:erasure of your Relevant Personal Data; orrestriction of Processing of your Relevant Personal Data;the right to object, on legitimate grounds, to the Processing of your Relevant Personal Data by us or on our behalf;the right to have certain Relevant Personal Data transferred to another Controller, in a structured, commonly used and machine-readable format, to the extent applicable;where we Process your Relevant Personal Data on the basis of your consent, the right to withdraw that consent (noting that such withdrawal does not affect the lawfulness of any Processing performed prior to the date on which we receive notice of such withdrawal, and does not prevent the Processing of your Personal Data in reliance upon any other available legal bases); andthe right to lodge complaints with a Data Protection Authority regarding the Processing of your Relevant Personal Data by us or on our behalf.</li>\r\n            <li>We may require proof of your identity before we can give effect to these rights; andwhere your request requires the establishment of additional facts (e.g., a determination of whether any Processing is non-compliant with applicable law) we will investigate your request reasonably promptly, before deciding what action to take.</li>\r\n            <li>To exercise one or more of these rights, or to ask a question about these rights or any other provision of this Policy, or about our Processing of your Personal Data, please use the contact details provided below.</li>\r\n          </ul>\r\n\r\n          <h3 class=\"heading05\">Cookies and similar technologies (Cookie Policy)</h3>\r\n          <p>We may Process your Personal Data by placing or reading Cookies and similar technologies. For more information, please see our Cookie Policy.</p>\r\n          <p><strong>Cookie Policy</strong> <br>\r\n            When you visit a Site or use an App we may place Cookies onto your device, or read Cookies already on your device, subject always to obtaining your consent, where required, in accordance with applicable law. We use Cookies to record information about your device, your browser and, in some cases, your preferences and browsing habits.\r\n          </p>\r\n          \r\n          <h3 class=\"heading05\">Terms of Use</h3>\r\n          <p>All use of our Sites, our Apps, or our services is subject to our Terms and Conditions. We recommend that you review our Terms and Conditions regularly, in order to review any changes we might make from time to time.\r\n          </p>\r\n\r\n          <h3 class=\"heading05\">Direct marketing</h3>\r\n          <p>We may Process your Personal Data to contact you with information regarding services that may be of interest to you. You may unsubscribe for free at any time.</p>\r\n          <p>We may Process your Personal Data to contact you via email, telephone, direct mail or other communication formats to provide you with information regarding services that may be of interest to you. If we provide services to you, we may send information to you regarding our services, upcoming promotions and other information that may be of interest to you, using the contact details that you have provided to us and always in compliance with applicable law.</p>\r\n          <p>You may unsubscribe from our promotional email list at any time by following the unsubscribe instructions included in every promotional email we send. We will not send you promotional emails from a list you have selected to be unsubscribed from, but we may continue to contact you to the extent necessary for the purposes of any services you have requested or from additional lists you have signed up under.</p>\r\n\r\n          <h3 class=\"heading05\">Contact details</h3>\r\n          <p>You may contact us about your direct marketing preference by emailing: <a href=\"mailto:info@concertium.com\">info@concertium.com</a></p>\r\n          <p>If you wish to be taken off our contact list for direct marketing, or if you have any comments, questions or concerns about any of the information in this Policy, or any other issues relating to the Processing of Personal Data carried out by us, or on our behalf, please contact:</p>\r\n          <p><strong>Concertium, Inc.<br>\r\n          Attn: Privacy Office<br>\r\n          4014 Gunn Hwy; #248<br>\r\n          Tampa, FL  33618</strong>\r\n          </p>\r\n\r\n          <h3 class=\"heading05\">GLOSSARY</h3>\r\n          <p>“App” means any application made available by us (including where we make such applications available via third party stores or marketplaces, or by any other means).</p>\r\n          <p>“Adequate Jurisdiction” a jurisdiction that has been formally designated by the European Commission as providing an adequate level of protection for Personal Data.</p>\r\n          <p>“Cookie” means a small file that is placed on your device when you visit a website (including our Sites). In this Policy, a reference to a “Cookie” includes analogous technologies such as web beacons and clear GIFs.</p>\r\n          <p>“Controller” means the entity that decides how and why Personal Data are Processed. In many jurisdictions, the Controller has primary responsibility for complying with applicable data protection laws.</p>\r\n          <p>“Data Protection Authority” means an independent public authority that is legally tasked with overseeing compliance with applicable data protection laws.</p>\r\n          <p>“EEA” means the European Economic Area.</p>\r\n          <p>“Personal Data” means information that is about any individual, or from which any individual is directly or indirectly identifiable, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that individual.</p>\r\n          <p>“Process”, “Processing” or “Processed” means anything that is done with any Personal Data, whether or not by automated means, such as collection, recording, organization, structuring, storage, adaptation or alteration, retrieval, consultation, use, disclosure by transmission, dissemination or otherwise making available, alignment or combination, restriction, erasure or destruction.</p>\r\n          <p>“Processor” means any person or entity that Processes Personal Data on behalf of the Controller (other than employees of the Controller).</p>\r\n          <p>“Relevant Personal Data” means Personal Data in respect of which we are the Controller. It expressly does not include Personal Data of which we are not the Controller.</p>\r\n          <p>“Standard Contractual Clauses” means template transfer clauses adopted by the European Commission or adopted by a Data Protection Authority and approved by the European Commission.</p>\r\n          <p>“Site” means any website operated, or maintained, by us or on our behalf.</p> \r\n          <span class=\"cp-load-after-post\"></span>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2019-10-03 14:09:54','2019-10-03 14:09:54','',3,'https://captainschairit.com/3-revision-v1/',0,'revision','',0),(407,1,'2019-10-03 14:11:09','2019-10-03 14:11:09','<h3 class=\"heading05  mt-0\">This Policy</h3>\r\nThis Policy explains how we may Process your Personal Data. This Policy may be amended or updated from time to time, so please check it regularly for updates.\r\n\r\nThis Policy is issued by Concertium on behalf of itself, its subsidiaries and its affiliates (including any entity lawfully trading under the Concertium brand) (together, “Company”, “we”, “us” and “our”) and is addressed to individuals outside our organization with whom we interact, including customers, visitors to our Sites, users of our Apps, and other users of our services (together, “you”). Defined terms used in this Policy below.\r\n\r\nFor the purposes of this Policy, Company is the Controller. This Policy covers the information practices relating to Company websites for Concertium services (\"Services\") offered now or in the future.\r\n\r\nThis Policy may be amended or updated from time to time to reflect changes in our practices with respect to the processing of Personal Data, or changes in applicable law. We encourage you to read this Policy carefully, and to regularly check this page to review any changes we might make in accordance with the terms of this Policy.\r\n<h3 class=\"heading05\">Collection of Personal Data</h3>\r\nWe may collect or obtain Personal Data about you: directly from you (e.g., where you contact us); in the course of our relationship with you (e.g., if you make a purchase); when you make your Personal Data public (e.g., if you make a public post about us on social media); when you download, install, or use our Apps; when you visit our Site; when you register to use any of our Site, Apps, or services; or when you interact with any third party content or advertising on a Site or in an App.\r\n\r\nCollection of Personal Data: We may collect Personal Data about you from the following sources:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Data you provide: We may obtain your Personal Data when you provide it to us (e.g., where you contact us via email or telephone, or by any other means, or when you provide us with your business card).</li>\r\n 	<li>Relationship data: We may collect or obtain your Personal Data in the ordinary course of our relationship with you (e.g., if you purchase a service from us.</li>\r\n 	<li>App data: We may collect or obtain your Personal Data when you download or use any of our Apps.</li>\r\n 	<li>Site data: We may collect or obtain your Personal Data when you visit any of our Sites or use any features or resources available on or through a Site.</li>\r\n 	<li>Registration details: We may collect or obtain your Personal Data when you use, or register to use, any of our Sites, Apps, or services.</li>\r\n 	<li>Content and advertising information: If you choose to interact with any third-party content or advertising on a Site or in an App, we may receive Personal Data about you from the relevant third party.</li>\r\n 	<li>Third party information: We may collect or obtain your Personal Data from third parties who provide it to us (e.g., credit reference agencies; law enforcement authorities; etc.).</li>\r\n</ul>\r\n<h3 class=\"heading05\">Creation of Personal Data</h3>\r\nWe may also create Personal Data about you, such as records of your interactions with us, and details of your purchase history for internal administration purposes and analysis.\r\n<h3 class=\"heading05\">Categories of Personal Data we may Process</h3>\r\nWe may Process: your personal details (e.g., your name); demographic data (e.g., your age); your contact details (e.g., your address); records of your consents; purchase details; payment details (e.g., your billing address); information about our Sites and Apps (e.g., the type of device you are using); details of your employer (where relevant); information about your interactions with our content or advertising; and any views or opinions you provide to us.\r\n\r\nWe may Process the following categories of Personal Data about you:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Personal details: given name(s); preferred name; and photograph.</li>\r\n 	<li>Demographic information: gender; date of birth/age; nationality; salutation; job title/industry; and language preferences.</li>\r\n 	<li>Contact details: correspondence address; telephone number; email address; and details of your public social media profile(s).</li>\r\n 	<li>Consent records: records of any consents you may have given, together with the date and time, means of consent and any related information (e.g., the subject matter of the consent).</li>\r\n 	<li>Data relating to our Sites and Apps: device type; operating system; browser type; browser settings; IP address; language settings; dates and times of connecting to a Site; App usage statistics; App settings; dates and times of connecting to an App; location data, and other technical communications information (some of which may constitute Personal Data); username; password; security login details; usage data; aggregate statistical information.</li>\r\n 	<li>Employer details: where you interact with us in your capacity as an employee, the contact information of your employer (including name, address, telephone number and email address) to the extent relevant.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Lawful basis for Processing Personal Data</h3>\r\nWe may Process your Personal Data where: you have given your prior, express consent; the Processing is necessary for a contract between you and us; the Processing is required by applicable law; the Processing is necessary to protect the vital interests of any individual; or where we have a valid legitimate interest in the Processing.\r\n\r\nIn Processing your Personal Data in connection with the purposes set out in this Policy, we may rely on one or more of the following legal bases, depending on the circumstances:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Consent: We may Process your Personal Data where we have obtained your prior, express consent to the Processing (this legal basis is only used in relation to Processing that is entirely voluntary – it is not used for Processing that is necessary or obligatory in any way);</li>\r\n 	<li>Contractual necessity: We may Process your Personal Data where the Processing is necessary in connection with any contract that you may enter into with us;</li>\r\n 	<li>Compliance with applicable law: We may Process your Personal Data where the Processing is required by applicable law;</li>\r\n 	<li>Vital interests: We may Process your Personal Data where the Processing is necessary to protect the vital interests of any individual; or</li>\r\n 	<li>Legitimate interests: We may Process your Personal Data where we have a legitimate interest in carrying out the Processing for the purpose of managing, operating or promoting our business, and that legitimate interest is not overridden by your interests, fundamental rights, or freedoms.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Sensitive Personal Data</h3>\r\nWe do not seek to collect or otherwise Process your Sensitive Personal Data. Where we need to Process your Sensitive Personal Data for a legitimate purpose, we do so in accordance with applicable law.\r\n\r\nWe do not seek to collect or otherwise Process your Sensitive Personal Data in the ordinary course of our business. Where it becomes necessary to process your Sensitive Personal Data for any reason, we rely on one of the following legal bases:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Compliance with applicable law: We may Process your Sensitive Personal Data where the Processing is required or permitted by applicable law (e.g., to comply with our diversity reporting obligations);</li>\r\n 	<li>Detection and prevention of crime: We may Process your Sensitive Personal Data where the Processing is necessary for the detection or prevention of crime (including the prevention of fraud);</li>\r\n 	<li>Establishment, exercise or defense of legal rights: We may Process your Sensitive Personal Data where the Processing is necessary for the establishment, exercise or defense of legal rights; or</li>\r\n 	<li>Consent: We may Process your Sensitive Personal Data where we have, in accordance with applicable law, obtained your prior, express consent prior to Processing your Sensitive Personal Data (this legal basis is only used in relation to Processing that is entirely voluntary – it is not used for Processing that is necessary or obligatory in any way).</li>\r\n</ul>\r\n<h3 class=\"heading05\">Purposes for which we may Process your Personal Data</h3>\r\nWe may Process your Personal Data for the following purposes: providing services to you; operating our Sites and Apps; communicating with you; managing our IT systems; health and safety; financial management; conducting surveys; ensuring the security of our premises and systems; conducting investigations where necessary; compliance with applicable law; and improving our Sites, Apps, and services.\r\n\r\nThe purposes for which we may Process Personal Data, subject to applicable law, include:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Provision of services to you: providing our Sites, Apps, and services to you; communicating with you in relation to those services and providing you with promotional items at your request or in connection with those services or similar services.</li>\r\n 	<li>Our Sites and Apps: operating and managing our Sites and our Apps; providing content to you; displaying advertising and other information to you; communicating and interacting with you via our Sites and our Apps; identifying issues with our Sites and Apps and planning improvements to or creating new Sites and Apps; and notifying you of changes to any of our Sites, our Apps, or our services.</li>\r\n 	<li>Communications: communicating with you via any means (including via email, telephone, text message, social media, post or in person) news items and other information in which you may be interested, subject to ensuring that such communications are provided to you in compliance with applicable law; maintaining and updating your contact information where appropriate; and obtaining your prior, opt-in consent where required.</li>\r\n 	<li>Communications and IT operations: management of our communications systems; operation of IT security systems; and IT security audits.</li>\r\n 	<li>Health and safety: health and safety assessments and record keeping; and compliance with related legal obligations.</li>\r\n 	<li>Financial management: sales; finance; corporate audit; and vendor management.</li>\r\n 	<li>Surveys: engaging with you for the purposes of obtaining your views on our services.</li>\r\n 	<li>Security: physical security of our premises (including records of visits to our premises; and CCTV recordings); and electronic security (including login records and access details).</li>\r\n 	<li>Investigations: detecting, investigating and preventing breaches of policy, and criminal offences, in accordance with applicable law.</li>\r\n 	<li>Legal proceedings: establishing, exercising and defending legal rights.</li>\r\n 	<li>Legal compliance: compliance with our legal and regulatory obligations under applicable law.</li>\r\n 	<li>Improving our Sites, Apps, services: identifying issues with our Sites, our Apps, or our services; planning improvements to our Sites, our Apps, or our services; and creating new Sites, Apps, or services.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Disclosure of Personal Data to third parties</h3>\r\nWe may disclose your Personal Data to: legal and regulatory authorities; our external advisors; our Processors; any party as necessary in connection with legal proceedings; any party as necessary for investigating, detecting or preventing criminal offences; any purchaser of our business; and any third-party providers of advertising, plugins or content used on our Sites or our Apps.\r\n\r\nWe may disclose your Personal Data to other entities within the Company group, for legitimate business purposes (including operating our Sites and our Apps, and providing services to you), in accordance with applicable law. In addition, we may disclose your Personal Data to:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Legal and regulatory authorities, upon request, or for the purposes of reporting any actual or suspected breach of applicable law or regulation;</li>\r\n 	<li>Outside professional advisors (such as accountants, auditors, or lawyers), subject to binding contractual obligations of confidentiality;</li>\r\n 	<li>Third party Processors (such as payment services providers; data centers; etc.), located anywhere in the world, subject to the requirements noted below in this Section (H);</li>\r\n 	<li>Any relevant party, law enforcement agency or court, to the extent necessary for the establishment, exercise or defense of legal rights;</li>\r\n 	<li>Any relevant party for the purposes of prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including safeguarding against and the prevention of threats to public security;</li>\r\n 	<li>Any relevant third-party acquirer(s), in the event that we sell or transfer all or any relevant portion of our business or assets (including in the event of a reorganization, dissolution or liquidation); and</li>\r\n 	<li>Any relevant third-party provider, where our Sites and our Apps use third party advertising, plugins or content. If you choose to interact with any such advertising, plugins or content, your Personal Data may be shared with the relevant third-party provider. We recommend that you review that third party’s privacy policy before interacting with its advertising, plugins or content.</li>\r\n</ul>\r\nIf we engage a third-party Processor to Process your Personal Data, the Processor will be subject to binding contractual obligations to: (i) only Process the Personal Data in accordance with our prior written instructions; and (ii) use measures to protect the confidentiality and security of the Personal Data; together with any additional requirements under applicable law.\r\n<h3 class=\"heading05\">Data security</h3>\r\nWe implement appropriate technical and organizational security measures to protect your Personal Data. Please ensure that any Personal Data that you send to us is sent securely.\r\n\r\nWe have implemented appropriate technical and organizational security measures designed to protect your Personal Data against accidental or unlawful destruction, loss, alteration, unauthorized disclosure, unauthorized access, and other unlawful or unauthorized forms of Processing, in accordance with applicable law.\r\n\r\nBecause the internet is an open system, the transmission of information via the internet is not completely secure. Although we will implement all reasonable measures to protect your personal data, we cannot guarantee the security of your data transmitted to us using the internet – any such transmission is at your own risk and you are responsible for ensuring that any Personal Data that you send to us are sent securely.\r\n<h3 class=\"heading05\">Data accuracy</h3>\r\nWe take every reasonable step to ensure that your Personal Data are kept accurate and up-to-date and are erased or rectified if we become aware of inaccuracies.\r\n\r\nWe take every reasonable step to ensure that:your Data that we Process are accurate and, where necessary, kept up to date; andany of your Data that we Process that you inform us is inaccurate (having regard to the purposes for which they are Processed) are erased or rectified.\r\n<h3 class=\"heading05\">Data minimization</h3>\r\nWe take every reasonable step to ensure that your Data that we Process are limited to the Data reasonably necessary in connection with the purposes set out in this Policy or as required to provide you services or access to our Apps and Site.\r\n<h3 class=\"heading05\">Data retention</h3>\r\nWe take every reasonable step to ensure that your Data are only retained for as long as they are needed.\r\n\r\nThe criteria for determining the duration for which we will keep your Personal Data are as follows: we will retain copies of your Personal Data in a form that permits identification only for as long as is necessary in connection with the purposes set out in this Policy, unless applicable law requires a longer retention period. In particular, we may retain your Personal Data for the duration of any period necessary to establish, exercise or defend any legal rights.\r\n<h3 class=\"heading05\">Your legal rights</h3>\r\nSubject to applicable law, you may have a number of rights regarding the Processing of your Relevant Personal Data, including:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>The right not to provide your Personal Data to us (however, please note that we may be unable to provide you with the full benefit of our Sites, our Apps, or our services, if you do not provide us with your Personal Data – e.g., we may not be able to Process your orders without the necessary details);the right to request access to, or copies of, your Relevant Personal Data, together with information regarding the nature, Processing and disclosure of those Relevant Personal Data;the right to request rectification of any inaccuracies in your Relevant Personal Data;the right to request, on legitimate grounds:erasure of your Relevant Personal Data; orrestriction of Processing of your Relevant Personal Data;the right to object, on legitimate grounds, to the Processing of your Relevant Personal Data by us or on our behalf;the right to have certain Relevant Personal Data transferred to another Controller, in a structured, commonly used and machine-readable format, to the extent applicable;where we Process your Relevant Personal Data on the basis of your consent, the right to withdraw that consent (noting that such withdrawal does not affect the lawfulness of any Processing performed prior to the date on which we receive notice of such withdrawal, and does not prevent the Processing of your Personal Data in reliance upon any other available legal bases); andthe right to lodge complaints with a Data Protection Authority regarding the Processing of your Relevant Personal Data by us or on our behalf.</li>\r\n 	<li>We may require proof of your identity before we can give effect to these rights; andwhere your request requires the establishment of additional facts (e.g., a determination of whether any Processing is non-compliant with applicable law) we will investigate your request reasonably promptly, before deciding what action to take.</li>\r\n 	<li>To exercise one or more of these rights, or to ask a question about these rights or any other provision of this Policy, or about our Processing of your Personal Data, please use the contact details provided below.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Cookies and similar technologies (Cookie Policy)</h3>\r\nWe may Process your Personal Data by placing or reading Cookies and similar technologies. For more information, please see our Cookie Policy.\r\n\r\n<strong>Cookie Policy</strong>\r\nWhen you visit a Site or use an App we may place Cookies onto your device, or read Cookies already on your device, subject always to obtaining your consent, where required, in accordance with applicable law. We use Cookies to record information about your device, your browser and, in some cases, your preferences and browsing habits.\r\n<h3 class=\"heading05\">Terms of Use</h3>\r\nAll use of our Sites, our Apps, or our services is subject to our Terms and Conditions. We recommend that you review our Terms and Conditions regularly, in order to review any changes we might make from time to time.\r\n<h3 class=\"heading05\">Direct marketing</h3>\r\nWe may Process your Personal Data to contact you with information regarding services that may be of interest to you. You may unsubscribe for free at any time.\r\n\r\nWe may Process your Personal Data to contact you via email, telephone, direct mail or other communication formats to provide you with information regarding services that may be of interest to you. If we provide services to you, we may send information to you regarding our services, upcoming promotions and other information that may be of interest to you, using the contact details that you have provided to us and always in compliance with applicable law.\r\n\r\nYou may unsubscribe from our promotional email list at any time by following the unsubscribe instructions included in every promotional email we send. We will not send you promotional emails from a list you have selected to be unsubscribed from, but we may continue to contact you to the extent necessary for the purposes of any services you have requested or from additional lists you have signed up under.\r\n<h3 class=\"heading05\">Contact details</h3>\r\nYou may contact us about your direct marketing preference by emailing: <a href=\"mailto:info@concertium.com\">info@concertium.com</a>\r\n\r\nIf you wish to be taken off our contact list for direct marketing, or if you have any comments, questions or concerns about any of the information in this Policy, or any other issues relating to the Processing of Personal Data carried out by us, or on our behalf, please contact:\r\n\r\n<strong>Concertium, Inc.\r\nAttn: Privacy Office\r\n4014 Gunn Hwy; #248\r\nTampa, FL 33618</strong>\r\n<h3 class=\"heading05\">GLOSSARY</h3>\r\n“App” means any application made available by us (including where we make such applications available via third party stores or marketplaces, or by any other means).\r\n\r\n“Adequate Jurisdiction” a jurisdiction that has been formally designated by the European Commission as providing an adequate level of protection for Personal Data.\r\n\r\n“Cookie” means a small file that is placed on your device when you visit a website (including our Sites). In this Policy, a reference to a “Cookie” includes analogous technologies such as web beacons and clear GIFs.\r\n\r\n“Controller” means the entity that decides how and why Personal Data are Processed. In many jurisdictions, the Controller has primary responsibility for complying with applicable data protection laws.\r\n\r\n“Data Protection Authority” means an independent public authority that is legally tasked with overseeing compliance with applicable data protection laws.\r\n\r\n“EEA” means the European Economic Area.\r\n\r\n“Personal Data” means information that is about any individual, or from which any individual is directly or indirectly identifiable, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that individual.\r\n\r\n“Process”, “Processing” or “Processed” means anything that is done with any Personal Data, whether or not by automated means, such as collection, recording, organization, structuring, storage, adaptation or alteration, retrieval, consultation, use, disclosure by transmission, dissemination or otherwise making available, alignment or combination, restriction, erasure or destruction.\r\n\r\n“Processor” means any person or entity that Processes Personal Data on behalf of the Controller (other than employees of the Controller).\r\n\r\n“Relevant Personal Data” means Personal Data in respect of which we are the Controller. It expressly does not include Personal Data of which we are not the Controller.\r\n\r\n“Standard Contractual Clauses” means template transfer clauses adopted by the European Commission or adopted by a Data Protection Authority and approved by the European Commission.\r\n\r\n“Site” means any website operated, or maintained, by us or on our behalf.','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2019-10-03 14:11:09','2019-10-03 14:11:09','',3,'https://captainschairit.com/3-revision-v1/',0,'revision','',0),(408,1,'2019-10-03 14:12:42','2019-10-03 14:12:42','<h3 class=\"heading05 mt-0\">This Policy</h3>\r\nThis Policy explains how we may Process your Personal Data. This Policy may be amended or updated from time to time, so please check it regularly for updates.\r\n\r\nThis Policy is issued by Concertium on behalf of itself, its subsidiaries and its affiliates (including any entity lawfully trading under the Concertium brand) (together, “Company”, “we”, “us” and “our”) and is addressed to individuals outside our organization with whom we interact, including customers, visitors to our Sites, users of our Apps, and other users of our services (together, “you”). Defined terms used in this Policy below.\r\n\r\nFor the purposes of this Policy, Company is the Controller. This Policy covers the information practices relating to Company websites for Concertium services (\"Services\") offered now or in the future.\r\n\r\nThis Policy may be amended or updated from time to time to reflect changes in our practices with respect to the processing of Personal Data, or changes in applicable law. We encourage you to read this Policy carefully, and to regularly check this page to review any changes we might make in accordance with the terms of this Policy.\r\n<h3 class=\"heading05\">Collection of Personal Data</h3>\r\nWe may collect or obtain Personal Data about you: directly from you (e.g., where you contact us); in the course of our relationship with you (e.g., if you make a purchase); when you make your Personal Data public (e.g., if you make a public post about us on social media); when you download, install, or use our Apps; when you visit our Site; when you register to use any of our Site, Apps, or services; or when you interact with any third party content or advertising on a Site or in an App.\r\n\r\nCollection of Personal Data: We may collect Personal Data about you from the following sources:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Data you provide: We may obtain your Personal Data when you provide it to us (e.g., where you contact us via email or telephone, or by any other means, or when you provide us with your business card).</li>\r\n 	<li>Relationship data: We may collect or obtain your Personal Data in the ordinary course of our relationship with you (e.g., if you purchase a service from us.</li>\r\n 	<li>App data: We may collect or obtain your Personal Data when you download or use any of our Apps.</li>\r\n 	<li>Site data: We may collect or obtain your Personal Data when you visit any of our Sites or use any features or resources available on or through a Site.</li>\r\n 	<li>Registration details: We may collect or obtain your Personal Data when you use, or register to use, any of our Sites, Apps, or services.</li>\r\n 	<li>Content and advertising information: If you choose to interact with any third-party content or advertising on a Site or in an App, we may receive Personal Data about you from the relevant third party.</li>\r\n 	<li>Third party information: We may collect or obtain your Personal Data from third parties who provide it to us (e.g., credit reference agencies; law enforcement authorities; etc.).</li>\r\n</ul>\r\n<h3 class=\"heading05\">Creation of Personal Data</h3>\r\nWe may also create Personal Data about you, such as records of your interactions with us, and details of your purchase history for internal administration purposes and analysis.\r\n<h3 class=\"heading05\">Categories of Personal Data we may Process</h3>\r\nWe may Process: your personal details (e.g., your name); demographic data (e.g., your age); your contact details (e.g., your address); records of your consents; purchase details; payment details (e.g., your billing address); information about our Sites and Apps (e.g., the type of device you are using); details of your employer (where relevant); information about your interactions with our content or advertising; and any views or opinions you provide to us.\r\n\r\nWe may Process the following categories of Personal Data about you:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Personal details: given name(s); preferred name; and photograph.</li>\r\n 	<li>Demographic information: gender; date of birth/age; nationality; salutation; job title/industry; and language preferences.</li>\r\n 	<li>Contact details: correspondence address; telephone number; email address; and details of your public social media profile(s).</li>\r\n 	<li>Consent records: records of any consents you may have given, together with the date and time, means of consent and any related information (e.g., the subject matter of the consent).</li>\r\n 	<li>Data relating to our Sites and Apps: device type; operating system; browser type; browser settings; IP address; language settings; dates and times of connecting to a Site; App usage statistics; App settings; dates and times of connecting to an App; location data, and other technical communications information (some of which may constitute Personal Data); username; password; security login details; usage data; aggregate statistical information.</li>\r\n 	<li>Employer details: where you interact with us in your capacity as an employee, the contact information of your employer (including name, address, telephone number and email address) to the extent relevant.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Lawful basis for Processing Personal Data</h3>\r\nWe may Process your Personal Data where: you have given your prior, express consent; the Processing is necessary for a contract between you and us; the Processing is required by applicable law; the Processing is necessary to protect the vital interests of any individual; or where we have a valid legitimate interest in the Processing.\r\n\r\nIn Processing your Personal Data in connection with the purposes set out in this Policy, we may rely on one or more of the following legal bases, depending on the circumstances:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Consent: We may Process your Personal Data where we have obtained your prior, express consent to the Processing (this legal basis is only used in relation to Processing that is entirely voluntary – it is not used for Processing that is necessary or obligatory in any way);</li>\r\n 	<li>Contractual necessity: We may Process your Personal Data where the Processing is necessary in connection with any contract that you may enter into with us;</li>\r\n 	<li>Compliance with applicable law: We may Process your Personal Data where the Processing is required by applicable law;</li>\r\n 	<li>Vital interests: We may Process your Personal Data where the Processing is necessary to protect the vital interests of any individual; or</li>\r\n 	<li>Legitimate interests: We may Process your Personal Data where we have a legitimate interest in carrying out the Processing for the purpose of managing, operating or promoting our business, and that legitimate interest is not overridden by your interests, fundamental rights, or freedoms.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Sensitive Personal Data</h3>\r\nWe do not seek to collect or otherwise Process your Sensitive Personal Data. Where we need to Process your Sensitive Personal Data for a legitimate purpose, we do so in accordance with applicable law.\r\n\r\nWe do not seek to collect or otherwise Process your Sensitive Personal Data in the ordinary course of our business. Where it becomes necessary to process your Sensitive Personal Data for any reason, we rely on one of the following legal bases:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Compliance with applicable law: We may Process your Sensitive Personal Data where the Processing is required or permitted by applicable law (e.g., to comply with our diversity reporting obligations);</li>\r\n 	<li>Detection and prevention of crime: We may Process your Sensitive Personal Data where the Processing is necessary for the detection or prevention of crime (including the prevention of fraud);</li>\r\n 	<li>Establishment, exercise or defense of legal rights: We may Process your Sensitive Personal Data where the Processing is necessary for the establishment, exercise or defense of legal rights; or</li>\r\n 	<li>Consent: We may Process your Sensitive Personal Data where we have, in accordance with applicable law, obtained your prior, express consent prior to Processing your Sensitive Personal Data (this legal basis is only used in relation to Processing that is entirely voluntary – it is not used for Processing that is necessary or obligatory in any way).</li>\r\n</ul>\r\n<h3 class=\"heading05\">Purposes for which we may Process your Personal Data</h3>\r\nWe may Process your Personal Data for the following purposes: providing services to you; operating our Sites and Apps; communicating with you; managing our IT systems; health and safety; financial management; conducting surveys; ensuring the security of our premises and systems; conducting investigations where necessary; compliance with applicable law; and improving our Sites, Apps, and services.\r\n\r\nThe purposes for which we may Process Personal Data, subject to applicable law, include:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Provision of services to you: providing our Sites, Apps, and services to you; communicating with you in relation to those services and providing you with promotional items at your request or in connection with those services or similar services.</li>\r\n 	<li>Our Sites and Apps: operating and managing our Sites and our Apps; providing content to you; displaying advertising and other information to you; communicating and interacting with you via our Sites and our Apps; identifying issues with our Sites and Apps and planning improvements to or creating new Sites and Apps; and notifying you of changes to any of our Sites, our Apps, or our services.</li>\r\n 	<li>Communications: communicating with you via any means (including via email, telephone, text message, social media, post or in person) news items and other information in which you may be interested, subject to ensuring that such communications are provided to you in compliance with applicable law; maintaining and updating your contact information where appropriate; and obtaining your prior, opt-in consent where required.</li>\r\n 	<li>Communications and IT operations: management of our communications systems; operation of IT security systems; and IT security audits.</li>\r\n 	<li>Health and safety: health and safety assessments and record keeping; and compliance with related legal obligations.</li>\r\n 	<li>Financial management: sales; finance; corporate audit; and vendor management.</li>\r\n 	<li>Surveys: engaging with you for the purposes of obtaining your views on our services.</li>\r\n 	<li>Security: physical security of our premises (including records of visits to our premises; and CCTV recordings); and electronic security (including login records and access details).</li>\r\n 	<li>Investigations: detecting, investigating and preventing breaches of policy, and criminal offences, in accordance with applicable law.</li>\r\n 	<li>Legal proceedings: establishing, exercising and defending legal rights.</li>\r\n 	<li>Legal compliance: compliance with our legal and regulatory obligations under applicable law.</li>\r\n 	<li>Improving our Sites, Apps, services: identifying issues with our Sites, our Apps, or our services; planning improvements to our Sites, our Apps, or our services; and creating new Sites, Apps, or services.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Disclosure of Personal Data to third parties</h3>\r\nWe may disclose your Personal Data to: legal and regulatory authorities; our external advisors; our Processors; any party as necessary in connection with legal proceedings; any party as necessary for investigating, detecting or preventing criminal offences; any purchaser of our business; and any third-party providers of advertising, plugins or content used on our Sites or our Apps.\r\n\r\nWe may disclose your Personal Data to other entities within the Company group, for legitimate business purposes (including operating our Sites and our Apps, and providing services to you), in accordance with applicable law. In addition, we may disclose your Personal Data to:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Legal and regulatory authorities, upon request, or for the purposes of reporting any actual or suspected breach of applicable law or regulation;</li>\r\n 	<li>Outside professional advisors (such as accountants, auditors, or lawyers), subject to binding contractual obligations of confidentiality;</li>\r\n 	<li>Third party Processors (such as payment services providers; data centers; etc.), located anywhere in the world, subject to the requirements noted below in this Section (H);</li>\r\n 	<li>Any relevant party, law enforcement agency or court, to the extent necessary for the establishment, exercise or defense of legal rights;</li>\r\n 	<li>Any relevant party for the purposes of prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including safeguarding against and the prevention of threats to public security;</li>\r\n 	<li>Any relevant third-party acquirer(s), in the event that we sell or transfer all or any relevant portion of our business or assets (including in the event of a reorganization, dissolution or liquidation); and</li>\r\n 	<li>Any relevant third-party provider, where our Sites and our Apps use third party advertising, plugins or content. If you choose to interact with any such advertising, plugins or content, your Personal Data may be shared with the relevant third-party provider. We recommend that you review that third party’s privacy policy before interacting with its advertising, plugins or content.</li>\r\n</ul>\r\nIf we engage a third-party Processor to Process your Personal Data, the Processor will be subject to binding contractual obligations to: (i) only Process the Personal Data in accordance with our prior written instructions; and (ii) use measures to protect the confidentiality and security of the Personal Data; together with any additional requirements under applicable law.\r\n<h3 class=\"heading05\">Data security</h3>\r\nWe implement appropriate technical and organizational security measures to protect your Personal Data. Please ensure that any Personal Data that you send to us is sent securely.\r\n\r\nWe have implemented appropriate technical and organizational security measures designed to protect your Personal Data against accidental or unlawful destruction, loss, alteration, unauthorized disclosure, unauthorized access, and other unlawful or unauthorized forms of Processing, in accordance with applicable law.\r\n\r\nBecause the internet is an open system, the transmission of information via the internet is not completely secure. Although we will implement all reasonable measures to protect your personal data, we cannot guarantee the security of your data transmitted to us using the internet – any such transmission is at your own risk and you are responsible for ensuring that any Personal Data that you send to us are sent securely.\r\n<h3 class=\"heading05\">Data accuracy</h3>\r\nWe take every reasonable step to ensure that your Personal Data are kept accurate and up-to-date and are erased or rectified if we become aware of inaccuracies.\r\n\r\nWe take every reasonable step to ensure that:your Data that we Process are accurate and, where necessary, kept up to date; andany of your Data that we Process that you inform us is inaccurate (having regard to the purposes for which they are Processed) are erased or rectified.\r\n<h3 class=\"heading05\">Data minimization</h3>\r\nWe take every reasonable step to ensure that your Data that we Process are limited to the Data reasonably necessary in connection with the purposes set out in this Policy or as required to provide you services or access to our Apps and Site.\r\n<h3 class=\"heading05\">Data retention</h3>\r\nWe take every reasonable step to ensure that your Data are only retained for as long as they are needed.\r\n\r\nThe criteria for determining the duration for which we will keep your Personal Data are as follows: we will retain copies of your Personal Data in a form that permits identification only for as long as is necessary in connection with the purposes set out in this Policy, unless applicable law requires a longer retention period. In particular, we may retain your Personal Data for the duration of any period necessary to establish, exercise or defend any legal rights.\r\n<h3 class=\"heading05\">Your legal rights</h3>\r\nSubject to applicable law, you may have a number of rights regarding the Processing of your Relevant Personal Data, including:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>The right not to provide your Personal Data to us (however, please note that we may be unable to provide you with the full benefit of our Sites, our Apps, or our services, if you do not provide us with your Personal Data – e.g., we may not be able to Process your orders without the necessary details);the right to request access to, or copies of, your Relevant Personal Data, together with information regarding the nature, Processing and disclosure of those Relevant Personal Data;the right to request rectification of any inaccuracies in your Relevant Personal Data;the right to request, on legitimate grounds:erasure of your Relevant Personal Data; orrestriction of Processing of your Relevant Personal Data;the right to object, on legitimate grounds, to the Processing of your Relevant Personal Data by us or on our behalf;the right to have certain Relevant Personal Data transferred to another Controller, in a structured, commonly used and machine-readable format, to the extent applicable;where we Process your Relevant Personal Data on the basis of your consent, the right to withdraw that consent (noting that such withdrawal does not affect the lawfulness of any Processing performed prior to the date on which we receive notice of such withdrawal, and does not prevent the Processing of your Personal Data in reliance upon any other available legal bases); andthe right to lodge complaints with a Data Protection Authority regarding the Processing of your Relevant Personal Data by us or on our behalf.</li>\r\n 	<li>We may require proof of your identity before we can give effect to these rights; andwhere your request requires the establishment of additional facts (e.g., a determination of whether any Processing is non-compliant with applicable law) we will investigate your request reasonably promptly, before deciding what action to take.</li>\r\n 	<li>To exercise one or more of these rights, or to ask a question about these rights or any other provision of this Policy, or about our Processing of your Personal Data, please use the contact details provided below.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Cookies and similar technologies (Cookie Policy)</h3>\r\nWe may Process your Personal Data by placing or reading Cookies and similar technologies. For more information, please see our Cookie Policy.\r\n\r\n<strong>Cookie Policy</strong>\r\nWhen you visit a Site or use an App we may place Cookies onto your device, or read Cookies already on your device, subject always to obtaining your consent, where required, in accordance with applicable law. We use Cookies to record information about your device, your browser and, in some cases, your preferences and browsing habits.\r\n<h3 class=\"heading05\">Terms of Use</h3>\r\nAll use of our Sites, our Apps, or our services is subject to our Terms and Conditions. We recommend that you review our Terms and Conditions regularly, in order to review any changes we might make from time to time.\r\n<h3 class=\"heading05\">Direct marketing</h3>\r\nWe may Process your Personal Data to contact you with information regarding services that may be of interest to you. You may unsubscribe for free at any time.\r\n\r\nWe may Process your Personal Data to contact you via email, telephone, direct mail or other communication formats to provide you with information regarding services that may be of interest to you. If we provide services to you, we may send information to you regarding our services, upcoming promotions and other information that may be of interest to you, using the contact details that you have provided to us and always in compliance with applicable law.\r\n\r\nYou may unsubscribe from our promotional email list at any time by following the unsubscribe instructions included in every promotional email we send. We will not send you promotional emails from a list you have selected to be unsubscribed from, but we may continue to contact you to the extent necessary for the purposes of any services you have requested or from additional lists you have signed up under.\r\n<h3 class=\"heading05\">Contact details</h3>\r\nYou may contact us about your direct marketing preference by emailing: <a href=\"mailto:info@concertium.com\">info@concertium.com</a>\r\n\r\nIf you wish to be taken off our contact list for direct marketing, or if you have any comments, questions or concerns about any of the information in this Policy, or any other issues relating to the Processing of Personal Data carried out by us, or on our behalf, please contact:\r\n\r\n<strong>Concertium, Inc.\r\nAttn: Privacy Office\r\n4014 Gunn Hwy; #248\r\nTampa, FL 33618</strong>\r\n<h3 class=\"heading05\">GLOSSARY</h3>\r\n“App” means any application made available by us (including where we make such applications available via third party stores or marketplaces, or by any other means).\r\n\r\n“Adequate Jurisdiction” a jurisdiction that has been formally designated by the European Commission as providing an adequate level of protection for Personal Data.\r\n\r\n“Cookie” means a small file that is placed on your device when you visit a website (including our Sites). In this Policy, a reference to a “Cookie” includes analogous technologies such as web beacons and clear GIFs.\r\n\r\n“Controller” means the entity that decides how and why Personal Data are Processed. In many jurisdictions, the Controller has primary responsibility for complying with applicable data protection laws.\r\n\r\n“Data Protection Authority” means an independent public authority that is legally tasked with overseeing compliance with applicable data protection laws.\r\n\r\n“EEA” means the European Economic Area.\r\n\r\n“Personal Data” means information that is about any individual, or from which any individual is directly or indirectly identifiable, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that individual.\r\n\r\n“Process”, “Processing” or “Processed” means anything that is done with any Personal Data, whether or not by automated means, such as collection, recording, organization, structuring, storage, adaptation or alteration, retrieval, consultation, use, disclosure by transmission, dissemination or otherwise making available, alignment or combination, restriction, erasure or destruction.\r\n\r\n“Processor” means any person or entity that Processes Personal Data on behalf of the Controller (other than employees of the Controller).\r\n\r\n“Relevant Personal Data” means Personal Data in respect of which we are the Controller. It expressly does not include Personal Data of which we are not the Controller.\r\n\r\n“Standard Contractual Clauses” means template transfer clauses adopted by the European Commission or adopted by a Data Protection Authority and approved by the European Commission.\r\n\r\n“Site” means any website operated, or maintained, by us or on our behalf.','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2019-10-03 14:12:42','2019-10-03 14:12:42','',3,'https://captainschairit.com/3-revision-v1/',0,'revision','',0),(409,1,'2019-10-03 14:12:51','2019-10-03 14:12:51','<h3 class=\"heading05 mt-0\">This Policy</h3>\r\nThis Policy explains how we may Process your Personal Data. This Policy may be amended or updated from time to time, so please check it regularly for updates.\r\n\r\nThis Policy is issued by Concertium on behalf of itself, its subsidiaries and its affiliates (including any entity lawfully trading under the Concertium brand) (together, “Company”, “we”, “us” and “our”) and is addressed to individuals outside our organization with whom we interact, including customers, visitors to our Sites, users of our Apps, and other users of our services (together, “you”). Defined terms used in this Policy below.\r\n\r\nFor the purposes of this Policy, Company is the Controller. This Policy covers the information practices relating to Company websites for Concertium services (\"Services\") offered now or in the future.\r\n\r\nThis Policy may be amended or updated from time to time to reflect changes in our practices with respect to the processing of Personal Data, or changes in applicable law. We encourage you to read this Policy carefully, and to regularly check this page to review any changes we might make in accordance with the terms of this Policy.\r\n<h3 class=\"heading05\">Collection of Personal Data</h3>\r\nWe may collect or obtain Personal Data about you: directly from you (e.g., where you contact us); in the course of our relationship with you (e.g., if you make a purchase); when you make your Personal Data public (e.g., if you make a public post about us on social media); when you download, install, or use our Apps; when you visit our Site; when you register to use any of our Site, Apps, or services; or when you interact with any third party content or advertising on a Site or in an App.\r\n\r\nCollection of Personal Data: We may collect Personal Data about you from the following sources:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Data you provide: We may obtain your Personal Data when you provide it to us (e.g., where you contact us via email or telephone, or by any other means, or when you provide us with your business card).</li>\r\n 	<li>Relationship data: We may collect or obtain your Personal Data in the ordinary course of our relationship with you (e.g., if you purchase a service from us.</li>\r\n 	<li>App data: We may collect or obtain your Personal Data when you download or use any of our Apps.</li>\r\n 	<li>Site data: We may collect or obtain your Personal Data when you visit any of our Sites or use any features or resources available on or through a Site.</li>\r\n 	<li>Registration details: We may collect or obtain your Personal Data when you use, or register to use, any of our Sites, Apps, or services.</li>\r\n 	<li>Content and advertising information: If you choose to interact with any third-party content or advertising on a Site or in an App, we may receive Personal Data about you from the relevant third party.</li>\r\n 	<li>Third party information: We may collect or obtain your Personal Data from third parties who provide it to us (e.g., credit reference agencies; law enforcement authorities; etc.).</li>\r\n</ul>\r\n<h3 class=\"heading05\">Creation of Personal Data</h3>\r\nWe may also create Personal Data about you, such as records of your interactions with us, and details of your purchase history for internal administration purposes and analysis.\r\n<h3 class=\"heading05\">Categories of Personal Data we may Process</h3>\r\nWe may Process: your personal details (e.g., your name); demographic data (e.g., your age); your contact details (e.g., your address); records of your consents; purchase details; payment details (e.g., your billing address); information about our Sites and Apps (e.g., the type of device you are using); details of your employer (where relevant); information about your interactions with our content or advertising; and any views or opinions you provide to us.\r\n\r\nWe may Process the following categories of Personal Data about you:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Personal details: given name(s); preferred name; and photograph.</li>\r\n 	<li>Demographic information: gender; date of birth/age; nationality; salutation; job title/industry; and language preferences.</li>\r\n 	<li>Contact details: correspondence address; telephone number; email address; and details of your public social media profile(s).</li>\r\n 	<li>Consent records: records of any consents you may have given, together with the date and time, means of consent and any related information (e.g., the subject matter of the consent).</li>\r\n 	<li>Data relating to our Sites and Apps: device type; operating system; browser type; browser settings; IP address; language settings; dates and times of connecting to a Site; App usage statistics; App settings; dates and times of connecting to an App; location data, and other technical communications information (some of which may constitute Personal Data); username; password; security login details; usage data; aggregate statistical information.</li>\r\n 	<li>Employer details: where you interact with us in your capacity as an employee, the contact information of your employer (including name, address, telephone number and email address) to the extent relevant.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Lawful basis for Processing Personal Data</h3>\r\nWe may Process your Personal Data where: you have given your prior, express consent; the Processing is necessary for a contract between you and us; the Processing is required by applicable law; the Processing is necessary to protect the vital interests of any individual; or where we have a valid legitimate interest in the Processing.\r\n\r\nIn Processing your Personal Data in connection with the purposes set out in this Policy, we may rely on one or more of the following legal bases, depending on the circumstances:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Consent: We may Process your Personal Data where we have obtained your prior, express consent to the Processing (this legal basis is only used in relation to Processing that is entirely voluntary – it is not used for Processing that is necessary or obligatory in any way);</li>\r\n 	<li>Contractual necessity: We may Process your Personal Data where the Processing is necessary in connection with any contract that you may enter into with us;</li>\r\n 	<li>Compliance with applicable law: We may Process your Personal Data where the Processing is required by applicable law;</li>\r\n 	<li>Vital interests: We may Process your Personal Data where the Processing is necessary to protect the vital interests of any individual; or</li>\r\n 	<li>Legitimate interests: We may Process your Personal Data where we have a legitimate interest in carrying out the Processing for the purpose of managing, operating or promoting our business, and that legitimate interest is not overridden by your interests, fundamental rights, or freedoms.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Sensitive Personal Data</h3>\r\nWe do not seek to collect or otherwise Process your Sensitive Personal Data. Where we need to Process your Sensitive Personal Data for a legitimate purpose, we do so in accordance with applicable law.\r\n\r\nWe do not seek to collect or otherwise Process your Sensitive Personal Data in the ordinary course of our business. Where it becomes necessary to process your Sensitive Personal Data for any reason, we rely on one of the following legal bases:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Compliance with applicable law: We may Process your Sensitive Personal Data where the Processing is required or permitted by applicable law (e.g., to comply with our diversity reporting obligations);</li>\r\n 	<li>Detection and prevention of crime: We may Process your Sensitive Personal Data where the Processing is necessary for the detection or prevention of crime (including the prevention of fraud);</li>\r\n 	<li>Establishment, exercise or defense of legal rights: We may Process your Sensitive Personal Data where the Processing is necessary for the establishment, exercise or defense of legal rights; or</li>\r\n 	<li>Consent: We may Process your Sensitive Personal Data where we have, in accordance with applicable law, obtained your prior, express consent prior to Processing your Sensitive Personal Data (this legal basis is only used in relation to Processing that is entirely voluntary – it is not used for Processing that is necessary or obligatory in any way).</li>\r\n</ul>\r\n<h3 class=\"heading05\">Purposes for which we may Process your Personal Data</h3>\r\nWe may Process your Personal Data for the following purposes: providing services to you; operating our Sites and Apps; communicating with you; managing our IT systems; health and safety; financial management; conducting surveys; ensuring the security of our premises and systems; conducting investigations where necessary; compliance with applicable law; and improving our Sites, Apps, and services.\r\n\r\nThe purposes for which we may Process Personal Data, subject to applicable law, include:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Provision of services to you: providing our Sites, Apps, and services to you; communicating with you in relation to those services and providing you with promotional items at your request or in connection with those services or similar services.</li>\r\n 	<li>Our Sites and Apps: operating and managing our Sites and our Apps; providing content to you; displaying advertising and other information to you; communicating and interacting with you via our Sites and our Apps; identifying issues with our Sites and Apps and planning improvements to or creating new Sites and Apps; and notifying you of changes to any of our Sites, our Apps, or our services.</li>\r\n 	<li>Communications: communicating with you via any means (including via email, telephone, text message, social media, post or in person) news items and other information in which you may be interested, subject to ensuring that such communications are provided to you in compliance with applicable law; maintaining and updating your contact information where appropriate; and obtaining your prior, opt-in consent where required.</li>\r\n 	<li>Communications and IT operations: management of our communications systems; operation of IT security systems; and IT security audits.</li>\r\n 	<li>Health and safety: health and safety assessments and record keeping; and compliance with related legal obligations.</li>\r\n 	<li>Financial management: sales; finance; corporate audit; and vendor management.</li>\r\n 	<li>Surveys: engaging with you for the purposes of obtaining your views on our services.</li>\r\n 	<li>Security: physical security of our premises (including records of visits to our premises; and CCTV recordings); and electronic security (including login records and access details).</li>\r\n 	<li>Investigations: detecting, investigating and preventing breaches of policy, and criminal offences, in accordance with applicable law.</li>\r\n 	<li>Legal proceedings: establishing, exercising and defending legal rights.</li>\r\n 	<li>Legal compliance: compliance with our legal and regulatory obligations under applicable law.</li>\r\n 	<li>Improving our Sites, Apps, services: identifying issues with our Sites, our Apps, or our services; planning improvements to our Sites, our Apps, or our services; and creating new Sites, Apps, or services.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Disclosure of Personal Data to third parties</h3>\r\nWe may disclose your Personal Data to: legal and regulatory authorities; our external advisors; our Processors; any party as necessary in connection with legal proceedings; any party as necessary for investigating, detecting or preventing criminal offences; any purchaser of our business; and any third-party providers of advertising, plugins or content used on our Sites or our Apps.\r\n\r\nWe may disclose your Personal Data to other entities within the Company group, for legitimate business purposes (including operating our Sites and our Apps, and providing services to you), in accordance with applicable law. In addition, we may disclose your Personal Data to:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>Legal and regulatory authorities, upon request, or for the purposes of reporting any actual or suspected breach of applicable law or regulation;</li>\r\n 	<li>Outside professional advisors (such as accountants, auditors, or lawyers), subject to binding contractual obligations of confidentiality;</li>\r\n 	<li>Third party Processors (such as payment services providers; data centers; etc.), located anywhere in the world, subject to the requirements noted below in this Section (H);</li>\r\n 	<li>Any relevant party, law enforcement agency or court, to the extent necessary for the establishment, exercise or defense of legal rights;</li>\r\n 	<li>Any relevant party for the purposes of prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including safeguarding against and the prevention of threats to public security;</li>\r\n 	<li>Any relevant third-party acquirer(s), in the event that we sell or transfer all or any relevant portion of our business or assets (including in the event of a reorganization, dissolution or liquidation); and</li>\r\n 	<li>Any relevant third-party provider, where our Sites and our Apps use third party advertising, plugins or content. If you choose to interact with any such advertising, plugins or content, your Personal Data may be shared with the relevant third-party provider. We recommend that you review that third party’s privacy policy before interacting with its advertising, plugins or content.</li>\r\n</ul>\r\nIf we engage a third-party Processor to Process your Personal Data, the Processor will be subject to binding contractual obligations to: (i) only Process the Personal Data in accordance with our prior written instructions; and (ii) use measures to protect the confidentiality and security of the Personal Data; together with any additional requirements under applicable law.\r\n<h3 class=\"heading05\">Data security</h3>\r\nWe implement appropriate technical and organizational security measures to protect your Personal Data. Please ensure that any Personal Data that you send to us is sent securely.\r\n\r\nWe have implemented appropriate technical and organizational security measures designed to protect your Personal Data against accidental or unlawful destruction, loss, alteration, unauthorized disclosure, unauthorized access, and other unlawful or unauthorized forms of Processing, in accordance with applicable law.\r\n\r\nBecause the internet is an open system, the transmission of information via the internet is not completely secure. Although we will implement all reasonable measures to protect your personal data, we cannot guarantee the security of your data transmitted to us using the internet – any such transmission is at your own risk and you are responsible for ensuring that any Personal Data that you send to us are sent securely.\r\n<h3 class=\"heading05\">Data accuracy</h3>\r\nWe take every reasonable step to ensure that your Personal Data are kept accurate and up-to-date and are erased or rectified if we become aware of inaccuracies.\r\n\r\nWe take every reasonable step to ensure that:your Data that we Process are accurate and, where necessary, kept up to date; andany of your Data that we Process that you inform us is inaccurate (having regard to the purposes for which they are Processed) are erased or rectified.\r\n<h3 class=\"heading05\">Data minimization</h3>\r\nWe take every reasonable step to ensure that your Data that we Process are limited to the Data reasonably necessary in connection with the purposes set out in this Policy or as required to provide you services or access to our Apps and Site.\r\n<h3 class=\"heading05\">Data retention</h3>\r\nWe take every reasonable step to ensure that your Data are only retained for as long as they are needed.\r\n\r\nThe criteria for determining the duration for which we will keep your Personal Data are as follows: we will retain copies of your Personal Data in a form that permits identification only for as long as is necessary in connection with the purposes set out in this Policy, unless applicable law requires a longer retention period. In particular, we may retain your Personal Data for the duration of any period necessary to establish, exercise or defend any legal rights.\r\n<h3 class=\"heading05\">Your legal rights</h3>\r\nSubject to applicable law, you may have a number of rights regarding the Processing of your Relevant Personal Data, including:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>The right not to provide your Personal Data to us (however, please note that we may be unable to provide you with the full benefit of our Sites, our Apps, or our services, if you do not provide us with your Personal Data – e.g., we may not be able to Process your orders without the necessary details);the right to request access to, or copies of, your Relevant Personal Data, together with information regarding the nature, Processing and disclosure of those Relevant Personal Data;the right to request rectification of any inaccuracies in your Relevant Personal Data;the right to request, on legitimate grounds:erasure of your Relevant Personal Data; orrestriction of Processing of your Relevant Personal Data;the right to object, on legitimate grounds, to the Processing of your Relevant Personal Data by us or on our behalf;the right to have certain Relevant Personal Data transferred to another Controller, in a structured, commonly used and machine-readable format, to the extent applicable;where we Process your Relevant Personal Data on the basis of your consent, the right to withdraw that consent (noting that such withdrawal does not affect the lawfulness of any Processing performed prior to the date on which we receive notice of such withdrawal, and does not prevent the Processing of your Personal Data in reliance upon any other available legal bases); andthe right to lodge complaints with a Data Protection Authority regarding the Processing of your Relevant Personal Data by us or on our behalf.</li>\r\n 	<li>We may require proof of your identity before we can give effect to these rights; andwhere your request requires the establishment of additional facts (e.g., a determination of whether any Processing is non-compliant with applicable law) we will investigate your request reasonably promptly, before deciding what action to take.</li>\r\n 	<li>To exercise one or more of these rights, or to ask a question about these rights or any other provision of this Policy, or about our Processing of your Personal Data, please use the contact details provided below.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Cookies and similar technologies (Cookie Policy)</h3>\r\nWe may Process your Personal Data by placing or reading Cookies and similar technologies. For more information, please see our Cookie Policy.\r\n\r\n<strong>Cookie Policy</strong>\r\nWhen you visit a Site or use an App we may place Cookies onto your device, or read Cookies already on your device, subject always to obtaining your consent, where required, in accordance with applicable law. We use Cookies to record information about your device, your browser and, in some cases, your preferences and browsing habits.\r\n<h3 class=\"heading05\">Terms of Use</h3>\r\nAll use of our Sites, our Apps, or our services is subject to our Terms and Conditions. We recommend that you review our Terms and Conditions regularly, in order to review any changes we might make from time to time.\r\n<h3 class=\"heading05\">Direct marketing</h3>\r\nWe may Process your Personal Data to contact you with information regarding services that may be of interest to you. You may unsubscribe for free at any time.\r\n\r\nWe may Process your Personal Data to contact you via email, telephone, direct mail or other communication formats to provide you with information regarding services that may be of interest to you. If we provide services to you, we may send information to you regarding our services, upcoming promotions and other information that may be of interest to you, using the contact details that you have provided to us and always in compliance with applicable law.\r\n\r\nYou may unsubscribe from our promotional email list at any time by following the unsubscribe instructions included in every promotional email we send. We will not send you promotional emails from a list you have selected to be unsubscribed from, but we may continue to contact you to the extent necessary for the purposes of any services you have requested or from additional lists you have signed up under.\r\n<h3 class=\"heading05\">Contact details</h3>\r\nYou may contact us about your direct marketing preference by emailing: <a href=\"mailto:info@concertium.com\">info@concertium.com</a>\r\n\r\nIf you wish to be taken off our contact list for direct marketing, or if you have any comments, questions or concerns about any of the information in this Policy, or any other issues relating to the Processing of Personal Data carried out by us, or on our behalf, please contact:\r\n\r\n<strong>Concertium, Inc.\r\nAttn: Privacy Office\r\n4014 Gunn Hwy; #248\r\nTampa, FL 33618</strong>\r\n<h3 class=\"heading05\">GLOSSARY</h3>\r\n“App” means any application made available by us (including where we make such applications available via third party stores or marketplaces, or by any other means).\r\n\r\n“Adequate Jurisdiction” a jurisdiction that has been formally designated by the European Commission as providing an adequate level of protection for Personal Data.\r\n\r\n“Cookie” means a small file that is placed on your device when you visit a website (including our Sites). In this Policy, a reference to a “Cookie” includes analogous technologies such as web beacons and clear GIFs.\r\n\r\n“Controller” means the entity that decides how and why Personal Data are Processed. In many jurisdictions, the Controller has primary responsibility for complying with applicable data protection laws.\r\n\r\n“Data Protection Authority” means an independent public authority that is legally tasked with overseeing compliance with applicable data protection laws.\r\n\r\n“EEA” means the European Economic Area.\r\n\r\n“Personal Data” means information that is about any individual, or from which any individual is directly or indirectly identifiable, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that individual.\r\n\r\n“Process”, “Processing” or “Processed” means anything that is done with any Personal Data, whether or not by automated means, such as collection, recording, organization, structuring, storage, adaptation or alteration, retrieval, consultation, use, disclosure by transmission, dissemination or otherwise making available, alignment or combination, restriction, erasure or destruction.\r\n\r\n“Processor” means any person or entity that Processes Personal Data on behalf of the Controller (other than employees of the Controller).\r\n\r\n“Relevant Personal Data” means Personal Data in respect of which we are the Controller. It expressly does not include Personal Data of which we are not the Controller.\r\n\r\n“Standard Contractual Clauses” means template transfer clauses adopted by the European Commission or adopted by a Data Protection Authority and approved by the European Commission.\r\n\r\n“Site” means any website operated, or maintained, by us or on our behalf.','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2019-10-03 14:12:51','2019-10-03 14:12:51','',3,'https://captainschairit.com/3-revision-v1/',0,'revision','',0),(410,1,'2019-10-03 14:13:53','2019-10-03 14:13:53','<h4 class=\"heading05 mt-0\">This Policy</h4>\nThis Policy explains how we may Process your Personal Data. This Policy may be amended or updated from time to time, so please check it regularly for updates.\n\nThis Policy is issued by Concertium on behalf of itself, its subsidiaries and its affiliates (including any entity lawfully trading under the Concertium brand) (together, “Company”, “we”, “us” and “our”) and is addressed to individuals outside our organization with whom we interact, including customers, visitors to our Sites, users of our Apps, and other users of our services (together, “you”). Defined terms used in this Policy below.\n\nFor the purposes of this Policy, Company is the Controller. This Policy covers the information practices relating to Company websites for Concertium services (\"Services\") offered now or in the future.\n\nThis Policy may be amended or updated from time to time to reflect changes in our practices with respect to the processing of Personal Data, or changes in applicable law. We encourage you to read this Policy carefully, and to regularly check this page to review any changes we might make in accordance with the terms of this Policy.\n<h3 class=\"heading05\">Collection of Personal Data</h3>\nWe may collect or obtain Personal Data about you: directly from you (e.g., where you contact us); in the course of our relationship with you (e.g., if you make a purchase); when you make your Personal Data public (e.g., if you make a public post about us on social media); when you download, install, or use our Apps; when you visit our Site; when you register to use any of our Site, Apps, or services; or when you interact with any third party content or advertising on a Site or in an App.\n\nCollection of Personal Data: We may collect Personal Data about you from the following sources:\n<ul class=\"right-list-pan02\">\n 	<li>Data you provide: We may obtain your Personal Data when you provide it to us (e.g., where you contact us via email or telephone, or by any other means, or when you provide us with your business card).</li>\n 	<li>Relationship data: We may collect or obtain your Personal Data in the ordinary course of our relationship with you (e.g., if you purchase a service from us.</li>\n 	<li>App data: We may collect or obtain your Personal Data when you download or use any of our Apps.</li>\n 	<li>Site data: We may collect or obtain your Personal Data when you visit any of our Sites or use any features or resources available on or through a Site.</li>\n 	<li>Registration details: We may collect or obtain your Personal Data when you use, or register to use, any of our Sites, Apps, or services.</li>\n 	<li>Content and advertising information: If you choose to interact with any third-party content or advertising on a Site or in an App, we may receive Personal Data about you from the relevant third party.</li>\n 	<li>Third party information: We may collect or obtain your Personal Data from third parties who provide it to us (e.g., credit reference agencies; law enforcement authorities; etc.).</li>\n</ul>\n<h3 class=\"heading05\">Creation of Personal Data</h3>\nWe may also create Personal Data about you, such as records of your interactions with us, and details of your purchase history for internal administration purposes and analysis.\n<h3 class=\"heading05\">Categories of Personal Data we may Process</h3>\nWe may Process: your personal details (e.g., your name); demographic data (e.g., your age); your contact details (e.g., your address); records of your consents; purchase details; payment details (e.g., your billing address); information about our Sites and Apps (e.g., the type of device you are using); details of your employer (where relevant); information about your interactions with our content or advertising; and any views or opinions you provide to us.\n\nWe may Process the following categories of Personal Data about you:\n<ul class=\"right-list-pan02\">\n 	<li>Personal details: given name(s); preferred name; and photograph.</li>\n 	<li>Demographic information: gender; date of birth/age; nationality; salutation; job title/industry; and language preferences.</li>\n 	<li>Contact details: correspondence address; telephone number; email address; and details of your public social media profile(s).</li>\n 	<li>Consent records: records of any consents you may have given, together with the date and time, means of consent and any related information (e.g., the subject matter of the consent).</li>\n 	<li>Data relating to our Sites and Apps: device type; operating system; browser type; browser settings; IP address; language settings; dates and times of connecting to a Site; App usage statistics; App settings; dates and times of connecting to an App; location data, and other technical communications information (some of which may constitute Personal Data); username; password; security login details; usage data; aggregate statistical information.</li>\n 	<li>Employer details: where you interact with us in your capacity as an employee, the contact information of your employer (including name, address, telephone number and email address) to the extent relevant.</li>\n</ul>\n<h3 class=\"heading05\">Lawful basis for Processing Personal Data</h3>\nWe may Process your Personal Data where: you have given your prior, express consent; the Processing is necessary for a contract between you and us; the Processing is required by applicable law; the Processing is necessary to protect the vital interests of any individual; or where we have a valid legitimate interest in the Processing.\n\nIn Processing your Personal Data in connection with the purposes set out in this Policy, we may rely on one or more of the following legal bases, depending on the circumstances:\n<ul class=\"right-list-pan02\">\n 	<li>Consent: We may Process your Personal Data where we have obtained your prior, express consent to the Processing (this legal basis is only used in relation to Processing that is entirely voluntary – it is not used for Processing that is necessary or obligatory in any way);</li>\n 	<li>Contractual necessity: We may Process your Personal Data where the Processing is necessary in connection with any contract that you may enter into with us;</li>\n 	<li>Compliance with applicable law: We may Process your Personal Data where the Processing is required by applicable law;</li>\n 	<li>Vital interests: We may Process your Personal Data where the Processing is necessary to protect the vital interests of any individual; or</li>\n 	<li>Legitimate interests: We may Process your Personal Data where we have a legitimate interest in carrying out the Processing for the purpose of managing, operating or promoting our business, and that legitimate interest is not overridden by your interests, fundamental rights, or freedoms.</li>\n</ul>\n<h3 class=\"heading05\">Sensitive Personal Data</h3>\nWe do not seek to collect or otherwise Process your Sensitive Personal Data. Where we need to Process your Sensitive Personal Data for a legitimate purpose, we do so in accordance with applicable law.\n\nWe do not seek to collect or otherwise Process your Sensitive Personal Data in the ordinary course of our business. Where it becomes necessary to process your Sensitive Personal Data for any reason, we rely on one of the following legal bases:\n<ul class=\"right-list-pan02\">\n 	<li>Compliance with applicable law: We may Process your Sensitive Personal Data where the Processing is required or permitted by applicable law (e.g., to comply with our diversity reporting obligations);</li>\n 	<li>Detection and prevention of crime: We may Process your Sensitive Personal Data where the Processing is necessary for the detection or prevention of crime (including the prevention of fraud);</li>\n 	<li>Establishment, exercise or defense of legal rights: We may Process your Sensitive Personal Data where the Processing is necessary for the establishment, exercise or defense of legal rights; or</li>\n 	<li>Consent: We may Process your Sensitive Personal Data where we have, in accordance with applicable law, obtained your prior, express consent prior to Processing your Sensitive Personal Data (this legal basis is only used in relation to Processing that is entirely voluntary – it is not used for Processing that is necessary or obligatory in any way).</li>\n</ul>\n<h3 class=\"heading05\">Purposes for which we may Process your Personal Data</h3>\nWe may Process your Personal Data for the following purposes: providing services to you; operating our Sites and Apps; communicating with you; managing our IT systems; health and safety; financial management; conducting surveys; ensuring the security of our premises and systems; conducting investigations where necessary; compliance with applicable law; and improving our Sites, Apps, and services.\n\nThe purposes for which we may Process Personal Data, subject to applicable law, include:\n<ul class=\"right-list-pan02\">\n 	<li>Provision of services to you: providing our Sites, Apps, and services to you; communicating with you in relation to those services and providing you with promotional items at your request or in connection with those services or similar services.</li>\n 	<li>Our Sites and Apps: operating and managing our Sites and our Apps; providing content to you; displaying advertising and other information to you; communicating and interacting with you via our Sites and our Apps; identifying issues with our Sites and Apps and planning improvements to or creating new Sites and Apps; and notifying you of changes to any of our Sites, our Apps, or our services.</li>\n 	<li>Communications: communicating with you via any means (including via email, telephone, text message, social media, post or in person) news items and other information in which you may be interested, subject to ensuring that such communications are provided to you in compliance with applicable law; maintaining and updating your contact information where appropriate; and obtaining your prior, opt-in consent where required.</li>\n 	<li>Communications and IT operations: management of our communications systems; operation of IT security systems; and IT security audits.</li>\n 	<li>Health and safety: health and safety assessments and record keeping; and compliance with related legal obligations.</li>\n 	<li>Financial management: sales; finance; corporate audit; and vendor management.</li>\n 	<li>Surveys: engaging with you for the purposes of obtaining your views on our services.</li>\n 	<li>Security: physical security of our premises (including records of visits to our premises; and CCTV recordings); and electronic security (including login records and access details).</li>\n 	<li>Investigations: detecting, investigating and preventing breaches of policy, and criminal offences, in accordance with applicable law.</li>\n 	<li>Legal proceedings: establishing, exercising and defending legal rights.</li>\n 	<li>Legal compliance: compliance with our legal and regulatory obligations under applicable law.</li>\n 	<li>Improving our Sites, Apps, services: identifying issues with our Sites, our Apps, or our services; planning improvements to our Sites, our Apps, or our services; and creating new Sites, Apps, or services.</li>\n</ul>\n<h3 class=\"heading05\">Disclosure of Personal Data to third parties</h3>\nWe may disclose your Personal Data to: legal and regulatory authorities; our external advisors; our Processors; any party as necessary in connection with legal proceedings; any party as necessary for investigating, detecting or preventing criminal offences; any purchaser of our business; and any third-party providers of advertising, plugins or content used on our Sites or our Apps.\n\nWe may disclose your Personal Data to other entities within the Company group, for legitimate business purposes (including operating our Sites and our Apps, and providing services to you), in accordance with applicable law. In addition, we may disclose your Personal Data to:\n<ul class=\"right-list-pan02\">\n 	<li>Legal and regulatory authorities, upon request, or for the purposes of reporting any actual or suspected breach of applicable law or regulation;</li>\n 	<li>Outside professional advisors (such as accountants, auditors, or lawyers), subject to binding contractual obligations of confidentiality;</li>\n 	<li>Third party Processors (such as payment services providers; data centers; etc.), located anywhere in the world, subject to the requirements noted below in this Section (H);</li>\n 	<li>Any relevant party, law enforcement agency or court, to the extent necessary for the establishment, exercise or defense of legal rights;</li>\n 	<li>Any relevant party for the purposes of prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including safeguarding against and the prevention of threats to public security;</li>\n 	<li>Any relevant third-party acquirer(s), in the event that we sell or transfer all or any relevant portion of our business or assets (including in the event of a reorganization, dissolution or liquidation); and</li>\n 	<li>Any relevant third-party provider, where our Sites and our Apps use third party advertising, plugins or content. If you choose to interact with any such advertising, plugins or content, your Personal Data may be shared with the relevant third-party provider. We recommend that you review that third party’s privacy policy before interacting with its advertising, plugins or content.</li>\n</ul>\nIf we engage a third-party Processor to Process your Personal Data, the Processor will be subject to binding contractual obligations to: (i) only Process the Personal Data in accordance with our prior written instructions; and (ii) use measures to protect the confidentiality and security of the Personal Data; together with any additional requirements under applicable law.\n<h3 class=\"heading05\">Data security</h3>\nWe implement appropriate technical and organizational security measures to protect your Personal Data. Please ensure that any Personal Data that you send to us is sent securely.\n\nWe have implemented appropriate technical and organizational security measures designed to protect your Personal Data against accidental or unlawful destruction, loss, alteration, unauthorized disclosure, unauthorized access, and other unlawful or unauthorized forms of Processing, in accordance with applicable law.\n\nBecause the internet is an open system, the transmission of information via the internet is not completely secure. Although we will implement all reasonable measures to protect your personal data, we cannot guarantee the security of your data transmitted to us using the internet – any such transmission is at your own risk and you are responsible for ensuring that any Personal Data that you send to us are sent securely.\n<h3 class=\"heading05\">Data accuracy</h3>\nWe take every reasonable step to ensure that your Personal Data are kept accurate and up-to-date and are erased or rectified if we become aware of inaccuracies.\n\nWe take every reasonable step to ensure that:your Data that we Process are accurate and, where necessary, kept up to date; andany of your Data that we Process that you inform us is inaccurate (having regard to the purposes for which they are Processed) are erased or rectified.\n<h3 class=\"heading05\">Data minimization</h3>\nWe take every reasonable step to ensure that your Data that we Process are limited to the Data reasonably necessary in connection with the purposes set out in this Policy or as required to provide you services or access to our Apps and Site.\n<h3 class=\"heading05\">Data retention</h3>\nWe take every reasonable step to ensure that your Data are only retained for as long as they are needed.\n\nThe criteria for determining the duration for which we will keep your Personal Data are as follows: we will retain copies of your Personal Data in a form that permits identification only for as long as is necessary in connection with the purposes set out in this Policy, unless applicable law requires a longer retention period. In particular, we may retain your Personal Data for the duration of any period necessary to establish, exercise or defend any legal rights.\n<h3 class=\"heading05\">Your legal rights</h3>\nSubject to applicable law, you may have a number of rights regarding the Processing of your Relevant Personal Data, including:\n<ul class=\"right-list-pan02\">\n 	<li>The right not to provide your Personal Data to us (however, please note that we may be unable to provide you with the full benefit of our Sites, our Apps, or our services, if you do not provide us with your Personal Data – e.g., we may not be able to Process your orders without the necessary details);the right to request access to, or copies of, your Relevant Personal Data, together with information regarding the nature, Processing and disclosure of those Relevant Personal Data;the right to request rectification of any inaccuracies in your Relevant Personal Data;the right to request, on legitimate grounds:erasure of your Relevant Personal Data; orrestriction of Processing of your Relevant Personal Data;the right to object, on legitimate grounds, to the Processing of your Relevant Personal Data by us or on our behalf;the right to have certain Relevant Personal Data transferred to another Controller, in a structured, commonly used and machine-readable format, to the extent applicable;where we Process your Relevant Personal Data on the basis of your consent, the right to withdraw that consent (noting that such withdrawal does not affect the lawfulness of any Processing performed prior to the date on which we receive notice of such withdrawal, and does not prevent the Processing of your Personal Data in reliance upon any other available legal bases); andthe right to lodge complaints with a Data Protection Authority regarding the Processing of your Relevant Personal Data by us or on our behalf.</li>\n 	<li>We may require proof of your identity before we can give effect to these rights; andwhere your request requires the establishment of additional facts (e.g., a determination of whether any Processing is non-compliant with applicable law) we will investigate your request reasonably promptly, before deciding what action to take.</li>\n 	<li>To exercise one or more of these rights, or to ask a question about these rights or any other provision of this Policy, or about our Processing of your Personal Data, please use the contact details provided below.</li>\n</ul>\n<h3 class=\"heading05\">Cookies and similar technologies (Cookie Policy)</h3>\nWe may Process your Personal Data by placing or reading Cookies and similar technologies. For more information, please see our Cookie Policy.\n\n<strong>Cookie Policy</strong>\nWhen you visit a Site or use an App we may place Cookies onto your device, or read Cookies already on your device, subject always to obtaining your consent, where required, in accordance with applicable law. We use Cookies to record information about your device, your browser and, in some cases, your preferences and browsing habits.\n<h3 class=\"heading05\">Terms of Use</h3>\nAll use of our Sites, our Apps, or our services is subject to our Terms and Conditions. We recommend that you review our Terms and Conditions regularly, in order to review any changes we might make from time to time.\n<h3 class=\"heading05\">Direct marketing</h3>\nWe may Process your Personal Data to contact you with information regarding services that may be of interest to you. You may unsubscribe for free at any time.\n\nWe may Process your Personal Data to contact you via email, telephone, direct mail or other communication formats to provide you with information regarding services that may be of interest to you. If we provide services to you, we may send information to you regarding our services, upcoming promotions and other information that may be of interest to you, using the contact details that you have provided to us and always in compliance with applicable law.\n\nYou may unsubscribe from our promotional email list at any time by following the unsubscribe instructions included in every promotional email we send. We will not send you promotional emails from a list you have selected to be unsubscribed from, but we may continue to contact you to the extent necessary for the purposes of any services you have requested or from additional lists you have signed up under.\n<h3 class=\"heading05\">Contact details</h3>\nYou may contact us about your direct marketing preference by emailing: <a href=\"mailto:info@concertium.com\">info@concertium.com</a>\n\nIf you wish to be taken off our contact list for direct marketing, or if you have any comments, questions or concerns about any of the information in this Policy, or any other issues relating to the Processing of Personal Data carried out by us, or on our behalf, please contact:\n\n<strong>Concertium, Inc.\nAttn: Privacy Office\n4014 Gunn Hwy; #248\nTampa, FL 33618</strong>\n<h3 class=\"heading05\">GLOSSARY</h3>\n“App” means any application made available by us (including where we make such applications available via third party stores or marketplaces, or by any other means).\n\n“Adequate Jurisdiction” a jurisdiction that has been formally designated by the European Commission as providing an adequate level of protection for Personal Data.\n\n“Cookie” means a small file that is placed on your device when you visit a website (including our Sites). In this Policy, a reference to a “Cookie” includes analogous technologies such as web beacons and clear GIFs.\n\n“Controller” means the entity that decides how and why Personal Data are Processed. In many jurisdictions, the Controller has primary responsibility for complying with applicable data protection laws.\n\n“Data Protection Authority” means an independent public authority that is legally tasked with overseeing compliance with applicable data protection laws.\n\n“EEA” means the European Economic Area.\n\n“Personal Data” means information that is about any individual, or from which any individual is directly or indirectly identifiable, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that individual.\n\n“Process”, “Processing” or “Processed” means anything that is done with any Personal Data, whether or not by automated means, such as collection, recording, organization, structuring, storage, adaptation or alteration, retrieval, consultation, use, disclosure by transmission, dissemination or otherwise making available, alignment or combination, restriction, erasure or destruction.\n\n“Processor” means any person or entity that Processes Personal Data on behalf of the Controller (other than employees of the Controller).\n\n“Relevant Personal Data” means Personal Data in respect of which we are the Controller. It expressly does not include Personal Data of which we are not the Controller.\n\n“Standard Contractual Clauses” means template transfer clauses adopted by the European Commission or adopted by a Data Protection Authority and approved by the European Commission.\n\n“Site” means any website operated, or maintained, by us or on our behalf.','Privacy Policy','','inherit','closed','closed','','3-autosave-v1','','','2019-10-03 14:13:53','2019-10-03 14:13:53','',3,'https://captainschairit.com/3-autosave-v1/',0,'revision','',0),(411,1,'2019-10-03 14:15:49','2019-10-03 14:15:49','These terms of service, together with our Privacy Policy which can be found <a href=\"https://concertium.captainschair-stage.app/privacy-policy\">here</a> (collectively, the “Terms of Service”), govern your or the entity on whose behalf you are agreeing to these Terms of Service (\"Customer\")’s access to and use of the Services (as defined below) provided by Concertium. or any of its affiliates (collectively, \"Concertium\").\n\nIn the event that these Terms of Service conflict with the provisions of any Order, the provisions of these Terms of Service shall prevail unless Concertium and Customer expressly agree otherwise in writing and this is signed by both parties.\n\nConcertium may update these Terms of Service from time to time and will notify Customer of such updates either via email or by posting notice of such changes on its website, or by any other reasonable means. Customer’s continued use of the Services after Concertium’s provision of a notice of an updated version of the Terms of Service shall constitute Customer’s consent to such updated Terms of Service.\n<h3 class=\"heading05\">Customer Access to and Use of the Services</h3>\nCustomer may access and use the Services and the Website solely subject to and in accordance with these Terms of Service. Customer will comply with all applicable laws, rules, and regulations in connection with Customer\'s use of the Services and the Application. As used in these Terms of Service, the term \"Services\" means the data made available by Captain’s Chair to Customer together with any other product or service that may be provided by Concertium to Customer from time to time under these Terms of Service.\n<h3 class=\"heading05\">Availability of the Services</h3>\nConcertium will make commercially reasonable efforts to:\n<ol>\n 	<li>Maintain a 90% dashboard uptime and 99% data warehouse uptime.</li>\n 	<li>provide a Resolution to Critical Errors within 4 business days of receipt of an error call.</li>\n</ol>\n“Critical Error” means a condition resulting in the inability of Customer to obtain Customer Results. “Error” means a condition that:\n<ul class=\"right-list-pan02\">\n 	<li>(A) meets the definition of Critical Error, but that can be circumvented or avoided on a temporary basis, or</li>\n 	<li>(B) results in the Services being or performing outside the specified functionality but is not a Critical Error. “Resolution” includes a resolution that is a work-around or emergency fix. If the Critical Error can be circumvented or avoided on a temporary basis the severity classification will drop to Error.</li>\n</ul>\n<h3 class=\"heading05\">Third Party Cloud Infrastructure</h3>\nCustomer acknowledges and agrees that, in connection with the Services, Customer\'s data will be stored on the cloud infrastructure of a Third-Party Service Provider (the \"Cloud Infrastructure Provider\").\n<h3 class=\"heading05\">Right to Terminate or Suspend Services</h3>\nIf Concertium believes in its sole discretion that there may have been or may be a violation of Customer’s warranties or obligations under these Terms of Service, Concertium is authorized in its sole discretion and without any liability to monitor Customer\'s compliance, to immediately suspend or terminate the provision of Services to Customer, and/or to block the transmission of Customer Content which in Concertium’s reasonable opinion could violate applicable law, violate the rights of others, or subject Concertium to liability. In addition, if Concertium believes in its sole discretion that any Customer Content may have been or is at risk of being accessed by a third party without authorization, Concertium may take such Customer Content offline until the intrusion is resolved.\n<h3 class=\"heading05\">Termination</h3>\nCustomer may terminate these Terms of Service by providing written notice to their Concertium Relationship Manager (RM). Once written notice is provided, the cancellation will take effect upon the last day of the current Term. Concertium may terminate these Terms of Service immediately and without liability upon providing notice to Customer:\n<ol>\n 	<li>If Concertium believes that Customer has violated any provision of these Terms of Service or applicable law.</li>\n 	<li>If Concertium is threatened with a legal claim related to the provision of the Services.</li>\n 	<li>If Concertium’s relationship with a Third -Party Services Provider terminates or requires Concertium to change, suspend or terminate the Services.</li>\n 	<li>If Concertium believes providing the Services could create a substantial economic or technical burden or material security risk.</li>\n 	<li>In order to comply with applicable law or requests of governmental entities, or</li>\n 	<li>If Concertium determines that the use of the Services by Customer or Concertium’s provision of any of the Services has become impractical or unfeasible. Customer may terminate these Terms of Service by providing written notice in form of email to your Concertium Relationship Manager (RM). Once written notice is provided, the Cancellation will take effect upon the last day of the current Term.</li>\n</ol>\n<h3 class=\"heading05\">Effect of Termination</h3>\nUpon termination of these Terms of Service, Concertium will provide Customer with reasonable access to, and the ability to extract, Customer Content for a period of 7 days of the effective date of termination. Following such 7-day period, Concertium will delete Customer Content and Customer\'s access to the Services. Applicable provisionsshall survive termination of these Terms of Service for any reason.\n<h3 class=\"heading05\">Customer Representations and Warranties</h3>\nCustomer represents and warrants to Concertium that:\n<ol>\n 	<li>Customer has the requisite power and authority to enter into these Terms of Service and to perform all of its obligations under these Terms of Service.</li>\n 	<li>All Account information Customer has provided Concertium for the purpose of receiving the Services is complete and accurate, and Customer shall update its Account information to maintain the accuracy thereof throughout the Term.</li>\n 	<li>If Customer makes use of software not provided by Concertium, Customer has a written license agreement permitting Customer to use such software in connection with the Services, and Concertium shall have no responsibility for any liability or any problems caused to the Services in connection with Customer’s use of any such software, and</li>\n 	<li>Customer is and will remain throughout the Term in compliance with all applicable information security, data protection, privacy and/or other statutes, acts, laws, regulations and directives relating to its use of the Services.</li>\n</ol>\n<h3 class=\"heading05\">Concertium Representations and Warranties</h3>\nConcertium represents and warrants to Customer that Concertium has the requisite power and authority to enter into these Terms of Service and to perform all of its obligations under these Terms of Service.\n\nCaptain’s Chair, or its licensors, Concertium owns and reserves all rights, title and interest in and to the Services, the Application, Captain’s Chair trademarks and service marks and all modifications to any of the forgoing, and all related worldwide intellectual property rights, whether registered or not and whether registerable or not.\n<h3 class=\"heading05\">Customer\'s License</h3>\nIn consideration for Customer’s full and punctual payment of the Fees (as defined below) and subject to Customer’s ongoing compliance with these Terms of Service, Concertium hereby grants Customer a limited, non-exclusive, non-transferable and non-sublicensable license to access and use the Services.\n<h3 class=\"heading05\">Restrictions</h3>\nCustomer may not use the Services in any manner or for any purpose other than for its own internal use and as expressly permitted by these Terms of Service. Customer may not, and may not attempt to, and will not allow third parties to:\n<ol>\n 	<li>Modify, alter, tamper with, repair, or otherwise create derivative works of any software included in the Services.</li>\n 	<li>Reverse engineer, disassemble, or decompile the Service or apply any other process or procedure to derive the source code of any software included in the Services.</li>\n 	<li>Create multiple Accounts to simulate or act as a single Account or otherwise access the Services in a manner intended to avoid incurring Fees or otherwise breach these Terms of Service.</li>\n 	<li>Resell, sublicense, or otherwise allow a third party\'s access to the Services.</li>\n 	<li>Copy any ideas, features, functions or content of the Services (other than Customer Content), or use the Services to create a competitive product or service.</li>\n 	<li>Remove, alter or obscure any proprietary notices contained on or within the Services or the Application, (7.) monitor the availability, performance or functionality of the Services, or</li>\n 	<li>Gain or attempt to gain unauthorized access to Concertium’s systems or network. Customer shall be fully responsible for its Representatives’ adherence to these Terms of Service. As a condition to making the Services available to Customer, Customer undertakes that it will not assert, authorize, assist or encourage any third party to assert against Concertium or its licensors, affiliates or users, any infringement or other claim in connection with the Services.</li>\n</ol>\n<h3 class=\"heading05\">Suggestions</h3>\nShould Customer provide Concertium with any ideas, feedback or suggestions (“Suggestions”) regarding the Services, including without limitation, bug fixes or improvements, Concertium will irrevocably own all right, title and interest in and to the Suggestions and will be free to use the Suggestions without any liability or payment to Customer and without Customer’s prior written consent. Customer hereby irrevocably assigns to Concertium all right, title and interest in and to Suggestions and agrees to provide Concertium with such reasonable assistance required in order to document, perfect and maintain Concertium’s rights in and to the Suggestions, at Concertium’s cost.\n<h3 class=\"heading05\">Confidentiality</h3>\nCustomer agrees to hold in confidence and not to use or disclose any of Concertium’s Confidential Information except solely for the purpose of Customer’s authorized use of the Services in accordance with these Terms of Service. “Confidential Information” means the pricing terms contained in these Terms of Service and any and all non-public data or information, including all third-party data or information, disclosed by or on behalf of Concertium to Customer in connection with the Services.\n<h3 class=\"heading05\">Indemnification</h3>\nCustomer will defend, indemnify, and hold harmless Concertium and its licensors, Concertium and each of their respective officers, directors, employees, advisors and representatives, from and against any claims, damages, losses, liabilities, costs, fines and expenses (including attorneys’ fees) arising out of or relating to:\n<ol>\n 	<li>Customer’s actual or alleged breach of any provisions of these Terms of Services, the Cloud Infrastructure Provider Terms or of any applicable law.</li>\n 	<li>Any activities held under Customer’s Account, including by unauthorized third parties; or.</li>\n 	<li>Customer Content or the combination of Customer Content with other applications, content or processes, including any claim involving actual or alleged infringement or misappropriation of third-party rights arising out of or in connection with Customer Content and including any actual or alleged claim that appropriate consents were not obtained from data subject to the collection or processing of their personal data. Concertium shall notify Customer of any claim subject to indemnification, provided that Concertium\'s failure to do so shall not affect Customer obligations hereunder, except to the extent that Concertium\'s failure to promptly notify Customer materially delays or prejudices Customer ability to defend the claim. At Concertium\'s option, Customer will have the right to defend against any such claim with counsel of Customer’s choosing (subject to Concertium written consent) and to settle such claim as Customer deems appropriate, provided that Customer shall not enter into any settlement without Concertium’s prior written consent and provided that Concertium may at any time elect to take over control of the defense and settlement of the claim upon written notice to Customer.</li>\n</ol>\n<h3 class=\"heading05\">US Government Rights</h3>\nIf Customer is using the Services on behalf of the US Government, the Services, any related software and related documentation are provided to the US Government as \"commercial items\", \"commercial computer software\", \"commercial computer software documentation\" and \"technical data\" with the same rights and restrictions generally applicable to the Services, and if these terms fail to meet the US Government\'s needs or are inconsistent in any respect with federal law, Customer will immediately discontinue Customer\'s use of the Services. The terms \"commercial items\", \"commercial computer software\", \"commercial computer software documentation\" and \"technical data\" are defined in the Defense Acquisition regulation and the Defense Federal Acquisition Regulation Supplement.\n<h3 class=\"heading05\">No Third-Party Beneficiary</h3>\nThese Terms of Service do not create any third-party beneficiary rights in any individual or entity that is not a party to these Terms of Service.\n\nThese Terms of Service, together with the Privacy Policy to the extent applicable and entered into between Customer and Concertium, by Concertiumconstitute the entire agreement between Customer and Concertium. These Terms of Service shall be governed by the internal laws of the State of Florida without regard of its conflict of laws rules, and the parties hereby submit to the exclusive jurisdiction of the courts of Hillsborough County, Florida in connection with any dispute in connection with these Terms of Service, provided that Concertium shall be entitled to institute an action in any court of competent jurisdiction to obtain injunctive relief or otherwise protect or enforce its intellectual property rights or interests.\n<h3 class=\"heading05\">All rights are cumulative</h3>\nConcertium may freely assign any of its rights and obligations under these Terms of Service. Customer may not assign these Terms of Service without the prior written consent of Concertium. No delay or failure to take any action with respect to any breach of these Terms of Service shall constitute a waiver of such breach or any subsequent or other breach. All waivers must be in writing to be effective. If any provision of these Terms of Service is declared invalid or unenforceable, the remaining provisions of these Terms of Service shall not be affected thereby, and shall remain in full force.','Terms & Conditions','','inherit','closed','closed','','82-autosave-v1','','','2019-10-03 14:15:49','2019-10-03 14:15:49','',82,'https://captainschairit.com/82-autosave-v1/',0,'revision','',0),(412,1,'2019-10-03 14:16:02','2019-10-03 14:16:02','These terms of service, together with our Privacy Policy which can be found <a href=\"https://concertium.captainschair-stage.app/privacy-policy\">here</a> (collectively, the “Terms of Service”), govern your or the entity on whose behalf you are agreeing to these Terms of Service (\"Customer\")’s access to and use of the Services (as defined below) provided by Concertium. or any of its affiliates (collectively, \"Concertium\").\r\n\r\nIn the event that these Terms of Service conflict with the provisions of any Order, the provisions of these Terms of Service shall prevail unless Concertium and Customer expressly agree otherwise in writing and this is signed by both parties.\r\n\r\nConcertium may update these Terms of Service from time to time and will notify Customer of such updates either via email or by posting notice of such changes on its website, or by any other reasonable means. Customer’s continued use of the Services after Concertium’s provision of a notice of an updated version of the Terms of Service shall constitute Customer’s consent to such updated Terms of Service.\r\n<h3 class=\"heading05\">Customer Access to and Use of the Services</h3>\r\nCustomer may access and use the Services and the Website solely subject to and in accordance with these Terms of Service. Customer will comply with all applicable laws, rules, and regulations in connection with Customer\'s use of the Services and the Application. As used in these Terms of Service, the term \"Services\" means the data made available by Captain’s Chair to Customer together with any other product or service that may be provided by Concertium to Customer from time to time under these Terms of Service.\r\n<h3 class=\"heading05\">Availability of the Services</h3>\r\nConcertium will make commercially reasonable efforts to:\r\n<ol>\r\n 	<li>Maintain a 90% dashboard uptime and 99% data warehouse uptime.</li>\r\n 	<li>provide a Resolution to Critical Errors within 4 business days of receipt of an error call.</li>\r\n</ol>\r\n“Critical Error” means a condition resulting in the inability of Customer to obtain Customer Results. “Error” means a condition that:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>(A) meets the definition of Critical Error, but that can be circumvented or avoided on a temporary basis, or</li>\r\n 	<li>(B) results in the Services being or performing outside the specified functionality but is not a Critical Error. “Resolution” includes a resolution that is a work-around or emergency fix. If the Critical Error can be circumvented or avoided on a temporary basis the severity classification will drop to Error.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Third Party Cloud Infrastructure</h3>\r\nCustomer acknowledges and agrees that, in connection with the Services, Customer\'s data will be stored on the cloud infrastructure of a Third-Party Service Provider (the \"Cloud Infrastructure Provider\").\r\n<h3 class=\"heading05\">Right to Terminate or Suspend Services</h3>\r\nIf Concertium believes in its sole discretion that there may have been or may be a violation of Customer’s warranties or obligations under these Terms of Service, Concertium is authorized in its sole discretion and without any liability to monitor Customer\'s compliance, to immediately suspend or terminate the provision of Services to Customer, and/or to block the transmission of Customer Content which in Concertium’s reasonable opinion could violate applicable law, violate the rights of others, or subject Concertium to liability. In addition, if Concertium believes in its sole discretion that any Customer Content may have been or is at risk of being accessed by a third party without authorization, Concertium may take such Customer Content offline until the intrusion is resolved.\r\n<h3 class=\"heading05\">Termination</h3>\r\nCustomer may terminate these Terms of Service by providing written notice to their Concertium Relationship Manager (RM). Once written notice is provided, the cancellation will take effect upon the last day of the current Term. Concertium may terminate these Terms of Service immediately and without liability upon providing notice to Customer:\r\n<ol>\r\n 	<li>If Concertium believes that Customer has violated any provision of these Terms of Service or applicable law.</li>\r\n 	<li>If Concertium is threatened with a legal claim related to the provision of the Services.</li>\r\n 	<li>If Concertium’s relationship with a Third -Party Services Provider terminates or requires Concertium to change, suspend or terminate the Services.</li>\r\n 	<li>If Concertium believes providing the Services could create a substantial economic or technical burden or material security risk.</li>\r\n 	<li>In order to comply with applicable law or requests of governmental entities, or</li>\r\n 	<li>If Concertium determines that the use of the Services by Customer or Concertium’s provision of any of the Services has become impractical or unfeasible. Customer may terminate these Terms of Service by providing written notice in form of email to your Concertium Relationship Manager (RM). Once written notice is provided, the Cancellation will take effect upon the last day of the current Term.</li>\r\n</ol>\r\n<h3 class=\"heading05\">Effect of Termination</h3>\r\nUpon termination of these Terms of Service, Concertium will provide Customer with reasonable access to, and the ability to extract, Customer Content for a period of 7 days of the effective date of termination. Following such 7-day period, Concertium will delete Customer Content and Customer\'s access to the Services. Applicable provisionsshall survive termination of these Terms of Service for any reason.\r\n<h3 class=\"heading05\">Customer Representations and Warranties</h3>\r\nCustomer represents and warrants to Concertium that:\r\n<ol>\r\n 	<li>Customer has the requisite power and authority to enter into these Terms of Service and to perform all of its obligations under these Terms of Service.</li>\r\n 	<li>All Account information Customer has provided Concertium for the purpose of receiving the Services is complete and accurate, and Customer shall update its Account information to maintain the accuracy thereof throughout the Term.</li>\r\n 	<li>If Customer makes use of software not provided by Concertium, Customer has a written license agreement permitting Customer to use such software in connection with the Services, and Concertium shall have no responsibility for any liability or any problems caused to the Services in connection with Customer’s use of any such software, and</li>\r\n 	<li>Customer is and will remain throughout the Term in compliance with all applicable information security, data protection, privacy and/or other statutes, acts, laws, regulations and directives relating to its use of the Services.</li>\r\n</ol>\r\n<h3 class=\"heading05\">Concertium Representations and Warranties</h3>\r\nConcertium represents and warrants to Customer that Concertium has the requisite power and authority to enter into these Terms of Service and to perform all of its obligations under these Terms of Service.\r\n\r\nCaptain’s Chair, or its licensors, Concertium owns and reserves all rights, title and interest in and to the Services, the Application, Captain’s Chair trademarks and service marks and all modifications to any of the forgoing, and all related worldwide intellectual property rights, whether registered or not and whether registerable or not.\r\n<h3 class=\"heading05\">Customer\'s License</h3>\r\nIn consideration for Customer’s full and punctual payment of the Fees (as defined below) and subject to Customer’s ongoing compliance with these Terms of Service, Concertium hereby grants Customer a limited, non-exclusive, non-transferable and non-sublicensable license to access and use the Services.\r\n<h3 class=\"heading05\">Restrictions</h3>\r\nCustomer may not use the Services in any manner or for any purpose other than for its own internal use and as expressly permitted by these Terms of Service. Customer may not, and may not attempt to, and will not allow third parties to:\r\n<ol>\r\n 	<li>Modify, alter, tamper with, repair, or otherwise create derivative works of any software included in the Services.</li>\r\n 	<li>Reverse engineer, disassemble, or decompile the Service or apply any other process or procedure to derive the source code of any software included in the Services.</li>\r\n 	<li>Create multiple Accounts to simulate or act as a single Account or otherwise access the Services in a manner intended to avoid incurring Fees or otherwise breach these Terms of Service.</li>\r\n 	<li>Resell, sublicense, or otherwise allow a third party\'s access to the Services.</li>\r\n 	<li>Copy any ideas, features, functions or content of the Services (other than Customer Content), or use the Services to create a competitive product or service.</li>\r\n 	<li>Remove, alter or obscure any proprietary notices contained on or within the Services or the Application, (7.) monitor the availability, performance or functionality of the Services, or</li>\r\n 	<li>Gain or attempt to gain unauthorized access to Concertium’s systems or network. Customer shall be fully responsible for its Representatives’ adherence to these Terms of Service. As a condition to making the Services available to Customer, Customer undertakes that it will not assert, authorize, assist or encourage any third party to assert against Concertium or its licensors, affiliates or users, any infringement or other claim in connection with the Services.</li>\r\n</ol>\r\n<h3 class=\"heading05\">Suggestions</h3>\r\nShould Customer provide Concertium with any ideas, feedback or suggestions (“Suggestions”) regarding the Services, including without limitation, bug fixes or improvements, Concertium will irrevocably own all right, title and interest in and to the Suggestions and will be free to use the Suggestions without any liability or payment to Customer and without Customer’s prior written consent. Customer hereby irrevocably assigns to Concertium all right, title and interest in and to Suggestions and agrees to provide Concertium with such reasonable assistance required in order to document, perfect and maintain Concertium’s rights in and to the Suggestions, at Concertium’s cost.\r\n<h3 class=\"heading05\">Confidentiality</h3>\r\nCustomer agrees to hold in confidence and not to use or disclose any of Concertium’s Confidential Information except solely for the purpose of Customer’s authorized use of the Services in accordance with these Terms of Service. “Confidential Information” means the pricing terms contained in these Terms of Service and any and all non-public data or information, including all third-party data or information, disclosed by or on behalf of Concertium to Customer in connection with the Services.\r\n<h3 class=\"heading05\">Indemnification</h3>\r\nCustomer will defend, indemnify, and hold harmless Concertium and its licensors, Concertium and each of their respective officers, directors, employees, advisors and representatives, from and against any claims, damages, losses, liabilities, costs, fines and expenses (including attorneys’ fees) arising out of or relating to:\r\n<ol>\r\n 	<li>Customer’s actual or alleged breach of any provisions of these Terms of Services, the Cloud Infrastructure Provider Terms or of any applicable law.</li>\r\n 	<li>Any activities held under Customer’s Account, including by unauthorized third parties; or.</li>\r\n 	<li>Customer Content or the combination of Customer Content with other applications, content or processes, including any claim involving actual or alleged infringement or misappropriation of third-party rights arising out of or in connection with Customer Content and including any actual or alleged claim that appropriate consents were not obtained from data subject to the collection or processing of their personal data. Concertium shall notify Customer of any claim subject to indemnification, provided that Concertium\'s failure to do so shall not affect Customer obligations hereunder, except to the extent that Concertium\'s failure to promptly notify Customer materially delays or prejudices Customer ability to defend the claim. At Concertium\'s option, Customer will have the right to defend against any such claim with counsel of Customer’s choosing (subject to Concertium written consent) and to settle such claim as Customer deems appropriate, provided that Customer shall not enter into any settlement without Concertium’s prior written consent and provided that Concertium may at any time elect to take over control of the defense and settlement of the claim upon written notice to Customer.</li>\r\n</ol>\r\n<h3 class=\"heading05\">US Government Rights</h3>\r\nIf Customer is using the Services on behalf of the US Government, the Services, any related software and related documentation are provided to the US Government as \"commercial items\", \"commercial computer software\", \"commercial computer software documentation\" and \"technical data\" with the same rights and restrictions generally applicable to the Services, and if these terms fail to meet the US Government\'s needs or are inconsistent in any respect with federal law, Customer will immediately discontinue Customer\'s use of the Services. The terms \"commercial items\", \"commercial computer software\", \"commercial computer software documentation\" and \"technical data\" are defined in the Defense Acquisition regulation and the Defense Federal Acquisition Regulation Supplement.\r\n<h3 class=\"heading05\">No Third-Party Beneficiary</h3>\r\nThese Terms of Service do not create any third-party beneficiary rights in any individual or entity that is not a party to these Terms of Service.\r\n\r\nThese Terms of Service, together with the Privacy Policy to the extent applicable and entered into between Customer and Concertium, by Concertiumconstitute the entire agreement between Customer and Concertium. These Terms of Service shall be governed by the internal laws of the State of Florida without regard of its conflict of laws rules, and the parties hereby submit to the exclusive jurisdiction of the courts of Hillsborough County, Florida in connection with any dispute in connection with these Terms of Service, provided that Concertium shall be entitled to institute an action in any court of competent jurisdiction to obtain injunctive relief or otherwise protect or enforce its intellectual property rights or interests.\r\n<h3 class=\"heading05\">All rights are cumulative</h3>\r\nConcertium may freely assign any of its rights and obligations under these Terms of Service. Customer may not assign these Terms of Service without the prior written consent of Concertium. No delay or failure to take any action with respect to any breach of these Terms of Service shall constitute a waiver of such breach or any subsequent or other breach. All waivers must be in writing to be effective. If any provision of these Terms of Service is declared invalid or unenforceable, the remaining provisions of these Terms of Service shall not be affected thereby, and shall remain in full force.','Terms & Conditions','','inherit','closed','closed','','82-revision-v1','','','2019-10-03 14:16:02','2019-10-03 14:16:02','',82,'https://captainschairit.com/82-revision-v1/',0,'revision','',0),(413,1,'2019-10-04 09:55:15','2019-10-04 09:55:15','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-10-04 09:55:15','2019-10-04 09:55:15','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(418,1,'2019-10-04 13:24:39','2019-10-04 13:24:39','','logos','','inherit','open','closed','','logos','','','2019-10-15 14:56:32','2019-10-15 14:56:32','',443,'https://captainschairit.com/wp-content/uploads/2019/10/logos.png',0,'attachment','image/png',0),(421,1,'2019-10-04 13:55:30','2019-10-04 13:55:30','','Request A Demo','','inherit','closed','closed','','342-revision-v1','','','2019-10-04 13:55:30','2019-10-04 13:55:30','',342,'https://captainschairit.com/342-revision-v1/',0,'revision','',0),(422,1,'2019-10-04 13:56:04','2019-10-04 13:56:04','','Request A Demo','','inherit','closed','closed','','342-revision-v1','','','2019-10-04 13:56:04','2019-10-04 13:56:04','',342,'https://captainschairit.com/342-revision-v1/',0,'revision','',0),(423,1,'2019-10-04 13:56:31','2019-10-04 13:56:31','','Request a Demo','','inherit','closed','closed','','342-revision-v1','','','2019-10-04 13:56:31','2019-10-04 13:56:31','',342,'https://captainschairit.com/342-revision-v1/',0,'revision','',0),(424,1,'2019-10-04 14:02:22','2019-10-04 14:02:22','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-10-04 14:02:22','2019-10-04 14:02:22','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(425,1,'2019-10-04 14:10:50','2019-10-04 14:10:50','','Client Dashboard','','inherit','closed','closed','','55-revision-v1','','','2019-10-04 14:10:50','2019-10-04 14:10:50','',55,'https://captainschairit.com/55-revision-v1/',0,'revision','',0),(426,1,'2020-02-28 14:31:17','2020-02-28 14:31:17','The world of managed services isn\'t what it used to be. In the past, clients simply turned over the technical reins to their managed service provider (MSP), and the MSP would handle whatever IT functions were part of the agreement. Today, this sort of relationship just doesn\'t cut it. Clients want to take a more active role in their technology management, and they want an MSP who\'s going to act as a partner-- in other words, they want a <em>next-gen IT MSP</em>. How can you set yourself apart in a competitive MSP market and offer your clients the visibility and reporting that they want? With Captain\'s Chair, you can put clients in control, offering them a new level of transparency and accountability-- a digital transformation.\r\n\r\n<strong>Captain\'s Chair and the Next-Gen IT MSP</strong>\r\n\r\nCaptain\'s Chair offers clients a “single pane of glass” view of their IT environment: software, hardware and infrastructure. With this level of transparency, clients can feel confident that their IT resources are being managed effectively. Even better, it provides the insights they need to figure out if they\'re getting the most from their IT investment.\r\n\r\nBeing a next-gen IT MSP is all about being more efficient and proactive. It\'s about acting as a <em>trusted advisor</em> to your clients, not just a source of technical support. Captain\'s Chair helps facilitate that relationship by offering a number of valuable benefits:\r\n<ul>\r\n 	<li><strong>A Global View of Their IT Environment:</strong> A consolidated view into all aspects of the IT ecosystem gives organizations unprecedented levels of transparency. This complete transparency also helps MSPs work with their clients to meet their business needs, whether it\'s reducing expenses or scaling their business.</li>\r\n 	<li><strong>IT Accountability:</strong> Clients deserve to know if their IT provider is doing its job. The Captain’s Chair platform provides that accountability, ensuring that all service levels are met or exceeded.</li>\r\n 	<li><strong>Actionable Insights:</strong> Captain’s Chair provides clear insights into the performance of an organization\'s IT environment. Clients can determine if their IT environment is achieving optimal performance and make sure they\'re getting peak value from their IT spend.</li>\r\n 	<li><strong>Control:</strong> When organizations outsource their IT services, they often feel like they\'re losing control of the entire IT environment. Captain’s Chair puts that control back in their hands so that they can take the reins and maximize their IT ROI.</li>\r\n</ul>\r\nThe Captain’s Chair platform ties in well with the next-gen movement from hardware to software. Organizations are looking to move away from the usual capital expense model of purchasing new hardware every few years; they can budget more effectively by utilizing cloud services and software that come with consistent operating expenses. Captain’s Chair delivers information and insights on all things digital to clients-- from server statuses to web analytics to project roadmaps. It\'s all there, ready for organizations to harness and use to gain a competitive edge in their respective industries.\r\n\r\n<strong>Putting Clients in the Captain\'s Chair</strong>\r\n\r\nFor next-gen IT MSPs, the key to success in this rapidly-evolving business landscape can be summed up with two words: <em>communication</em> and <em>transparency</em>. When you open up communication channels with your clients and provide the visibility they need to feel comfortable with your service, you\'ll boost client retention and stand out from the crowd of competitors. If you want to help your clients enable their own digital transformation, put them in the Captain\'s Chair. They won\'t want to leave.','Creating the Next-Generation IT Managed Services Provider Using Captain’s Chair','','publish','open','open','','creating-the-next-generation-it-managed-services-provider-using-captains-chair','','','2020-06-29 18:41:12','2020-06-29 18:41:12','',0,'https://captainschairit.com/?p=426',0,'post','',2),(427,1,'2019-10-04 14:31:17','2019-10-04 14:31:17','The world of managed services isn\'t what it used to be. In the past, clients simply turned over the technical reins to their managed service provider (MSP), and the MSP would handle whatever IT functions were part of the agreement. Today, this sort of relationship just doesn\'t cut it. Clients want to take a more active role in their technology management, and they want an MSP who\'s going to act as a partner-- in other words, they want a <em>next-gen IT MSP</em>. How can you set yourself apart in a competitive MSP market and offer your clients the visibility and reporting that they want? With Captain\'s Chair, you can put clients in control, offering them a new level of transparency and accountability-- a digital transformation.\r\n\r\nCaptain\'s Chair and the Next-Gen IT MSP\r\n\r\nCaptain\'s Chair offers clients a “single pane of glass” view of their IT environment: software, hardware and infrastructure. With this level of transparency, clients can feel confident that their IT resources are being managed effectively. Even better, it provides the insights they need to figure out if they\'re getting the most from their IT investment.\r\n\r\nBeing a next-gen IT MSP is all about being more efficient and proactive. It\'s about acting as a <em>trusted advisor</em> to your clients, not just a source of technical support. Captain\'s Chair helps facilitate that relationship by offering a number of valuable benefits:\r\n<ul>\r\n 	<li><strong>A Global View of Their IT Environment:</strong> A consolidated view into all aspects of the IT ecosystem gives organizations unprecedented levels of transparency. This complete transparency also helps MSPs work with their clients to meet their business needs, whether it\'s reducing expenses or scaling their business.</li>\r\n 	<li><strong>IT Accountability:</strong> Clients deserve to know if their IT provider is doing its job. The Captain’s Chair platform provides that accountability, ensuring that all service levels are met or exceeded.</li>\r\n 	<li><strong>Actionable Insights:</strong> Captain’s Chair provides clear insights into the performance of an organization\'s IT environment. Clients can determine if their IT environment is achieving optimal performance and make sure they\'re getting peak value from their IT spend.</li>\r\n 	<li><strong>Control:</strong> When organizations outsource their IT services, they often feel like they\'re losing control of the entire IT environment. Captain’s Chair puts that control back in their hands so that they can take the reins and maximize their IT ROI.</li>\r\n</ul>\r\nThe Captain’s Chair platform ties in well with the next-gen movement from hardware to software. Organizations are looking to move away from the usual capital expense model of purchasing new hardware every few years; they can budget more effectively by utilizing cloud services and software that come with consistent operating expenses. Captain’s Chair delivers information and insights on all things digital to clients-- from server statuses to web analytics to project roadmaps. It\'s all there, ready for organizations to harness and use to gain a competitive edge in their respective industries.\r\n\r\nPutting Clients in the Captain\'s Chair\r\n\r\nFor next-gen IT MSPs, the key to success in this rapidly-evolving business landscape can be summed up with two words: <em>communication</em> and <em>transparency</em>. When you open up communication channels with your clients and provide the visibility they need to feel comfortable with your service, you\'ll boost client retention and stand out from the crowd of competitors. If you want to help your clients enable their own digital transformation, put them in the Captain\'s Chair. They won\'t want to leave.','Creating the Next-Generation IT Managed Services Provider Using Captain’s Chair','','inherit','closed','closed','','426-revision-v1','','','2019-10-04 14:31:17','2019-10-04 14:31:17','',426,'https://captainschairit.com/426-revision-v1/',0,'revision','',0),(428,1,'2019-10-04 14:33:07','2019-10-04 14:33:07','The world of managed services isn\'t what it used to be. In the past, clients simply turned over the technical reins to their managed service provider (MSP), and the MSP would handle whatever IT functions were part of the agreement. Today, this sort of relationship just doesn\'t cut it. Clients want to take a more active role in their technology management, and they want an MSP who\'s going to act as a partner-- in other words, they want a <em>next-gen IT MSP</em>. How can you set yourself apart in a competitive MSP market and offer your clients the visibility and reporting that they want? With Captain\'s Chair, you can put clients in control, offering them a new level of transparency and accountability-- a digital transformation.\r\n\r\nCaptain\'s Chair and the Next-Gen IT MSP\r\n\r\nCaptain\'s Chair offers clients a “single pane of glass” view of their IT environment: software, hardware and infrastructure. With this level of transparency, clients can feel confident that their IT resources are being managed effectively. Even better, it provides the insights they need to figure out if they\'re getting the most from their IT investment.\r\n\r\nBeing a next-gen IT MSP is all about being more efficient and proactive. It\'s about acting as a <em>trusted advisor</em> to your clients, not just a source of technical support. Captain\'s Chair helps facilitate that relationship by offering a number of valuable benefits:\r\n<ul>\r\n 	<li><strong>A Global View of Their IT Environment:</strong> A consolidated view into all aspects of the IT ecosystem gives organizations unprecedented levels of transparency. This complete transparency also helps MSPs work with their clients to meet their business needs, whether it\'s reducing expenses or scaling their business.</li>\r\n 	<li><strong>IT Accountability:</strong> Clients deserve to know if their IT provider is doing its job. The Captain’s Chair platform provides that accountability, ensuring that all service levels are met or exceeded.</li>\r\n 	<li><strong>Actionable Insights:</strong> Captain’s Chair provides clear insights into the performance of an organization\'s IT environment. Clients can determine if their IT environment is achieving optimal performance and make sure they\'re getting peak value from their IT spend.</li>\r\n 	<li><strong>Control:</strong> When organizations outsource their IT services, they often feel like they\'re losing control of the entire IT environment. Captain’s Chair puts that control back in their hands so that they can take the reins and maximize their IT ROI.</li>\r\n</ul>\r\nThe Captain’s Chair platform ties in well with the next-gen movement from hardware to software. Organizations are looking to move away from the usual capital expense model of purchasing new hardware every few years; they can budget more effectively by utilizing cloud services and software that come with consistent operating expenses. Captain’s Chair delivers information and insights on all things digital to clients-- from server statuses to web analytics to project roadmaps. It\'s all there, ready for organizations to harness and use to gain a competitive edge in their respective industries.\r\n\r\nPutting Clients in the Captain\'s Chair\r\n\r\nFor next-gen IT MSPs, the key to success in this rapidly-evolving business landscape can be summed up with two words: <em>communication</em> and <em>transparency</em>. When you open up communication channels with your clients and provide the visibility they need to feel comfortable with your service, you\'ll boost client retention and stand out from the crowd of competitors. If you want to help your clients enable their own digital transformation, put them in the Captain\'s Chair. They won\'t want to leave.','Creating the Next-Generation IT Managed Services Provider Using Captain’s Chair','','inherit','closed','closed','','426-revision-v1','','','2019-10-04 14:33:07','2019-10-04 14:33:07','',426,'https://captainschairit.com/426-revision-v1/',0,'revision','',0),(429,1,'2019-10-04 14:34:20','2019-10-04 14:34:20','The world of managed services isn\'t what it used to be. In the past, clients simply turned over the technical reins to their managed service provider (MSP), and the MSP would handle whatever IT functions were part of the agreement. Today, this sort of relationship just doesn\'t cut it. Clients want to take a more active role in their technology management, and they want an MSP who\'s going to act as a partner-- in other words, they want a <em>next-gen IT MSP</em>. How can you set yourself apart in a competitive MSP market and offer your clients the visibility and reporting that they want? With Captain\'s Chair, you can put clients in control, offering them a new level of transparency and accountability-- a digital transformation.\r\n\r\nCaptain\'s Chair and the Next-Gen IT MSP\r\n\r\nCaptain\'s Chair offers clients a “single pane of glass” view of their IT environment: software, hardware and infrastructure. With this level of transparency, clients can feel confident that their IT resources are being managed effectively. Even better, it provides the insights they need to figure out if they\'re getting the most from their IT investment.\r\n\r\nBeing a next-gen IT MSP is all about being more efficient and proactive. It\'s about acting as a <em>trusted advisor</em> to your clients, not just a source of technical support. Captain\'s Chair helps facilitate that relationship by offering a number of valuable benefits:\r\n<ul>\r\n 	<li><strong>A Global View of Their IT Environment:</strong> A consolidated view into all aspects of the IT ecosystem gives organizations unprecedented levels of transparency. This complete transparency also helps MSPs work with their clients to meet their business needs, whether it\'s reducing expenses or scaling their business.</li>\r\n 	<li><strong>IT Accountability:</strong> Clients deserve to know if their IT provider is doing its job. The Captain’s Chair platform provides that accountability, ensuring that all service levels are met or exceeded.</li>\r\n 	<li><strong>Actionable Insights:</strong> Captain’s Chair provides clear insights into the performance of an organization\'s IT environment. Clients can determine if their IT environment is achieving optimal performance and make sure they\'re getting peak value from their IT spend.</li>\r\n 	<li><strong>Control:</strong> When organizations outsource their IT services, they often feel like they\'re losing control of the entire IT environment. Captain’s Chair puts that control back in their hands so that they can take the reins and maximize their IT ROI.</li>\r\n</ul>\r\nThe Captain’s Chair platform ties in well with the next-gen movement from hardware to software. Organizations are looking to move away from the usual capital expense model of purchasing new hardware every few years; they can budget more effectively by utilizing cloud services and software that come with consistent operating expenses. Captain’s Chair delivers information and insights on all things digital to clients-- from server statuses to web analytics to project roadmaps. It\'s all there, ready for organizations to harness and use to gain a competitive edge in their respective industries.\r\n\r\nPutting Clients in the Captain\'s Chair\r\n\r\nFor next-gen IT MSPs, the key to success in this rapidly-evolving business landscape can be summed up with two words: <em>communication</em> and <em>transparency</em>. When you open up communication channels with your clients and provide the visibility they need to feel comfortable with your service, you\'ll boost client retention and stand out from the crowd of competitors. If you want to help your clients enable their own digital transformation, put them in the Captain\'s Chair. They won\'t want to leave.','Creating the Next-Generation IT Managed Services Provider Using Captain’s Chair','','inherit','closed','closed','','426-autosave-v1','','','2019-10-04 14:34:20','2019-10-04 14:34:20','',426,'https://captainschairit.com/426-autosave-v1/',0,'revision','',0),(430,1,'2019-10-04 14:37:41','2019-10-04 14:37:41','The world of managed services isn\'t what it used to be. In the past, clients simply turned over the technical reins to their managed service provider (MSP), and the MSP would handle whatever IT functions were part of the agreement. Today, this sort of relationship just doesn\'t cut it. Clients want to take a more active role in their technology management, and they want an MSP who\'s going to act as a partner-- in other words, they want a <em>next-gen IT MSP</em>. How can you set yourself apart in a competitive MSP market and offer your clients the visibility and reporting that they want? With Captain\'s Chair, you can put clients in control, offering them a new level of transparency and accountability-- a digital transformation.\r\n\r\n<strong>Captain\'s Chair and the Next-Gen IT MSP</strong>\r\n\r\nCaptain\'s Chair offers clients a “single pane of glass” view of their IT environment: software, hardware and infrastructure. With this level of transparency, clients can feel confident that their IT resources are being managed effectively. Even better, it provides the insights they need to figure out if they\'re getting the most from their IT investment.\r\n\r\nBeing a next-gen IT MSP is all about being more efficient and proactive. It\'s about acting as a <em>trusted advisor</em> to your clients, not just a source of technical support. Captain\'s Chair helps facilitate that relationship by offering a number of valuable benefits:\r\n<ul>\r\n 	<li><strong>A Global View of Their IT Environment:</strong> A consolidated view into all aspects of the IT ecosystem gives organizations unprecedented levels of transparency. This complete transparency also helps MSPs work with their clients to meet their business needs, whether it\'s reducing expenses or scaling their business.</li>\r\n 	<li><strong>IT Accountability:</strong> Clients deserve to know if their IT provider is doing its job. The Captain’s Chair platform provides that accountability, ensuring that all service levels are met or exceeded.</li>\r\n 	<li><strong>Actionable Insights:</strong> Captain’s Chair provides clear insights into the performance of an organization\'s IT environment. Clients can determine if their IT environment is achieving optimal performance and make sure they\'re getting peak value from their IT spend.</li>\r\n 	<li><strong>Control:</strong> When organizations outsource their IT services, they often feel like they\'re losing control of the entire IT environment. Captain’s Chair puts that control back in their hands so that they can take the reins and maximize their IT ROI.</li>\r\n</ul>\r\nThe Captain’s Chair platform ties in well with the next-gen movement from hardware to software. Organizations are looking to move away from the usual capital expense model of purchasing new hardware every few years; they can budget more effectively by utilizing cloud services and software that come with consistent operating expenses. Captain’s Chair delivers information and insights on all things digital to clients-- from server statuses to web analytics to project roadmaps. It\'s all there, ready for organizations to harness and use to gain a competitive edge in their respective industries.\r\n\r\n<strong>Putting Clients in the Captain\'s Chair</strong>\r\n\r\nFor next-gen IT MSPs, the key to success in this rapidly-evolving business landscape can be summed up with two words: <em>communication</em> and <em>transparency</em>. When you open up communication channels with your clients and provide the visibility they need to feel comfortable with your service, you\'ll boost client retention and stand out from the crowd of competitors. If you want to help your clients enable their own digital transformation, put them in the Captain\'s Chair. They won\'t want to leave.','Creating the Next-Generation IT Managed Services Provider Using Captain’s Chair','','inherit','closed','closed','','426-revision-v1','','','2019-10-04 14:37:41','2019-10-04 14:37:41','',426,'https://captainschairit.com/426-revision-v1/',0,'revision','',0),(431,1,'2019-10-04 14:48:30','2019-10-04 14:48:30','Captain’s Chair offers clients a real-time view into their IT environments with complete visibility of servers (on premises and cloud-based), network elements, hardware assets, software applications and websites.\r\n\r\nHere is a great article by Channel Partners that covered our recently launched SaaS product Captain’s Chair.\r\n\r\n<a href=\"https://www.channelpartnersonline.com/article/how-one-partner-tinkered-with-its-business-model-and-conquered-commoditization/\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.channelpartnersonline.com/article/how-one-partner-tinkered-with-its-business-model-and-conquered-commoditization/</a>','How One Partner Tinkered with Its Business Model and Conquered Commoditization','','publish','closed','closed','','how-one-partner-tinkered-with-its-business-model-and-conquered-commoditization','','','2019-11-12 21:39:34','2019-11-12 21:39:34','',0,'https://captainschairit.com/?post_type=cc-press-releases&#038;p=431',0,'cc-press-releases','',0),(433,1,'2019-10-10 08:09:09','2019-10-10 08:09:09','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-10-10 08:09:09','2019-10-10 08:09:09','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(435,1,'2019-10-10 11:39:11','2019-10-10 11:39:11','','Home','','inherit','closed','closed','','5-revision-v1','','','2019-10-10 11:39:11','2019-10-10 11:39:11','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(437,1,'2019-10-10 18:48:52','2019-10-10 18:48:52','','banner-image','','inherit','open','closed','','banner-image','','','2019-10-10 18:48:52','2019-10-10 18:48:52','',0,'https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg',0,'attachment','image/jpeg',0),(438,1,'2019-10-10 18:51:42','2019-10-10 18:51:42','','email-icon','','inherit','open','closed','','email-icon','','','2019-10-10 18:51:42','2019-10-10 18:51:42','',0,'https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png',0,'attachment','image/png',0),(439,1,'2019-10-10 18:53:45','2019-10-10 18:53:45','','phone-icon','','inherit','open','closed','','phone-icon','','','2019-10-10 18:53:45','2019-10-10 18:53:45','',0,'https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png',0,'attachment','image/png',0),(440,1,'2019-10-10 18:55:15','2019-10-10 18:55:15','','linkedin','','inherit','open','closed','','linkedin','','','2019-10-10 18:55:15','2019-10-10 18:55:15','',0,'https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png',0,'attachment','image/png',0),(442,1,'2019-10-10 19:34:42','2019-10-10 19:34:42','These terms of service, together with our Privacy Policy which can be found <a href=\"https://captainschairit.com/privacy-policy/\">here</a> (collectively, the “Terms of Service”), govern your or the entity on whose behalf you are agreeing to these Terms of Service (\"Customer\")’s access to and use of the Services (as defined below) provided by Concertium. or any of its affiliates (collectively, \"Concertium\").\r\n\r\nIn the event that these Terms of Service conflict with the provisions of any Order, the provisions of these Terms of Service shall prevail unless Concertium and Customer expressly agree otherwise in writing and this is signed by both parties.\r\n\r\nConcertium may update these Terms of Service from time to time and will notify Customer of such updates either via email or by posting notice of such changes on its website, or by any other reasonable means. Customer’s continued use of the Services after Concertium’s provision of a notice of an updated version of the Terms of Service shall constitute Customer’s consent to such updated Terms of Service.\r\n<h3 class=\"heading05\">Customer Access to and Use of the Services</h3>\r\nCustomer may access and use the Services and the Website solely subject to and in accordance with these Terms of Service. Customer will comply with all applicable laws, rules, and regulations in connection with Customer\'s use of the Services and the Application. As used in these Terms of Service, the term \"Services\" means the data made available by Captain’s Chair to Customer together with any other product or service that may be provided by Concertium to Customer from time to time under these Terms of Service.\r\n<h3 class=\"heading05\">Availability of the Services</h3>\r\nConcertium will make commercially reasonable efforts to:\r\n<ol>\r\n 	<li>Maintain a 90% dashboard uptime and 99% data warehouse uptime.</li>\r\n 	<li>provide a Resolution to Critical Errors within 4 business days of receipt of an error call.</li>\r\n</ol>\r\n“Critical Error” means a condition resulting in the inability of Customer to obtain Customer Results. “Error” means a condition that:\r\n<ul class=\"right-list-pan02\">\r\n 	<li>(A) meets the definition of Critical Error, but that can be circumvented or avoided on a temporary basis, or</li>\r\n 	<li>(B) results in the Services being or performing outside the specified functionality but is not a Critical Error. “Resolution” includes a resolution that is a work-around or emergency fix. If the Critical Error can be circumvented or avoided on a temporary basis the severity classification will drop to Error.</li>\r\n</ul>\r\n<h3 class=\"heading05\">Third Party Cloud Infrastructure</h3>\r\nCustomer acknowledges and agrees that, in connection with the Services, Customer\'s data will be stored on the cloud infrastructure of a Third-Party Service Provider (the \"Cloud Infrastructure Provider\").\r\n<h3 class=\"heading05\">Right to Terminate or Suspend Services</h3>\r\nIf Concertium believes in its sole discretion that there may have been or may be a violation of Customer’s warranties or obligations under these Terms of Service, Concertium is authorized in its sole discretion and without any liability to monitor Customer\'s compliance, to immediately suspend or terminate the provision of Services to Customer, and/or to block the transmission of Customer Content which in Concertium’s reasonable opinion could violate applicable law, violate the rights of others, or subject Concertium to liability. In addition, if Concertium believes in its sole discretion that any Customer Content may have been or is at risk of being accessed by a third party without authorization, Concertium may take such Customer Content offline until the intrusion is resolved.\r\n<h3 class=\"heading05\">Termination</h3>\r\nCustomer may terminate these Terms of Service by providing written notice to their Concertium Relationship Manager (RM). Once written notice is provided, the cancellation will take effect upon the last day of the current Term. Concertium may terminate these Terms of Service immediately and without liability upon providing notice to Customer:\r\n<ol>\r\n 	<li>If Concertium believes that Customer has violated any provision of these Terms of Service or applicable law.</li>\r\n 	<li>If Concertium is threatened with a legal claim related to the provision of the Services.</li>\r\n 	<li>If Concertium’s relationship with a Third -Party Services Provider terminates or requires Concertium to change, suspend or terminate the Services.</li>\r\n 	<li>If Concertium believes providing the Services could create a substantial economic or technical burden or material security risk.</li>\r\n 	<li>In order to comply with applicable law or requests of governmental entities, or</li>\r\n 	<li>If Concertium determines that the use of the Services by Customer or Concertium’s provision of any of the Services has become impractical or unfeasible. Customer may terminate these Terms of Service by providing written notice in form of email to your Concertium Relationship Manager (RM). Once written notice is provided, the Cancellation will take effect upon the last day of the current Term.</li>\r\n</ol>\r\n<h3 class=\"heading05\">Effect of Termination</h3>\r\nUpon termination of these Terms of Service, Concertium will provide Customer with reasonable access to, and the ability to extract, Customer Content for a period of 7 days of the effective date of termination. Following such 7-day period, Concertium will delete Customer Content and Customer\'s access to the Services. Applicable provisionsshall survive termination of these Terms of Service for any reason.\r\n<h3 class=\"heading05\">Customer Representations and Warranties</h3>\r\nCustomer represents and warrants to Concertium that:\r\n<ol>\r\n 	<li>Customer has the requisite power and authority to enter into these Terms of Service and to perform all of its obligations under these Terms of Service.</li>\r\n 	<li>All Account information Customer has provided Concertium for the purpose of receiving the Services is complete and accurate, and Customer shall update its Account information to maintain the accuracy thereof throughout the Term.</li>\r\n 	<li>If Customer makes use of software not provided by Concertium, Customer has a written license agreement permitting Customer to use such software in connection with the Services, and Concertium shall have no responsibility for any liability or any problems caused to the Services in connection with Customer’s use of any such software, and</li>\r\n 	<li>Customer is and will remain throughout the Term in compliance with all applicable information security, data protection, privacy and/or other statutes, acts, laws, regulations and directives relating to its use of the Services.</li>\r\n</ol>\r\n<h3 class=\"heading05\">Concertium Representations and Warranties</h3>\r\nConcertium represents and warrants to Customer that Concertium has the requisite power and authority to enter into these Terms of Service and to perform all of its obligations under these Terms of Service.\r\n\r\nCaptain’s Chair, or its licensors, Concertium owns and reserves all rights, title and interest in and to the Services, the Application, Captain’s Chair trademarks and service marks and all modifications to any of the forgoing, and all related worldwide intellectual property rights, whether registered or not and whether registerable or not.\r\n<h3 class=\"heading05\">Customer\'s License</h3>\r\nIn consideration for Customer’s full and punctual payment of the Fees (as defined below) and subject to Customer’s ongoing compliance with these Terms of Service, Concertium hereby grants Customer a limited, non-exclusive, non-transferable and non-sublicensable license to access and use the Services.\r\n<h3 class=\"heading05\">Restrictions</h3>\r\nCustomer may not use the Services in any manner or for any purpose other than for its own internal use and as expressly permitted by these Terms of Service. Customer may not, and may not attempt to, and will not allow third parties to:\r\n<ol>\r\n 	<li>Modify, alter, tamper with, repair, or otherwise create derivative works of any software included in the Services.</li>\r\n 	<li>Reverse engineer, disassemble, or decompile the Service or apply any other process or procedure to derive the source code of any software included in the Services.</li>\r\n 	<li>Create multiple Accounts to simulate or act as a single Account or otherwise access the Services in a manner intended to avoid incurring Fees or otherwise breach these Terms of Service.</li>\r\n 	<li>Resell, sublicense, or otherwise allow a third party\'s access to the Services.</li>\r\n 	<li>Copy any ideas, features, functions or content of the Services (other than Customer Content), or use the Services to create a competitive product or service.</li>\r\n 	<li>Remove, alter or obscure any proprietary notices contained on or within the Services or the Application, (7.) monitor the availability, performance or functionality of the Services, or</li>\r\n 	<li>Gain or attempt to gain unauthorized access to Concertium’s systems or network. Customer shall be fully responsible for its Representatives’ adherence to these Terms of Service. As a condition to making the Services available to Customer, Customer undertakes that it will not assert, authorize, assist or encourage any third party to assert against Concertium or its licensors, affiliates or users, any infringement or other claim in connection with the Services.</li>\r\n</ol>\r\n<h3 class=\"heading05\">Suggestions</h3>\r\nShould Customer provide Concertium with any ideas, feedback or suggestions (“Suggestions”) regarding the Services, including without limitation, bug fixes or improvements, Concertium will irrevocably own all right, title and interest in and to the Suggestions and will be free to use the Suggestions without any liability or payment to Customer and without Customer’s prior written consent. Customer hereby irrevocably assigns to Concertium all right, title and interest in and to Suggestions and agrees to provide Concertium with such reasonable assistance required in order to document, perfect and maintain Concertium’s rights in and to the Suggestions, at Concertium’s cost.\r\n<h3 class=\"heading05\">Confidentiality</h3>\r\nCustomer agrees to hold in confidence and not to use or disclose any of Concertium’s Confidential Information except solely for the purpose of Customer’s authorized use of the Services in accordance with these Terms of Service. “Confidential Information” means the pricing terms contained in these Terms of Service and any and all non-public data or information, including all third-party data or information, disclosed by or on behalf of Concertium to Customer in connection with the Services.\r\n<h3 class=\"heading05\">Indemnification</h3>\r\nCustomer will defend, indemnify, and hold harmless Concertium and its licensors, Concertium and each of their respective officers, directors, employees, advisors and representatives, from and against any claims, damages, losses, liabilities, costs, fines and expenses (including attorneys’ fees) arising out of or relating to:\r\n<ol>\r\n 	<li>Customer’s actual or alleged breach of any provisions of these Terms of Services, the Cloud Infrastructure Provider Terms or of any applicable law.</li>\r\n 	<li>Any activities held under Customer’s Account, including by unauthorized third parties; or.</li>\r\n 	<li>Customer Content or the combination of Customer Content with other applications, content or processes, including any claim involving actual or alleged infringement or misappropriation of third-party rights arising out of or in connection with Customer Content and including any actual or alleged claim that appropriate consents were not obtained from data subject to the collection or processing of their personal data. Concertium shall notify Customer of any claim subject to indemnification, provided that Concertium\'s failure to do so shall not affect Customer obligations hereunder, except to the extent that Concertium\'s failure to promptly notify Customer materially delays or prejudices Customer ability to defend the claim. At Concertium\'s option, Customer will have the right to defend against any such claim with counsel of Customer’s choosing (subject to Concertium written consent) and to settle such claim as Customer deems appropriate, provided that Customer shall not enter into any settlement without Concertium’s prior written consent and provided that Concertium may at any time elect to take over control of the defense and settlement of the claim upon written notice to Customer.</li>\r\n</ol>\r\n<h3 class=\"heading05\">US Government Rights</h3>\r\nIf Customer is using the Services on behalf of the US Government, the Services, any related software and related documentation are provided to the US Government as \"commercial items\", \"commercial computer software\", \"commercial computer software documentation\" and \"technical data\" with the same rights and restrictions generally applicable to the Services, and if these terms fail to meet the US Government\'s needs or are inconsistent in any respect with federal law, Customer will immediately discontinue Customer\'s use of the Services. The terms \"commercial items\", \"commercial computer software\", \"commercial computer software documentation\" and \"technical data\" are defined in the Defense Acquisition regulation and the Defense Federal Acquisition Regulation Supplement.\r\n<h3 class=\"heading05\">No Third-Party Beneficiary</h3>\r\nThese Terms of Service do not create any third-party beneficiary rights in any individual or entity that is not a party to these Terms of Service.\r\n\r\nThese Terms of Service, together with the Privacy Policy to the extent applicable and entered into between Customer and Concertium, by Concertiumconstitute the entire agreement between Customer and Concertium. These Terms of Service shall be governed by the internal laws of the State of Florida without regard of its conflict of laws rules, and the parties hereby submit to the exclusive jurisdiction of the courts of Hillsborough County, Florida in connection with any dispute in connection with these Terms of Service, provided that Concertium shall be entitled to institute an action in any court of competent jurisdiction to obtain injunctive relief or otherwise protect or enforce its intellectual property rights or interests.\r\n<h3 class=\"heading05\">All rights are cumulative</h3>\r\nConcertium may freely assign any of its rights and obligations under these Terms of Service. Customer may not assign these Terms of Service without the prior written consent of Concertium. No delay or failure to take any action with respect to any breach of these Terms of Service shall constitute a waiver of such breach or any subsequent or other breach. All waivers must be in writing to be effective. If any provision of these Terms of Service is declared invalid or unenforceable, the remaining provisions of these Terms of Service shall not be affected thereby, and shall remain in full force.','Terms & Conditions','','inherit','closed','closed','','82-revision-v1','','','2019-10-10 19:34:42','2019-10-10 19:34:42','',82,'https://captainschairit.com/82-revision-v1/',0,'revision','',0),(443,1,'2020-02-27 14:55:06','2020-02-27 14:55:06','If you\'re already part of the ConnectWise ecosystem, you know how this suite of complementary solutions can streamline and automate your work as a managed service provider (MSP). In today\'s competitive MSP market, however, it\'s no longer enough to simply provide services to your client. Clients want to take a more active role in their relationship with a technology MSP, and they want increased levels of transparency from their service provider. How can you reinforce your role as a trusted partner to your clients and give them the visibility they want? The solution is simple: Harness the power of ConnectWise and put your clients in the Captain\'s Chair.\r\n\r\n<strong>What is Captain\'s Chair?</strong>\r\n\r\nCaptain\'s Chair is an industry-first proprietary software designed to solve one of the most common causes of client frustration – the “black box” of outsourced IT. MSP’s sell Captain’s Chair to generate additional recurring revenue, reduce client churn and have the ability to work with larger, more lucrative clients. The platform presents a summary of information for clients on all aspects of their IT environment: tickets, backups, servers, network elements, websites and applications. In addition, the application also provides at-a-glance information on assets such as workstations, servers and subscriptions. Clients can also view quotes, reports and roadmaps that will help drive digital transformation.\r\n\r\n<strong>The ConnectWise Connection</strong>\r\n\r\nFor ConnectWise users, Captain\'s Chair is a natural partner. The platform pulls its information from multiple ConnectWise products, including:\r\n• ConnectWise Manage: This Professional Services Automation tool can transform an organization\'s help desk, automating tasks and keeping the flow of communication going. Through Manage, Captain’s Chair pulls information so clients can view the status of tickets, assets and warranty information at a glance to set their mind at ease. Going forward, Captain\'s Chair will include additional features from the Manage product, including one that allows clients to see the status of project tickets.\r\n• ConnectWise Automate: With this remote monitoring management tool, agents are deployed on all servers and workstations. The tool reports the health status for each device; using this information, the dashboard can generate automatic alerts when a device has issues or requires proactive maintenance. Through Automate, Captain’s Chair pulls information related to on-premise servers and workstations to give clients the ability to see the health status along with any downtime or trouble history.\r\n\r\nAdditional integrations are planned for other tools within the ecosystem, including ConnectWise Sell, which streamlines the proposal process and automates billing and collections.\r\n\r\n<strong>Driving Digital Transformation</strong>\r\n\r\nIt\'s clear that ConnectWise can help MSPs streamline their processes and create efficiencies. With Captain\'s Chair, you can embrace the role of a <a href=\"https://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/\">next-gen MSP</a>, offering clients complete visibility, transparency and accountability. Take advantage of the synergy between these two powerful platforms, and help your clients drive their digital transformation.','Captain\'s Chair - Partnering with the ConnectWise Ecosystem','','publish','open','open','','captains-chair-partnering-with-the-connectwise-ecosystem','','\nhttps://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/','2020-05-28 16:51:04','2020-05-28 16:51:04','',0,'https://captainschairit.com/?p=443',0,'post','',0),(444,1,'2019-10-15 14:52:12','2019-10-15 14:52:12','If you\'re already part of the ConnectWise ecosystem, you know how this suite of complementary solutions can streamline and automate your work as a managed service provider (MSP). In today\'s competitive MSP market, however, it\'s no longer enough to simply provide services to your client. Clients want to take a more active role in their relationship with a technology MSP, and they want increased levels of transparency from their service provider. How can you reinforce your role as a trusted partner to your clients and give them the visibility they want? The solution is simple: Harness the power of ConnectWise and put your clients in the Captain\'s Chair.\r\n\r\n<strong>What is Captain\'s Chair?</strong>\r\n\r\nCaptain\'s Chair is an industry-first proprietary software designed to solve one of the most common causes of client frustration – the “black box” of outsourced IT. MSP’s sell Captain’s Chair to generate additional recurring revenue, reduce client churn and have the ability to work with larger, more lucrative clients. The platform presents a summary of information for clients on all aspects of their IT environment: tickets, backups, servers, network elements, websites and applications. In addition, the application also provides at-a-glance information on assets such as workstations, servers and subscriptions. Clients can also view quotes, reports and roadmaps that will help drive digital transformation.\r\n\r\n<strong>The ConnectWise Connection</strong>\r\n\r\nFor ConnectWise users, Captain\'s Chair is a natural partner. The platform pulls its information from multiple ConnectWise products, including:\r\n• ConnectWise Manage: This Professional Services Automation tool can transform an organization\'s help desk, automating tasks and keeping the flow of communication going. Through Manage, Captain’s Chair pulls information so clients can view the status of tickets, assets and warranty information at a glance to set their mind at ease. Going forward, Captain\'s Chair will include additional features from the Manage product, including one that allows clients to see the status of project tickets.\r\n• ConnectWise Automate: With this remote monitoring management tool, agents are deployed on all servers and workstations. The tool reports the health status for each device; using this information, the dashboard can generate automatic alerts when a device has issues or requires proactive maintenance. Through Automate, Captain’s Chair pulls information related to on-premise servers and workstations to give clients the ability to see the health status along with any downtime or trouble history.\r\n\r\nAdditional integrations are planned for other tools within the ecosystem, including ConnectWise Sell, which streamlines the proposal process and automates billing and collections.\r\n\r\n<strong>Driving Digital Transformation</strong>\r\n\r\nIt\'s clear that ConnectWise can help MSPs streamline their processes and create efficiencies. With Captain\'s Chair, you can embrace the role of a next-gen MSP, offering clients complete visibility, transparency and accountability. Take advantage of the synergy between these two powerful platforms, and help your clients drive their digital transformation.','Captain\'s Chair - Partnering with the ConnectWise Ecosystem','','inherit','closed','closed','','443-revision-v1','','','2019-10-15 14:52:12','2019-10-15 14:52:12','',443,'https://captainschairit.com/443-revision-v1/',0,'revision','',0),(445,1,'2019-10-15 14:52:33','2019-10-15 14:52:33','If you\'re already part of the ConnectWise ecosystem, you know how this suite of complementary solutions can streamline and automate your work as a managed service provider (MSP). In today\'s competitive MSP market, however, it\'s no longer enough to simply provide services to your client. Clients want to take a more active role in their relationship with a technology MSP, and they want increased levels of transparency from their service provider. How can you reinforce your role as a trusted partner to your clients and give them the visibility they want? The solution is simple: Harness the power of ConnectWise and put your clients in the Captain\'s Chair.\r\n\r\n<strong>What is Captain\'s Chair?</strong>\r\n\r\nCaptain\'s Chair is an industry-first proprietary software designed to solve one of the most common causes of client frustration – the “black box” of outsourced IT. MSP’s sell Captain’s Chair to generate additional recurring revenue, reduce client churn and have the ability to work with larger, more lucrative clients. The platform presents a summary of information for clients on all aspects of their IT environment: tickets, backups, servers, network elements, websites and applications. In addition, the application also provides at-a-glance information on assets such as workstations, servers and subscriptions. Clients can also view quotes, reports and roadmaps that will help drive digital transformation.\r\n\r\n<strong>The ConnectWise Connection</strong>\r\n\r\nFor ConnectWise users, Captain\'s Chair is a natural partner. The platform pulls its information from multiple ConnectWise products, including:\r\n• ConnectWise Manage: This Professional Services Automation tool can transform an organization\'s help desk, automating tasks and keeping the flow of communication going. Through Manage, Captain’s Chair pulls information so clients can view the status of tickets, assets and warranty information at a glance to set their mind at ease. Going forward, Captain\'s Chair will include additional features from the Manage product, including one that allows clients to see the status of project tickets.\r\n• ConnectWise Automate: With this remote monitoring management tool, agents are deployed on all servers and workstations. The tool reports the health status for each device; using this information, the dashboard can generate automatic alerts when a device has issues or requires proactive maintenance. Through Automate, Captain’s Chair pulls information related to on-premise servers and workstations to give clients the ability to see the health status along with any downtime or trouble history.\r\n\r\nAdditional integrations are planned for other tools within the ecosystem, including ConnectWise Sell, which streamlines the proposal process and automates billing and collections.\r\n\r\n<strong>Driving Digital Transformation</strong>\r\n\r\nIt\'s clear that ConnectWise can help MSPs streamline their processes and create efficiencies. With Captain\'s Chair, you can embrace the role of a next-gen MSP, offering clients complete visibility, transparency and accountability. Take advantage of the synergy between these two powerful platforms, and help your clients drive their digital transformation.','Captain\'s Chair - Partnering with the ConnectWise Ecosystem','','inherit','closed','closed','','443-revision-v1','','','2019-10-15 14:52:33','2019-10-15 14:52:33','',443,'https://captainschairit.com/443-revision-v1/',0,'revision','',0),(446,1,'2019-10-15 14:54:46','2019-10-15 14:54:46','If you\'re already part of the ConnectWise ecosystem, you know how this suite of complementary solutions can streamline and automate your work as a managed service provider (MSP). In today\'s competitive MSP market, however, it\'s no longer enough to simply provide services to your client. Clients want to take a more active role in their relationship with a technology MSP, and they want increased levels of transparency from their service provider. How can you reinforce your role as a trusted partner to your clients and give them the visibility they want? The solution is simple: Harness the power of ConnectWise and put your clients in the Captain\'s Chair.\r\n\r\n<strong>What is Captain\'s Chair?</strong>\r\n\r\nCaptain\'s Chair is an industry-first proprietary software designed to solve one of the most common causes of client frustration – the “black box” of outsourced IT. MSP’s sell Captain’s Chair to generate additional recurring revenue, reduce client churn and have the ability to work with larger, more lucrative clients. The platform presents a summary of information for clients on all aspects of their IT environment: tickets, backups, servers, network elements, websites and applications. In addition, the application also provides at-a-glance information on assets such as workstations, servers and subscriptions. Clients can also view quotes, reports and roadmaps that will help drive digital transformation.\r\n\r\n<strong>The ConnectWise Connection</strong>\r\n\r\nFor ConnectWise users, Captain\'s Chair is a natural partner. The platform pulls its information from multiple ConnectWise products, including:\r\n• ConnectWise Manage: This Professional Services Automation tool can transform an organization\'s help desk, automating tasks and keeping the flow of communication going. Through Manage, Captain’s Chair pulls information so clients can view the status of tickets, assets and warranty information at a glance to set their mind at ease. Going forward, Captain\'s Chair will include additional features from the Manage product, including one that allows clients to see the status of project tickets.\r\n• ConnectWise Automate: With this remote monitoring management tool, agents are deployed on all servers and workstations. The tool reports the health status for each device; using this information, the dashboard can generate automatic alerts when a device has issues or requires proactive maintenance. Through Automate, Captain’s Chair pulls information related to on-premise servers and workstations to give clients the ability to see the health status along with any downtime or trouble history.\r\n\r\nAdditional integrations are planned for other tools within the ecosystem, including ConnectWise Sell, which streamlines the proposal process and automates billing and collections.\r\n\r\n<strong>Driving Digital Transformation</strong>\r\n\r\nIt\'s clear that ConnectWise can help MSPs streamline their processes and create efficiencies. With Captain\'s Chair, you can embrace the role of a <a href=\"https://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/\">next-gen MSP</a>, offering clients complete visibility, transparency and accountability. Take advantage of the synergy between these two powerful platforms, and help your clients drive their digital transformation.','Captain\'s Chair - Partnering with the ConnectWise Ecosystem','','inherit','closed','closed','','443-revision-v1','','','2019-10-15 14:54:46','2019-10-15 14:54:46','',443,'https://captainschairit.com/443-revision-v1/',0,'revision','',0),(447,1,'2019-10-15 14:55:06','2019-10-15 14:55:06','If you\'re already part of the ConnectWise ecosystem, you know how this suite of complementary solutions can streamline and automate your work as a managed service provider (MSP). In today\'s competitive MSP market, however, it\'s no longer enough to simply provide services to your client. Clients want to take a more active role in their relationship with a technology MSP, and they want increased levels of transparency from their service provider. How can you reinforce your role as a trusted partner to your clients and give them the visibility they want? The solution is simple: Harness the power of ConnectWise and put your clients in the Captain\'s Chair.\r\n\r\n<strong>What is Captain\'s Chair?</strong>\r\n\r\nCaptain\'s Chair is an industry-first proprietary software designed to solve one of the most common causes of client frustration – the “black box” of outsourced IT. MSP’s sell Captain’s Chair to generate additional recurring revenue, reduce client churn and have the ability to work with larger, more lucrative clients. The platform presents a summary of information for clients on all aspects of their IT environment: tickets, backups, servers, network elements, websites and applications. In addition, the application also provides at-a-glance information on assets such as workstations, servers and subscriptions. Clients can also view quotes, reports and roadmaps that will help drive digital transformation.\r\n\r\n<strong>The ConnectWise Connection</strong>\r\n\r\nFor ConnectWise users, Captain\'s Chair is a natural partner. The platform pulls its information from multiple ConnectWise products, including:\r\n• ConnectWise Manage: This Professional Services Automation tool can transform an organization\'s help desk, automating tasks and keeping the flow of communication going. Through Manage, Captain’s Chair pulls information so clients can view the status of tickets, assets and warranty information at a glance to set their mind at ease. Going forward, Captain\'s Chair will include additional features from the Manage product, including one that allows clients to see the status of project tickets.\r\n• ConnectWise Automate: With this remote monitoring management tool, agents are deployed on all servers and workstations. The tool reports the health status for each device; using this information, the dashboard can generate automatic alerts when a device has issues or requires proactive maintenance. Through Automate, Captain’s Chair pulls information related to on-premise servers and workstations to give clients the ability to see the health status along with any downtime or trouble history.\r\n\r\nAdditional integrations are planned for other tools within the ecosystem, including ConnectWise Sell, which streamlines the proposal process and automates billing and collections.\r\n\r\n<strong>Driving Digital Transformation</strong>\r\n\r\nIt\'s clear that ConnectWise can help MSPs streamline their processes and create efficiencies. With Captain\'s Chair, you can embrace the role of a <a href=\"https://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/\">next-gen MSP</a>, offering clients complete visibility, transparency and accountability. Take advantage of the synergy between these two powerful platforms, and help your clients drive their digital transformation.','Captain\'s Chair - Partnering with the ConnectWise Ecosystem','','inherit','closed','closed','','443-revision-v1','','','2019-10-15 14:55:06','2019-10-15 14:55:06','',443,'https://captainschairit.com/443-revision-v1/',0,'revision','',0),(448,1,'2019-09-11 13:42:15','2019-09-11 13:42:15','','ConnectWise Automate','','publish','closed','closed','','connectwise-automate','','','2020-05-20 20:27:12','2020-05-20 20:27:12','',0,'https://captainschairit.com/?post_type=cc-connectors&#038;p=448',16,'cc-connectors','',0),(450,1,'2019-10-15 20:47:25','2019-10-15 20:47:25','','491028-connectwise-automate-logo','','inherit','open','closed','','491028-connectwise-automate-logo','','','2019-10-15 20:47:25','2019-10-15 20:47:25','',448,'https://captainschairit.com/wp-content/uploads/2019/10/491028-connectwise-automate-logo.jpg',0,'attachment','image/jpeg',0),(456,1,'2019-09-11 13:56:00','2019-09-11 13:56:00','','Auvik','','publish','closed','closed','','auvik','','','2020-05-20 20:32:48','2020-05-20 20:32:48','',0,'https://captainschairit.com/?post_type=cc-connectors&#038;p=456',7,'cc-connectors','',0),(458,1,'2019-11-05 13:49:12','2019-11-05 13:49:12','https://channelbuzz.ca/2019/11/captains-chair-it-launches-with-solution-that-gives-msp-customers-visibility-into-services-and-value-32354/','Captain\'s Chair Coverage from IT Nation','','publish','closed','closed','','captains-chair-coverage-from-it-nation','','','2019-11-12 21:39:42','2019-11-12 21:39:42','',0,'https://captainschairit.com/?post_type=cc-press-releases&#038;p=458',0,'cc-press-releases','',0),(460,1,'2019-11-12 21:31:35','2019-11-12 21:31:35','https://www.softwaretestingnews.co.uk/demand-a-data-driven-review-session-pratik-roychoudhury-on-picking-the-right-msp/','Client Demand for an Objective, Data-Driven Approach to MSP Services','','publish','closed','closed','','client-demand-for-an-objective-data-driven-approach-to-msp-services','','','2019-11-12 21:31:35','2019-11-12 21:31:35','',0,'https://captainschairit.com/?post_type=cc-press-releases&#038;p=460',0,'cc-press-releases','',0),(461,1,'2020-02-26 19:19:58','2020-02-26 19:19:58','Every MSP knows how it important it is to maintain positive relationships with clients; after all, it\'s a lot harder and more expensive to acquire a new client than it is to retain an existing one. Understanding the most common reasons why companies leave their MSPs is the first step toward achieving client loyalty-- implementing a solution that addresses those issues will take you the rest of the way there. Let\'s look at some of the top reasons why companies end up ditching their MSPs and talk about how Captain\'s Chair can solve those problems.\r\n\r\n<strong>Problem:</strong> Communication and response time\r\n<strong>The Captain\'s Chair Solution:</strong> Clients can get frustrated when there\'s a seeming lack of communication regarding issues related to incidents. If an organization feels that response times for open tickets are lagging, it won\'t be long until they find themselves a new MSP. Captain\'s Chair can bridge the communication gap, giving clients the opportunity to see their full ticket history along with any notes associated with those tickets. The platform even allows them to add their own notes to tickets. This level of visibility and communication sets a client\'s mind at ease and can reduce calls to the service desk.\r\n\r\n<strong>Problem:</strong> Lack of transparency\r\n<strong>The Captain\'s Chair Solution:</strong> Clients often feel like they need to blindly trust their MSP to do the right thing; however, most organizations would prefer a more active partnership with their service provider. With Captain\'s Chair, clients can \"trust but verify\". Organizations don\'t have to worry that their MSP is selling them products and services that aren\'t necessary just to increase revenue; instead, they can feel confident that their MSP is acting as a trusted partner.\r\n\r\n<strong>Problem:</strong> Unclear expectations\r\n<strong>The Captain\'s Chair Solution:</strong> Over time, client infrastructure inevitably becomes out of date or out of warranty. As an organization\'s servers, workstations and networking elements age, their environments are likely to fail more often. Unfortunately, these situations often cause friction with IT MSPs as clients blame them for the issues. With the help of Captain\'s Chair, MSPs can proactively communicate and set expectations for clients. They can provide their clients with clear roadmaps for hardware and software refreshes and set the stage for their digital transformation through regular business reviews.\r\n\r\nIt\'s no surprise that clients are quick to leave their MSP if they feel they\'re left out of the loop. <a href=\"https://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/\">Organizations are no longer content to simply outsource certain functions to a managed service provider-- they want to take a more active role in the management of these functions.</a> The Captain\'s Chair platform provides the transparency, visibility and accountability clients need to feel confident in your service. Put your clients in the Captain\'s Chair and watch your client retention rates grow.','Top Reasons Why Companies Leave Their MSP\'s - The Captain\'s Chair Solution','','publish','open','open','','top-reasons-why-companies-leave-their-msps-the-captains-chair-solution','','\nhttps://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/','2020-05-28 16:51:24','2020-05-28 16:51:24','',0,'https://captainschairit.com/?p=461',0,'post','',1),(463,1,'2019-11-15 19:15:15','2019-11-15 19:15:15','Every MSP knows how it important it is to maintain positive relationships with clients; after all, it\'s a lot harder and more expensive to acquire a new client than it is to retain an existing one. Understanding the most common reasons why companies leave their MSPs is the first step toward achieving client loyalty-- implementing a solution that addresses those issues will take you the rest of the way there. Let\'s look at some of the top reasons why companies end up ditching their MSPs and talk about how Captain\'s Chair can solve those problems.\r\n\r\n<strong>Problem:</strong> Communication and response time\r\n<strong>The Captain\'s Chair Solution:</strong> Clients can get frustrated when there\'s a seeming lack of communication regarding issues related to incidents. If an organization feels that response times for open tickets are lagging, it won\'t be long until they find themselves a new MSP. Captain\'s Chair can bridge the communication gap, giving clients the opportunity to see their full ticket history along with any notes associated with those tickets. The platform even allows them to add their own notes to tickets. This level of visibility and communication sets a client\'s mind at ease and can reduce calls to the service desk.\r\n\r\n<strong>Problem:</strong> Lack of transparency\r\n<strong>The Captain\'s Chair Solution:</strong> Clients often feel like they need to blindly trust their MSP to do the right thing; however, most organizations would prefer a more active partnership with their service provider. With Captain\'s Chair, clients can \"trust but verify\". Organizations don\'t have to worry that their MSP is selling them products and services that aren\'t necessary just to increase revenue; instead, they can feel confident that their MSP is acting as a trusted partner.\r\n\r\n<strong>Problem:</strong> Unclear expectations\r\n<strong>The Captain\'s Chair Solution:</strong> Over time, client infrastructure inevitably becomes out of date or out of warranty. As an organization\'s servers, workstations and networking elements age, their environments are likely to fail more often. Unfortunately, these situations often cause friction with IT MSPs as clients blame them for the issues. With the help of Captain\'s Chair, MSPs can proactively communicate and set expectations for clients. They can provide their clients with clear roadmaps for hardware and software refreshes and set the stage for their digital transformation through regular business reviews.\r\n\r\nIt\'s no surprise that clients are quick to leave their MSP if they feel they\'re left out of the loop. Organizations are no longer content to simply outsource certain functions to a managed service provider-- they want to take a more active role in the management of these functions. The Captain\'s Chair platform provides the transparency, visibility and accountability clients need to feel confident in your service. Put your clients in the Captain\'s Chair and watch your client retention rates grow.','Top Reasons Why Companies Leave Their MSP\'s - The Captain\'s Chair Solution','','inherit','closed','closed','','461-revision-v1','','','2019-11-15 19:15:15','2019-11-15 19:15:15','',461,'https://captainschairit.com/461-revision-v1/',0,'revision','',0),(464,1,'2019-11-15 19:15:49','2019-11-15 19:15:49','Every MSP knows how it important it is to maintain positive relationships with clients; after all, it\'s a lot harder and more expensive to acquire a new client than it is to retain an existing one. Understanding the most common reasons why companies leave their MSPs is the first step toward achieving client loyalty-- implementing a solution that addresses those issues will take you the rest of the way there. Let\'s look at some of the top reasons why companies end up ditching their MSPs and talk about how Captain\'s Chair can solve those problems.\r\n\r\n<strong>Problem:</strong> Communication and response time\r\n<strong>The Captain\'s Chair Solution:</strong> Clients can get frustrated when there\'s a seeming lack of communication regarding issues related to incidents. If an organization feels that response times for open tickets are lagging, it won\'t be long until they find themselves a new MSP. Captain\'s Chair can bridge the communication gap, giving clients the opportunity to see their full ticket history along with any notes associated with those tickets. The platform even allows them to add their own notes to tickets. This level of visibility and communication sets a client\'s mind at ease and can reduce calls to the service desk.\r\n\r\n<strong>Problem:</strong> Lack of transparency\r\n<strong>The Captain\'s Chair Solution:</strong> Clients often feel like they need to blindly trust their MSP to do the right thing; however, most organizations would prefer a more active partnership with their service provider. With Captain\'s Chair, clients can \"trust but verify\". Organizations don\'t have to worry that their MSP is selling them products and services that aren\'t necessary just to increase revenue; instead, they can feel confident that their MSP is acting as a trusted partner.\r\n\r\n<strong>Problem:</strong> Unclear expectations\r\n<strong>The Captain\'s Chair Solution:</strong> Over time, client infrastructure inevitably becomes out of date or out of warranty. As an organization\'s servers, workstations and networking elements age, their environments are likely to fail more often. Unfortunately, these situations often cause friction with IT MSPs as clients blame them for the issues. With the help of Captain\'s Chair, MSPs can proactively communicate and set expectations for clients. They can provide their clients with clear roadmaps for hardware and software refreshes and set the stage for their digital transformation through regular business reviews.\r\n\r\nIt\'s no surprise that clients are quick to leave their MSP if they feel they\'re left out of the loop. Organizations are no longer content to simply outsource certain functions to a managed service provider-- they want to take a more active role in the management of these functions. The Captain\'s Chair platform provides the transparency, visibility and accountability clients need to feel confident in your service. Put your clients in the Captain\'s Chair and watch your client retention rates grow.','Top Reasons Why Companies Leave Their MSP\'s - The Captain\'s Chair Solution','','inherit','closed','closed','','461-revision-v1','','','2019-11-15 19:15:49','2019-11-15 19:15:49','',461,'https://captainschairit.com/461-revision-v1/',0,'revision','',0),(465,1,'2019-11-15 19:19:23','2019-11-15 19:19:23','Every MSP knows how it important it is to maintain positive relationships with clients; after all, it\'s a lot harder and more expensive to acquire a new client than it is to retain an existing one. Understanding the most common reasons why companies leave their MSPs is the first step toward achieving client loyalty-- implementing a solution that addresses those issues will take you the rest of the way there. Let\'s look at some of the top reasons why companies end up ditching their MSPs and talk about how Captain\'s Chair can solve those problems.\r\n\r\n<strong>Problem:</strong> Communication and response time\r\n<strong>The Captain\'s Chair Solution:</strong> Clients can get frustrated when there\'s a seeming lack of communication regarding issues related to incidents. If an organization feels that response times for open tickets are lagging, it won\'t be long until they find themselves a new MSP. Captain\'s Chair can bridge the communication gap, giving clients the opportunity to see their full ticket history along with any notes associated with those tickets. The platform even allows them to add their own notes to tickets. This level of visibility and communication sets a client\'s mind at ease and can reduce calls to the service desk.\r\n\r\n<strong>Problem:</strong> Lack of transparency\r\n<strong>The Captain\'s Chair Solution:</strong> Clients often feel like they need to blindly trust their MSP to do the right thing; however, most organizations would prefer a more active partnership with their service provider. With Captain\'s Chair, clients can \"trust but verify\". Organizations don\'t have to worry that their MSP is selling them products and services that aren\'t necessary just to increase revenue; instead, they can feel confident that their MSP is acting as a trusted partner.\r\n\r\n<strong>Problem:</strong> Unclear expectations\r\n<strong>The Captain\'s Chair Solution:</strong> Over time, client infrastructure inevitably becomes out of date or out of warranty. As an organization\'s servers, workstations and networking elements age, their environments are likely to fail more often. Unfortunately, these situations often cause friction with IT MSPs as clients blame them for the issues. With the help of Captain\'s Chair, MSPs can proactively communicate and set expectations for clients. They can provide their clients with clear roadmaps for hardware and software refreshes and set the stage for their digital transformation through regular business reviews.\r\n\r\nIt\'s no surprise that clients are quick to leave their MSP if they feel they\'re left out of the loop. <a href=\"https://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/\">Organizations are no longer content to simply outsource certain functions to a managed service provider-- they want to take a more active role in the management of these functions.</a> The Captain\'s Chair platform provides the transparency, visibility and accountability clients need to feel confident in your service. Put your clients in the Captain\'s Chair and watch your client retention rates grow.','Top Reasons Why Companies Leave Their MSP\'s - The Captain\'s Chair Solution','','inherit','closed','closed','','461-revision-v1','','','2019-11-15 19:19:23','2019-11-15 19:19:23','',461,'https://captainschairit.com/461-revision-v1/',0,'revision','',0),(466,1,'2019-11-15 19:19:58','2019-11-15 19:19:58','Every MSP knows how it important it is to maintain positive relationships with clients; after all, it\'s a lot harder and more expensive to acquire a new client than it is to retain an existing one. Understanding the most common reasons why companies leave their MSPs is the first step toward achieving client loyalty-- implementing a solution that addresses those issues will take you the rest of the way there. Let\'s look at some of the top reasons why companies end up ditching their MSPs and talk about how Captain\'s Chair can solve those problems.\r\n\r\n<strong>Problem:</strong> Communication and response time\r\n<strong>The Captain\'s Chair Solution:</strong> Clients can get frustrated when there\'s a seeming lack of communication regarding issues related to incidents. If an organization feels that response times for open tickets are lagging, it won\'t be long until they find themselves a new MSP. Captain\'s Chair can bridge the communication gap, giving clients the opportunity to see their full ticket history along with any notes associated with those tickets. The platform even allows them to add their own notes to tickets. This level of visibility and communication sets a client\'s mind at ease and can reduce calls to the service desk.\r\n\r\n<strong>Problem:</strong> Lack of transparency\r\n<strong>The Captain\'s Chair Solution:</strong> Clients often feel like they need to blindly trust their MSP to do the right thing; however, most organizations would prefer a more active partnership with their service provider. With Captain\'s Chair, clients can \"trust but verify\". Organizations don\'t have to worry that their MSP is selling them products and services that aren\'t necessary just to increase revenue; instead, they can feel confident that their MSP is acting as a trusted partner.\r\n\r\n<strong>Problem:</strong> Unclear expectations\r\n<strong>The Captain\'s Chair Solution:</strong> Over time, client infrastructure inevitably becomes out of date or out of warranty. As an organization\'s servers, workstations and networking elements age, their environments are likely to fail more often. Unfortunately, these situations often cause friction with IT MSPs as clients blame them for the issues. With the help of Captain\'s Chair, MSPs can proactively communicate and set expectations for clients. They can provide their clients with clear roadmaps for hardware and software refreshes and set the stage for their digital transformation through regular business reviews.\r\n\r\nIt\'s no surprise that clients are quick to leave their MSP if they feel they\'re left out of the loop. <a href=\"https://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/\">Organizations are no longer content to simply outsource certain functions to a managed service provider-- they want to take a more active role in the management of these functions.</a> The Captain\'s Chair platform provides the transparency, visibility and accountability clients need to feel confident in your service. Put your clients in the Captain\'s Chair and watch your client retention rates grow.','Top Reasons Why Companies Leave Their MSP\'s - The Captain\'s Chair Solution','','inherit','closed','closed','','461-revision-v1','','','2019-11-15 19:19:58','2019-11-15 19:19:58','',461,'https://captainschairit.com/461-revision-v1/',0,'revision','',0),(468,1,'2019-11-21 18:43:20','2019-11-21 18:43:20','','auvik-network-management-outline (1)','','inherit','open','closed','','auvik-network-management-outline-1','','','2019-11-21 18:43:20','2019-11-21 18:43:20','',456,'https://captainschairit.com/wp-content/uploads/2019/11/auvik-network-management-outline-1.png',0,'attachment','image/png',0),(470,1,'2019-12-06 16:35:17','2019-12-06 16:35:17','Check out our coverage from ChannelPro Network at IT Nation! You can find us between the 15:20-18:30 minute mark. <a href=\"https://www.channelpronetwork.com/download/voice-vendor-it-nation-connect-2019\">Voice of the Vendor: IT Nation Connect 2019</a>','ChannelPro Network\'s Voice of the Vendor: IT Nation Connect 2019','','publish','closed','closed','','channelpro-networks-voice-of-the-vendor-it-nation-connect-2019','','','2019-12-06 16:35:17','2019-12-06 16:35:17','',0,'https://captainschairit.com/?post_type=cc-press-releases&#038;p=470',0,'cc-press-releases','',0),(472,1,'2020-02-25 17:57:31','2020-02-25 17:57:31','Your clients are your MSP business\'s most valuable assets, and <a href=\"https://captainschairit.com/top-reasons-why-companies-leave-their-msps-the-captains-chair-solution/\">lost clients can impact your business</a> in a big way. If you\'re not tracking these critical client-related metrics, there\'s no better time to start:\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li><strong>Lifetime Value of a Client:</strong> This value can be calculated by averaging the number of months that you have a client and multiplying that number by their MRR (monthly recurring revenue).</li>\r\n 	<li><strong>Client Acquisition Cost:</strong> You can establish this value by examining the current cost of your sales and marketing teams and any campaigns designed to drive new business. Take these costs and divide the total by the number of clients that have been acquired in a given timeframe.</li>\r\n 	<li><strong>Client Churn Rates:</strong> This value can be defined as the loss of clients or reduction of services over a given period of time.</li>\r\n</ul>\r\n&nbsp;\r\n\r\nHigh churn rates reduce customer ‘lifetime value’; even worse, they drive up the cost of customer acquisition due to the need to replace lost customers. The result is less profit for your business and a negative impact on your bottom line.\r\n\r\n&nbsp;\r\n\r\nAs an MSP, what can you do to reduce churn rates?\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Make your value visible</li>\r\n 	<li>Improve client experience</li>\r\n 	<li>Track client satisfaction</li>\r\n</ul>\r\n&nbsp;\r\n\r\nAt Captain’s Chair, we’re working to make these areas of improvement as seamless as possible for our MSP partners. The Captain\'s Chair platform provides clients with two of the most important factors in a successful ongoing relationship with your business: transparency and communication. When you keep the lines of communication open with your clients and provide the visibility and transparency they need to feel informed, you\'ll stand out in the competitive MSP market. Put your clients in the Captain\'s Chair to reduce your churn rates and help them achieve their digital transformation.','The True Cost of Client Churn','','publish','open','open','','the-true-cost-of-client-churn','','\nhttps://captainschairit.com/top-reasons-why-companies-leave-their-msps-the-captains-chair-solution/','2020-05-28 16:51:47','2020-05-28 16:51:47','',0,'https://captainschairit.com/?p=472',0,'post','',0),(473,1,'2019-12-17 17:54:39','2019-12-17 17:54:39','Your clients are your MSP business\'s most valuable assets, and lost clients can impact your business in a big way. If you\'re not tracking these critical client-related metrics, there\'s no better time to start:\r\n<ul>\r\n 	<li><strong>Lifetime Value of a Client:</strong> This value can be calculated by averaging the number of months that you have a client and multiplying that number by their MRR (monthly recurring revenue).</li>\r\n 	<li><strong>Client Acquisition Cost:</strong> You can establish this value by examining the current cost of your sales and marketing teams and any campaigns designed to drive new business. Take these costs and divide the total by the number of clients that have been acquired in a given timeframe.</li>\r\n 	<li><strong>Client Churn Rates:</strong> This value can be defined as the loss of clients or reduction of services over a given period of time.</li>\r\n</ul>\r\nHigh churn rates reduce customer ‘lifetime value’; even worse, they drive up the cost of customer acquisition due to the need to replace lost customers. The result is less profit for your business and a negative impact on your bottom line.\r\n\r\nAs an MSP, what can you do to reduce churn rates?\r\n<ul>\r\n 	<li>Make your value visible</li>\r\n 	<li>Improve client experience</li>\r\n 	<li>Track client satisfaction</li>\r\n</ul>\r\nAt Captain’s Chair, we’re working to make these areas of improvement as seamless as possible for our MSP partners. The Captain\'s Chair platform provides clients with two of the most important factors in a successful ongoing relationship with your business: transparency and communication. When you keep the lines of communication open with your clients and provide the visibility and transparency they need to feel informed, you\'ll stand out in the competitive MSP market. Put your clients in the Captain\'s Chair to reduce your churn rates and help them achieve their digital transformation.','The True Cost of Client Churn','','inherit','closed','closed','','472-revision-v1','','','2019-12-17 17:54:39','2019-12-17 17:54:39','',472,'https://captainschairit.com/472-revision-v1/',0,'revision','',0),(474,1,'2019-12-17 17:56:09','2019-12-17 17:56:09','Your clients are your MSP business\'s most valuable assets, and lost clients can impact your business in a big way. If you\'re not tracking these critical client-related metrics, there\'s no better time to start:\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li><strong>Lifetime Value of a Client:</strong> This value can be calculated by averaging the number of months that you have a client and multiplying that number by their MRR (monthly recurring revenue).</li>\r\n 	<li><strong>Client Acquisition Cost:</strong> You can establish this value by examining the current cost of your sales and marketing teams and any campaigns designed to drive new business. Take these costs and divide the total by the number of clients that have been acquired in a given timeframe.</li>\r\n 	<li><strong>Client Churn Rates:</strong> This value can be defined as the loss of clients or reduction of services over a given period of time.</li>\r\n</ul>\r\n&nbsp;\r\n\r\nHigh churn rates reduce customer ‘lifetime value’; even worse, they drive up the cost of customer acquisition due to the need to replace lost customers. The result is less profit for your business and a negative impact on your bottom line.\r\n\r\n&nbsp;\r\n\r\nAs an MSP, what can you do to reduce churn rates?\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Make your value visible</li>\r\n 	<li>Improve client experience</li>\r\n 	<li>Track client satisfaction</li>\r\n</ul>\r\n&nbsp;\r\n\r\nAt Captain’s Chair, we’re working to make these areas of improvement as seamless as possible for our MSP partners. The Captain\'s Chair platform provides clients with two of the most important factors in a successful ongoing relationship with your business: transparency and communication. When you keep the lines of communication open with your clients and provide the visibility and transparency they need to feel informed, you\'ll stand out in the competitive MSP market. Put your clients in the Captain\'s Chair to reduce your churn rates and help them achieve their digital transformation.','The True Cost of Client Churn','','inherit','closed','closed','','472-revision-v1','','','2019-12-17 17:56:09','2019-12-17 17:56:09','',472,'https://captainschairit.com/472-revision-v1/',0,'revision','',0),(475,1,'2019-12-17 17:57:20','2019-12-17 17:57:20','Your clients are your MSP business\'s most valuable assets, and <a href=\"https://captainschairit.com/top-reasons-why-companies-leave-their-msps-the-captains-chair-solution/\">lost clients can impact your business</a> in a big way. If you\'re not tracking these critical client-related metrics, there\'s no better time to start:\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li><strong>Lifetime Value of a Client:</strong> This value can be calculated by averaging the number of months that you have a client and multiplying that number by their MRR (monthly recurring revenue).</li>\r\n 	<li><strong>Client Acquisition Cost:</strong> You can establish this value by examining the current cost of your sales and marketing teams and any campaigns designed to drive new business. Take these costs and divide the total by the number of clients that have been acquired in a given timeframe.</li>\r\n 	<li><strong>Client Churn Rates:</strong> This value can be defined as the loss of clients or reduction of services over a given period of time.</li>\r\n</ul>\r\n&nbsp;\r\n\r\nHigh churn rates reduce customer ‘lifetime value’; even worse, they drive up the cost of customer acquisition due to the need to replace lost customers. The result is less profit for your business and a negative impact on your bottom line.\r\n\r\n&nbsp;\r\n\r\nAs an MSP, what can you do to reduce churn rates?\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Make your value visible</li>\r\n 	<li>Improve client experience</li>\r\n 	<li>Track client satisfaction</li>\r\n</ul>\r\n&nbsp;\r\n\r\nAt Captain’s Chair, we’re working to make these areas of improvement as seamless as possible for our MSP partners. The Captain\'s Chair platform provides clients with two of the most important factors in a successful ongoing relationship with your business: transparency and communication. When you keep the lines of communication open with your clients and provide the visibility and transparency they need to feel informed, you\'ll stand out in the competitive MSP market. Put your clients in the Captain\'s Chair to reduce your churn rates and help them achieve their digital transformation.','The True Cost of Client Churn','','inherit','closed','closed','','472-revision-v1','','','2019-12-17 17:57:20','2019-12-17 17:57:20','',472,'https://captainschairit.com/472-revision-v1/',0,'revision','',0),(476,1,'2019-12-17 17:57:31','2019-12-17 17:57:31','Your clients are your MSP business\'s most valuable assets, and <a href=\"https://captainschairit.com/top-reasons-why-companies-leave-their-msps-the-captains-chair-solution/\">lost clients can impact your business</a> in a big way. If you\'re not tracking these critical client-related metrics, there\'s no better time to start:\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li><strong>Lifetime Value of a Client:</strong> This value can be calculated by averaging the number of months that you have a client and multiplying that number by their MRR (monthly recurring revenue).</li>\r\n 	<li><strong>Client Acquisition Cost:</strong> You can establish this value by examining the current cost of your sales and marketing teams and any campaigns designed to drive new business. Take these costs and divide the total by the number of clients that have been acquired in a given timeframe.</li>\r\n 	<li><strong>Client Churn Rates:</strong> This value can be defined as the loss of clients or reduction of services over a given period of time.</li>\r\n</ul>\r\n&nbsp;\r\n\r\nHigh churn rates reduce customer ‘lifetime value’; even worse, they drive up the cost of customer acquisition due to the need to replace lost customers. The result is less profit for your business and a negative impact on your bottom line.\r\n\r\n&nbsp;\r\n\r\nAs an MSP, what can you do to reduce churn rates?\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Make your value visible</li>\r\n 	<li>Improve client experience</li>\r\n 	<li>Track client satisfaction</li>\r\n</ul>\r\n&nbsp;\r\n\r\nAt Captain’s Chair, we’re working to make these areas of improvement as seamless as possible for our MSP partners. The Captain\'s Chair platform provides clients with two of the most important factors in a successful ongoing relationship with your business: transparency and communication. When you keep the lines of communication open with your clients and provide the visibility and transparency they need to feel informed, you\'ll stand out in the competitive MSP market. Put your clients in the Captain\'s Chair to reduce your churn rates and help them achieve their digital transformation.','The True Cost of Client Churn','','inherit','closed','closed','','472-revision-v1','','','2019-12-17 17:57:31','2019-12-17 17:57:31','',472,'https://captainschairit.com/472-revision-v1/',0,'revision','',0),(478,1,'2020-01-08 20:24:54','2020-01-08 20:24:54','','About','','inherit','closed','closed','','47-revision-v1','','','2020-01-08 20:24:54','2020-01-08 20:24:54','',47,'https://captainschairit.com/47-revision-v1/',0,'revision','',0),(479,1,'2020-01-09 18:28:20','2020-01-09 18:28:20','Your clients are your MSP business\'s most valuable assets, and <a href=\"https://captainschairit.com/top-reasons-why-companies-leave-their-msps-the-captains-chair-solution/\">lost clients can impact your business</a> in a big way. If you\'re not tracking these critical client-related metrics, there\'s no better time to start:\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li><strong>Lifetime Value of a Client:</strong> This value can be calculated by averaging the number of months that you have a client and multiplying that number by their MRR (monthly recurring revenue).</li>\r\n 	<li><strong>Client Acquisition Cost:</strong> You can establish this value by examining the current cost of your sales and marketing teams and any campaigns designed to drive new business. Take these costs and divide the total by the number of clients that have been acquired in a given timeframe.</li>\r\n 	<li><strong>Client Churn Rates:</strong> This value can be defined as the loss of clients or reduction of services over a given period of time.</li>\r\n</ul>\r\n&nbsp;\r\n\r\nHigh churn rates reduce customer ‘lifetime value’; even worse, they drive up the cost of customer acquisition due to the need to replace lost customers. The result is less profit for your business and a negative impact on your bottom line.\r\n\r\n&nbsp;\r\n\r\nAs an MSP, what can you do to reduce churn rates?\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Make your value visible</li>\r\n 	<li>Improve client experience</li>\r\n 	<li>Track client satisfaction</li>\r\n</ul>\r\n&nbsp;\r\n\r\nAt Captain’s Chair, we’re working to make these areas of improvement as seamless as possible for our MSP partners. The Captain\'s Chair platform provides clients with two of the most important factors in a successful ongoing relationship with your business: transparency and communication. When you keep the lines of communication open with your clients and provide the visibility and transparency they need to feel informed, you\'ll stand out in the competitive MSP market. Put your clients in the Captain\'s Chair to reduce your churn rates and help them achieve their digital transformation.','The True Cost of Client Churn','','inherit','closed','closed','','472-revision-v1','','','2020-01-09 18:28:20','2020-01-09 18:28:20','',472,'https://captainschairit.com/472-revision-v1/',0,'revision','',0),(480,1,'2020-01-09 18:28:40','2020-01-09 18:28:40','Every MSP knows how it important it is to maintain positive relationships with clients; after all, it\'s a lot harder and more expensive to acquire a new client than it is to retain an existing one. Understanding the most common reasons why companies leave their MSPs is the first step toward achieving client loyalty-- implementing a solution that addresses those issues will take you the rest of the way there. Let\'s look at some of the top reasons why companies end up ditching their MSPs and talk about how Captain\'s Chair can solve those problems.\r\n\r\n<strong>Problem:</strong> Communication and response time\r\n<strong>The Captain\'s Chair Solution:</strong> Clients can get frustrated when there\'s a seeming lack of communication regarding issues related to incidents. If an organization feels that response times for open tickets are lagging, it won\'t be long until they find themselves a new MSP. Captain\'s Chair can bridge the communication gap, giving clients the opportunity to see their full ticket history along with any notes associated with those tickets. The platform even allows them to add their own notes to tickets. This level of visibility and communication sets a client\'s mind at ease and can reduce calls to the service desk.\r\n\r\n<strong>Problem:</strong> Lack of transparency\r\n<strong>The Captain\'s Chair Solution:</strong> Clients often feel like they need to blindly trust their MSP to do the right thing; however, most organizations would prefer a more active partnership with their service provider. With Captain\'s Chair, clients can \"trust but verify\". Organizations don\'t have to worry that their MSP is selling them products and services that aren\'t necessary just to increase revenue; instead, they can feel confident that their MSP is acting as a trusted partner.\r\n\r\n<strong>Problem:</strong> Unclear expectations\r\n<strong>The Captain\'s Chair Solution:</strong> Over time, client infrastructure inevitably becomes out of date or out of warranty. As an organization\'s servers, workstations and networking elements age, their environments are likely to fail more often. Unfortunately, these situations often cause friction with IT MSPs as clients blame them for the issues. With the help of Captain\'s Chair, MSPs can proactively communicate and set expectations for clients. They can provide their clients with clear roadmaps for hardware and software refreshes and set the stage for their digital transformation through regular business reviews.\r\n\r\nIt\'s no surprise that clients are quick to leave their MSP if they feel they\'re left out of the loop. <a href=\"https://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/\">Organizations are no longer content to simply outsource certain functions to a managed service provider-- they want to take a more active role in the management of these functions.</a> The Captain\'s Chair platform provides the transparency, visibility and accountability clients need to feel confident in your service. Put your clients in the Captain\'s Chair and watch your client retention rates grow.','Top Reasons Why Companies Leave Their MSP\'s - The Captain\'s Chair Solution','','inherit','closed','closed','','461-revision-v1','','','2020-01-09 18:28:40','2020-01-09 18:28:40','',461,'https://captainschairit.com/461-revision-v1/',0,'revision','',0),(481,1,'2020-01-09 18:29:01','2020-01-09 18:29:01','If you\'re already part of the ConnectWise ecosystem, you know how this suite of complementary solutions can streamline and automate your work as a managed service provider (MSP). In today\'s competitive MSP market, however, it\'s no longer enough to simply provide services to your client. Clients want to take a more active role in their relationship with a technology MSP, and they want increased levels of transparency from their service provider. How can you reinforce your role as a trusted partner to your clients and give them the visibility they want? The solution is simple: Harness the power of ConnectWise and put your clients in the Captain\'s Chair.\r\n\r\n<strong>What is Captain\'s Chair?</strong>\r\n\r\nCaptain\'s Chair is an industry-first proprietary software designed to solve one of the most common causes of client frustration – the “black box” of outsourced IT. MSP’s sell Captain’s Chair to generate additional recurring revenue, reduce client churn and have the ability to work with larger, more lucrative clients. The platform presents a summary of information for clients on all aspects of their IT environment: tickets, backups, servers, network elements, websites and applications. In addition, the application also provides at-a-glance information on assets such as workstations, servers and subscriptions. Clients can also view quotes, reports and roadmaps that will help drive digital transformation.\r\n\r\n<strong>The ConnectWise Connection</strong>\r\n\r\nFor ConnectWise users, Captain\'s Chair is a natural partner. The platform pulls its information from multiple ConnectWise products, including:\r\n• ConnectWise Manage: This Professional Services Automation tool can transform an organization\'s help desk, automating tasks and keeping the flow of communication going. Through Manage, Captain’s Chair pulls information so clients can view the status of tickets, assets and warranty information at a glance to set their mind at ease. Going forward, Captain\'s Chair will include additional features from the Manage product, including one that allows clients to see the status of project tickets.\r\n• ConnectWise Automate: With this remote monitoring management tool, agents are deployed on all servers and workstations. The tool reports the health status for each device; using this information, the dashboard can generate automatic alerts when a device has issues or requires proactive maintenance. Through Automate, Captain’s Chair pulls information related to on-premise servers and workstations to give clients the ability to see the health status along with any downtime or trouble history.\r\n\r\nAdditional integrations are planned for other tools within the ecosystem, including ConnectWise Sell, which streamlines the proposal process and automates billing and collections.\r\n\r\n<strong>Driving Digital Transformation</strong>\r\n\r\nIt\'s clear that ConnectWise can help MSPs streamline their processes and create efficiencies. With Captain\'s Chair, you can embrace the role of a <a href=\"https://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/\">next-gen MSP</a>, offering clients complete visibility, transparency and accountability. Take advantage of the synergy between these two powerful platforms, and help your clients drive their digital transformation.','Captain\'s Chair - Partnering with the ConnectWise Ecosystem','','inherit','closed','closed','','443-revision-v1','','','2020-01-09 18:29:01','2020-01-09 18:29:01','',443,'https://captainschairit.com/443-revision-v1/',0,'revision','',0),(482,1,'2020-01-09 18:29:19','2020-01-09 18:29:19','The world of managed services isn\'t what it used to be. In the past, clients simply turned over the technical reins to their managed service provider (MSP), and the MSP would handle whatever IT functions were part of the agreement. Today, this sort of relationship just doesn\'t cut it. Clients want to take a more active role in their technology management, and they want an MSP who\'s going to act as a partner-- in other words, they want a <em>next-gen IT MSP</em>. How can you set yourself apart in a competitive MSP market and offer your clients the visibility and reporting that they want? With Captain\'s Chair, you can put clients in control, offering them a new level of transparency and accountability-- a digital transformation.\r\n\r\n<strong>Captain\'s Chair and the Next-Gen IT MSP</strong>\r\n\r\nCaptain\'s Chair offers clients a “single pane of glass” view of their IT environment: software, hardware and infrastructure. With this level of transparency, clients can feel confident that their IT resources are being managed effectively. Even better, it provides the insights they need to figure out if they\'re getting the most from their IT investment.\r\n\r\nBeing a next-gen IT MSP is all about being more efficient and proactive. It\'s about acting as a <em>trusted advisor</em> to your clients, not just a source of technical support. Captain\'s Chair helps facilitate that relationship by offering a number of valuable benefits:\r\n<ul>\r\n 	<li><strong>A Global View of Their IT Environment:</strong> A consolidated view into all aspects of the IT ecosystem gives organizations unprecedented levels of transparency. This complete transparency also helps MSPs work with their clients to meet their business needs, whether it\'s reducing expenses or scaling their business.</li>\r\n 	<li><strong>IT Accountability:</strong> Clients deserve to know if their IT provider is doing its job. The Captain’s Chair platform provides that accountability, ensuring that all service levels are met or exceeded.</li>\r\n 	<li><strong>Actionable Insights:</strong> Captain’s Chair provides clear insights into the performance of an organization\'s IT environment. Clients can determine if their IT environment is achieving optimal performance and make sure they\'re getting peak value from their IT spend.</li>\r\n 	<li><strong>Control:</strong> When organizations outsource their IT services, they often feel like they\'re losing control of the entire IT environment. Captain’s Chair puts that control back in their hands so that they can take the reins and maximize their IT ROI.</li>\r\n</ul>\r\nThe Captain’s Chair platform ties in well with the next-gen movement from hardware to software. Organizations are looking to move away from the usual capital expense model of purchasing new hardware every few years; they can budget more effectively by utilizing cloud services and software that come with consistent operating expenses. Captain’s Chair delivers information and insights on all things digital to clients-- from server statuses to web analytics to project roadmaps. It\'s all there, ready for organizations to harness and use to gain a competitive edge in their respective industries.\r\n\r\n<strong>Putting Clients in the Captain\'s Chair</strong>\r\n\r\nFor next-gen IT MSPs, the key to success in this rapidly-evolving business landscape can be summed up with two words: <em>communication</em> and <em>transparency</em>. When you open up communication channels with your clients and provide the visibility they need to feel comfortable with your service, you\'ll boost client retention and stand out from the crowd of competitors. If you want to help your clients enable their own digital transformation, put them in the Captain\'s Chair. They won\'t want to leave.','Creating the Next-Generation IT Managed Services Provider Using Captain’s Chair','','inherit','closed','closed','','426-revision-v1','','','2020-01-09 18:29:19','2020-01-09 18:29:19','',426,'https://captainschairit.com/426-revision-v1/',0,'revision','',0),(484,1,'2020-01-22 20:09:20','2020-01-22 20:09:20','','02osTn3BwTPZdOpupcatZA4-8.fit_scale.size_2698x1517','','inherit','open','closed','','02ostn3bwtpzdopupcatza4-8-fit_scale-size_2698x1517','','','2020-01-22 20:09:20','2020-01-22 20:09:20','',0,'https://captainschairit.com/wp-content/uploads/2020/01/02osTn3BwTPZdOpupcatZA4-8.fit_scale.size_2698x1517.png',0,'attachment','image/png',0),(486,1,'2019-09-11 13:57:33','2019-09-11 13:57:33','','Webroot','','publish','closed','closed','','webroot','','','2020-05-20 20:33:32','2020-05-20 20:33:32','',0,'https://captainschairit.com/?post_type=cc-connectors&#038;p=486',5,'cc-connectors','',0),(488,1,'2020-01-23 18:20:56','2020-01-23 18:20:56','Check out our very own, Phil Myers, on Channel Happy Hour with Mike Vizard!\r\n\r\nhttps://channelhappyhour.com/2020/01/21/channel-happy-hour-interview-260-maximum-msp/','Channel Happy Hour Interview 260: Maximum MSP','','publish','closed','closed','','channel-happy-hour-interview-260-maximum-msp','','','2020-01-23 18:21:18','2020-01-23 18:21:18','',0,'https://captainschairit.com/?post_type=cc-press-releases&#038;p=488',0,'cc-press-releases','',0),(491,1,'2020-02-24 21:24:18','2020-02-24 21:24:18','As cybersecurity and threat protection becomes more pertinent to small and medium businesses, we realized there is a need for our managed services partners to share threat data with their clients. We are excited to release a new integration with Webroot AntiVirus to provide just that! In addition, we have some great features with Meraki\'s Security Center and enhanced two-factor authentication.\r\n\r\nThis is a top-level summary of the most important updates:\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>2FA is now an option for every user and works with Google Authenticator.</li>\r\n 	<li>Asset mapping in the getting started process now supports additional asset types.</li>\r\n 	<li>Webroot AntiVirus and Cisco Meraki Security Center have been added.</li>\r\n 	<li>New log history information to show change activity and user login history.</li>\r\n 	<li>Roles and permissions have been significantly enhanced.</li>\r\n</ul>\r\n&nbsp;\r\n\r\nCheck out the video below for a summary on these new features and functionality!\r\n\r\n[embed]https://vimeo.com/386567331[/embed]\r\n\r\n&nbsp;','Captain\'s Chair v2.4 Release Notes','','publish','open','open','','captains-chair-v2-4-release-notes','','\nhttps://vimeo.com/386567331','2020-05-28 16:51:56','2020-05-28 16:51:56','',0,'https://captainschairit.com/?p=491',0,'post','',0),(492,1,'2020-01-29 21:18:26','2020-01-29 21:18:26','As cybersecurity and threat protection becomes more pertinent to small and medium businesses, we realized there is a need for our managed services partners to share threat data with their clients. We are excited to release a new integration with Webroot AntiVirus to provide just that! In addition, we have some great features with Meraki\'s Security Center and enhanced two-factor authentication.\r\n\r\nThis is a top-level summary of the most important updates:\r\n\r\n-2FA is now an option for every user and works with Google Authenticator.\r\n\r\n-Asset mapping in the getting started process now supports additional asset types.\r\n\r\n-Webroot AV and Meraki Security have been added.\r\n\r\n-New log history information to show change activity and user login history.\r\n\r\n-Roles and permissions have been significantly enhanced.\r\n\r\nCheck the link below for a video of these top items.\r\n\r\n[embed]https://vimeo.com/386567331[/embed]\r\n\r\n&nbsp;','Captain\'s Chair v2.4 Release Notes','','inherit','closed','closed','','491-revision-v1','','','2020-01-29 21:18:26','2020-01-29 21:18:26','',491,'https://captainschairit.com/491-revision-v1/',0,'revision','',0),(493,1,'2020-01-29 21:22:22','2020-01-29 21:22:22','As cybersecurity and threat protection becomes more pertinent to small and medium businesses, we realized there is a need for our managed services partners to share threat data with their clients. We are excited to release a new integration with Webroot AntiVirus to provide just that! In addition, we have some great features with Meraki\'s Security Center and enhanced two-factor authentication.\r\n\r\nThis is a top-level summary of the most important updates:\r\n<ul>\r\n 	<li>2FA is now an option for every user and works with Google Authenticator.</li>\r\n 	<li>Asset mapping in the getting started process now supports additional asset types.</li>\r\n 	<li>Webroot AntiVirus and Cisco Meraki Security Center have been added.</li>\r\n 	<li>New log history information to show change activity and user login history.</li>\r\n 	<li>Roles and permissions have been significantly enhanced.\r\n\r\nCheck out the video below for a summary on these new features and functionality!</li>\r\n</ul>\r\n[embed]https://vimeo.com/386567331[/embed]\r\n\r\n&nbsp;','Captain\'s Chair v2.4 Release Notes','','inherit','closed','closed','','491-revision-v1','','','2020-01-29 21:22:22','2020-01-29 21:22:22','',491,'https://captainschairit.com/491-revision-v1/',0,'revision','',0),(494,1,'2020-01-29 21:23:13','2020-01-29 21:23:13','As cybersecurity and threat protection becomes more pertinent to small and medium businesses, we realized there is a need for our managed services partners to share threat data with their clients. We are excited to release a new integration with Webroot AntiVirus to provide just that! In addition, we have some great features with Meraki\'s Security Center and enhanced two-factor authentication.\r\n\r\nThis is a top-level summary of the most important updates:\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>2FA is now an option for every user and works with Google Authenticator.</li>\r\n 	<li>Asset mapping in the getting started process now supports additional asset types.</li>\r\n 	<li>Webroot AntiVirus and Cisco Meraki Security Center have been added.</li>\r\n 	<li>New log history information to show change activity and user login history.</li>\r\n 	<li>Roles and permissions have been significantly enhanced.</li>\r\n</ul>\r\n&nbsp;\r\n\r\nCheck out the video below for a summary on these new features and functionality!\r\n\r\n[embed]https://vimeo.com/386567331[/embed]\r\n\r\n&nbsp;','Captain\'s Chair v2.4 Release Notes','','inherit','closed','closed','','491-revision-v1','','','2020-01-29 21:23:13','2020-01-29 21:23:13','',491,'https://captainschairit.com/491-revision-v1/',0,'revision','',0),(495,1,'2020-01-29 21:24:18','2020-01-29 21:24:18','As cybersecurity and threat protection becomes more pertinent to small and medium businesses, we realized there is a need for our managed services partners to share threat data with their clients. We are excited to release a new integration with Webroot AntiVirus to provide just that! In addition, we have some great features with Meraki\'s Security Center and enhanced two-factor authentication.\r\n\r\nThis is a top-level summary of the most important updates:\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>2FA is now an option for every user and works with Google Authenticator.</li>\r\n 	<li>Asset mapping in the getting started process now supports additional asset types.</li>\r\n 	<li>Webroot AntiVirus and Cisco Meraki Security Center have been added.</li>\r\n 	<li>New log history information to show change activity and user login history.</li>\r\n 	<li>Roles and permissions have been significantly enhanced.</li>\r\n</ul>\r\n&nbsp;\r\n\r\nCheck out the video below for a summary on these new features and functionality!\r\n\r\n[embed]https://vimeo.com/386567331[/embed]\r\n\r\n&nbsp;','Captain\'s Chair v2.4 Release Notes','','inherit','closed','closed','','491-revision-v1','','','2020-01-29 21:24:18','2020-01-29 21:24:18','',491,'https://captainschairit.com/491-revision-v1/',0,'revision','',0),(496,1,'2020-02-03 19:25:35','2020-02-03 19:25:35','','About','','inherit','closed','closed','','47-revision-v1','','','2020-02-03 19:25:35','2020-02-03 19:25:35','',47,'https://captainschairit.com/47-revision-v1/',0,'revision','',0),(497,1,'2020-02-04 21:49:33','2020-02-04 21:49:33','','Request a Demo','','inherit','closed','closed','','342-revision-v1','','','2020-02-04 21:49:33','2020-02-04 21:49:33','',342,'https://captainschairit.com/342-revision-v1/',0,'revision','',0),(500,1,'2020-02-23 21:08:15','2020-02-23 21:08:15','[embed]https://www.youtube.com/watch?v=BH7c3R2gA6A&t=6s[/embed]','Captain\'s Vlog Episode 1: Establishing a Better Customer Experience','','publish','open','open','','captains-vlog-episode-1-establishing-a-better-customer-experience','','','2020-05-28 16:52:04','2020-05-28 16:52:04','',0,'https://captainschairit.com/?p=500',0,'post','',0),(501,1,'2020-02-27 21:07:54','2020-02-27 21:07:54','[embed]https://www.youtube.com/watch?v=BH7c3R2gA6A&t=6s[/embed]','Captain\'s Vlog Episode 1: Establishing a Better Customer Experience','','inherit','closed','closed','','500-revision-v1','','','2020-02-27 21:07:54','2020-02-27 21:07:54','',500,'https://captainschairit.com/500-revision-v1/',0,'revision','',0),(502,1,'2020-02-27 21:08:15','2020-02-27 21:08:15','[embed]https://www.youtube.com/watch?v=BH7c3R2gA6A&t=6s[/embed]','Captain\'s Vlog Episode 1: Establishing a Better Customer Experience','','inherit','closed','closed','','500-revision-v1','','','2020-02-27 21:08:15','2020-02-27 21:08:15','',500,'https://captainschairit.com/500-revision-v1/',0,'revision','',0),(504,1,'2020-02-23 20:42:11','2020-02-23 20:42:11','If you\'re a managed service provider (MSP), you know the importance of communication and engagement to ensure a good customer experience. When touch points with your clients are few and far between, your quarterly business reviews (QBR) may be your main opportunity to make sure clients stay updated on the work you\'re handling for them. The only problem is, a QBR takes <em>time</em> to prepare, and busy account managers don\'t always get these reviews completed as often as they\'d like. How can you maintain consistent engagement with your clients and deliver a quality customer experience?\r\n\r\n&nbsp;\r\n<h2>Understanding the Problem</h2>\r\n&nbsp;\r\n\r\nThere are many vendors who offer services to account managers, claiming that they can help them generate a QBR more efficiently. While these companies can be helpful in formulating a more efficient QBR \"plan of attack\" for account managers, they don\'t address the real problem-- aggregating the necessary data. Captain\'s Chair offers a simple but powerful solution to this issue, aggregating data in our platform so that account managers can easily consolidate all the information they need for a QBR.\r\n\r\n&nbsp;\r\n<h2>Thinking beyond Quarterly Business Reviews</h2>\r\n&nbsp;\r\n\r\nEven with the ease of having data consolidated in one place, why limit your client engagement to a rigid routine of quarterly business reviews? What if it was possible to expand your engagement with customers beyond quarterly business reviews and give your customers the ability to consume this data in real time? That\'s where the Captain\'s Chair platform can be a game changer for account managers. We live in a world where we\'re accustomed to having information at our fingertips. With this platform, you can provide your customers with information on demand and bridge the engagement gap.\r\n\r\n&nbsp;\r\n<h2>Revolutionize the Customer Experience</h2>\r\n&nbsp;\r\n\r\nIt\'s time for MSPs to move beyond quarterly business reviews and <a href=\"https://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/\">transform the customer experience</a>. The solution is simple: a platform that gives your clients more access to data and helps them better understand the true value that you\'re delivering. When you put your customers in the Captain\'s Chair and help them stay informed, they\'re far more likely to stick around for the long term.','Transforming Your Customer\'s Experience','','publish','open','open','','transforming-your-customers-experience','','\nhttps://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/','2020-05-28 16:52:15','2020-05-28 16:52:15','',0,'https://captainschairit.com/?p=504',0,'post','',0),(505,1,'2020-03-17 19:58:33','2020-03-17 19:58:33','If you\'re a managed service provider (MSP), you know the importance of communication and engagement to ensure a good customer experience. When touch points with your clients are few and far between, your quarterly business reviews (QBR) may be your main opportunity to make sure clients stay updated on the work you\'re handling for them. The only problem is, a QBR takes <em>time</em> to prepare, and busy account managers don\'t always get these reviews completed as often as they\'d like. How can you maintain consistent engagement with your clients and deliver a quality customer experience?\r\n<h2>Understanding the Problem</h2>\r\nMany companies offer their services to account managers, claiming that they can help them generate a QBR more efficiently. While these companies can be helpful in formulating a more efficient QBR \"plan of attack\" for account managers, they don\'t address the real problem-- aggregating the necessary data. Captain\'s Chair offers a simple but powerful solution to this issue, aggregating data in our platform so that account managers can easily consolidate all the information they need for a QBR.\r\n<h2>Thinking beyond Quarterly Business Reviews</h2>\r\nEven with the ease of having data consolidated in one place, why limit your client engagement to a rigid routine of quarterly business reviews? What if it was possible to expand your engagement with customers beyond quarterly business reviews and give your customers the ability to consume this data in real time? That\'s where the Captain\'s Chair platform can be a game changer for account managers. We live in a world where we\'re accustomed to having information at our fingertips. With this platform, you can provide your customers with information on demand and bridge the engagement gap.\r\n<h2>Revolutionize the Customer Experience</h2>\r\nIt\'s time for MSPs to move beyond quarterly business reviews and transform the customer experience. The solution is simple: a platform that gives your clients more access to data and helps them better understand the true value that you\'re delivering. When you put your customers in the Captain\'s Chair and help them stay informed, they\'re far more likely to stick around for the long term.','Transforming Your Customer\'s Experience','','inherit','closed','closed','','504-revision-v1','','','2020-03-17 19:58:33','2020-03-17 19:58:33','',504,'https://captainschairit.com/504-revision-v1/',0,'revision','',0),(506,1,'2020-03-17 19:59:01','2020-03-17 19:59:01','If you\'re a managed service provider (MSP), you know the importance of communication and engagement to ensure a good customer experience. When touch points with your clients are few and far between, your quarterly business reviews (QBR) may be your main opportunity to make sure clients stay updated on the work you\'re handling for them. The only problem is, a QBR takes <em>time</em> to prepare, and busy account managers don\'t always get these reviews completed as often as they\'d like. How can you maintain consistent engagement with your clients and deliver a quality customer experience?\r\n<h2>Understanding the Problem</h2>\r\n&nbsp;\r\n\r\nMany companies offer their services to account managers, claiming that they can help them generate a QBR more efficiently. While these companies can be helpful in formulating a more efficient QBR \"plan of attack\" for account managers, they don\'t address the real problem-- aggregating the necessary data. Captain\'s Chair offers a simple but powerful solution to this issue, aggregating data in our platform so that account managers can easily consolidate all the information they need for a QBR.\r\n<h2>Thinking beyond Quarterly Business Reviews</h2>\r\n&nbsp;\r\n\r\nEven with the ease of having data consolidated in one place, why limit your client engagement to a rigid routine of quarterly business reviews? What if it was possible to expand your engagement with customers beyond quarterly business reviews and give your customers the ability to consume this data in real time? That\'s where the Captain\'s Chair platform can be a game changer for account managers. We live in a world where we\'re accustomed to having information at our fingertips. With this platform, you can provide your customers with information on demand and bridge the engagement gap.\r\n<h2>Revolutionize the Customer Experience</h2>\r\n&nbsp;\r\n\r\nIt\'s time for MSPs to move beyond quarterly business reviews and transform the customer experience. The solution is simple: a platform that gives your clients more access to data and helps them better understand the true value that you\'re delivering. When you put your customers in the Captain\'s Chair and help them stay informed, they\'re far more likely to stick around for the long term.','Transforming Your Customer\'s Experience','','inherit','closed','closed','','504-revision-v1','','','2020-03-17 19:59:01','2020-03-17 19:59:01','',504,'https://captainschairit.com/504-revision-v1/',0,'revision','',0),(507,1,'2020-03-17 19:59:23','2020-03-17 19:59:23','If you\'re a managed service provider (MSP), you know the importance of communication and engagement to ensure a good customer experience. When touch points with your clients are few and far between, your quarterly business reviews (QBR) may be your main opportunity to make sure clients stay updated on the work you\'re handling for them. The only problem is, a QBR takes <em>time</em> to prepare, and busy account managers don\'t always get these reviews completed as often as they\'d like. How can you maintain consistent engagement with your clients and deliver a quality customer experience?\r\n\r\n&nbsp;\r\n<h2>Understanding the Problem</h2>\r\n&nbsp;\r\n\r\nMany companies offer their services to account managers, claiming that they can help them generate a QBR more efficiently. While these companies can be helpful in formulating a more efficient QBR \"plan of attack\" for account managers, they don\'t address the real problem-- aggregating the necessary data. Captain\'s Chair offers a simple but powerful solution to this issue, aggregating data in our platform so that account managers can easily consolidate all the information they need for a QBR.\r\n\r\n&nbsp;\r\n<h2>Thinking beyond Quarterly Business Reviews</h2>\r\n&nbsp;\r\n\r\nEven with the ease of having data consolidated in one place, why limit your client engagement to a rigid routine of quarterly business reviews? What if it was possible to expand your engagement with customers beyond quarterly business reviews and give your customers the ability to consume this data in real time? That\'s where the Captain\'s Chair platform can be a game changer for account managers. We live in a world where we\'re accustomed to having information at our fingertips. With this platform, you can provide your customers with information on demand and bridge the engagement gap.\r\n\r\n&nbsp;\r\n<h2>Revolutionize the Customer Experience</h2>\r\n&nbsp;\r\n\r\nIt\'s time for MSPs to move beyond quarterly business reviews and transform the customer experience. The solution is simple: a platform that gives your clients more access to data and helps them better understand the true value that you\'re delivering. When you put your customers in the Captain\'s Chair and help them stay informed, they\'re far more likely to stick around for the long term.','Transforming Your Customer\'s Experience','','inherit','closed','closed','','504-revision-v1','','','2020-03-17 19:59:23','2020-03-17 19:59:23','',504,'https://captainschairit.com/504-revision-v1/',0,'revision','',0),(508,1,'2020-03-17 20:38:54','2020-03-17 20:38:54','If you\'re a managed service provider (MSP), you know the importance of communication and engagement to ensure a good customer experience. When touch points with your clients are few and far between, your quarterly business reviews (QBR) may be your main opportunity to make sure clients stay updated on the work you\'re handling for them. The only problem is, a QBR takes <em>time</em> to prepare, and busy account managers don\'t always get these reviews completed as often as they\'d like. How can you maintain consistent engagement with your clients and deliver a quality customer experience?\r\n\r\n&nbsp;\r\n<h2>Understanding the Problem</h2>\r\n&nbsp;\r\n\r\nThere are many vendors who offer their services to account managers, claiming that they can help them generate a QBR more efficiently. While these companies can be helpful in formulating a more efficient QBR \"plan of attack\" for account managers, they don\'t address the real problem-- aggregating the necessary data. Captain\'s Chair offers a simple but powerful solution to this issue, aggregating data in our platform so that account managers can easily consolidate all the information they need for a QBR.\r\n\r\n&nbsp;\r\n<h2>Thinking beyond Quarterly Business Reviews</h2>\r\n&nbsp;\r\n\r\nEven with the ease of having data consolidated in one place, why limit your client engagement to a rigid routine of quarterly business reviews? What if it was possible to expand your engagement with customers beyond quarterly business reviews and give your customers the ability to consume this data in real time? That\'s where the Captain\'s Chair platform can be a game changer for account managers. We live in a world where we\'re accustomed to having information at our fingertips. With this platform, you can provide your customers with information on demand and bridge the engagement gap.\r\n\r\n&nbsp;\r\n<h2>Revolutionize the Customer Experience</h2>\r\n&nbsp;\r\n\r\nIt\'s time for MSPs to move beyond quarterly business reviews and transform the customer experience. The solution is simple: a platform that gives your clients more access to data and helps them better understand the true value that you\'re delivering. When you put your customers in the Captain\'s Chair and help them stay informed, they\'re far more likely to stick around for the long term.','Transforming Your Customer\'s Experience','','inherit','closed','closed','','504-revision-v1','','','2020-03-17 20:38:54','2020-03-17 20:38:54','',504,'https://captainschairit.com/504-revision-v1/',0,'revision','',0),(509,1,'2020-03-17 20:39:20','2020-03-17 20:39:20','If you\'re a managed service provider (MSP), you know the importance of communication and engagement to ensure a good customer experience. When touch points with your clients are few and far between, your quarterly business reviews (QBR) may be your main opportunity to make sure clients stay updated on the work you\'re handling for them. The only problem is, a QBR takes <em>time</em> to prepare, and busy account managers don\'t always get these reviews completed as often as they\'d like. How can you maintain consistent engagement with your clients and deliver a quality customer experience?\r\n\r\n&nbsp;\r\n<h2>Understanding the Problem</h2>\r\n&nbsp;\r\n\r\nThere are many vendors who offer services to account managers, claiming that they can help them generate a QBR more efficiently. While these companies can be helpful in formulating a more efficient QBR \"plan of attack\" for account managers, they don\'t address the real problem-- aggregating the necessary data. Captain\'s Chair offers a simple but powerful solution to this issue, aggregating data in our platform so that account managers can easily consolidate all the information they need for a QBR.\r\n\r\n&nbsp;\r\n<h2>Thinking beyond Quarterly Business Reviews</h2>\r\n&nbsp;\r\n\r\nEven with the ease of having data consolidated in one place, why limit your client engagement to a rigid routine of quarterly business reviews? What if it was possible to expand your engagement with customers beyond quarterly business reviews and give your customers the ability to consume this data in real time? That\'s where the Captain\'s Chair platform can be a game changer for account managers. We live in a world where we\'re accustomed to having information at our fingertips. With this platform, you can provide your customers with information on demand and bridge the engagement gap.\r\n\r\n&nbsp;\r\n<h2>Revolutionize the Customer Experience</h2>\r\n&nbsp;\r\n\r\nIt\'s time for MSPs to move beyond quarterly business reviews and transform the customer experience. The solution is simple: a platform that gives your clients more access to data and helps them better understand the true value that you\'re delivering. When you put your customers in the Captain\'s Chair and help them stay informed, they\'re far more likely to stick around for the long term.','Transforming Your Customer\'s Experience','','inherit','closed','closed','','504-revision-v1','','','2020-03-17 20:39:20','2020-03-17 20:39:20','',504,'https://captainschairit.com/504-revision-v1/',0,'revision','',0),(510,1,'2020-03-17 20:42:11','2020-03-17 20:42:11','If you\'re a managed service provider (MSP), you know the importance of communication and engagement to ensure a good customer experience. When touch points with your clients are few and far between, your quarterly business reviews (QBR) may be your main opportunity to make sure clients stay updated on the work you\'re handling for them. The only problem is, a QBR takes <em>time</em> to prepare, and busy account managers don\'t always get these reviews completed as often as they\'d like. How can you maintain consistent engagement with your clients and deliver a quality customer experience?\r\n\r\n&nbsp;\r\n<h2>Understanding the Problem</h2>\r\n&nbsp;\r\n\r\nThere are many vendors who offer services to account managers, claiming that they can help them generate a QBR more efficiently. While these companies can be helpful in formulating a more efficient QBR \"plan of attack\" for account managers, they don\'t address the real problem-- aggregating the necessary data. Captain\'s Chair offers a simple but powerful solution to this issue, aggregating data in our platform so that account managers can easily consolidate all the information they need for a QBR.\r\n\r\n&nbsp;\r\n<h2>Thinking beyond Quarterly Business Reviews</h2>\r\n&nbsp;\r\n\r\nEven with the ease of having data consolidated in one place, why limit your client engagement to a rigid routine of quarterly business reviews? What if it was possible to expand your engagement with customers beyond quarterly business reviews and give your customers the ability to consume this data in real time? That\'s where the Captain\'s Chair platform can be a game changer for account managers. We live in a world where we\'re accustomed to having information at our fingertips. With this platform, you can provide your customers with information on demand and bridge the engagement gap.\r\n\r\n&nbsp;\r\n<h2>Revolutionize the Customer Experience</h2>\r\n&nbsp;\r\n\r\nIt\'s time for MSPs to move beyond quarterly business reviews and <a href=\"https://captainschairit.com/creating-the-next-generation-it-managed-services-provider-using-captains-chair/\">transform the customer experience</a>. The solution is simple: a platform that gives your clients more access to data and helps them better understand the true value that you\'re delivering. When you put your customers in the Captain\'s Chair and help them stay informed, they\'re far more likely to stick around for the long term.','Transforming Your Customer\'s Experience','','inherit','closed','closed','','504-revision-v1','','','2020-03-17 20:42:11','2020-03-17 20:42:11','',504,'https://captainschairit.com/504-revision-v1/',0,'revision','',0),(513,1,'2019-09-11 13:58:13','2019-09-11 13:58:13','','SmileBack','','publish','closed','closed','','smileback','','','2020-05-20 20:34:05','2020-05-20 20:34:05','',0,'https://captainschairit.com/?post_type=cc-connectors&#038;p=513',3,'cc-connectors','',0),(515,1,'2020-04-07 19:19:47','2020-04-07 19:19:47','','infrascale','','inherit','open','closed','','infrascale','','','2020-04-07 19:19:47','2020-04-07 19:19:47','',513,'https://captainschairit.com/wp-content/uploads/2020/04/infrascale.png',0,'attachment','image/png',0),(516,1,'2019-09-11 13:54:00','2019-09-11 13:54:00','','Infrascale','','publish','closed','closed','','infrascale','','','2020-05-20 20:31:33','2020-05-20 20:31:33','',0,'https://captainschairit.com/?post_type=cc-connectors&#038;p=516',9,'cc-connectors','',0),(517,1,'2020-04-07 19:25:31','2020-04-07 19:25:31','','smileback','','inherit','open','closed','','smileback-2','','','2020-04-07 19:25:31','2020-04-07 19:25:31','',0,'https://captainschairit.com/wp-content/uploads/2020/04/smileback.png',0,'attachment','image/png',0),(519,1,'2020-02-23 15:53:24','2020-02-23 15:53:24','Our own, Phillip Myers, sat down with the <a href=\"http://www.smileback.com\">SmileBack</a> team to discuss the purpose of the Captain\'s Chair dashboard and how our newest integration with their software can help MSP partners to better display their value to clients. Check out the content <a href=\"https://blog.smileback.com/captain-s-chair-gives-more-transparency-for-msp-customers/\">here</a>!','Captain\'s Chair gives more transparency for MSP customers','','publish','open','open','','captains-chair-gives-more-transparency-for-msp-customers','','','2020-05-28 16:52:24','2020-05-28 16:52:24','',0,'https://captainschairit.com/?p=519',0,'post','',0),(520,1,'2020-04-14 15:53:07','2020-04-14 15:53:07','Our own, Phillip Myers, sat down with the <a href=\"http://www.smileback.com\">SmileBack</a> team to discuss the purpose of the Captain\'s Chair dashboard and how our newest integration with their software can help MSP partners to better display their value to clients. Check out the content <a href=\"https://blog.smileback.com/captain-s-chair-gives-more-transparency-for-msp-customers/\">here</a>!','Captain\'s Chair gives more transparency for MSP customers','','inherit','closed','closed','','519-revision-v1','','','2020-04-14 15:53:07','2020-04-14 15:53:07','',519,'https://captainschairit.com/519-revision-v1/',0,'revision','',0),(521,1,'2020-04-14 15:53:24','2020-04-14 15:53:24','Our own, Phillip Myers, sat down with the <a href=\"http://www.smileback.com\">SmileBack</a> team to discuss the purpose of the Captain\'s Chair dashboard and how our newest integration with their software can help MSP partners to better display their value to clients. Check out the content <a href=\"https://blog.smileback.com/captain-s-chair-gives-more-transparency-for-msp-customers/\">here</a>!','Captain\'s Chair gives more transparency for MSP customers','','inherit','closed','closed','','519-revision-v1','','','2020-04-14 15:53:24','2020-04-14 15:53:24','',519,'https://captainschairit.com/519-revision-v1/',0,'revision','',0),(524,1,'2020-05-20 20:17:52','2020-05-20 20:17:52','','msp360cloudberry','','inherit','open','closed','','msp360cloudberry','','','2020-05-20 20:17:52','2020-05-20 20:17:52','',0,'https://captainschairit.com/wp-content/uploads/2020/05/msp360cloudberry.png',0,'attachment','image/png',0),(525,1,'2019-09-11 13:55:55','2019-09-11 13:55:55','','MSP360','','publish','closed','closed','','msp360','','','2020-05-20 20:31:42','2020-05-20 20:31:42','',0,'https://captainschairit.com/?post_type=cc-connectors&#038;p=525',8,'cc-connectors','',0),(526,1,'2020-05-20 20:19:00','2020-05-20 20:19:00','','MSP360','','inherit','closed','closed','','525-autosave-v1','','','2020-05-20 20:19:00','2020-05-20 20:19:00','',525,'https://captainschairit.com/525-autosave-v1/',0,'revision','',0),(528,1,'2019-09-11 13:41:52','2019-09-11 13:41:52','','Kaseya BMS','','publish','closed','closed','','kaseya-bms','','','2020-10-21 07:30:40','2020-10-21 07:30:40','',0,'https://captainschairit.com/?post_type=cc-connectors&#038;p=528',18,'cc-connectors','',0),(529,1,'2020-06-04 15:05:13','2020-06-04 15:05:13','','kaseya-bms-logo','','inherit','open','closed','','kaseya-bms-logo','','','2020-06-04 15:05:13','2020-06-04 15:05:13','',528,'https://captainschairit.com/wp-content/uploads/2020/06/kaseya-bms-logo.png',0,'attachment','image/png',0),(556,1,'2020-06-22 13:20:44','2020-06-22 13:20:44','','Request a Demo','','inherit','closed','closed','','342-revision-v1','','','2020-06-22 13:20:44','2020-06-22 13:20:44','',342,'https://captainschairit.com/342-revision-v1/',0,'revision','',0),(557,1,'2020-06-22 13:21:01','2020-06-22 13:21:01','','Request a Demo','','inherit','closed','closed','','342-revision-v1','','','2020-06-22 13:21:01','2020-06-22 13:21:01','',342,'https://captainschairit.com/342-revision-v1/',0,'revision','',0),(558,1,'2020-06-22 18:46:03','2020-06-22 18:46:03','','Home','','inherit','closed','closed','','5-revision-v1','','','2020-06-22 18:46:03','2020-06-22 18:46:03','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(559,1,'2020-06-22 18:47:57','2020-06-22 18:47:57','','Home','','inherit','closed','closed','','5-revision-v1','','','2020-06-22 18:47:57','2020-06-22 18:47:57','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(560,1,'2020-06-22 18:52:16','2020-06-22 18:52:16','','About','','inherit','closed','closed','','47-revision-v1','','','2020-06-22 18:52:16','2020-06-22 18:52:16','',47,'https://captainschairit.com/47-revision-v1/',0,'revision','',0),(566,1,'2019-09-11 13:57:45','2019-09-11 13:57:45','','BitDefender','','publish','closed','closed','','bitdefender','','','2020-07-08 13:36:53','2020-07-08 13:36:53','',0,'https://captainschairit.com/?post_type=cc-connectors&#038;p=566',4,'cc-connectors','',0),(567,1,'2020-07-08 13:34:41','2020-07-08 13:34:41','','BitDefender','','inherit','open','closed','','bitdefender','','','2020-07-08 13:34:41','2020-07-08 13:34:41','',566,'https://captainschairit.com/wp-content/uploads/2020/07/BitDefender.png',0,'attachment','image/png',0),(568,1,'2020-07-08 13:34:50','2020-07-08 13:34:50','','Veeam','','inherit','open','closed','','veeam','','','2020-07-08 13:34:50','2020-07-08 13:34:50','',566,'https://captainschairit.com/wp-content/uploads/2020/07/Veeam.png',0,'attachment','image/png',0),(571,1,'2019-09-11 13:53:10','2019-09-11 13:53:10','','Veeam','','publish','closed','closed','','veeam','','','2020-07-08 13:37:48','2020-07-08 13:37:48','',0,'https://captainschairit.com/?post_type=cc-connectors&#038;p=571',11,'cc-connectors','',0),(573,1,'2020-07-13 10:50:24','2020-07-13 10:50:24','','Thank You','','publish','closed','closed','','thank-you','','','2020-07-13 14:51:56','2020-07-13 14:51:56','',0,'https://captainschairit.com/?page_id=573',0,'page','',0),(574,1,'2020-07-13 10:47:04','2020-07-13 10:47:04','','Thank You','','inherit','closed','closed','','573-revision-v1','','','2020-07-13 10:47:04','2020-07-13 10:47:04','',573,'https://captainschairit.com/573-revision-v1/',0,'revision','',0),(575,1,'2020-07-13 10:48:18','2020-07-13 10:48:18','a:7:{s:8:\"location\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"post_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:32:\"template-parts/thankyou-page.php\";}}i:1;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"post_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:38:\"template-parts/thankyou-page-other.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Thank You Page','thank-you-page','publish','closed','closed','','group_5e5cc3a0c3070','','','2020-10-21 08:39:07','2020-10-21 08:39:07','',0,'https://captainschairit.com/?p=575',0,'acf-field-group','',0),(576,1,'2020-07-13 10:48:18','2020-07-13 10:48:18','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Page Heading','page_heading','publish','closed','closed','','field_5e5cc3c48b4f7','','','2020-10-21 08:38:23','2020-10-21 08:38:23','',575,'https://captainschairit.com/?post_type=acf-field&#038;p=576',0,'acf-field','',0),(577,1,'2020-07-13 10:48:18','2020-07-13 10:48:18','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Thank You Text','thank_you_text','publish','closed','closed','','field_5e5cc3da8b4f8','','','2020-10-21 08:38:23','2020-10-21 08:38:23','',575,'https://captainschairit.com/?post_type=acf-field&#038;p=577',1,'acf-field','',0),(578,1,'2020-07-13 10:48:18','2020-07-13 10:48:18','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:0:\"\";}','Thank You Content','thank_you_content','publish','closed','closed','','field_5e5cc42a8b4f9','','','2020-10-21 08:38:23','2020-10-21 08:38:23','',575,'https://captainschairit.com/?post_type=acf-field&#038;p=578',2,'acf-field','',0),(579,1,'2020-07-13 10:50:24','2020-07-13 10:50:24','','Thank You','','inherit','closed','closed','','573-revision-v1','','','2020-07-13 10:50:24','2020-07-13 10:50:24','',573,'https://captainschairit.com/573-revision-v1/',0,'revision','',0),(580,1,'2020-07-13 11:50:34','2020-07-13 11:50:34','','Thank You','','inherit','closed','closed','','573-revision-v1','','','2020-07-13 11:50:34','2020-07-13 11:50:34','',573,'https://captainschairit.com/573-revision-v1/',0,'revision','',0),(581,1,'2020-07-13 11:51:07','2020-07-13 11:51:07','','Thank You','','inherit','closed','closed','','573-revision-v1','','','2020-07-13 11:51:07','2020-07-13 11:51:07','',573,'https://captainschairit.com/573-revision-v1/',0,'revision','',0),(582,1,'2020-07-13 12:26:43','2020-07-13 12:26:43','','Thank You','','inherit','closed','closed','','573-revision-v1','','','2020-07-13 12:26:43','2020-07-13 12:26:43','',573,'https://captainschairit.com/573-revision-v1/',0,'revision','',0),(583,1,'2020-07-13 14:49:45','2020-07-13 14:49:45','','Thank You Contact Us','','publish','closed','closed','','thank-you-contact-us','','','2020-07-13 14:52:12','2020-07-13 14:52:12','',0,'https://captainschairit.com/?page_id=583',0,'page','',0),(584,1,'2020-07-13 14:49:45','2020-07-13 14:49:45','','Thank You Contact Us','','inherit','closed','closed','','583-revision-v1','','','2020-07-13 14:49:45','2020-07-13 14:49:45','',583,'https://captainschairit.com/583-revision-v1/',0,'revision','',0),(585,1,'2020-07-13 14:51:51','2020-07-13 14:51:51','','Thank You Contact Us','','inherit','closed','closed','','583-revision-v1','','','2020-07-13 14:51:51','2020-07-13 14:51:51','',583,'https://captainschairit.com/583-revision-v1/',0,'revision','',0),(599,1,'2020-08-21 11:33:14','2020-08-21 11:33:14','','Captains Chair Overview for Requests','','inherit','open','closed','','captains-chair-overview-for-requests','','','2020-08-21 11:33:14','2020-08-21 11:33:14','',0,'https://captainschairit.com/wp-content/uploads/2020/08/Captains-Chair-Overview-for-Requests.pdf',0,'attachment','application/pdf',0),(601,1,'2020-09-01 05:55:38','2020-09-01 05:55:38','','About','','inherit','closed','closed','','47-revision-v1','','','2020-09-01 05:55:38','2020-09-01 05:55:38','',47,'https://captainschairit.com/47-revision-v1/',0,'revision','',0),(603,1,'2020-09-10 07:39:09','2020-09-10 07:39:09','','banner-laptop','','inherit','open','closed','','banner-laptop-2','','','2020-09-10 07:39:09','2020-09-10 07:39:09','',5,'https://captainschairit.com/wp-content/uploads/2020/09/banner-laptop.png',0,'attachment','image/png',0),(604,1,'2020-09-10 07:41:00','2020-09-10 07:41:00','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Front Image Popup','front_image_popup','publish','closed','closed','','field_5f59d86ba4113','','','2021-01-07 05:48:28','2021-01-07 05:48:28','',11,'https://captainschairit.com/?post_type=acf-field&#038;p=604',3,'acf-field','',0),(605,1,'2020-09-10 07:41:07','2020-09-10 07:41:07','','Home','','inherit','closed','closed','','5-revision-v1','','','2020-09-10 07:41:07','2020-09-10 07:41:07','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(607,1,'2020-09-10 07:45:03','2020-09-10 07:45:03','','Home','','inherit','closed','closed','','5-revision-v1','','','2020-09-10 07:45:03','2020-09-10 07:45:03','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(608,1,'2020-09-10 07:51:50','2020-09-10 07:51:50','Save time on reporting activities, improve client engagement and drive new client acquisition from the industry’s first client focused dashboard platform.','Why do I need it?','','inherit','closed','closed','','27-autosave-v1','','','2020-09-10 07:51:50','2020-09-10 07:51:50','',27,'https://captainschairit.com/27-autosave-v1/',0,'revision','',0),(609,1,'2020-09-10 10:19:02','2020-09-10 10:19:02','Clients have 24/7 access to see the work you are doing for them. The engagement around data they view from their dashboard builds trust\r\nand an understanding of the value of IT services.','Customizable Client Dashboard','','publish','closed','closed','','customizable-client-dashboard','','','2020-12-10 09:08:45','2020-12-10 09:08:45','',0,'https://captainschairit.com/?post_type=cc-features&#038;p=609',0,'cc-features','',0),(610,1,'2020-09-10 10:20:29','2020-09-10 10:20:29','MSPs and their clients love the ticket support feature.  Tickets can be created and managed from Captain’s Chair. Custom forms can be created for onboarding new employees as an example and approval tickets can be created that clients can approve from their email.','Client Ticket Portal','','publish','closed','closed','','client-ticket-portal','','','2020-09-10 10:22:06','2020-09-10 10:22:06','',0,'https://captainschairit.com/?post_type=cc-features&#038;p=610',0,'cc-features','',0),(611,1,'2020-09-10 10:20:47','2020-09-10 10:20:47','','ticket','','inherit','open','closed','','ticket','','','2020-09-10 10:20:47','2020-09-10 10:20:47','',610,'https://captainschairit.com/wp-content/uploads/2020/09/ticket.jpg',0,'attachment','image/jpeg',0),(612,1,'2020-09-10 10:23:36','2020-09-10 10:23:36','This API integration provides the fastest and most accurate visibility to Office 365 users and licenses. The time required to pull this information has been reduced to zero.','Microsoft O365 Licenses','','publish','closed','closed','','microsoft-o365-licenses','','','2020-09-10 10:23:36','2020-09-10 10:23:36','',0,'https://captainschairit.com/?post_type=cc-features&#038;p=612',0,'cc-features','',0),(613,1,'2020-09-10 10:23:18','2020-09-10 10:23:18','','office','','inherit','open','closed','','office','','','2020-09-10 10:23:18','2020-09-10 10:23:18','',612,'https://captainschairit.com/wp-content/uploads/2020/09/office.jpg',0,'attachment','image/jpeg',0),(614,1,'2020-09-10 10:26:46','2020-09-10 10:26:46','Clients are no longer frustrated by the lack of visibility to their assets. The information they need for planning is now immediately available and easily exported for deeper analysis and sharing.','Assets','','publish','closed','closed','','assets','','','2020-09-10 10:26:46','2020-09-10 10:26:46','',0,'https://captainschairit.com/?post_type=cc-features&#038;p=614',0,'cc-features','',0),(615,1,'2020-09-10 10:26:37','2020-09-10 10:26:37','','assets','','inherit','open','closed','','assets','','','2020-09-10 10:26:37','2020-09-10 10:26:37','',614,'https://captainschairit.com/wp-content/uploads/2020/09/assets.jpg',0,'attachment','image/jpeg',0),(616,1,'2020-09-10 10:27:26','2020-09-10 10:27:26','The consolidated view of key service-related data quickly identifies items out of tolerance. Significantly improve the customer experience by being prepared and proactively addressing client concerns more strategically.','Account Management','','publish','closed','closed','','account-management','','','2020-09-10 11:20:00','2020-09-10 11:20:00','',0,'https://captainschairit.com/?post_type=cc-features&#038;p=616',0,'cc-features','',0),(617,1,'2020-09-10 10:30:14','2020-09-10 10:30:14','','Features','','publish','closed','closed','','features','','','2020-09-10 10:30:14','2020-09-10 10:30:14','',0,'https://captainschairit.com/?page_id=617',0,'page','',0),(618,1,'2020-09-10 10:30:14','2020-09-10 10:30:14','','Features','','inherit','closed','closed','','617-revision-v1','','','2020-09-10 10:30:14','2020-09-10 10:30:14','',617,'https://captainschairit.com/617-revision-v1/',0,'revision','',0),(619,1,'2020-09-10 10:32:23','2020-09-10 10:32:23',' ','','','publish','closed','closed','','619','','','2020-12-14 10:13:10','2020-12-14 10:13:10','',0,'https://captainschairit.com/?p=619',1,'nav_menu_item','',0),(620,1,'2020-09-10 10:40:39','2020-09-10 10:40:39','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Client Dashboard','client_dashboard','publish','closed','closed','','field_5f5a0284841a7','','','2020-09-10 10:40:39','2020-09-10 10:40:39','',348,'https://captainschairit.com/?post_type=acf-field&p=620',3,'acf-field','',0),(621,1,'2020-09-10 10:42:16','2020-09-10 10:42:16','','Request a Demo','','inherit','closed','closed','','342-revision-v1','','','2020-09-10 10:42:16','2020-09-10 10:42:16','',342,'https://captainschairit.com/342-revision-v1/',0,'revision','',0),(622,1,'2020-09-10 10:44:05','2020-09-10 10:44:05','','client-dashboard-demo','','inherit','open','closed','','client-dashboard-demo','','','2020-09-10 10:44:05','2020-09-10 10:44:05','',342,'https://captainschairit.com/wp-content/uploads/2020/09/client-dashboard-demo.jpg',0,'attachment','image/jpeg',0),(623,1,'2020-09-10 10:44:34','2020-09-10 10:44:34','','clients','','inherit','open','closed','','clients','','','2020-09-10 10:44:34','2020-09-10 10:44:34','',0,'https://captainschairit.com/wp-content/uploads/2020/09/clients.png',0,'attachment','image/png',0),(624,1,'2020-09-10 10:44:35','2020-09-10 10:44:35','','efficiency','','inherit','open','closed','','efficiency','','','2020-09-10 10:44:35','2020-09-10 10:44:35','',0,'https://captainschairit.com/wp-content/uploads/2020/09/efficiency.png',0,'attachment','image/png',0),(625,1,'2020-09-10 10:44:35','2020-09-10 10:44:35','','engagement','','inherit','open','closed','','engagement','','','2020-09-10 10:44:35','2020-09-10 10:44:35','',0,'https://captainschairit.com/wp-content/uploads/2020/09/engagement.png',0,'attachment','image/png',0),(626,1,'2020-09-10 10:44:35','2020-09-10 10:44:35','','revenue','','inherit','open','closed','','revenue','','','2020-09-10 10:44:35','2020-09-10 10:44:35','',0,'https://captainschairit.com/wp-content/uploads/2020/09/revenue.png',0,'attachment','image/png',0),(627,1,'2020-09-10 10:44:50','2020-09-10 10:44:50','','Request a Demo','','inherit','closed','closed','','342-revision-v1','','','2020-09-10 10:44:50','2020-09-10 10:44:50','',342,'https://captainschairit.com/342-revision-v1/',0,'revision','',0),(628,1,'2020-09-10 11:00:47','2020-09-10 11:00:47','','Home','','inherit','closed','closed','','5-revision-v1','','','2020-09-10 11:00:47','2020-09-10 11:00:47','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(629,1,'2020-09-10 11:19:55','2020-09-10 11:19:55','','am-dashboard','','inherit','open','closed','','am-dashboard','','','2020-09-10 11:19:55','2020-09-10 11:19:55','',616,'https://captainschairit.com/wp-content/uploads/2020/09/am-dashboard.jpg',0,'attachment','image/jpeg',0),(630,1,'2020-09-10 11:24:49','2020-09-10 11:24:49','','Request a Demo','','inherit','closed','closed','','342-revision-v1','','','2020-09-10 11:24:49','2020-09-10 11:24:49','',342,'https://captainschairit.com/342-revision-v1/',0,'revision','',0),(642,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:26:\"template-parts/pricing.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Pricing Page','pricing-page','publish','closed','closed','','group_5f55fcd9b6136','','','2021-01-08 12:35:05','2021-01-08 12:35:05','',0,'https://captainschairit.com/?p=642',0,'acf-field-group','',0),(643,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Banner Section','banner_section','publish','closed','closed','','field_5f55fcd9cc74c','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',642,'https://captainschairit.com/?post_type=acf-field&p=643',0,'acf-field','',0),(644,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5f55fcd9df780','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',643,'https://captainschairit.com/?post_type=acf-field&p=644',0,'acf-field','',0),(645,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5f55fcd9df7bd','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',643,'https://captainschairit.com/?post_type=acf-field&p=645',1,'acf-field','',0),(646,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"cc-connectors\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Connectors Post Type','connectors-post-type','publish','closed','closed','','group_5ebbd8574c910','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',0,'https://captainschairit.com/?p=646',0,'acf-field-group','',0),(647,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:1;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Connector ID','connector_id','publish','closed','closed','','field_5ebbd86220ec5','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',646,'https://captainschairit.com/?post_type=acf-field&p=647',0,'acf-field','',0),(648,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:1;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";i:130;s:10:\"min_height\";i:86;s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";i:130;s:10:\"max_height\";i:86;s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','image','publish','closed','closed','','field_5ec36f84c84a7','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',646,'https://captainschairit.com/?post_type=acf-field&p=648',1,'acf-field','',0),(649,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"post_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:36:\"template-parts/confirmation-page.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Confirmation Page','confirmation-page','publish','closed','closed','','group_5e592d2759964','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',0,'https://captainschairit.com/?p=649',0,'acf-field-group','',0),(650,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Page Heading','page_heading','publish','closed','closed','','field_5e592d8608cb4','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',649,'https://captainschairit.com/?post_type=acf-field&p=650',0,'acf-field','',0),(651,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Content Heading','content_heading','publish','closed','closed','','field_5e592d9808cb5','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',649,'https://captainschairit.com/?post_type=acf-field&p=651',1,'acf-field','',0),(652,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:6;s:9:\"new_lines\";s:7:\"wpautop\";}','Content Part','content_part','publish','closed','closed','','field_5e592db708cb6','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',649,'https://captainschairit.com/?post_type=acf-field&p=652',2,'acf-field','',0),(653,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"post_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:36:\"template-parts/choose-connectors.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Choose Connectors Page','choose-connectors-page','publish','closed','closed','','group_5e5796498032f','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',0,'https://captainschairit.com/?p=653',0,'acf-field-group','',0),(654,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Page Heading','page_heading','publish','closed','closed','','field_5e5796c9e52aa','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',653,'https://captainschairit.com/?post_type=acf-field&p=654',0,'acf-field','',0),(655,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:6;s:9:\"new_lines\";s:7:\"wpautop\";}','Content Part','content_part','publish','closed','closed','','field_5e5796e2e52ab','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',653,'https://captainschairit.com/?post_type=acf-field&p=655',1,'acf-field','',0),(656,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:35:\"template-parts/collect-data-msp.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Collerct data MSP Page','collerct-data-msp-page','publish','closed','closed','','group_5e465b52b462f','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',0,'https://captainschairit.com/?p=656',0,'acf-field-group','',0),(657,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Page Heading','page_heading','publish','closed','closed','','field_5e5775ae95327','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',656,'https://captainschairit.com/?post_type=acf-field&p=657',0,'acf-field','',0),(658,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:4;s:9:\"new_lines\";s:7:\"wpautop\";}','Captain\'s Charis URL Instructions','captains_charis_url_instructions','publish','closed','closed','','field_5e6b8a77bd16e','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',656,'https://captainschairit.com/?post_type=acf-field&p=658',1,'acf-field','',0),(659,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:0:\"\";}','Content Big Font','content_big_font','publish','closed','closed','','field_5e5775b695328','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',656,'https://captainschairit.com/?post_type=acf-field&p=659',2,'acf-field','',0),(660,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:4;s:9:\"new_lines\";s:0:\"\";}','Content Small Font','content_small_font','publish','closed','closed','','field_5e5775c695329','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',656,'https://captainschairit.com/?post_type=acf-field&p=660',3,'acf-field','',0),(661,1,'2020-10-21 07:08:19','2020-10-21 07:08:19','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','image','publish','closed','closed','','field_5e5775ca9532b','','','2020-10-21 07:08:19','2020-10-21 07:08:19','',656,'https://captainschairit.com/?post_type=acf-field&p=661',4,'acf-field','',0),(662,1,'2020-10-21 07:10:37','2020-10-21 07:10:37','','Pricing','','publish','closed','closed','','pricing','','','2021-02-03 08:09:17','2021-02-03 08:09:17','',0,'https://captainschairit.com/?page_id=662',0,'page','',0),(663,1,'2020-10-21 07:10:22','2020-10-21 07:10:22','','price-banner','','inherit','open','closed','','price-banner','','','2020-10-21 07:10:22','2020-10-21 07:10:22','',662,'https://captainschairit.com/wp-content/uploads/2020/10/price-banner.jpg',0,'attachment','image/jpeg',0),(664,1,'2020-10-21 07:10:37','2020-10-21 07:10:37','','Pricing','','inherit','closed','closed','','662-revision-v1','','','2020-10-21 07:10:37','2020-10-21 07:10:37','',662,'https://captainschairit.com/662-revision-v1/',0,'revision','',0),(668,1,'2020-10-21 07:23:29','2020-10-21 07:23:29','','Collect Data for MSP','','draft','closed','closed','','collect-data-for-msp','','','2021-04-20 05:39:10','2021-04-20 05:39:10','',0,'https://captainschairit.com/?page_id=668',0,'page','',0),(669,1,'2020-10-21 07:23:19','2020-10-21 07:23:19','','msp-content-img','','inherit','open','closed','','msp-content-img','','','2020-10-21 07:23:19','2020-10-21 07:23:19','',668,'https://captainschairit.com/wp-content/uploads/2020/10/msp-content-img.jpg',0,'attachment','image/jpeg',0),(670,1,'2020-10-21 07:23:29','2020-10-21 07:23:29','','Collect Data for MSP','','inherit','closed','closed','','668-revision-v1','','','2020-10-21 07:23:29','2020-10-21 07:23:29','',668,'https://captainschairit.com/668-revision-v1/',0,'revision','',0),(671,1,'2020-10-21 07:26:25','2020-10-21 07:26:25','','Collect Data for MSP','','inherit','closed','closed','','668-revision-v1','','','2020-10-21 07:26:25','2020-10-21 07:26:25','',668,'https://captainschairit.com/668-revision-v1/',0,'revision','',0),(672,1,'2020-10-21 07:27:36','2020-10-21 07:27:36','','Choose Connectors','','publish','closed','closed','','choose-connectors','','','2020-10-21 07:27:36','2020-10-21 07:27:36','',0,'https://captainschairit.com/?page_id=672',0,'page','',0),(673,1,'2020-10-21 07:27:36','2020-10-21 07:27:36','','Choose Connectors','','inherit','closed','closed','','672-revision-v1','','','2020-10-21 07:27:36','2020-10-21 07:27:36','',672,'https://captainschairit.com/672-revision-v1/',0,'revision','',0),(674,1,'2020-10-21 07:29:49','2020-10-21 07:29:49','','ConnectWiseManage-2','','inherit','open','closed','','connectwisemanage-2','','','2020-10-21 07:29:49','2020-10-21 07:29:49','',104,'https://captainschairit.com/wp-content/uploads/2019/09/ConnectWiseManage-2.png',0,'attachment','image/png',0),(675,1,'2020-10-21 07:29:49','2020-10-21 07:29:49','','kaseya-bms-3','','inherit','open','closed','','kaseya-bms-3','','','2020-10-21 07:29:49','2020-10-21 07:29:49','',104,'https://captainschairit.com/wp-content/uploads/2019/09/kaseya-bms-3.png',0,'attachment','image/png',0),(676,1,'2020-10-21 07:44:34','2020-10-21 07:44:34','','Confirm Order','','publish','closed','closed','','confirm-order','','','2020-10-21 07:44:34','2020-10-21 07:44:34','',0,'https://captainschairit.com/?page_id=676',0,'page','',0),(677,1,'2020-10-21 07:44:34','2020-10-21 07:44:34','','Confirm Order','','inherit','closed','closed','','676-revision-v1','','','2020-10-21 07:44:34','2020-10-21 07:44:34','',676,'https://captainschairit.com/676-revision-v1/',0,'revision','',0),(678,1,'2020-10-21 08:33:49','2020-10-21 08:33:49','','Thank You Other MSP','','publish','closed','closed','','thanks-other-msp','','','2020-10-21 10:21:35','2020-10-21 10:21:35','',0,'https://captainschairit.com/?page_id=678',0,'page','',0),(679,1,'2020-10-21 08:33:49','2020-10-21 08:33:49','','Thank You Other MSP','','inherit','closed','closed','','678-revision-v1','','','2020-10-21 08:33:49','2020-10-21 08:33:49','',678,'https://captainschairit.com/678-revision-v1/',0,'revision','',0),(680,1,'2020-10-21 08:39:44','2020-10-21 08:39:44','','Thank You Other MSP','','inherit','closed','closed','','678-revision-v1','','','2020-10-21 08:39:44','2020-10-21 08:39:44','',678,'https://captainschairit.com/678-revision-v1/',0,'revision','',0),(681,1,'2020-10-21 09:42:22','2020-10-21 09:42:22',' ','','','publish','closed','closed','','681','','','2020-12-14 10:13:10','2020-12-14 10:13:10','',0,'https://captainschairit.com/?p=681',2,'nav_menu_item','',0),(683,1,'2020-10-21 11:06:52','2020-10-21 11:06:52','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:6;s:9:\"new_lines\";s:0:\"\";}','Content','content','publish','closed','closed','','field_5f901635fa14f','','','2020-10-21 11:06:52','2020-10-21 11:06:52','',642,'https://captainschairit.com/?post_type=acf-field&p=683',1,'acf-field','',0),(684,1,'2020-10-21 11:07:45','2020-10-21 11:07:45','','Pricing','','inherit','closed','closed','','662-revision-v1','','','2020-10-21 11:07:45','2020-10-21 11:07:45','',662,'https://captainschairit.com/662-revision-v1/',0,'revision','',0),(687,1,'2020-11-02 05:18:03','2020-11-02 05:18:03','','saas-agreement','','inherit','open','closed','','saas-agreement','','','2020-11-02 05:18:03','2020-11-02 05:18:03','',0,'https://captainschairit.com/wp-content/uploads/2020/11/saas-agreement.pdf',0,'attachment','application/pdf',0),(688,1,'2020-11-05 08:09:51','2020-11-05 08:09:51','','Thank You Confirmation','','publish','closed','closed','','thank-you-confirmation','','','2020-11-05 08:09:51','2020-11-05 08:09:51','',0,'https://captainschairit.com/?page_id=688',0,'page','',0),(689,1,'2020-11-05 08:09:51','2020-11-05 08:09:51','','Thank You Confirmation','','inherit','closed','closed','','688-revision-v1','','','2020-11-05 08:09:51','2020-11-05 08:09:51','',688,'https://captainschairit.com/688-revision-v1/',0,'revision','',0),(693,1,'2020-12-03 06:44:00','2020-12-03 06:44:00','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"cc-pricings\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Pricing Post Type','pricing-post-type','publish','closed','closed','','group_5e469f6f9964b','','','2020-12-03 06:44:00','2020-12-03 06:44:00','',0,'https://captainschairit.com/?p=693',0,'acf-field-group','',0),(694,1,'2020-12-03 06:44:00','2020-12-03 06:44:00','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Crewman','crewman','publish','closed','closed','','field_5fb75c68c74e6','','','2020-12-03 06:44:00','2020-12-03 06:44:00','',693,'https://captainschairit.com/?post_type=acf-field&p=694',0,'acf-field','',0),(695,1,'2020-12-03 06:44:00','2020-12-03 06:44:00','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5fb75c87c74e7','','','2020-12-03 06:44:00','2020-12-03 06:44:00','',694,'https://captainschairit.com/?post_type=acf-field&p=695',0,'acf-field','',0),(696,1,'2020-12-03 06:44:00','2020-12-03 06:44:00','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Eligible','eligible','publish','closed','closed','','field_5fb75ca2c74e8','','','2020-12-03 06:44:00','2020-12-03 06:44:00','',694,'https://captainschairit.com/?post_type=acf-field&p=696',1,'acf-field','',0),(697,1,'2020-12-03 06:44:00','2020-12-03 06:44:00','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Lieutenant','lieutenant','publish','closed','closed','','field_5fb75ceab6b8b','','','2020-12-03 06:44:00','2020-12-03 06:44:00','',693,'https://captainschairit.com/?post_type=acf-field&p=697',1,'acf-field','',0),(698,1,'2020-12-03 06:44:00','2020-12-03 06:44:00','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5fb75ceab6b8c','','','2020-12-03 06:44:00','2020-12-03 06:44:00','',697,'https://captainschairit.com/?post_type=acf-field&p=698',0,'acf-field','',0),(699,1,'2020-12-03 06:44:00','2020-12-03 06:44:00','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Eligible','eligible','publish','closed','closed','','field_5fb75ceab6b8d','','','2020-12-03 06:44:00','2020-12-03 06:44:00','',697,'https://captainschairit.com/?post_type=acf-field&p=699',1,'acf-field','',0),(700,1,'2020-12-03 06:44:00','2020-12-03 06:44:00','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Captain','captain','publish','closed','closed','','field_5fb75d353c32d','','','2020-12-03 06:44:00','2020-12-03 06:44:00','',693,'https://captainschairit.com/?post_type=acf-field&p=700',2,'acf-field','',0),(701,1,'2020-12-03 06:44:00','2020-12-03 06:44:00','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5fb75d353c32e','','','2020-12-03 06:44:00','2020-12-03 06:44:00','',700,'https://captainschairit.com/?post_type=acf-field&p=701',0,'acf-field','',0),(702,1,'2020-12-03 06:44:00','2020-12-03 06:44:00','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Eligible','eligible','publish','closed','closed','','field_5fb75d353c32f','','','2020-12-03 06:44:00','2020-12-03 06:44:00','',700,'https://captainschairit.com/?post_type=acf-field&p=702',1,'acf-field','',0),(703,1,'2020-12-03 06:49:32','2020-12-03 06:49:32','','Price Per Month','','publish','closed','closed','','price-per-month','','','2020-12-03 06:49:32','2020-12-03 06:49:32','',0,'https://captainschairit.com/?post_type=cc-pricings&#038;p=703',0,'cc-pricings','',0),(704,1,'2020-12-03 06:50:03','2020-12-03 06:50:03','','Free \"Preview\" Period (30 Days)','','publish','closed','closed','','free-preview-period-30-days','','','2020-12-03 06:50:03','2020-12-03 06:50:03','',0,'https://captainschairit.com/?post_type=cc-pricings&#038;p=704',1,'cc-pricings','',0),(705,1,'2020-12-03 06:50:42','2020-12-03 06:50:42','','Annual Pricing (10% discount)','','publish','closed','closed','','annual-pricing-10-discount','','','2020-12-03 06:50:42','2020-12-03 06:50:42','',0,'https://captainschairit.com/?post_type=cc-pricings&#038;p=705',2,'cc-pricings','',0),(706,1,'2020-12-03 06:51:18','2020-12-03 06:51:18','','Minimum Active Clients','','publish','closed','closed','','minimum-active-clients','','','2020-12-03 06:51:18','2020-12-03 06:51:18','',0,'https://captainschairit.com/?post_type=cc-pricings&#038;p=706',4,'cc-pricings','',0),(707,1,'2020-12-03 06:52:25','2020-12-03 06:52:25','','Additional Clients Billed At:','','publish','closed','closed','','additional-clients-billed-at','','','2020-12-03 06:52:25','2020-12-03 06:52:25','',0,'https://captainschairit.com/?post_type=cc-pricings&#038;p=707',3,'cc-pricings','',0),(708,1,'2020-12-03 06:53:38','2020-12-03 06:53:38','','PSA + Unlimited Connectors','','publish','closed','closed','','psa-unlimited-connectors','','','2020-12-03 06:53:38','2020-12-03 06:53:38','',0,'https://captainschairit.com/?post_type=cc-pricings&#038;p=708',5,'cc-pricings','',0),(709,1,'2020-12-03 06:54:00','2020-12-03 06:54:00','','Unlimited Internal Subscribers','','publish','closed','closed','','unlimited-internal-subscribers','','','2020-12-03 06:54:00','2020-12-03 06:54:00','',0,'https://captainschairit.com/?post_type=cc-pricings&#038;p=709',6,'cc-pricings','',0),(710,1,'2020-12-03 06:54:28','2020-12-03 06:54:28','','Unlimited Access to Client Dashboards','','publish','closed','closed','','unlimited-access-to-client-dashboards','','','2020-12-03 06:54:28','2020-12-03 06:54:28','',0,'https://captainschairit.com/?post_type=cc-pricings&#038;p=710',7,'cc-pricings','',0),(712,1,'2020-12-10 08:54:05','2020-12-10 08:54:05','','header-bg-min','','inherit','open','closed','','header-bg-min','','','2020-12-10 08:54:41','2020-12-10 08:54:41','',5,'https://captainschairit.com/wp-content/uploads/2020/12/header-bg-min.jpg',0,'attachment','image/jpeg',0),(713,1,'2020-12-10 08:54:41','2020-12-10 08:54:41','','Home','','inherit','closed','closed','','5-revision-v1','','','2020-12-10 08:54:41','2020-12-10 08:54:41','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(715,1,'2020-12-10 09:08:37','2020-12-10 09:08:37','','client-dashboard-scaled-compressed','','inherit','open','closed','','client-dashboard-scaled-compressed','','','2020-12-10 09:08:37','2020-12-10 09:08:37','',609,'https://captainschairit.com/wp-content/uploads/2020/09/client-dashboard-scaled-compressed.jpg',0,'attachment','image/jpeg',0),(717,1,'2020-12-10 09:14:53','2020-12-10 09:14:53','','selling-more','','inherit','open','closed','','selling-more','','','2020-12-10 09:14:53','2020-12-10 09:14:53','',0,'https://captainschairit.com/wp-content/uploads/2020/12/selling-more.png',0,'attachment','image/png',0),(719,1,'2020-12-14 10:04:40','2020-12-14 10:04:40','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:15:\"cc-testimonials\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Testimonial Post Type','testimonial-post-type','publish','closed','closed','','group_5fd3715b726fa','','','2020-12-14 10:04:40','2020-12-14 10:04:40','',0,'https://captainschairit.com/?p=719',0,'acf-field-group','',0),(720,1,'2020-12-14 10:04:40','2020-12-14 10:04:40','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Content','content','publish','closed','closed','','field_5fd3716f4d0e6','','','2020-12-14 10:04:40','2020-12-14 10:04:40','',719,'https://captainschairit.com/?post_type=acf-field&p=720',0,'acf-field','',0),(721,1,'2020-12-14 10:04:40','2020-12-14 10:04:40','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:30:\"template-parts/testimonial.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Testimonial Page','testimonial-page','publish','closed','closed','','group_5fd36d2fc47d7','','','2020-12-14 10:04:40','2020-12-14 10:04:40','',0,'https://captainschairit.com/?p=721',0,'acf-field-group','',0),(722,1,'2020-12-14 10:04:40','2020-12-14 10:04:40','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Banner Section','banner_section','publish','closed','closed','','field_5fd36d4f0bdda','','','2020-12-14 10:04:40','2020-12-14 10:04:40','',721,'https://captainschairit.com/?post_type=acf-field&p=722',0,'acf-field','',0),(723,1,'2020-12-14 10:04:40','2020-12-14 10:04:40','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5fd36d610bddb','','','2020-12-14 10:04:40','2020-12-14 10:04:40','',722,'https://captainschairit.com/?post_type=acf-field&p=723',0,'acf-field','',0),(724,1,'2020-12-14 10:04:40','2020-12-14 10:04:40','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Text','text','publish','closed','closed','','field_5fd36d950bddc','','','2020-12-14 10:04:40','2020-12-14 10:04:40','',722,'https://captainschairit.com/?post_type=acf-field&p=724',1,'acf-field','',0),(725,1,'2020-12-14 10:06:10','2020-12-14 10:06:10','','Milner','','publish','closed','closed','','milner','','','2020-12-14 10:06:10','2020-12-14 10:06:10','',0,'https://captainschairit.com/?post_type=cc-testimonials&#038;p=725',0,'cc-testimonials','',0),(726,1,'2020-12-14 10:06:04','2020-12-14 10:06:04','','testimonial1','','inherit','open','closed','','testimonial1','','','2020-12-14 10:06:04','2020-12-14 10:06:04','',725,'https://captainschairit.com/wp-content/uploads/2020/12/testimonial1.png',0,'attachment','image/png',0),(727,1,'2020-12-14 10:06:47','2020-12-14 10:06:47','','Nomerel','','publish','closed','closed','','nomerel','','','2020-12-14 10:06:47','2020-12-14 10:06:47','',0,'https://captainschairit.com/?post_type=cc-testimonials&#038;p=727',0,'cc-testimonials','',0),(728,1,'2020-12-14 10:06:43','2020-12-14 10:06:43','','testimonial2','','inherit','open','closed','','testimonial2','','','2020-12-14 10:06:43','2020-12-14 10:06:43','',727,'https://captainschairit.com/wp-content/uploads/2020/12/testimonial2.png',0,'attachment','image/png',0),(729,1,'2020-12-14 10:07:23','2020-12-14 10:07:23','','Concertium','','publish','closed','closed','','concertium','','','2020-12-14 10:07:23','2020-12-14 10:07:23','',0,'https://captainschairit.com/?post_type=cc-testimonials&#038;p=729',0,'cc-testimonials','',0),(730,1,'2020-12-14 10:07:20','2020-12-14 10:07:20','','testimonial3','','inherit','open','closed','','testimonial3','','','2020-12-14 10:07:20','2020-12-14 10:07:20','',729,'https://captainschairit.com/wp-content/uploads/2020/12/testimonial3.png',0,'attachment','image/png',0),(731,1,'2020-12-14 10:08:19','2020-12-14 10:08:19','','Testimonials','','publish','closed','closed','','testimonials','','','2020-12-14 10:08:19','2020-12-14 10:08:19','',0,'https://captainschairit.com/?page_id=731',0,'page','',0),(732,1,'2020-12-14 10:08:19','2020-12-14 10:08:19','','Testimonials','','inherit','closed','closed','','731-revision-v1','','','2020-12-14 10:08:19','2020-12-14 10:08:19','',731,'https://captainschairit.com/731-revision-v1/',0,'revision','',0),(733,1,'2020-12-14 10:13:10','2020-12-14 10:13:10',' ','','','publish','closed','closed','','733','','','2020-12-14 10:13:10','2020-12-14 10:13:10','',0,'https://captainschairit.com/?p=733',8,'nav_menu_item','',0),(734,1,'2020-12-16 05:40:29','2020-12-16 05:40:29','','Pricing','','draft','closed','closed','','pricing-msp','','','2021-04-20 05:38:28','2021-04-20 05:38:28','',0,'https://captainschairit.com/?page_id=734',0,'page','',0),(735,1,'2020-12-16 05:40:29','2020-12-16 05:40:29','','Pricing','','inherit','closed','closed','','734-revision-v1','','','2020-12-16 05:40:29','2020-12-16 05:40:29','',734,'https://captainschairit.com/734-revision-v1/',0,'revision','',0),(736,1,'2020-12-16 06:09:19','2020-12-16 06:09:19','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:30:\"template-parts/pricing-msp.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:1:{i:0;s:11:\"the_content\";}s:11:\"description\";s:0:\"\";}','Pricing MSP Page','pricing-msp-page','publish','closed','closed','','group_5fd72f9631e68','','','2020-12-16 06:11:28','2020-12-16 06:11:28','',0,'https://captainschairit.com/?p=736',0,'acf-field-group','',0),(740,1,'2020-12-16 06:09:19','2020-12-16 06:09:19','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Content','content','publish','closed','closed','','field_5fd72f964b626','','','2020-12-16 06:10:25','2020-12-16 06:10:25','',736,'https://captainschairit.com/?post_type=acf-field&#038;p=740',0,'acf-field','',0),(741,1,'2020-12-16 06:10:05','2020-12-16 06:10:05','','Pricing','','inherit','closed','closed','','734-revision-v1','','','2020-12-16 06:10:05','2020-12-16 06:10:05','',734,'https://captainschairit.com/734-revision-v1/',0,'revision','',0),(743,1,'2020-12-29 15:28:19','2020-12-29 15:28:19','','Home','','inherit','closed','closed','','5-revision-v1','','','2020-12-29 15:28:19','2020-12-29 15:28:19','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(744,1,'2020-12-29 15:29:23','2020-12-29 15:29:23','','client-dashboard','','inherit','open','closed','','client-dashboard-2','','','2020-12-29 15:29:23','2020-12-29 15:29:23','',5,'https://captainschairit.com/wp-content/uploads/2020/12/client-dashboard.jpg',0,'attachment','image/jpeg',0),(745,1,'2020-12-29 15:29:42','2020-12-29 15:29:42','','Home','','inherit','closed','closed','','5-revision-v1','','','2020-12-29 15:29:42','2020-12-29 15:29:42','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(746,1,'2020-12-31 12:52:02','2020-12-31 12:52:02','','Product Overview','','inherit','open','closed','','product-overview','','','2020-12-31 12:52:02','2020-12-31 12:52:02','',0,'https://captainschairit.com/wp-content/uploads/2020/12/Product-Overview.pdf',0,'attachment','application/pdf',0),(748,1,'2021-01-07 05:48:07','2021-01-07 05:48:07','a:7:{s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";}','Video Link','video_link','publish','closed','closed','','field_5ff6a08585341','','','2021-01-07 05:48:28','2021-01-07 05:48:28','',11,'https://captainschairit.com/?post_type=acf-field&#038;p=748',2,'acf-field','',0),(749,1,'2021-01-07 05:49:43','2021-01-07 05:49:43','','banner-laptop-0601','','inherit','open','closed','','banner-laptop-0601','','','2021-01-07 05:49:43','2021-01-07 05:49:43','',5,'https://captainschairit.com/wp-content/uploads/2021/01/banner-laptop-0601.png',0,'attachment','image/png',0),(750,1,'2021-01-07 05:50:08','2021-01-07 05:50:08','','Home','','inherit','closed','closed','','5-revision-v1','','','2021-01-07 05:50:08','2021-01-07 05:50:08','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(752,1,'2021-01-08 12:25:03','2021-01-08 12:25:03','a:7:{s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";}','Video Link','video_link','publish','closed','closed','','field_5ff84f0efce43','','','2021-01-08 12:33:30','2021-01-08 12:33:30','',642,'https://captainschairit.com/?post_type=acf-field&#038;p=752',2,'acf-field','',0),(753,1,'2021-01-08 12:25:46','2021-01-08 12:25:46','','Pricing','','inherit','closed','closed','','662-revision-v1','','','2021-01-08 12:25:46','2021-01-08 12:25:46','',662,'https://captainschairit.com/662-revision-v1/',0,'revision','',0),(754,1,'2021-01-08 12:34:01','2021-01-08 12:34:01','','Pricing','','inherit','closed','closed','','662-revision-v1','','','2021-01-08 12:34:01','2021-01-08 12:34:01','',662,'https://captainschairit.com/662-revision-v1/',0,'revision','',0),(755,1,'2021-01-11 05:32:57','2021-01-11 05:32:57','','computer-animation','','inherit','open','closed','','computer-animation','','','2021-01-11 05:32:57','2021-01-11 05:32:57','',5,'https://captainschairit.com/wp-content/uploads/2021/01/computer-animation.gif',0,'attachment','image/gif',0),(756,1,'2021-01-11 05:33:37','2021-01-11 05:33:37','','Home','','inherit','closed','closed','','5-revision-v1','','','2021-01-11 05:33:37','2021-01-11 05:33:37','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(757,1,'2021-01-11 06:32:11','2021-01-11 06:32:11','','Home','','inherit','closed','closed','','5-revision-v1','','','2021-01-11 06:32:11','2021-01-11 06:32:11','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(758,1,'2021-01-11 06:33:19','2021-01-11 06:33:19','','Home','','inherit','closed','closed','','5-revision-v1','','','2021-01-11 06:33:19','2021-01-11 06:33:19','',5,'https://captainschairit.com/5-revision-v1/',0,'revision','',0),(760,1,'2021-02-03 08:07:08','2021-02-03 08:07:08','','Pricing','','inherit','closed','closed','','662-revision-v1','','','2021-02-03 08:07:08','2021-02-03 08:07:08','',662,'https://captainschairit.com/662-revision-v1/',0,'revision','',0),(761,1,'2021-02-03 08:09:17','2021-02-03 08:09:17','','Pricing','','inherit','closed','closed','','662-revision-v1','','','2021-02-03 08:09:17','2021-02-03 08:09:17','',662,'https://captainschairit.com/662-revision-v1/',0,'revision','',0),(762,1,'2021-02-03 08:10:29','2021-02-03 08:10:29','','Pricing','','inherit','closed','closed','','734-revision-v1','','','2021-02-03 08:10:29','2021-02-03 08:10:29','',734,'https://captainschairit.com/734-revision-v1/',0,'revision','',0),(764,1,'2021-02-05 20:26:34','2021-02-05 20:26:34','MSPs, short for Managed Service Providers, provide services to organizations for Information Technology (IT) related processes and functions. To retain clients, MSPs do their very best to fulfill their contracted obligations for the organization. However, sometimes client retention fails. Here are some possible reasons why this happens, as well an overview of how to solve these particular issues.\r\n\r\n<strong>Miscommunication</strong>\r\nClients may perceive the MSP is not performing all their contracted obligations satisfactorily. This is usually the result of miscommunication between both the client and the MSP.\r\n\r\nA typical MSP will hold onto 93% of their customers each year and will lose the client when a “surprise” occurs – something unforeseen or an incidence of poor customer service. Most relationships have very little contact between parties and the communication occurs only when problems arise.\r\n\r\n<strong>Perceived Value</strong>\r\nAn MSP working proactively to reduce the issues and system down times for the client, may find the client try to renegotiate or cancel the contract at the time of renewal because the client doesn’t see the value of the MSP services any more. The client may say “why should I continue to pay you $xx when you are servicing half the number of tickets as last year?” or “for the number of tickets you are servicing now, your competitor will do it for $xx less.”\r\n\r\n<strong>Missed Tickets</strong>\r\nIf the tools used to service the client are sub-par, even the best MSP may miss a ticket or a pattern of tickets that lead up to a big issue. Over time the client may lose trust in the MSP’s ability to service the organization.\r\n\r\n<strong>Value-Added Services</strong>\r\nThe MSP market is very competitive. To stay on top, an MSP has to offer more value than its competitors in the same price range.\r\n\r\n<strong>What can be done to solve these issues?</strong>\r\nWe would be remiss if we didn’t state the obvious: the Captain’s Chair Client Dashboard and Account Management Dashboard will help solve all of these problems:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">The Client Dashboard provides an easy-to-understand view of all the work being performed by the MSP in support of the client’s technology environment.</li>\r\n 	<li style=\"line-height: 180%;\">The Client Dashboard provides transparency, which lends itself to more healthy communication between the client and the MSP.</li>\r\n 	<li style=\"line-height: 180%;\">The Client Dashboard provides information about Service Levels, which reinforces the perception that the MSP is providing excellent service.</li>\r\n 	<li style=\"line-height: 180%;\">The Client Dashboard also provides information regarding the assets, warranties and subscriptions owned by the MSP client, a value-added service.</li>\r\n 	<li style=\"line-height: 180%;\">The Management Dashboard provides a clear picture for the MSP of all the activity with the client, in real time. A call from the MSP to the client about a major new issue is much better for the relationship than a call from the client to the MSP.</li>\r\n</ul>\r\nMSPs who wait until the Quarterly Business Reviews (QBR) to contact the client may be surprised to find a disconnection between both parties on the value of the services provided. A client who doesn’t have a clear picture of the day-to-day services performed by the MSP may only have the quarterly reports and employee feedback of the MSP’s services when it is time to renew the contract.\r\n\r\nAn MSP with a good, clean dashboard provides the client with a daily reminder of the MSP’s good service. An MSP with a good, clean dashboard to monitor the client’s operation has the information necessary to be proactive in terms of service as well as client communication.','Common customer retention issues for MSPs','','publish','open','open','','common-customer-retention-issues-for-msps','','','2021-04-08 16:57:48','2021-04-08 16:57:48','',0,'https://captainschairit.com/?p=764',0,'post','',0),(765,1,'2021-02-05 20:20:24','2021-02-05 20:20:24','MSPs, short for Managed Service Providers, provide services to organizations for Information Technology (IT) related processes and functions. To retain clients, MSPs do their very best to fulfill their contracted obligations for the organization. However, sometimes client retention fails. Here are some possible reasons why this happens, as well an overview of how to solve these particular issues.\r\n\r\n<strong>Miscommunication</strong>\r\nClients may perceive the MSP is not performing all their contracted obligations satisfactorily. This is usually the result of miscommunication between both the client and the MSP.\r\n\r\nA typical MSP will hold onto 93% of their customers each year and will lose the client when a “surprise” occurs – something unforeseen or an incidence of poor customer service. Most relationships have very little contact between parties and the communication occurs only when problems arise.\r\n\r\n<strong>Perceived Value</strong>\r\nAn MSP working proactively to reduce the issues and system down times for the client, may find the client try to renegotiate or cancel the contract at the time of renewal because the client doesn’t see the value of the MSP services any more. The client may say “why should I continue to pay you $xx when you are servicing half the number of tickets as last year?” or “for the number of tickets you are servicing now, your competitor will do it for $xx less.”\r\n\r\n<strong>Missed Tickets</strong>\r\nIf the tools used to service the client are sub-par, even the best MSP may miss a ticket or a pattern of tickets that lead up to a big issue. Over time the client may lose trust in the MSP’s ability to service the organization.\r\n\r\n<strong>Value-Added Services</strong>\r\nThe MSP market is very competitive. To stay on top, an MSP has to offer more value than its competitors in the same price range.\r\n\r\n<strong>What can be done to solve these issues?</strong>\r\nWe would be remiss if we didn’t state the obvious: the Captain’s Chair Client Dashboard and Account Management Dashboard will help solve all of these problems:\r\n<ul>\r\n 	<li>The Client Dashboard provides an easy-to-understand view of all the work being performed by the MSP in support of the client’s technology environment.</li>\r\n 	<li>The Client Dashboard provides transparency, which lends itself to more healthy communication between the client and the MSP.</li>\r\n 	<li>The Client Dashboard provides information about Service Levels, which reinforces the perception that the MSP is providing excellent service.</li>\r\n 	<li>The Client Dashboard also provides information regarding the assets, warranties and subscriptions owned by the MSP client, a value-added service.</li>\r\n 	<li>The Management Dashboard provides a clear picture for the MSP of all the activity with the client, in real time. A call from the MSP to the client about a major new issue is much better for the relationship than a call from the client to the MSP.</li>\r\n</ul>\r\nMSP who wait until the quarterly review to contact the client may be surprised to find a disconnection between both parties on the value of the services provided. A client who doesn’t have a clear picture of the day-to-day services performed by the MSP may only have the quarterly reports and employee feedback of the MSP’s services when it is time to renew the contract.\r\n\r\nAn MSP with a good, clean dashboard provides the client with a daily reminder of the MSP’s good service. An MSP with a good, clean dashboard to monitor the client’s operation has the information necessary to be proactive in terms of service as well as client communication.','Common customer retention issues for MSPs','','inherit','closed','closed','','764-revision-v1','','','2021-02-05 20:20:24','2021-02-05 20:20:24','',764,'https://captainschairit.com/764-revision-v1/',0,'revision','',0),(766,1,'2021-02-05 20:21:57','2021-02-05 20:21:57','MSPs, short for Managed Service Providers, provide services to organizations for Information Technology (IT) related processes and functions. To retain clients, MSPs do their very best to fulfill their contracted obligations for the organization. However, sometimes client retention fails. Here are some possible reasons why this happens, as well an overview of how to solve these particular issues.\r\n\r\n<strong>Miscommunication</strong>\r\nClients may perceive the MSP is not performing all their contracted obligations satisfactorily. This is usually the result of miscommunication between both the client and the MSP.\r\n\r\n<em>A typical MSP will hold onto 93% of their customers each year and will lose the client when a “surprise” occurs</em> – something unforeseen or an incidence of poor customer service. Most relationships have very little contact between parties and the communication occurs only when problems arise.\r\n\r\n<strong>Perceived Value</strong>\r\nAn MSP working proactively to reduce the issues and system down times for the client, may find the client try to renegotiate or cancel the contract at the time of renewal because the client doesn’t see the value of the MSP services any more. The client may say “why should I continue to pay you $xx when you are servicing half the number of tickets as last year?” or “for the number of tickets you are servicing now, your competitor will do it for $xx less.”\r\n\r\n<strong>Missed Tickets</strong>\r\nIf the tools used to service the client are sub-par, even the best MSP may miss a ticket or a pattern of tickets that lead up to a big issue. Over time the client may lose trust in the MSP’s ability to service the organization.\r\n\r\n<strong>Value-Added Services</strong>\r\nThe MSP market is very competitive. To stay on top, an MSP has to offer more value than its competitors in the same price range.\r\n\r\n<strong>What can be done to solve these issues?</strong>\r\nWe would be remiss if we didn’t state the obvious: the Captain’s Chair Client Dashboard and Account Management Dashboard will help solve all of these problems:\r\n<ul>\r\n 	<li>The Client Dashboard provides an easy-to-understand view of all the work being performed by the MSP in support of the client’s technology environment.</li>\r\n 	<li>The Client Dashboard provides transparency, which lends itself to more healthy communication between the client and the MSP.</li>\r\n 	<li>The Client Dashboard provides information about Service Levels, which reinforces the perception that the MSP is providing excellent service.</li>\r\n 	<li>The Client Dashboard also provides information regarding the assets, warranties and subscriptions owned by the MSP client, a value-added service.</li>\r\n 	<li>The Management Dashboard provides a clear picture for the MSP of all the activity with the client, in real time. A call from the MSP to the client about a major new issue is much better for the relationship than a call from the client to the MSP.</li>\r\n</ul>\r\nMSP who wait until the quarterly review to contact the client may be surprised to find a disconnection between both parties on the value of the services provided. A client who doesn’t have a clear picture of the day-to-day services performed by the MSP may only have the quarterly reports and employee feedback of the MSP’s services when it is time to renew the contract.\r\n\r\nAn MSP with a good, clean dashboard provides the client with a daily reminder of the MSP’s good service. An MSP with a good, clean dashboard to monitor the client’s operation has the information necessary to be proactive in terms of service as well as client communication.','Common customer retention issues for MSPs','','inherit','closed','closed','','764-revision-v1','','','2021-02-05 20:21:57','2021-02-05 20:21:57','',764,'https://captainschairit.com/764-revision-v1/',0,'revision','',0),(767,1,'2021-02-05 20:26:34','2021-02-05 20:26:34','MSPs, short for Managed Service Providers, provide services to organizations for Information Technology (IT) related processes and functions. To retain clients, MSPs do their very best to fulfill their contracted obligations for the organization. However, sometimes client retention fails. Here are some possible reasons why this happens, as well an overview of how to solve these particular issues.\r\n\r\n<strong>Miscommunication</strong>\r\nClients may perceive the MSP is not performing all their contracted obligations satisfactorily. This is usually the result of miscommunication between both the client and the MSP.\r\n\r\nA typical MSP will hold onto 93% of their customers each year and will lose the client when a “surprise” occurs – something unforeseen or an incidence of poor customer service. Most relationships have very little contact between parties and the communication occurs only when problems arise.\r\n\r\n<strong>Perceived Value</strong>\r\nAn MSP working proactively to reduce the issues and system down times for the client, may find the client try to renegotiate or cancel the contract at the time of renewal because the client doesn’t see the value of the MSP services any more. The client may say “why should I continue to pay you $xx when you are servicing half the number of tickets as last year?” or “for the number of tickets you are servicing now, your competitor will do it for $xx less.”\r\n\r\n<strong>Missed Tickets</strong>\r\nIf the tools used to service the client are sub-par, even the best MSP may miss a ticket or a pattern of tickets that lead up to a big issue. Over time the client may lose trust in the MSP’s ability to service the organization.\r\n\r\n<strong>Value-Added Services</strong>\r\nThe MSP market is very competitive. To stay on top, an MSP has to offer more value than its competitors in the same price range.\r\n\r\n<strong>What can be done to solve these issues?</strong>\r\nWe would be remiss if we didn’t state the obvious: the Captain’s Chair Client Dashboard and Account Management Dashboard will help solve all of these problems:\r\n<ul>\r\n 	<li>The Client Dashboard provides an easy-to-understand view of all the work being performed by the MSP in support of the client’s technology environment.</li>\r\n 	<li>The Client Dashboard provides transparency, which lends itself to more healthy communication between the client and the MSP.</li>\r\n 	<li>The Client Dashboard provides information about Service Levels, which reinforces the perception that the MSP is providing excellent service.</li>\r\n 	<li>The Client Dashboard also provides information regarding the assets, warranties and subscriptions owned by the MSP client, a value-added service.</li>\r\n 	<li>The Management Dashboard provides a clear picture for the MSP of all the activity with the client, in real time. A call from the MSP to the client about a major new issue is much better for the relationship than a call from the client to the MSP.</li>\r\n</ul>\r\nMSPs who wait until the quarterly review to contact the client may be surprised to find a disconnection between both parties on the value of the services provided. A client who doesn’t have a clear picture of the day-to-day services performed by the MSP may only have the quarterly reports and employee feedback of the MSP’s services when it is time to renew the contract.\r\n\r\nAn MSP with a good, clean dashboard provides the client with a daily reminder of the MSP’s good service. An MSP with a good, clean dashboard to monitor the client’s operation has the information necessary to be proactive in terms of service as well as client communication.','Common customer retention issues for MSPs','','inherit','closed','closed','','764-revision-v1','','','2021-02-05 20:26:34','2021-02-05 20:26:34','',764,'https://captainschairit.com/764-revision-v1/',0,'revision','',0),(768,1,'2021-02-05 20:28:23','2021-02-05 20:28:23','MSPs, short for Managed Service Providers, provide services to organizations for Information Technology (IT) related processes and functions. To retain clients, MSPs do their very best to fulfill their contracted obligations for the organization. However, sometimes client retention fails. Here are some possible reasons why this happens, as well an overview of how to solve these particular issues.\r\n\r\n<strong>Miscommunication</strong>\r\nClients may perceive the MSP is not performing all their contracted obligations satisfactorily. This is usually the result of miscommunication between both the client and the MSP.\r\n\r\nA typical MSP will hold onto 93% of their customers each year and will lose the client when a “surprise” occurs – something unforeseen or an incidence of poor customer service. Most relationships have very little contact between parties and the communication occurs only when problems arise.\r\n\r\n<strong>Perceived Value</strong>\r\nAn MSP working proactively to reduce the issues and system down times for the client, may find the client try to renegotiate or cancel the contract at the time of renewal because the client doesn’t see the value of the MSP services any more. The client may say “why should I continue to pay you $xx when you are servicing half the number of tickets as last year?” or “for the number of tickets you are servicing now, your competitor will do it for $xx less.”\r\n\r\n<strong>Missed Tickets</strong>\r\nIf the tools used to service the client are sub-par, even the best MSP may miss a ticket or a pattern of tickets that lead up to a big issue. Over time the client may lose trust in the MSP’s ability to service the organization.\r\n\r\n<strong>Value-Added Services</strong>\r\nThe MSP market is very competitive. To stay on top, an MSP has to offer more value than its competitors in the same price range.\r\n\r\n<strong>What can be done to solve these issues?</strong>\r\nWe would be remiss if we didn’t state the obvious: the Captain’s Chair Client Dashboard and Account Management Dashboard will help solve all of these problems:\r\n<ul>\r\n 	<li>The Client Dashboard provides an easy-to-understand view of all the work being performed by the MSP in support of the client’s technology environment.</li>\r\n 	<li>The Client Dashboard provides transparency, which lends itself to more healthy communication between the client and the MSP.</li>\r\n 	<li>The Client Dashboard provides information about Service Levels, which reinforces the perception that the MSP is providing excellent service.</li>\r\n 	<li>The Client Dashboard also provides information regarding the assets, warranties and subscriptions owned by the MSP client, a value-added service.</li>\r\n 	<li>The Management Dashboard provides a clear picture for the MSP of all the activity with the client, in real time. A call from the MSP to the client about a major new issue is much better for the relationship than a call from the client to the MSP.</li>\r\n</ul>\r\nMSPs who wait until the quarterly review to contact the client may be surprised to find a disconnection between both parties on the value of the services provided. A client who doesn’t have a clear picture of the day-to-day services performed by the MSP may only have the quarterly reports and employee feedback of the MSP’s services when it is time to renew the contract.\r\n\r\nAn MSP with a good, clean dashboard provides the client with a daily reminder of the MSP’s good service. An MSP with a good, clean dashboard to monitor the client’s operation has the information necessary to be proactive in terms of service as well as client communication.','Common customer retention issues for MSPs','','inherit','closed','closed','','764-revision-v1','','','2021-02-05 20:28:23','2021-02-05 20:28:23','',764,'https://captainschairit.com/764-revision-v1/',0,'revision','',0),(769,1,'2021-04-08 16:57:39','2021-04-08 16:57:39','MSPs, short for Managed Service Providers, provide services to organizations for Information Technology (IT) related processes and functions. To retain clients, MSPs do their very best to fulfill their contracted obligations for the organization. However, sometimes client retention fails. Here are some possible reasons why this happens, as well an overview of how to solve these particular issues.\r\n\r\n<strong>Miscommunication</strong>\r\nClients may perceive the MSP is not performing all their contracted obligations satisfactorily. This is usually the result of miscommunication between both the client and the MSP.\r\n\r\nA typical MSP will hold onto 93% of their customers each year and will lose the client when a “surprise” occurs – something unforeseen or an incidence of poor customer service. Most relationships have very little contact between parties and the communication occurs only when problems arise.\r\n\r\n<strong>Perceived Value</strong>\r\nAn MSP working proactively to reduce the issues and system down times for the client, may find the client try to renegotiate or cancel the contract at the time of renewal because the client doesn’t see the value of the MSP services any more. The client may say “why should I continue to pay you $xx when you are servicing half the number of tickets as last year?” or “for the number of tickets you are servicing now, your competitor will do it for $xx less.”\r\n\r\n<strong>Missed Tickets</strong>\r\nIf the tools used to service the client are sub-par, even the best MSP may miss a ticket or a pattern of tickets that lead up to a big issue. Over time the client may lose trust in the MSP’s ability to service the organization.\r\n\r\n<strong>Value-Added Services</strong>\r\nThe MSP market is very competitive. To stay on top, an MSP has to offer more value than its competitors in the same price range.\r\n\r\n<strong>What can be done to solve these issues?</strong>\r\nWe would be remiss if we didn’t state the obvious: the Captain’s Chair Client Dashboard and Account Management Dashboard will help solve all of these problems:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">The Client Dashboard provides an easy-to-understand view of all the work being performed by the MSP in support of the client’s technology environment.</li>\r\n 	<li style=\"line-height: 180%;\">The Client Dashboard provides transparency, which lends itself to more healthy communication between the client and the MSP.</li>\r\n 	<li style=\"line-height: 180%;\">The Client Dashboard provides information about Service Levels, which reinforces the perception that the MSP is providing excellent service.</li>\r\n 	<li style=\"line-height: 180%;\">The Client Dashboard also provides information regarding the assets, warranties and subscriptions owned by the MSP client, a value-added service.</li>\r\n 	<li style=\"line-height: 180%;\">The Management Dashboard provides a clear picture for the MSP of all the activity with the client, in real time. A call from the MSP to the client about a major new issue is much better for the relationship than a call from the client to the MSP.</li>\r\n</ul>\r\nMSPs who wait until the Quarterly Business Reviews (QBR) to contact the client may be surprised to find a disconnection between both parties on the value of the services provided. A client who doesn’t have a clear picture of the day-to-day services performed by the MSP may only have the quarterly reports and employee feedback of the MSP’s services when it is time to renew the contract.\r\n\r\nAn MSP with a good, clean dashboard provides the client with a daily reminder of the MSP’s good service. An MSP with a good, clean dashboard to monitor the client’s operation has the information necessary to be proactive in terms of service as well as client communication.','Common customer retention issues for MSPs','','inherit','closed','closed','','764-autosave-v1','','','2021-04-08 16:57:39','2021-04-08 16:57:39','',764,'https://captainschairit.com/764-autosave-v1/',0,'revision','',0),(770,1,'2021-02-05 20:45:04','2021-02-05 20:45:04','MSPs, short for Managed Service Providers, provide services to organizations for Information Technology (IT) related processes and functions. To retain clients, MSPs do their very best to fulfill their contracted obligations for the organization. However, sometimes client retention fails. Here are some possible reasons why this happens, as well an overview of how to solve these particular issues.\r\n\r\n<strong>Miscommunication</strong>\r\nClients may perceive the MSP is not performing all their contracted obligations satisfactorily. This is usually the result of miscommunication between both the client and the MSP.\r\n\r\nA typical MSP will hold onto 93% of their customers each year and will lose the client when a “surprise” occurs – something unforeseen or an incidence of poor customer service. Most relationships have very little contact between parties and the communication occurs only when problems arise.\r\n\r\n<strong>Perceived Value</strong>\r\nAn MSP working proactively to reduce the issues and system down times for the client, may find the client try to renegotiate or cancel the contract at the time of renewal because the client doesn’t see the value of the MSP services any more. The client may say “why should I continue to pay you $xx when you are servicing half the number of tickets as last year?” or “for the number of tickets you are servicing now, your competitor will do it for $xx less.”\r\n\r\n<strong>Missed Tickets</strong>\r\nIf the tools used to service the client are sub-par, even the best MSP may miss a ticket or a pattern of tickets that lead up to a big issue. Over time the client may lose trust in the MSP’s ability to service the organization.\r\n\r\n<strong>Value-Added Services</strong>\r\nThe MSP market is very competitive. To stay on top, an MSP has to offer more value than its competitors in the same price range.\r\n\r\n<strong>What can be done to solve these issues?</strong>\r\nWe would be remiss if we didn’t state the obvious: the Captain’s Chair Client Dashboard and Account Management Dashboard will help solve all of these problems:\r\n<ul>\r\n 	<li>The Client Dashboard provides an easy-to-understand view of all the work being performed by the MSP in support of the client’s technology environment.</li>\r\n 	<li>The Client Dashboard provides transparency, which lends itself to more healthy communication between the client and the MSP.</li>\r\n 	<li>The Client Dashboard provides information about Service Levels, which reinforces the perception that the MSP is providing excellent service.</li>\r\n 	<li>The Client Dashboard also provides information regarding the assets, warranties and subscriptions owned by the MSP client, a value-added service.</li>\r\n 	<li>The Management Dashboard provides a clear picture for the MSP of all the activity with the client, in real time. A call from the MSP to the client about a major new issue is much better for the relationship than a call from the client to the MSP.</li>\r\n</ul>\r\nMSPs who wait until the Quarterly Business Reviews (QBR) to contact the client may be surprised to find a disconnection between both parties on the value of the services provided. A client who doesn’t have a clear picture of the day-to-day services performed by the MSP may only have the quarterly reports and employee feedback of the MSP’s services when it is time to renew the contract.\r\n\r\nAn MSP with a good, clean dashboard provides the client with a daily reminder of the MSP’s good service. An MSP with a good, clean dashboard to monitor the client’s operation has the information necessary to be proactive in terms of service as well as client communication.','Common customer retention issues for MSPs','','inherit','closed','closed','','764-revision-v1','','','2021-02-05 20:45:04','2021-02-05 20:45:04','',764,'https://captainschairit.com/764-revision-v1/',0,'revision','',0),(771,1,'2021-02-08 05:37:13','2021-02-08 05:37:13','','About','','inherit','closed','closed','','47-revision-v1','','','2021-02-08 05:37:13','2021-02-08 05:37:13','',47,'https://captainschairit.com/47-revision-v1/',0,'revision','',0),(772,1,'2021-02-08 06:30:42','2021-02-08 06:30:42','','About','','inherit','closed','closed','','47-revision-v1','','','2021-02-08 06:30:42','2021-02-08 06:30:42','',47,'https://captainschairit.com/47-revision-v1/',0,'revision','',0),(773,1,'2021-02-10 07:27:10','2021-02-10 07:27:10','<!-- wp:paragraph -->\r\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:quote -->\r\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\r\n<!-- /wp:quote -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>...or something like this:</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:quote -->\r\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\r\n<!-- /wp:quote -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>As a new WordPress user, you should go to <a href=\"http://dev.captainschairit.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\r\n<!-- /wp:paragraph -->','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2021-02-10 07:27:10','2021-02-10 07:27:10','',2,'https://captainschairit.com/2-revision-v1/',0,'revision','',0),(775,1,'2021-02-15 22:04:32','2021-02-15 22:04:32','The value of a good MSP (Managed Service Provider) lies not only in the services and resources that are easily seen — a fast internet connection, quick responses when problems occur, etc. — but in all the proactive work done behind the scenes. The service ticket is the key to telling the MSP value story to the client. By sharing data about service tickets and other value-added services regularly — not just at quarterly meetings with a client executive — there’s an opportunity to change the typical dynamic between the MSP and the client.\r\n\r\nService tickets aren’t always readily appreciated by MSPs — much less their clients — due to the common perception that a ticket indicates a problem. And it’s true: service tickets are often logged when an MSP’s client discovers a problem and needs a solution.\r\n\r\nHowever, service tickets can indicate not only reactionary solutions to problems as they occur, such as fixing a server that’s down or installing a new router when one malfunctions, but can show proactive value performed by the MSP that often goes unrecognized. In fact, leveraging service tickets for proactive items can help save a floundering client relationship — and help win new business as well.\r\n\r\nThe extra value many MSPs provide their clients — by proactively addressing problems in a way that helps avert future ones — must be conveyed to the client, not hidden.\r\n\r\n<strong>Reframing The Value</strong>\r\nThese days, many MSPs may be seen as commodities at worst, or break/fix mechanics at best. Diligent logging of service tickets helps shift the conversation with clients to more strategic and holistic topics. Tickets created for proactive solutions — installing patches to keep hardware at current revision levels, creating a cloud backup solution, etc. — can be especially valuable.\r\n\r\nThat’s why creating a ticket for everything the MSP does for the client is so important. But just creating and servicing the ticket isn’t enough. It’s also important to share that information with the client in a way they can understand and access when ready. The Captain’s Chair dashboard allows MSPs to easily package all of that in an intuitive, nontechnical interface that’s available around the clock.\r\n\r\nThere’s also a numbers game to be played. For example, when an MSP is hired, there may be a surge of IT tickets as many problems are addressed. Over time, if the MSP is skillful and diligent, the number of break/fix service tickets may decrease. That’s a good thing!\r\n\r\nBut the client may not see it that way. Clients may see a decrease in service tickets as a sign of the MSP resting on its laurels — especially if the relationship has never moved beyond a commodity relationship that was secured by having the lowest price.\r\n\r\nCreating a different narrative through the ticketing process can help clients move beyond that. A decrease in break/fix service tickets may well be the result of the MSP’s proactive work, and that’s a story that needs to be told. The payoff is in a stronger relationship with the client.\r\n\r\n<strong>Multiple Shifts</strong>\r\nInterestingly, the paradigm shift an MSP may seek to initiate with clients — from commodity to strategic partner — likely requires a shift in thinking by the MSP first.\r\n\r\nSome MSPs may believe that less contact with their clients and minimal exchange of information are best, feeling that a successful IT program speaks for itself. That’s been the model of many firms, especially MSPs who themselves are more focused on break/fix solutions than strategic thinking and market growth.\r\n\r\nBut waiting for the client to reach out to the MSP — which often means there’s a complaint — doesn’t engender success. Instead, it allows the client to create their own narrative of the relationship, which may not be accurate. More transparency, data, and communication by the MSP can bridge that gap.','How is the MSP Service Ticket System a Benefit to MSPs and their Clients?','','publish','open','open','','how-is-the-msp-service-ticket-system-a-benefit-to-msps-and-their-clients','','','2021-02-23 21:28:48','2021-02-23 21:28:48','',0,'https://captainschairit.com/?p=775',0,'post','',0),(776,1,'2021-02-15 21:59:25','2021-02-15 21:59:25','The value of a good MSP (Managed Service Provider) lies not only in the services and resources that are easily seen — a fast internet connection, quick responses when problems occur, etc. — but in all the proactive work done behind the scenes. The service ticket is the key to telling the MSP value story to the client. By sharing data about service tickets and other value-added services regularly — not just at quarterly meetings with a client executive — there’s an opportunity to change the typical dynamic between the MSP and the client.\r\nService tickets aren’t always readily appreciated by MSPs — much less their clients — due to the common perception that a ticket indicates a problem. And it’s true: service tickets are often logged when an MSP’s client discovers a problem and needs a solution.\r\nHowever, service tickets can indicate not only reactionary solutions to problems as they occur, such as fixing a server that’s down or installing a new router when one malfunctions, but can show proactive value performed by the MSP that often goes unrecognized. In fact, leveraging service tickets for proactive items can help save a foundering client relationship — and help win new business as well.\r\nThe extra value many MSPs provide their clients — by proactively addressing problems in a way that helps avert future ones — must be conveyed to the client, not hidden.\r\n<strong>Reframing The Value</strong>\r\nThese days, many MSPs may be seen as commodities at worst, or break/fix mechanics at best. Diligent logging of service tickets helps shift the conversation with clients to more strategic and holistic topics. Tickets created for proactive solutions — installing patches to keep hardware at current revision levels, creating a cloud backup solution, etc. — can be especially valuable.\r\nThat’s why creating a ticket for everything the MSP does for the client is so important. But just creating and servicing the ticket isn’t enough. It’s also important to share that information with the client in a way they can understand and access when ready. The Captain’s Chair dashboard allows MSPs to easily package all of that in an intuitive, nontechnical interface that’s available around the clock.\r\nThere’s also a numbers game to be played. For example, when an MSP is hired, there may be a surge of IT tickets as many problems are addressed. Over time, if the MSP is skillful and diligent, the number of break/fix service tickets may decrease. That’s a good thing!\r\nBut the client may not see it that way. Clients may see a decrease in service tickets as a sign of the MSP resting on its laurels — especially if the relationship has never moved beyond a commodity relationship that was secured by having the lowest price.\r\nCreating a different narrative through the ticketing process can help clients move beyond that. A decrease in break/fix service tickets may well be the result of the MSP’s proactive work, and that’s a story that needs to be told. The payoff is in a stronger relationship with the client.\r\n<strong>Multiple Shifts</strong>\r\nInterestingly, the paradigm shift an MSP may seek to initiate with clients — from commodity to strategic partner — likely requires a shift in thinking by the MSP first.\r\nSome MSPs may believe that less contact with their clients and minimal exchange of information are best, feeling that a successful IT program speaks for itself. That’s been the model of many firms, especially MSPs who themselves are more focused on break/fix solutions than strategic thinking and market growth.\r\nBut waiting for the client to reach out to the MSP — which often means there’s a complaint — doesn’t engender success. Instead, it allows the client to create their own narrative of the relationship, which may not be accurate. More transparency, data, and communication by the MSP can bridge that gap.','How is the MSP Service Ticket System a Benefit to MSPs and their Clients?','','inherit','closed','closed','','775-revision-v1','','','2021-02-15 21:59:25','2021-02-15 21:59:25','',775,'https://captainschairit.com/775-revision-v1/',0,'revision','',0),(777,1,'2021-02-15 22:04:32','2021-02-15 22:04:32','The value of a good MSP (Managed Service Provider) lies not only in the services and resources that are easily seen — a fast internet connection, quick responses when problems occur, etc. — but in all the proactive work done behind the scenes. The service ticket is the key to telling the MSP value story to the client. By sharing data about service tickets and other value-added services regularly — not just at quarterly meetings with a client executive — there’s an opportunity to change the typical dynamic between the MSP and the client.\r\n\r\nService tickets aren’t always readily appreciated by MSPs — much less their clients — due to the common perception that a ticket indicates a problem. And it’s true: service tickets are often logged when an MSP’s client discovers a problem and needs a solution.\r\n\r\nHowever, service tickets can indicate not only reactionary solutions to problems as they occur, such as fixing a server that’s down or installing a new router when one malfunctions, but can show proactive value performed by the MSP that often goes unrecognized. In fact, leveraging service tickets for proactive items can help save a floundering client relationship — and help win new business as well.\r\n\r\nThe extra value many MSPs provide their clients — by proactively addressing problems in a way that helps avert future ones — must be conveyed to the client, not hidden.\r\n\r\n<strong>Reframing The Value</strong>\r\nThese days, many MSPs may be seen as commodities at worst, or break/fix mechanics at best. Diligent logging of service tickets helps shift the conversation with clients to more strategic and holistic topics. Tickets created for proactive solutions — installing patches to keep hardware at current revision levels, creating a cloud backup solution, etc. — can be especially valuable.\r\n\r\nThat’s why creating a ticket for everything the MSP does for the client is so important. But just creating and servicing the ticket isn’t enough. It’s also important to share that information with the client in a way they can understand and access when ready. The Captain’s Chair dashboard allows MSPs to easily package all of that in an intuitive, nontechnical interface that’s available around the clock.\r\n\r\nThere’s also a numbers game to be played. For example, when an MSP is hired, there may be a surge of IT tickets as many problems are addressed. Over time, if the MSP is skillful and diligent, the number of break/fix service tickets may decrease. That’s a good thing!\r\n\r\nBut the client may not see it that way. Clients may see a decrease in service tickets as a sign of the MSP resting on its laurels — especially if the relationship has never moved beyond a commodity relationship that was secured by having the lowest price.\r\n\r\nCreating a different narrative through the ticketing process can help clients move beyond that. A decrease in break/fix service tickets may well be the result of the MSP’s proactive work, and that’s a story that needs to be told. The payoff is in a stronger relationship with the client.\r\n\r\n<strong>Multiple Shifts</strong>\r\nInterestingly, the paradigm shift an MSP may seek to initiate with clients — from commodity to strategic partner — likely requires a shift in thinking by the MSP first.\r\n\r\nSome MSPs may believe that less contact with their clients and minimal exchange of information are best, feeling that a successful IT program speaks for itself. That’s been the model of many firms, especially MSPs who themselves are more focused on break/fix solutions than strategic thinking and market growth.\r\n\r\nBut waiting for the client to reach out to the MSP — which often means there’s a complaint — doesn’t engender success. Instead, it allows the client to create their own narrative of the relationship, which may not be accurate. More transparency, data, and communication by the MSP can bridge that gap.','How is the MSP Service Ticket System a Benefit to MSPs and their Clients?','','inherit','closed','closed','','775-revision-v1','','','2021-02-15 22:04:32','2021-02-15 22:04:32','',775,'https://captainschairit.com/775-revision-v1/',0,'revision','',0),(778,1,'2021-02-19 05:13:09','2021-02-19 05:13:09','<div class=\"form-group position-relative submit-input-field\"><div class=\"spandiv\">[text FirstName class:form-control placeholder \"First Name\"]</div><div class=\"border-center spandiv\">[text LastName class:form-control placeholder \"Last Name\"]</div><div class=\"border-center spandiv\">[email* Email class:form-control placeholder \"Enter your email address\"]</div>  <button type=\"submit\" class=\"btn-stay-informed tnp-submit\" value=\"Send\"><i class=\"fas fa-paper-plane\"></i><span class=\"d-lg-none\">Submit</button></div>\n1\nCaptain\'s Chair New Subscription\nCaptain\'s Chair <no-reply@captainschairit.com>\nsales@captainschairit.com\nSubscriber Details:\r\n\r\nName: [FirstName] [LastName]\r\nEmail: [Email]\nReply-To: [Email]\n\n1\n\n1\nCaptain’s Chair Subscription Confirmed\nCaptain\'s Chair <no-reply@captainschairit.com>\n[Email]\n<!doctype html>\r\n<html>\r\n<head>\r\n<meta charset=\"utf-8\">\r\n<title>Contact us</title>\r\n<style type=\"text/css\">\r\nhtml {\r\n	width: 100%;\r\n	margin: 0;\r\n	padding: 0;\r\n}\r\nbody {\r\n	-webkit-text-size-adjust: none;\r\n	-ms-text-size-adjust: none;\r\n	margin: 0;\r\n	padding: 0;\r\n	-webkit-font-smoothing: antialiased;\r\n}\r\ntable {\r\n	border-spacing: 0;\r\n}\r\nimg {\r\n	display: block !important;\r\n	outline: none;\r\n	text-decoration: none;\r\n	-ms-interpolation-mode: bicubic;\r\n	border: none;\r\n	height: auto;\r\n	line-height: 100%;\r\n}\r\n	img.image-inline{\r\n		display: inline-block!important;	\r\n	}\r\n\r\np {\r\n	padding: 0;\r\n	margin: 0;\r\n}\r\nbr {\r\n	line-height: 0 !important;\r\n}\r\ndiv, p, span, strong, b, em, i, a, li, td {\r\n	-webkit-text-size-adjust: none;\r\n}\r\ntable td, table tr {\r\n	border-collapse: collapse;\r\n}\r\ntable {\r\n	border-collapse: collapse;\r\n	mso-table-lspace: 0pt;\r\n	mso-table-rspace: 0pt;\r\n}\r\n\r\n@media screen and (max-width:580px) {\r\ntable[class=\"table-wrappper\"] {\r\n	width: 100%!important;\r\n}\r\ntd[class=\"content-left-gap\"] {\r\n	width: 5%!important;\r\n}\r\ntable[class=\"content-table\"],\r\ntd[class=\"content-table\"]{\r\n	width: 100%!important;\r\n}\r\ntd[class=\"banner-image\"] img {\r\n	width: 100%!important;\r\n}\r\ntable[class=\"main-table-wrappper\"] {\r\n	width: 100%!important;\r\n}\r\ntd[class=\"gap-01\"] {\r\n	height: 15px!important;\r\n}\r\ntd[class=\"space-01\"] {\r\n	width: 15px!important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading01 {\r\n	font-size: 20px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .text01 {\r\n	font-size: 14px !important;\r\n	margin-bottom: 24px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading02 {\r\n	font-size: 24px !important;\r\n}\r\ntd[class=\"content-border\"] {\r\n	height: 25px!important;\r\n}\r\ntable[class=\"table-wrappper\"] .heading03 {\r\n	font-size: 18px !important;\r\n}\r\ntable[class=\"table-wrappper\"] .email-link {\r\n	display: block !important;\r\n	margin: 10px 0 !important;\r\n}\r\n\r\n}\r\n\r\n@media screen and (max-width:420px) {\r\ntable[class=\"brand\"] {\r\n	width: 100%!important;\r\n	text-align: center !important;\r\n}\r\ntable[class=\"website-btn\"] {\r\n	width: 100%!important;\r\n	text-align: center !important;\r\n}\r\n\r\n	table[class=\"website-btn-tbl\"] {\r\n		width: 130px!important;\r\n	}\r\n	\r\n}\r\n</style>\r\n</head>\r\n\r\n<body style=\"background-color: #d7d7d7;\">\r\n\r\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\r\n	<!--Top gap-->\r\n	<tr>\r\n		<td height=\"28\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/Top gap-->\r\n	\r\n	<!--Body part-->\r\n	<tr>\r\n		<td class=\"main-td\">\r\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\r\n				<!--Logo part-->\r\n				<tr>\r\n					<td>\r\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\r\n							<tr>\r\n								<td height=\"15\"></td>\r\n							</tr>\r\n							<tr>\r\n								<td width=\"20\"></td>\r\n								<td align=\"center\" valign=\"top\">\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\r\n										<tr>\r\n											<td align=\"center\">\r\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"http://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s Chair\" alt=\"Captain\'s Chair\" style=\"border:none;\" width=\"150\" height=\"39\">\r\n											</a></td>\r\n										</tr>\r\n									</table>\r\n\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"right\" style=\"width:130px;\" class=\"website-btn\" width=\"130\">\r\n										<tr>\r\n											<td height=\"1\" class=\"gap-01\"></td>\r\n										</tr>\r\n										<tr>\r\n											<td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"  width=\"100%\" class=\"website-btn-tbl\">\r\n													<tr>\r\n														<td align=\"center\" style=\"height:35px; border:1px solid #ff671f; background-color: #ff671f;\"><a href=\"https://captainschairit.com\" style=\"color:#ffffff; background-color: #ff671f; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px;  width:108px; height:15px; display:block; text-align:center; text-decoration:none; padding:10px; cursor:pointer;\">Go Website</a></td>\r\n													</tr>\r\n												</table></td>\r\n										</tr>\r\n									</table>\r\n								</td>\r\n								<td width=\"20\"></td>\r\n							</tr>\r\n							<tr>\r\n								<td height=\"15\"></td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<!--/Logo part-->\r\n				\r\n				<!--Banner part-->\r\n				<tr>\r\n					<td class=\"banner-image\">\r\n						<a href=\"#\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg\" title=\"Banner\" alt=\"Banner\" style=\"border:none;\" width=\"600\" height=\"175\"></a>\r\n					</td>\r\n				</tr>\r\n				<!--/Banner part-->\r\n				\r\n				\r\n				\r\n				<!--Content top gap-->\r\n				<tr>\r\n					<td height=\"25\" class=\"gap-01\"></td>\r\n				</tr>\r\n				<!--/Content top gap-->\r\n				\r\n				<!--Content part-->\r\n				<tr>\r\n					<td>\r\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\r\n							<tr>\r\n								<td width=\"25\" class=\"content-left-gap\"></td>\r\n								<td>\r\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"content-table\" style=\"width: 100%\">\r\n										<tr>\r\n											<td align=\"center\">\r\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:30px; color:#ff671f; \" class=\"heading02\">Thank You For Subscribing!</p>\r\n	\r\n												<!-- <p style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">{message}</p> -->\r\n											</td>\r\n										</tr>\r\n										\r\n										<!--Content border-->\r\n										<tr>\r\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\r\n										</tr>\r\n										<!--/Content border-->\r\n										\r\n										<tr>\r\n											<td align=\"center\">\r\n												\r\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px; color:#293a47;\" class=\"text01\"><a href=\"mailto:sales@captainschairit.com\" style=\"color: #293a47; text-decoration: none;\" class=\"email-link\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png\" title=\"Email\" alt=\"Email\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">sales@captainschairit.com</a>\r\n												<a href=\"tel:877-677-2248\" style=\"color: #293a47; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Sales:877-677-2248</a>\r\n												<a href=\"tel:813-908-8282\" style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Phone:813-908-8282</a></p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td>\r\n												<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"social-table\" style=\"width: 182px\">\r\n													<tr>\r\n														<td width=\"38\"></td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\"></td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\">\r\n															<a href=\"https://www.linkedin.com/company/captain-s-chair\" style=\"color: #293a47; text-decoration: none;\">\r\n																<img src=\"https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png\" title=\"LinkedIn\" alt=\"LinkedIn\" style=\"border: none; outline: none; margin: 0;\" width=\"38\" height=\"38\">\r\n															</a>\r\n														</td>\r\n														<td width=\"10\"></td>\r\n														<td width=\"38\"></td>\r\n													</tr>\r\n												</table>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td height=\"20\"></td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td align=\"center\">\r\n												<p style=\"margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47;\">© Copyright 2021. All Rights Reserved.</p>\r\n											</td>\r\n										</tr>\r\n										\r\n										<tr>\r\n											<td height=\"20\"></td>\r\n										</tr>\r\n										\r\n									</table>\r\n								</td>\r\n								<td width=\"25\" class=\"content-left-gap\"></td>\r\n							</tr>\r\n						</table>\r\n					</td>\r\n				</tr>\r\n				<!--/Content part-->\r\n				\r\n				<!--bottom border part-->\r\n				<tr>\r\n					<td height=\"9\" bgcolor=\"#293a47\"></td>\r\n				</tr>\r\n				<!--/bottom border part-->\r\n\r\n			</table>\r\n		</td>\r\n	</tr>\r\n	<!--/Body part-->\r\n	\r\n	<!--footer gap-->\r\n	<tr>\r\n		<td height=\"25\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/footer gap-->\r\n\r\n	\r\n	\r\n	<!--Bottom gap-->\r\n	<tr>\r\n		<td height=\"28\" class=\"gap-01\"></td>\r\n	</tr>\r\n	<!--/Bottom gap-->\r\n	\r\n	\r\n \r\n</table>\r\n</body>\r\n</html>\nReply-To: sales@captainschairit.com\n\n1\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.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Newsletter','','publish','closed','closed','','contact-us_copy','','','2021-04-19 14:00:33','2021-04-19 14:00:33','',0,'https://captainschairit.com/?post_type=wpcf7_contact_form&#038;p=778',0,'wpcf7_contact_form','',0),(780,1,'2021-02-23 21:54:40','2021-02-23 21:54:40','When an MSP (Managed Service Provider) bids on a new business opportunity or a new proposal, it’s a chance to set the stage for a successful relationship. The bidding process can be challenging for MSPs, especially those whose reputation and expertise have typically been focused on break/fix expertise. Even for those accustomed to presenting themselves as more of a strategic partner, it can be challenging to properly enumerate all the value a good MSP will deliver beyond just service ticket responses.\r\n\r\nBut it’s worth the effort, because a successful bid can help deliver a longer and more fruitful relationship with a client. It can also be a way to elevate the MSP’s value in the client’s eyes before any work is even done.\r\n\r\n<strong>A Successful Bid</strong>\r\n\r\nTo frame the relationship properly from the start, a successful new business or service proposal should include these elements:\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li>Telegraph the MSP’s strategic intent and expertise by listing proactive services that will be provided, alongside the expected break/fix responses.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li>Monetize the MSP’s services by listing and pricing them — otherwise some strategic services may be undervalued by a client just expecting reactive services.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li>Create a culture of frequent communication and interaction by recommending a regular cadence of communication in the bid. Each meeting or communication then becomes a chance for the MSP to reaffirm its initial value proposition.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\nBidding the job well allows the MSP to stand out from the competition and differentiate its services. As discussed in this <a href=\"https://captainschairit.com/how-is-the-msp-service-ticket-system-a-benefit-to-msps-and-their-clients/\" target=\"_blank\" rel=\"noopener\">recent blog</a>, delineating all anticipated value-add services in the bid should then be followed by the MSP logging all of them in the form of service tickets once the contract is secured.\r\n\r\nThe right job bid will also help prevent unexpected surprises, such as a client who may be expecting certain services but has never agreed to pay for them in the original contract.\r\n\r\n<strong>An Honest Forecast</strong>\r\nTo give clarity and shape to the professional relationship before it begins, a successful bid should include these areas:\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li><strong>Convey the strengths</strong>\r\nWhat does the MSP do best? Make sure the contract spells that out.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li><strong>Set expectations</strong>\r\nIf an MSP expects to encounter a flood of Trouble Tickets (fixes to broken or non-optimized IT resources) once hired, cite that in the bid. Then telegraph to the client that a later decrease in that type of ticket will be indicative of a planned transition to more Service Tickets (elective, non-urgent fixes). Otherwise, the MSP may be judged by a decrease in the former.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li><strong>Establish transparency</strong>\r\nBe clear about what the MSP will need from the client. Write into the bid capital allocations that may be necessary, as well as any other commitments needed from the client to achieve goals. This may include telling the client hard truths, much like a doctor telling an overweight patient the risks of not addressing the obesity.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li><strong>Be proud of making the sausage</strong>\r\nPull back the curtain and detail how you’ll elevate the client’s operations with a dynamic and detailed IT plan. It can be a challenge to convey technical expertise and services to a non-technical audience, but it’s crucial. The Captain’s Chair dashboard can help, because of the clear way it conveys information to audiences through easy-to-understand pie charts, bar graphs, and other information that’s available around the clock.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\nThe payoff of a detailed, holistic, and honest bid will come in ways the client may not even appreciate when they award the MSP the business. For instance, there’s an opportunity for a good MSP to help clients avoid problems that can’t be anticipated by presenting a full-bodied plan with strategic goals and contingencies. An example of this is how some MSPs have fared better than others when the COVID-19 pandemic hit — a topic we’ll explore in the next blog in this series.','Bid The Job Well','','publish','open','open','','bid-the-job-well','','\nhttps://captainschairit.com/how-is-the-msp-service-ticket-system-a-benefit-to-msps-and-their-clients/','2021-02-23 21:59:08','2021-02-23 21:59:08','',0,'https://captainschairit.com/?p=780',0,'post','',0),(781,1,'2021-02-23 21:39:59','2021-02-23 21:39:59','When an MSP (Managed Service Provider) bids on a new business opportunity or a new proposal, it’s a chance to set the stage for a successful relationship. The bidding process can be challenging for MSPs, especially those whose reputation and expertise have typically been focused on break/fix expertise. Even for those accustomed to presenting themselves as more of a strategic partner, it can be challenging to properly enumerate all the value a good MSP will deliver beyond just service ticket responses.\r\n\r\nBut it’s worth the effort, because a successful bid can help deliver a longer and more fruitful relationship with a client. It can also be a way to elevate the MSP’s value in the client’s eyes before any work is even done.\r\n\r\n<strong>A Successful Bid</strong>\r\n\r\nTo frame the relationship properly from the start, a successful new business or service proposal should include these elements:\r\n<ul>\r\n 	<li>Telegraph the MSP’s strategic intent and expertise by listing proactive services that will be provided, alongside the expected break/fix responses.</li>\r\n 	<li>Monetize the MSP’s services by listing and pricing them — otherwise some strategic services may be undervalued by a client just expecting reactive services.</li>\r\n 	<li>Create a culture of frequent communication and interaction by recommending a regular cadence of communication in the bid. Each meeting or communication then becomes a chance for the MSP to reaffirm its initial value proposition.</li>\r\n</ul>\r\nBidding the job well allows the MSP to stand out from the competition and differentiate its services. As discussed in this <a href=\"https://captainschairit.com/how-is-the-msp-service-ticket-system-a-benefit-to-msps-and-their-clients/\">recent blog</a>, delineating all anticipated value-add services in the bid should then be followed by the MSP logging all of them in the form of service tickets once the contract is secured.\r\n\r\nThe right job bid will also help prevent unexpected surprises, such as a client who may be expecting certain services but has never agreed to pay for them in the original contract.\r\n\r\n<strong>An Honest Forecast</strong>\r\nTo give clarity and shape to the professional relationship before it begins, a successful bid should include these areas:\r\n<ul>\r\n 	<li><strong>Convey the strengths</strong>\r\nWhat does the MSP do best? Make sure the contract spells that out.</li>\r\n 	<li><strong>Set expectations</strong>\r\nIf an MSP expects to encounter a flood of Trouble Tickets (fixes to broken or non-optimized IT resources) once hired, cite that in the bid. Then telegraph to the client that a later decrease in that type of ticket will be indicative of a planned transition to more Service Tickets (elective, non-urgent fixes). Otherwise, the MSP may be judged by a decrease in the former.</li>\r\n 	<li><strong>Establish transparency</strong>\r\nBe clear about what the MSP will need from the client. Write into the bid capital allocations that may be necessary, as well as any other commitments needed from the client to achieve goals. This may include telling the client hard truths, much like a doctor telling an overweight patient the risks of not addressing the obesity.</li>\r\n 	<li><strong>Be proud of making the sausage</strong>\r\nPull back the curtain and detail how you’ll elevate the client’s operations with a dynamic and detailed IT plan. It can be a challenge to convey technical expertise and services to a non-technical audience, but it’s crucial. The Captain’s Chair dashboard can help, because of the clear way it conveys information to audiences through easy-to-understand pie charts, bar graphs, and other information that’s available around the clock.</li>\r\n</ul>\r\nThe payoff of a detailed, holistic, and honest bid will come in ways the client may not even appreciate when they award the MSP the business. For instance, there’s an opportunity for a good MSP to help clients avoid problems that can’t be anticipated by presenting a full-bodied plan with strategic goals and contingencies. An example of this is how some MSPs have fared better than others when the COVID-19 pandemic hit — a topic we’ll explore in the next blog in this series.','Bid The Job Well','','inherit','closed','closed','','780-revision-v1','','','2021-02-23 21:39:59','2021-02-23 21:39:59','',780,'https://captainschairit.com/780-revision-v1/',0,'revision','',0),(782,1,'2021-02-23 21:54:40','2021-02-23 21:54:40','When an MSP (Managed Service Provider) bids on a new business opportunity or a new proposal, it’s a chance to set the stage for a successful relationship. The bidding process can be challenging for MSPs, especially those whose reputation and expertise have typically been focused on break/fix expertise. Even for those accustomed to presenting themselves as more of a strategic partner, it can be challenging to properly enumerate all the value a good MSP will deliver beyond just service ticket responses.\r\n\r\nBut it’s worth the effort, because a successful bid can help deliver a longer and more fruitful relationship with a client. It can also be a way to elevate the MSP’s value in the client’s eyes before any work is even done.\r\n\r\n<strong>A Successful Bid</strong>\r\n\r\nTo frame the relationship properly from the start, a successful new business or service proposal should include these elements:\r\n<ul>\r\n 	<li>Telegraph the MSP’s strategic intent and expertise by listing proactive services that will be provided, alongside the expected break/fix responses.</li>\r\n 	<li>Monetize the MSP’s services by listing and pricing them — otherwise some strategic services may be undervalued by a client just expecting reactive services.</li>\r\n 	<li>Create a culture of frequent communication and interaction by recommending a regular cadence of communication in the bid. Each meeting or communication then becomes a chance for the MSP to reaffirm its initial value proposition.</li>\r\n</ul>\r\nBidding the job well allows the MSP to stand out from the competition and differentiate its services. As discussed in this <a href=\"https://captainschairit.com/how-is-the-msp-service-ticket-system-a-benefit-to-msps-and-their-clients/\" target=\"_blank\" rel=\"noopener\">recent blog</a>, delineating all anticipated value-add services in the bid should then be followed by the MSP logging all of them in the form of service tickets once the contract is secured.\r\n\r\nThe right job bid will also help prevent unexpected surprises, such as a client who may be expecting certain services but has never agreed to pay for them in the original contract.\r\n\r\n<strong>An Honest Forecast</strong>\r\nTo give clarity and shape to the professional relationship before it begins, a successful bid should include these areas:\r\n<ul>\r\n 	<li><strong>Convey the strengths</strong>\r\nWhat does the MSP do best? Make sure the contract spells that out.</li>\r\n 	<li><strong>Set expectations</strong>\r\nIf an MSP expects to encounter a flood of Trouble Tickets (fixes to broken or non-optimized IT resources) once hired, cite that in the bid. Then telegraph to the client that a later decrease in that type of ticket will be indicative of a planned transition to more Service Tickets (elective, non-urgent fixes). Otherwise, the MSP may be judged by a decrease in the former.</li>\r\n 	<li><strong>Establish transparency</strong>\r\nBe clear about what the MSP will need from the client. Write into the bid capital allocations that may be necessary, as well as any other commitments needed from the client to achieve goals. This may include telling the client hard truths, much like a doctor telling an overweight patient the risks of not addressing the obesity.</li>\r\n 	<li><strong>Be proud of making the sausage</strong>\r\nPull back the curtain and detail how you’ll elevate the client’s operations with a dynamic and detailed IT plan. It can be a challenge to convey technical expertise and services to a non-technical audience, but it’s crucial. The Captain’s Chair dashboard can help, because of the clear way it conveys information to audiences through easy-to-understand pie charts, bar graphs, and other information that’s available around the clock.</li>\r\n</ul>\r\nThe payoff of a detailed, holistic, and honest bid will come in ways the client may not even appreciate when they award the MSP the business. For instance, there’s an opportunity for a good MSP to help clients avoid problems that can’t be anticipated by presenting a full-bodied plan with strategic goals and contingencies. An example of this is how some MSPs have fared better than others when the COVID-19 pandemic hit — a topic we’ll explore in the next blog in this series.','Bid The Job Well','','inherit','closed','closed','','780-revision-v1','','','2021-02-23 21:54:40','2021-02-23 21:54:40','',780,'https://captainschairit.com/780-revision-v1/',0,'revision','',0),(783,1,'2021-02-23 21:55:22','2021-02-23 21:55:22','When an MSP (Managed Service Provider) bids on a new business opportunity or a new proposal, it’s a chance to set the stage for a successful relationship. The bidding process can be challenging for MSPs, especially those whose reputation and expertise have typically been focused on break/fix expertise. Even for those accustomed to presenting themselves as more of a strategic partner, it can be challenging to properly enumerate all the value a good MSP will deliver beyond just service ticket responses.\r\n\r\nBut it’s worth the effort, because a successful bid can help deliver a longer and more fruitful relationship with a client. It can also be a way to elevate the MSP’s value in the client’s eyes before any work is even done.\r\n\r\n<strong>A Successful Bid</strong>\r\n\r\nTo frame the relationship properly from the start, a successful new business or service proposal should include these elements:\r\n<ul>\r\n 	<li>Telegraph the MSP’s strategic intent and expertise by listing proactive services that will be provided, alongside the expected break/fix responses.</li>\r\n 	<li>Monetize the MSP’s services by listing and pricing them — otherwise some strategic services may be undervalued by a client just expecting reactive services.</li>\r\n 	<li>Create a culture of frequent communication and interaction by recommending a regular cadence of communication in the bid. Each meeting or communication then becomes a chance for the MSP to reaffirm its initial value proposition.</li>\r\n</ul>\r\nBidding the job well allows the MSP to stand out from the competition and differentiate its services. As discussed in this <a href=\"https://captainschairit.com/how-is-the-msp-service-ticket-system-a-benefit-to-msps-and-their-clients/\" target=\"_blank\" rel=\"noopener\">recent blog</a>, delineating all anticipated value-add services in the bid should then be followed by the MSP logging all of them in the form of service tickets once the contract is secured.\r\n\r\nThe right job bid will also help prevent unexpected surprises, such as a client who may be expecting certain services but has never agreed to pay for them in the original contract.\r\n\r\n<strong>An Honest Forecast</strong>\r\nTo give clarity and shape to the professional relationship before it begins, a successful bid should include these areas:\r\n<ul>\r\n 	<li><strong>Convey the strengths</strong>\r\nWhat does the MSP do best? Make sure the contract spells that out.</li>\r\n 	<li><strong>Set expectations</strong>\r\nIf an MSP expects to encounter a flood of Trouble Tickets (fixes to broken or non-optimized IT resources) once hired, cite that in the bid. Then telegraph to the client that a later decrease in that type of ticket will be indicative of a planned transition to more Service Tickets (elective, non-urgent fixes). Otherwise, the MSP may be judged by a decrease in the former.</li>\r\n 	<li><strong>Establish transparency</strong>\r\nBe clear about what the MSP will need from the client. Write into the bid capital allocations that may be necessary, as well as any other commitments needed from the client to achieve goals. This may include telling the client hard truths, much like a doctor telling an overweight patient the risks of not addressing the obesity.</li>\r\n 	<li><strong>Be proud of making the sausage</strong>\r\nPull back the curtain and detail how you’ll elevate the client’s operations with a dynamic and detailed IT plan. It can be a challenge to convey technical expertise and services to a non-technical audience, but it’s crucial. The Captain’s Chair dashboard can help, because of the clear way it conveys information to audiences through easy-to-understand pie charts, bar graphs, and other information that’s available around the clock.</li>\r\n</ul>\r\nThe payoff of a detailed, holistic, and honest bid will come in ways the client may not even appreciate when they award the MSP the business. For instance, there’s an opportunity for a good MSP to help clients avoid problems that can’t be anticipated by presenting a full-bodied plan with strategic goals and contingencies. An example of this is how some MSPs have fared better than others when the COVID-19 pandemic hit — a topic we’ll explore in the next blog in this series.','Bid The Job Well','','inherit','closed','closed','','780-revision-v1','','','2021-02-23 21:55:22','2021-02-23 21:55:22','',780,'https://captainschairit.com/780-revision-v1/',0,'revision','',0),(784,1,'2021-04-08 16:56:43','2021-04-08 16:56:43','When an MSP (Managed Service Provider) bids on a new business opportunity or a new proposal, it’s a chance to set the stage for a successful relationship. The bidding process can be challenging for MSPs, especially those whose reputation and expertise have typically been focused on break/fix expertise. Even for those accustomed to presenting themselves as more of a strategic partner, it can be challenging to properly enumerate all the value a good MSP will deliver beyond just service ticket responses.\r\n\r\nBut it’s worth the effort, because a successful bid can help deliver a longer and more fruitful relationship with a client. It can also be a way to elevate the MSP’s value in the client’s eyes before any work is even done.\r\n\r\n<strong>A Successful Bid</strong>\r\n\r\nTo frame the relationship properly from the start, a successful new business or service proposal should include these elements:\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li>Telegraph the MSP’s strategic intent and expertise by listing proactive services that will be provided, alongside the expected break/fix responses.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li>Monetize the MSP’s services by listing and pricing them — otherwise some strategic services may be undervalued by a client just expecting reactive services.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li>Create a culture of frequent communication and interaction by recommending a regular cadence of communication in the bid. Each meeting or communication then becomes a chance for the MSP to reaffirm its initial value proposition.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\nBidding the job well allows the MSP to stand out from the competition and differentiate its services. As discussed in this <a href=\"https://captainschairit.com/how-is-the-msp-service-ticket-system-a-benefit-to-msps-and-their-clients/\" target=\"_blank\" rel=\"noopener\">recent blog</a>, delineating all anticipated value-add services in the bid should then be followed by the MSP logging all of them in the form of service tickets once the contract is secured.\r\n\r\nThe right job bid will also help prevent unexpected surprises, such as a client who may be expecting certain services but has never agreed to pay for them in the original contract.\r\n\r\n<strong>An Honest Forecast</strong>\r\nTo give clarity and shape to the professional relationship before it begins, a successful bid should include these areas:\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li><strong>Convey the strengths</strong>\r\nWhat does the MSP do best? Make sure the contract spells that out.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li><strong>Set expectations</strong>\r\nIf an MSP expects to encounter a flood of Trouble Tickets (fixes to broken or non-optimized IT resources) once hired, cite that in the bid. Then telegraph to the client that a later decrease in that type of ticket will be indicative of a planned transition to more Service Tickets (elective, non-urgent fixes). Otherwise, the MSP may be judged by a decrease in the former.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li><strong>Establish transparency</strong>\r\nBe clear about what the MSP will need from the client. Write into the bid capital allocations that may be necessary, as well as any other commitments needed from the client to achieve goals. This may include telling the client hard truths, much like a doctor telling an overweight patient the risks of not addressing the obesity.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li><strong>Be proud of making the sausage</strong>\r\nPull back the curtain and detail how you’ll elevate the client’s operations with a dynamic and detailed IT plan. It can be a challenge to convey technical expertise and services to a non-technical audience, but it’s crucial. The Captain’s Chair dashboard can help, because of the clear way it conveys information to audiences through easy-to-understand pie charts, bar graphs, and other information that’s available around the clock.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\nThe payoff of a detailed, holistic, and honest bid will come in ways the client may not even appreciate when they award the MSP the business. For instance, there’s an opportunity for a good MSP to help clients avoid problems that can’t be anticipated by presenting a full-bodied plan with strategic goals and contingencies. An example of this is how some MSPs have fared better than others when the COVID-19 pandemic hit — a topic we’ll explore in the next blog in this series.','Bid The Job Well','','inherit','closed','closed','','780-autosave-v1','','','2021-04-08 16:56:43','2021-04-08 16:56:43','',780,'https://captainschairit.com/780-autosave-v1/',0,'revision','',0),(785,1,'2021-02-23 21:59:08','2021-02-23 21:59:08','When an MSP (Managed Service Provider) bids on a new business opportunity or a new proposal, it’s a chance to set the stage for a successful relationship. The bidding process can be challenging for MSPs, especially those whose reputation and expertise have typically been focused on break/fix expertise. Even for those accustomed to presenting themselves as more of a strategic partner, it can be challenging to properly enumerate all the value a good MSP will deliver beyond just service ticket responses.\r\n\r\nBut it’s worth the effort, because a successful bid can help deliver a longer and more fruitful relationship with a client. It can also be a way to elevate the MSP’s value in the client’s eyes before any work is even done.\r\n\r\n<strong>A Successful Bid</strong>\r\n\r\nTo frame the relationship properly from the start, a successful new business or service proposal should include these elements:\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li>Telegraph the MSP’s strategic intent and expertise by listing proactive services that will be provided, alongside the expected break/fix responses.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li>Monetize the MSP’s services by listing and pricing them — otherwise some strategic services may be undervalued by a client just expecting reactive services.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li>Create a culture of frequent communication and interaction by recommending a regular cadence of communication in the bid. Each meeting or communication then becomes a chance for the MSP to reaffirm its initial value proposition.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\nBidding the job well allows the MSP to stand out from the competition and differentiate its services. As discussed in this <a href=\"https://captainschairit.com/how-is-the-msp-service-ticket-system-a-benefit-to-msps-and-their-clients/\" target=\"_blank\" rel=\"noopener\">recent blog</a>, delineating all anticipated value-add services in the bid should then be followed by the MSP logging all of them in the form of service tickets once the contract is secured.\r\n\r\nThe right job bid will also help prevent unexpected surprises, such as a client who may be expecting certain services but has never agreed to pay for them in the original contract.\r\n\r\n<strong>An Honest Forecast</strong>\r\nTo give clarity and shape to the professional relationship before it begins, a successful bid should include these areas:\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li><strong>Convey the strengths</strong>\r\nWhat does the MSP do best? Make sure the contract spells that out.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li><strong>Set expectations</strong>\r\nIf an MSP expects to encounter a flood of Trouble Tickets (fixes to broken or non-optimized IT resources) once hired, cite that in the bid. Then telegraph to the client that a later decrease in that type of ticket will be indicative of a planned transition to more Service Tickets (elective, non-urgent fixes). Otherwise, the MSP may be judged by a decrease in the former.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li><strong>Establish transparency</strong>\r\nBe clear about what the MSP will need from the client. Write into the bid capital allocations that may be necessary, as well as any other commitments needed from the client to achieve goals. This may include telling the client hard truths, much like a doctor telling an overweight patient the risks of not addressing the obesity.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li><strong>Be proud of making the sausage</strong>\r\nPull back the curtain and detail how you’ll elevate the client’s operations with a dynamic and detailed IT plan. It can be a challenge to convey technical expertise and services to a non-technical audience, but it’s crucial. The Captain’s Chair dashboard can help, because of the clear way it conveys information to audiences through easy-to-understand pie charts, bar graphs, and other information that’s available around the clock.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\nThe payoff of a detailed, holistic, and honest bid will come in ways the client may not even appreciate when they award the MSP the business. For instance, there’s an opportunity for a good MSP to help clients avoid problems that can’t be anticipated by presenting a full-bodied plan with strategic goals and contingencies. An example of this is how some MSPs have fared better than others when the COVID-19 pandemic hit — a topic we’ll explore in the next blog in this series.','Bid The Job Well','','inherit','closed','closed','','780-revision-v1','','','2021-02-23 21:59:08','2021-02-23 21:59:08','',780,'https://captainschairit.com/780-revision-v1/',0,'revision','',0),(787,1,'2021-03-03 22:47:25','2021-03-03 22:47:25','The ongoing COVID-19 pandemic has swallowed some businesses whole, with many Managed Service Providers (MSPs) being among those facing existential challenges. Yet, some have fared better than others. Why?\r\n\r\nFor an MSP whose value proposition to its clients was based on its ability to be physically present onsite and fix problems as they arise, the pandemic may have immediately disrupted that business model. However, for MSPs that had already been moving to remote services, the pandemic may ironically have enhanced their value by validating the vision of the future they already had pre-COVID-19.\r\n\r\n<strong>Comfortable With Discomfort</strong>\r\n\r\nPositioning your MSP to be on the right side of history — no matter what disruptions will be encountered in the future — requires being comfortable with feeling uncomfortable.\r\n\r\nFor many MSPs, it may be a real challenge to revise one’s business model and become more agile, partly because it may not reflect the way the MSP sees itself. For many startup MSPs, the ability to fix problems as they occur — i.e., an emphasis on technical and mechanical knowledge — may be seen as a core strength. But there’s a payoff awaiting MSPs able to help their clients navigate future uncertainty by moving to a more holistic, consultive approach, one that may leverage more strategic thought than before.\r\n\r\nA key trait for successful MSPs is understanding what clients are really paying for, which is helping to be prepared and avoiding future problems. It’s also the ability to respond confidently when something as potentially crippling as a pandemic or other major problem occurs.\r\n\r\n<strong>Problem Decomposition and Pattern Matching</strong>\r\n\r\nWhen disruptions and paradigm shifts occur, such as office operations turning on a dime to temporary (or even permanent) remote work arrangement, Problem Decomposition can be a helpful first step. This involves breaking down problems into smaller, more approachable blocks, circumventing emotional roadblocks (e.g., “What are we going to do now?”) with logic. It’s a key aspect of a flexible, solutions-oriented approach — one that will bear fruit in terms of greater client satisfaction.\r\n\r\nPattern Matching can then be used to make those smaller blocks less daunting by matching what is currently observed to past experiences. It’s a method of embracing the unknown based on some aspects that are familiar.\r\n\r\nIn the case of MSPs during the COVID-19 era, an example would be some firms lamenting not being able to see their customers in person, or having minimal in-person contact. But successful organizations are able to match the new patterns with equivalent examples from the past, such as having previously served a customer in another country. While that experience may have just been a tangential, one-off solution, reframing it for use in the present can be a fruitful pivot.\r\n\r\n<strong>No Crystal Ball</strong>\r\n\r\nNotably, this doesn’t involve having a crystal ball. Preparing for a pandemic or other disruption is not the same as predicting one. There will always be unforeseen challenges. The key is being dynamic enough to weather it — having a personality as a company that’s comfortable with the discomfort of the unknown.\r\n\r\nIt’s valuable to be able to visualize and quantify the current landscape at any given time, in order to accurately analyze and discuss it. That is part of what drove us to create the Captain’s Chair dashboard in the first place — a desire to use data, a planning mindset, and easy-to-understand communication techniques to create a product to help MSPs be more successful.\r\n\r\nSeeing the IT landscape — and the needs of clients — as perpetually dynamic helps to create a business paradigm designed to keep MSPs agile and ready in response to new challenges. Along with greater client retention, the payoff will include making the next major disruption — be it on the level of the pandemic or not — tenable for tech firms who have groomed themselves to be ready for the unpredictable.','Avoiding the Next Crisis With an Agile Mindset','','publish','open','open','','avoiding-the-next-crisis-with-an-agile-mindset','','','2021-03-03 22:47:25','2021-03-03 22:47:25','',0,'https://captainschairit.com/?p=787',0,'post','',0),(788,1,'2021-03-03 22:33:41','2021-03-03 22:33:41','The ongoing COVID-19 pandemic has swallowed some businesses whole, with many Managed Service Providers (MSPs) being among those facing existential challenges. Yet, some have fared better than others. Why?\r\n\r\nFor an MSP whose value proposition to its clients was based on its ability to be physically present onsite and fix problems as they arise, the pandemic may have immediately disrupted that business model. However, for MSPs that had already been moving to remote services, the pandemic may ironically have enhanced their value by validating the vision of the future they already had pre-COVID-19.\r\n\r\n<strong>Comfortable With Discomfort</strong>\r\n\r\nPositioning your MSP to be on the right side of history — no matter what disruptions will be encountered in the future — requires being comfortable with feeling uncomfortable.\r\n\r\nFor many MSPs, it may be a real challenge to revise one’s business model and become more agile, partly because it may not reflect the way the MSP sees itself. For many startup MSPs, the ability to fix problems as they occur — i.e., an emphasis on technical and mechanical knowledge — may be seen as a core strength. But there’s a payoff awaiting MSPs able to help their clients navigate future uncertainty by moving to a more holistic, consultive approach, one that may leverage more strategic thought than before.\r\n\r\nA key trait for successful MSPs is understanding what clients are really paying for, which is helping to be prepared and avoiding future problems. It’s also the ability to respond confidently when something as potentially crippling as a pandemic or other major problem occurs.\r\n\r\n<strong>Problem Decomposition and Pattern Matching</strong>\r\n\r\nWhen disruptions and paradigm shifts occur, such as office operations turning on a dime to temporary (or even permanent) remote work arrangement, Problem Decomposition can be a helpful first step. This involves breaking down problems into smaller, more approachable blocks, circumventing emotional roadblocks (e.g., “What are we going to do now?”) with logic. It’s a key aspect of a flexible, solutions-oriented approach — one that will bear fruit in terms of greater client satisfaction.\r\n\r\nPattern Matching can then be used to make those smaller blocks less daunting by matching what is currently observed to past experiences. It’s a method of embracing the unknown based on some aspects that are familiar.\r\n\r\nIn the case of MSPs during the COVID-19 era, an example would be some firms lamenting not being able to see their customers in person, or having minimal in-person contact. But successful organizations are able to match the new patterns with equivalent examples from the past, such as having previously served a customer in another country. While that experience may have just been a tangential, one-off solution, reframing it for use in the present can be a fruitful pivot.\r\n\r\n<strong>No Crystal Ball</strong>\r\n\r\nNotably, this doesn’t involve having a crystal ball. Preparing for a pandemic or other disruption is not the same as predicting one. There will always be unforeseen challenges. The key is being dynamic enough to weather it — having a personality as a company that’s comfortable with the discomfort of the unknown.\r\n\r\nIt’s valuable to be able to visualize and quantify the current landscape at any given time, in order to accurately analyze and discuss it. That is part of what drove us to create the Captain’s Chair dashboard in the first place — a desire to use data, a planning mindset, and easy-to-understand communication techniques to create a product to help MSPs be more successful.\r\n\r\nSeeing the IT landscape — and the needs of clients — as perpetually dynamic helps to create a business paradigm designed to keep MSPs agile and ready in response to new challenges. Along with greater client retention, the payoff will include making the next major disruption — be it on the level of the pandemic or not — tenable for tech firms who have groomed themselves to be ready for the unpredictable.','Avoiding the Next Crisis With an Agile Mindset','','inherit','closed','closed','','787-revision-v1','','','2021-03-03 22:33:41','2021-03-03 22:33:41','',787,'https://captainschairit.com/787-revision-v1/',0,'revision','',0),(789,1,'2021-03-03 22:47:25','2021-03-03 22:47:25','The ongoing COVID-19 pandemic has swallowed some businesses whole, with many Managed Service Providers (MSPs) being among those facing existential challenges. Yet, some have fared better than others. Why?\r\n\r\nFor an MSP whose value proposition to its clients was based on its ability to be physically present onsite and fix problems as they arise, the pandemic may have immediately disrupted that business model. However, for MSPs that had already been moving to remote services, the pandemic may ironically have enhanced their value by validating the vision of the future they already had pre-COVID-19.\r\n\r\n<strong>Comfortable With Discomfort</strong>\r\n\r\nPositioning your MSP to be on the right side of history — no matter what disruptions will be encountered in the future — requires being comfortable with feeling uncomfortable.\r\n\r\nFor many MSPs, it may be a real challenge to revise one’s business model and become more agile, partly because it may not reflect the way the MSP sees itself. For many startup MSPs, the ability to fix problems as they occur — i.e., an emphasis on technical and mechanical knowledge — may be seen as a core strength. But there’s a payoff awaiting MSPs able to help their clients navigate future uncertainty by moving to a more holistic, consultive approach, one that may leverage more strategic thought than before.\r\n\r\nA key trait for successful MSPs is understanding what clients are really paying for, which is helping to be prepared and avoiding future problems. It’s also the ability to respond confidently when something as potentially crippling as a pandemic or other major problem occurs.\r\n\r\n<strong>Problem Decomposition and Pattern Matching</strong>\r\n\r\nWhen disruptions and paradigm shifts occur, such as office operations turning on a dime to temporary (or even permanent) remote work arrangement, Problem Decomposition can be a helpful first step. This involves breaking down problems into smaller, more approachable blocks, circumventing emotional roadblocks (e.g., “What are we going to do now?”) with logic. It’s a key aspect of a flexible, solutions-oriented approach — one that will bear fruit in terms of greater client satisfaction.\r\n\r\nPattern Matching can then be used to make those smaller blocks less daunting by matching what is currently observed to past experiences. It’s a method of embracing the unknown based on some aspects that are familiar.\r\n\r\nIn the case of MSPs during the COVID-19 era, an example would be some firms lamenting not being able to see their customers in person, or having minimal in-person contact. But successful organizations are able to match the new patterns with equivalent examples from the past, such as having previously served a customer in another country. While that experience may have just been a tangential, one-off solution, reframing it for use in the present can be a fruitful pivot.\r\n\r\n<strong>No Crystal Ball</strong>\r\n\r\nNotably, this doesn’t involve having a crystal ball. Preparing for a pandemic or other disruption is not the same as predicting one. There will always be unforeseen challenges. The key is being dynamic enough to weather it — having a personality as a company that’s comfortable with the discomfort of the unknown.\r\n\r\nIt’s valuable to be able to visualize and quantify the current landscape at any given time, in order to accurately analyze and discuss it. That is part of what drove us to create the Captain’s Chair dashboard in the first place — a desire to use data, a planning mindset, and easy-to-understand communication techniques to create a product to help MSPs be more successful.\r\n\r\nSeeing the IT landscape — and the needs of clients — as perpetually dynamic helps to create a business paradigm designed to keep MSPs agile and ready in response to new challenges. Along with greater client retention, the payoff will include making the next major disruption — be it on the level of the pandemic or not — tenable for tech firms who have groomed themselves to be ready for the unpredictable.','Avoiding the Next Crisis With an Agile Mindset','','inherit','closed','closed','','787-revision-v1','','','2021-03-03 22:47:25','2021-03-03 22:47:25','',787,'https://captainschairit.com/787-revision-v1/',0,'revision','',0),(791,1,'2021-03-10 15:31:47','2021-03-10 15:31:47','In the face of commoditization, pandemic disruption, talent wars, and other market forces, what does a successful future look like for Managed Service Providers (MSPs)?\r\n\r\nThe key will be navigating constant change, based on evolving client needs. This will involve becoming comfortable with the discomfort of change — as well as a fundamental paradigm change.\r\n\r\nTraditionally, MSPs have based their value proposition on supplying customer support in these areas:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Break/fix</li>\r\n 	<li style=\"line-height: 180%;\">Reactive, on-site support</li>\r\n 	<li style=\"line-height: 180%;\">Hardware maintenance</li>\r\n 	<li style=\"line-height: 180%;\">Maintaining on-premises servers</li>\r\n</ul>\r\nBased on current trends, the path forward for successful MSPs will require pivoting to focus on:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Service offerings rather than maintenance of hardware</li>\r\n 	<li style=\"line-height: 180%;\">A consultative approach based on clients’ business objects</li>\r\n 	<li style=\"line-height: 180%;\">Cloud technology</li>\r\n 	<li style=\"line-height: 180%;\">Niche industry approaches rather than a one-size-fits-all approach</li>\r\n</ul>\r\n\r\n<strong>Commodity or Partner?</strong>\r\n\r\nThe most urgent threat to MSPs today may be the growing tendency of clients to view them as a commodity. In an age in which there are multiple ways to achieve baseline IT goals, what is to prevent clients from just going straight to Google for their needs?\r\n\r\nTo mitigate this and pave the way to greater success, MSPs will need to align themselves more with their clients, seeing them as business partners. This may require a paradigm change for both sides.\r\n\r\nSpecialization by MSPs — including the work needed to achieve a deeper understanding of the client’s industry and business goals — will be key. For instance, an MSP working with a dental client may need to develop value-add services like HIPAA compliance reporting. In that scenario, the MSP will have to enlarge its vocabulary to think more like the client.\r\n\r\nThe imperative is on the MSP to show clients it understands their paradigm and can help achieve success, by speaking their language rather than technical jargon. It requires a migration from being an on-site break/fix specialist to a more consultative approach.\r\n\r\n<strong>As Vital as Ever</strong>\r\nDespite a perception as a commodity, good MSPs are as vital as ever — that remains a constant. What has changed is the way MSPs must approach clients. Clients need to be engaged differently, which is why we developed the Captain’s Chair dashboard. The clean interface and ease of information access help validate the MSPs value proposition by visually displaying regular progress towards the client’s stated goals.\r\n\r\nThe first key is to know those goals. This requires frequent communication between MSPs and their clients, which may be counterintuitive to the former, accustomed as they may be to only being called when something breaks. It involves engaging in strategic discussions with clients — and then communicating progress towards those goals, using a product like the Captain’s Chair dashboard.\r\n\r\n<strong>Needs Rather Than Wants</strong>\r\n\r\nThe most successful MSPs are finding ways to give customers what they need, not just what clients think they want. That ability to think presciently will bear fruit, much like it did for Apple when it invented the iPod in response to the Sony Discman.\r\n\r\nWhen introduced in 1985, the Discman presented a way to play CDs on the go. It was envisioned by Sony as the way forward for customers enamored with the Sony Walkman, a portable cassette tape player.\r\n\r\nThe future of music listening clearly wasn’t embodied in a portable CD player, however — which became apparent when Apple invented the iPod. Providing a way to easily play digital music, the iPod led to the future of music listening, helping to migrate the paradigm of music listening from the hardware of CDs to ubiquitous digital access via the iPhone and streaming.\r\n\r\nFor MSPs to deliver what clients need, rather than what they seem to want, new business plans (and even some soul-searching) will be required. Clients need an MSP that can give them peace of mind. Discovering an MSP’s north star — which is how it can truly add value to achieve that goal — will help point the way to greater success.','The Future of MSPs: A New Paradigm','','publish','open','open','','the-future-of-msps-a-new-paradigm','','','2021-04-08 16:56:05','2021-04-08 16:56:05','',0,'https://captainschairit.com/?p=791',0,'post','',0),(792,1,'2021-03-10 15:27:35','2021-03-10 15:27:35','In the face of commoditization, pandemic disruption, talent wars, and other market forces, what does a successful future look like for Managed Service Providers (MSPs)?\r\n\r\nThe key will be navigating constant change, based on evolving client needs. This will involve becoming comfortable with the discomfort of change — as well as a fundamental paradigm change.\r\n\r\nTraditionally, MSPs have based their value proposition on supplying customer support in these areas:\r\n<ul>\r\n 	<li>Break/fix</li>\r\n 	<li>Reactive, on-site support</li>\r\n 	<li>Hardware maintenance</li>\r\n 	<li>Maintaining on-premises servers</li>\r\n</ul>\r\nBased on current trends, the path forward for successful MSPs will require pivoting to focus on:\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li>Service offerings rather than maintenance of hardware</li>\r\n 	<li>A consultative approach based on clients’ business objects</li>\r\n 	<li>Cloud technology</li>\r\n 	<li>Niche industry approaches rather than a one-size-fits-all approach</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<strong>Commodity or Partner?</strong>\r\n\r\nThe most urgent threat to MSPs today may be the growing tendency of clients to view them as a commodity. In an age in which there are multiple ways to achieve baseline IT goals, what is to prevent clients from just going straight to Google for their needs?\r\n\r\nTo mitigate this and pave the way to greater success, MSPs will need to align themselves more with their clients, seeing them as business partners. This may require a paradigm change for both sides.\r\n\r\nSpecialization by MSPs — including the work needed to achieve a deeper understanding of the client’s industry and business goals — will be key. For instance, an MSP working with a dental client may need to develop value-add services like HIPAA compliance reporting. In that scenario, the MSP will have to enlarge its vocabulary to think more like the client.\r\n\r\nThe imperative is on the MSP to show clients it understands their paradigm and can help achieve success, by speaking their language rather than technical jargon. It requires a migration from being an on-site break/fix specialist to a more consultative approach.\r\n\r\n<strong>As Vital as Ever</strong>\r\nDespite a perception as a commodity, good MSPs are as vital as ever — that remains a constant. What has changed is the way MSPs must approach clients. Clients need to be engaged differently, which is why we developed the Captain’s Chair dashboard. The clean interface and ease of information access help validate the MSPs value proposition by visually displaying regular progress towards the client’s stated goals.\r\n\r\nThe first key is to know those goals. This requires frequent communication between MSPs and their clients, which may be counterintuitive to the former, accustomed as they may be to only being called when something breaks. It involves engaging in strategic discussions with clients — and then communicating progress towards those goals, using a product like the Captain’s Chair dashboard.\r\n\r\n<strong>Needs Rather Than Wants</strong>\r\n\r\nThe most successful MSPs are finding ways to give customers what they need, not just what clients think they want. That ability to think presciently will bear fruit, much like it did for Apple when it invented the iPod in response to the Sony Discman.\r\n\r\nWhen introduced in 1985, the Discman presented a way to play CDs on the go. It was envisioned by Sony as the way forward for customers enamored with the Sony Walkman, a portable cassette tape player.\r\n\r\nThe future of music listening clearly wasn’t embodied in a portable CD player, however — which became apparent when Apple invented the iPod. Providing a way to easily play digital music, the iPod led to the future of music listening, helping to migrate the paradigm of music listening from the hardware of CDs to ubiquitous digital access via the iPhone and streaming.\r\n\r\nFor MSPs to deliver what clients need, rather than what they seem to want, new business plans (and even some soul-searching) will be required. Clients need an MSP that can give them peace of mind. Discovering an MSP’s north star — which is how it can truly add value to achieve that goal — will help point the way to greater success.','The Future of MSPs: A New Paradigm','','inherit','closed','closed','','791-revision-v1','','','2021-03-10 15:27:35','2021-03-10 15:27:35','',791,'https://captainschairit.com/791-revision-v1/',0,'revision','',0),(793,1,'2021-03-10 15:27:50','2021-03-10 15:27:50','In the face of commoditization, pandemic disruption, talent wars, and other market forces, what does a successful future look like for Managed Service Providers (MSPs)?\r\n\r\nThe key will be navigating constant change, based on evolving client needs. This will involve becoming comfortable with the discomfort of change — as well as a fundamental paradigm change.\r\n\r\nTraditionally, MSPs have based their value proposition on supplying customer support in these areas:\r\n<ul>\r\n 	<li>Break/fix</li>\r\n 	<li>Reactive, on-site support</li>\r\n 	<li>Hardware maintenance</li>\r\n 	<li>Maintaining on-premises servers</li>\r\n</ul>\r\nBased on current trends, the path forward for successful MSPs will require pivoting to focus on:\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li>Service offerings rather than maintenance of hardware</li>\r\n 	<li>A consultative approach based on clients’ business objects</li>\r\n 	<li>Cloud technology</li>\r\n 	<li>Niche industry approaches rather than a one-size-fits-all approach</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<strong>Commodity or Partner?</strong>\r\n\r\nThe most urgent threat to MSPs today may be the growing tendency of clients to view them as a commodity. In an age in which there are multiple ways to achieve baseline IT goals, what is to prevent clients from just going straight to Google for their needs?\r\n\r\nTo mitigate this and pave the way to greater success, MSPs will need to align themselves more with their clients, seeing them as business partners. This may require a paradigm change for both sides.\r\n\r\nSpecialization by MSPs — including the work needed to achieve a deeper understanding of the client’s industry and business goals — will be key. For instance, an MSP working with a dental client may need to develop value-add services like HIPAA compliance reporting. In that scenario, the MSP will have to enlarge its vocabulary to think more like the client.\r\n\r\nThe imperative is on the MSP to show clients it understands their paradigm and can help achieve success, by speaking their language rather than technical jargon. It requires a migration from being an on-site break/fix specialist to a more consultative approach.\r\n\r\n<strong>As Vital as Ever</strong>\r\nDespite a perception as a commodity, good MSPs are as vital as ever — that remains a constant. What has changed is the way MSPs must approach clients. Clients need to be engaged differently, which is why we developed the Captain’s Chair dashboard. The clean interface and ease of information access help validate the MSPs value proposition by visually displaying regular progress towards the client’s stated goals.\r\n\r\nThe first key is to know those goals. This requires frequent communication between MSPs and their clients, which may be counterintuitive to the former, accustomed as they may be to only being called when something breaks. It involves engaging in strategic discussions with clients — and then communicating progress towards those goals, using a product like the Captain’s Chair dashboard.\r\n\r\n<strong>Needs Rather Than Wants</strong>\r\n\r\nThe most successful MSPs are finding ways to give customers what they need, not just what clients think they want. That ability to think presciently will bear fruit, much like it did for Apple when it invented the iPod in response to the Sony Discman.\r\n\r\nWhen introduced in 1985, the Discman presented a way to play CDs on the go. It was envisioned by Sony as the way forward for customers enamored with the Sony Walkman, a portable cassette tape player.\r\n\r\nThe future of music listening clearly wasn’t embodied in a portable CD player, however — which became apparent when Apple invented the iPod. Providing a way to easily play digital music, the iPod led to the future of music listening, helping to migrate the paradigm of music listening from the hardware of CDs to ubiquitous digital access via the iPhone and streaming.\r\n\r\nFor MSPs to deliver what clients need, rather than what they seem to want, new business plans (and even some soul-searching) will be required. Clients need an MSP that can give them peace of mind. Discovering an MSP’s north star — which is how it can truly add value to achieve that goal — will help point the way to greater success.','The Future of MSPs: A New Paradigm','','inherit','closed','closed','','791-revision-v1','','','2021-03-10 15:27:50','2021-03-10 15:27:50','',791,'https://captainschairit.com/791-revision-v1/',0,'revision','',0),(794,1,'2021-03-10 15:29:10','2021-03-10 15:29:10','In the face of commoditization, pandemic disruption, talent wars, and other market forces, what does a successful future look like for Managed Service Providers (MSPs)?\r\n\r\nThe key will be navigating constant change, based on evolving client needs. This will involve becoming comfortable with the discomfort of change — as well as a fundamental paradigm change.\r\n\r\nTraditionally, MSPs have based their value proposition on supplying customer support in these areas:\r\n<ul>\r\n 	<li>Break/fix</li>\r\n 	<li>Reactive, on-site support</li>\r\n 	<li>Hardware maintenance</li>\r\n 	<li>Maintaining on-premises servers</li>\r\n</ul>\r\nBased on current trends, the path forward for successful MSPs will require pivoting to focus on:\r\n<ul>\r\n 	<li>Service offerings rather than maintenance of hardware</li>\r\n 	<li>A consultative approach based on clients’ business objects</li>\r\n 	<li>Cloud technology</li>\r\n 	<li>Niche industry approaches rather than a one-size-fits-all approach</li>\r\n</ul>\r\n\r\n<strong>Commodity or Partner?</strong>\r\n\r\nThe most urgent threat to MSPs today may be the growing tendency of clients to view them as a commodity. In an age in which there are multiple ways to achieve baseline IT goals, what is to prevent clients from just going straight to Google for their needs?\r\n\r\nTo mitigate this and pave the way to greater success, MSPs will need to align themselves more with their clients, seeing them as business partners. This may require a paradigm change for both sides.\r\n\r\nSpecialization by MSPs — including the work needed to achieve a deeper understanding of the client’s industry and business goals — will be key. For instance, an MSP working with a dental client may need to develop value-add services like HIPAA compliance reporting. In that scenario, the MSP will have to enlarge its vocabulary to think more like the client.\r\n\r\nThe imperative is on the MSP to show clients it understands their paradigm and can help achieve success, by speaking their language rather than technical jargon. It requires a migration from being an on-site break/fix specialist to a more consultative approach.\r\n\r\n<strong>As Vital as Ever</strong>\r\nDespite a perception as a commodity, good MSPs are as vital as ever — that remains a constant. What has changed is the way MSPs must approach clients. Clients need to be engaged differently, which is why we developed the Captain’s Chair dashboard. The clean interface and ease of information access help validate the MSPs value proposition by visually displaying regular progress towards the client’s stated goals.\r\n\r\nThe first key is to know those goals. This requires frequent communication between MSPs and their clients, which may be counterintuitive to the former, accustomed as they may be to only being called when something breaks. It involves engaging in strategic discussions with clients — and then communicating progress towards those goals, using a product like the Captain’s Chair dashboard.\r\n\r\n<strong>Needs Rather Than Wants</strong>\r\n\r\nThe most successful MSPs are finding ways to give customers what they need, not just what clients think they want. That ability to think presciently will bear fruit, much like it did for Apple when it invented the iPod in response to the Sony Discman.\r\n\r\nWhen introduced in 1985, the Discman presented a way to play CDs on the go. It was envisioned by Sony as the way forward for customers enamored with the Sony Walkman, a portable cassette tape player.\r\n\r\nThe future of music listening clearly wasn’t embodied in a portable CD player, however — which became apparent when Apple invented the iPod. Providing a way to easily play digital music, the iPod led to the future of music listening, helping to migrate the paradigm of music listening from the hardware of CDs to ubiquitous digital access via the iPhone and streaming.\r\n\r\nFor MSPs to deliver what clients need, rather than what they seem to want, new business plans (and even some soul-searching) will be required. Clients need an MSP that can give them peace of mind. Discovering an MSP’s north star — which is how it can truly add value to achieve that goal — will help point the way to greater success.','The Future of MSPs: A New Paradigm','','inherit','closed','closed','','791-revision-v1','','','2021-03-10 15:29:10','2021-03-10 15:29:10','',791,'https://captainschairit.com/791-revision-v1/',0,'revision','',0),(795,1,'2021-03-10 15:31:47','2021-03-10 15:31:47','In the face of commoditization, pandemic disruption, talent wars, and other market forces, what does a successful future look like for Managed Service Providers (MSPs)?\r\n\r\nThe key will be navigating constant change, based on evolving client needs. This will involve becoming comfortable with the discomfort of change — as well as a fundamental paradigm change.\r\n\r\nTraditionally, MSPs have based their value proposition on supplying customer support in these areas:\r\n<ul>\r\n 	<li>Break/fix</li>\r\n 	<li>Reactive, on-site support</li>\r\n 	<li>Hardware maintenance</li>\r\n 	<li>Maintaining on-premises servers</li>\r\n</ul>\r\nBased on current trends, the path forward for successful MSPs will require pivoting to focus on:\r\n<ul>\r\n 	<li>Service offerings rather than maintenance of hardware</li>\r\n 	<li>A consultative approach based on clients’ business objects</li>\r\n 	<li>Cloud technology</li>\r\n 	<li>Niche industry approaches rather than a one-size-fits-all approach</li>\r\n</ul>\r\n\r\n<strong>Commodity or Partner?</strong>\r\n\r\nThe most urgent threat to MSPs today may be the growing tendency of clients to view them as a commodity. In an age in which there are multiple ways to achieve baseline IT goals, what is to prevent clients from just going straight to Google for their needs?\r\n\r\nTo mitigate this and pave the way to greater success, MSPs will need to align themselves more with their clients, seeing them as business partners. This may require a paradigm change for both sides.\r\n\r\nSpecialization by MSPs — including the work needed to achieve a deeper understanding of the client’s industry and business goals — will be key. For instance, an MSP working with a dental client may need to develop value-add services like HIPAA compliance reporting. In that scenario, the MSP will have to enlarge its vocabulary to think more like the client.\r\n\r\nThe imperative is on the MSP to show clients it understands their paradigm and can help achieve success, by speaking their language rather than technical jargon. It requires a migration from being an on-site break/fix specialist to a more consultative approach.\r\n\r\n<strong>As Vital as Ever</strong>\r\nDespite a perception as a commodity, good MSPs are as vital as ever — that remains a constant. What has changed is the way MSPs must approach clients. Clients need to be engaged differently, which is why we developed the Captain’s Chair dashboard. The clean interface and ease of information access help validate the MSPs value proposition by visually displaying regular progress towards the client’s stated goals.\r\n\r\nThe first key is to know those goals. This requires frequent communication between MSPs and their clients, which may be counterintuitive to the former, accustomed as they may be to only being called when something breaks. It involves engaging in strategic discussions with clients — and then communicating progress towards those goals, using a product like the Captain’s Chair dashboard.\r\n\r\n<strong>Needs Rather Than Wants</strong>\r\n\r\nThe most successful MSPs are finding ways to give customers what they need, not just what clients think they want. That ability to think presciently will bear fruit, much like it did for Apple when it invented the iPod in response to the Sony Discman.\r\n\r\nWhen introduced in 1985, the Discman presented a way to play CDs on the go. It was envisioned by Sony as the way forward for customers enamored with the Sony Walkman, a portable cassette tape player.\r\n\r\nThe future of music listening clearly wasn’t embodied in a portable CD player, however — which became apparent when Apple invented the iPod. Providing a way to easily play digital music, the iPod led to the future of music listening, helping to migrate the paradigm of music listening from the hardware of CDs to ubiquitous digital access via the iPhone and streaming.\r\n\r\nFor MSPs to deliver what clients need, rather than what they seem to want, new business plans (and even some soul-searching) will be required. Clients need an MSP that can give them peace of mind. Discovering an MSP’s north star — which is how it can truly add value to achieve that goal — will help point the way to greater success.','The Future of MSPs: A New Paradigm','','inherit','closed','closed','','791-revision-v1','','','2021-03-10 15:31:47','2021-03-10 15:31:47','',791,'https://captainschairit.com/791-revision-v1/',0,'revision','',0),(797,1,'2021-03-11 11:08:18','2021-03-11 11:08:18','<div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[text* FirstName class:form-control placeholder]<label class=\"placeholder-label\">First Name</label></div></div><div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[text* LastName class:form-control placeholder]<label class=\"placeholder-label\">Last Name</label></div></div><div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[text* CompanyName class:form-control placeholder]<label class=\"placeholder-label\">Company Name</label></div></div><div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[email* BusinessE-mail class:form-control placeholder]<label class=\"placeholder-label\">Business E-mail</label></div></div><div class=\"col-md-12\"><div class=\"form-group form-placeholder\">[tel* PhoneNumber class:form-control placeholder]<label class=\"placeholder-label\">Phone Number</label></div></div><div class=\"col-md-12\"><div class=\"text-center\"><button id=\'submit\' class=\'wpcf7-form-control wpcf7-submit btn btn-primary btn-rounded hvr-shutter-out-horizontal\'>Request a Demo</button></div></div>\n1\nCaptain\'s Chair Request for Demo\nCaptain\'s Chair <no-reply@captainschairit.com>\nsales@captainschairit.com\n<!doctype html>\n<html>\n<head>\n<meta charset=\"utf-8\">\n<title>Contact us</title>\n<style type=\"text/css\">\nhtml {\n	width: 100%;\n	margin: 0;\n	padding: 0;\n}\nbody {\n	-webkit-text-size-adjust: none;\n	-ms-text-size-adjust: none;\n	margin: 0;\n	padding: 0;\n	-webkit-font-smoothing: antialiased;\n}\ntable {\n	border-spacing: 0;\n}\nimg {\n	display: block !important;\n	outline: none;\n	text-decoration: none;\n	-ms-interpolation-mode: bicubic;\n	border: none;\n	height: auto;\n	line-height: 100%;\n}\n	img.image-inline{\n		display: inline-block!important;	\n	}\n\np {\n	padding: 0;\n	margin: 0;\n}\nbr {\n	line-height: 0 !important;\n}\ndiv, p, span, strong, b, em, i, a, li, td {\n	-webkit-text-size-adjust: none;\n}\ntable td, table tr {\n	border-collapse: collapse;\n}\ntable {\n	border-collapse: collapse;\n	mso-table-lspace: 0pt;\n	mso-table-rspace: 0pt;\n}\n\n@media screen and (max-width:580px) {\ntable[class=\"table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"content-left-gap\"] {\n	width: 5%!important;\n}\ntable[class=\"content-table\"],\ntd[class=\"content-table\"]{\n	width: 100%!important;\n}\ntd[class=\"banner-image\"] img {\n	width: 100%!important;\n}\ntable[class=\"main-table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"gap-01\"] {\n	height: 15px!important;\n}\ntd[class=\"space-01\"] {\n	width: 15px!important;\n}\ntable[class=\"table-wrappper\"] .heading01 {\n	font-size: 20px !important;\n}\ntable[class=\"table-wrappper\"] .text01 {\n	font-size: 14px !important;\n	margin-bottom: 24px !important;\n}\ntable[class=\"table-wrappper\"] .heading02 {\n	font-size: 24px !important;\n}\ntd[class=\"content-border\"] {\n	height: 25px!important;\n}\ntable[class=\"table-wrappper\"] .heading03 {\n	font-size: 18px !important;\n}\ntable[class=\"table-wrappper\"] .email-link {\n	display: block !important;\n	margin: 10px 0 !important;\n}\n\n}\n\n@media screen and (max-width:420px) {\ntable[class=\"brand\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\ntable[class=\"website-btn\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\n\n	table[class=\"website-btn-tbl\"] {\n		width: 130px!important;\n	}\n	\n}\n</style>\n</head>\n\n<body style=\"background-color: #d7d7d7;\">\n\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\n	<!--Top gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Top gap-->\n	\n	<!--Body part-->\n	<tr>\n		<td class=\"main-td\">\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\n				<!--Logo part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n							<tr>\n								<td width=\"20\"></td>\n								<td align=\"center\" valign=\"top\">\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\n										<tr>\n											<td align=\"center\">\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s Chair\" alt=\"Captain\'s Chair\" style=\"border:none;\" width=\"150\" height=\"39\">\n											</a></td>\n										</tr>\n									</table>\n\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"right\" style=\"width:130px;\" class=\"website-btn\" width=\"130\">\n										<tr>\n											<td height=\"1\" class=\"gap-01\"></td>\n										</tr>\n										<tr>\n											<td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"  width=\"100%\" class=\"website-btn-tbl\">\n													<tr>\n														<td align=\"center\" style=\"height:35px; border:1px solid #ff671f; background-color: #ff671f;\"><a href=\"https://captainschairit.com\" style=\"color:#ffffff; background-color: #ff671f; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px;  width:108px; height:15px; display:block; text-align:center; text-decoration:none; padding:10px; cursor:pointer;\">Go Website</a></td>\n													</tr>\n												</table></td>\n										</tr>\n									</table>\n								</td>\n								<td width=\"20\"></td>\n							</tr>\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Logo part-->\n				\n				<!--Banner part-->\n				<tr>\n					<td class=\"banner-image\">\n						<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\" target=\"_blank\" rel=\"noopener\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg\" title=\"Banner\" alt=\"Banner\" style=\"border:none;\" width=\"600\" height=\"175\"></a>\n					</td>\n				</tr>\n				<!--/Banner part-->\n				\n				\n				\n				<!--Content top gap-->\n				<tr>\n					<td height=\"25\" class=\"gap-01\"></td>\n				</tr>\n				<!--/Content top gap-->\n				\n				<!--Content part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n								<td>\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"content-table\" style=\"width: 100%\">\n										<tr>\n											<td align=\"left\">\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:30px; color:#ff671f; \" class=\"heading02\">Hi, Admin</p>\n	\n												<h5 style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">You have a new request for demo.</h5>\n\n                                                <p style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">\n                                                    <strong>First Name: </strong>[FirstName]<br>\n                                                    <strong>Last Name: </strong>[LastName]<br>\n                                                    <strong>Company Name: </strong>[CompanyName]<br>\n                                                    <strong>Business E-mail: </strong>[BusinessE-mail]<br>\n                                                    <strong>Phone Number: </strong>[PhoneNumber]\n                                                </p>\n											</td>\n										</tr>\n										\n										<!--Content border-->\n										<tr>\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\n										</tr>\n										<!--/Content border-->\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0 0 6px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:22px; color:#293a47; font-weight: bold;\" class=\"heading03\">Get connected with us!</p>\n												\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px; color:#293a47;\" class=\"text01\"><a href=\"mailto:sales@captainschairit.com\" style=\"color: #293a47; text-decoration: none;\" class=\"email-link\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png\" title=\"Email\" alt=\"Email\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">sales@captainschairit.com</a>\n												<a href=\"tel:877-677-2248\" style=\"color: #293a47; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Sales:877-677-2248</a>\n												<a href=\"tel:813-908-8282\" style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Phone:813-908-8282</a></p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td>\n												<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"social-table\" style=\"width: 182px\">\n													<tr>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\">\n															<a href=\"https://www.linkedin.com/company/captain-s-chair\" style=\"color: #293a47; text-decoration: none;\">\n																<img src=\"https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png\" title=\"LinkedIn\" alt=\"LinkedIn\" style=\"border: none; outline: none; margin: 0;\" width=\"38\" height=\"38\">\n															</a>\n														</td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n													</tr>\n												</table>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47;\">&copy; Copyright 2019. All Rights Reserved.</p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n									</table>\n								</td>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Content part-->\n				\n				<!--bottom border part-->\n				<tr>\n					<td height=\"9\" bgcolor=\"#293a47\"></td>\n				</tr>\n				<!--/bottom border part-->\n\n			</table>\n		</td>\n	</tr>\n	<!--/Body part-->\n	\n	<!--footer gap-->\n	<tr>\n		<td height=\"25\" class=\"gap-01\"></td>\n	</tr>\n	<!--/footer gap-->\n\n	\n	\n	<!--Bottom gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Bottom gap-->\n	\n	\n \n</table>\n</body>\n</html>\nReply-To: [BusinessE-mail]\n\n1\n\n1\nCaptain\'s Chair Auto Response\nCaptain\'s Chair <no-reply@captainschairit.com>\n[BusinessE-mail]\n<!doctype html>\n<html>\n<head>\n<meta charset=\"utf-8\">\n<title>Contact us</title>\n<style type=\"text/css\">\nhtml {\n	width: 100%;\n	margin: 0;\n	padding: 0;\n}\nbody {\n	-webkit-text-size-adjust: none;\n	-ms-text-size-adjust: none;\n	margin: 0;\n	padding: 0;\n	-webkit-font-smoothing: antialiased;\n}\ntable {\n	border-spacing: 0;\n}\nimg {\n	display: block !important;\n	outline: none;\n	text-decoration: none;\n	-ms-interpolation-mode: bicubic;\n	border: none;\n	height: auto;\n	line-height: 100%;\n}\n	img.image-inline{\n		display: inline-block!important;	\n	}\n\np {\n	padding: 0;\n	margin: 0;\n}\nbr {\n	line-height: 0 !important;\n}\ndiv, p, span, strong, b, em, i, a, li, td {\n	-webkit-text-size-adjust: none;\n}\ntable td, table tr {\n	border-collapse: collapse;\n}\ntable {\n	border-collapse: collapse;\n	mso-table-lspace: 0pt;\n	mso-table-rspace: 0pt;\n}\n\n@media screen and (max-width:580px) {\ntable[class=\"table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"content-left-gap\"] {\n	width: 5%!important;\n}\ntable[class=\"content-table\"],\ntd[class=\"content-table\"]{\n	width: 100%!important;\n}\ntd[class=\"banner-image\"] img {\n	width: 100%!important;\n}\ntable[class=\"main-table-wrappper\"] {\n	width: 100%!important;\n}\ntd[class=\"gap-01\"] {\n	height: 15px!important;\n}\ntd[class=\"space-01\"] {\n	width: 15px!important;\n}\ntable[class=\"table-wrappper\"] .heading01 {\n	font-size: 20px !important;\n}\ntable[class=\"table-wrappper\"] .text01 {\n	font-size: 14px !important;\n	margin-bottom: 24px !important;\n}\ntable[class=\"table-wrappper\"] .heading02 {\n	font-size: 24px !important;\n}\ntd[class=\"content-border\"] {\n	height: 25px!important;\n}\ntable[class=\"table-wrappper\"] .heading03 {\n	font-size: 18px !important;\n}\ntable[class=\"table-wrappper\"] .email-link {\n	display: block !important;\n	margin: 10px 0 !important;\n}\n\n}\n\n@media screen and (max-width:420px) {\ntable[class=\"brand\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\ntable[class=\"website-btn\"] {\n	width: 100%!important;\n	text-align: center !important;\n}\n\n	table[class=\"website-btn-tbl\"] {\n		width: 130px!important;\n	}\n	\n}\n</style>\n</head>\n\n<body style=\"background-color: #d7d7d7;\">\n\n<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"width:100%; border-left: 15px solid #d7d7d7;  border-right: 15px solid #d7d7d7;\" bgcolor=\"#d7d7d7\">\n	<!--Top gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Top gap-->\n	\n	<!--Body part-->\n	<tr>\n		<td class=\"main-td\">\n			<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"main-table-wrappper\" style=\"width: 600px\" bgcolor=\"#ffffff\">\n				<!--Logo part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n							<tr>\n								<td width=\"20\"></td>\n								<td align=\"center\" valign=\"top\">\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"left\" style=\"width:109px;\" class=\"brand\">\n										<tr>\n											<td align=\"center\">\n												<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/09/logo.png\" title=\"Captain\'s chair\" alt=\"Captain\'s chair\" style=\"border:none;\" width=\"150\" height=\"39\">\n											</a></td>\n										</tr>\n									</table>\n\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"right\" style=\"width:130px;\" class=\"website-btn\" width=\"130\">\n										<tr>\n											<td height=\"1\" class=\"gap-01\"></td>\n										</tr>\n										<tr>\n											<td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" align=\"center\"  width=\"100%\" class=\"website-btn-tbl\">\n													<tr>\n														<td align=\"center\" style=\"height:35px; border:1px solid #ff671f; background-color: #ff671f;\"><a href=\"https://captainschairit.com\" style=\"color:#ffffff; background-color: #ff671f; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px;  width:108px; height:15px; display:block; text-align:center; text-decoration:none; padding:10px; cursor:pointer;\">Go Website</a></td>\n													</tr>\n												</table></td>\n										</tr>\n									</table>\n								</td>\n								<td width=\"20\"></td>\n							</tr>\n							<tr>\n								<td height=\"15\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Logo part-->\n				\n				<!--Banner part-->\n				<tr>\n					<td class=\"banner-image\">\n						<a href=\"https://captainschairit.com\" style=\"border:none; padding:0; text-decoration:none; border:none; cursor:pointer;\" target=\"_blank\" rel=\"noopener\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/banner-image.jpg\" title=\"Banner\" alt=\"Banner\" style=\"border:none;\" width=\"600\" height=\"175\"></a>\n					</td>\n				</tr>\n				<!--/Banner part-->\n				\n				\n				\n				<!--Content top gap-->\n				<tr>\n					<td height=\"25\" class=\"gap-01\"></td>\n				</tr>\n				<!--/Content top gap-->\n				\n				<!--Content part-->\n				<tr>\n					<td>\n						<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"table-wrappper\" style=\"width: 600px\">\n							<tr>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n								<td>\n									<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"content-table\" style=\"width: 100%\">\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:30px; color:#ff671f; \" class=\"heading02\">Hi, [FirstName]</p>\n	\n												<!--<h5 style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">Thank you for contacting us.</h5>-->\n\n                                                <p style=\"margin:0 0 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:13px; color:#293a47;\" class=\"text01\">\n                                                    Thank you for showing interest in our product. We will get back to you.\n                                                </p>\n											</td>\n										</tr>\n										\n										<!--Content border-->\n										<tr>\n											<td height=\"38\" class=\"content-border\" style=\"border-top: 1px solid #cfcece;\"></td>\n										</tr>\n										<!--/Content border-->\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0 0 6px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:22px; color:#293a47; font-weight: bold;\" class=\"heading03\">Get connected with us!</p>\n												\n												<p style=\"margin:0 0 10px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:14px; color:#293a47;\" class=\"text01\"><a href=\"mailto:sales@captainschairit.com\" style=\"color: #293a47; text-decoration: none;\" class=\"email-link\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/email-icon.png\" title=\"Email\" alt=\"Email\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">sales@captainschairit.com</a>\n												<a href=\"tel:877-677-2248\" style=\"color: #293a47; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Sales:877-677-2248</a>\n												<a href=\"tel:813-908-8282\" style=\"font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47; text-decoration: none;\"><img src=\"https://captainschairit.com/wp-content/uploads/2019/10/phone-icon.png\" title=\"Phone\" alt=\"Phone\" style=\"border: none; outline: none; margin: 0 6px 0 10px;\" width=\"15\" height=\"12\" class=\"image-inline\">Phone:813-908-8282</a></p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td>\n												<table cellpadding=\"0\" cellspacing=\"0\" align=\"center\" class=\"social-table\" style=\"width: 182px\">\n													<tr>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n														<td width=\"10\"></td>\n														<td width=\"38\">\n															<a href=\"https://www.linkedin.com/company/captain-s-chair\" style=\"color: #293a47; text-decoration: none;\">\n																<img src=\"https://captainschairit.com/wp-content/uploads/2019/10/linkedin.png\" title=\"LinkedIn\" alt=\"LinkedIn\" style=\"border: none; outline: none; margin: 0;\" width=\"38\" height=\"38\">\n															</a>\n														</td>\n														<td width=\"10\"></td>\n														<td width=\"38\"></td>\n													</tr>\n												</table>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n										<tr>\n											<td align=\"center\">\n												<p style=\"margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px; color:#293a47;\">&copy; Copyright 2019. All Rights Reserved.</p>\n											</td>\n										</tr>\n										\n										<tr>\n											<td height=\"20\"></td>\n										</tr>\n										\n									</table>\n								</td>\n								<td width=\"25\" class=\"content-left-gap\"></td>\n							</tr>\n						</table>\n					</td>\n				</tr>\n				<!--/Content part-->\n				\n				<!--bottom border part-->\n				<tr>\n					<td height=\"9\" bgcolor=\"#293a47\"></td>\n				</tr>\n				<!--/bottom border part-->\n\n			</table>\n		</td>\n	</tr>\n	<!--/Body part-->\n	\n	<!--footer gap-->\n	<tr>\n		<td height=\"25\" class=\"gap-01\"></td>\n	</tr>\n	<!--/footer gap-->\n\n	\n	\n	<!--Bottom gap-->\n	<tr>\n		<td height=\"28\" class=\"gap-01\"></td>\n	</tr>\n	<!--/Bottom gap-->\n	\n	\n \n</table>\n</body>\n</html>\nReply-To: sales@captainschairit.com\n\n1\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.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.\nYour entered code is incorrect.','Request A Demo Form_copy','','publish','closed','closed','','request-a-demo-form_copy','','','2021-03-11 11:08:18','2021-03-11 11:08:18','',0,'https://captainschairit.com/?post_type=wpcf7_contact_form&p=797',0,'wpcf7_contact_form','',0),(798,1,'2021-03-11 13:23:37','2021-03-11 13:23:37','','Request a Demo','','inherit','closed','closed','','342-revision-v1','','','2021-03-11 13:23:37','2021-03-11 13:23:37','',342,'https://captainschairit.com/342-revision-v1/',0,'revision','',0),(800,1,'2021-03-30 20:16:29','2021-03-30 20:16:29','Most Managed Service Providers (MSPs) miss a prime opportunity to stand out in their client’s eyes, which is during Quarterly Business Reviews (QBRs). In fact, these meetings are famously dreaded by MSPs.\r\n\r\nWhy? Because traditional MSPs regard these meetings as an onerous task to be avoided, where a spotlight is cast on recent IT problems. The meetings also tend to be precipitated by a mad dash to assemble a momentary performance snapshot that doesn’t convey to the client the true value a good MSP is providing.\r\n\r\n<strong>Nobody Wants to Be in That Meeting</strong>\r\n\r\nWho wants to be in a meeting to go over a list of recent computer or technical problems? The aversion is well-earned. The MSP has to troll through arcane documentation (a spreadsheet here, a Google doc there) to assemble, say, a list of current laptops in use or Microsoft Office 365 licenses. Then, on to a discussion of the last time the network went down ….\r\n\r\nBoth sides are disappointed by QBRs like that — it’s downright drudgery.\r\n\r\nIt doesn’t have to be that way. The key for next-gen MSPs is to envision QBRs as holistic, strategic conversations with clients. The Captain’s Chair dashboard helps accomplish this by serving up the needed technical stats 24/7 in a digestible format, allowing the MSP to shift away from reporting them and engage in a more strategic conversation with the client.\r\n\r\n<strong>People Are More Expensive Than Software</strong>\r\n\r\nMigrating the reporting of technical data from a person to a smart software interface adds value, because it frees up an IT employee’s valuable (and expensive) time with an inexpensive solution. Suddenly, the answers to important yet mundane technical questions (e.g., the number of copies of software a firm has) come from a piece of software instead of an employee. This frees him/her to deliver much more impactful insights, during a QBR or in other ongoing conversations between MSP and client.\r\n\r\nThis shift in relationship between MSP and client provides a huge win. Instead of clients focused during QBRs on the last time the network went down and how frustrated the employees were, the conversation shifts to the MSP using the interface to document all the times they automatically (and invisibly, in the client’s eyes!) backed up systems to prevent data loss.\r\n\r\n<strong>Emphasize Wins Over Errors</strong>\r\n\r\nIn an age of cost constraints and commodification of MSPs, high-performing MSPs are giving their clients value of which the customer is not even aware. Because of this, QBRs can degenerate into defensive, frustrating gripe sessions — rather than strategic dialogues about how the MSP contributes to the client’s business plan (punctuated with a few end zone spikes and victory dances).\r\n\r\nThe key is documenting an MSP’s good work and communicating it regularly to the client. It also involves using technical savvy, but in a new way — not so much fixing a laptop that’s crashed (old-school IT firm) but envisioning how technology will help the client reach its goals (next-gen MSP).\r\n\r\nThe payoff is enhanced client loyalty and better new business opportunities for the MSP.\r\n\r\n<strong>A Bad QBR Agenda?</strong>\r\n\r\nThink back to some of the worst QBRs you’ve attended. Chances are they were:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Reactive — focused on the past</li>\r\n 	<li style=\"line-height: 180%;\">A yawn-fest of technical data assembled from various spreadsheets and emails for a one-time snapshot</li>\r\n 	<li style=\"line-height: 180%;\">Fixated on recent IT problems, with the MSP explaining why</li>\r\n</ul>\r\n<strong>Or a Next-Gen QBR Agenda?</strong>\r\n\r\nAlternately, the most dynamic QBRs will be:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Proactive — forward-looking</li>\r\n 	<li style=\"line-height: 180%;\">A platform to discuss mitigation of future problems, which implies a partnership based on trust and respect for the MSP’s strategic and creative ideas</li>\r\n 	<li style=\"line-height: 180%;\">A victory lap — the MSP must show the client the value it has provided, especially strategic work to reduce problems and achieve goals; if you don’t tell that story, they won’t be aware</li>\r\n 	<li style=\"line-height: 180%;\">A focus on otherwise “invisible” proactive maintenance — e.g., keeping servers updated with antivirus software to prevent workflow disruption</li>\r\n</ul>\r\n<strong>Don’t Be the Maytag Repair Guy</strong>\r\n\r\nTo prosper and grow as an MSP, don’t emulate the famous Maytag repairman, whose eminence rested on his not needing to do much while the product performs.\r\n\r\nSuccessful next-gen MSPs understand the way to stand out in a commodified field is for the client to measure your performance based on strategic value delivered — via an ongoing, dynamic, constructive communication flow.','Create QBRs That Benefit Both MSPs and Clients','','publish','open','open','','create-qbrs-that-benefit-both-msps-and-clients','','','2021-04-08 16:55:16','2021-04-08 16:55:16','',0,'https://captainschairit.com/?p=800',0,'post','',0),(801,1,'2021-03-30 20:13:30','2021-03-30 20:13:30','Most Managed Service Providers (MSPs) miss a prime opportunity to stand out in their client’s eyes, which is during Quarterly Business Reviews (QBRs). In fact, these meetings are famously dreaded by MSPs.\r\n\r\nWhy? Because traditional MSPs regard these meetings as an onerous task to be avoided, where a spotlight is cast on recent IT problems. The meetings also tend to be precipitated by a mad dash to assemble a momentary performance snapshot that doesn’t convey to the client the true value a good MSP is providing.\r\n\r\n<strong>Nobody Wants to Be in That Meeting</strong>\r\n\r\nWho wants to be in a meeting to go over a list of recent computer or technical problems? The aversion is well-earned. The MSP has to troll through arcane documentation (a spreadsheet here, a Google doc there) to assemble, say, a list of current laptops in use or Microsoft Office 365 licenses. Then, on to a discussion of the last time the network went down ….\r\n\r\nBoth sides are disappointed by QBRs like that — it’s downright drudgery.\r\n\r\nIt doesn’t have to be that way. The key for next-gen MSPs is to envision QBRs as holistic, strategic conversations with clients. The Captain’s Chair dashboard helps accomplish this by serving up the needed technical stats 24/7 in a digestible format, allowing the MSP to shift away from reporting them and engage in a more strategic conversation with the client.\r\n\r\n<strong>People Are More Expensive Than Software</strong>\r\n\r\nMigrating the reporting of technical data from a person to a smart software interface adds value, because it frees up an IT employee’s valuable (and expensive) time with an inexpensive solution. Suddenly, the answers to important yet mundane technical questions (e.g., the number of copies of software a firm has) come from a piece of software instead of an employee. This frees him/her to deliver much more impactful insights, during a QBR or in other ongoing conversations between MSP and client.\r\n\r\nThis shift in relationship between MSP and client provides a huge win. Instead of clients focused during QBRs on the last time the network went down and how frustrated the employees were, the conversation shifts to the MSP using the interface to document all the times they automatically (and invisibly, in the client’s eyes!) backed up systems to prevent data loss.\r\n\r\n<strong>Emphasize Wins Over Errors</strong>\r\n\r\nIn an age of cost constraints and commodification of MSPs, high-performing MSPs are giving their clients value of which the customer is not even aware. Because of this, QBRs can degenerate into defensive, frustrating gripe sessions — rather than strategic dialogues about how the MSP contributes to the client’s business plan (punctuated with a few end zone spikes and victory dances).\r\n\r\nThe key is documenting an MSP’s good work and communicating it regularly to the client. It also involves using technical savvy, but in a new way — not so much fixing a laptop that’s crashed (old-school IT firm) but envisioning how technology will help the client reach its goals (next-gen MSP).\r\n\r\nThe payoff is enhanced client loyalty and better new business opportunities for the MSP.\r\n\r\n<strong>A Bad QBR Agenda?</strong>\r\n\r\nThink back to some of the worst QBRs you’ve attended. Chances are they were:\r\n<ul>\r\n 	<li>Reactive — focused on the past</li>\r\n 	<li>A yawn-fest of technical data assembled from various spreadsheets and emails for a one-time snapshot</li>\r\n 	<li>Fixated on recent IT problems, with the MSP explaining why</li>\r\n</ul>\r\n<strong>Or a Next-Gen QBR Agenda?</strong>\r\n\r\nAlternately, the most dynamic QBRs will be:\r\n<ul>\r\n 	<li>Proactive — forward-looking</li>\r\n 	<li>A platform to discuss mitigation of future problems, which implies a partnership based on trust and respect for the MSP’s strategic and creative ideas</li>\r\n 	<li>A victory lap — the MSP must show the client the value it has provided, especially strategic work to reduce problems and achieve goals; if you don’t tell that story, they won’t be aware</li>\r\n 	<li>A focus on otherwise “invisible” proactive maintenance — e.g., keeping servers updated with antivirus software to prevent workflow disruption</li>\r\n</ul>\r\n<strong>Don’t Be the Maytag Repair Guy</strong>\r\n\r\nTo prosper and grow as an MSP, don’t emulate the famous Maytag repairman, whose eminence rested on his not needing to do much while the product performs.\r\n\r\nSuccessful next-gen MSPs understand the way to stand out in a commodified field is for the client to measure your performance based on strategic value delivered — via an ongoing, dynamic, constructive communication flow.','Create QBRs That Benefit Both MSPs and Clients','','inherit','closed','closed','','800-revision-v1','','','2021-03-30 20:13:30','2021-03-30 20:13:30','',800,'https://captainschairit.com/800-revision-v1/',0,'revision','',0),(802,1,'2021-03-30 20:13:47','2021-03-30 20:13:47','Most Managed Service Providers (MSPs) miss a prime opportunity to stand out in their client’s eyes, which is during Quarterly Business Reviews (QBRs). In fact, these meetings are famously dreaded by MSPs.\r\n\r\nWhy? Because traditional MSPs regard these meetings as an onerous task to be avoided, where a spotlight is cast on recent IT problems. The meetings also tend to be precipitated by a mad dash to assemble a momentary performance snapshot that doesn’t convey to the client the true value a good MSP is providing.\r\n\r\n<strong>Nobody Wants to Be in That Meeting</strong>\r\n\r\nWho wants to be in a meeting to go over a list of recent computer or technical problems? The aversion is well-earned. The MSP has to troll through arcane documentation (a spreadsheet here, a Google doc there) to assemble, say, a list of current laptops in use or Microsoft Office 365 licenses. Then, on to a discussion of the last time the network went down ….\r\n\r\nBoth sides are disappointed by QBRs like that — it’s downright drudgery.\r\n\r\nIt doesn’t have to be that way. The key for next-gen MSPs is to envision QBRs as holistic, strategic conversations with clients. The Captain’s Chair dashboard helps accomplish this by serving up the needed technical stats 24/7 in a digestible format, allowing the MSP to shift away from reporting them and engage in a more strategic conversation with the client.\r\n\r\n<strong>People Are More Expensive Than Software</strong>\r\n\r\nMigrating the reporting of technical data from a person to a smart software interface adds value, because it frees up an IT employee’s valuable (and expensive) time with an inexpensive solution. Suddenly, the answers to important yet mundane technical questions (e.g., the number of copies of software a firm has) come from a piece of software instead of an employee. This frees him/her to deliver much more impactful insights, during a QBR or in other ongoing conversations between MSP and client.\r\n\r\nThis shift in relationship between MSP and client provides a huge win. Instead of clients focused during QBRs on the last time the network went down and how frustrated the employees were, the conversation shifts to the MSP using the interface to document all the times they automatically (and invisibly, in the client’s eyes!) backed up systems to prevent data loss.\r\n\r\n<strong>Emphasize Wins Over Errors</strong>\r\n\r\nIn an age of cost constraints and commodification of MSPs, high-performing MSPs are giving their clients value of which the customer is not even aware. Because of this, QBRs can degenerate into defensive, frustrating gripe sessions — rather than strategic dialogues about how the MSP contributes to the client’s business plan (punctuated with a few end zone spikes and victory dances).\r\n\r\nThe key is documenting an MSP’s good work and communicating it regularly to the client. It also involves using technical savvy, but in a new way — not so much fixing a laptop that’s crashed (old-school IT firm) but envisioning how technology will help the client reach its goals (next-gen MSP).\r\n\r\nThe payoff is enhanced client loyalty and better new business opportunities for the MSP.\r\n\r\n<strong>A Bad QBR Agenda?</strong>\r\n\r\nThink back to some of the worst QBRs you’ve attended. Chances are they were:\r\n<ul>\r\n 	<li>Reactive — focused on the past</li>\r\n 	<li>A yawn-fest of technical data assembled from various spreadsheets and emails for a one-time snapshot</li>\r\n 	<li>Fixated on recent IT problems, with the MSP explaining why</li>\r\n</ul>\r\n<strong>Or a Next-Gen QBR Agenda?</strong>\r\n\r\nAlternately, the most dynamic QBRs will be:\r\n<ul>\r\n 	<li>Proactive — forward-looking</li>\r\n 	<li>A platform to discuss mitigation of future problems, which implies a partnership based on trust and respect for the MSP’s strategic and creative ideas</li>\r\n 	<li>A victory lap — the MSP must show the client the value it has provided, especially strategic work to reduce problems and achieve goals; if you don’t tell that story, they won’t be aware</li>\r\n 	<li>A focus on otherwise “invisible” proactive maintenance — e.g., keeping servers updated with antivirus software to prevent workflow disruption</li>\r\n</ul>\r\n<strong>Don’t Be the Maytag Repair Guy</strong>\r\n\r\nTo prosper and grow as an MSP, don’t emulate the famous Maytag repairman, whose eminence rested on his not needing to do much while the product performs.\r\n\r\nSuccessful next-gen MSPs understand the way to stand out in a commodified field is for the client to measure your performance based on strategic value delivered — via an ongoing, dynamic, constructive communication flow.','Create QBRs That Benefit Both MSPs and Clients','','inherit','closed','closed','','800-revision-v1','','','2021-03-30 20:13:47','2021-03-30 20:13:47','',800,'https://captainschairit.com/800-revision-v1/',0,'revision','',0),(803,1,'2021-03-30 20:16:29','2021-03-30 20:16:29','Most Managed Service Providers (MSPs) miss a prime opportunity to stand out in their client’s eyes, which is during Quarterly Business Reviews (QBRs). In fact, these meetings are famously dreaded by MSPs.\r\n\r\nWhy? Because traditional MSPs regard these meetings as an onerous task to be avoided, where a spotlight is cast on recent IT problems. The meetings also tend to be precipitated by a mad dash to assemble a momentary performance snapshot that doesn’t convey to the client the true value a good MSP is providing.\r\n\r\n<strong>Nobody Wants to Be in That Meeting</strong>\r\n\r\nWho wants to be in a meeting to go over a list of recent computer or technical problems? The aversion is well-earned. The MSP has to troll through arcane documentation (a spreadsheet here, a Google doc there) to assemble, say, a list of current laptops in use or Microsoft Office 365 licenses. Then, on to a discussion of the last time the network went down ….\r\n\r\nBoth sides are disappointed by QBRs like that — it’s downright drudgery.\r\n\r\nIt doesn’t have to be that way. The key for next-gen MSPs is to envision QBRs as holistic, strategic conversations with clients. The Captain’s Chair dashboard helps accomplish this by serving up the needed technical stats 24/7 in a digestible format, allowing the MSP to shift away from reporting them and engage in a more strategic conversation with the client.\r\n\r\n<strong>People Are More Expensive Than Software</strong>\r\n\r\nMigrating the reporting of technical data from a person to a smart software interface adds value, because it frees up an IT employee’s valuable (and expensive) time with an inexpensive solution. Suddenly, the answers to important yet mundane technical questions (e.g., the number of copies of software a firm has) come from a piece of software instead of an employee. This frees him/her to deliver much more impactful insights, during a QBR or in other ongoing conversations between MSP and client.\r\n\r\nThis shift in relationship between MSP and client provides a huge win. Instead of clients focused during QBRs on the last time the network went down and how frustrated the employees were, the conversation shifts to the MSP using the interface to document all the times they automatically (and invisibly, in the client’s eyes!) backed up systems to prevent data loss.\r\n\r\n<strong>Emphasize Wins Over Errors</strong>\r\n\r\nIn an age of cost constraints and commodification of MSPs, high-performing MSPs are giving their clients value of which the customer is not even aware. Because of this, QBRs can degenerate into defensive, frustrating gripe sessions — rather than strategic dialogues about how the MSP contributes to the client’s business plan (punctuated with a few end zone spikes and victory dances).\r\n\r\nThe key is documenting an MSP’s good work and communicating it regularly to the client. It also involves using technical savvy, but in a new way — not so much fixing a laptop that’s crashed (old-school IT firm) but envisioning how technology will help the client reach its goals (next-gen MSP).\r\n\r\nThe payoff is enhanced client loyalty and better new business opportunities for the MSP.\r\n\r\n<strong>A Bad QBR Agenda?</strong>\r\n\r\nThink back to some of the worst QBRs you’ve attended. Chances are they were:\r\n<ul>\r\n 	<li>Reactive — focused on the past</li>\r\n 	<li>A yawn-fest of technical data assembled from various spreadsheets and emails for a one-time snapshot</li>\r\n 	<li>Fixated on recent IT problems, with the MSP explaining why</li>\r\n</ul>\r\n<strong>Or a Next-Gen QBR Agenda?</strong>\r\n\r\nAlternately, the most dynamic QBRs will be:\r\n<ul>\r\n 	<li>Proactive — forward-looking</li>\r\n 	<li>A platform to discuss mitigation of future problems, which implies a partnership based on trust and respect for the MSP’s strategic and creative ideas</li>\r\n 	<li>A victory lap — the MSP must show the client the value it has provided, especially strategic work to reduce problems and achieve goals; if you don’t tell that story, they won’t be aware</li>\r\n 	<li>A focus on otherwise “invisible” proactive maintenance — e.g., keeping servers updated with antivirus software to prevent workflow disruption</li>\r\n</ul>\r\n<strong>Don’t Be the Maytag Repair Guy</strong>\r\n\r\nTo prosper and grow as an MSP, don’t emulate the famous Maytag repairman, whose eminence rested on his not needing to do much while the product performs.\r\n\r\nSuccessful next-gen MSPs understand the way to stand out in a commodified field is for the client to measure your performance based on strategic value delivered — via an ongoing, dynamic, constructive communication flow.','Create QBRs That Benefit Both MSPs and Clients','','inherit','closed','closed','','800-revision-v1','','','2021-03-30 20:16:29','2021-03-30 20:16:29','',800,'https://captainschairit.com/800-revision-v1/',0,'revision','',0),(805,1,'2021-04-08 16:52:38','2021-04-08 16:52:38','Traditional Managed Service Providers (MSPs) may feel their work is best understood only obliquely by their clients — like an IT magician doing fancy things behind a curtain. Further, they rely on a creaky communication model from days gone by that assumes clients don’t want to discuss IT needs with them — “they just want the machines to work.”\r\n\r\nThe latter is true: Smoothly operating systems certainly remain part of an MSP’s job and are significant in terms of how their work is rated by clients. But transparent, robust, and frequent conversations between the two are a dynamic yet underutilized source of value. In fact, an open dialogue style can create a path to success for next-generation MSPs, with the promise of a much better relationship with customers. It’s an area ripe with opportunity for an ambitious, forward-looking MSP.\r\n\r\n<strong>When Communication Is Lacking</strong>\r\n\r\nFirst, let’s look at the opposite of transparency in an MSP’s business relationship (or any relationship, for that matter… feel free to try these ideas on your spouse!). What happens when communications are cloudy, guarded, or infrequent?\r\n\r\nFirst, when a new problem or issue appears that hasn’t been discussed or forecast previously, it becomes your problem as an MSP. It’s a surprise for the client — even if the MSP had a sense that it could happen — and clients aren’t fans of IT surprises.\r\n\r\nA similar situation happens when an MSP tells the client everything’s fine in terms of their IT, but a new problem appears. At worst, the MSP must shoulder the blame; at best, it’s an uncomfortable conversation with suspicion or frustration directed at the MSP. The problem becomes the focus — not the 100 things the MSP may have done, quietly, to prevent 100 other problems, nor the ways in which the client may have contributed to the problem.\r\n\r\n<strong>Avoid the Blame Game with Honest Dialogue</strong>\r\n\r\nWhen a problem appears, its roots may partly lie with the client — e.g., a lack of capital expenditures, delays in decision-making, deferred maintenance, poor planning, and more. But that’s not how the client sees it — they’ll likely view it as the MSP’s failure.\r\n\r\nInstead, a good MSP uses transparency and open dialogue to build trust by being honest about what is needed from an IT perspective to achieve the client’s goals. This directness benefits both parties in multiple ways:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Providing the client with more strategic insight into how technology supports their business goals</li>\r\n 	<li style=\"line-height: 180%;\">Displaying the holistic insight and strategic prowess of a good MSP by creating a communication forum for them to share expertise and predict where future problems may occur</li>\r\n</ul>\r\n<strong>Transparency Creates Trust</strong>\r\n\r\nA well-run, next-gen MSP is transparent — it doesn’t hide from facts. In addition, effective MSPs are not modest about making sure the client knows the good work they’re doing that may be invisible to clients who are naturally focused on their daily business more than IT (which is almost everyone).\r\n\r\nThat type of open relationship is aided by a product like the Captain’s Chair dashboard because it tells the complete story of an MSP’s work. The dashboard reveals a firm’s whole IT landscape, documenting areas of technical strengths and challenges that can tie into larger, more strategic issues.\r\n\r\nA key corollary to this approach is an open communication style employing frequent dialogues — not just waiting for nerve-wracking Quarterly Business Reviews — to discuss challenges and solutions.\r\n\r\n<strong>A Common Meeting Ground</strong>\r\n\r\nPart of the Captain’s Chair product value lies in its integration of the IT service portal with the dashboard. That seamless union creates a coalesced IT experience for the client, eliminating disparate resources to make IT requests and document the work.\r\n\r\nBecause of the transparency involved — information isn’t hidden or manipulated; it’s just presented — trust is created. And trust creates amazing synergies. It leads to greater satisfaction on both sides, better client retention, and a greater share of new business wins compared to old-school MSPs intent on a reactionary and fading business model.','Transparency Creates Strong Client Relationships','','publish','open','open','','transparency-creates-strong-client-relationships','','','2021-04-08 16:52:38','2021-04-08 16:52:38','',0,'https://captainschairit.com/?p=805',0,'post','',0),(806,1,'2021-04-08 16:41:12','2021-04-08 16:41:12','Traditional Managed Service Providers (MSPs) may feel their work is best understood only obliquely by their clients — like an IT magician doing fancy things behind a curtain. Further, they rely on a creaky communication model from days gone by that assumes clients don’t want to discuss IT needs with them — “they just want the machines to work.”\r\n\r\nThe latter is true: Smoothly operating systems certainly remain part of an MSP’s job and are significant in terms of how their work is rated by clients. But transparent, robust, and frequent conversations between the two are a dynamic yet underutilized source of value. In fact, an open dialogue style can create a path to success for next-generation MSPs, with the promise of a much better relationship with customers. It’s an area ripe with opportunity for an ambitious, forward-looking MSP.\r\n\r\n<strong>When Communication Is Lacking</strong>\r\n\r\nFirst, let’s look at the opposite of transparency in an MSP’s business relationship (or any relationship, for that matter… feel free to try these ideas on your spouse!). What happens when communications are cloudy, guarded, or infrequent?\r\n\r\nFirst, when a new problem or issue appears that hasn’t been discussed or forecast previously, it becomes your problem as an MSP. It’s a surprise for the client — even if the MSP had a sense that it could happen — and clients aren’t fans of IT surprises.\r\n\r\nA similar situation happens when an MSP tells the client everything’s fine in terms of their IT, but a new problem appears. At worst, the MSP must shoulder the blame; at best, it’s an uncomfortable conversation with suspicion or frustration directed at the MSP. The problem becomes the focus — not the 100 things the MSP may have done, quietly, to prevent 100 other problems, nor the ways in which the client may have contributed to the problem.\r\n\r\n<strong>Avoid the Blame Game with Honest Dialogue</strong>\r\n\r\nWhen a problem appears, its roots may partly lie with the client — e.g., a lack of capital expenditures, delays in decision-making, deferred maintenance, poor planning, and more. But that’s not how the client sees it — they’ll likely view it as the MSP’s failure.\r\n\r\nInstead, a good MSP uses transparency and open dialogue to build trust by being honest about what is needed from an IT perspective to achieve the client’s goals. This directness benefits both parties in multiple ways:\r\n<ul>\r\n 	<li>Providing the client with more strategic insight into how technology supports their business goals</li>\r\n 	<li>Displaying the holistic insight and strategic prowess of a good MSP by creating a communication forum for them to share expertise and predict where future problems may occur</li>\r\n</ul>\r\n<strong>Transparency Creates Trust</strong>\r\n\r\nA well-run, next-gen MSP is transparent — it doesn’t hide from facts. In addition, effective MSPs are not modest about making sure the client knows the good work they’re doing that may be invisible to clients who are naturally focused on their daily business more than IT (which is almost everyone).\r\n\r\nThat type of open relationship is aided by a product like the Captain’s Chair dashboard because it tells the complete story of an MSP’s work. The dashboard reveals a firm’s whole IT landscape, documenting areas of technical strengths and challenges that can tie into larger, more strategic issues.\r\n\r\nA key corollary to this approach is an open communication style employing frequent dialogues — not just waiting for nerve-wracking Quarterly Business Reviews — to discuss challenges and solutions.\r\n\r\n<strong>A Common Meeting Ground</strong>\r\n\r\nPart of the Captain’s Chair product value lies in its integration of the IT service portal with the dashboard. That seamless union creates a coalesced IT experience for the client, eliminating disparate resources to make IT requests and document the work.\r\n\r\nBecause of the transparency involved — information isn’t hidden or manipulated; it’s just presented — trust is created. And trust creates amazing synergies. It leads to greater satisfaction on both sides, better client retention, and a greater share of new business wins compared to old-school MSPs intent on a reactionary and fading business model.','Transparency Creates Strong Client Relationships','','inherit','closed','closed','','805-revision-v1','','','2021-04-08 16:41:12','2021-04-08 16:41:12','',805,'https://captainschairit.com/805-revision-v1/',0,'revision','',0),(807,1,'2021-04-08 16:43:58','2021-04-08 16:43:58','Traditional Managed Service Providers (MSPs) may feel their work is best understood only obliquely by their clients — like an IT magician doing fancy things behind a curtain. Further, they rely on a creaky communication model from days gone by that assumes clients don’t want to discuss IT needs with them — “they just want the machines to work.”\r\n\r\nThe latter is true: Smoothly operating systems certainly remain part of an MSP’s job and are significant in terms of how their work is rated by clients. But transparent, robust, and frequent conversations between the two are a dynamic yet underutilized source of value. In fact, an open dialogue style can create a path to success for next-generation MSPs, with the promise of a much better relationship with customers. It’s an area ripe with opportunity for an ambitious, forward-looking MSP.\r\n\r\n<strong>When Communication Is Lacking</strong>\r\n\r\nFirst, let’s look at the opposite of transparency in an MSP’s business relationship (or any relationship, for that matter… feel free to try these ideas on your spouse!). What happens when communications are cloudy, guarded, or infrequent?\r\n\r\nFirst, when a new problem or issue appears that hasn’t been discussed or forecast previously, it becomes your problem as an MSP. It’s a surprise for the client — even if the MSP had a sense that it could happen — and clients aren’t fans of IT surprises.\r\n\r\nA similar situation happens when an MSP tells the client everything’s fine in terms of their IT, but a new problem appears. At worst, the MSP must shoulder the blame; at best, it’s an uncomfortable conversation with suspicion or frustration directed at the MSP. The problem becomes the focus — not the 100 things the MSP may have done, quietly, to prevent 100 other problems, nor the ways in which the client may have contributed to the problem.\r\n\r\n<strong>Avoid the Blame Game with Honest Dialogue</strong>\r\n\r\nWhen a problem appears, its roots may partly lie with the client — e.g., a lack of capital expenditures, delays in decision-making, deferred maintenance, poor planning, and more. But that’s not how the client sees it — they’ll likely view it as the MSP’s failure.\r\n\r\nInstead, a good MSP uses transparency and open dialogue to build trust by being honest about what is needed from an IT perspective to achieve the client’s goals. This directness benefits both parties in multiple ways:\r\n<ul>\r\n 	<li>Providing the client with more strategic insight into how technology supports their business goals</li>\r\n\r\n 	<li>Displaying the holistic insight and strategic prowess of a good MSP by creating a communication forum for them to share expertise and predict where future problems may occur</li>\r\n</ul>\r\n<strong>Transparency Creates Trust</strong>\r\n\r\nA well-run, next-gen MSP is transparent — it doesn’t hide from facts. In addition, effective MSPs are not modest about making sure the client knows the good work they’re doing that may be invisible to clients who are naturally focused on their daily business more than IT (which is almost everyone).\r\n\r\nThat type of open relationship is aided by a product like the Captain’s Chair dashboard because it tells the complete story of an MSP’s work. The dashboard reveals a firm’s whole IT landscape, documenting areas of technical strengths and challenges that can tie into larger, more strategic issues.\r\n\r\nA key corollary to this approach is an open communication style employing frequent dialogues — not just waiting for nerve-wracking Quarterly Business Reviews — to discuss challenges and solutions.\r\n\r\n<strong>A Common Meeting Ground</strong>\r\n\r\nPart of the Captain’s Chair product value lies in its integration of the IT service portal with the dashboard. That seamless union creates a coalesced IT experience for the client, eliminating disparate resources to make IT requests and document the work.\r\n\r\nBecause of the transparency involved — information isn’t hidden or manipulated; it’s just presented — trust is created. And trust creates amazing synergies. It leads to greater satisfaction on both sides, better client retention, and a greater share of new business wins compared to old-school MSPs intent on a reactionary and fading business model.','Transparency Creates Strong Client Relationships','','inherit','closed','closed','','805-revision-v1','','','2021-04-08 16:43:58','2021-04-08 16:43:58','',805,'https://captainschairit.com/805-revision-v1/',0,'revision','',0),(808,1,'2021-04-08 16:44:14','2021-04-08 16:44:14','Traditional Managed Service Providers (MSPs) may feel their work is best understood only obliquely by their clients — like an IT magician doing fancy things behind a curtain. Further, they rely on a creaky communication model from days gone by that assumes clients don’t want to discuss IT needs with them — “they just want the machines to work.”\r\n\r\nThe latter is true: Smoothly operating systems certainly remain part of an MSP’s job and are significant in terms of how their work is rated by clients. But transparent, robust, and frequent conversations between the two are a dynamic yet underutilized source of value. In fact, an open dialogue style can create a path to success for next-generation MSPs, with the promise of a much better relationship with customers. It’s an area ripe with opportunity for an ambitious, forward-looking MSP.\r\n\r\n<strong>When Communication Is Lacking</strong>\r\n\r\nFirst, let’s look at the opposite of transparency in an MSP’s business relationship (or any relationship, for that matter… feel free to try these ideas on your spouse!). What happens when communications are cloudy, guarded, or infrequent?\r\n\r\nFirst, when a new problem or issue appears that hasn’t been discussed or forecast previously, it becomes your problem as an MSP. It’s a surprise for the client — even if the MSP had a sense that it could happen — and clients aren’t fans of IT surprises.\r\n\r\nA similar situation happens when an MSP tells the client everything’s fine in terms of their IT, but a new problem appears. At worst, the MSP must shoulder the blame; at best, it’s an uncomfortable conversation with suspicion or frustration directed at the MSP. The problem becomes the focus — not the 100 things the MSP may have done, quietly, to prevent 100 other problems, nor the ways in which the client may have contributed to the problem.\r\n\r\n<strong>Avoid the Blame Game with Honest Dialogue</strong>\r\n\r\nWhen a problem appears, its roots may partly lie with the client — e.g., a lack of capital expenditures, delays in decision-making, deferred maintenance, poor planning, and more. But that’s not how the client sees it — they’ll likely view it as the MSP’s failure.\r\n\r\nInstead, a good MSP uses transparency and open dialogue to build trust by being honest about what is needed from an IT perspective to achieve the client’s goals. This directness benefits both parties in multiple ways:\r\n<ul>\r\n 	<li>Providing the client with more strategic insight into how technology supports their business goals</li>\r\n&nbsp;\r\n 	<li>Displaying the holistic insight and strategic prowess of a good MSP by creating a communication forum for them to share expertise and predict where future problems may occur</li>\r\n</ul>\r\n<strong>Transparency Creates Trust</strong>\r\n\r\nA well-run, next-gen MSP is transparent — it doesn’t hide from facts. In addition, effective MSPs are not modest about making sure the client knows the good work they’re doing that may be invisible to clients who are naturally focused on their daily business more than IT (which is almost everyone).\r\n\r\nThat type of open relationship is aided by a product like the Captain’s Chair dashboard because it tells the complete story of an MSP’s work. The dashboard reveals a firm’s whole IT landscape, documenting areas of technical strengths and challenges that can tie into larger, more strategic issues.\r\n\r\nA key corollary to this approach is an open communication style employing frequent dialogues — not just waiting for nerve-wracking Quarterly Business Reviews — to discuss challenges and solutions.\r\n\r\n<strong>A Common Meeting Ground</strong>\r\n\r\nPart of the Captain’s Chair product value lies in its integration of the IT service portal with the dashboard. That seamless union creates a coalesced IT experience for the client, eliminating disparate resources to make IT requests and document the work.\r\n\r\nBecause of the transparency involved — information isn’t hidden or manipulated; it’s just presented — trust is created. And trust creates amazing synergies. It leads to greater satisfaction on both sides, better client retention, and a greater share of new business wins compared to old-school MSPs intent on a reactionary and fading business model.','Transparency Creates Strong Client Relationships','','inherit','closed','closed','','805-revision-v1','','','2021-04-08 16:44:14','2021-04-08 16:44:14','',805,'https://captainschairit.com/805-revision-v1/',0,'revision','',0),(809,1,'2021-04-08 16:44:42','2021-04-08 16:44:42','Traditional Managed Service Providers (MSPs) may feel their work is best understood only obliquely by their clients — like an IT magician doing fancy things behind a curtain. Further, they rely on a creaky communication model from days gone by that assumes clients don’t want to discuss IT needs with them — “they just want the machines to work.”\r\n\r\nThe latter is true: Smoothly operating systems certainly remain part of an MSP’s job and are significant in terms of how their work is rated by clients. But transparent, robust, and frequent conversations between the two are a dynamic yet underutilized source of value. In fact, an open dialogue style can create a path to success for next-generation MSPs, with the promise of a much better relationship with customers. It’s an area ripe with opportunity for an ambitious, forward-looking MSP.\r\n\r\n<strong>When Communication Is Lacking</strong>\r\n\r\nFirst, let’s look at the opposite of transparency in an MSP’s business relationship (or any relationship, for that matter… feel free to try these ideas on your spouse!). What happens when communications are cloudy, guarded, or infrequent?\r\n\r\nFirst, when a new problem or issue appears that hasn’t been discussed or forecast previously, it becomes your problem as an MSP. It’s a surprise for the client — even if the MSP had a sense that it could happen — and clients aren’t fans of IT surprises.\r\n\r\nA similar situation happens when an MSP tells the client everything’s fine in terms of their IT, but a new problem appears. At worst, the MSP must shoulder the blame; at best, it’s an uncomfortable conversation with suspicion or frustration directed at the MSP. The problem becomes the focus — not the 100 things the MSP may have done, quietly, to prevent 100 other problems, nor the ways in which the client may have contributed to the problem.\r\n\r\n<strong>Avoid the Blame Game with Honest Dialogue</strong>\r\n\r\nWhen a problem appears, its roots may partly lie with the client — e.g., a lack of capital expenditures, delays in decision-making, deferred maintenance, poor planning, and more. But that’s not how the client sees it — they’ll likely view it as the MSP’s failure.\r\n\r\nInstead, a good MSP uses transparency and open dialogue to build trust by being honest about what is needed from an IT perspective to achieve the client’s goals. This directness benefits both parties in multiple ways:\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li>Providing the client with more strategic insight into how technology supports their business goals</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n&nbsp;\r\n<ul>\r\n 	<li>Displaying the holistic insight and strategic prowess of a good MSP by creating a communication forum for them to share expertise and predict where future problems may occur</li>\r\n</ul>\r\n<strong>Transparency Creates Trust</strong>\r\n\r\nA well-run, next-gen MSP is transparent — it doesn’t hide from facts. In addition, effective MSPs are not modest about making sure the client knows the good work they’re doing that may be invisible to clients who are naturally focused on their daily business more than IT (which is almost everyone).\r\n\r\nThat type of open relationship is aided by a product like the Captain’s Chair dashboard because it tells the complete story of an MSP’s work. The dashboard reveals a firm’s whole IT landscape, documenting areas of technical strengths and challenges that can tie into larger, more strategic issues.\r\n\r\nA key corollary to this approach is an open communication style employing frequent dialogues — not just waiting for nerve-wracking Quarterly Business Reviews — to discuss challenges and solutions.\r\n\r\n<strong>A Common Meeting Ground</strong>\r\n\r\nPart of the Captain’s Chair product value lies in its integration of the IT service portal with the dashboard. That seamless union creates a coalesced IT experience for the client, eliminating disparate resources to make IT requests and document the work.\r\n\r\nBecause of the transparency involved — information isn’t hidden or manipulated; it’s just presented — trust is created. And trust creates amazing synergies. It leads to greater satisfaction on both sides, better client retention, and a greater share of new business wins compared to old-school MSPs intent on a reactionary and fading business model.','Transparency Creates Strong Client Relationships','','inherit','closed','closed','','805-revision-v1','','','2021-04-08 16:44:42','2021-04-08 16:44:42','',805,'https://captainschairit.com/805-revision-v1/',0,'revision','',0),(810,1,'2021-04-08 16:47:02','2021-04-08 16:47:02','Traditional Managed Service Providers (MSPs) may feel their work is best understood only obliquely by their clients — like an IT magician doing fancy things behind a curtain. Further, they rely on a creaky communication model from days gone by that assumes clients don’t want to discuss IT needs with them — “they just want the machines to work.”\r\n\r\nThe latter is true: Smoothly operating systems certainly remain part of an MSP’s job and are significant in terms of how their work is rated by clients. But transparent, robust, and frequent conversations between the two are a dynamic yet underutilized source of value. In fact, an open dialogue style can create a path to success for next-generation MSPs, with the promise of a much better relationship with customers. It’s an area ripe with opportunity for an ambitious, forward-looking MSP.\r\n\r\n<strong>When Communication Is Lacking</strong>\r\n\r\nFirst, let’s look at the opposite of transparency in an MSP’s business relationship (or any relationship, for that matter… feel free to try these ideas on your spouse!). What happens when communications are cloudy, guarded, or infrequent?\r\n\r\nFirst, when a new problem or issue appears that hasn’t been discussed or forecast previously, it becomes your problem as an MSP. It’s a surprise for the client — even if the MSP had a sense that it could happen — and clients aren’t fans of IT surprises.\r\n\r\nA similar situation happens when an MSP tells the client everything’s fine in terms of their IT, but a new problem appears. At worst, the MSP must shoulder the blame; at best, it’s an uncomfortable conversation with suspicion or frustration directed at the MSP. The problem becomes the focus — not the 100 things the MSP may have done, quietly, to prevent 100 other problems, nor the ways in which the client may have contributed to the problem.\r\n\r\n<strong>Avoid the Blame Game with Honest Dialogue</strong>\r\n\r\nWhen a problem appears, its roots may partly lie with the client — e.g., a lack of capital expenditures, delays in decision-making, deferred maintenance, poor planning, and more. But that’s not how the client sees it — they’ll likely view it as the MSP’s failure.\r\n\r\nInstead, a good MSP uses transparency and open dialogue to build trust by being honest about what is needed from an IT perspective to achieve the client’s goals. This directness benefits both parties in multiple ways:\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Providing the client with more strategic insight into how technology supports their business goals</li>\r\n\r\n 	<li style=\"line-height: 120%;\">Displaying the holistic insight and strategic prowess of a good MSP by creating a communication forum for them to share expertise and predict where future problems may occur</li>\r\n</ul>\r\n<strong>Transparency Creates Trust</strong>\r\n\r\nA well-run, next-gen MSP is transparent — it doesn’t hide from facts. In addition, effective MSPs are not modest about making sure the client knows the good work they’re doing that may be invisible to clients who are naturally focused on their daily business more than IT (which is almost everyone).\r\n\r\nThat type of open relationship is aided by a product like the Captain’s Chair dashboard because it tells the complete story of an MSP’s work. The dashboard reveals a firm’s whole IT landscape, documenting areas of technical strengths and challenges that can tie into larger, more strategic issues.\r\n\r\nA key corollary to this approach is an open communication style employing frequent dialogues — not just waiting for nerve-wracking Quarterly Business Reviews — to discuss challenges and solutions.\r\n\r\n<strong>A Common Meeting Ground</strong>\r\n\r\nPart of the Captain’s Chair product value lies in its integration of the IT service portal with the dashboard. That seamless union creates a coalesced IT experience for the client, eliminating disparate resources to make IT requests and document the work.\r\n\r\nBecause of the transparency involved — information isn’t hidden or manipulated; it’s just presented — trust is created. And trust creates amazing synergies. It leads to greater satisfaction on both sides, better client retention, and a greater share of new business wins compared to old-school MSPs intent on a reactionary and fading business model.','Transparency Creates Strong Client Relationships','','inherit','closed','closed','','805-revision-v1','','','2021-04-08 16:47:02','2021-04-08 16:47:02','',805,'https://captainschairit.com/805-revision-v1/',0,'revision','',0),(811,1,'2021-04-08 16:47:41','2021-04-08 16:47:41','Traditional Managed Service Providers (MSPs) may feel their work is best understood only obliquely by their clients — like an IT magician doing fancy things behind a curtain. Further, they rely on a creaky communication model from days gone by that assumes clients don’t want to discuss IT needs with them — “they just want the machines to work.”\r\n\r\nThe latter is true: Smoothly operating systems certainly remain part of an MSP’s job and are significant in terms of how their work is rated by clients. But transparent, robust, and frequent conversations between the two are a dynamic yet underutilized source of value. In fact, an open dialogue style can create a path to success for next-generation MSPs, with the promise of a much better relationship with customers. It’s an area ripe with opportunity for an ambitious, forward-looking MSP.\r\n\r\n<strong>When Communication Is Lacking</strong>\r\n\r\nFirst, let’s look at the opposite of transparency in an MSP’s business relationship (or any relationship, for that matter… feel free to try these ideas on your spouse!). What happens when communications are cloudy, guarded, or infrequent?\r\n\r\nFirst, when a new problem or issue appears that hasn’t been discussed or forecast previously, it becomes your problem as an MSP. It’s a surprise for the client — even if the MSP had a sense that it could happen — and clients aren’t fans of IT surprises.\r\n\r\nA similar situation happens when an MSP tells the client everything’s fine in terms of their IT, but a new problem appears. At worst, the MSP must shoulder the blame; at best, it’s an uncomfortable conversation with suspicion or frustration directed at the MSP. The problem becomes the focus — not the 100 things the MSP may have done, quietly, to prevent 100 other problems, nor the ways in which the client may have contributed to the problem.\r\n\r\n<strong>Avoid the Blame Game with Honest Dialogue</strong>\r\n\r\nWhen a problem appears, its roots may partly lie with the client — e.g., a lack of capital expenditures, delays in decision-making, deferred maintenance, poor planning, and more. But that’s not how the client sees it — they’ll likely view it as the MSP’s failure.\r\n\r\nInstead, a good MSP uses transparency and open dialogue to build trust by being honest about what is needed from an IT perspective to achieve the client’s goals. This directness benefits both parties in multiple ways:\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li style=\"line-height: 150%;\">Providing the client with more strategic insight into how technology supports their business goals</li>\r\n\r\n 	<li style=\"line-height: 150%;\">Displaying the holistic insight and strategic prowess of a good MSP by creating a communication forum for them to share expertise and predict where future problems may occur</li>\r\n</ul>\r\n<strong>Transparency Creates Trust</strong>\r\n\r\nA well-run, next-gen MSP is transparent — it doesn’t hide from facts. In addition, effective MSPs are not modest about making sure the client knows the good work they’re doing that may be invisible to clients who are naturally focused on their daily business more than IT (which is almost everyone).\r\n\r\nThat type of open relationship is aided by a product like the Captain’s Chair dashboard because it tells the complete story of an MSP’s work. The dashboard reveals a firm’s whole IT landscape, documenting areas of technical strengths and challenges that can tie into larger, more strategic issues.\r\n\r\nA key corollary to this approach is an open communication style employing frequent dialogues — not just waiting for nerve-wracking Quarterly Business Reviews — to discuss challenges and solutions.\r\n\r\n<strong>A Common Meeting Ground</strong>\r\n\r\nPart of the Captain’s Chair product value lies in its integration of the IT service portal with the dashboard. That seamless union creates a coalesced IT experience for the client, eliminating disparate resources to make IT requests and document the work.\r\n\r\nBecause of the transparency involved — information isn’t hidden or manipulated; it’s just presented — trust is created. And trust creates amazing synergies. It leads to greater satisfaction on both sides, better client retention, and a greater share of new business wins compared to old-school MSPs intent on a reactionary and fading business model.','Transparency Creates Strong Client Relationships','','inherit','closed','closed','','805-revision-v1','','','2021-04-08 16:47:41','2021-04-08 16:47:41','',805,'https://captainschairit.com/805-revision-v1/',0,'revision','',0),(812,1,'2021-04-08 16:48:08','2021-04-08 16:48:08','Traditional Managed Service Providers (MSPs) may feel their work is best understood only obliquely by their clients — like an IT magician doing fancy things behind a curtain. Further, they rely on a creaky communication model from days gone by that assumes clients don’t want to discuss IT needs with them — “they just want the machines to work.”\r\n\r\nThe latter is true: Smoothly operating systems certainly remain part of an MSP’s job and are significant in terms of how their work is rated by clients. But transparent, robust, and frequent conversations between the two are a dynamic yet underutilized source of value. In fact, an open dialogue style can create a path to success for next-generation MSPs, with the promise of a much better relationship with customers. It’s an area ripe with opportunity for an ambitious, forward-looking MSP.\r\n\r\n<strong>When Communication Is Lacking</strong>\r\n\r\nFirst, let’s look at the opposite of transparency in an MSP’s business relationship (or any relationship, for that matter… feel free to try these ideas on your spouse!). What happens when communications are cloudy, guarded, or infrequent?\r\n\r\nFirst, when a new problem or issue appears that hasn’t been discussed or forecast previously, it becomes your problem as an MSP. It’s a surprise for the client — even if the MSP had a sense that it could happen — and clients aren’t fans of IT surprises.\r\n\r\nA similar situation happens when an MSP tells the client everything’s fine in terms of their IT, but a new problem appears. At worst, the MSP must shoulder the blame; at best, it’s an uncomfortable conversation with suspicion or frustration directed at the MSP. The problem becomes the focus — not the 100 things the MSP may have done, quietly, to prevent 100 other problems, nor the ways in which the client may have contributed to the problem.\r\n\r\n<strong>Avoid the Blame Game with Honest Dialogue</strong>\r\n\r\nWhen a problem appears, its roots may partly lie with the client — e.g., a lack of capital expenditures, delays in decision-making, deferred maintenance, poor planning, and more. But that’s not how the client sees it — they’ll likely view it as the MSP’s failure.\r\n\r\nInstead, a good MSP uses transparency and open dialogue to build trust by being honest about what is needed from an IT perspective to achieve the client’s goals. This directness benefits both parties in multiple ways:\r\n\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Providing the client with more strategic insight into how technology supports their business goals</li>\r\n\r\n 	<li style=\"line-height: 180%;\">Displaying the holistic insight and strategic prowess of a good MSP by creating a communication forum for them to share expertise and predict where future problems may occur</li>\r\n</ul>\r\n<strong>Transparency Creates Trust</strong>\r\n\r\nA well-run, next-gen MSP is transparent — it doesn’t hide from facts. In addition, effective MSPs are not modest about making sure the client knows the good work they’re doing that may be invisible to clients who are naturally focused on their daily business more than IT (which is almost everyone).\r\n\r\nThat type of open relationship is aided by a product like the Captain’s Chair dashboard because it tells the complete story of an MSP’s work. The dashboard reveals a firm’s whole IT landscape, documenting areas of technical strengths and challenges that can tie into larger, more strategic issues.\r\n\r\nA key corollary to this approach is an open communication style employing frequent dialogues — not just waiting for nerve-wracking Quarterly Business Reviews — to discuss challenges and solutions.\r\n\r\n<strong>A Common Meeting Ground</strong>\r\n\r\nPart of the Captain’s Chair product value lies in its integration of the IT service portal with the dashboard. That seamless union creates a coalesced IT experience for the client, eliminating disparate resources to make IT requests and document the work.\r\n\r\nBecause of the transparency involved — information isn’t hidden or manipulated; it’s just presented — trust is created. And trust creates amazing synergies. It leads to greater satisfaction on both sides, better client retention, and a greater share of new business wins compared to old-school MSPs intent on a reactionary and fading business model.','Transparency Creates Strong Client Relationships','','inherit','closed','closed','','805-revision-v1','','','2021-04-08 16:48:08','2021-04-08 16:48:08','',805,'https://captainschairit.com/805-revision-v1/',0,'revision','',0),(813,1,'2021-04-08 16:52:38','2021-04-08 16:52:38','Traditional Managed Service Providers (MSPs) may feel their work is best understood only obliquely by their clients — like an IT magician doing fancy things behind a curtain. Further, they rely on a creaky communication model from days gone by that assumes clients don’t want to discuss IT needs with them — “they just want the machines to work.”\r\n\r\nThe latter is true: Smoothly operating systems certainly remain part of an MSP’s job and are significant in terms of how their work is rated by clients. But transparent, robust, and frequent conversations between the two are a dynamic yet underutilized source of value. In fact, an open dialogue style can create a path to success for next-generation MSPs, with the promise of a much better relationship with customers. It’s an area ripe with opportunity for an ambitious, forward-looking MSP.\r\n\r\n<strong>When Communication Is Lacking</strong>\r\n\r\nFirst, let’s look at the opposite of transparency in an MSP’s business relationship (or any relationship, for that matter… feel free to try these ideas on your spouse!). What happens when communications are cloudy, guarded, or infrequent?\r\n\r\nFirst, when a new problem or issue appears that hasn’t been discussed or forecast previously, it becomes your problem as an MSP. It’s a surprise for the client — even if the MSP had a sense that it could happen — and clients aren’t fans of IT surprises.\r\n\r\nA similar situation happens when an MSP tells the client everything’s fine in terms of their IT, but a new problem appears. At worst, the MSP must shoulder the blame; at best, it’s an uncomfortable conversation with suspicion or frustration directed at the MSP. The problem becomes the focus — not the 100 things the MSP may have done, quietly, to prevent 100 other problems, nor the ways in which the client may have contributed to the problem.\r\n\r\n<strong>Avoid the Blame Game with Honest Dialogue</strong>\r\n\r\nWhen a problem appears, its roots may partly lie with the client — e.g., a lack of capital expenditures, delays in decision-making, deferred maintenance, poor planning, and more. But that’s not how the client sees it — they’ll likely view it as the MSP’s failure.\r\n\r\nInstead, a good MSP uses transparency and open dialogue to build trust by being honest about what is needed from an IT perspective to achieve the client’s goals. This directness benefits both parties in multiple ways:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Providing the client with more strategic insight into how technology supports their business goals</li>\r\n 	<li style=\"line-height: 180%;\">Displaying the holistic insight and strategic prowess of a good MSP by creating a communication forum for them to share expertise and predict where future problems may occur</li>\r\n</ul>\r\n<strong>Transparency Creates Trust</strong>\r\n\r\nA well-run, next-gen MSP is transparent — it doesn’t hide from facts. In addition, effective MSPs are not modest about making sure the client knows the good work they’re doing that may be invisible to clients who are naturally focused on their daily business more than IT (which is almost everyone).\r\n\r\nThat type of open relationship is aided by a product like the Captain’s Chair dashboard because it tells the complete story of an MSP’s work. The dashboard reveals a firm’s whole IT landscape, documenting areas of technical strengths and challenges that can tie into larger, more strategic issues.\r\n\r\nA key corollary to this approach is an open communication style employing frequent dialogues — not just waiting for nerve-wracking Quarterly Business Reviews — to discuss challenges and solutions.\r\n\r\n<strong>A Common Meeting Ground</strong>\r\n\r\nPart of the Captain’s Chair product value lies in its integration of the IT service portal with the dashboard. That seamless union creates a coalesced IT experience for the client, eliminating disparate resources to make IT requests and document the work.\r\n\r\nBecause of the transparency involved — information isn’t hidden or manipulated; it’s just presented — trust is created. And trust creates amazing synergies. It leads to greater satisfaction on both sides, better client retention, and a greater share of new business wins compared to old-school MSPs intent on a reactionary and fading business model.','Transparency Creates Strong Client Relationships','','inherit','closed','closed','','805-revision-v1','','','2021-04-08 16:52:38','2021-04-08 16:52:38','',805,'https://captainschairit.com/805-revision-v1/',0,'revision','',0),(814,1,'2021-04-08 16:55:06','2021-04-08 16:55:06','Most Managed Service Providers (MSPs) miss a prime opportunity to stand out in their client’s eyes, which is during Quarterly Business Reviews (QBRs). In fact, these meetings are famously dreaded by MSPs.\r\n\r\nWhy? Because traditional MSPs regard these meetings as an onerous task to be avoided, where a spotlight is cast on recent IT problems. The meetings also tend to be precipitated by a mad dash to assemble a momentary performance snapshot that doesn’t convey to the client the true value a good MSP is providing.\r\n\r\n<strong>Nobody Wants to Be in That Meeting</strong>\r\n\r\nWho wants to be in a meeting to go over a list of recent computer or technical problems? The aversion is well-earned. The MSP has to troll through arcane documentation (a spreadsheet here, a Google doc there) to assemble, say, a list of current laptops in use or Microsoft Office 365 licenses. Then, on to a discussion of the last time the network went down ….\r\n\r\nBoth sides are disappointed by QBRs like that — it’s downright drudgery.\r\n\r\nIt doesn’t have to be that way. The key for next-gen MSPs is to envision QBRs as holistic, strategic conversations with clients. The Captain’s Chair dashboard helps accomplish this by serving up the needed technical stats 24/7 in a digestible format, allowing the MSP to shift away from reporting them and engage in a more strategic conversation with the client.\r\n\r\n<strong>People Are More Expensive Than Software</strong>\r\n\r\nMigrating the reporting of technical data from a person to a smart software interface adds value, because it frees up an IT employee’s valuable (and expensive) time with an inexpensive solution. Suddenly, the answers to important yet mundane technical questions (e.g., the number of copies of software a firm has) come from a piece of software instead of an employee. This frees him/her to deliver much more impactful insights, during a QBR or in other ongoing conversations between MSP and client.\r\n\r\nThis shift in relationship between MSP and client provides a huge win. Instead of clients focused during QBRs on the last time the network went down and how frustrated the employees were, the conversation shifts to the MSP using the interface to document all the times they automatically (and invisibly, in the client’s eyes!) backed up systems to prevent data loss.\r\n\r\n<strong>Emphasize Wins Over Errors</strong>\r\n\r\nIn an age of cost constraints and commodification of MSPs, high-performing MSPs are giving their clients value of which the customer is not even aware. Because of this, QBRs can degenerate into defensive, frustrating gripe sessions — rather than strategic dialogues about how the MSP contributes to the client’s business plan (punctuated with a few end zone spikes and victory dances).\r\n\r\nThe key is documenting an MSP’s good work and communicating it regularly to the client. It also involves using technical savvy, but in a new way — not so much fixing a laptop that’s crashed (old-school IT firm) but envisioning how technology will help the client reach its goals (next-gen MSP).\r\n\r\nThe payoff is enhanced client loyalty and better new business opportunities for the MSP.\r\n\r\n<strong>A Bad QBR Agenda?</strong>\r\n\r\nThink back to some of the worst QBRs you’ve attended. Chances are they were:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Reactive — focused on the past</li>\r\n 	<li style=\"line-height: 180%;\">A yawn-fest of technical data assembled from various spreadsheets and emails for a one-time snapshot</li>\r\n 	<li style=\"line-height: 180%;\">Fixated on recent IT problems, with the MSP explaining why</li>\r\n</ul>\r\n<strong>Or a Next-Gen QBR Agenda?</strong>\r\n\r\nAlternately, the most dynamic QBRs will be:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Proactive — forward-looking</li>\r\n 	<li style=\"line-height: 180%;\">A platform to discuss mitigation of future problems, which implies a partnership based on trust and respect for the MSP’s strategic and creative ideas</li>\r\n 	<li style=\"line-height: 180%;\">A victory lap — the MSP must show the client the value it has provided, especially strategic work to reduce problems and achieve goals; if you don’t tell that story, they won’t be aware</li>\r\n 	<li style=\"line-height: 180%;\">A focus on otherwise “invisible” proactive maintenance — e.g., keeping servers updated with antivirus software to prevent workflow disruption</li>\r\n</ul>\r\n<strong>Don’t Be the Maytag Repair Guy</strong>\r\n\r\nTo prosper and grow as an MSP, don’t emulate the famous Maytag repairman, whose eminence rested on his not needing to do much while the product performs.\r\n\r\nSuccessful next-gen MSPs understand the way to stand out in a commodified field is for the client to measure your performance based on strategic value delivered — via an ongoing, dynamic, constructive communication flow.','Create QBRs That Benefit Both MSPs and Clients','','inherit','closed','closed','','800-autosave-v1','','','2021-04-08 16:55:06','2021-04-08 16:55:06','',800,'https://captainschairit.com/800-autosave-v1/',0,'revision','',0),(815,1,'2021-04-08 16:55:16','2021-04-08 16:55:16','Most Managed Service Providers (MSPs) miss a prime opportunity to stand out in their client’s eyes, which is during Quarterly Business Reviews (QBRs). In fact, these meetings are famously dreaded by MSPs.\r\n\r\nWhy? Because traditional MSPs regard these meetings as an onerous task to be avoided, where a spotlight is cast on recent IT problems. The meetings also tend to be precipitated by a mad dash to assemble a momentary performance snapshot that doesn’t convey to the client the true value a good MSP is providing.\r\n\r\n<strong>Nobody Wants to Be in That Meeting</strong>\r\n\r\nWho wants to be in a meeting to go over a list of recent computer or technical problems? The aversion is well-earned. The MSP has to troll through arcane documentation (a spreadsheet here, a Google doc there) to assemble, say, a list of current laptops in use or Microsoft Office 365 licenses. Then, on to a discussion of the last time the network went down ….\r\n\r\nBoth sides are disappointed by QBRs like that — it’s downright drudgery.\r\n\r\nIt doesn’t have to be that way. The key for next-gen MSPs is to envision QBRs as holistic, strategic conversations with clients. The Captain’s Chair dashboard helps accomplish this by serving up the needed technical stats 24/7 in a digestible format, allowing the MSP to shift away from reporting them and engage in a more strategic conversation with the client.\r\n\r\n<strong>People Are More Expensive Than Software</strong>\r\n\r\nMigrating the reporting of technical data from a person to a smart software interface adds value, because it frees up an IT employee’s valuable (and expensive) time with an inexpensive solution. Suddenly, the answers to important yet mundane technical questions (e.g., the number of copies of software a firm has) come from a piece of software instead of an employee. This frees him/her to deliver much more impactful insights, during a QBR or in other ongoing conversations between MSP and client.\r\n\r\nThis shift in relationship between MSP and client provides a huge win. Instead of clients focused during QBRs on the last time the network went down and how frustrated the employees were, the conversation shifts to the MSP using the interface to document all the times they automatically (and invisibly, in the client’s eyes!) backed up systems to prevent data loss.\r\n\r\n<strong>Emphasize Wins Over Errors</strong>\r\n\r\nIn an age of cost constraints and commodification of MSPs, high-performing MSPs are giving their clients value of which the customer is not even aware. Because of this, QBRs can degenerate into defensive, frustrating gripe sessions — rather than strategic dialogues about how the MSP contributes to the client’s business plan (punctuated with a few end zone spikes and victory dances).\r\n\r\nThe key is documenting an MSP’s good work and communicating it regularly to the client. It also involves using technical savvy, but in a new way — not so much fixing a laptop that’s crashed (old-school IT firm) but envisioning how technology will help the client reach its goals (next-gen MSP).\r\n\r\nThe payoff is enhanced client loyalty and better new business opportunities for the MSP.\r\n\r\n<strong>A Bad QBR Agenda?</strong>\r\n\r\nThink back to some of the worst QBRs you’ve attended. Chances are they were:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Reactive — focused on the past</li>\r\n 	<li style=\"line-height: 180%;\">A yawn-fest of technical data assembled from various spreadsheets and emails for a one-time snapshot</li>\r\n 	<li style=\"line-height: 180%;\">Fixated on recent IT problems, with the MSP explaining why</li>\r\n</ul>\r\n<strong>Or a Next-Gen QBR Agenda?</strong>\r\n\r\nAlternately, the most dynamic QBRs will be:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Proactive — forward-looking</li>\r\n 	<li style=\"line-height: 180%;\">A platform to discuss mitigation of future problems, which implies a partnership based on trust and respect for the MSP’s strategic and creative ideas</li>\r\n 	<li style=\"line-height: 180%;\">A victory lap — the MSP must show the client the value it has provided, especially strategic work to reduce problems and achieve goals; if you don’t tell that story, they won’t be aware</li>\r\n 	<li style=\"line-height: 180%;\">A focus on otherwise “invisible” proactive maintenance — e.g., keeping servers updated with antivirus software to prevent workflow disruption</li>\r\n</ul>\r\n<strong>Don’t Be the Maytag Repair Guy</strong>\r\n\r\nTo prosper and grow as an MSP, don’t emulate the famous Maytag repairman, whose eminence rested on his not needing to do much while the product performs.\r\n\r\nSuccessful next-gen MSPs understand the way to stand out in a commodified field is for the client to measure your performance based on strategic value delivered — via an ongoing, dynamic, constructive communication flow.','Create QBRs That Benefit Both MSPs and Clients','','inherit','closed','closed','','800-revision-v1','','','2021-04-08 16:55:16','2021-04-08 16:55:16','',800,'https://captainschairit.com/800-revision-v1/',0,'revision','',0),(816,1,'2021-04-08 16:55:55','2021-04-08 16:55:55','In the face of commoditization, pandemic disruption, talent wars, and other market forces, what does a successful future look like for Managed Service Providers (MSPs)?\r\n\r\nThe key will be navigating constant change, based on evolving client needs. This will involve becoming comfortable with the discomfort of change — as well as a fundamental paradigm change.\r\n\r\nTraditionally, MSPs have based their value proposition on supplying customer support in these areas:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Break/fix</li>\r\n 	<li style=\"line-height: 180%;\">Reactive, on-site support</li>\r\n 	<li style=\"line-height: 180%;\">Hardware maintenance</li>\r\n 	<li style=\"line-height: 180%;\">Maintaining on-premises servers</li>\r\n</ul>\r\nBased on current trends, the path forward for successful MSPs will require pivoting to focus on:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Service offerings rather than maintenance of hardware</li>\r\n 	<li style=\"line-height: 180%;\">A consultative approach based on clients’ business objects</li>\r\n 	<li style=\"line-height: 180%;\">Cloud technology</li>\r\n 	<li style=\"line-height: 180%;\">Niche industry approaches rather than a one-size-fits-all approach</li>\r\n</ul>\r\n\r\n<strong>Commodity or Partner?</strong>\r\n\r\nThe most urgent threat to MSPs today may be the growing tendency of clients to view them as a commodity. In an age in which there are multiple ways to achieve baseline IT goals, what is to prevent clients from just going straight to Google for their needs?\r\n\r\nTo mitigate this and pave the way to greater success, MSPs will need to align themselves more with their clients, seeing them as business partners. This may require a paradigm change for both sides.\r\n\r\nSpecialization by MSPs — including the work needed to achieve a deeper understanding of the client’s industry and business goals — will be key. For instance, an MSP working with a dental client may need to develop value-add services like HIPAA compliance reporting. In that scenario, the MSP will have to enlarge its vocabulary to think more like the client.\r\n\r\nThe imperative is on the MSP to show clients it understands their paradigm and can help achieve success, by speaking their language rather than technical jargon. It requires a migration from being an on-site break/fix specialist to a more consultative approach.\r\n\r\n<strong>As Vital as Ever</strong>\r\nDespite a perception as a commodity, good MSPs are as vital as ever — that remains a constant. What has changed is the way MSPs must approach clients. Clients need to be engaged differently, which is why we developed the Captain’s Chair dashboard. The clean interface and ease of information access help validate the MSPs value proposition by visually displaying regular progress towards the client’s stated goals.\r\n\r\nThe first key is to know those goals. This requires frequent communication between MSPs and their clients, which may be counterintuitive to the former, accustomed as they may be to only being called when something breaks. It involves engaging in strategic discussions with clients — and then communicating progress towards those goals, using a product like the Captain’s Chair dashboard.\r\n\r\n<strong>Needs Rather Than Wants</strong>\r\n\r\nThe most successful MSPs are finding ways to give customers what they need, not just what clients think they want. That ability to think presciently will bear fruit, much like it did for Apple when it invented the iPod in response to the Sony Discman.\r\n\r\nWhen introduced in 1985, the Discman presented a way to play CDs on the go. It was envisioned by Sony as the way forward for customers enamored with the Sony Walkman, a portable cassette tape player.\r\n\r\nThe future of music listening clearly wasn’t embodied in a portable CD player, however — which became apparent when Apple invented the iPod. Providing a way to easily play digital music, the iPod led to the future of music listening, helping to migrate the paradigm of music listening from the hardware of CDs to ubiquitous digital access via the iPhone and streaming.\r\n\r\nFor MSPs to deliver what clients need, rather than what they seem to want, new business plans (and even some soul-searching) will be required. Clients need an MSP that can give them peace of mind. Discovering an MSP’s north star — which is how it can truly add value to achieve that goal — will help point the way to greater success.','The Future of MSPs: A New Paradigm','','inherit','closed','closed','','791-autosave-v1','','','2021-04-08 16:55:55','2021-04-08 16:55:55','',791,'https://captainschairit.com/791-autosave-v1/',0,'revision','',0),(817,1,'2021-04-08 16:56:05','2021-04-08 16:56:05','In the face of commoditization, pandemic disruption, talent wars, and other market forces, what does a successful future look like for Managed Service Providers (MSPs)?\r\n\r\nThe key will be navigating constant change, based on evolving client needs. This will involve becoming comfortable with the discomfort of change — as well as a fundamental paradigm change.\r\n\r\nTraditionally, MSPs have based their value proposition on supplying customer support in these areas:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Break/fix</li>\r\n 	<li style=\"line-height: 180%;\">Reactive, on-site support</li>\r\n 	<li style=\"line-height: 180%;\">Hardware maintenance</li>\r\n 	<li style=\"line-height: 180%;\">Maintaining on-premises servers</li>\r\n</ul>\r\nBased on current trends, the path forward for successful MSPs will require pivoting to focus on:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">Service offerings rather than maintenance of hardware</li>\r\n 	<li style=\"line-height: 180%;\">A consultative approach based on clients’ business objects</li>\r\n 	<li style=\"line-height: 180%;\">Cloud technology</li>\r\n 	<li style=\"line-height: 180%;\">Niche industry approaches rather than a one-size-fits-all approach</li>\r\n</ul>\r\n\r\n<strong>Commodity or Partner?</strong>\r\n\r\nThe most urgent threat to MSPs today may be the growing tendency of clients to view them as a commodity. In an age in which there are multiple ways to achieve baseline IT goals, what is to prevent clients from just going straight to Google for their needs?\r\n\r\nTo mitigate this and pave the way to greater success, MSPs will need to align themselves more with their clients, seeing them as business partners. This may require a paradigm change for both sides.\r\n\r\nSpecialization by MSPs — including the work needed to achieve a deeper understanding of the client’s industry and business goals — will be key. For instance, an MSP working with a dental client may need to develop value-add services like HIPAA compliance reporting. In that scenario, the MSP will have to enlarge its vocabulary to think more like the client.\r\n\r\nThe imperative is on the MSP to show clients it understands their paradigm and can help achieve success, by speaking their language rather than technical jargon. It requires a migration from being an on-site break/fix specialist to a more consultative approach.\r\n\r\n<strong>As Vital as Ever</strong>\r\nDespite a perception as a commodity, good MSPs are as vital as ever — that remains a constant. What has changed is the way MSPs must approach clients. Clients need to be engaged differently, which is why we developed the Captain’s Chair dashboard. The clean interface and ease of information access help validate the MSPs value proposition by visually displaying regular progress towards the client’s stated goals.\r\n\r\nThe first key is to know those goals. This requires frequent communication between MSPs and their clients, which may be counterintuitive to the former, accustomed as they may be to only being called when something breaks. It involves engaging in strategic discussions with clients — and then communicating progress towards those goals, using a product like the Captain’s Chair dashboard.\r\n\r\n<strong>Needs Rather Than Wants</strong>\r\n\r\nThe most successful MSPs are finding ways to give customers what they need, not just what clients think they want. That ability to think presciently will bear fruit, much like it did for Apple when it invented the iPod in response to the Sony Discman.\r\n\r\nWhen introduced in 1985, the Discman presented a way to play CDs on the go. It was envisioned by Sony as the way forward for customers enamored with the Sony Walkman, a portable cassette tape player.\r\n\r\nThe future of music listening clearly wasn’t embodied in a portable CD player, however — which became apparent when Apple invented the iPod. Providing a way to easily play digital music, the iPod led to the future of music listening, helping to migrate the paradigm of music listening from the hardware of CDs to ubiquitous digital access via the iPhone and streaming.\r\n\r\nFor MSPs to deliver what clients need, rather than what they seem to want, new business plans (and even some soul-searching) will be required. Clients need an MSP that can give them peace of mind. Discovering an MSP’s north star — which is how it can truly add value to achieve that goal — will help point the way to greater success.','The Future of MSPs: A New Paradigm','','inherit','closed','closed','','791-revision-v1','','','2021-04-08 16:56:05','2021-04-08 16:56:05','',791,'https://captainschairit.com/791-revision-v1/',0,'revision','',0),(818,1,'2021-04-08 16:57:48','2021-04-08 16:57:48','MSPs, short for Managed Service Providers, provide services to organizations for Information Technology (IT) related processes and functions. To retain clients, MSPs do their very best to fulfill their contracted obligations for the organization. However, sometimes client retention fails. Here are some possible reasons why this happens, as well an overview of how to solve these particular issues.\r\n\r\n<strong>Miscommunication</strong>\r\nClients may perceive the MSP is not performing all their contracted obligations satisfactorily. This is usually the result of miscommunication between both the client and the MSP.\r\n\r\nA typical MSP will hold onto 93% of their customers each year and will lose the client when a “surprise” occurs – something unforeseen or an incidence of poor customer service. Most relationships have very little contact between parties and the communication occurs only when problems arise.\r\n\r\n<strong>Perceived Value</strong>\r\nAn MSP working proactively to reduce the issues and system down times for the client, may find the client try to renegotiate or cancel the contract at the time of renewal because the client doesn’t see the value of the MSP services any more. The client may say “why should I continue to pay you $xx when you are servicing half the number of tickets as last year?” or “for the number of tickets you are servicing now, your competitor will do it for $xx less.”\r\n\r\n<strong>Missed Tickets</strong>\r\nIf the tools used to service the client are sub-par, even the best MSP may miss a ticket or a pattern of tickets that lead up to a big issue. Over time the client may lose trust in the MSP’s ability to service the organization.\r\n\r\n<strong>Value-Added Services</strong>\r\nThe MSP market is very competitive. To stay on top, an MSP has to offer more value than its competitors in the same price range.\r\n\r\n<strong>What can be done to solve these issues?</strong>\r\nWe would be remiss if we didn’t state the obvious: the Captain’s Chair Client Dashboard and Account Management Dashboard will help solve all of these problems:\r\n<ul>\r\n 	<li style=\"line-height: 180%;\">The Client Dashboard provides an easy-to-understand view of all the work being performed by the MSP in support of the client’s technology environment.</li>\r\n 	<li style=\"line-height: 180%;\">The Client Dashboard provides transparency, which lends itself to more healthy communication between the client and the MSP.</li>\r\n 	<li style=\"line-height: 180%;\">The Client Dashboard provides information about Service Levels, which reinforces the perception that the MSP is providing excellent service.</li>\r\n 	<li style=\"line-height: 180%;\">The Client Dashboard also provides information regarding the assets, warranties and subscriptions owned by the MSP client, a value-added service.</li>\r\n 	<li style=\"line-height: 180%;\">The Management Dashboard provides a clear picture for the MSP of all the activity with the client, in real time. A call from the MSP to the client about a major new issue is much better for the relationship than a call from the client to the MSP.</li>\r\n</ul>\r\nMSPs who wait until the Quarterly Business Reviews (QBR) to contact the client may be surprised to find a disconnection between both parties on the value of the services provided. A client who doesn’t have a clear picture of the day-to-day services performed by the MSP may only have the quarterly reports and employee feedback of the MSP’s services when it is time to renew the contract.\r\n\r\nAn MSP with a good, clean dashboard provides the client with a daily reminder of the MSP’s good service. An MSP with a good, clean dashboard to monitor the client’s operation has the information necessary to be proactive in terms of service as well as client communication.','Common customer retention issues for MSPs','','inherit','closed','closed','','764-revision-v1','','','2021-04-08 16:57:48','2021-04-08 16:57:48','',764,'https://captainschairit.com/764-revision-v1/',0,'revision','',0),(820,1,'2021-04-19 12:28:05','2021-04-19 12:28:05','','Pricing','','inherit','closed','closed','','734-autosave-v1','','','2021-04-19 12:28:05','2021-04-19 12:28:05','',734,'https://captainschairit.com/734-autosave-v1/',0,'revision','',0),(821,1,'2021-04-29 04:47:48','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2021-04-29 04:47:48','0000-00-00 00:00:00','',0,'https://captainschairit.com/?p=821',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 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `path_hash` char(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `resize` varchar(55) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `lossy` varchar(55) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `error` varchar(55) COLLATE utf8mb4_unicode_520_ci 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 COLLATE utf8mb4_unicode_520_ci,
  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_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_520_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 (52,2,0),(77,3,0),(79,3,0),(81,3,0),(87,3,0),(88,3,0),(103,5,0),(104,4,0),(107,5,0),(108,6,0),(109,7,0),(110,7,0),(111,8,0),(117,9,0),(119,10,0),(121,7,0),(121,11,0),(225,12,0),(225,13,0),(243,2,0),(245,2,0),(248,2,0),(287,13,0),(288,13,0),(289,13,0),(291,13,0),(292,13,0),(293,13,0),(294,12,0),(296,12,0),(298,12,0),(300,12,0),(302,12,0),(307,2,0),(426,1,0),(426,14,0),(426,15,0),(426,16,0),(426,18,0),(426,19,0),(426,24,0),(426,25,0),(426,26,0),(426,27,0),(426,35,0),(426,36,0),(426,37,0),(443,1,0),(443,14,0),(443,16,0),(443,18,0),(443,19,0),(443,20,0),(443,21,0),(443,24,0),(443,25,0),(443,26,0),(443,27,0),(443,35,0),(443,36,0),(443,37,0),(448,5,0),(456,10,0),(461,1,0),(461,14,0),(461,18,0),(461,19,0),(461,22,0),(461,23,0),(461,24,0),(461,25,0),(461,35,0),(461,36,0),(461,37,0),(472,1,0),(472,14,0),(472,17,0),(472,18,0),(472,19,0),(472,20,0),(472,24,0),(472,25,0),(472,35,0),(472,36,0),(472,37,0),(491,1,0),(491,14,0),(491,18,0),(491,19,0),(491,24,0),(491,25,0),(491,26,0),(491,27,0),(491,35,0),(491,36,0),(491,37,0),(500,1,0),(500,14,0),(500,15,0),(500,18,0),(500,19,0),(500,24,0),(500,28,0),(500,29,0),(500,30,0),(500,31,0),(500,35,0),(500,36,0),(500,37,0),(504,1,0),(504,18,0),(504,19,0),(504,24,0),(504,29,0),(504,30,0),(504,31,0),(504,32,0),(504,33,0),(504,35,0),(504,36,0),(504,37,0),(513,9,0),(516,8,0),(519,1,0),(519,14,0),(519,19,0),(519,22,0),(519,24,0),(519,25,0),(519,29,0),(519,30,0),(519,31,0),(519,32,0),(519,34,0),(519,35,0),(519,36,0),(519,37,0),(525,8,0),(528,4,0),(566,8,0),(571,8,0),(575,1,0),(619,2,0),(633,1,0),(642,1,0),(646,1,0),(649,1,0),(653,1,0),(656,1,0),(681,2,0),(693,1,0),(719,1,0),(721,1,0),(733,2,0),(736,1,0),(764,1,0),(775,1,0),(780,1,0),(787,1,0),(791,1,0),(800,1,0),(805,1,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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_520_ci 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=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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,15),(2,2,'nav_menu','',0,8),(3,3,'nav_menu','',0,5),(4,4,'cc-connector-types','',0,2),(5,5,'cc-connector-types','',0,3),(6,6,'cc-connector-types','',0,1),(7,7,'cc-connector-types','',0,3),(8,8,'cc-connector-types','',0,5),(9,9,'cc-connector-types','',0,2),(10,10,'cc-connector-types','',0,2),(11,11,'cc-connector-types','',0,1),(12,12,'cc-leadership-types','',0,6),(13,13,'cc-leadership-types','',0,7),(14,14,'post_tag','',0,7),(15,15,'post_tag','',0,2),(16,16,'post_tag','',0,2),(17,17,'post_tag','',0,1),(18,18,'post_tag','',0,7),(19,19,'post_tag','',0,8),(20,20,'post_tag','',0,2),(21,21,'post_tag','',0,1),(22,22,'post_tag','',0,2),(23,23,'post_tag','',0,1),(24,24,'post_tag','',0,8),(25,25,'post_tag','',0,6),(26,26,'post_tag','',0,3),(27,27,'post_tag','',0,3),(28,28,'post_format','',0,1),(29,29,'post_tag','',0,3),(30,30,'post_tag','',0,3),(31,31,'post_tag','',0,3),(32,32,'post_tag','',0,2),(33,33,'post_tag','',0,1),(34,34,'post_tag','',0,1),(35,35,'post_tag','',0,8),(36,36,'post_tag','',0,8),(37,37,'post_tag','',0,8),(38,38,'cc-pricing-plans','',0,0),(39,39,'cc-pricing-plans','',0,0),(40,40,'cc-pricing-plans','',0,0);
/*!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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT '0',
  `term_order` int(4) DEFAULT '0',
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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,0),(2,'Header Menu','header-menu',0,0),(3,'Footer Menu','footer-menu',0,0),(4,'PSA','psa',0,0),(5,'RMM','rmm',0,0),(6,'APM','apm',0,0),(7,'CLOUD SERVICES','cloud-services',0,0),(8,'BACKUP','backup',0,0),(9,'CSAT','csat',0,0),(10,'NETWORK ELEMENTS','network-elements',0,0),(11,'EMAIL','email',0,0),(12,'Board Of Directors','boardofdirectors',0,0),(13,'Executive Team','executiveteam',0,0),(14,'Managed Services','managed-services',0,0),(15,'next-gen IT MSP','next-gen-it-msp',0,0),(16,'digital transformation','digital-transformation',0,0),(17,'client churn','client-churn',0,0),(18,'MSP','msp',0,0),(19,'Captain\'s Chair','captains-chair',0,0),(20,'ConnectWise','connectwise',0,0),(21,'ConnectWise Manage','connectwise-manage',0,0),(22,'transparency','transparency',0,0),(23,'IT','it',0,0),(24,'Captain\'s Chair Dashboard','captains-chair-dashboard',0,0),(25,'IT Dashboard','it-dashboard',0,0),(26,'Webroot','webroot',0,0),(27,'Cisco Meraki','cisco-meraki',0,0),(28,'post-format-video','post-format-video',0,0),(29,'Captain\'s Chair IT','captains-chair-it',0,0),(30,'Managed Services Dashboard','managed-services-dashboard',0,0),(31,'ConnectWise Dashboard','connectwise-dashboard',0,0),(32,'MSP Dashboard','msp-dashboard',0,0),(33,'IT Managed Services','it-managed-services',0,0),(34,'SmileBack','smileback',0,0),(35,'client portal','client-portal',0,0),(36,'msp client portal','msp-client-portal',0,0),(37,'connectwise portal','connectwise-portal',0,0),(38,'Captain','captain',0,3),(39,'Lieutenant','lieutenant',0,2),(40,'Crewman','crewman',0,1);
/*!40000 ALTER TABLE `wp_terms` 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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=170 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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','cc_admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','theme_editor_notice'),(15,1,'show_welcome_panel','1'),(17,1,'wp_dashboard_quick_press_last_post_id','821'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"202.168.84.0\";}'),(19,1,'wp_user-settings','libraryContent=browse&editor=html&imgsize=full&mfold=o&posts_list_mode=list'),(20,1,'wp_user-settings-time','1617901026'),(21,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:15:\"title-attribute\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(22,1,'metaboxhidden_nav-menus','a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),(23,1,'nav_menu_recently_edited','2'),(26,1,'closedpostboxes_post','a:0:{}'),(27,1,'metaboxhidden_post','a:5:{i:0;s:11:\"postexcerpt\";i:1;s:13:\"trackbacksdiv\";i:2;s:16:\"commentstatusdiv\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),(28,1,'managetoplevel_page_{vxcf_leads}columnshidden','a:3:{i:0;s:20:\"cf_358-vxvx-vxscreen\";i:1;s:21:\"cf_358-vxvx-vxupdated\";i:2;s:16:\"cf_358-vxvx-vxxx\";}'),(29,1,'closedpostboxes_page','a:0:{}'),(30,1,'metaboxhidden_page','a:5:{i:0;s:12:\"revisionsdiv\";i:1;s:16:\"commentstatusdiv\";i:2;s:11:\"commentsdiv\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),(31,1,'manageedit-cc-press-releasescolumnshidden','a:0:{}'),(34,2,'nickname','tyana.daley@gmail.com'),(35,2,'first_name','Tyana'),(36,2,'last_name','Daley'),(37,2,'description',''),(38,2,'rich_editing','true'),(39,2,'syntax_highlighting','true'),(40,2,'comment_shortcuts','false'),(41,2,'admin_color','fresh'),(42,2,'use_ssl','0'),(43,2,'show_admin_bar_front','true'),(44,2,'locale',''),(45,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(46,2,'wp_user_level','10'),(47,2,'dismissed_wp_pointers',''),(48,2,'session_tokens','a:1:{s:64:\"f16a24cc75b7345f4a7d35cafd83e589915361fa8b7d706116ed376f9dbee4a0\";a:4:{s:10:\"expiration\";i:1593345430;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36\";s:5:\"login\";i:1593172630;}}'),(49,2,'wp_dashboard_quick_press_last_post_id','561'),(50,2,'community-events-location','a:1:{s:2:\"ip\";s:9:\"127.0.0.0\";}'),(51,2,'managetoplevel_page_{vxcf_leads}columnshidden','a:4:{i:0;s:17:\"cf_224-vxvx-vxurl\";i:1;s:20:\"cf_224-vxvx-vxscreen\";i:2;s:21:\"cf_224-vxvx-vxupdated\";i:3;s:16:\"cf_224-vxvx-vxxx\";}'),(54,1,'aioseop_notice_time_set_review_plugin_cta','1600269717'),(55,1,'aioseop_notice_display_time_review_plugin_cta','1915838976'),(57,2,'aioseop_notice_time_set_review_plugin_cta','1593172631'),(58,2,'aioseop_notice_display_time_review_plugin_cta','1594382230'),(67,3,'nickname','mkemp@skywaygroupfunds.com'),(68,3,'first_name','Matt'),(69,3,'last_name','Kemp'),(70,3,'description',''),(71,3,'rich_editing','true'),(72,3,'syntax_highlighting','true'),(73,3,'comment_shortcuts','false'),(74,3,'admin_color','fresh'),(75,3,'use_ssl','0'),(76,3,'show_admin_bar_front','true'),(77,3,'locale',''),(78,3,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(79,3,'wp_user_level','10'),(80,3,'dismissed_wp_pointers',''),(81,3,'default_password_nag',''),(82,3,'session_tokens','a:1:{s:64:\"5f66f9ebe0f5f5ae2d5fdae0b1ad436a91a317cb0e86d057030973162979c749\";a:4:{s:10:\"expiration\";i:1596894388;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36\";s:5:\"login\";i:1596721588;}}'),(83,3,'aioseop_notice_time_set_review_plugin_cta','1596721588'),(84,3,'aioseop_notice_display_time_review_plugin_cta','1597931187'),(85,3,'wp_dashboard_quick_press_last_post_id','594'),(86,3,'community-events-location','a:1:{s:2:\"ip\";s:9:\"127.0.0.0\";}'),(88,4,'nickname','dleininger@captainschairit.com'),(89,4,'first_name','Dwayne'),(90,4,'last_name','Leininger'),(91,4,'description',''),(92,4,'rich_editing','true'),(93,4,'syntax_highlighting','true'),(94,4,'comment_shortcuts','false'),(95,4,'admin_color','fresh'),(96,4,'use_ssl','0'),(97,4,'show_admin_bar_front','true'),(98,4,'locale',''),(99,4,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(100,4,'wp_user_level','10'),(101,4,'dismissed_wp_pointers',''),(112,4,'default_password_nag',''),(113,4,'session_tokens','a:1:{s:64:\"8af5d8b1dd00c1cc36de349b601005c33f3dea92066c749aa22e37a5d247932f\";a:4:{s:10:\"expiration\";i:1604954361;s:2:\"ip\";s:11:\"24.96.16.13\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15\";s:5:\"login\";i:1603744761;}}'),(114,4,'aioseop_notice_time_set_review_plugin_cta','1603744761'),(115,4,'aioseop_notice_display_time_review_plugin_cta','1604954360'),(116,4,'wp_dashboard_quick_press_last_post_id','685'),(117,4,'community-events-location','a:1:{s:2:\"ip\";s:10:\"24.96.16.0\";}'),(169,1,'session_tokens','a:1:{s:64:\"3978b61a1f621f67f4ddb8e3ed5a8f2be619e4a1927e7f132ce460a1e6739df9\";a:4:{s:10:\"expiration\";i:1619844466;s:2:\"ip\";s:14:\"202.168.84.138\";s:2:\"ua\";s:128:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.128 Safari/537.36 OPR/75.0.3969.243\";s:5:\"login\";i:1619671666;}}');
/*!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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci 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=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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,'cc_admin','$P$BI2FrqN5OwjmLs1xIazeILDThYPv2F.','cc_admin','arnabchakraborty@codeuridea.com','','2019-09-10 08:22:29','',0,'cc_admin'),(2,'tyana.daley@gmail.com','$P$BZX6LLGZPQ8gfOzAeiNmTdEFJ2Cz5C1','tyana-daleygmail-com','tyana.daley@gmail.com','','2020-06-01 16:56:53','1591030615:$P$BkV7NiqLzwa4SGcjCr8l8tPjpvuCXX0',0,'Tyana Daley'),(3,'mkemp@skywaygroupfunds.com','$P$BYdnbhqTdjaWc/Gwz7Ty69bjREwXMI/','mkempskywaygroupfunds-com','mkemp@skywaygroupfunds.com','','2020-08-05 16:05:34','',0,'Matt Kemp'),(4,'dleininger@captainschairit.com','$P$Bmf6yxOL9HnzeXVoZTBoqeLw9cHCeI1','dleiningercaptainschairit-com','dleininger@captainschairit.com','http://www.captainschairit.com','2020-08-14 18:15:39','',0,'Dwayne Leininger');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vxcf_leads`
--

DROP TABLE IF EXISTS `wp_vxcf_leads`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_vxcf_leads` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` int(4) NOT NULL DEFAULT '0',
  `type` int(4) NOT NULL DEFAULT '0',
  `is_read` tinyint(1) NOT NULL DEFAULT '0',
  `is_star` tinyint(1) NOT NULL DEFAULT '0',
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `ip` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `browser` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `screen` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `os` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `vis_id` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `url` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta` text COLLATE utf8mb4_unicode_520_ci,
  `created` datetime DEFAULT NULL,
  `updated` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `status` (`status`),
  KEY `type` (`type`)
) ENGINE=InnoDB AUTO_INCREMENT=145 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vxcf_leads`
--

LOCK TABLES `wp_vxcf_leads` WRITE;
/*!40000 ALTER TABLE `wp_vxcf_leads` DISABLE KEYS */;
INSERT INTO `wp_vxcf_leads` VALUES (1,'cf_358',0,0,1,0,1,'10.4.0.97','Chrome','1366 x 768','Windows','5db17716d92dd157191144678072010','https://captainschairit.com/request-a-demo/',NULL,'2019-10-24 10:04:06','2019-10-24 10:04:06'),(2,'cf_358',0,0,1,0,1,'10.4.0.97','Chrome','1366 x 768','Windows','5db17716d92dd157191144678072010','https://captainschairit.com/request-a-demo/',NULL,'2019-10-24 10:16:32','2019-10-24 10:16:32'),(3,'cf_358',0,0,1,0,1,'10.4.0.97','Chrome','1366 x 768','Windows','5db17716d92dd157191144678072010','https://captainschairit.com/request-a-demo/',NULL,'2019-10-24 10:20:34','2019-10-24 10:20:34'),(4,'cf_242',1,0,1,0,1,'10.4.0.97','Chrome','1366 x 768','Windows','5db17716d92dd157191144678072010','https://captainschairit.com/about/#ContactUs',NULL,'2019-10-24 10:30:11','2019-10-24 10:30:11'),(5,'cf_242',1,0,0,0,1,'10.4.0.97','Chrome','1366 x 768','Windows','5db17716d92dd157191144678072010','https://captainschairit.com/about/#ContactUs',NULL,'2019-10-24 10:34:19','2019-10-24 10:34:19'),(6,'cf_242',1,0,0,0,1,'10.4.0.97','Chrome','1366 x 768','Windows','5db17716d92dd157191144678072010','https://captainschairit.com/about/#ContactUs',NULL,'2019-10-24 10:45:47','2019-10-24 10:45:47'),(7,'cf_358',0,0,1,0,1,'10.4.0.84','Chrome','1536 x 864','Windows','5db22162668ff157195504248749177','https://captainschairit.com/request-a-demo/',NULL,'2019-10-24 22:10:42','2019-10-24 22:10:42'),(8,'cf_358',0,0,1,0,1,'10.4.0.84','Chrome','1536 x 864','Windows','5db22162668ff157195504248749177','https://captainschairit.com/request-a-demo/',NULL,'2019-10-24 22:14:37','2019-10-24 22:14:37'),(9,'cf_358',0,0,1,0,0,'10.4.0.84','Chrome','1920 x 1080','Windows','5db3243c0e87b157202130813831366','https://captainschairit.com/request-a-demo/',NULL,'2019-10-25 16:35:08','2019-10-25 16:35:08'),(10,'cf_358',0,0,1,0,0,'10.4.0.84','Chrome','1600 x 1200','Windows','5db3284a657be157202234638498510','https://captainschairit.com/request-a-demo/',NULL,'2019-10-25 16:52:26','2019-10-25 16:52:26'),(11,'cf_358',0,0,1,0,0,'10.4.0.97','Safari','375 x 812','iPhone','5db32d5d310af157202364539918471','https://captainschairit.com/request-a-demo/',NULL,'2019-10-25 17:14:05','2019-10-25 17:14:05'),(12,'cf_358',0,0,1,0,0,'10.4.0.97','Chrome','1920 x 1080','Windows','5db3471220916157203022684390983','https://captainschairit.com/request-a-demo/',NULL,'2019-10-25 19:03:46','2019-10-25 19:03:46'),(13,'cf_358',0,0,1,0,0,'10.4.0.84','Chrome','1920 x 1080','Windows','5db4e98b92e8d157213735532616244','https://captainschairit.com/request-a-demo/',NULL,'2019-10-27 00:49:15','2019-10-27 00:49:15'),(14,'cf_358',0,0,1,0,0,'10.4.0.97','Chrome','412 x 846','Android','5db885fb8b924157237401160498449','https://captainschairit.com/request-a-demo/',NULL,'2019-10-29 18:33:31','2019-10-29 18:33:31'),(15,'cf_358',0,0,1,0,0,'10.4.0.84','Safari','375 x 812','iPhone','5db996ab180a315724438191467927','https://captainschairit.com/request-a-demo/',NULL,'2019-10-30 13:56:59','2019-10-30 13:56:59'),(16,'cf_358',0,0,1,0,0,'10.4.0.84','Chrome','1680 x 1050','Mac','5db9cc67afe36157245757542191271','https://captainschairit.com/request-a-demo/',NULL,'2019-10-30 17:46:15','2019-10-30 17:46:15'),(17,'cf_358',0,0,1,0,0,'10.4.0.97','Chrome','1920 x 1080','Windows','5dbc33a50138a157261507769747152','https://captainschairit.com/request-a-demo/',NULL,'2019-11-01 13:31:17','2019-11-01 13:31:17'),(18,'cf_358',0,0,1,0,0,'10.4.0.84','Chrome','2560 x 1440','Windows','5dbc3d0b9faf3157261748328718214','https://captainschairit.com/request-a-demo/',NULL,'2019-11-01 14:11:23','2019-11-01 14:11:23'),(19,'cf_358',0,0,1,0,0,'10.4.0.97','Chrome','1920 x 1080','Windows','5dbc8361a9e64157263548933075330','https://captainschairit.com/request-a-demo/',NULL,'2019-11-01 19:11:29','2019-11-01 19:11:29'),(20,'cf_358',0,0,0,0,0,'10.4.0.97','Chrome','1920 x 1080','Windows','5dc325b727870157307026352190600','https://captainschairit.com/request-a-demo/',NULL,'2019-11-06 19:57:43','2019-11-06 19:57:43'),(21,'cf_358',0,0,0,0,0,'10.4.0.84','Chrome','3008 x 1692','Mac','5dc38f99c9d8c157309736910045309','https://captainschairit.com/request-a-demo/',NULL,'2019-11-07 03:29:29','2019-11-07 03:29:29'),(22,'cf_242',0,0,1,0,0,'127.0.0.1','Chrome','1504 x 1003','Windows','5e1d9e9f8249715789994551917333','https://captainschairit.com/about/#ContactUs',NULL,'2020-01-14 10:57:35','2020-01-14 10:57:35'),(23,'cf_358',0,0,0,0,0,'127.0.0.1','Firefox','1366 x 768','linux','5e29509c3d517157976591628858417','https://captainschairit.com/request-a-demo/',NULL,'2020-01-23 07:51:56','2020-01-23 07:51:56'),(24,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','2048 x 1280','Windows','5e298da87b11b157978154478478681','https://captainschairit.com/request-a-demo/',NULL,'2020-01-23 12:12:24','2020-01-23 12:12:24'),(25,'cf_358',0,0,0,0,0,'127.0.0.1','Safari','414 x 896','iPhone','5e31aa934afeb158031323571277893','https://captainschairit.com/request-a-demo/',NULL,'2020-01-29 15:53:55','2020-01-29 15:53:55'),(26,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','412 x 869','Android','5e398003abec5158082662729231263','https://captainschairit.com/request-a-demo/',NULL,'2020-02-04 14:30:27','2020-02-04 14:30:27'),(27,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','412 x 869','Android','5e398003abec5158082662729231263','https://captainschairit.com/request-a-demo/',NULL,'2020-02-04 14:30:35','2020-02-04 14:30:35'),(28,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','412 x 869','Android','5e398003abec5158082662729231263','https://captainschairit.com/request-a-demo/',NULL,'2020-02-04 14:30:54','2020-02-04 14:30:54'),(29,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1366 x 768','Windows','5e3abafd7bea6158090726157371691','https://captainschairit.com/request-a-demo/',NULL,'2020-02-05 12:54:21','2020-02-05 12:54:21'),(30,'cf_242',1,0,0,0,0,'127.0.0.1','Chrome','1366 x 768','Windows','5e3abd411b51a158090784159723318','https://captainschairit.com/about/#ContactUs',NULL,'2020-02-05 13:04:01','2020-02-05 13:04:01'),(31,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','2560 x 1440','Windows','5e62964ee987a15835193104355405','https://captainschairit.com/request-a-demo/',NULL,'2020-03-06 18:28:31','2020-03-06 18:28:31'),(32,'cf_242',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Windows','5e68ff6079b5b158393942436107446','https://captainschairit.com/about/#CompanyInfo',NULL,'2020-03-11 15:10:24','2020-03-11 15:10:24'),(33,'cf_242',0,0,1,0,0,'127.0.0.1','Chrome','1280 x 720','Windows','5e74143688a33158466565449616566','https://captainschairit.com/about/#ContactUs',NULL,'2020-03-20 00:54:14','2020-03-20 00:54:14'),(34,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','2560 x 1440','Windows','5e7ded02ad01315853109787785187','https://captainschairit.com/request-a-demo/',NULL,'2020-03-27 12:09:38','2020-03-27 12:09:38'),(35,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Mac','5e95d71b27055158687823595732935','https://captainschairit.com/request-a-demo/',NULL,'2020-04-14 15:30:35','2020-04-14 15:30:35'),(36,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Windows','5e960a151aabe158689128556384167','https://captainschairit.com/request-a-demo/',NULL,'2020-04-14 19:08:05','2020-04-14 19:08:05'),(37,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Mac','5e95d71b27055158687823595732935','https://captainschairit.com/request-a-demo/',NULL,'2020-04-16 01:04:02','2020-04-16 01:04:02'),(38,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Windows','5e960a151aabe158689128556384167','https://captainschairit.com/request-a-demo/',NULL,'2020-04-16 19:54:35','2020-04-16 19:54:35'),(39,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1440 x 900','Mac','5e9f55f178863158750052910942485','https://captainschairit.com/request-a-demo/',NULL,'2020-04-21 20:22:09','2020-04-21 20:22:09'),(40,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','2560 x 1440','Windows','5ea245ecda575158769303614092459','https://captainschairit.com/request-a-demo/',NULL,'2020-04-24 01:50:37','2020-04-24 01:50:37'),(41,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','3840 x 2160','Mac','5eb2e83cee016158878316483940608','https://captainschairit.com/request-a-demo/',NULL,'2020-05-06 16:39:25','2020-05-06 16:39:25'),(42,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Windows','5ebc9a3f3f36b158941855944095777','https://captainschairit.com/request-a-demo/',NULL,'2020-05-14 01:09:19','2020-05-14 01:09:19'),(43,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Windows','5ec31d8da3370158984538951850327','https://captainschairit.com/request-a-demo/',NULL,'2020-05-18 23:43:09','2020-05-18 23:43:09'),(44,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1344 x 840','Windows','5ec452c9a58a6158992455365216788','https://captainschairit.com/request-a-demo/',NULL,'2020-05-19 21:42:33','2020-05-19 21:42:33'),(45,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Windows','5ec6cb2ce128e159008644477938934','https://captainschairit.com/request-a-demo/',NULL,'2020-05-21 18:40:44','2020-05-21 18:40:44'),(46,'cf_358',0,0,0,0,0,'127.0.0.1','','375 x 812','iPhone','5ece6a543f96a159058594025886279','https://captainschairit.com/request-a-demo/',NULL,'2020-05-27 13:25:40','2020-05-27 13:25:40'),(47,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1440 x 900','Mac','5ed15e8de888c159077953380701440','https://captainschairit.com/request-a-demo/',NULL,'2020-05-29 19:12:13','2020-05-29 19:12:13'),(48,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Windows','5ed51c400d6e8159102470458782315','https://captainschairit.com/request-a-demo/',NULL,'2020-06-01 15:18:24','2020-06-01 15:18:24'),(49,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1536 x 864','Windows','5ed79efcac00f15911892446845819','https://captainschairit.com/request-a-demo/',NULL,'2020-06-03 13:00:44','2020-06-03 13:00:44'),(50,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1536 x 864','Windows','5ede20b2ead81159161566628650956','https://captainschairit.com/request-a-demo/',NULL,'2020-06-08 11:27:46','2020-06-08 11:27:46'),(51,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1536 x 864','Windows','5ee110c909993159180820148550462','https://captainschairit.com/request-a-demo/',NULL,'2020-06-10 16:56:41','2020-06-10 16:56:41'),(52,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Windows','5ee417d758ffd15920066153899631','https://captainschairit.com/request-a-demo/',NULL,'2020-06-13 00:03:35','2020-06-13 00:03:35'),(53,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Windows','5eeb83a1e6787159249296153855004','https://captainschairit.com/request-a-demo/',NULL,'2020-06-18 15:09:21','2020-06-18 15:09:21'),(54,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1500 x 1000','Windows','5efffcc1bc96b159383468967618655','https://captainschairit.com/request-a-demo/',NULL,'2020-07-04 03:51:29','2020-07-04 03:51:29'),(55,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Windows','5f0320f4a9294159404056477806383','https://captainschairit.com/request-a-demo/',NULL,'2020-07-06 13:02:44','2020-07-06 13:02:44'),(56,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Windows','5f056819c0faf159418984957218896','https://captainschairit.com/request-a-demo/',NULL,'2020-07-08 06:30:49','2020-07-08 06:30:49'),(57,'cf_242',1,0,0,0,1,'127.0.0.1','Opera','1920 x 1080','Windows','5f0c3d27dcb3c159463760796224316','https://captainschairit.com/about/#ContactUs',NULL,'2020-07-13 10:53:27','2020-07-13 10:53:27'),(58,'cf_242',1,0,0,0,1,'127.0.0.1','Opera','1920 x 1080','Windows','5f0c3d27dcb3c159463760796224316','https://captainschairit.com/about/#ContactUs',NULL,'2020-07-13 12:02:29','2020-07-13 12:02:29'),(59,'cf_358',0,0,0,0,1,'127.0.0.1','Opera','1920 x 1080','Windows','5f0c3d27dcb3c159463760796224316','https://captainschairit.com/request-a-demo/',NULL,'2020-07-13 12:05:51','2020-07-13 12:05:51'),(60,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1366 x 768','Windows','5f0c7162d60f9159465097831646087','https://captainschairit.com/request-a-demo/',NULL,'2020-07-13 14:36:18','2020-07-13 14:36:18'),(61,'cf_242',1,0,0,0,0,'127.0.0.1','Chrome','1366 x 768','Windows','5f0c7162d60f9159465097831646087','https://captainschairit.com/about/#ContactUs',NULL,'2020-07-13 14:39:45','2020-07-13 14:39:45'),(62,'cf_242',1,0,0,0,1,'127.0.0.1','Opera','1920 x 1080','Windows','5f0c3d27dcb3c159463760796224316','https://captainschairit.com/about/#ContactUs',NULL,'2020-07-14 06:18:14','2020-07-14 06:18:14'),(63,'cf_358',0,0,0,0,1,'127.0.0.1','Opera','1920 x 1080','Windows','5f0c3d27dcb3c159463760796224316','https://captainschairit.com/request-a-demo/',NULL,'2020-07-14 06:18:57','2020-07-14 06:18:57'),(64,'cf_242',1,0,0,0,1,'127.0.0.1','Opera','1920 x 1080','Windows','5f0c3d27dcb3c159463760796224316','https://captainschairit.com/about/#ContactUs',NULL,'2020-07-14 06:49:44','2020-07-14 06:49:44'),(65,'cf_358',0,0,0,0,1,'127.0.0.1','Opera','1920 x 1080','Windows','5f0c3d27dcb3c159463760796224316','https://captainschairit.com/request-a-demo/',NULL,'2020-07-14 06:49:56','2020-07-14 06:49:56'),(66,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1440 x 900','Windows','5f100ba6e047f159488707831212318','https://captainschairit.com/request-a-demo/',NULL,'2020-07-16 08:11:18','2020-07-16 08:11:18'),(67,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1080','Windows','5f1ae288415d0159559744854599555','https://captainschairit.com/request-a-demo/',NULL,'2020-07-24 13:30:48','2020-07-24 13:30:48'),(68,'cf_358',0,0,0,0,1,'127.0.0.1','Chrome','1366 x 768','Windows','5f0c7162d60f9159465097831646087','https://captainschairit.com/request-a-demo/',NULL,'2020-07-29 07:34:25','2020-07-29 07:34:25'),(69,'cf_358',0,0,0,0,1,'127.0.0.1','Chrome','1366 x 768','Windows','5f0c7162d60f9159465097831646087','https://captainschairit.com/request-a-demo/',NULL,'2020-07-29 07:42:30','2020-07-29 07:42:30'),(70,'cf_358',0,0,1,0,1,'127.0.0.1','Chrome','1366 x 768','Windows','5f0c7162d60f9159465097831646087','https://captainschairit.com/request-a-demo/',NULL,'2020-07-29 07:59:07','2020-07-29 07:59:07'),(71,'cf_242',0,0,0,0,0,'127.0.0.1','Chrome','1920 x 1200','Windows','5f23dc924ab27159618574653685715','https://captainschairit.com/about/#ContactUs',NULL,'2020-07-31 08:55:46','2020-07-31 08:55:46'),(72,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1280 x 720','Windows','5f2a90960dbe5159662504630056409','https://captainschairit.com/request-a-demo/',NULL,'2020-08-05 10:57:26','2020-08-05 10:57:26'),(73,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1536 x 864','Windows','5f2c0b31b8a6f15967219699887083','https://captainschairit.com/request-a-demo/',NULL,'2020-08-06 13:52:49','2020-08-06 13:52:49'),(74,'cf_358',0,0,0,0,0,'127.0.0.1','Chrome','1680 x 1050','Mac','5f2db6876e2e9159683136783359292','https://captainschairit.com/request-a-demo/',NULL,'2020-08-07 20:16:07','2020-08-07 20:16:07'),(75,'cf_242',1,0,0,0,1,'115.187.56.163','Opera','1920 x 1080','Windows','5f0c3d27dcb3c159463760796224316','https://captainschairit.com/about/#ContactUs',NULL,'2020-08-08 07:15:35','2020-08-08 07:15:35'),(76,'cf_242',0,0,0,0,0,'213.83.112.106','Chrome','2233 x 1256','Windows','5f350d70df5a1159731236896359817','https://captainschairit.com/about/#ContactUs',NULL,'2020-08-13 09:52:48','2020-08-13 09:52:48'),(77,'cf_242',1,0,0,0,0,'24.96.16.13','Chrome','1920 x 1200','Mac','5f4d3d3654bb5159889746267413999','https://captainschairit.com/about/#CompanyInfo',NULL,'2020-08-31 18:11:02','2020-08-31 18:11:02'),(78,'cf_242',1,0,0,0,1,'115.187.56.127','Opera','1920 x 1080','Windows','5f0c3d27dcb3c159463760796224316','https://captainschairit.com/about/#CompanyInfo',NULL,'2020-09-01 05:47:47','2020-09-01 05:47:47'),(79,'cf_242',1,0,0,0,1,'115.187.56.127','Opera','1920 x 1080','Windows','5f0c3d27dcb3c159463760796224316','https://captainschairit.com/about/#CompanyInfo',NULL,'2020-09-02 05:40:00','2020-09-02 05:40:00'),(80,'cf_242',0,0,0,0,0,'199.27.249.15','Chrome','3440 x 1440','Mac','5f60048dad719160012814158075310','https://captainschairit.com/about/#CompanyInfo',NULL,'2020-09-15 00:02:21','2020-09-15 00:02:21'),(81,'cf_242',0,0,0,0,0,'116.118.253.121','Chrome','1920 x 1080','Windows','5f7d5fffbcf5e160205209553754500','https://captainschairit.com/about/#ContactUs',NULL,'2020-10-07 06:28:15','2020-10-07 06:28:15'),(82,'cf_242',0,0,0,0,0,'144.134.1.27','Chrome','1920 x 1080','Windows','5f7fbd94bbe50160220712423854179','https://captainschairit.com/about/#ContactUs',NULL,'2020-10-09 01:32:04','2020-10-09 01:32:04'),(83,'cf_242',1,0,0,0,1,'103.76.211.85','Opera','1920 x 1080','Windows','5f0c3d27dcb3c159463760796224316','https://captainschairit.com/about/#ContactUs',NULL,'2020-10-22 17:35:29','2020-10-22 17:35:29'),(84,'cf_242',0,0,1,0,0,'82.30.209.207','Firefox','1920 x 1080','Windows','5fe08829513b6160855044199364920','https://captainschairit.com/about/#ContactUs',NULL,'2020-12-21 11:34:01','2020-12-21 11:34:01'),(85,'cf_242',0,0,0,0,0,'65.158.88.194','Chrome','3840 x 1080','Windows','5fe0d6410154016085704339931930','https://captainschairit.com/about/#ContactUs',NULL,'2020-12-21 17:07:13','2020-12-21 17:07:13'),(86,'cf_242',0,0,1,0,0,'173.94.2.146','Opera','1366 x 768','Windows','5fe4df763b791160883493469233922','https://captainschairit.com/about/#ContactUs',NULL,'2020-12-24 18:35:34','2020-12-24 18:35:34'),(87,'cf_242',0,0,1,0,0,'24.96.37.84','Chrome','2560 x 1600','Mac','5f4d3d3654bb5159889746267413999','https://captainschairit.com/about/#CompanyInfo',NULL,'2020-12-28 13:48:06','2020-12-28 13:48:06'),(88,'cf_242',1,0,0,0,1,'103.74.111.16','Opera','1920 x 1080','Windows','5fe9e94a41773160916513082448878','https://captainschairit.com/about/#ContactUs',NULL,'2020-12-28 14:18:50','2020-12-28 14:18:50'),(89,'cf_242',1,0,0,0,1,'103.74.111.16','Opera','1920 x 1080','Windows','5feb023e538fc160923705494731813','https://captainschairit.com/about/#ContactUs',NULL,'2020-12-29 10:17:34','2020-12-29 10:17:34'),(90,'cf_242',1,0,0,0,1,'103.76.211.237','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2020-12-31 08:05:49','2020-12-31 08:05:49'),(91,'cf_242',1,0,0,0,1,'103.76.211.215','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2020-12-31 12:55:43','2020-12-31 12:55:43'),(92,'cf_242',1,0,0,0,1,'111.93.226.66','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2021-01-04 10:38:19','2021-01-04 10:38:19'),(93,'cf_242',1,0,0,0,1,'111.93.226.66','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2021-01-04 10:58:48','2021-01-04 10:58:48'),(94,'cf_242',1,0,0,0,1,'111.93.226.66','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2021-01-04 14:34:22','2021-01-04 14:34:22'),(95,'cf_242',1,0,0,0,1,'103.76.211.237','Opera','1920 x 1080','Windows','5ff4176ce2284160983230048411998','https://captainschairit.com/about/#ContactUs',NULL,'2021-01-05 07:38:20','2021-01-05 07:38:20'),(96,'cf_242',1,0,0,0,1,'103.76.211.237','Opera','1920 x 1080','Windows','5ff43cce6d51416098418702229888','https://captainschairit.com/about/#ContactUs',NULL,'2021-01-05 10:17:50','2021-01-05 10:17:50'),(97,'cf_242',0,0,0,0,0,'111.88.163.39','Chrome','1280 x 800','Windows','60180b07907fc161218842370880222','https://captainschairit.com/about/#ContactUs',NULL,'2021-02-01 14:07:03','2021-02-01 14:07:03'),(98,'cf_242',0,0,0,0,0,'107.205.135.71','Safari','414 x 896','iPhone','602e6a6ec183a161365463850318970','https://captainschairit.com/about/#CompanyInfo',NULL,'2021-02-18 13:23:58','2021-02-18 13:23:58'),(99,'cf_242',0,0,0,0,0,'107.205.135.71','Safari','414 x 896','iPhone','602e6a717b0e1161365464110213433','https://captainschairit.com/about/#CompanyInfo',NULL,'2021-02-18 13:24:01','2021-02-18 13:24:01'),(100,'cf_778',1,0,0,0,1,'202.168.84.136','Opera',NULL,'Windows','602f51041c066161371366877607940','//captainschairit.com/wp-json/contact-form-7/v1/contact-forms/778/feedback',NULL,'2021-02-19 05:47:48','2021-02-19 05:47:48'),(101,'cf_242',1,0,0,0,1,'202.168.84.148','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2021-02-24 05:46:56','2021-02-24 05:46:56'),(102,'cf_242',0,0,1,0,0,'108.249.130.22','Safari','375 x 667','iPhone','603a1aa305b08161442064356240328','https://captainschairit.com/about/#ContactUs',NULL,'2021-02-27 10:10:43','2021-02-27 10:10:43'),(103,'cf_242',1,0,0,0,1,'202.168.85.222','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2021-03-01 14:09:54','2021-03-01 14:09:54'),(104,'cf_242',1,0,0,0,1,'202.168.85.222','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2021-03-01 14:14:51','2021-03-01 14:14:51'),(105,'cf_242',1,0,0,0,1,'202.168.85.222','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2021-03-01 14:18:08','2021-03-01 14:18:08'),(106,'cf_242',1,0,0,0,1,'202.168.85.222','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2021-03-02 07:29:33','2021-03-02 07:29:33'),(107,'cf_242',1,0,0,0,1,'202.168.85.222','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2021-03-02 07:29:42','2021-03-02 07:29:42'),(108,'cf_242',1,0,0,0,1,'202.168.85.222','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2021-03-02 07:31:22','2021-03-02 07:31:22'),(109,'cf_778',1,0,0,0,1,'202.168.85.222','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/',NULL,'2021-03-02 08:04:16','2021-03-02 08:04:16'),(110,'cf_778',1,0,0,0,1,'202.168.85.222','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/',NULL,'2021-03-02 08:18:07','2021-03-02 08:18:07'),(111,'cf_242',1,0,0,0,1,'202.168.85.222','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2021-03-02 09:09:04','2021-03-02 09:09:04'),(112,'cf_242',1,0,0,0,1,'202.168.85.222','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/about/#ContactUs',NULL,'2021-03-02 09:14:32','2021-03-02 09:14:32'),(113,'cf_778',0,0,0,0,0,'154.6.18.52','Safari','414 x 736','iPhone','604435608aa01161508284852536079','https://captainschairit.com/',NULL,'2021-03-07 02:07:28','2021-03-07 02:07:28'),(114,'cf_778',0,0,1,0,1,'42.110.154.239','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/',NULL,'2021-03-09 05:24:18','2021-03-09 05:24:18'),(115,'cf_242',0,0,0,0,0,'104.51.208.134','Chrome','2560 x 1440','Windows','6049769cc3493161542722893824508','https://captainschairit.com/about/#ContactUs',NULL,'2021-03-11 01:47:08','2021-03-11 01:47:08'),(116,'cf_358',1,0,1,0,1,'202.168.85.157','Opera','1920 x 1080','Windows','6049fc9185957161546152167543918','https://captainschairit.com/request-a-demo/',NULL,'2021-03-11 11:18:41','2021-03-11 11:18:41'),(117,'cf_358',1,0,1,0,1,'202.168.85.157','Opera','1920 x 1080','Windows','6049fc9185957161546152167543918','https://captainschairit.com/request-a-demo/',NULL,'2021-03-11 11:19:52','2021-03-11 11:19:52'),(118,'cf_358',1,0,1,0,1,'111.93.226.66','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/request-a-demo/',NULL,'2021-03-11 12:28:30','2021-03-11 12:28:30'),(119,'cf_358',1,0,1,0,1,'111.93.226.66','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/request-a-demo/',NULL,'2021-03-11 12:28:58','2021-03-11 12:28:58'),(120,'cf_358',0,0,0,0,1,'111.93.226.66','Opera','1920 x 1080','Windows','5fed865dc0484160940194933106186','https://captainschairit.com/request-a-demo/',NULL,'2021-03-11 12:34:33','2021-03-11 12:34:33'),(121,'cf_358',0,0,0,0,0,'24.96.12.161','Chrome','2560 x 1600','Mac','604a1786e3d92161546842235988570','https://captainschairit.com/request-a-demo/',NULL,'2021-03-11 13:13:42','2021-03-11 13:13:42'),(122,'cf_778',0,0,0,0,0,'72.141.214.71','Safari','375 x 812','iPhone','604a98a171cdb161550147327759266','https://captainschairit.com/?gclid=EAIaIQobChMI5KGE5qOp7wIVBeXtCh0oQQe3EAEYASAAEgJiZPD_BwE',NULL,'2021-03-11 22:24:33','2021-03-11 22:24:33'),(123,'cf_778',0,0,0,0,0,'72.141.214.71','Safari','375 x 812','iPhone','604a98a3883c4161550147535934874','https://captainschairit.com/?gclid=EAIaIQobChMI5KGE5qOp7wIVBeXtCh0oQQe3EAEYASAAEgJiZPD_BwE',NULL,'2021-03-11 22:24:35','2021-03-11 22:24:35'),(124,'cf_778',0,0,0,0,0,'72.141.214.71','Safari','375 x 812','iPhone','604a98a878834161550148028599386','https://captainschairit.com/?gclid=EAIaIQobChMI5KGE5qOp7wIVBeXtCh0oQQe3EAEYASAAEgJiZPD_BwE',NULL,'2021-03-11 22:24:40','2021-03-11 22:24:40'),(125,'cf_778',0,0,0,0,0,'124.168.48.110','Chrome','412 x 915','Android','604affa0a0d0c161552784080037390','https://captainschairit.com/',NULL,'2021-03-12 05:44:00','2021-03-12 05:44:00'),(126,'cf_778',0,0,0,0,0,'124.168.48.110','Chrome','412 x 915','Android','604affa76203316155278475272358','https://captainschairit.com/',NULL,'2021-03-12 05:44:07','2021-03-12 05:44:07'),(127,'cf_242',0,0,0,0,0,'207.244.71.80','Chrome','1280 x 960','Windows','604c0134a6b61161559378035178644','https://captainschairit.com/about/#ContactUs',NULL,'2021-03-13 00:03:00','2021-03-13 00:03:00'),(128,'cf_778',0,0,0,0,0,'38.86.135.222','Chrome',NULL,'Android','604c42da9fd3b161561058666076608','//captainschairit.com/wp-json/contact-form-7/v1/contact-forms/778/feedback',NULL,'2021-03-13 04:43:06','2021-03-13 04:43:06'),(129,'cf_778',0,0,0,0,0,'38.86.135.222','Chrome',NULL,'Android','604c42df79021161561059168458817','//captainschairit.com/wp-json/contact-form-7/v1/contact-forms/778/feedback',NULL,'2021-03-13 04:43:11','2021-03-13 04:43:11'),(130,'cf_778',0,0,0,0,0,'98.115.191.90','Chrome','1280 x 720','Windows','605b75c561aef161660666111621379','https://captainschairit.com/features/',NULL,'2021-03-24 17:24:21','2021-03-24 17:24:21'),(131,'cf_778',0,0,0,0,0,'109.148.53.85','Chrome','412 x 869','Android','605d72e63a39a161673699829804346','https://captainschairit.com/client-dashboard/#clientDashboard',NULL,'2021-03-26 05:36:38','2021-03-26 05:36:38'),(132,'cf_778',0,0,0,0,0,'109.148.53.85','Chrome','412 x 869','Android','605d72ec6a57e161673700486377010','https://captainschairit.com/client-dashboard/#clientDashboard',NULL,'2021-03-26 05:36:44','2021-03-26 05:36:44'),(133,'cf_242',0,0,0,0,0,'71.190.106.90','Chrome','1920 x 1200','Windows','606541617a904161724860969989235','https://captainschairit.com/about/#ContactUs',NULL,'2021-04-01 03:43:29','2021-04-01 03:43:29'),(134,'cf_778',0,0,0,0,0,'114.31.131.4','Chrome',NULL,'Android','6066e1798dd06161735512912201586','//captainschairit.com/wp-json/contact-form-7/v1/contact-forms/778/feedback',NULL,'2021-04-02 09:18:49','2021-04-02 09:18:49'),(135,'cf_778',0,0,0,0,0,'114.31.131.4','Chrome',NULL,'Android','6066e17c1d0c9161735513249362441','//captainschairit.com/wp-json/contact-form-7/v1/contact-forms/778/feedback',NULL,'2021-04-02 09:18:52','2021-04-02 09:18:52'),(136,'cf_778',0,0,0,0,0,'157.47.20.141','Chrome','360 x 760','Android','6069bdf7095da161754264776300647','https://captainschairit.com/?gclid=CjwKCAjwx6WDBhBQEiwA_dP8rcv6dUjNuR22jP77_A4gLULvt9u_cNx3DCkAgkWo_Y1JRHcsDEp2uhoCvXkQAvD_BwE',NULL,'2021-04-04 13:24:07','2021-04-04 13:24:07'),(137,'cf_778',0,0,0,0,0,'157.47.20.141','Chrome','360 x 760','Android','6069bdfd15a1b161754265341494114','https://captainschairit.com/?gclid=CjwKCAjwx6WDBhBQEiwA_dP8rcv6dUjNuR22jP77_A4gLULvt9u_cNx3DCkAgkWo_Y1JRHcsDEp2uhoCvXkQAvD_BwE',NULL,'2021-04-04 13:24:13','2021-04-04 13:24:13'),(138,'cf_778',0,0,0,0,0,'157.47.20.141','Chrome','360 x 760','Android','6069bdfd15a1b161754265341494114','https://captainschairit.com/?gclid=CjwKCAjwx6WDBhBQEiwA_dP8rcv6dUjNuR22jP77_A4gLULvt9u_cNx3DCkAgkWo_Y1JRHcsDEp2uhoCvXkQAvD_BwE',NULL,'2021-04-04 13:24:38','2021-04-04 13:24:38'),(139,'cf_778',0,0,0,0,0,'75.164.81.192','Opera','1368 x 912','Windows','606a9ec3aee4216176001959561922','https://captainschairit.com/features/',NULL,'2021-04-05 05:23:15','2021-04-05 05:23:15'),(140,'cf_778',0,0,0,0,0,'208.107.225.189','Chrome','3440 x 1440','Windows','606c6a4aba39a16177178341387435','https://captainschairit.com/features/',NULL,'2021-04-06 14:03:54','2021-04-06 14:03:54'),(141,'cf_778',0,0,0,0,0,'184.146.102.172','Chrome','1920 x 1080','Windows','606c9b11cd67b161773032186003806','https://captainschairit.com/client-dashboard/#accountManagement',NULL,'2021-04-06 17:32:01','2021-04-06 17:32:01'),(142,'cf_242',0,0,0,0,0,'109.170.219.33','Safari','414 x 896','iPhone','607f189a4579c161894210665682408','https://captainschairit.com/about/#ContactUs',NULL,'2021-04-20 18:08:26','2021-04-20 18:08:26'),(143,'cf_242',0,0,0,0,0,'80.95.195.98','Chrome','1536 x 864','Windows','60841f3304a32161927147592087952','https://captainschairit.com/about/#ContactUs',NULL,'2021-04-24 13:37:55','2021-04-24 13:37:55'),(144,'cf_242',0,0,0,0,0,'110.226.46.15','Chrome','1366 x 768','Windows','608840d0ebc63161954222419545887','https://captainschairit.com/about/#ContactUs',NULL,'2021-04-27 16:50:24','2021-04-27 16:50:24');
/*!40000 ALTER TABLE `wp_vxcf_leads` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vxcf_leads_detail`
--

DROP TABLE IF EXISTS `wp_vxcf_leads_detail`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_vxcf_leads_detail` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `lead_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `lead_id` (`lead_id`),
  KEY `name` (`name`(190))
) ENGINE=InnoDB AUTO_INCREMENT=649 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vxcf_leads_detail`
--

LOCK TABLES `wp_vxcf_leads_detail` WRITE;
/*!40000 ALTER TABLE `wp_vxcf_leads_detail` DISABLE KEYS */;
INSERT INTO `wp_vxcf_leads_detail` VALUES (1,1,'FirstName','Ariyam'),(2,1,'LastName','Mukherjee'),(3,1,'CompanyName','Test SWI'),(4,1,'BusinessE-mail','shieldwatch007@gmail.com'),(5,1,'PhoneNumber','9876543210'),(6,2,'FirstName','Biman'),(7,2,'LastName','Ghoshal'),(8,2,'CompanyName','Test SWI 1'),(9,2,'BusinessE-mail','shieldwatch007@gmail.com'),(10,2,'PhoneNumber','9876543210'),(11,3,'FirstName','Ariyam'),(12,3,'LastName','Mukherjee'),(13,3,'CompanyName','Test SWI'),(14,3,'BusinessE-mail','shieldwatch007@gmail.com'),(15,3,'PhoneNumber','9876543210'),(16,4,'Name','Ariyam Mukhherjee'),(17,4,'Title','Test SWI Company'),(18,4,'Phone','9876543210'),(19,4,'Email','shieldwatch007@gmail.com'),(20,5,'Name','Test 1'),(21,5,'Title','Test Company'),(22,5,'Phone','9876543210'),(23,5,'Email','shieldwatch007@gmail.com'),(24,6,'Name','Testing Name'),(25,6,'Title','Testing Company'),(26,6,'Phone','9876543210'),(27,6,'Email','shieldwatch007@gmail.com'),(28,7,'FirstName','Phillip'),(29,7,'LastName','Myers'),(30,7,'CompanyName','Concertium'),(31,7,'BusinessE-mail','pmyers@concertium.com'),(32,7,'PhoneNumber','8134904216'),(33,8,'FirstName','Phillip'),(34,8,'LastName','Myers'),(35,8,'CompanyName','Concertium'),(36,8,'BusinessE-mail','pmyers@concertium.com'),(37,8,'PhoneNumber','8134904216'),(38,9,'FirstName','Vincent'),(39,9,'LastName','Smith'),(40,9,'CompanyName','Highpoint Technology Group'),(41,9,'BusinessE-mail','Vincent.Smith@gohighpoint.net'),(42,9,'PhoneNumber','713-587-9904'),(43,10,'FirstName','Ron'),(44,10,'LastName','Vaughn'),(45,10,'CompanyName','EMSCO Solutions'),(46,10,'BusinessE-mail','ron@emscosolutions.com'),(47,10,'PhoneNumber','4058134455'),(48,11,'FirstName','Tom'),(49,11,'LastName','Kirkham'),(50,11,'CompanyName','Kirkham'),(51,11,'BusinessE-mail','tom@Kirkham.it'),(52,11,'PhoneNumber','4792422796'),(53,12,'FirstName','Nathan'),(54,12,'LastName','Berger'),(55,12,'CompanyName','Digacore Technology'),(56,12,'BusinessE-mail','nberger@digacore.com'),(57,12,'PhoneNumber','7326465725'),(58,13,'FirstName','Steven'),(59,13,'LastName','Frech'),(60,13,'CompanyName','STC Managed Services'),(61,13,'BusinessE-mail','steven@stcmb.com'),(62,13,'PhoneNumber','8434678837'),(63,14,'FirstName','Brian'),(64,14,'LastName','Molder'),(65,14,'CompanyName','Aspire Technical Solutions'),(66,14,'BusinessE-mail','brian@aspiretech.com'),(67,14,'PhoneNumber','4692720777'),(68,15,'FirstName','Domenick'),(69,15,'LastName','Landriscina'),(70,15,'CompanyName','Diversified IS'),(71,15,'BusinessE-mail','domenick@diversified-is.com'),(72,15,'PhoneNumber','12128459281'),(73,16,'FirstName','Tanmay'),(74,16,'LastName','sasvadkar'),(75,16,'CompanyName','Immersive '),(76,16,'BusinessE-mail','tanmaysasvadkar@gmail.com'),(77,16,'PhoneNumber','9009789123'),(78,17,'FirstName','Brian'),(79,17,'LastName','Roets'),(80,17,'CompanyName','SMP'),(81,17,'BusinessE-mail','broets@smp-corp.com'),(82,17,'PhoneNumber','5853240858'),(83,18,'FirstName','Karl'),(84,18,'LastName','Fulljames'),(85,18,'CompanyName','nucleus networks'),(86,18,'BusinessE-mail','karl@yournucleus.ca'),(87,18,'PhoneNumber','6046823444'),(88,19,'FirstName','Scott'),(89,19,'LastName','Harris'),(90,19,'CompanyName','Computer Transition Services, Inc.'),(91,19,'BusinessE-mail','sharris@ctsinet.com'),(92,19,'PhoneNumber','8067938961'),(93,20,'FirstName','Andrew'),(94,20,'LastName','Robinson'),(95,20,'CompanyName','Envision Technology Advisors'),(96,20,'BusinessE-mail','andrewr@envisionsuccess.net'),(97,20,'PhoneNumber','4014790357'),(98,21,'FirstName','Michael'),(99,21,'LastName','Daley'),(100,21,'CompanyName','tech2bit'),(101,21,'BusinessE-mail','michael@tech2bit.com'),(102,21,'PhoneNumber','9374770493'),(103,22,'Name','willem ellemeet'),(104,22,'Title','WilroffReitsma'),(105,22,'Phone','+31653125520'),(106,22,'Email','wel@wilroffreitsma.nl'),(107,23,'FirstName','Arnab'),(108,23,'LastName','Chakraborty'),(109,23,'CompanyName','Concertium'),(110,23,'BusinessE-mail','arnabchakraborty@codeuridea.com'),(111,23,'PhoneNumber','9706061632'),(112,24,'FirstName','Michael'),(113,24,'LastName','Wates'),(114,24,'CompanyName','Managed IT Pty Ltd'),(115,24,'BusinessE-mail','michael.wates@managedit.com.au'),(116,24,'PhoneNumber','08 9200 4256'),(117,25,'FirstName','Lyf'),(118,25,'LastName','Wildenberg'),(119,25,'CompanyName','Mytech Partners'),(120,25,'BusinessE-mail','lwildenberg@mytech.com'),(121,25,'PhoneNumber','6512480995'),(122,26,'FirstName','Doug'),(123,26,'LastName','Goglio'),(124,26,'CompanyName','Choice Technology Group, LLC'),(125,26,'BusinessE-mail','Doug@choicetg.com'),(126,26,'PhoneNumber','4109294247'),(127,27,'FirstName','Doug'),(128,27,'LastName','Goglio'),(129,27,'CompanyName','Choice Technology Group, LLC'),(130,27,'BusinessE-mail','Doug@choicetg.com'),(131,27,'PhoneNumber','4109294247'),(132,28,'FirstName','Doug'),(133,28,'LastName','Goglio'),(134,28,'CompanyName','Choice Technology Group, LLC'),(135,28,'BusinessE-mail','Doug@choicetg.com'),(136,28,'PhoneNumber','410-929-4247'),(137,29,'FirstName','test'),(138,29,'LastName','test'),(139,29,'CompanyName','test'),(140,29,'BusinessE-mail','test@gmail.com'),(141,29,'PhoneNumber','8697466752'),(142,30,'Name','Sushant Roy'),(143,30,'Title','test'),(144,30,'Phone','12223'),(145,30,'Email','test@gmail.com'),(146,31,'FirstName','Petr'),(147,31,'LastName','Horak'),(148,31,'CompanyName','Art In Communications, Inc.'),(149,31,'BusinessE-mail','phorak@artincommunications.com'),(150,31,'PhoneNumber','8479990444'),(151,32,'Name','Mark Marley'),(152,32,'Title','Network Computer Solutions'),(153,32,'Phone','5742682482'),(154,32,'Email','mark@ncshelpdesk.coM'),(155,33,'Name','Davina Lettau'),(156,33,'Title','N/A'),(157,33,'Phone','314-780-5829'),(158,33,'Email','vinalettau@gmail.com'),(159,34,'FirstName','Brandon'),(160,34,'LastName','Bowers'),(161,34,'CompanyName','ZenTek Data Systems'),(162,34,'BusinessE-mail','bbowers@zentekds.com'),(163,34,'PhoneNumber','9547796510'),(164,35,'FirstName','Stephen'),(165,35,'LastName','Sheasby'),(166,35,'CompanyName','Unicom Technologies'),(167,35,'BusinessE-mail','ssheasby@unicom-tech.com'),(168,35,'PhoneNumber','2814963606'),(169,36,'FirstName','Marc'),(170,36,'LastName','Hiller'),(171,36,'CompanyName','Lincoln Computer Services'),(172,36,'BusinessE-mail','mhiller@lincolnit.com'),(173,36,'PhoneNumber','5165206463'),(174,37,'FirstName','Stephen'),(175,37,'LastName','Sheasby'),(176,37,'CompanyName','Unicom Technologies'),(177,37,'BusinessE-mail','ssheasby@unicom-tech.com'),(178,37,'PhoneNumber','2814963606'),(179,38,'FirstName','Marc'),(180,38,'LastName','Hiller'),(181,38,'CompanyName','Lincoln Computer Services'),(182,38,'BusinessE-mail','mhiller@lincolnit.com'),(183,38,'PhoneNumber','5165206463'),(184,39,'FirstName','Estefania'),(185,39,'LastName','Anaya'),(186,39,'CompanyName','Nearsoft'),(187,39,'BusinessE-mail','eanaya@nearsoft.com'),(188,39,'PhoneNumber','6628477188'),(189,40,'FirstName','Rick'),(190,40,'LastName','Agnew'),(191,40,'CompanyName','MyWorkspace, LLC'),(192,40,'BusinessE-mail','RAgnew@MyWorkspace.net'),(193,40,'PhoneNumber','8475590880'),(194,41,'FirstName','Richard'),(195,41,'LastName','Juliano'),(196,41,'CompanyName','SugarShot'),(197,41,'BusinessE-mail','rjuliano@sugarshot.io'),(198,41,'PhoneNumber','3106413274'),(199,42,'FirstName','David'),(200,42,'LastName','Schulz'),(201,42,'CompanyName','Rivercity Solutions'),(202,42,'BusinessE-mail','david@rivercity.net.au'),(203,42,'PhoneNumber','61410430384'),(204,43,'FirstName','Stephen'),(205,43,'LastName','Reyes'),(206,43,'CompanyName','Saltmarsh'),(207,43,'BusinessE-mail','stephen@saltmarshcpa.com'),(208,43,'PhoneNumber','8502021351'),(209,44,'FirstName','Gina'),(210,44,'LastName','Carter'),(211,44,'CompanyName','CalTech'),(212,44,'BusinessE-mail','gina.carter@caltech.com'),(213,44,'PhoneNumber','325 223 6100'),(214,45,'FirstName','Keith'),(215,45,'LastName','Wrubleski'),(216,45,'CompanyName','Systems Management Planning'),(217,45,'BusinessE-mail','kwrubleski@smp-corp.com'),(218,45,'PhoneNumber','5853338126'),(219,46,'FirstName','Krishan'),(220,46,'LastName','Odedra'),(221,46,'CompanyName','Right Click'),(222,46,'BusinessE-mail','krishan@rclick.com'),(223,46,'PhoneNumber','6194033899'),(224,47,'FirstName','Mitchell'),(225,47,'LastName','Weller'),(226,47,'CompanyName','Info Advantage Inc'),(227,47,'BusinessE-mail','mweller@info-adv.com'),(228,47,'PhoneNumber','5853318701'),(229,48,'FirstName','Matt'),(230,48,'LastName','Abner'),(231,48,'CompanyName','InTrust IT'),(232,48,'BusinessE-mail','matt.abner@intrust-it.com'),(233,48,'PhoneNumber','5134696500'),(234,49,'FirstName','Scott'),(235,49,'LastName','Davidson'),(236,49,'CompanyName','Opal Business Solutions'),(237,49,'BusinessE-mail','sdavidson@opalbiz.com'),(238,49,'PhoneNumber','7249427100'),(239,50,'FirstName','Matt'),(240,50,'LastName','Kemp'),(241,50,'CompanyName','BlueGrace Logistics'),(242,50,'BusinessE-mail','mkemp@bluegracegroup.com'),(243,50,'PhoneNumber','813-465-8614'),(244,51,'FirstName','Sam'),(245,51,'LastName','Gridley'),(246,51,'CompanyName','Integration Technologies, Inc.'),(247,51,'BusinessE-mail','sgridley@intech-support.com'),(248,51,'PhoneNumber','808-596-9500'),(249,52,'FirstName','Alexander'),(250,52,'LastName','Vandersteen'),(251,52,'CompanyName','B4 Networks'),(252,52,'BusinessE-mail','alex@b4networks.ca'),(253,52,'PhoneNumber','19053464966'),(254,53,'FirstName','Drayton'),(255,53,'LastName','Mayers'),(256,53,'CompanyName','TeamLogic IT - Memphis'),(257,53,'BusinessE-mail','dmayers@teamlogicit.com'),(258,53,'PhoneNumber','9015721355'),(259,54,'FirstName','Jared'),(260,54,'LastName','Humiston'),(261,54,'CompanyName','Adirondack Technical Solutions'),(262,54,'BusinessE-mail','jhumiston@adktechs.com'),(263,54,'PhoneNumber','15187911494'),(264,55,'FirstName','Gabriel'),(265,55,'LastName','Miller'),(266,55,'CompanyName','TechHoncho'),(267,55,'BusinessE-mail','gmiller@techhoncho.com'),(268,55,'PhoneNumber','9782671010'),(269,56,'FirstName','Johan'),(270,56,'LastName','Zeelie'),(271,56,'CompanyName','Altron'),(272,56,'BusinessE-mail','johan.zeelie@altron.com'),(273,56,'PhoneNumber','+27113734709'),(274,57,'Name','Arnab'),(275,57,'Title','Concertium'),(276,57,'Phone','9706016163'),(277,57,'Email','imarnab123@gmail.com'),(278,58,'Name','Arnab'),(279,58,'Title','Concertium'),(280,58,'Phone','9706016163'),(281,58,'Email','imarnab123@gmail.com'),(282,59,'FirstName','Arnab'),(283,59,'LastName','Chakraborty'),(284,59,'CompanyName','Concertium'),(285,59,'BusinessE-mail','imromot@gmail.com'),(286,59,'PhoneNumber','9706016163'),(287,60,'FirstName','Ari'),(288,60,'LastName','Test'),(289,60,'CompanyName','Test SWI'),(290,60,'BusinessE-mail','abc@gmail.com'),(291,60,'PhoneNumber','9876543210'),(292,61,'Name','Ariyam'),(293,61,'Title','Test Company'),(294,61,'Phone','9876543219'),(295,61,'Email','a@gmail.com'),(296,62,'Name','Arnab'),(297,62,'Title','Concertium'),(298,62,'Phone','9706016163'),(299,62,'Email','imarnab123@gmail.com'),(300,63,'FirstName','Arnab'),(301,63,'LastName','Chakraborty'),(302,63,'CompanyName','Concertium'),(303,63,'BusinessE-mail','imromot@gmail.com'),(304,63,'PhoneNumber','9706016163'),(305,64,'Name','Arnab'),(306,64,'Title','Concertium'),(307,64,'Phone','9706016163'),(308,64,'Email','imarnab123@gmail.com'),(309,65,'FirstName','Arnab'),(310,65,'LastName','Chakraborty'),(311,65,'CompanyName','Concertium'),(312,65,'BusinessE-mail','imromot@gmail.com'),(313,65,'PhoneNumber','9706016163'),(314,66,'FirstName','mike'),(315,66,'LastName','oneill'),(316,66,'CompanyName','newcmi'),(317,66,'BusinessE-mail','mike@newcmi.com'),(318,66,'PhoneNumber','02890735600'),(319,67,'FirstName','Brian'),(320,67,'LastName','Edelman'),(321,67,'CompanyName','FCI'),(322,67,'BusinessE-mail','bedelman@fcicyber.com'),(323,67,'PhoneNumber','9736701300'),(324,68,'FirstName','Test Swi'),(325,68,'LastName','Test Name'),(326,68,'CompanyName','Test Company SWI`'),(327,68,'BusinessE-mail','shieldwatch007@gmail.com'),(328,68,'PhoneNumber','9876543210'),(329,69,'FirstName','Test Swi'),(330,69,'LastName','Test'),(331,69,'CompanyName','Test Company'),(332,69,'BusinessE-mail','shieldwatch005@gmail.com'),(333,69,'PhoneNumber','9876543219'),(334,70,'FirstName','Testing SWI'),(335,70,'LastName','Test name'),(336,70,'CompanyName','Testing SWI'),(337,70,'BusinessE-mail','shieldwatch005@gmail.com'),(338,70,'PhoneNumber','9876543210'),(339,71,'Name','Walter Van Hecke'),(340,71,'Title','techne'),(341,71,'Phone','+3226690030'),(342,71,'Email','walter.van.hecke@techne.be'),(343,72,'FirstName','Iain'),(344,72,'LastName','Godding'),(345,72,'CompanyName','Inflection Point MSP Ltd'),(346,72,'BusinessE-mail','iain.godding@inflectionpoint.uk'),(347,72,'PhoneNumber','08444142611'),(348,73,'FirstName','Matthew'),(349,73,'LastName','Kemp'),(350,73,'CompanyName','Skyway'),(351,73,'BusinessE-mail','matt.j.kemp@gmail.com'),(352,73,'PhoneNumber','8134658614'),(353,74,'FirstName','Jonathon'),(354,74,'LastName','Craig'),(355,74,'CompanyName','Blackbottle'),(356,74,'BusinessE-mail','jon.craig@blackbottle.io'),(357,74,'PhoneNumber','4128779259'),(358,75,'Name','Arnab'),(359,75,'Title','Concertium'),(360,75,'Phone','9706016163'),(361,75,'Email','shieldwatch006@gmail.com'),(362,76,'Name','Keith Cleverley'),(363,76,'Title','IMEX'),(364,76,'Phone','01793781800'),(365,76,'Email','info@imextechnical.co.uk'),(366,77,'Name','Test'),(367,77,'Title','test'),(368,77,'Phone','654654'),(369,77,'Email','test@test.com'),(370,78,'Name','Arnab'),(371,78,'Title','Concertium'),(372,78,'Phone','9706016163'),(373,78,'Email','shieldwatch006@gmail.com'),(374,79,'Name','Arnab'),(375,79,'Title','Concertium'),(376,79,'Phone','9706016163'),(377,79,'Email','shieldwatch006@gmail.com'),(378,80,'Name','Kyle Benningfield'),(379,80,'Title','I.T. Eutopia'),(380,80,'Phone','833-388-6742'),(381,80,'Email','kyle@iteutopia.com'),(382,81,'Name','David Perrett'),(383,81,'Title','efex'),(384,81,'Phone','0280398700'),(385,81,'Email','dp@efex.com.au'),(386,82,'Name','Christine Tan'),(387,82,'Title','Sentrian Pty Ltd'),(388,82,'Phone','+61 7 3708 0005'),(389,82,'Email','chrsitine@sentrian.com.au'),(390,83,'Name','Arnab'),(391,83,'Title','Concertium'),(392,83,'Phone','9706016163'),(393,83,'Email','shieldwatch006@gmail.com'),(394,84,'Name','tony woodhouse'),(395,84,'Title','solutions4it limited'),(396,84,'Phone','+44 01384413434'),(397,84,'Email','tony.woodhouse@solutions4it.co.uk'),(398,85,'Name','Chris Jess'),(399,85,'Title','Medix Dental IT'),(400,85,'Phone','5633557300'),(401,85,'Email','cjess@medixtech.com'),(402,86,'Name','Donald Finney'),(403,86,'Title','Safety netaccess'),(404,86,'Phone','336-793-1389'),(405,86,'Email','dfinney@safetynetaccess.com'),(406,87,'Name','testing'),(407,87,'Title','From Captain\'s Chair'),(408,87,'Phone','098098098098'),(409,87,'Email','dleininger@captainschairit.com'),(410,88,'Name','Arnab'),(411,88,'Title','Concertium'),(412,88,'Phone','9706016163'),(413,88,'Email','arnabchakraborty@codeuridea.com'),(414,89,'Name','Arnab'),(415,89,'Title','Concertium'),(416,89,'Phone','9706016163'),(417,89,'Email','arnabchakraborty@codeuridea.com'),(418,90,'Name','Arnab Chakraborty'),(419,90,'Title','Concertium'),(420,90,'Phone','9706016163'),(421,90,'Email','arnabchakraborty@codeuridea.com'),(422,91,'Name','Arnab Chakraborty'),(423,91,'Title','Concertium'),(424,91,'Phone','9706016163'),(425,91,'Email','arnabchakraborty@codeuridea.com'),(426,92,'FirstName','Arnab'),(427,92,'LastName','Chakraborty'),(428,92,'Title','Concertium'),(429,92,'Phone','9706016163'),(430,92,'Email','arnabchakraborty@codeuridea.com'),(431,93,'FirstName','Arnab'),(432,93,'LastName','Chakraborty'),(433,93,'Company','Concertium'),(434,93,'Phone','9706016163'),(435,93,'Email','arnabchakraborty@codeuridea.com'),(436,94,'FirstName','Arnab'),(437,94,'LastName','Chakraborty'),(438,94,'Company','Concertium'),(439,94,'Phone','9706016163'),(440,94,'Email','arnabchakraborty@codeuridea.com'),(441,95,'FirstName','Romit'),(442,95,'LastName','Kumar'),(443,95,'Company','Concertium Ind'),(444,95,'Phone','9435523274'),(445,95,'Email','arnabchakrabortyt1@codeuridea.com'),(446,96,'FirstName','Chandan'),(447,96,'LastName','Sharma'),(448,96,'Company','Concertium Inc'),(449,96,'Phone','9874525412'),(450,96,'Email','arnabchakrabortyt5@codeuridea.com'),(451,97,'FirstName','Tom'),(452,97,'LastName','Jordan'),(453,97,'Company','Commercial Cleanrs'),(454,97,'Phone','6128888872'),(455,97,'Email','tom@commercialcleanrsinc.com'),(456,98,'FirstName','STEPHANIE'),(457,98,'LastName','Kavanaugh'),(458,98,'Company','UDI'),(459,98,'Phone','5048842422'),(460,98,'Email','skavanaugh@udi.com'),(461,99,'FirstName','STEPHANIE'),(462,99,'LastName','Kavanaugh'),(463,99,'Company','UDI'),(464,99,'Phone','5048842422'),(465,99,'Email','skavanaugh@udi.com'),(466,100,'FirstName','Arnab'),(467,100,'LastName','Chakraborty'),(468,100,'Email','imarnab123@gmail.com'),(469,101,'FirstName','Arnab'),(470,101,'LastName','Chakraborty'),(471,101,'Company','Concertium'),(472,101,'Phone','9706016163'),(473,101,'Email','arnabchakraborty@codeuridea.com'),(474,101,'Message','Test Message'),(475,102,'FirstName','Alfrd'),(476,102,'LastName','Morton'),(477,102,'Company','Piece Goods Fabric'),(478,102,'Phone','2172524768'),(479,102,'Email','u48oz0f_@meantinc.com'),(480,102,'Message','Learn more'),(481,103,'FirstName','Arnab'),(482,103,'LastName','Chakraborty'),(483,103,'Company','Concertium'),(484,103,'Phone','9706016163'),(485,103,'Email','arnabchakraborty@codeuridea.com'),(486,103,'Message','Test'),(487,104,'FirstName','Arnab'),(488,104,'LastName','Chakraborty'),(489,104,'Company','Concertium'),(490,104,'Phone','9706016163'),(491,104,'Email','arnabchakraborty@codeuridea.com'),(492,104,'Message','Test'),(493,105,'FirstName','Arnab'),(494,105,'LastName','Chakraborty'),(495,105,'Company','Concertium'),(496,105,'Phone','9706016163'),(497,105,'Email','shieldwatch006@gmail.com'),(498,105,'Message','Test'),(499,106,'FirstName','Arnab'),(500,106,'LastName','Chakraborty'),(501,106,'Company','Concertium'),(502,106,'Phone','9706016163'),(503,106,'Email','arnabchakraborty@codeuridea.com'),(504,106,'Message','Test'),(505,107,'FirstName','Arnab'),(506,107,'LastName','Chakraborty'),(507,107,'Company','Concertium'),(508,107,'Phone','9706016163'),(509,107,'Email','arnabchakraborty@codeuridea.com'),(510,107,'Message','Test'),(511,108,'FirstName','Arnab'),(512,108,'LastName','Chakraborty'),(513,108,'Company','Concertium'),(514,108,'Phone','9706016163'),(515,108,'Email','arnabchakraborty@codeuridea.com'),(516,108,'Message','Test'),(517,109,'FirstName','Arnab'),(518,109,'LastName','Chakraborty'),(519,109,'Email','arnabchakraborty@codeuridea.com'),(520,110,'FirstName','Arnab'),(521,110,'LastName','Chakraborty'),(522,110,'Email','arnabchakraborty@codeuridea.com'),(523,111,'FirstName','Arnab'),(524,111,'LastName','Chakraborty'),(525,111,'Company','Concertium'),(526,111,'Phone','9706016163'),(527,111,'Email','arnabchakraborty@codeuridea.com'),(528,111,'Message','Test'),(529,112,'FirstName','Arnab'),(530,112,'LastName','Chakraborty'),(531,112,'Company','Concertium'),(532,112,'Phone','9706016163'),(533,112,'Email','imarnab123@gmail.com'),(534,112,'Message','Test'),(535,113,'FirstName','Mike'),(536,113,'LastName','Savino'),(537,113,'Email','msavino@itsco.com'),(538,114,'FirstName','Arnab'),(539,114,'LastName','Chakraborty'),(540,114,'Email','arnabchakraborty@codeuridea.com'),(541,115,'FirstName','Bill'),(542,115,'LastName','Bunnell'),(543,115,'Company','Network Builders IT, Inc.'),(544,115,'Phone','2099854745'),(545,115,'Email','bbunnell@nbit.com'),(546,115,'Message','Does your service work with AutoTask yet?'),(547,116,'FirstName','Arnab'),(548,116,'LastName','Chakraborty'),(549,116,'BusinessE-mail','arnabchakraborty@codeuridea.com'),(550,117,'FirstName','Arnab'),(551,117,'LastName','Chakraborty'),(552,117,'BusinessE-mail','arnabchakraborty@codeuridea.com'),(553,118,'FirstName','Arnab'),(554,118,'LastName','Chakraborty'),(555,118,'BusinessE-mail','arnabchakraborty@codeuridea.com'),(556,119,'FirstName','Arnab'),(557,119,'LastName','Chakraborty'),(558,119,'BusinessE-mail','arnabchakraborty@codeuridea.com'),(559,120,'FirstName','Arnab'),(560,120,'LastName','Chakraborty'),(561,120,'BusinessE-mail','arnabchakraborty@codeuridea.com'),(562,121,'FirstName','Dwayne'),(563,121,'LastName','Leininger'),(564,121,'BusinessE-mail','dleininger@captainschair.app'),(565,122,'FirstName','Layali'),(566,122,'LastName','Al Mahmoud'),(567,122,'Email','lamma5@ocdsb.ca'),(568,123,'FirstName','Layali'),(569,123,'LastName','Al Mahmoud'),(570,123,'Email','lamma5@ocdsb.ca'),(571,124,'FirstName','Layali'),(572,124,'LastName','Al Mahmoud'),(573,124,'Email','lamma5@ocdsb.ca'),(574,125,'FirstName','Aaron'),(575,125,'LastName','Jacobs'),(576,125,'Email','aaron.jacobs@rodin.com.au'),(577,126,'FirstName','Aaron'),(578,126,'LastName','Jacobs'),(579,126,'Email','aaron.jacobs@rodin.com.au'),(580,127,'FirstName','Robert'),(581,127,'LastName','Drexler'),(582,127,'Company','Robert Drexler Associates, Inc'),(583,127,'Phone','5514657552'),(584,127,'Email','Robert@rdrexler.net'),(585,127,'Message','Are you confident that your firm has the right team to meet your goals in 2021? If you have any doubt, we can help.\r\n\r\nSince 1979, we have successfully recruited professionals in the electrical and gas transmission and distribution industry, including design engineers, project managers, estimators, senior safety professionals, and top executives. Without enough qualified staff, the consequences could cause serious corporate and/or project problems: off-track projects, lost bids, subpar work, and getting caught unprepared by resignations and retirements.\r\n\r\nAre there roles you’re currently looking to fill? Email or call me and I’d be happy to discuss how we can do it.\r\n\r\nSincerely,\r\nRobert \r\n\r\n--\r\nRobert Drexler\r\nRobert@rdrexler.net\r\n(551) 465-7552\r\n\r\n“We have employed Mr. Drexler’s services numerous times over the past seven years. He has been responsible for numerous hires of hard-to-find, high-caliber professionals specializing in our industry (electrical and gas T&D) that we would never have found. ” —Chief Operating Officer, major company specializing in electrical and gas transmission and distribution\r\n\r\nRespond with stop to optout.'),(586,128,'FirstName','Shoba'),(587,128,'LastName','Prehagg'),(588,128,'Email','prehaggshoba@gmail.com'),(589,129,'FirstName','Shoba'),(590,129,'LastName','Prehagg'),(591,129,'Email','prehaggshoba@gmail.com'),(592,130,'FirstName','Brad'),(593,130,'LastName','Casto'),(594,130,'Email','bcasto@zoginc.com'),(595,131,'FirstName','Harry'),(596,131,'LastName','Boyne'),(597,131,'Email','harry@chalkline.tech'),(598,132,'FirstName','Harry'),(599,132,'LastName','Boyne'),(600,132,'Email','harry@chalkline.tech'),(601,133,'FirstName','sage'),(602,133,'LastName','chevins'),(603,133,'Company','north shore technology systems'),(604,133,'Phone','5165786406'),(605,133,'Email','sage@northshoretech.com'),(606,133,'Message','do you integrate with syncromsp?'),(607,134,'FirstName','Bipul prasad'),(608,134,'LastName','Bipul prasad'),(609,134,'Email','bipulprasad@giml.com'),(610,135,'FirstName','Bipul prasad'),(611,135,'LastName','Bipul prasad'),(612,135,'Email','bipulprasad@giml.com'),(613,136,'FirstName','Sai'),(614,136,'LastName','sai'),(615,136,'Email','bsai77414@gmail.com'),(616,137,'FirstName','Sai'),(617,137,'LastName','sai'),(618,137,'Email','bsai77414@gmail.com'),(619,138,'FirstName','Sai'),(620,138,'LastName','sai'),(621,138,'Email','bsai77414@gmail.com'),(622,139,'FirstName','Alex'),(623,139,'LastName','Kirilin'),(624,139,'Email','aleksbor@gmail.com'),(625,140,'FirstName','Robert'),(626,140,'LastName','Julian'),(627,140,'Email','rjulian@diversitel.com'),(628,141,'FirstName','Gurmeet'),(629,141,'LastName','Judge'),(630,141,'Email','gjudge@encompassbt.com'),(631,142,'FirstName','Nick'),(632,142,'LastName','Shaw'),(633,142,'Company','Comms unite limited'),(634,142,'Phone','07808254480'),(635,142,'Email','nick@comms-unite.co.uk'),(636,142,'Message','Hi, I signed up for a trial last week but have not heard anything yet.'),(637,143,'FirstName','Tom'),(638,143,'LastName','Napier'),(639,143,'Company','Fluent2 Limited'),(640,143,'Phone','+44 20 7430 6690'),(641,143,'Email','tom@fluent2.co.uk'),(642,143,'Message','Do you integrate with, or do you have plans to integrate with, Autotask PSA?'),(643,144,'FirstName','Dave'),(644,144,'LastName','Pitman'),(645,144,'Company','Toward Solution'),(646,144,'Phone','5154271358'),(647,144,'Email','dave@towardsolution.com'),(648,144,'Message','Hello,\r\n\r\nHope you are doing great!\r\n\r\nI am reaching out to check whether you are interested in acquiring the list of leads from Maritime Industry.\r\n\r\nWe have the complete contact details of:-\r\n•	Shipyards\r\n•	Commercial vessel\r\n•	Marine architects\r\n•	Equipment manufacturers\r\n•	Government officials\r\n•	Oil exploration & production\r\n•	Boat builders\r\n•	Port engineers \r\n•	Distributors and many more.\r\n\r\nPlease reply me with your target requirements so, I can provide free samples and number of leads available with us.\r\n\r\nBest Regards, \r\nDave Pitman\r\n\r\nLet me know if this email is not helpful by replying with \"STOP\"');
/*!40000 ALTER TABLE `wp_vxcf_leads_detail` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vxcf_leads_notes`
--

DROP TABLE IF EXISTS `wp_vxcf_leads_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_vxcf_leads_notes` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `lead_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `color` int(1) NOT NULL DEFAULT '0',
  `email` varchar(150) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `note` text COLLATE utf8mb4_unicode_520_ci,
  `created` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `lead_id` (`lead_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vxcf_leads_notes`
--

LOCK TABLES `wp_vxcf_leads_notes` WRITE;
/*!40000 ALTER TABLE `wp_vxcf_leads_notes` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vxcf_leads_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vxcf_sales`
--

DROP TABLE IF EXISTS `wp_vxcf_sales`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_vxcf_sales` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `account` mediumint(8) NOT NULL,
  `is_active` tinyint(1) NOT NULL DEFAULT '1',
  `sort` mediumint(8) NOT NULL DEFAULT '0',
  `name` varchar(240) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `object` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `data` longtext COLLATE utf8mb4_unicode_520_ci,
  `time` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vxcf_sales`
--

LOCK TABLES `wp_vxcf_sales` WRITE;
/*!40000 ALTER TABLE `wp_vxcf_sales` DISABLE KEYS */;
INSERT INTO `wp_vxcf_sales` VALUES (1,'cf_358',1,1,0,'Feed #1','Lead','{\"fields\":{\"LastName\":{\"name\":\"LastName\",\"type\":\"string\",\"label\":\"Last Name\",\"req\":\"true\",\"maxlength\":80,\"custom\":false},\"FirstName\":{\"name\":\"FirstName\",\"type\":\"string\",\"label\":\"First Name\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"Salutation\":{\"name\":\"Salutation\",\"type\":\"picklist\",\"label\":\"Salutation\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Mr.\",\"validFor\":null,\"value\":\"Mr.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Ms.\",\"validFor\":null,\"value\":\"Ms.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Mrs.\",\"validFor\":null,\"value\":\"Mrs.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Dr.\",\"validFor\":null,\"value\":\"Dr.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Prof.\",\"validFor\":null,\"value\":\"Prof.\"}],\"eg\":\"Mr.=Mr., Ms.=Ms., Mrs.=Mrs., Dr.=Dr., Prof.=Prof.\"},\"MiddleName\":{\"name\":\"MiddleName\",\"type\":\"string\",\"label\":\"Middle Name\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"Suffix\":{\"name\":\"Suffix\",\"type\":\"string\",\"label\":\"Suffix\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"Title\":{\"name\":\"Title\",\"type\":\"string\",\"label\":\"Title\",\"req\":\"\",\"maxlength\":128,\"custom\":false},\"Company\":{\"name\":\"Company\",\"type\":\"string\",\"label\":\"Company\",\"req\":\"true\",\"maxlength\":255,\"custom\":false},\"Street\":{\"name\":\"Street\",\"type\":\"textarea\",\"label\":\"Street\",\"req\":\"\",\"maxlength\":255,\"custom\":false},\"City\":{\"name\":\"City\",\"type\":\"string\",\"label\":\"City\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"State\":{\"name\":\"State\",\"type\":\"string\",\"label\":\"State\\/Province\",\"req\":\"\",\"maxlength\":80,\"custom\":false},\"PostalCode\":{\"name\":\"PostalCode\",\"type\":\"string\",\"label\":\"Zip\\/Postal Code\",\"req\":\"\",\"maxlength\":20,\"custom\":false},\"Country\":{\"name\":\"Country\",\"type\":\"string\",\"label\":\"Country\",\"req\":\"\",\"maxlength\":80,\"custom\":false},\"Latitude\":{\"name\":\"Latitude\",\"type\":\"double\",\"label\":\"Latitude\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"Longitude\":{\"name\":\"Longitude\",\"type\":\"double\",\"label\":\"Longitude\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"GeocodeAccuracy\":{\"name\":\"GeocodeAccuracy\",\"type\":\"picklist\",\"label\":\"Geocode Accuracy\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Address\",\"validFor\":null,\"value\":\"Address\"},{\"active\":true,\"defaultValue\":false,\"label\":\"NearAddress\",\"validFor\":null,\"value\":\"NearAddress\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Block\",\"validFor\":null,\"value\":\"Block\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Street\",\"validFor\":null,\"value\":\"Street\"},{\"active\":true,\"defaultValue\":false,\"label\":\"ExtendedZip\",\"validFor\":null,\"value\":\"ExtendedZip\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Zip\",\"validFor\":null,\"value\":\"Zip\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Neighborhood\",\"validFor\":null,\"value\":\"Neighborhood\"},{\"active\":true,\"defaultValue\":false,\"label\":\"City\",\"validFor\":null,\"value\":\"City\"},{\"active\":true,\"defaultValue\":false,\"label\":\"County\",\"validFor\":null,\"value\":\"County\"},{\"active\":true,\"defaultValue\":false,\"label\":\"State\",\"validFor\":null,\"value\":\"State\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Unknown\",\"validFor\":null,\"value\":\"Unknown\"}],\"eg\":\"Address=Address, NearAddress=NearAddress, Block=Block, Street=Street, ExtendedZip=ExtendedZip, Zip=Zip, Neighborhood=Neighborhood, City=City, County=County, State=State, Unknown=Unknown\"},\"Email\":{\"name\":\"Email\",\"type\":\"email\",\"label\":\"Email\",\"req\":\"\",\"maxlength\":80,\"custom\":false},\"Website\":{\"name\":\"Website\",\"type\":\"url\",\"label\":\"Website\",\"req\":\"\",\"maxlength\":255,\"custom\":false},\"LeadSource\":{\"name\":\"LeadSource\",\"type\":\"picklist\",\"label\":\"Lead Source\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Advertisement\",\"validFor\":null,\"value\":\"Advertisement\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Customer Event\",\"validFor\":null,\"value\":\"Customer Event\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Employee Referral\",\"validFor\":null,\"value\":\"Employee Referral\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Google AdWords\",\"validFor\":null,\"value\":\"Google AdWords\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Other\",\"validFor\":null,\"value\":\"Other\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Partner\",\"validFor\":null,\"value\":\"Partner\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Purchased List\",\"validFor\":null,\"value\":\"Purchased List\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Trade Show\",\"validFor\":null,\"value\":\"Trade Show\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Webinar\",\"validFor\":null,\"value\":\"Webinar\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Website\",\"validFor\":null,\"value\":\"Website\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Sales Genie\",\"validFor\":null,\"value\":\"Sales Genie\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Growbots\",\"validFor\":null,\"value\":\"Growbots\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Lead Gen Team\",\"validFor\":null,\"value\":\"Lead Gen Team\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Marketopia\",\"validFor\":null,\"value\":\"Marketopia\"},{\"active\":true,\"defaultValue\":false,\"label\":\"MarkITelligence\",\"validFor\":null,\"value\":\"MarkITelligence\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Sapper Consulting\",\"validFor\":null,\"value\":\"Sapper Consulting\"}],\"eg\":\"Advertisement=Advertisement, Customer Event=Customer Event, Employee Referral=Employee Referral, Google AdWords=Google AdWords, Other=Other, Partner=Partner, Purchased List=Purchased List, Trade Show=Trade Show, Webinar=Webinar, Website=Website, Sales Genie=Sales Genie, Growbots=Growbots, Lead Gen Team=Lead Gen Team, Marketopia=Marketopia, MarkITelligence=MarkITelligence, Sapper Consulting=Sapper Consulting\"},\"Status\":{\"name\":\"Status\",\"type\":\"picklist\",\"label\":\"Status\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":true,\"label\":\"Unqualified\",\"validFor\":null,\"value\":\"Unqualified\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Qualified Lead\",\"validFor\":null,\"value\":\"Qualified_Lead\"},{\"active\":true,\"defaultValue\":false,\"label\":\"POC Confirmed\",\"validFor\":null,\"value\":\"POC_Confirmed\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Schedule Web Meeting\",\"validFor\":null,\"value\":\"Schedule_Web_Meeting\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Web Presentation - Handoff\",\"validFor\":null,\"value\":\"Web_Presentation_Handoff\"}],\"eg\":\"Unqualified=Unqualified, Qualified_Lead=Qualified Lead, POC_Confirmed=POC Confirmed, Schedule_Web_Meeting=Schedule Web Meeting, Web_Presentation_Handoff=Web Presentation - Handoff\"},\"Industry\":{\"name\":\"Industry\",\"type\":\"picklist\",\"label\":\"Industry\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Agriculture\",\"validFor\":null,\"value\":\"Agriculture\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Apparel\",\"validFor\":null,\"value\":\"Apparel\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Banking\",\"validFor\":null,\"value\":\"Banking\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Biotechnology\",\"validFor\":null,\"value\":\"Biotechnology\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Chemicals\",\"validFor\":null,\"value\":\"Chemicals\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Communications\",\"validFor\":null,\"value\":\"Communications\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Construction\",\"validFor\":null,\"value\":\"Construction\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Consulting\",\"validFor\":null,\"value\":\"Consulting\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Education\",\"validFor\":null,\"value\":\"Education\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Electronics\",\"validFor\":null,\"value\":\"Electronics\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Energy\",\"validFor\":null,\"value\":\"Energy\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Engineering\",\"validFor\":null,\"value\":\"Engineering\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Entertainment\",\"validFor\":null,\"value\":\"Entertainment\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Environmental\",\"validFor\":null,\"value\":\"Environmental\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Finance\",\"validFor\":null,\"value\":\"Finance\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Food & Beverage\",\"validFor\":null,\"value\":\"Food & Beverage\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Government\",\"validFor\":null,\"value\":\"Government\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Healthcare\",\"validFor\":null,\"value\":\"Healthcare\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Hospitality\",\"validFor\":null,\"value\":\"Hospitality\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Insurance\",\"validFor\":null,\"value\":\"Insurance\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Legal\",\"validFor\":null,\"value\":\"Legal\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Machinery\",\"validFor\":null,\"value\":\"Machinery\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Manufacturing\",\"validFor\":null,\"value\":\"Manufacturing\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Media\",\"validFor\":null,\"value\":\"Media\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Not For Profit\",\"validFor\":null,\"value\":\"Not For Profit\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Other\",\"validFor\":null,\"value\":\"Other\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Recreation\",\"validFor\":null,\"value\":\"Recreation\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Retail\",\"validFor\":null,\"value\":\"Retail\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Shipping\",\"validFor\":null,\"value\":\"Shipping\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Technology\",\"validFor\":null,\"value\":\"Technology\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Telecommunications\",\"validFor\":null,\"value\":\"Telecommunications\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Transportation\",\"validFor\":null,\"value\":\"Transportation\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Utilities\",\"validFor\":null,\"value\":\"Utilities\"},{\"active\":true,\"defaultValue\":false,\"label\":\"HOA\",\"validFor\":null,\"value\":\"HOA\"}],\"eg\":\"Agriculture=Agriculture, Apparel=Apparel, Banking=Banking, Biotechnology=Biotechnology, Chemicals=Chemicals, Communications=Communications, Construction=Construction, Consulting=Consulting, Education=Education, Electronics=Electronics, Energy=Energy, Engineering=Engineering, Entertainment=Entertainment, Environmental=Environmental, Finance=Finance, Food & Beverage=Food & Beverage, Government=Government, Healthcare=Healthcare, Hospitality=Hospitality, Insurance=Insurance, Legal=Legal, Machinery=Machinery, Manufacturing=Manufacturing, Media=Media, Not For Profit=Not For Profit, Other=Other, Recreation=Recreation, Retail=Retail, Shipping=Shipping, Technology=Technology\"},\"Rating\":{\"name\":\"Rating\",\"type\":\"picklist\",\"label\":\"Rating\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"1\",\"validFor\":null,\"value\":\"1\"},{\"active\":true,\"defaultValue\":false,\"label\":\"2\",\"validFor\":null,\"value\":\"2\"},{\"active\":true,\"defaultValue\":false,\"label\":\"3\",\"validFor\":null,\"value\":\"3\"},{\"active\":true,\"defaultValue\":false,\"label\":\"4\",\"validFor\":null,\"value\":\"4\"},{\"active\":true,\"defaultValue\":false,\"label\":\"5\",\"validFor\":null,\"value\":\"5\"}],\"eg\":\"1=1, 2=2, 3=3, 4=4, 5=5\"},\"NumberOfEmployees\":{\"name\":\"NumberOfEmployees\",\"type\":\"int\",\"label\":\"Employees\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"OwnerId\":{\"name\":\"OwnerId\",\"type\":\"Group\",\"label\":\"Owner ID\",\"req\":\"\",\"maxlength\":18,\"custom\":false},\"IsConverted\":{\"name\":\"IsConverted\",\"type\":\"boolean\",\"label\":\"Converted\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"IsUnreadByOwner\":{\"name\":\"IsUnreadByOwner\",\"type\":\"boolean\",\"label\":\"Unread By Owner\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"Jigsaw\":{\"name\":\"Jigsaw\",\"type\":\"string\",\"label\":\"Data.com Key\",\"req\":\"\",\"maxlength\":20,\"custom\":false},\"Id\":{\"name\":\"Id\",\"type\":\"id\",\"label\":\"Lead ID\",\"req\":\"\",\"maxlength\":18,\"custom\":false}}}','{\"map\":{\"LastName\":{\"type\":\"\",\"value\":\"\",\"field\":\"LastName\"},\"Company\":{\"type\":\"value\",\"value\":\"N\\/A\",\"field\":\"\"},\"FirstName\":{\"type\":\"\",\"value\":\"\",\"field\":\"FirstName\"},\"Email\":{\"type\":\"\",\"value\":\"\",\"field\":\"BusinessE-mail\"},\"LeadSource\":{\"type\":\"value\",\"value\":\"Website\",\"field\":\"\"}},\"optin_enabled\":\"1\",\"filters\":{\"1\":{\"1\":{\"field\":\"_vx_url\",\"op\":\"is\",\"value\":\"https:\\/\\/captainschairit.com\\/request-a-demo\\/\"}}},\"primary_key\":\"\",\"primary_key2\":\"\",\"note_val\":\"\",\"note_list\":\"\"}','2021-03-11 12:34:21'),(2,'cf_242',1,1,0,'Feed #2','Lead','{\"fields\":{\"LastName\":{\"name\":\"LastName\",\"type\":\"string\",\"label\":\"Last Name\",\"req\":\"true\",\"maxlength\":80,\"custom\":false},\"FirstName\":{\"name\":\"FirstName\",\"type\":\"string\",\"label\":\"First Name\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"Salutation\":{\"name\":\"Salutation\",\"type\":\"picklist\",\"label\":\"Salutation\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Mr.\",\"validFor\":null,\"value\":\"Mr.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Ms.\",\"validFor\":null,\"value\":\"Ms.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Mrs.\",\"validFor\":null,\"value\":\"Mrs.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Dr.\",\"validFor\":null,\"value\":\"Dr.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Prof.\",\"validFor\":null,\"value\":\"Prof.\"}],\"eg\":\"Mr.=Mr., Ms.=Ms., Mrs.=Mrs., Dr.=Dr., Prof.=Prof.\"},\"MiddleName\":{\"name\":\"MiddleName\",\"type\":\"string\",\"label\":\"Middle Name\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"Suffix\":{\"name\":\"Suffix\",\"type\":\"string\",\"label\":\"Suffix\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"Title\":{\"name\":\"Title\",\"type\":\"string\",\"label\":\"Title\",\"req\":\"\",\"maxlength\":128,\"custom\":false},\"Company\":{\"name\":\"Company\",\"type\":\"string\",\"label\":\"Company\",\"req\":\"true\",\"maxlength\":255,\"custom\":false},\"Street\":{\"name\":\"Street\",\"type\":\"textarea\",\"label\":\"Street\",\"req\":\"\",\"maxlength\":255,\"custom\":false},\"City\":{\"name\":\"City\",\"type\":\"string\",\"label\":\"City\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"State\":{\"name\":\"State\",\"type\":\"string\",\"label\":\"State\\/Province\",\"req\":\"\",\"maxlength\":80,\"custom\":false},\"PostalCode\":{\"name\":\"PostalCode\",\"type\":\"string\",\"label\":\"Zip\\/Postal Code\",\"req\":\"\",\"maxlength\":20,\"custom\":false},\"Country\":{\"name\":\"Country\",\"type\":\"string\",\"label\":\"Country\",\"req\":\"\",\"maxlength\":80,\"custom\":false},\"Latitude\":{\"name\":\"Latitude\",\"type\":\"double\",\"label\":\"Latitude\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"Longitude\":{\"name\":\"Longitude\",\"type\":\"double\",\"label\":\"Longitude\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"GeocodeAccuracy\":{\"name\":\"GeocodeAccuracy\",\"type\":\"picklist\",\"label\":\"Geocode Accuracy\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Address\",\"validFor\":null,\"value\":\"Address\"},{\"active\":true,\"defaultValue\":false,\"label\":\"NearAddress\",\"validFor\":null,\"value\":\"NearAddress\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Block\",\"validFor\":null,\"value\":\"Block\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Street\",\"validFor\":null,\"value\":\"Street\"},{\"active\":true,\"defaultValue\":false,\"label\":\"ExtendedZip\",\"validFor\":null,\"value\":\"ExtendedZip\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Zip\",\"validFor\":null,\"value\":\"Zip\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Neighborhood\",\"validFor\":null,\"value\":\"Neighborhood\"},{\"active\":true,\"defaultValue\":false,\"label\":\"City\",\"validFor\":null,\"value\":\"City\"},{\"active\":true,\"defaultValue\":false,\"label\":\"County\",\"validFor\":null,\"value\":\"County\"},{\"active\":true,\"defaultValue\":false,\"label\":\"State\",\"validFor\":null,\"value\":\"State\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Unknown\",\"validFor\":null,\"value\":\"Unknown\"}],\"eg\":\"Address=Address, NearAddress=NearAddress, Block=Block, Street=Street, ExtendedZip=ExtendedZip, Zip=Zip, Neighborhood=Neighborhood, City=City, County=County, State=State, Unknown=Unknown\"},\"Email\":{\"name\":\"Email\",\"type\":\"email\",\"label\":\"Email\",\"req\":\"\",\"maxlength\":80,\"custom\":false},\"Website\":{\"name\":\"Website\",\"type\":\"url\",\"label\":\"Website\",\"req\":\"\",\"maxlength\":255,\"custom\":false},\"LeadSource\":{\"name\":\"LeadSource\",\"type\":\"picklist\",\"label\":\"Lead Source\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Advertisement\",\"validFor\":null,\"value\":\"Advertisement\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Customer Event\",\"validFor\":null,\"value\":\"Customer Event\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Employee Referral\",\"validFor\":null,\"value\":\"Employee Referral\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Google AdWords\",\"validFor\":null,\"value\":\"Google AdWords\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Other\",\"validFor\":null,\"value\":\"Other\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Partner\",\"validFor\":null,\"value\":\"Partner\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Purchased List\",\"validFor\":null,\"value\":\"Purchased List\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Trade Show\",\"validFor\":null,\"value\":\"Trade Show\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Webinar\",\"validFor\":null,\"value\":\"Webinar\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Website\",\"validFor\":null,\"value\":\"Website\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Sales Genie\",\"validFor\":null,\"value\":\"Sales Genie\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Growbots\",\"validFor\":null,\"value\":\"Growbots\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Lead Gen Team\",\"validFor\":null,\"value\":\"Lead Gen Team\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Marketopia\",\"validFor\":null,\"value\":\"Marketopia\"},{\"active\":true,\"defaultValue\":false,\"label\":\"MarkITelligence\",\"validFor\":null,\"value\":\"MarkITelligence\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Sapper Consulting\",\"validFor\":null,\"value\":\"Sapper Consulting\"}],\"eg\":\"Advertisement=Advertisement, Customer Event=Customer Event, Employee Referral=Employee Referral, Google AdWords=Google AdWords, Other=Other, Partner=Partner, Purchased List=Purchased List, Trade Show=Trade Show, Webinar=Webinar, Website=Website, Sales Genie=Sales Genie, Growbots=Growbots, Lead Gen Team=Lead Gen Team, Marketopia=Marketopia, MarkITelligence=MarkITelligence, Sapper Consulting=Sapper Consulting\"},\"Status\":{\"name\":\"Status\",\"type\":\"picklist\",\"label\":\"Status\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":true,\"label\":\"Unqualified\",\"validFor\":null,\"value\":\"Unqualified\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Qualified Lead\",\"validFor\":null,\"value\":\"Qualified_Lead\"},{\"active\":true,\"defaultValue\":false,\"label\":\"POC Confirmed\",\"validFor\":null,\"value\":\"POC_Confirmed\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Schedule Web Meeting\",\"validFor\":null,\"value\":\"Schedule_Web_Meeting\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Web Presentation - Handoff\",\"validFor\":null,\"value\":\"Web_Presentation_Handoff\"}],\"eg\":\"Unqualified=Unqualified, Qualified_Lead=Qualified Lead, POC_Confirmed=POC Confirmed, Schedule_Web_Meeting=Schedule Web Meeting, Web_Presentation_Handoff=Web Presentation - Handoff\"},\"Industry\":{\"name\":\"Industry\",\"type\":\"picklist\",\"label\":\"Industry\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Agriculture\",\"validFor\":null,\"value\":\"Agriculture\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Apparel\",\"validFor\":null,\"value\":\"Apparel\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Banking\",\"validFor\":null,\"value\":\"Banking\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Biotechnology\",\"validFor\":null,\"value\":\"Biotechnology\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Chemicals\",\"validFor\":null,\"value\":\"Chemicals\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Communications\",\"validFor\":null,\"value\":\"Communications\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Construction\",\"validFor\":null,\"value\":\"Construction\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Consulting\",\"validFor\":null,\"value\":\"Consulting\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Education\",\"validFor\":null,\"value\":\"Education\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Electronics\",\"validFor\":null,\"value\":\"Electronics\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Energy\",\"validFor\":null,\"value\":\"Energy\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Engineering\",\"validFor\":null,\"value\":\"Engineering\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Entertainment\",\"validFor\":null,\"value\":\"Entertainment\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Environmental\",\"validFor\":null,\"value\":\"Environmental\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Finance\",\"validFor\":null,\"value\":\"Finance\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Food & Beverage\",\"validFor\":null,\"value\":\"Food & Beverage\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Government\",\"validFor\":null,\"value\":\"Government\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Healthcare\",\"validFor\":null,\"value\":\"Healthcare\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Hospitality\",\"validFor\":null,\"value\":\"Hospitality\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Insurance\",\"validFor\":null,\"value\":\"Insurance\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Legal\",\"validFor\":null,\"value\":\"Legal\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Machinery\",\"validFor\":null,\"value\":\"Machinery\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Manufacturing\",\"validFor\":null,\"value\":\"Manufacturing\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Media\",\"validFor\":null,\"value\":\"Media\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Not For Profit\",\"validFor\":null,\"value\":\"Not For Profit\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Other\",\"validFor\":null,\"value\":\"Other\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Recreation\",\"validFor\":null,\"value\":\"Recreation\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Retail\",\"validFor\":null,\"value\":\"Retail\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Shipping\",\"validFor\":null,\"value\":\"Shipping\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Technology\",\"validFor\":null,\"value\":\"Technology\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Telecommunications\",\"validFor\":null,\"value\":\"Telecommunications\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Transportation\",\"validFor\":null,\"value\":\"Transportation\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Utilities\",\"validFor\":null,\"value\":\"Utilities\"},{\"active\":true,\"defaultValue\":false,\"label\":\"HOA\",\"validFor\":null,\"value\":\"HOA\"}],\"eg\":\"Agriculture=Agriculture, Apparel=Apparel, Banking=Banking, Biotechnology=Biotechnology, Chemicals=Chemicals, Communications=Communications, Construction=Construction, Consulting=Consulting, Education=Education, Electronics=Electronics, Energy=Energy, Engineering=Engineering, Entertainment=Entertainment, Environmental=Environmental, Finance=Finance, Food & Beverage=Food & Beverage, Government=Government, Healthcare=Healthcare, Hospitality=Hospitality, Insurance=Insurance, Legal=Legal, Machinery=Machinery, Manufacturing=Manufacturing, Media=Media, Not For Profit=Not For Profit, Other=Other, Recreation=Recreation, Retail=Retail, Shipping=Shipping, Technology=Technology\"},\"Rating\":{\"name\":\"Rating\",\"type\":\"picklist\",\"label\":\"Rating\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"1\",\"validFor\":null,\"value\":\"1\"},{\"active\":true,\"defaultValue\":false,\"label\":\"2\",\"validFor\":null,\"value\":\"2\"},{\"active\":true,\"defaultValue\":false,\"label\":\"3\",\"validFor\":null,\"value\":\"3\"},{\"active\":true,\"defaultValue\":false,\"label\":\"4\",\"validFor\":null,\"value\":\"4\"},{\"active\":true,\"defaultValue\":false,\"label\":\"5\",\"validFor\":null,\"value\":\"5\"}],\"eg\":\"1=1, 2=2, 3=3, 4=4, 5=5\"},\"NumberOfEmployees\":{\"name\":\"NumberOfEmployees\",\"type\":\"int\",\"label\":\"Employees\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"OwnerId\":{\"name\":\"OwnerId\",\"type\":\"Group\",\"label\":\"Owner ID\",\"req\":\"\",\"maxlength\":18,\"custom\":false},\"IsConverted\":{\"name\":\"IsConverted\",\"type\":\"boolean\",\"label\":\"Converted\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"IsUnreadByOwner\":{\"name\":\"IsUnreadByOwner\",\"type\":\"boolean\",\"label\":\"Unread By Owner\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"Jigsaw\":{\"name\":\"Jigsaw\",\"type\":\"string\",\"label\":\"Data.com Key\",\"req\":\"\",\"maxlength\":20,\"custom\":false},\"Id\":{\"name\":\"Id\",\"type\":\"id\",\"label\":\"Lead ID\",\"req\":\"\",\"maxlength\":18,\"custom\":false}}}','{\"map\":{\"LastName\":{\"type\":\"\",\"value\":\"\",\"field\":\"LastName\"},\"Company\":{\"type\":\"\",\"value\":\"{Title}\",\"field\":\"Company\"},\"Email\":{\"type\":\"\",\"value\":\"\",\"field\":\"Email\"},\"LeadSource\":{\"type\":\"value\",\"value\":\"Website\",\"field\":\"\"},\"FirstName\":{\"type\":\"\",\"value\":\"\",\"field\":\"FirstName\"},\"Rating\":{\"type\":\"value\",\"value\":\"5\",\"field\":\"\"}},\"optin_enabled\":\"1\",\"filters\":{\"1\":{\"1\":{\"field\":\"_vx_form_id\",\"op\":\"is\",\"value\":\"cf_242\"}}},\"primary_key\":\"\",\"primary_key2\":\"\",\"note_val\":\"\",\"note_list\":\"\"}','2021-02-01 05:57:24'),(3,'cf_778',1,1,0,'Newsletter','Lead','{\"fields\":{\"LastName\":{\"name\":\"LastName\",\"type\":\"string\",\"label\":\"Last Name\",\"req\":\"true\",\"maxlength\":80,\"custom\":false},\"FirstName\":{\"name\":\"FirstName\",\"type\":\"string\",\"label\":\"First Name\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"Salutation\":{\"name\":\"Salutation\",\"type\":\"picklist\",\"label\":\"Salutation\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Mr.\",\"validFor\":null,\"value\":\"Mr.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Ms.\",\"validFor\":null,\"value\":\"Ms.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Mrs.\",\"validFor\":null,\"value\":\"Mrs.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Dr.\",\"validFor\":null,\"value\":\"Dr.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Prof.\",\"validFor\":null,\"value\":\"Prof.\"}],\"eg\":\"Mr.=Mr., Ms.=Ms., Mrs.=Mrs., Dr.=Dr., Prof.=Prof.\"},\"MiddleName\":{\"name\":\"MiddleName\",\"type\":\"string\",\"label\":\"Middle Name\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"Suffix\":{\"name\":\"Suffix\",\"type\":\"string\",\"label\":\"Suffix\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"Title\":{\"name\":\"Title\",\"type\":\"string\",\"label\":\"Title\",\"req\":\"\",\"maxlength\":128,\"custom\":false},\"Company\":{\"name\":\"Company\",\"type\":\"string\",\"label\":\"Company\",\"req\":\"true\",\"maxlength\":255,\"custom\":false},\"Street\":{\"name\":\"Street\",\"type\":\"textarea\",\"label\":\"Street\",\"req\":\"\",\"maxlength\":255,\"custom\":false},\"City\":{\"name\":\"City\",\"type\":\"string\",\"label\":\"City\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"State\":{\"name\":\"State\",\"type\":\"string\",\"label\":\"State\\/Province\",\"req\":\"\",\"maxlength\":80,\"custom\":false},\"PostalCode\":{\"name\":\"PostalCode\",\"type\":\"string\",\"label\":\"Zip\\/Postal Code\",\"req\":\"\",\"maxlength\":20,\"custom\":false},\"Country\":{\"name\":\"Country\",\"type\":\"string\",\"label\":\"Country\",\"req\":\"\",\"maxlength\":80,\"custom\":false},\"Latitude\":{\"name\":\"Latitude\",\"type\":\"double\",\"label\":\"Latitude\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"Longitude\":{\"name\":\"Longitude\",\"type\":\"double\",\"label\":\"Longitude\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"GeocodeAccuracy\":{\"name\":\"GeocodeAccuracy\",\"type\":\"picklist\",\"label\":\"Geocode Accuracy\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Address\",\"validFor\":null,\"value\":\"Address\"},{\"active\":true,\"defaultValue\":false,\"label\":\"NearAddress\",\"validFor\":null,\"value\":\"NearAddress\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Block\",\"validFor\":null,\"value\":\"Block\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Street\",\"validFor\":null,\"value\":\"Street\"},{\"active\":true,\"defaultValue\":false,\"label\":\"ExtendedZip\",\"validFor\":null,\"value\":\"ExtendedZip\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Zip\",\"validFor\":null,\"value\":\"Zip\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Neighborhood\",\"validFor\":null,\"value\":\"Neighborhood\"},{\"active\":true,\"defaultValue\":false,\"label\":\"City\",\"validFor\":null,\"value\":\"City\"},{\"active\":true,\"defaultValue\":false,\"label\":\"County\",\"validFor\":null,\"value\":\"County\"},{\"active\":true,\"defaultValue\":false,\"label\":\"State\",\"validFor\":null,\"value\":\"State\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Unknown\",\"validFor\":null,\"value\":\"Unknown\"}],\"eg\":\"Address=Address, NearAddress=NearAddress, Block=Block, Street=Street, ExtendedZip=ExtendedZip, Zip=Zip, Neighborhood=Neighborhood, City=City, County=County, State=State, Unknown=Unknown\"},\"Email\":{\"name\":\"Email\",\"type\":\"email\",\"label\":\"Email\",\"req\":\"\",\"maxlength\":80,\"custom\":false},\"Website\":{\"name\":\"Website\",\"type\":\"url\",\"label\":\"Website\",\"req\":\"\",\"maxlength\":255,\"custom\":false},\"LeadSource\":{\"name\":\"LeadSource\",\"type\":\"picklist\",\"label\":\"Lead Source\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Advertisement\",\"validFor\":null,\"value\":\"Advertisement\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Customer Event\",\"validFor\":null,\"value\":\"Customer Event\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Employee Referral\",\"validFor\":null,\"value\":\"Employee Referral\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Google AdWords\",\"validFor\":null,\"value\":\"Google AdWords\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Other\",\"validFor\":null,\"value\":\"Other\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Partner\",\"validFor\":null,\"value\":\"Partner\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Purchased List\",\"validFor\":null,\"value\":\"Purchased List\"},{\"active\":true,\"defaultValue\":false,\"label\":\"IT Nation\",\"validFor\":null,\"value\":\"IT Nation\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Webinar\",\"validFor\":null,\"value\":\"Webinar\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Website\",\"validFor\":null,\"value\":\"Website\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Sales Genie\",\"validFor\":null,\"value\":\"Sales Genie\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Lead Gen Team\",\"validFor\":null,\"value\":\"Lead Gen Team\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Marketopia\",\"validFor\":null,\"value\":\"Marketopia\"},{\"active\":true,\"defaultValue\":false,\"label\":\"MarkITelligence\",\"validFor\":null,\"value\":\"MarkITelligence\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Sapper Consulting\",\"validFor\":null,\"value\":\"Sapper Consulting\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Cold Call\",\"validFor\":null,\"value\":\"Cold Call\"},{\"active\":true,\"defaultValue\":false,\"label\":\"MBS\",\"validFor\":null,\"value\":\"MBS\"}],\"eg\":\"Advertisement=Advertisement, Customer Event=Customer Event, Employee Referral=Employee Referral, Google AdWords=Google AdWords, Other=Other, Partner=Partner, Purchased List=Purchased List, IT Nation=IT Nation, Webinar=Webinar, Website=Website, Sales Genie=Sales Genie, Lead Gen Team=Lead Gen Team, Marketopia=Marketopia, MarkITelligence=MarkITelligence, Sapper Consulting=Sapper Consulting, Cold Call=Cold Call, MBS=MBS\"},\"Status\":{\"name\":\"Status\",\"type\":\"picklist\",\"label\":\"Status\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":true,\"label\":\"Unqualified\",\"validFor\":null,\"value\":\"Unqualified\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Scheduled Demo\",\"validFor\":null,\"value\":\"Scheduled_Demo\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Scheduled Preview\",\"validFor\":null,\"value\":\"Scheduled Preview\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Qualified Lead\",\"validFor\":null,\"value\":\"Qualified_Lead\"}],\"eg\":\"Unqualified=Unqualified, Scheduled_Demo=Scheduled Demo, Scheduled Preview=Scheduled Preview, Qualified_Lead=Qualified Lead\"},\"Industry\":{\"name\":\"Industry\",\"type\":\"picklist\",\"label\":\"Industry\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Agriculture\",\"validFor\":null,\"value\":\"Agriculture\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Apparel\",\"validFor\":null,\"value\":\"Apparel\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Banking\",\"validFor\":null,\"value\":\"Banking\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Biotechnology\",\"validFor\":null,\"value\":\"Biotechnology\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Chemicals\",\"validFor\":null,\"value\":\"Chemicals\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Communications\",\"validFor\":null,\"value\":\"Communications\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Construction\",\"validFor\":null,\"value\":\"Construction\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Consulting\",\"validFor\":null,\"value\":\"Consulting\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Education\",\"validFor\":null,\"value\":\"Education\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Electronics\",\"validFor\":null,\"value\":\"Electronics\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Energy\",\"validFor\":null,\"value\":\"Energy\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Engineering\",\"validFor\":null,\"value\":\"Engineering\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Entertainment\",\"validFor\":null,\"value\":\"Entertainment\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Environmental\",\"validFor\":null,\"value\":\"Environmental\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Finance\",\"validFor\":null,\"value\":\"Finance\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Food & Beverage\",\"validFor\":null,\"value\":\"Food & Beverage\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Government\",\"validFor\":null,\"value\":\"Government\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Healthcare\",\"validFor\":null,\"value\":\"Healthcare\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Hospitality\",\"validFor\":null,\"value\":\"Hospitality\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Insurance\",\"validFor\":null,\"value\":\"Insurance\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Legal\",\"validFor\":null,\"value\":\"Legal\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Machinery\",\"validFor\":null,\"value\":\"Machinery\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Manufacturing\",\"validFor\":null,\"value\":\"Manufacturing\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Media\",\"validFor\":null,\"value\":\"Media\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Not For Profit\",\"validFor\":null,\"value\":\"Not For Profit\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Other\",\"validFor\":null,\"value\":\"Other\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Recreation\",\"validFor\":null,\"value\":\"Recreation\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Retail\",\"validFor\":null,\"value\":\"Retail\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Shipping\",\"validFor\":null,\"value\":\"Shipping\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Technology\",\"validFor\":null,\"value\":\"Technology\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Telecommunications\",\"validFor\":null,\"value\":\"Telecommunications\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Transportation\",\"validFor\":null,\"value\":\"Transportation\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Utilities\",\"validFor\":null,\"value\":\"Utilities\"},{\"active\":true,\"defaultValue\":false,\"label\":\"HOA\",\"validFor\":null,\"value\":\"HOA\"}],\"eg\":\"Agriculture=Agriculture, Apparel=Apparel, Banking=Banking, Biotechnology=Biotechnology, Chemicals=Chemicals, Communications=Communications, Construction=Construction, Consulting=Consulting, Education=Education, Electronics=Electronics, Energy=Energy, Engineering=Engineering, Entertainment=Entertainment, Environmental=Environmental, Finance=Finance, Food & Beverage=Food & Beverage, Government=Government, Healthcare=Healthcare, Hospitality=Hospitality, Insurance=Insurance, Legal=Legal, Machinery=Machinery, Manufacturing=Manufacturing, Media=Media, Not For Profit=Not For Profit, Other=Other, Recreation=Recreation, Retail=Retail, Shipping=Shipping, Technology=Technology\"},\"Rating\":{\"name\":\"Rating\",\"type\":\"picklist\",\"label\":\"Rating\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"1\",\"validFor\":null,\"value\":\"1\"},{\"active\":true,\"defaultValue\":false,\"label\":\"2\",\"validFor\":null,\"value\":\"2\"},{\"active\":true,\"defaultValue\":false,\"label\":\"3\",\"validFor\":null,\"value\":\"3\"},{\"active\":true,\"defaultValue\":false,\"label\":\"4\",\"validFor\":null,\"value\":\"4\"},{\"active\":true,\"defaultValue\":false,\"label\":\"5\",\"validFor\":null,\"value\":\"5\"}],\"eg\":\"1=1, 2=2, 3=3, 4=4, 5=5\"},\"NumberOfEmployees\":{\"name\":\"NumberOfEmployees\",\"type\":\"int\",\"label\":\"Employees\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"OwnerId\":{\"name\":\"OwnerId\",\"type\":\"Group\",\"label\":\"Owner ID\",\"req\":\"\",\"maxlength\":18,\"custom\":false},\"IsConverted\":{\"name\":\"IsConverted\",\"type\":\"boolean\",\"label\":\"Converted\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"IsUnreadByOwner\":{\"name\":\"IsUnreadByOwner\",\"type\":\"boolean\",\"label\":\"Unread By Owner\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"Jigsaw\":{\"name\":\"Jigsaw\",\"type\":\"string\",\"label\":\"Data.com Key\",\"req\":\"\",\"maxlength\":20,\"custom\":false},\"Id\":{\"name\":\"Id\",\"type\":\"id\",\"label\":\"Lead ID\",\"req\":\"\",\"maxlength\":18,\"custom\":false}}}','{\"map\":{\"LastName\":{\"type\":\"\",\"value\":\"\",\"field\":\"LastName\"},\"Company\":{\"type\":\"value\",\"value\":\"N\\/A\",\"field\":\"\"},\"FirstName\":{\"type\":\"\",\"value\":\"\",\"field\":\"FirstName\"},\"Email\":{\"type\":\"\",\"value\":\"\",\"field\":\"Email\"}},\"filters\":{\"1\":{\"1\":{\"field\":\"\",\"op\":\"is\",\"value\":\"\"}}},\"primary_key\":\"Email\",\"primary_key2\":\"\",\"note_val\":\"\",\"note_list\":\"\"}','2021-02-19 05:42:08'),(4,'',0,1,0,'','',NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_vxcf_sales` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vxcf_sales_accounts`
--

DROP TABLE IF EXISTS `wp_vxcf_sales_accounts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_vxcf_sales_accounts` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_520_ci,
  `meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `status` int(1) NOT NULL DEFAULT '0',
  `time` datetime DEFAULT NULL,
  `updated` datetime DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vxcf_sales_accounts`
--

LOCK TABLES `wp_vxcf_sales_accounts` WRITE;
/*!40000 ALTER TABLE `wp_vxcf_sales_accounts` DISABLE KEYS */;
INSERT INTO `wp_vxcf_sales_accounts` VALUES (1,'Account #1','c29rbldVczhvRGlhN0RjYkoyZVZCMklETU5hZklrZktPd1BkTmllZFExTkQ4Z0xra2UvYkJOQkswZ2liWjdvUUZiVlBwbU9RaFhyRFllMUNhWUJ4V2JEdGZaNVdzbU5WaVByem14R3A0Y2c2eElTRHJ5TUtocG53UGxpL3lKNENDRlJtSHFEZno4dWNmNVByMk1IMit3T25VUDBFdkVTWi9LWlByc2JabnZGczEyVCtrYmd5bCtmdUtqc3ZUMjNDRjVqalBxUE1DVlppUEdFTUM1Q0NJamtDR0xDVFdvdldsQVVaOWJFbFdyTDlXeE0zcU1YTkNtU3ZnakRjQlphLzJuWWlNdmUzYWhLcUFsUjVUdEI2SFgyU2taTmFVbUUzdVdlM0NvOFE3aFYzOThGOUpkM0R6bGJ5TlllaVltZVpIZ3drN1FvVWYvdXZLKzROSWtKbndBUnFERnNGZ3MzdlVhTkJCanRRK0lQSEpMelR2NEtjdjBzbHIvTk0yT0dRNmVYYm9IM20yUWtQSmx0cFV0emJuMmNiYTZicURaOWNsNVpNVVJ1eGNZcmlqa3hyWFVXSnEycFBkWjdKdU5DZWZsSUhlcWFqUWxBK3Q2RWZIazVUV2NicmZ1eEhhbkIreDN0OHB6R29xYlFOMDVBZ05XMmFqQWZaYktlVDVoVFZmanRuOWgrUmpzYkNZODNiYU1ZMW1YRVZHajNqWFBST1h2dWdWaTF5Mzc4eHZIMXMxalMyMHJYcDZnTUxBMmdXeUxCa044bmpTek04d0N0SFVMVHhHTVJhU0M2TDJGZS9qTkJlcE9OM011Sk42VElLa0NxaXh3WGJsUUR2OW1qd0JNRDhSOTlEdTY3ZUExKzhhSVRBbHFaenhuaXB0ekE5YWpEVTNLR3VBUGdNT0FLaVJpS2orazdRRk42eEVJYWtnd1ZsSVRvanlrQThhcUMxdXpMSDVnMHhmL3AybUxudnJkU1NRazBoa0ZlS0NzTGl4RXhIWnpuVWNQZDJqUHdMM0lwYUN2QlM2djVlMHJ0NjFLQTQ3R25WUlVEbTVaYXVobFcrZmJPMEJPa2IxaDFHVGUwVE1TZGhaUlAxUjJqeVJhQ2FTb0hvVUN6cGRFeHVLVWdXTEw1RGhmaEg1ZGhjL1dVZUhGcHU2ZndPd3FOcy8yVFBHbUpFR2xqZWhhdi9oWVFkNEhnOS9OTU9BeTJtRERmRDg5V1Q5TzlDbEV4cGp0cUw4WW1WVmltVGVvaHp6K0Z3eWpYeHBrV04xUWdBTm5jYzhZK2hxVUt5M29Hci85c1lJN05FN1RkckNIb1lGczVTN3RPQkxacG14OExaOThUZ2pRRlZYa1BLVDZUQUhMRjFhZ1pFZlhIaVk0TlJxaE5WUkl1RjY5dnpEWmo1Ty93UW1VVUs0b05CWlYyRDVIZ2FuNHBzVGN3c0RINENoMkZQOG5USEFNQklUdU1uOVQ0REh2MTk4ZU02cFFxeEhLb3pvYzhXRXdPZjdyWlhpNitGT0dPTWF5bTdCcXdlK1lMdzBudjYrVWZJaW1EZGFHd2ZaWEp2eEVXUU9VZUtLZEhHd0tZYmI5UXZwN050NGppa0Z0UTQwWi82MjFBT3ZyUDRaV081TDRHZFNuRHphenlCZWhUeFpFem1JRDdlbnZyNzIxZC80azg9OmlwNzFTNHFBNXhab29iZks1R3RTTUE9PQ==','{\"objects\":{\"AVSFQB__Invoices__c\":\"Receivable\",\"Account\":\"Account\",\"AccountContactRelation\":\"Account Contact Relationship\",\"ActionLinkGroupTemplate\":\"Action Link Group Template\",\"ActionLinkTemplate\":\"Action Link Template\",\"Asset\":\"Asset\",\"Campaign\":\"Campaign\",\"CampaignInfluence\":\"Campaign Influence\",\"CampaignMember\":\"Campaign Member\",\"CampaignMemberStatus\":\"Campaign Member Status\",\"Case\":\"Case\",\"CollaborationGroup\":\"Group\",\"CollaborationGroupMember\":\"Group Member\",\"CollaborationGroupRecord\":\"Group Record\",\"Contact\":\"Contact\",\"ContentNote\":\"Note\",\"ContentVersion\":\"Content Version\",\"Contract\":\"Contract\",\"ContractContactRole\":\"Contract Contact Role\",\"DuplicateRecordItem\":\"Duplicate Record Item\",\"DuplicateRecordSet\":\"Duplicate Record Set\",\"EmailMessage\":\"Email Message\",\"Event\":\"Event\",\"ExternalEvent\":\"External Event\",\"FeedItem\":\"Feed Item\",\"Idea\":\"Idea\",\"Lead\":\"Lead\",\"MC4SF__MC_Campaign_Hourly_Stats__c\":\"MC Campaign Hourly Stats\",\"MC4SF__MC_Campaign__c\":\"MC Campaign\",\"MC4SF__MC_Interest_Group__c\":\"MC Interest Group\",\"MC4SF__MC_Interest_Grouping__c\":\"MC Interest Grouping\",\"MC4SF__MC_List__c\":\"MC Audience\",\"MC4SF__MC_Merge_Variable__c\":\"MC Merge Variable\",\"MC4SF__MC_Query_Filter__c\":\"MC Query Filter\",\"MC4SF__MC_Query__c\":\"MC Query\",\"MC4SF__MC_Static_Segment__c\":\"MC Static Segment\",\"MC4SF__MC_Subscriber_Activity__c\":\"MC Subscriber Activity\",\"MC4SF__MC_Subscriber__c\":\"MC Subscriber\",\"Macro\":\"Macro\",\"Note\":\"Note\",\"Opportunity\":\"Opportunity\",\"OpportunityContactRole\":\"Opportunity Contact Role\",\"OpportunityLineItem\":\"Opportunity Product\",\"Order\":\"Order\",\"OrderItem\":\"Order Product\",\"Phone_Activity__c\":\"Phone Activity\",\"Pricebook2\":\"Price Book\",\"PricebookEntry\":\"Price Book Entry\",\"Product2\":\"Product\",\"ProfileSkill\":\"Skill\",\"ProfileSkillEndorsement\":\"Endorsement\",\"ProfileSkillUser\":\"Skill User\",\"QUOSAL__SellSettings__c\":\"Quosal Sell Settings\",\"QuickText\":\"Quick Text\",\"Quote\":\"Quote\",\"QuoteLineItem\":\"Quote Line Item\",\"SocialPersona\":\"Social Persona\",\"SocialPost\":\"Social Post\",\"Solution\":\"Solution\",\"StreamingChannel\":\"Streaming Channel\",\"Task\":\"Task\",\"Topic\":\"Topic\",\"User\":\"User\",\"UserProvisioningRequest\":\"User Provisioning Request\",\"WorkBadge\":\"Badge Received\",\"WorkBadgeDefinition\":\"Badge\",\"WorkThanks\":\"Thanks\",\"lead_opportunity_campaign__c\":\"lead, opportunity, campaign\"},\"fields\":{\"LastName\":{\"name\":\"LastName\",\"type\":\"string\",\"label\":\"Last Name\",\"req\":\"true\",\"maxlength\":80,\"custom\":false},\"FirstName\":{\"name\":\"FirstName\",\"type\":\"string\",\"label\":\"First Name\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"Salutation\":{\"name\":\"Salutation\",\"type\":\"picklist\",\"label\":\"Salutation\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Mr.\",\"validFor\":null,\"value\":\"Mr.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Ms.\",\"validFor\":null,\"value\":\"Ms.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Mrs.\",\"validFor\":null,\"value\":\"Mrs.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Dr.\",\"validFor\":null,\"value\":\"Dr.\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Prof.\",\"validFor\":null,\"value\":\"Prof.\"}],\"eg\":\"Mr.=Mr., Ms.=Ms., Mrs.=Mrs., Dr.=Dr., Prof.=Prof.\"},\"MiddleName\":{\"name\":\"MiddleName\",\"type\":\"string\",\"label\":\"Middle Name\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"Suffix\":{\"name\":\"Suffix\",\"type\":\"string\",\"label\":\"Suffix\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"Title\":{\"name\":\"Title\",\"type\":\"string\",\"label\":\"Title\",\"req\":\"\",\"maxlength\":128,\"custom\":false},\"Company\":{\"name\":\"Company\",\"type\":\"string\",\"label\":\"Company\",\"req\":\"true\",\"maxlength\":255,\"custom\":false},\"Street\":{\"name\":\"Street\",\"type\":\"textarea\",\"label\":\"Street\",\"req\":\"\",\"maxlength\":255,\"custom\":false},\"City\":{\"name\":\"City\",\"type\":\"string\",\"label\":\"City\",\"req\":\"\",\"maxlength\":40,\"custom\":false},\"State\":{\"name\":\"State\",\"type\":\"string\",\"label\":\"State\\/Province\",\"req\":\"\",\"maxlength\":80,\"custom\":false},\"PostalCode\":{\"name\":\"PostalCode\",\"type\":\"string\",\"label\":\"Zip\\/Postal Code\",\"req\":\"\",\"maxlength\":20,\"custom\":false},\"Country\":{\"name\":\"Country\",\"type\":\"string\",\"label\":\"Country\",\"req\":\"\",\"maxlength\":80,\"custom\":false},\"Latitude\":{\"name\":\"Latitude\",\"type\":\"double\",\"label\":\"Latitude\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"Longitude\":{\"name\":\"Longitude\",\"type\":\"double\",\"label\":\"Longitude\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"GeocodeAccuracy\":{\"name\":\"GeocodeAccuracy\",\"type\":\"picklist\",\"label\":\"Geocode Accuracy\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Address\",\"validFor\":null,\"value\":\"Address\"},{\"active\":true,\"defaultValue\":false,\"label\":\"NearAddress\",\"validFor\":null,\"value\":\"NearAddress\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Block\",\"validFor\":null,\"value\":\"Block\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Street\",\"validFor\":null,\"value\":\"Street\"},{\"active\":true,\"defaultValue\":false,\"label\":\"ExtendedZip\",\"validFor\":null,\"value\":\"ExtendedZip\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Zip\",\"validFor\":null,\"value\":\"Zip\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Neighborhood\",\"validFor\":null,\"value\":\"Neighborhood\"},{\"active\":true,\"defaultValue\":false,\"label\":\"City\",\"validFor\":null,\"value\":\"City\"},{\"active\":true,\"defaultValue\":false,\"label\":\"County\",\"validFor\":null,\"value\":\"County\"},{\"active\":true,\"defaultValue\":false,\"label\":\"State\",\"validFor\":null,\"value\":\"State\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Unknown\",\"validFor\":null,\"value\":\"Unknown\"}],\"eg\":\"Address=Address, NearAddress=NearAddress, Block=Block, Street=Street, ExtendedZip=ExtendedZip, Zip=Zip, Neighborhood=Neighborhood, City=City, County=County, State=State, Unknown=Unknown\"},\"Email\":{\"name\":\"Email\",\"type\":\"email\",\"label\":\"Email\",\"req\":\"\",\"maxlength\":80,\"custom\":false},\"Website\":{\"name\":\"Website\",\"type\":\"url\",\"label\":\"Website\",\"req\":\"\",\"maxlength\":255,\"custom\":false},\"LeadSource\":{\"name\":\"LeadSource\",\"type\":\"picklist\",\"label\":\"Lead Source\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Advertisement\",\"validFor\":null,\"value\":\"Advertisement\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Customer Event\",\"validFor\":null,\"value\":\"Customer Event\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Employee Referral\",\"validFor\":null,\"value\":\"Employee Referral\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Google AdWords\",\"validFor\":null,\"value\":\"Google AdWords\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Other\",\"validFor\":null,\"value\":\"Other\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Partner\",\"validFor\":null,\"value\":\"Partner\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Purchased List\",\"validFor\":null,\"value\":\"Purchased List\"},{\"active\":true,\"defaultValue\":false,\"label\":\"IT Nation\",\"validFor\":null,\"value\":\"IT Nation\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Webinar\",\"validFor\":null,\"value\":\"Webinar\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Website\",\"validFor\":null,\"value\":\"Website\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Sales Genie\",\"validFor\":null,\"value\":\"Sales Genie\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Lead Gen Team\",\"validFor\":null,\"value\":\"Lead Gen Team\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Marketopia\",\"validFor\":null,\"value\":\"Marketopia\"},{\"active\":true,\"defaultValue\":false,\"label\":\"MarkITelligence\",\"validFor\":null,\"value\":\"MarkITelligence\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Sapper Consulting\",\"validFor\":null,\"value\":\"Sapper Consulting\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Cold Call\",\"validFor\":null,\"value\":\"Cold Call\"},{\"active\":true,\"defaultValue\":false,\"label\":\"MBS\",\"validFor\":null,\"value\":\"MBS\"}],\"eg\":\"Advertisement=Advertisement, Customer Event=Customer Event, Employee Referral=Employee Referral, Google AdWords=Google AdWords, Other=Other, Partner=Partner, Purchased List=Purchased List, IT Nation=IT Nation, Webinar=Webinar, Website=Website, Sales Genie=Sales Genie, Lead Gen Team=Lead Gen Team, Marketopia=Marketopia, MarkITelligence=MarkITelligence, Sapper Consulting=Sapper Consulting, Cold Call=Cold Call, MBS=MBS\"},\"Status\":{\"name\":\"Status\",\"type\":\"picklist\",\"label\":\"Status\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":true,\"label\":\"Unqualified\",\"validFor\":null,\"value\":\"Unqualified\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Scheduled Demo\",\"validFor\":null,\"value\":\"Scheduled_Demo\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Scheduled Preview\",\"validFor\":null,\"value\":\"Scheduled Preview\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Qualified Lead\",\"validFor\":null,\"value\":\"Qualified_Lead\"}],\"eg\":\"Unqualified=Unqualified, Scheduled_Demo=Scheduled Demo, Scheduled Preview=Scheduled Preview, Qualified_Lead=Qualified Lead\"},\"Industry\":{\"name\":\"Industry\",\"type\":\"picklist\",\"label\":\"Industry\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"Agriculture\",\"validFor\":null,\"value\":\"Agriculture\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Apparel\",\"validFor\":null,\"value\":\"Apparel\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Banking\",\"validFor\":null,\"value\":\"Banking\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Biotechnology\",\"validFor\":null,\"value\":\"Biotechnology\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Chemicals\",\"validFor\":null,\"value\":\"Chemicals\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Communications\",\"validFor\":null,\"value\":\"Communications\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Construction\",\"validFor\":null,\"value\":\"Construction\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Consulting\",\"validFor\":null,\"value\":\"Consulting\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Education\",\"validFor\":null,\"value\":\"Education\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Electronics\",\"validFor\":null,\"value\":\"Electronics\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Energy\",\"validFor\":null,\"value\":\"Energy\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Engineering\",\"validFor\":null,\"value\":\"Engineering\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Entertainment\",\"validFor\":null,\"value\":\"Entertainment\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Environmental\",\"validFor\":null,\"value\":\"Environmental\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Finance\",\"validFor\":null,\"value\":\"Finance\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Food & Beverage\",\"validFor\":null,\"value\":\"Food & Beverage\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Government\",\"validFor\":null,\"value\":\"Government\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Healthcare\",\"validFor\":null,\"value\":\"Healthcare\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Hospitality\",\"validFor\":null,\"value\":\"Hospitality\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Insurance\",\"validFor\":null,\"value\":\"Insurance\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Legal\",\"validFor\":null,\"value\":\"Legal\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Machinery\",\"validFor\":null,\"value\":\"Machinery\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Manufacturing\",\"validFor\":null,\"value\":\"Manufacturing\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Media\",\"validFor\":null,\"value\":\"Media\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Not For Profit\",\"validFor\":null,\"value\":\"Not For Profit\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Other\",\"validFor\":null,\"value\":\"Other\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Recreation\",\"validFor\":null,\"value\":\"Recreation\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Retail\",\"validFor\":null,\"value\":\"Retail\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Shipping\",\"validFor\":null,\"value\":\"Shipping\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Technology\",\"validFor\":null,\"value\":\"Technology\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Telecommunications\",\"validFor\":null,\"value\":\"Telecommunications\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Transportation\",\"validFor\":null,\"value\":\"Transportation\"},{\"active\":true,\"defaultValue\":false,\"label\":\"Utilities\",\"validFor\":null,\"value\":\"Utilities\"},{\"active\":true,\"defaultValue\":false,\"label\":\"HOA\",\"validFor\":null,\"value\":\"HOA\"}],\"eg\":\"Agriculture=Agriculture, Apparel=Apparel, Banking=Banking, Biotechnology=Biotechnology, Chemicals=Chemicals, Communications=Communications, Construction=Construction, Consulting=Consulting, Education=Education, Electronics=Electronics, Energy=Energy, Engineering=Engineering, Entertainment=Entertainment, Environmental=Environmental, Finance=Finance, Food & Beverage=Food & Beverage, Government=Government, Healthcare=Healthcare, Hospitality=Hospitality, Insurance=Insurance, Legal=Legal, Machinery=Machinery, Manufacturing=Manufacturing, Media=Media, Not For Profit=Not For Profit, Other=Other, Recreation=Recreation, Retail=Retail, Shipping=Shipping, Technology=Technology\"},\"Rating\":{\"name\":\"Rating\",\"type\":\"picklist\",\"label\":\"Rating\",\"req\":\"\",\"maxlength\":40,\"custom\":false,\"options\":[{\"active\":true,\"defaultValue\":false,\"label\":\"1\",\"validFor\":null,\"value\":\"1\"},{\"active\":true,\"defaultValue\":false,\"label\":\"2\",\"validFor\":null,\"value\":\"2\"},{\"active\":true,\"defaultValue\":false,\"label\":\"3\",\"validFor\":null,\"value\":\"3\"},{\"active\":true,\"defaultValue\":false,\"label\":\"4\",\"validFor\":null,\"value\":\"4\"},{\"active\":true,\"defaultValue\":false,\"label\":\"5\",\"validFor\":null,\"value\":\"5\"}],\"eg\":\"1=1, 2=2, 3=3, 4=4, 5=5\"},\"NumberOfEmployees\":{\"name\":\"NumberOfEmployees\",\"type\":\"int\",\"label\":\"Employees\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"OwnerId\":{\"name\":\"OwnerId\",\"type\":\"Group\",\"label\":\"Owner ID\",\"req\":\"\",\"maxlength\":18,\"custom\":false},\"IsConverted\":{\"name\":\"IsConverted\",\"type\":\"boolean\",\"label\":\"Converted\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"IsUnreadByOwner\":{\"name\":\"IsUnreadByOwner\",\"type\":\"boolean\",\"label\":\"Unread By Owner\",\"req\":\"\",\"maxlength\":0,\"custom\":false},\"Jigsaw\":{\"name\":\"Jigsaw\",\"type\":\"string\",\"label\":\"Data.com Key\",\"req\":\"\",\"maxlength\":20,\"custom\":false},\"Id\":{\"name\":\"Id\",\"type\":\"id\",\"label\":\"Lead ID\",\"req\":\"\",\"maxlength\":18,\"custom\":false}},\"object\":\"Lead\"}',1,'2019-10-24 09:15:40','2021-04-27 16:50:25'),(2,'',NULL,NULL,9,NULL,NULL);
/*!40000 ALTER TABLE `wp_vxcf_sales_accounts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vxcf_sales_log`
--

DROP TABLE IF EXISTS `wp_vxcf_sales_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_vxcf_sales_log` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` int(11) NOT NULL,
  `form_id` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `feed_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `crm_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `object` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `event` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `data` text COLLATE utf8mb4_unicode_520_ci,
  `response` text COLLATE utf8mb4_unicode_520_ci,
  `extra` text COLLATE utf8mb4_unicode_520_ci,
  `status` tinyint(1) NOT NULL DEFAULT '1',
  `time` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`)
) ENGINE=InnoDB AUTO_INCREMENT=146 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vxcf_sales_log`
--

LOCK TABLES `wp_vxcf_sales_log` WRITE;
/*!40000 ALTER TABLE `wp_vxcf_sales_log` DISABLE KEYS */;
INSERT INTO `wp_vxcf_sales_log` VALUES (1,1,'cf_358',1,0,'','Lead','','','submit','{\"first_name\":{\"value\":\"Ariyam\",\"label\":\"First Name\"},\"last_name\":{\"value\":\"Mukherjee\",\"label\":\"Last Name\"},\"email\":{\"value\":\"shieldwatch007@gmail.com\",\"label\":\"Email\"},\"company\":{\"value\":\"Test SWI\",\"label\":\"Company\"},\"title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"}}','{\"entry created\":\"TRUE\"}','[]',3,'2019-10-24 10:04:07'),(2,2,'cf_358',1,0,'00Q3m00000tJ7HiEAK','Lead','https://na116.salesforce.com/00Q3m00000tJ7HiEAK','','submit','{\"LastName\":{\"value\":\"Ghoshal\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Test SWI 1\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Biman\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"shieldwatch007@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJ7HiEAK\",\"success\":true,\"errors\":[]}','[]',1,'2019-10-24 10:16:33'),(3,3,'cf_358',1,0,'00Q3m00000tJ7ICEA0','Lead','https://na116.salesforce.com/00Q3m00000tJ7ICEA0','','submit','{\"LastName\":{\"value\":\"Mukherjee\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Test SWI\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Ariyam\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"shieldwatch007@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJ7ICEA0\",\"success\":true,\"errors\":[]}','[]',1,'2019-10-24 10:20:34'),(7,6,'cf_242',2,0,'00Q3m00000tJ7KmEAK','Lead','https://na116.salesforce.com/00Q3m00000tJ7KmEAK','','submit','{\"LastName\":{\"value\":\"Testing Name\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Testing Company\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"shieldwatch007@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJ7KmEAK\",\"success\":true,\"errors\":[]}','[]',1,'2019-10-24 10:45:48'),(8,7,'cf_358',1,0,'00Q3m00000tJ9ScEAK','Lead','https://na116.salesforce.com/00Q3m00000tJ9ScEAK','','submit','{\"LastName\":{\"value\":\"Myers\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Phillip\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"pmyers@concertium.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJ9ScEAK\",\"success\":true,\"errors\":[]}','[]',1,'2019-10-24 22:10:43'),(9,8,'cf_358',1,0,'00Q3m00000tJ9T1EAK','Lead','https://na116.salesforce.com/00Q3m00000tJ9T1EAK','','submit','{\"LastName\":{\"value\":\"Myers\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Phillip\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"pmyers@concertium.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJ9T1EAK\",\"success\":true,\"errors\":[]}','[]',1,'2019-10-24 22:14:38'),(10,9,'cf_358',1,0,'00Q3m00000tJBPPEA4','Lead','https://na116.salesforce.com/00Q3m00000tJBPPEA4','','submit','{\"LastName\":{\"value\":\"Smith\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Highpoint Technology Group\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Vincent\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"Vincent.Smith@gohighpoint.net\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJBPPEA4\",\"success\":true,\"errors\":[]}','[]',1,'2019-10-25 16:35:09'),(11,10,'cf_358',1,0,'00Q3m00000tJBRWEA4','Lead','https://na116.salesforce.com/00Q3m00000tJBRWEA4','','submit','{\"LastName\":{\"value\":\"Vaughn\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"EMSCO Solutions\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Ron\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"ron@emscosolutions.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJBRWEA4\",\"success\":true,\"errors\":[]}','[]',1,'2019-10-25 16:52:27'),(12,11,'cf_358',1,0,'00Q3m00000tJBWuEAO','Lead','https://na116.salesforce.com/00Q3m00000tJBWuEAO','','submit','{\"LastName\":{\"value\":\"Kirkham\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Kirkham\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Tom\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"tom@Kirkham.it\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJBWuEAO\",\"success\":true,\"errors\":[]}','[]',1,'2019-10-25 17:14:06'),(13,12,'cf_358',1,0,'00Q3m00000tJFmYEAW','Lead','https://na116.salesforce.com/00Q3m00000tJFmYEAW','','submit','{\"LastName\":{\"value\":\"Berger\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Digacore Technology\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Nathan\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"nberger@digacore.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJFmYEAW\",\"success\":true,\"errors\":[]}','[]',1,'2019-10-25 19:03:47'),(14,13,'cf_358',1,0,'00Q3m00000tJI3jEAG','Lead','https://na116.salesforce.com/00Q3m00000tJI3jEAG','','submit','{\"LastName\":{\"value\":\"Frech\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"STC Managed Services\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Steven\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"steven@stcmb.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJI3jEAG\",\"success\":true,\"errors\":[]}','[]',1,'2019-10-27 00:49:16'),(15,14,'cf_358',1,0,'00Q3m00000tJPtxEAG','Lead','https://na116.salesforce.com/00Q3m00000tJPtxEAG','','submit','{\"LastName\":{\"value\":\"Molder\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Aspire Technical Solutions\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Brian\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"brian@aspiretech.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJPtxEAG\",\"success\":true,\"errors\":[]}','[]',1,'2019-10-29 18:33:32'),(16,15,'cf_358',1,0,'00Q3m00000tJSHAEA4','Lead','https://na116.salesforce.com/00Q3m00000tJSHAEA4','','submit','{\"LastName\":{\"value\":\"Landriscina\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Diversified IS\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Domenick\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"domenick@diversified-is.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJSHAEA4\",\"success\":true,\"errors\":[]}','[]',1,'2019-10-30 13:57:00'),(17,16,'cf_358',1,0,'00Q3m00000tJTFWEA4','Lead','https://na116.salesforce.com/00Q3m00000tJTFWEA4','','submit','{\"LastName\":{\"value\":\"sasvadkar\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Immersive \",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Tanmay\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"tanmaysasvadkar@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJTFWEA4\",\"success\":true,\"errors\":[]}','[]',1,'2019-10-30 17:46:17'),(18,17,'cf_358',1,0,'00Q3m00000tJZ6dEAG','Lead','https://na116.salesforce.com/00Q3m00000tJZ6dEAG','','submit','{\"LastName\":{\"value\":\"Roets\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"SMP\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Brian\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"broets@smp-corp.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJZ6dEAG\",\"success\":true,\"errors\":[]}','[]',1,'2019-11-01 13:31:18'),(19,18,'cf_358',1,0,'00Q3m00000tJZCCEA4','Lead','https://na116.salesforce.com/00Q3m00000tJZCCEA4','','submit','{\"LastName\":{\"value\":\"Fulljames\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"nucleus networks\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Karl\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"karl@yournucleus.ca\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJZCCEA4\",\"success\":true,\"errors\":[]}','[]',1,'2019-11-01 14:11:24'),(20,19,'cf_358',1,0,'00Q3m00000tJa69EAC','Lead','https://na116.salesforce.com/00Q3m00000tJa69EAC','','submit','{\"LastName\":{\"value\":\"Harris\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Computer Transition Services, Inc.\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Scott\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"sharris@ctsinet.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tJa69EAC\",\"success\":true,\"errors\":[]}','[]',1,'2019-11-01 19:11:30'),(21,20,'cf_358',1,0,'00Q3m00000tk3cJEAQ','Lead','https://na116.salesforce.com/00Q3m00000tk3cJEAQ','','submit','{\"LastName\":{\"value\":\"Robinson\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Envision Technology Advisors\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Andrew\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"andrewr@envisionsuccess.net\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tk3cJEAQ\",\"success\":true,\"errors\":[]}','[]',1,'2019-11-06 19:57:44'),(22,21,'cf_358',1,0,'00Q3m00000tk51OEAQ','Lead','https://na116.salesforce.com/00Q3m00000tk51OEAQ','','submit','{\"LastName\":{\"value\":\"Daley\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"tech2bit\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Michael\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"michael@tech2bit.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000tk51OEAQ\",\"success\":true,\"errors\":[]}','[]',1,'2019-11-07 03:29:31'),(23,22,'cf_242',2,0,'00Q3m00000u6dHtEAI','Lead','https://na116.salesforce.com/00Q3m00000u6dHtEAI','','submit','{\"LastName\":{\"value\":\"willem ellemeet\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"WilroffReitsma\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"wel@wilroffreitsma.nl\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000u6dHtEAI\",\"success\":true,\"errors\":[]}','[]',1,'2020-01-14 10:57:37'),(24,23,'cf_358',1,0,'00Q3m00000u7BLDEA2','Lead','https://na116.salesforce.com/00Q3m00000u7BLDEA2','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000u7BLDEA2\",\"success\":true,\"errors\":[]}','[]',1,'2020-01-23 07:51:57'),(25,24,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Wates\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Managed IT Pty Ltd\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Michael\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"michael.wates@managedit.com.au\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-01-23 12:12:27'),(26,25,'cf_358',1,0,'00Q3m00000u7VDSEA2','Lead','https://na116.salesforce.com/00Q3m00000u7VDSEA2','','submit','{\"LastName\":{\"value\":\"Wildenberg\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Mytech Partners\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Lyf\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"lwildenberg@mytech.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000u7VDSEA2\",\"success\":true,\"errors\":[]}','[]',1,'2020-01-29 15:53:56'),(27,26,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Goglio\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Choice Technology Group, LLC\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Doug\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"Doug@choicetg.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-02-04 14:30:29'),(28,27,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Goglio\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Choice Technology Group, LLC\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Doug\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"Doug@choicetg.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-02-04 14:30:36'),(29,28,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Goglio\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Choice Technology Group, LLC\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Doug\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"Doug@choicetg.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-02-04 14:30:55'),(30,29,'cf_358',1,0,'00Q3m00000u7q9sEAA','Lead','https://na116.salesforce.com/00Q3m00000u7q9sEAA','','submit','{\"LastName\":{\"value\":\"test\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"test\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"test\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"test@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000u7q9sEAA\",\"success\":true,\"errors\":[]}','[]',1,'2020-02-05 12:54:22'),(31,30,'cf_242',2,0,'00Q3m00000u7qBSEAY','Lead','https://na116.salesforce.com/00Q3m00000u7qBSEAY','','submit','{\"LastName\":{\"value\":\"Sushant Roy\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"test\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"test@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000u7qBSEAY\",\"success\":true,\"errors\":[]}','[]',1,'2020-02-05 13:04:01'),(32,31,'cf_358',1,0,'00Q3m00000utHGhEAM','Lead','https://na116.salesforce.com/00Q3m00000utHGhEAM','','submit','{\"LastName\":{\"value\":\"Horak\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Art In Communications, Inc.\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Petr\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"phorak@artincommunications.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000utHGhEAM\",\"success\":true,\"errors\":[]}','[]',1,'2020-03-06 18:28:33'),(33,32,'cf_242',2,0,'00Q3m00000uuaXZEAY','Lead','https://na116.salesforce.com/00Q3m00000uuaXZEAY','','submit','{\"LastName\":{\"value\":\"Mark Marley\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Network Computer Solutions\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"mark@ncshelpdesk.coM\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000uuaXZEAY\",\"success\":true,\"errors\":[]}','[]',1,'2020-03-11 15:10:26'),(34,33,'cf_242',2,0,'00Q3m00000uw6YJEAY','Lead','https://na116.salesforce.com/00Q3m00000uw6YJEAY','','submit','{\"LastName\":{\"value\":\"Davina Lettau\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"vinalettau@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000uw6YJEAY\",\"success\":true,\"errors\":[]}','[]',1,'2020-03-20 00:54:16'),(35,34,'cf_358',1,0,'00Q3m00000uwXShEAM','Lead','https://na116.salesforce.com/00Q3m00000uwXShEAM','','submit','{\"LastName\":{\"value\":\"Bowers\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"ZenTek Data Systems\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Brandon\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"bbowers@zentekds.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000uwXShEAM\",\"success\":true,\"errors\":[]}','[]',1,'2020-03-27 12:09:40'),(36,35,'cf_358',1,0,'00Q3m00000vQuzZEAS','Lead','https://na116.salesforce.com/00Q3m00000vQuzZEAS','','submit','{\"LastName\":{\"value\":\"Sheasby\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Unicom Technologies\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Stephen\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"ssheasby@unicom-tech.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000vQuzZEAS\",\"success\":true,\"errors\":[]}','[]',1,'2020-04-14 15:30:36'),(37,36,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Hiller\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Lincoln Computer Services\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Marc\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"mhiller@lincolnit.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-04-14 19:08:08'),(38,37,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Sheasby\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Unicom Technologies\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Stephen\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"ssheasby@unicom-tech.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-04-16 01:04:07'),(39,38,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Hiller\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Lincoln Computer Services\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Marc\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"mhiller@lincolnit.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-04-16 19:54:38'),(40,39,'cf_358',1,0,'00Q3m00000vRLvAEAW','Lead','https://na116.salesforce.com/00Q3m00000vRLvAEAW','','submit','{\"LastName\":{\"value\":\"Anaya\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Nearsoft\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Estefania\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"eanaya@nearsoft.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000vRLvAEAW\",\"success\":true,\"errors\":[]}','[]',1,'2020-04-21 20:22:11'),(41,40,'cf_358',1,0,'00Q3m00000vSXKCEA4','Lead','https://na116.salesforce.com/00Q3m00000vSXKCEA4','','submit','{\"LastName\":{\"value\":\"Agnew\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"MyWorkspace, LLC\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Rick\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"RAgnew@MyWorkspace.net\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000vSXKCEA4\",\"success\":true,\"errors\":[]}','[]',1,'2020-04-24 01:50:38'),(42,41,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Juliano\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"SugarShot\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Richard\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"rjuliano@sugarshot.io\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-05-06 16:39:28'),(43,42,'cf_358',1,0,'00Q3m00000v4zeYEAQ','Lead','https://na116.salesforce.com/00Q3m00000v4zeYEAQ','','submit','{\"LastName\":{\"value\":\"Schulz\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Rivercity Solutions\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"David\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"david@rivercity.net.au\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000v4zeYEAQ\",\"success\":true,\"errors\":[]}','[]',1,'2020-05-14 01:09:21'),(44,43,'cf_358',1,0,'00Q3m00000vxnPgEAI','Lead','https://na116.salesforce.com/00Q3m00000vxnPgEAI','','submit','{\"LastName\":{\"value\":\"Reyes\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Saltmarsh\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Stephen\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"stephen@saltmarshcpa.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000vxnPgEAI\",\"success\":true,\"errors\":[]}','[]',1,'2020-05-18 23:43:10'),(45,44,'cf_358',1,0,'00Q3m00000vxr9nEAA','Lead','https://na116.salesforce.com/00Q3m00000vxr9nEAA','','submit','{\"LastName\":{\"value\":\"Carter\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"CalTech\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Gina\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"gina.carter@caltech.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000vxr9nEAA\",\"success\":true,\"errors\":[]}','[]',1,'2020-05-19 21:42:35'),(46,45,'cf_358',1,0,'00Q3m00000vyNDlEAM','Lead','https://na116.salesforce.com/00Q3m00000vyNDlEAM','','submit','{\"LastName\":{\"value\":\"Wrubleski\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Systems Management Planning\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Keith\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"kwrubleski@smp-corp.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000vyNDlEAM\",\"success\":true,\"errors\":[]}','[]',1,'2020-05-21 18:40:46'),(47,46,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Odedra\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Right Click\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Krishan\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"krishan@rclick.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-05-27 13:25:43'),(48,47,'cf_358',1,0,'00Q3m00000vygyIEAQ','Lead','https://na116.salesforce.com/00Q3m00000vygyIEAQ','','submit','{\"LastName\":{\"value\":\"Weller\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Info Advantage Inc\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Mitchell\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"mweller@info-adv.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000vygyIEAQ\",\"success\":true,\"errors\":[]}','[]',1,'2020-05-29 19:12:15'),(49,48,'cf_358',1,0,'00Q3m00000vylgkEAA','Lead','https://na116.salesforce.com/00Q3m00000vylgkEAA','','submit','{\"LastName\":{\"value\":\"Abner\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"InTrust IT\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Matt\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"matt.abner@intrust-it.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000vylgkEAA\",\"success\":true,\"errors\":[]}','[]',1,'2020-06-01 15:18:25'),(50,49,'cf_358',1,0,'00Q3m00000vyr5OEAQ','Lead','https://na116.salesforce.com/00Q3m00000vyr5OEAQ','','submit','{\"LastName\":{\"value\":\"Davidson\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Opal Business Solutions\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Scott\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"sdavidson@opalbiz.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000vyr5OEAQ\",\"success\":true,\"errors\":[]}','[]',1,'2020-06-03 13:00:46'),(51,50,'cf_358',1,0,'00Q3m00000vz1xXEAQ','Lead','https://na116.salesforce.com/00Q3m00000vz1xXEAQ','','submit','{\"LastName\":{\"value\":\"Kemp\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"BlueGrace Logistics\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Matt\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"mkemp@bluegracegroup.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000vz1xXEAQ\",\"success\":true,\"errors\":[]}','[]',1,'2020-06-08 11:27:48'),(52,51,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Gridley\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Integration Technologies, Inc.\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Sam\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"sgridley@intech-support.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-06-10 16:56:44'),(53,52,'cf_358',1,0,'00Q3m00000vzNv7EAE','Lead','https://na116.salesforce.com/00Q3m00000vzNv7EAE','','submit','{\"LastName\":{\"value\":\"Vandersteen\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"B4 Networks\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Alexander\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"alex@b4networks.ca\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000vzNv7EAE\",\"success\":true,\"errors\":[]}','[]',1,'2020-06-13 00:03:36'),(54,53,'cf_358',1,0,'00Q3m00000vzZkQEAU','Lead','https://na116.salesforce.com/00Q3m00000vzZkQEAU','','submit','{\"LastName\":{\"value\":\"Mayers\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"TeamLogic IT - Memphis\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Drayton\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"dmayers@teamlogicit.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000vzZkQEAU\",\"success\":true,\"errors\":[]}','[]',1,'2020-06-18 15:09:23'),(55,54,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Humiston\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Adirondack Technical Solutions\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Jared\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"jhumiston@adktechs.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-07-04 03:51:33'),(56,55,'cf_358',1,0,'00Q3m00000w0rxOEAQ','Lead','https://na116.salesforce.com/00Q3m00000w0rxOEAQ','','submit','{\"LastName\":{\"value\":\"Miller\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"TechHoncho\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Gabriel\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"gmiller@techhoncho.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000w0rxOEAQ\",\"success\":true,\"errors\":[]}','[]',1,'2020-07-06 13:02:46'),(57,56,'cf_358',1,0,'00Q3m00000wZXQ0EAO','Lead','https://na116.salesforce.com/00Q3m00000wZXQ0EAO','','submit','{\"LastName\":{\"value\":\"Zeelie\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Altron\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Johan\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"johan.zeelie@altron.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wZXQ0EAO\",\"success\":true,\"errors\":[]}','[]',1,'2020-07-08 06:30:51'),(58,57,'cf_242',2,0,'00Q3m00000wZupMEAS','Lead','https://na116.salesforce.com/00Q3m00000wZupMEAS','','submit','{\"LastName\":{\"value\":\"Arnab\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"imarnab123@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wZupMEAS\",\"success\":true,\"errors\":[]}','[]',1,'2020-07-13 10:53:30'),(59,58,'cf_242',2,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Arnab\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"imarnab123@gmail.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-07-13 12:02:32'),(60,59,'cf_358',1,0,'00Q3m00000wZutEEAS','Lead','https://na116.salesforce.com/00Q3m00000wZutEEAS','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"imromot@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wZutEEAS\",\"success\":true,\"errors\":[]}','[]',1,'2020-07-13 12:05:51'),(61,60,'cf_358',1,0,'00Q3m00000wZv8sEAC','Lead','https://na116.salesforce.com/00Q3m00000wZv8sEAC','','submit','{\"LastName\":{\"value\":\"Test\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Test SWI\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Ari\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"abc@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wZv8sEAC\",\"success\":true,\"errors\":[]}','[]',1,'2020-07-13 14:36:20'),(62,61,'cf_242',2,0,'00Q3m00000wZv9CEAS','Lead','https://na116.salesforce.com/00Q3m00000wZv9CEAS','','submit','{\"LastName\":{\"value\":\"Ariyam\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Test Company\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"a@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wZv9CEAS\",\"success\":true,\"errors\":[]}','[]',1,'2020-07-13 14:39:46'),(63,62,'cf_242',2,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Arnab\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"imarnab123@gmail.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-07-14 06:18:17'),(64,63,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"imromot@gmail.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-07-14 06:18:59'),(65,64,'cf_242',2,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Arnab\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"imarnab123@gmail.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-07-14 06:49:46'),(66,65,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"imromot@gmail.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-07-14 06:49:58'),(67,66,'cf_358',1,0,'00Q3m00000wa3mMEAQ','Lead','https://na116.salesforce.com/00Q3m00000wa3mMEAQ','','submit','{\"LastName\":{\"value\":\"oneill\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"newcmi\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"mike\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"mike@newcmi.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wa3mMEAQ\",\"success\":true,\"errors\":[]}','[]',1,'2020-07-16 08:11:20'),(68,67,'cf_358',1,0,'00Q3m00000wbSmZEAU','Lead','https://na116.salesforce.com/00Q3m00000wbSmZEAU','','submit','{\"LastName\":{\"value\":\"Edelman\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"FCI\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Brian\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"bedelman@fcicyber.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wbSmZEAU\",\"success\":true,\"errors\":[]}','[]',1,'2020-07-24 13:30:49'),(69,68,'cf_358',1,0,'00Q3m00000wbeICEAY','Lead','https://na116.salesforce.com/00Q3m00000wbeICEAY','','submit','{\"LastName\":{\"value\":\"Test Name\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Test Company SWI`\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Test Swi\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"shieldwatch007@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wbeICEAY\",\"success\":true,\"errors\":[]}','[]',1,'2020-07-29 07:34:27'),(70,69,'cf_358',1,0,'00Q3m00000wbeIgEAI','Lead','https://na116.salesforce.com/00Q3m00000wbeIgEAI','','submit','{\"LastName\":{\"value\":\"Test\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Test Company\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Test Swi\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"shieldwatch005@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wbeIgEAI\",\"success\":true,\"errors\":[]}','[]',1,'2020-07-29 07:42:32'),(71,70,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Test name\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Testing SWI\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Testing SWI\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"shieldwatch005@gmail.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-07-29 07:59:09'),(72,71,'cf_242',2,0,'00Q3m00000wbk08EAA','Lead','https://na116.salesforce.com/00Q3m00000wbk08EAA','','submit','{\"LastName\":{\"value\":\"Walter Van Hecke\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"techne\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"walter.van.hecke@techne.be\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wbk08EAA\",\"success\":true,\"errors\":[]}','[]',1,'2020-07-31 08:55:47'),(73,72,'cf_358',1,0,'00Q3m00000wbxDnEAI','Lead','https://na116.salesforce.com/00Q3m00000wbxDnEAI','','submit','{\"LastName\":{\"value\":\"Godding\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Inflection Point MSP Ltd\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Iain\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"iain.godding@inflectionpoint.uk\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wbxDnEAI\",\"success\":true,\"errors\":[]}','[]',1,'2020-08-05 10:57:27'),(74,73,'cf_358',1,0,'00Q3m00000wc29BEAQ','Lead','https://na116.salesforce.com/00Q3m00000wc29BEAQ','','submit','{\"LastName\":{\"value\":\"Kemp\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Skyway\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Matthew\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"matt.j.kemp@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wc29BEAQ\",\"success\":true,\"errors\":[]}','[]',1,'2020-08-06 13:52:51'),(75,74,'cf_358',1,0,'00Q3m00000wc8FfEAI','Lead','https://na116.salesforce.com/00Q3m00000wc8FfEAI','','submit','{\"LastName\":{\"value\":\"Craig\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Blackbottle\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Jonathon\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"jon.craig@blackbottle.io\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wc8FfEAI\",\"success\":true,\"errors\":[]}','[]',1,'2020-08-07 20:16:08'),(76,75,'cf_242',2,0,'00Q3m00000wc9ujEAA','Lead','https://na116.salesforce.com/00Q3m00000wc9ujEAA','','submit','{\"LastName\":{\"value\":\"Arnab\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"shieldwatch006@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wc9ujEAA\",\"success\":true,\"errors\":[]}','[]',1,'2020-08-08 07:15:37'),(77,76,'cf_242',2,0,'00Q3m00000wcOhiEAE','Lead','https://na116.salesforce.com/00Q3m00000wcOhiEAE','','submit','{\"LastName\":{\"value\":\"Keith Cleverley\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"IMEX\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"info@imextechnical.co.uk\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000wcOhiEAE\",\"success\":true,\"errors\":[]}','[]',1,'2020-08-13 09:52:50'),(78,77,'cf_242',2,0,'00Q3m00000x8it0EAA','Lead','https://na116.salesforce.com/00Q3m00000x8it0EAA','','submit','{\"LastName\":{\"value\":\"Test\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"test\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"test@test.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000x8it0EAA\",\"success\":true,\"errors\":[]}','[]',1,'2020-08-31 18:11:03'),(79,78,'cf_242',2,0,'00Q3m00000x8lM8EAI','Lead','https://na116.salesforce.com/00Q3m00000x8lM8EAI','','submit','{\"LastName\":{\"value\":\"Arnab\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"shieldwatch006@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000x8lM8EAI\",\"success\":true,\"errors\":[]}','[]',1,'2020-09-01 05:47:48'),(80,79,'cf_242',2,0,'00Q3m00000x8oNyEAI','Lead','https://na116.salesforce.com/00Q3m00000x8oNyEAI','','submit','{\"LastName\":{\"value\":\"Arnab\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"shieldwatch006@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000x8oNyEAI\",\"success\":true,\"errors\":[]}','[]',1,'2020-09-02 05:40:02'),(81,80,'cf_242',2,0,'00Q3m00000x9v5IEAQ','Lead','https://na116.salesforce.com/00Q3m00000x9v5IEAQ','','submit','{\"LastName\":{\"value\":\"Kyle Benningfield\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"I.T. Eutopia\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"kyle@iteutopia.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000x9v5IEAQ\",\"success\":true,\"errors\":[]}','[]',1,'2020-09-15 00:02:23'),(82,81,'cf_242',2,0,'00Q3m00000yKWL8EAO','Lead','https://na116.salesforce.com/00Q3m00000yKWL8EAO','','submit','{\"LastName\":{\"value\":\"David Perrett\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"efex\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"dp@efex.com.au\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000yKWL8EAO\",\"success\":true,\"errors\":[]}','[]',1,'2020-10-07 06:28:16'),(83,82,'cf_242',2,0,'00Q3m00000yKcr4EAC','Lead','https://na116.salesforce.com/00Q3m00000yKcr4EAC','','submit','{\"LastName\":{\"value\":\"Christine Tan\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Sentrian Pty Ltd\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"chrsitine@sentrian.com.au\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000yKcr4EAC\",\"success\":true,\"errors\":[]}','[]',1,'2020-10-09 01:32:05'),(84,83,'cf_242',2,0,'00Q3m00000yLJ8XEAW','Lead','https://na116.salesforce.com/00Q3m00000yLJ8XEAW','','submit','{\"LastName\":{\"value\":\"Arnab\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"shieldwatch006@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000yLJ8XEAW\",\"success\":true,\"errors\":[]}','[]',1,'2020-10-22 17:35:30'),(85,84,'cf_242',2,0,'00Q3m00000yO5M2EAK','Lead','https://na116.salesforce.com/00Q3m00000yO5M2EAK','','submit','{\"LastName\":{\"value\":\"tony woodhouse\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"solutions4it limited\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"tony.woodhouse@solutions4it.co.uk\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000yO5M2EAK\",\"success\":true,\"errors\":[]}','[]',1,'2020-12-21 11:34:02'),(86,85,'cf_242',2,0,'00Q3m00000yO650EAC','Lead','https://na116.salesforce.com/00Q3m00000yO650EAC','','submit','{\"LastName\":{\"value\":\"Chris Jess\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Medix Dental IT\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"cjess@medixtech.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000yO650EAC\",\"success\":true,\"errors\":[]}','[]',1,'2020-12-21 17:07:14'),(87,86,'cf_242',2,0,'00Q3m00000yODv8EAG','Lead','https://na116.salesforce.com/00Q3m00000yODv8EAG','','submit','{\"LastName\":{\"value\":\"Donald Finney\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Safety netaccess\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"dfinney@safetynetaccess.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000yODv8EAG\",\"success\":true,\"errors\":[]}','[]',1,'2020-12-24 18:35:35'),(88,87,'cf_242',2,0,'00Q3m00000yOJSeEAO','Lead','https://na116.salesforce.com/00Q3m00000yOJSeEAO','','submit','{\"LastName\":{\"value\":\"testing\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"From Captain\'s Chair\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"dleininger@captainschairit.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000yOJSeEAO\",\"success\":true,\"errors\":[]}','[]',1,'2020-12-28 13:48:07'),(89,88,'cf_242',2,0,'00Q3m00000yOJVJEA4','Lead','https://na116.salesforce.com/00Q3m00000yOJVJEA4','','submit','{\"LastName\":{\"value\":\"Arnab\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000yOJVJEA4\",\"success\":true,\"errors\":[]}','[]',1,'2020-12-28 14:18:50'),(90,89,'cf_242',2,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Arnab\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-12-29 10:17:36'),(91,90,'cf_242',2,0,'00Q3m00000yOPt5EAG','Lead','https://na116.salesforce.com/00Q3m00000yOPt5EAG','','submit','{\"LastName\":{\"value\":\"Arnab Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000yOPt5EAG\",\"success\":true,\"errors\":[]}','[]',1,'2020-12-31 08:05:50'),(92,91,'cf_242',2,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Arnab Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Title\":{\"value\":\"Contact Us\",\"label\":\"Title\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2020-12-31 12:55:46'),(93,92,'cf_242',2,0,'00Q3m00000yOWlIEAW','Lead','https://na116.salesforce.com/00Q3m00000yOWlIEAW','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"}}','{\"id\":\"00Q3m00000yOWlIEAW\",\"success\":true,\"errors\":[]}','[]',1,'2021-01-04 10:38:20'),(94,93,'cf_242',2,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2021-01-04 10:58:50'),(95,94,'cf_242',2,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2021-01-04 14:34:24'),(96,95,'cf_242',2,0,'00Q3m00000yOaKsEAK','Lead','https://na116.salesforce.com/00Q3m00000yOaKsEAK','','submit','{\"LastName\":{\"value\":\"Kumar\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium Ind\",\"label\":\"Company\"},\"Email\":{\"value\":\"arnabchakrabortyt1@codeuridea.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Romit\",\"label\":\"First Name\"}}','{\"id\":\"00Q3m00000yOaKsEAK\",\"success\":true,\"errors\":[]}','[]',1,'2021-01-05 07:38:22'),(97,96,'cf_242',2,0,'00Q3m00000yOaVHEA0','Lead','https://na116.salesforce.com/00Q3m00000yOaVHEA0','','submit','{\"LastName\":{\"value\":\"Sharma\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium Inc\",\"label\":\"Company\"},\"Email\":{\"value\":\"arnabchakrabortyt5@codeuridea.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Chandan\",\"label\":\"First Name\"}}','{\"id\":\"00Q3m00000yOaVHEA0\",\"success\":true,\"errors\":[]}','[]',1,'2021-01-05 10:17:51'),(98,97,'cf_242',2,0,'00Q3m00000zyg3jEAA','Lead','https://na116.salesforce.com/00Q3m00000zyg3jEAA','','submit','{\"LastName\":{\"value\":\"Jordan\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Commercial Cleanrs\",\"label\":\"Company\"},\"Email\":{\"value\":\"tom@commercialcleanrsinc.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Tom\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m00000zyg3jEAA\",\"success\":true,\"errors\":[]}','[]',1,'2021-02-01 14:07:04'),(99,98,'cf_242',2,0,'00Q3m00000zzvfsEAA','Lead','https://na116.salesforce.com/00Q3m00000zzvfsEAA','','submit','{\"LastName\":{\"value\":\"Kavanaugh\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"UDI\",\"label\":\"Company\"},\"Email\":{\"value\":\"skavanaugh@udi.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"STEPHANIE\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m00000zzvfsEAA\",\"success\":true,\"errors\":[]}','[]',1,'2021-02-18 13:24:00'),(100,99,'cf_242',2,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Kavanaugh\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"UDI\",\"label\":\"Company\"},\"Email\":{\"value\":\"skavanaugh@udi.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"STEPHANIE\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2021-02-18 13:24:03'),(101,100,'cf_778',3,0,'00Q3m00000zzzqxEAA','Lead','https://na116.salesforce.com/00Q3m00000zzzqxEAA','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Email\":{\"value\":\"imarnab123@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m00000zzzqxEAA\",\"success\":true,\"errors\":[]}','{\"Search\":{\"Email\":\"imarnab123@gmail.com\"},\"response\":\"{\\\"totalSize\\\":0,\\\"done\\\":true,\\\"records\\\":[]}\"}',1,'2021-02-19 05:47:49'),(102,101,'cf_242',2,0,'00Q3m0000100GtREAU','Lead','https://na116.salesforce.com/00Q3m0000100GtREAU','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m0000100GtREAU\",\"success\":true,\"errors\":[]}','[]',1,'2021-02-24 05:46:57'),(103,102,'cf_242',2,0,'00Q3m0000100VJ5EAM','Lead','https://na116.salesforce.com/00Q3m0000100VJ5EAM','','submit','{\"LastName\":{\"value\":\"Morton\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Piece Goods Fabric\",\"label\":\"Company\"},\"Email\":{\"value\":\"u48oz0f_@meantinc.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Alfrd\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m0000100VJ5EAM\",\"success\":true,\"errors\":[]}','[]',1,'2021-02-27 10:10:44'),(104,103,'cf_242',2,0,'00Q3m0000100aMXEAY','Lead','https://na116.salesforce.com/00Q3m0000100aMXEAY','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m0000100aMXEAY\",\"success\":true,\"errors\":[]}','[]',1,'2021-03-01 14:09:55'),(105,104,'cf_242',2,0,'00Q3m0000100aO3EAI','Lead','https://na116.salesforce.com/00Q3m0000100aO3EAI','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m0000100aO3EAI\",\"success\":true,\"errors\":[]}','[]',1,'2021-03-01 14:14:52'),(106,105,'cf_242',2,0,'00Q3m0000100aP1EAI','Lead','https://na116.salesforce.com/00Q3m0000100aP1EAI','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Email\":{\"value\":\"shieldwatch006@gmail.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m0000100aP1EAI\",\"success\":true,\"errors\":[]}','[]',1,'2021-03-01 14:18:09'),(107,106,'cf_242',2,0,'00Q3m0000100eSaEAI','Lead','https://na116.salesforce.com/00Q3m0000100eSaEAI','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m0000100eSaEAI\",\"success\":true,\"errors\":[]}','[]',1,'2021-03-02 07:29:35'),(108,107,'cf_242',2,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2021-03-02 07:29:45'),(109,108,'cf_242',2,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2021-03-02 07:31:25'),(110,109,'cf_778',3,0,'00Q3m0000100eXCEAY','Lead','https://na116.salesforce.com/00Q3m0000100eXCEAY','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m0000100eXCEAY\",\"success\":true,\"errors\":[]}','{\"Search\":{\"Email\":\"arnabchakraborty@codeuridea.com\"},\"response\":\"{\\\"totalSize\\\":0,\\\"done\\\":true,\\\"records\\\":[]}\"}',1,'2021-03-02 08:04:16'),(111,110,'cf_778',3,0,'00Q3m0000100eXCEAY','Lead','https://na116.salesforce.com/00Q3m0000100eXCEAY','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"}}','','{\"Search\":{\"Email\":\"arnabchakraborty@codeuridea.com\"},\"response\":[{\"attributes\":{\"type\":\"Lead\",\"url\":\"\\/services\\/data\\/v37.0\\/sobjects\\/Lead\\/00Q3m0000100eXCEAY\"},\"Id\":\"00Q3m0000100eXCEAY\",\"IsConverted\":false}]}',2,'2021-03-02 08:18:08'),(112,111,'cf_242',2,0,'00Q3m0000100ehMEAQ','Lead','https://na116.salesforce.com/00Q3m0000100ehMEAQ','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m0000100ehMEAQ\",\"success\":true,\"errors\":[]}','[]',1,'2021-03-02 09:09:04'),(113,112,'cf_242',2,0,'00Q3m0000100eiZEAQ','Lead','https://na116.salesforce.com/00Q3m0000100eiZEAQ','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Concertium\",\"label\":\"Company\"},\"Email\":{\"value\":\"imarnab123@gmail.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m0000100eiZEAQ\",\"success\":true,\"errors\":[]}','[]',1,'2021-03-02 09:14:33'),(114,113,'cf_778',3,0,'00Q3m000010HtQoEAK','Lead','https://na116.salesforce.com/00Q3m000010HtQoEAK','','submit','{\"LastName\":{\"value\":\"Savino\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Mike\",\"label\":\"First Name\"},\"Email\":{\"value\":\"msavino@itsco.com\",\"label\":\"Email\"}}','','{\"Search\":{\"Email\":\"msavino@itsco.com\"},\"response\":[{\"attributes\":{\"type\":\"Lead\",\"url\":\"\\/services\\/data\\/v37.0\\/sobjects\\/Lead\\/00Q3m000010HtQoEAK\"},\"Id\":\"00Q3m000010HtQoEAK\",\"IsConverted\":false}]}',2,'2021-03-07 02:07:30'),(115,114,'cf_778',3,0,'00Q3m000010lXlNEAU','Lead','https://na116.salesforce.com/00Q3m000010lXlNEAU','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m000010lXlNEAU\",\"success\":true,\"errors\":[]}','{\"Search\":{\"Email\":\"arnabchakraborty@codeuridea.com\"},\"response\":\"{\\\"totalSize\\\":0,\\\"done\\\":true,\\\"records\\\":[]}\"}',1,'2021-03-09 05:24:20'),(116,115,'cf_242',2,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Bunnell\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Network Builders IT, Inc.\",\"label\":\"Company\"},\"Email\":{\"value\":\"bbunnell@nbit.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Bill\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2021-03-11 01:47:12'),(117,116,'cf_358',1,0,'','Lead','','Required fields are missing: [Company]','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"}}','{\"message\":\"Required fields are missing: [Company]\",\"errorCode\":\"REQUIRED_FIELD_MISSING\",\"fields\":[\"Company\"]}','[]',0,'2021-03-11 11:18:45'),(118,117,'cf_358',1,0,'','Lead','','Required fields are missing: [Company]','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Title\":{\"value\":\"Request A Demo Form\",\"label\":\"Title\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"}}','{\"message\":\"Required fields are missing: [Company]\",\"errorCode\":\"REQUIRED_FIELD_MISSING\",\"fields\":[\"Company\"]}','[]',0,'2021-03-11 11:19:55'),(119,118,'cf_358',1,0,'00Q3m000010liCpEAI','Lead','https://na116.salesforce.com/00Q3m000010liCpEAI','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m000010liCpEAI\",\"success\":true,\"errors\":[]}','[]',1,'2021-03-11 12:28:30'),(120,119,'cf_358',1,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2021-03-11 12:29:01'),(121,120,'cf_358',1,0,'00Q3m000010liECEAY','Lead','https://na116.salesforce.com/00Q3m000010liECEAY','','submit','{\"LastName\":{\"value\":\"Chakraborty\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Arnab\",\"label\":\"First Name\"},\"Email\":{\"value\":\"arnabchakraborty@codeuridea.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"}}','{\"id\":\"00Q3m000010liECEAY\",\"success\":true,\"errors\":[]}','[]',1,'2021-03-11 12:34:34'),(122,121,'cf_358',1,0,'00Q3m000010liMAEAY','Lead','https://na116.salesforce.com/00Q3m000010liMAEAY','','submit','{\"LastName\":{\"value\":\"Leininger\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Dwayne\",\"label\":\"First Name\"},\"Email\":{\"value\":\"dleininger@captainschair.app\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"}}','{\"id\":\"00Q3m000010liMAEAY\",\"success\":true,\"errors\":[]}','[]',1,'2021-03-11 13:13:43'),(123,122,'cf_778',3,0,'00Q3m000010ll8zEAA','Lead','https://na116.salesforce.com/00Q3m000010ll8zEAA','','submit','{\"LastName\":{\"value\":\"Al Mahmoud\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Layali\",\"label\":\"First Name\"},\"Email\":{\"value\":\"lamma5@ocdsb.ca\",\"label\":\"Email\"}}','{\"id\":\"00Q3m000010ll8zEAA\",\"success\":true,\"errors\":[]}','{\"Search\":{\"Email\":\"lamma5@ocdsb.ca\"},\"response\":\"{\\\"totalSize\\\":0,\\\"done\\\":true,\\\"records\\\":[]}\"}',1,'2021-03-11 22:24:35'),(124,123,'cf_778',3,0,'00Q3m000010ll8zEAA','Lead','https://na116.salesforce.com/00Q3m000010ll8zEAA','','submit','{\"LastName\":{\"value\":\"Al Mahmoud\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Layali\",\"label\":\"First Name\"},\"Email\":{\"value\":\"lamma5@ocdsb.ca\",\"label\":\"Email\"}}','','{\"Search\":{\"Email\":\"lamma5@ocdsb.ca\"},\"response\":[{\"attributes\":{\"type\":\"Lead\",\"url\":\"\\/services\\/data\\/v37.0\\/sobjects\\/Lead\\/00Q3m000010ll8zEAA\"},\"Id\":\"00Q3m000010ll8zEAA\",\"IsConverted\":false}]}',2,'2021-03-11 22:24:36'),(125,124,'cf_778',3,0,'00Q3m000010ll8zEAA','Lead','https://na116.salesforce.com/00Q3m000010ll8zEAA','','submit','{\"LastName\":{\"value\":\"Al Mahmoud\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Layali\",\"label\":\"First Name\"},\"Email\":{\"value\":\"lamma5@ocdsb.ca\",\"label\":\"Email\"}}','','{\"Search\":{\"Email\":\"lamma5@ocdsb.ca\"},\"response\":[{\"attributes\":{\"type\":\"Lead\",\"url\":\"\\/services\\/data\\/v37.0\\/sobjects\\/Lead\\/00Q3m000010ll8zEAA\"},\"Id\":\"00Q3m000010ll8zEAA\",\"IsConverted\":false}]}',2,'2021-03-11 22:24:41'),(126,125,'cf_778',3,0,'00Q3m000010lmGvEAI','Lead','https://na116.salesforce.com/00Q3m000010lmGvEAI','','submit','{\"LastName\":{\"value\":\"Jacobs\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Aaron\",\"label\":\"First Name\"},\"Email\":{\"value\":\"aaron.jacobs@rodin.com.au\",\"label\":\"Email\"}}','{\"id\":\"00Q3m000010lmGvEAI\",\"success\":true,\"errors\":[]}','{\"Search\":{\"Email\":\"aaron.jacobs@rodin.com.au\"},\"response\":\"{\\\"totalSize\\\":0,\\\"done\\\":true,\\\"records\\\":[]}\"}',1,'2021-03-12 05:44:02'),(127,126,'cf_778',3,0,'00Q3m000010lmGvEAI','Lead','https://na116.salesforce.com/00Q3m000010lmGvEAI','','submit','{\"LastName\":{\"value\":\"Jacobs\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Aaron\",\"label\":\"First Name\"},\"Email\":{\"value\":\"aaron.jacobs@rodin.com.au\",\"label\":\"Email\"}}','','{\"Search\":{\"Email\":\"aaron.jacobs@rodin.com.au\"},\"response\":[{\"attributes\":{\"type\":\"Lead\",\"url\":\"\\/services\\/data\\/v37.0\\/sobjects\\/Lead\\/00Q3m000010lmGvEAI\"},\"Id\":\"00Q3m000010lmGvEAI\",\"IsConverted\":false}]}',2,'2021-03-12 05:44:08'),(128,127,'cf_242',2,0,'00Q3m000010lph4EAA','Lead','https://na116.salesforce.com/00Q3m000010lph4EAA','','submit','{\"LastName\":{\"value\":\"Drexler\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Robert Drexler Associates, Inc\",\"label\":\"Company\"},\"Email\":{\"value\":\"Robert@rdrexler.net\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Robert\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m000010lph4EAA\",\"success\":true,\"errors\":[]}','[]',1,'2021-03-13 00:03:01'),(129,128,'cf_778',3,0,'00Q3m000010lqKTEAY','Lead','https://na116.salesforce.com/00Q3m000010lqKTEAY','','submit','{\"LastName\":{\"value\":\"Prehagg\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Shoba\",\"label\":\"First Name\"},\"Email\":{\"value\":\"prehaggshoba@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m000010lqKTEAY\",\"success\":true,\"errors\":[]}','{\"Search\":{\"Email\":\"prehaggshoba@gmail.com\"},\"response\":\"{\\\"totalSize\\\":0,\\\"done\\\":true,\\\"records\\\":[]}\"}',1,'2021-03-13 04:43:08'),(130,129,'cf_778',3,0,'00Q3m000010lqKTEAY','Lead','https://na116.salesforce.com/00Q3m000010lqKTEAY','','submit','{\"LastName\":{\"value\":\"Prehagg\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Shoba\",\"label\":\"First Name\"},\"Email\":{\"value\":\"prehaggshoba@gmail.com\",\"label\":\"Email\"}}','','{\"Search\":{\"Email\":\"prehaggshoba@gmail.com\"},\"response\":[{\"attributes\":{\"type\":\"Lead\",\"url\":\"\\/services\\/data\\/v37.0\\/sobjects\\/Lead\\/00Q3m000010lqKTEAY\"},\"Id\":\"00Q3m000010lqKTEAY\",\"IsConverted\":false}]}',2,'2021-03-13 04:43:12'),(131,130,'cf_778',3,0,'00Q3m000010miQcEAI','Lead','https://na116.salesforce.com/00Q3m000010miQcEAI','','submit','{\"LastName\":{\"value\":\"Casto\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Brad\",\"label\":\"First Name\"},\"Email\":{\"value\":\"bcasto@zoginc.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m000010miQcEAI\",\"success\":true,\"errors\":[]}','{\"Search\":{\"Email\":\"bcasto@zoginc.com\"},\"response\":\"{\\\"totalSize\\\":0,\\\"done\\\":true,\\\"records\\\":[]}\"}',1,'2021-03-24 17:24:23'),(132,131,'cf_778',3,0,'00Q3m000010mrsTEAQ','Lead','https://na116.salesforce.com/00Q3m000010mrsTEAQ','','submit','{\"LastName\":{\"value\":\"Boyne\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Harry\",\"label\":\"First Name\"},\"Email\":{\"value\":\"harry@chalkline.tech\",\"label\":\"Email\"}}','{\"id\":\"00Q3m000010mrsTEAQ\",\"success\":true,\"errors\":[]}','{\"Search\":{\"Email\":\"harry@chalkline.tech\"},\"response\":\"{\\\"totalSize\\\":0,\\\"done\\\":true,\\\"records\\\":[]}\"}',1,'2021-03-26 05:36:40'),(133,132,'cf_778',3,0,'00Q3m000010mrsTEAQ','Lead','https://na116.salesforce.com/00Q3m000010mrsTEAQ','','submit','{\"LastName\":{\"value\":\"Boyne\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Harry\",\"label\":\"First Name\"},\"Email\":{\"value\":\"harry@chalkline.tech\",\"label\":\"Email\"}}','','{\"Search\":{\"Email\":\"harry@chalkline.tech\"},\"response\":[{\"attributes\":{\"type\":\"Lead\",\"url\":\"\\/services\\/data\\/v37.0\\/sobjects\\/Lead\\/00Q3m000010mrsTEAQ\"},\"Id\":\"00Q3m000010mrsTEAQ\",\"IsConverted\":false}]}',2,'2021-03-26 05:36:45'),(134,133,'cf_242',2,0,'00Q3m000010nO8REAU','Lead','https://na116.salesforce.com/00Q3m000010nO8REAU','','submit','{\"LastName\":{\"value\":\"chevins\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"north shore technology systems\",\"label\":\"Company\"},\"Email\":{\"value\":\"sage@northshoretech.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"sage\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m000010nO8REAU\",\"success\":true,\"errors\":[]}','[]',1,'2021-04-01 03:43:30'),(135,134,'cf_778',3,0,'00Q3m000010nV5xEAE','Lead','https://na116.salesforce.com/00Q3m000010nV5xEAE','','submit','{\"LastName\":{\"value\":\"Bipul prasad\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Bipul prasad\",\"label\":\"First Name\"},\"Email\":{\"value\":\"bipulprasad@giml.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m000010nV5xEAE\",\"success\":true,\"errors\":[]}','{\"Search\":{\"Email\":\"bipulprasad@giml.com\"},\"response\":\"{\\\"totalSize\\\":0,\\\"done\\\":true,\\\"records\\\":[]}\"}',1,'2021-04-02 09:18:51'),(136,135,'cf_778',3,0,'00Q3m000010nV5xEAE','Lead','https://na116.salesforce.com/00Q3m000010nV5xEAE','','submit','{\"LastName\":{\"value\":\"Bipul prasad\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Bipul prasad\",\"label\":\"First Name\"},\"Email\":{\"value\":\"bipulprasad@giml.com\",\"label\":\"Email\"}}','','{\"Search\":{\"Email\":\"bipulprasad@giml.com\"},\"response\":[{\"attributes\":{\"type\":\"Lead\",\"url\":\"\\/services\\/data\\/v37.0\\/sobjects\\/Lead\\/00Q3m000010nV5xEAE\"},\"Id\":\"00Q3m000010nV5xEAE\",\"IsConverted\":false}]}',2,'2021-04-02 09:18:52'),(137,136,'cf_778',3,0,'00Q3m000010nd74EAA','Lead','https://na116.salesforce.com/00Q3m000010nd74EAA','','submit','{\"LastName\":{\"value\":\"sai\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Sai\",\"label\":\"First Name\"},\"Email\":{\"value\":\"bsai77414@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m000010nd74EAA\",\"success\":true,\"errors\":[]}','{\"Search\":{\"Email\":\"bsai77414@gmail.com\"},\"response\":\"{\\\"totalSize\\\":0,\\\"done\\\":true,\\\"records\\\":[]}\"}',1,'2021-04-04 13:24:08'),(138,137,'cf_778',3,0,'00Q3m000010nd74EAA','Lead','https://na116.salesforce.com/00Q3m000010nd74EAA','','submit','{\"LastName\":{\"value\":\"sai\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Sai\",\"label\":\"First Name\"},\"Email\":{\"value\":\"bsai77414@gmail.com\",\"label\":\"Email\"}}','','{\"Search\":{\"Email\":\"bsai77414@gmail.com\"},\"response\":[{\"attributes\":{\"type\":\"Lead\",\"url\":\"\\/services\\/data\\/v37.0\\/sobjects\\/Lead\\/00Q3m000010nd74EAA\"},\"Id\":\"00Q3m000010nd74EAA\",\"IsConverted\":false}]}',2,'2021-04-04 13:24:13'),(139,138,'cf_778',3,0,'00Q3m000010nd74EAA','Lead','https://na116.salesforce.com/00Q3m000010nd74EAA','','submit','{\"LastName\":{\"value\":\"sai\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Sai\",\"label\":\"First Name\"},\"Email\":{\"value\":\"bsai77414@gmail.com\",\"label\":\"Email\"}}','','{\"Search\":{\"Email\":\"bsai77414@gmail.com\"},\"response\":[{\"attributes\":{\"type\":\"Lead\",\"url\":\"\\/services\\/data\\/v37.0\\/sobjects\\/Lead\\/00Q3m000010nd74EAA\"},\"Id\":\"00Q3m000010nd74EAA\",\"IsConverted\":false}]}',2,'2021-04-04 13:24:39'),(140,139,'cf_778',3,0,'00Q3m000010nesaEAA','Lead','https://na116.salesforce.com/00Q3m000010nesaEAA','','submit','{\"LastName\":{\"value\":\"Kirilin\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Alex\",\"label\":\"First Name\"},\"Email\":{\"value\":\"aleksbor@gmail.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m000010nesaEAA\",\"success\":true,\"errors\":[]}','{\"Search\":{\"Email\":\"aleksbor@gmail.com\"},\"response\":\"{\\\"totalSize\\\":0,\\\"done\\\":true,\\\"records\\\":[]}\"}',1,'2021-04-05 05:23:17'),(141,140,'cf_778',3,0,'00Q3m000010nmQ2EAI','Lead','https://na116.salesforce.com/00Q3m000010nmQ2EAI','','submit','{\"LastName\":{\"value\":\"Julian\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Robert\",\"label\":\"First Name\"},\"Email\":{\"value\":\"rjulian@diversitel.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m000010nmQ2EAI\",\"success\":true,\"errors\":[]}','{\"Search\":{\"Email\":\"rjulian@diversitel.com\"},\"response\":\"{\\\"totalSize\\\":0,\\\"done\\\":true,\\\"records\\\":[]}\"}',1,'2021-04-06 14:03:56'),(142,141,'cf_778',3,0,'00Q3m000010nngsEAA','Lead','https://na116.salesforce.com/00Q3m000010nngsEAA','','submit','{\"LastName\":{\"value\":\"Judge\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"N\\/A\",\"label\":\"Company\"},\"FirstName\":{\"value\":\"Gurmeet\",\"label\":\"First Name\"},\"Email\":{\"value\":\"gjudge@encompassbt.com\",\"label\":\"Email\"}}','{\"id\":\"00Q3m000010nngsEAA\",\"success\":true,\"errors\":[]}','{\"Search\":{\"Email\":\"gjudge@encompassbt.com\"},\"response\":\"{\\\"totalSize\\\":0,\\\"done\\\":true,\\\"records\\\":[]}\"}',1,'2021-04-06 17:32:03'),(143,142,'cf_242',2,0,'','Lead','','You\'re creating a duplicate record. We recommend you use an existing record instead.','submit','{\"LastName\":{\"value\":\"Shaw\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Comms unite limited\",\"label\":\"Company\"},\"Email\":{\"value\":\"nick@comms-unite.co.uk\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Nick\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"message\":\"You\'re creating a duplicate record. We recommend you use an existing record instead.\",\"errorCode\":\"DUPLICATES_DETECTED\",\"fields\":[]}','[]',0,'2021-04-20 18:08:31'),(144,143,'cf_242',2,0,'00Q3m000010pOixEAE','Lead','https://na116.salesforce.com/00Q3m000010pOixEAE','','submit','{\"LastName\":{\"value\":\"Napier\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Fluent2 Limited\",\"label\":\"Company\"},\"Email\":{\"value\":\"tom@fluent2.co.uk\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Tom\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m000010pOixEAE\",\"success\":true,\"errors\":[]}','[]',1,'2021-04-24 13:37:56'),(145,144,'cf_242',2,0,'00Q3m000010pdBJEAY','Lead','https://na116.salesforce.com/00Q3m000010pdBJEAY','','submit','{\"LastName\":{\"value\":\"Pitman\",\"label\":\"Last Name\"},\"Company\":{\"value\":\"Toward Solution\",\"label\":\"Company\"},\"Email\":{\"value\":\"dave@towardsolution.com\",\"label\":\"Email\"},\"LeadSource\":{\"value\":\"Website\",\"label\":\"Lead Source\"},\"FirstName\":{\"value\":\"Dave\",\"label\":\"First Name\"},\"Rating\":{\"value\":\"5\",\"label\":\"Rating\"}}','{\"id\":\"00Q3m000010pdBJEAY\",\"success\":true,\"errors\":[]}','[]',1,'2021-04-27 16:50:26');
/*!40000 ALTER TABLE `wp_vxcf_sales_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpmailsmtp_tasks_meta`
--

DROP TABLE IF EXISTS `wp_wpmailsmtp_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpmailsmtp_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpmailsmtp_tasks_meta`
--

LOCK TABLES `wp_wpmailsmtp_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpmailsmtp_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpmailsmtp_tasks_meta` VALUES (1,'wp_mail_smtp_admin_notifications_update','W10=','2020-12-03 10:28:50'),(2,'wp_mail_smtp_admin_notifications_update','W10=','2020-12-04 13:10:42'),(3,'wp_mail_smtp_admin_notifications_update','W10=','2020-12-10 08:04:02'),(4,'wp_mail_smtp_admin_notifications_update','W10=','2020-12-11 09:09:14'),(5,'wp_mail_smtp_admin_notifications_update','W10=','2020-12-14 07:39:15'),(6,'wp_mail_smtp_admin_notifications_update','W10=','2020-12-16 05:25:29'),(7,'wp_mail_smtp_admin_notifications_update','W10=','2020-12-17 06:08:20'),(8,'wp_mail_smtp_admin_notifications_update','W10=','2020-12-28 14:13:18'),(9,'wp_mail_smtp_admin_notifications_update','W10=','2020-12-29 15:26:44'),(10,'wp_mail_smtp_admin_notifications_update','W10=','2020-12-31 07:59:28'),(11,'wp_mail_smtp_admin_notifications_update','W10=','2021-01-04 05:16:54'),(12,'wp_mail_smtp_admin_notifications_update','W10=','2021-01-05 05:44:16'),(13,'wp_mail_smtp_admin_notifications_update','W10=','2021-01-06 05:48:16'),(14,'wp_mail_smtp_admin_notifications_update','W10=','2021-01-07 05:50:08'),(15,'wp_mail_smtp_admin_notifications_update','W10=','2021-01-08 12:20:01'),(16,'wp_mail_smtp_admin_notifications_update','W10=','2021-01-11 05:30:52'),(17,'wp_mail_smtp_admin_notifications_update','W10=','2021-01-28 05:32:26'),(18,'wp_mail_smtp_admin_notifications_update','W10=','2021-01-29 12:14:30'),(19,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-01 05:29:01'),(20,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-03 05:05:58'),(21,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-04 05:20:34'),(22,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-05 20:10:47'),(23,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-08 05:32:18'),(24,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-09 06:00:00'),(25,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-10 07:22:38'),(26,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-12 06:19:23'),(27,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-15 21:55:56'),(28,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-17 06:51:41'),(29,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-18 07:30:59'),(30,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-19 11:40:59'),(31,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-23 10:13:14'),(32,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-24 14:31:11'),(33,'wp_mail_smtp_admin_notifications_update','W10=','2021-02-26 06:32:08'),(34,'wp_mail_smtp_admin_notifications_update','W10=','2021-03-01 12:02:08'),(35,'wp_mail_smtp_admin_notifications_update','W10=','2021-03-02 12:53:43'),(36,'wp_mail_smtp_admin_notifications_update','W10=','2021-03-03 20:25:23'),(37,'wp_mail_smtp_admin_notifications_update','W10=','2021-03-05 11:09:52'),(38,'wp_mail_smtp_admin_notifications_update','W10=','2021-03-08 05:53:35'),(39,'wp_mail_smtp_admin_notifications_update','W10=','2021-03-10 08:34:36'),(40,'wp_mail_smtp_admin_notifications_update','W10=','2021-03-11 09:54:13'),(41,'wp_mail_smtp_admin_notifications_update','W10=','2021-03-15 05:14:14'),(42,'wp_mail_smtp_admin_notifications_update','W10=','2021-03-26 13:57:34'),(43,'wp_mail_smtp_admin_notifications_update','W10=','2021-03-30 20:06:51'),(44,'wp_mail_smtp_admin_notifications_update','W10=','2021-04-02 13:03:55'),(45,'wp_mail_smtp_admin_notifications_update','W10=','2021-04-08 16:31:39'),(46,'wp_mail_smtp_admin_notifications_update','W10=','2021-04-19 12:22:29'),(47,'wp_mail_smtp_admin_notifications_update','W10=','2021-04-29 04:47:47');
/*!40000 ALTER TABLE `wp_wpmailsmtp_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Dumping routines for database 'cc_sales_prod'
--
/*!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 2021-04-29  5:54:52